Getting Your Amazon Web Services (AWS) Simple Email Service (SES) Credentials

*** UPDATE 12/31/2017: This Project Was Migrated From CodePlex to Github ***

Obtaining Your Amazon SES SMTP Credentials can be more confusing than one would think. If you find yourself having difficulty authenticating to SES with the credentials that you got from the AWS Console, fret not, it's likely a simple fix. 

It is possible to create an IAM user both from the IAM and SES area of the Console. Depending on the path you take
"Statement": [{ "Effect":"Allow", "Action":"ses:SendRawEmail", "Resource":"*" }]
Amazon Web Services (AWS) Simple Email Service (SES) SMTP Credential Generator