sesv2_get_email_identity_policies {paws.customer.engagement}R Documentation

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.


[Package paws.customer.engagement version 0.9.0 Index]