Jump to Content

Interface GetIdentityVerificationAttributesResponse

The Amazon SES verification status of a list of identities. For domain identities, this response also contains the verification token.

Hierarchy

Properties

VerificationAttributes: undefined | Record<string, IdentityVerificationAttributes>

A map of Identities to IdentityVerificationAttributes objects.