powered by
Creates a configuration set.
Configuration sets enable you to publish email sending events. For information about using configuration sets, see the Amazon SES Developer Guide.
You can execute this operation no more than once per second.
ses_create_configuration_set(ConfigurationSet)
An empty list.
[required] A data structure that contains the name of the configuration set.
svc$create_configuration_set( ConfigurationSet = list( Name = "string" ) )