rds_delete_global_cluster: Deletes a global database cluster

View source: R/rds_operations.R

rds_delete_global_clusterR Documentation

Deletes a global database cluster

Description

Deletes a global database cluster. The primary and secondary clusters must already be detached or destroyed first.

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

Usage

rds_delete_global_cluster(GlobalClusterIdentifier)

Arguments

GlobalClusterIdentifier

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


paws.database documentation built on Sept. 12, 2023, 1:21 a.m.