Skip to content

/AWS1/CL_DZN=>CREATEDOMAIN()

About CreateDomain

Creates an Amazon DataZone domain.

Method Signature

IMPORTING

Required arguments:

IV_NAME TYPE /AWS1/DZNSTRING /AWS1/DZNSTRING

The name of the Amazon DataZone domain.

IV_DOMAINEXECUTIONROLE TYPE /AWS1/DZNROLEARN /AWS1/DZNROLEARN

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.

Optional arguments:

IV_DESCRIPTION TYPE /AWS1/DZNSTRING /AWS1/DZNSTRING

The description of the Amazon DataZone domain.

IO_SINGLESIGNON TYPE REF TO /AWS1/CL_DZNSINGLESIGNON /AWS1/CL_DZNSINGLESIGNON

The single-sign on configuration of the Amazon DataZone domain.

IV_KMSKEYIDENTIFIER TYPE /AWS1/DZNKMSKEYARN /AWS1/DZNKMSKEYARN

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.

IT_TAGS TYPE /AWS1/CL_DZNTAGS_W=>TT_TAGS TT_TAGS

The tags specified for the Amazon DataZone domain.

IV_DOMAINVERSION TYPE /AWS1/DZNDOMAINVERSION /AWS1/DZNDOMAINVERSION

The version of the domain that is created.

IV_SERVICEROLE TYPE /AWS1/DZNROLEARN /AWS1/DZNROLEARN

The service role of the domain that is created.

IV_CLIENTTOKEN TYPE /AWS1/DZNSTRING /AWS1/DZNSTRING

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

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_DZNCREATEDOMAINOUTPUT /AWS1/CL_DZNCREATEDOMAINOUTPUT