--- # generated by https://github.com/hashicorp/terraform-plugin-docs page_title: "awscc_ses_configuration_set Resource - terraform-provider-awscc" subcategory: "" description: |- Resource schema for AWS::SES::ConfigurationSet. --- # awscc_ses_configuration_set (Resource) Resource schema for AWS::SES::ConfigurationSet. ## Schema ### Optional - `name` (String) The name of the configuration set. ### Read-Only - `id` (String) Uniquely identifies the resource. ## Import Import is supported using the following syntax: ```shell $ terraform import awscc_ses_configuration_set.example ```