---
type: resource-type
title: CustomerProfilesDomain
description: aws resource type AWS::CustomerProfiles::Domain
name: CustomerProfilesDomain
lexicon: aws
resource_type: AWS::CustomerProfiles::Domain
---
`AWS::CustomerProfiles::Domain`, a resource type of the aws lexicon.

## Properties

- `DefaultExpirationDays` (`number`, required): The default number of days until the data within the domain expires.
- `DomainName` (`string`, required): The unique name of the domain.
- `CreatedAt` (`string`, optional): The time of this integration got created
- `DataStore` (`CustomerProfilesDomain_DataStore`, optional)
- `DeadLetterQueueUrl` (`string`, optional): The URL of the SQS dead letter queue
- `DefaultEncryptionKey` (`string`, optional): The default encryption key
- `LastUpdatedAt` (`string`, optional): The time of this integration got last updated at
- `Matching` (`CustomerProfilesDomain_Matching`, optional)
- `RuleBasedMatching` (`CustomerProfilesDomain_RuleBasedMatching`, optional)
- `Stats` (`CustomerProfilesDomain_DomainStats`, optional)
- `Tags` (`CustomerProfilesDomain_Tag[]`, optional): The tags (keys and values) associated with the domain

## Attributes

- `CreatedAt`
- `DataStore.Readiness`
- `LastUpdatedAt`
- `RuleBasedMatching.Status`
- `Stats`
