
Last chance! 50% off unlimited learning
Sale ends in
Creates a domain unit in Amazon DataZone.
See https://www.paws-r-sdk.com/docs/datazone_create_domain_unit/ for full documentation.
datazone_create_domain_unit(
clientToken = NULL,
description = NULL,
domainIdentifier,
name,
parentDomainUnitIdentifier
)
A unique, case-sensitive identifier that is provided to ensure the idempotency of the request.
The description of the domain unit.
[required] The ID of the domain where you want to crate a domain unit.
[required] The name of the domain unit.
[required] The ID of the parent domain unit.