GetIdentityMailFromDomainAttributes - Amazon Simple Email Service

GetIdentityMailFromDomainAttributes

Returns the custom MAIL FROM attributes for a list of identities (email addresses : domains).

This operation is throttled at one request per second and can only get custom MAIL FROM attributes for up to 100 identities at a time.

Request Parameters

For information about the parameters that are common to all actions, see Common Parameters.

Identities.member.N

A list of one or more identities.

Type: Array of strings

Required: Yes

Response Elements

The following element is returned by the service.

MailFromDomainAttributes
MailFromDomainAttributes.entry.N.key (key)
MailFromDomainAttributes.entry.N.value (value)

A map of identities to custom MAIL FROM attributes.

Type: String to IdentityMailFromDomainAttributes object map

Errors

For information about the errors that are common to all actions, see Common Errors.

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: