Jump to Content

New API Documentation - Developer Preview Available

We are excited to announce the developer preview of our new API documentation for AWS SDK for JavaScript v3. Please follow instructions on the landing page to leave us your feedback.

Interface CreateEmailIdentityRequest

A request to begin the verification process for an email identity (an email address or domain).

Hierarchy

Properties

Properties

EmailIdentity: undefined | string

The email address or domain that you want to verify.

Tags?: Tag[]

An array of objects that define the tags (keys and values) that you want to associate with the email identity.