Skip to main content

ISESV2ListEmailIdentitiesResponse

Interface in AWS.SESV2

Interface for ListEmailIdentities responses.

Ancestors

Properties

EmailIdentities

property EmailIdentities: TList<ISESV2IdentityInfo>

Type: ISESV2IdentityInfo

A list of email identities associated with your AWS account.

This list contains information about each email identity (email addresses and domains) that are associated with your Amazon SES account. Each identity includes details such as the identity name, type, and verification status. The identities include both verified and unverified addresses and domains, and cover identities associated with both Amazon SES and Amazon Pinpoint services. Use this information to manage your sending identities and monitor their verification status. Email identities are fundamental to SES operations as they determine which email addresses and domains you can use as senders for your email campaigns and transactional messages.