View source: R/ses_operations.R
ses_describe_configuration_set | R Documentation |
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.
ses_describe_configuration_set(
ConfigurationSetName,
ConfigurationSetAttributeNames = NULL
)
ConfigurationSetName |
[required] The name of the configuration set to describe. |
ConfigurationSetAttributeNames |
A list of configuration set attributes to return. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.