aws_ses_configuration_set
Provides an SES configuration set resource
Example Usage
resource "aws_ses_configuration_set" "test" { name = "some-configuration-set-test" }
Argument Reference
The following arguments are supported:
-
name
- (Required) The name of the configuration set
© 2018 HashiCorpLicensed under the MPL 2.0 License.
https://www.terraform.io/docs/providers/aws/r/ses_configuration_set.html