Skip to content

/AWS1/CL_XDD=>CREATEMULTIREGIONCLUSTERS()

About CreateMultiRegionClusters

Creates multi-Region clusters in Amazon Aurora DSQL. Multi-Region clusters require a linked Region list, which is an array of the Regions in which you want to create linked clusters. Multi-Region clusters require a witness Region, which participates in quorum in failure scenarios.

Method Signature

IMPORTING

Required arguments:

IT_LINKEDREGIONLIST TYPE /AWS1/CL_XDDREGIONLIST_W=>TT_REGIONLIST TT_REGIONLIST

An array of the Regions in which you want to create additional clusters.

IV_WITNESSREGION TYPE /AWS1/XDDREGION /AWS1/XDDREGION

The witness Region of multi-Region clusters.

Optional arguments:

IT_CLUSTERPROPERTIES TYPE /AWS1/CL_XDDLINKEDCLUSTERPRPS=>TT_CLUSTERPROPERTYMAP TT_CLUSTERPROPERTYMAP

A mapping of properties to use when creating linked clusters.

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_XDDCREMULTIREGIONCL01 /AWS1/CL_XDDCREMULTIREGIONCL01

Domain /AWS1/RT_ACCOUNT_ID
Primitive Type NUMC