Skip to content

Email sending via AWS SES

Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.

Description

Use the SES API instead of SMTP

Proposal

SMTP requires you to genereate access keys that need to be rotated. If we can make use of the SES API then we could make use of the IAM profile if the system running in AWS.

Links / references

https://aws.amazon.com/documentation/ses/

Documentation blurb

Overview

Using the IAM function built into the amazon plateform is a lot more secure then creating and rotating keys.

Use cases

For users running GitLab on AWS platforms

Feature checklist

Edited by 🤖 GitLab Bot 🤖