AccountDetails - Amazon Simple Email Service

AccountDetails

An object that contains information about your account details.

Contents

AdditionalContactEmailAddresses

Additional email addresses where updates are sent about your account review process.

Type: Array of strings

Array Members: Minimum number of 1 item. Maximum number of 4 items.

Length Constraints: Minimum length of 6. Maximum length of 254.

Pattern: ^(.+)@(.+)$

Required: No

ContactLanguage

The language you would prefer for the case. The contact language can be one of ENGLISH or JAPANESE.

Type: String

Valid Values: EN | JA

Required: No

MailType

The type of email your account is sending. The mail type can be one of the following:

  • MARKETING – Most of your sending traffic is to keep your customers informed of your latest offering.

  • TRANSACTIONAL – Most of your sending traffic is to communicate during a transaction with a customer.

Type: String

Valid Values: MARKETING | TRANSACTIONAL

Required: No

ReviewDetails

Information about the review of the latest details you submitted.

Type: ReviewDetails object

Required: No

UseCaseDescription

A description of the types of email that you plan to send.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 5000.

Required: No

WebsiteURL

The URL of your website. This information helps us better understand the type of content that you plan to send.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 1000.

Pattern: ^(([^:/?#]+):)?(//([^/?#]*))?([^?#]*)(\?([^#]*))?(#(.*))?

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: