Can I use SES to send marketing emails for my users using my AWS account?
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?
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
Relevant questions
SES Best pratice to send a lot of emails
asked 7 months agoIssue with authentication from Java Spring to AWS SES service
asked 2 months agoAWS SES can i use sendBulkTemplatedEmail without send the emails?
asked 15 days agoProblems sending emails from webmail (not a problem from SES console)
Accepted Answerasked 6 months agoMust I verify all my emails destination?
asked 3 years agoI Can't send a email with my AWS account
asked 2 months agoReceiving emails on SES
asked 3 years agoCan I use SES to send marketing emails for my users using my AWS account?
asked 14 days agoMonitoring AWS SES Sent Emails using Kinesis Firehose
asked 15 days agoAWS WorkMail can't send emails!
asked 3 months ago