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

## Properties

- `Name` (`string`, required): The name of the Amazon DataZone domain.
- `Arn` (`string`, optional): The ARN of the Amazon DataZone domain.
- `CreatedAt` (`string`, optional): The timestamp of when the Amazon DataZone domain was last updated.
- `Description` (`string`, optional): The description of the Amazon DataZone domain.
- `DomainExecutionRole` (`string`, optional): The domain execution role that is created when an Amazon DataZone domain is created. The domain execution role is created in the AWS account that houses the Amazon DataZone domain.
- `DomainVersion` (`"V1" | "V2"`, optional): The version of the domain.
- `Id` (`string`, optional): The id of the Amazon DataZone domain.
- `KmsKeyIdentifier` (`string`, optional): The identifier of the AWS Key Management Service (KMS) key that is used to encrypt the Amazon DataZone domain, metadata, and reporting data.
- `LastUpdatedAt` (`string`, optional): The timestamp of when the Amazon DataZone domain was last updated.
- `ManagedAccountId` (`string`, optional): The identifier of the AWS account that manages the domain.
- `PortalUrl` (`string`, optional): The URL of the data portal for this Amazon DataZone domain.
- `RootDomainUnitId` (`string`, optional): The ID of the root domain in Amazon Datazone.
- `ServiceRole` (`string`, optional): The service role of the domain that is created.
- `SingleSignOn` (`DataZoneDomain_SingleSignOn`, optional): The single-sign on configuration of the Amazon DataZone domain.
- `Status` (`DataZoneDomain_DomainStatus`, optional): The status of the Amazon DataZone domain.
- `Tags` (`DataZoneDomain_Tag[]`, optional): The tags specified for the Amazon DataZone domain.

## Attributes

- `Arn`
- `CreatedAt`
- `Id`
- `LastUpdatedAt`
- `ManagedAccountId`
- `PortalUrl`
- `RootDomainUnitId`
- `Status`
