Modify Global Cluster
GET {{aws_rds_base_url}}/?DeletionProtection&GlobalClusterIdentifier&NewGlobalClusterIdentifier&Action=ModifyGlobalCluster&Version=2014-10-31
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
DeletionProtection | null | Indicates if the global database cluster has deletion protection enabled. The global database cluster can't be deleted when deletion protection is enabled. | |
GlobalClusterIdentifier | null | The DB cluster identifier for the global cluster being modified. This parameter isn't case-sensitive. | |
NewGlobalClusterIdentifier | null | The new cluster identifier for the global database cluster when modifying a global database cluster. This value is stored as a lowercase string. | |
Action | string |