v1

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

Creates a domain unit in Amazon DataZone.

post/v2/domains/{domainIdentifier}/domain-units

Path parameters

domainIdentifierstring required

The ID of the domain where you want to crate a domain unit.

Request body

namestring password required

The name of the domain unit.

parentDomainUnitIdentifierstring required

The ID of the parent domain unit.

descriptionstring password

The description of the domain unit.

clientTokenstring

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

Response

Success

idstring required

The ID of the domain unit.

domainIdstring required

The ID of the domain where the domain unit was created.

namestring password required

The name of the domain unit.

parentDomainUnitIdstring

The ID of the parent domain unit.

descriptionstring password

The description of the domain unit.

ancestorDomainUnitIdsDomainUnitId[] required

The IDs of the ancestor domain units.

createdAtstring date-time

The timestamp at which the domain unit was created.

createdBystring

The user who created the domain unit.