--- # generated by https://github.com/hashicorp/terraform-plugin-docs page_title: "awscc_customerprofiles_domain Data Source - terraform-provider-awscc" subcategory: "" description: |- Data Source schema for AWS::CustomerProfiles::Domain --- # awscc_customerprofiles_domain (Data Source) Data Source schema for AWS::CustomerProfiles::Domain ## Schema ### Required - `id` (String) Uniquely identifies the resource. ### Read-Only - `created_at` (String) The time of this integration got created - `dead_letter_queue_url` (String) The URL of the SQS dead letter queue - `default_encryption_key` (String) The default encryption key - `default_expiration_days` (Number) The default number of days until the data within the domain expires. - `domain_name` (String) The unique name of the domain. - `last_updated_at` (String) The time of this integration got last updated at - `tags` (Attributes List) The tags (keys and values) associated with the domain (see [below for nested schema](#nestedatt--tags)) ### Nested Schema for `tags` Read-Only: - `key` (String) - `value` (String)