ses_describe_configuration_set {paws.customer.engagement} | R Documentation |
Returns the details of the specified configuration set
Description
Returns the details of the specified configuration set. For information about using configuration sets, see the Amazon SES Developer Guide.
See https://www.paws-r-sdk.com/docs/ses_describe_configuration_set/ for full documentation.
Usage
ses_describe_configuration_set(
ConfigurationSetName,
ConfigurationSetAttributeNames = NULL
)
Arguments
ConfigurationSetName |
[required] The name of the configuration set to describe. |
ConfigurationSetAttributeNames |
A list of configuration set attributes to return. |
[Package paws.customer.engagement version 0.7.0 Index]