/AWS1/CL_NEP=>REMOVEFROMGLOBALCLUSTER()
¶
About RemoveFromGlobalCluster¶
Detaches a Neptune DB cluster from a Neptune global database. A secondary cluster becomes a normal standalone cluster with read-write capability instead of being read-only, and no longer receives data from a the primary cluster.
Method Signature¶
IMPORTING¶
Required arguments:¶
IV_GLOBALCLUSTERIDENTIFIER
TYPE /AWS1/NEPGLOBALCLUSTERID
/AWS1/NEPGLOBALCLUSTERID
¶
The identifier of the Neptune global database from which to detach the specified Neptune DB cluster.
IV_DBCLUSTERIDENTIFIER
TYPE /AWS1/NEPSTRING
/AWS1/NEPSTRING
¶
The Amazon Resource Name (ARN) identifying the cluster to be detached from the Neptune global database cluster.