ses_delete_configuration_set {paws.customer.engagement} | R Documentation |
Deletes a configuration set
Description
Deletes a configuration set. Configuration sets enable you to publish email sending events. For information about using configuration sets, see the Amazon SES Developer Guide.
See https://www.paws-r-sdk.com/docs/ses_delete_configuration_set/ for full documentation.
Usage
ses_delete_configuration_set(ConfigurationSetName)
Arguments
ConfigurationSetName |
[required] The name of the configuration set to delete. |
[Package paws.customer.engagement version 0.7.0 Index]