Skip to main content

ISESV2GetEmailIdentityPoliciesRequest

Interface in AWS.SESV2

Interface for GetEmailIdentityPolicies requests.

Ancestors

Properties

EmailIdentity

property EmailIdentity: string

The email identity.

This can be either an email address or a domain name for which you want to retrieve sending authorization policies. The identity must be verified and owned by your AWS account. For email addresses, specify the full email address (e.g., user@example.com). For domains, specify the domain name without any subdomain (e.g., example.com). This operation will return an error if the identity has not been verified or if you do not own the identity. The returned policies define permissions for other AWS accounts or IAM users to send emails using this identity through sending authorization.