elasticache_delete_global_replication_group {paws.database} | R Documentation |
Deleting a Global datastore is a two-step process:
Description
Deleting a Global datastore is a two-step process:
See https://www.paws-r-sdk.com/docs/elasticache_delete_global_replication_group/ for full documentation.
Usage
elasticache_delete_global_replication_group(
GlobalReplicationGroupId,
RetainPrimaryReplicationGroup
)
Arguments
GlobalReplicationGroupId |
[required] The name of the Global datastore |
RetainPrimaryReplicationGroup |
[required] The primary replication group is retained as a standalone replication group. |
[Package paws.database version 0.7.0 Index]