SES - Simple Email System
Need to verify a domain name or email address to use with SES.
Verifying Domains in Amazon SES
See what domains are currently verified.
aws ses list-identities
Amazon says
IDENTITIES listserve-cowboy.com
Verify another domain name. This requires adding a DNS TXT record, at the _amazonses node.
aws ses verify-domain-identity --domain internet-tools.com
Amazon says
V9x8bgaHf3l1aEYkdkXxxFEiizBRkKDXdomxxEMMyi0=
Grab this verification code, and create a TXT record at that domain name.
cli53 rrcreate internet-tools.com _amazonses TXT "V9x8bgaHf3l1aEYkdkXxxFEiizBRkKDXdomxxEMMyi0=" --ttl 3600
Amazon says
Success
ChangeInfo:
Status: PENDING
SubmittedAt: 2015-12-11T18:21:36.981Z
Id: /change/C2P0G04JYG7XD7