A domain defined for 3rd party data source in Profile Service
domain_name
(String) The unique name of the domain.dead_letter_queue_url
(String) The URL of the SQS dead letter queuedefault_encryption_key
(String) The default encryption keydefault_expiration_days
(Number) The default number of days until the data within the domain expires.tags
(Attributes List) The tags (keys and values) associated with the domain (see below for nested schema)created_at
(String) The time of this integration got createdid
(String) Uniquely identifies the resource.last_updated_at
(String) The time of this integration got last updated attags
Required:
key
(String)value
(String)Import is supported using the following syntax:
$ terraform import awscc_customerprofiles_domain.example <resource ID>