Your permission policy should look something like this:

{
"Effect": "Allow",
     "Action": [
       "ses:ListIdentities",
       "ses:SendEmail",
       "ses:SendRawEmail"
     ],
     "Resource": [
       "*"
     ]
}

You need to verify your email address before you can send email. Learn how to do this here.

Connect with Sendwithus

Sendwithus does not support email analytics on Amazon SES.

  1. Go to Delivery Settings in the Sendwithus dashboard, and click on the Add ESP Account button.
  2. Name the account and select Amazon SES as the Account Type.
  3. Copy and paste your Access Key ID and Secret Access ID into their respective fields. Select a Region as well. (We recommend US East)
  4. Click the Save ESP Account and wait for verification.