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?

asked 2 years ago488 views
1 Answer
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
answered 2 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions