View source: R/sesv2_operations.R
sesv2_get_email_identity_policies | R Documentation |
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.
sesv2_get_email_identity_policies(EmailIdentity)
EmailIdentity |
[required] The email identity. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.