--- # generated by https://github.com/hashicorp/terraform-plugin-docs page_title: "awscc_appsync_domain_name Resource - terraform-provider-awscc" subcategory: "" description: |- Resource Type definition for AWS::AppSync::DomainName --- # awscc_appsync_domain_name (Resource) Resource Type definition for AWS::AppSync::DomainName ## Schema ### Required - `certificate_arn` (String) - `domain_name` (String) ### Optional - `description` (String) ### Read-Only - `app_sync_domain_name` (String) - `hosted_zone_id` (String) - `id` (String) Uniquely identifies the resource. ## Import Import is supported using the following syntax: ```shell $ terraform import awscc_appsync_domain_name.example ```