Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

We recommend creating an IAM user for each application (or project) that you wish to send email via SES. The second and further IAM users can use the same IAM role and group created by the CloudFormation template we use here. I It may be easiest to manually create these additional users:

  • Create a new IAM user.
  • Add the user to the group created by the CloudFormation template above. E.g., ses-email-senders. 
  • Don't configure a password for this IAM user.
  • Do create a access key credentials for the user.

...