v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-141891,2951.1 MB

Creates an Amazon DataZone domain.

post/v2/domains

Request body

namestring required

The name of the Amazon DataZone domain.

descriptionstring

The description of the Amazon DataZone domain.

domainExecutionRolestring

The domain execution role that is created when an Amazon DataZone domain is created. The domain execution role is created in the Amazon Web Services account that houses the Amazon DataZone domain.

kmsKeyIdentifierstring

The identifier of the Amazon Web Services Key Management Service (KMS) key that is used to encrypt the Amazon DataZone domain, metadata, and reporting data.

tagsobject

The tags specified for the Amazon DataZone domain.

domainVersion'V1' | 'V2'

The version of the domain that is created.

serviceRolestring

The service role of the domain that is created.

clientTokenstring

A unique, case-sensitive identifier that is provided to ensure the idempotency of the request.

Response

Success

idstring required

The identifier of the Amazon DataZone domain.

rootDomainUnitIdstring

The ID of the root domain unit.

namestring

The name of the Amazon DataZone domain.

descriptionstring

The description of the Amazon DataZone domain.

domainExecutionRolestring

The domain execution role that is created when an Amazon DataZone domain is created. The domain execution role is created in the Amazon Web Services account that houses the Amazon DataZone domain.

arnstring

The ARN of the Amazon DataZone domain.

kmsKeyIdentifierstring

The identifier of the Amazon Web Services Key Management Service (KMS) key that is used to encrypt the Amazon DataZone domain, metadata, and reporting data.

status'CREATING' | 'AVAILABLE' | 'CREATION_FAILED' | 'DELETING' | 'DELETED' | 'DELETION_FAILED'

The status of the Amazon DataZone domain.

portalUrlstring

The URL of the data portal for this Amazon DataZone domain.

tagsobject

The tags specified for the Amazon DataZone domain.

domainVersion'V1' | 'V2'

The version of the domain that is created.

serviceRolestring

Te service role of the domain that is created.