Can I use SES to send marketing emails for my users using my AWS account?

0

I am building an email marketing app and would like to enable my users to send marketing emails using my AWS account. The from email addresses will be added to SES and verified, so that my users can send emails using those from addresses. Is this an allowed use-case for SES?

gefragt vor 2 Jahren502 Aufrufe
1 Antwort
0

Hey there, you mention that you are trying to use AWS SES to allow other users within your AWS account to send emails on your behalf.

For you use case it is possible to have other users within your AWS account send emails on your behalf through the means of Sender Authorisation . It you can create an IAM user and create a a sending authorization Policy which allows you to give permissions to that user so that they can send emails on your behalf .

See references below on information on your use case and creating a Policy for that user. You may contact Premium Support for more details regarding your use case [4].

References:



[1] https://docs.aws.amazon.com/ses/latest/dg/sending-authorization-overview.html

[2] https://docs.aws.amazon.com/ses/latest/dg/sending-authorization-identity-owner-tasks-policy.html

[3] https://docs.aws.amazon.com/ses/latest/dg/sending-authorization-identity-owner-tasks-identity.html

[4] https://aws.amazon.com/premiumsupport/knowledge-center/

Antonio
beantwortet vor 2 Jahren

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen