Skip to content

/AWS1/CL_VID=>CREATEDOMAIN()

About CreateDomain

Creates a domain that contains all Amazon Connect Voice ID data, such as speakers, fraudsters, customer audio, and voiceprints. Every domain is created with a default watchlist that fraudsters can be a part of.

Method Signature

IMPORTING

Required arguments:

IV_NAME TYPE /AWS1/VIDDOMAINNAME /AWS1/VIDDOMAINNAME

The name of the domain.

IO_SERVERSIDEENCRYPTIONCONF TYPE REF TO /AWS1/CL_VIDSERVERSIDEENCCONF /AWS1/CL_VIDSERVERSIDEENCCONF

The configuration, containing the KMS key identifier, to be used by Voice ID for the server-side encryption of your data. Refer to Amazon Connect Voice ID encryption at rest for more details on how the KMS key is used.

Optional arguments:

IV_DESCRIPTION TYPE /AWS1/VIDDESCRIPTION /AWS1/VIDDESCRIPTION

A brief description of this domain.

IV_CLIENTTOKEN TYPE /AWS1/VIDCLIENTTOKENSTRING /AWS1/VIDCLIENTTOKENSTRING

A unique, case-sensitive identifier that you provide to ensure the idempotency of the request. If not provided, the Amazon Web Services SDK populates this field. For more information about idempotency, see Making retries safe with idempotent APIs.

IT_TAGS TYPE /AWS1/CL_VIDTAG=>TT_TAGLIST TT_TAGLIST

A list of tags you want added to the domain.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_VIDCREATEDOMAINRSP /AWS1/CL_VIDCREATEDOMAINRSP