ISESV2DeleteEmailIdentityRequest
Interface in AWS.SESV2
Interface for DeleteEmailIdentity requests.
Ancestors
Properties
EmailIdentity
property EmailIdentity: string
The email identity to delete.
An email identity can be either a specific email address (e.g., user@example.com) or an entire domain name (e.g., example.com). Email identities must be verified before they can be used to send emails through SES. Deleting an email identity permanently removes it from your SES account and revokes your ability to send emails from that address or domain. This action cannot be undone. The identity must be at least 1 character in length and must exist in your SES account for the deletion operation to succeed.