Skip to content

/AWS1/CL_XDD=>CREATECLUSTER()

About CreateCluster

Creates a cluster in Amazon Aurora DSQL.

Method Signature

IMPORTING

Optional arguments:

IV_DELETIONPROTECTIONENABLED TYPE /AWS1/XDDDELETIONPROTECTIONE00 /AWS1/XDDDELETIONPROTECTIONE00

If enabled, you can't delete your cluster. You must first disable this property before you can delete your cluster.

IT_TAGS TYPE /AWS1/CL_XDDTAGMAP_W=>TT_TAGMAP TT_TAGMAP

A map of key and value pairs to use to tag your cluster.

IV_CLIENTTOKEN TYPE /AWS1/XDDCLIENTTOKEN /AWS1/XDDCLIENTTOKEN

A unique, case-sensitive identifier that you provide to ensure the idempotency of the request. Idempotency ensures that an API request completes only once. With an idempotent request, if the original request completes successfully, the subsequent retries with the same client token return the result from the original successful request and they have no additional effect.

If you don't specify a client token, the Amazon Web Services SDK automatically generates one.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_XDDCREATECLUSTOUTPUT /AWS1/CL_XDDCREATECLUSTOUTPUT

Domain /AWS1/RT_ACCOUNT_ID
Primitive Type NUMC