檢查自己的Email Identities是否可以寄信
// Instantiate an Amazon SES client, which will make the service call with the supplied AWS credentials. |
Snippet
package com.haufu.aws; |
Reference
- Send an Email Through Amazon SES Using the AWS SDK for Java http://docs.aws.amazon.com/ses/latest/DeveloperGuide/send-using-sdk-java.html
- Verifying Email Addresses in Amazon SES http://docs.aws.amazon.com/ses/latest/DeveloperGuide/verify-email-addresses.html