docdb_delete_global_cluster: Deletes a global cluster

View source: R/docdb_operations.R

docdb_delete_global_clusterR Documentation

Deletes a global cluster

Description

Deletes a global cluster. The primary and secondary clusters must already be detached or deleted before attempting to delete a global cluster.

See https://www.paws-r-sdk.com/docs/docdb_delete_global_cluster/ for full documentation.

Usage

docdb_delete_global_cluster(GlobalClusterIdentifier)

Arguments

GlobalClusterIdentifier

[required] The cluster identifier of the global cluster being deleted.


paws.database documentation built on Sept. 12, 2024, 6:37 a.m.