Learn R Programming

paws.customer.engagement (version 0.4.0)

sesv2_get_email_identity_policies: Returns the requested sending authorization policies for the given identity (an email address or a domain)

Description

Returns the requested sending authorization policies for the given identity (an email address or a domain). The policies are returned as a map of policy names to policy contents. You can retrieve a maximum of 20 policies at a time.

See https://www.paws-r-sdk.com/docs/sesv2_get_email_identity_policies/ for full documentation.

Usage

sesv2_get_email_identity_policies(EmailIdentity)

Arguments

EmailIdentity

[required] The email identity.