powered by
Creates a configuration set.
ses_create_configuration_set(ConfigurationSet)
[required] A data structure that contains the name of the configuration set.
svc$create_configuration_set( ConfigurationSet = list( Name = "string" ) )
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.