sesv2_get_configuration_set {paws.customer.engagement} | R Documentation |
Get information about an existing configuration set, including the dedicated IP pool that it's associated with, whether or not it's enabled for sending email, and more
Description
Get information about an existing configuration set, including the dedicated IP pool that it's associated with, whether or not it's enabled for sending email, and more.
See https://www.paws-r-sdk.com/docs/sesv2_get_configuration_set/ for full documentation.
Usage
sesv2_get_configuration_set(ConfigurationSetName)
Arguments
ConfigurationSetName |
[required] The name of the configuration set. |
[Package paws.customer.engagement version 0.9.0 Index]