Given a list of identities (email addresses and/or domains), returns the verification status and (for domain identities) the verification token for each identity
Source:R/ses_operations.R
ses_get_identity_verification_attributes.RdGiven a list of identities (email addresses and/or domains), returns the verification status and (for domain identities) the verification token for each identity.
See https://www.paws-r-sdk.com/docs/ses_get_identity_verification_attributes/ for full documentation.