Send SES email only from EC2

0

Can I restrict SES to send emails only from EC2 server?

Abrar
asked 2 years ago1395 views
1 Answer
0

You can create an authorization policy for the identity you are using to send an email from in SES (e.g., test@example.com). For example, you are attaching an EC2 instance profile to the specific EC2 instance, that EC2 instance assumes the IAM role. You can add the IAM role to the authorization policy to allow sending emails.

AWS
Taka_M
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