sesv2_get_email_identity_policies: Returns the requested sending authorization policies for the...

View source: R/sesv2_operations.R

sesv2_get_email_identity_policiesR 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.


paws.customer.engagement documentation built on Sept. 12, 2023, 1:19 a.m.