elasticache_increase_node_groups_in_global_replication_group: Increase the number of node groups in the Global datastore

View source: R/elasticache_operations.R

elasticache_increase_node_groups_in_global_replication_groupR Documentation

Increase the number of node groups in the Global datastore

Description

Increase the number of node groups in the Global datastore

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

Usage

elasticache_increase_node_groups_in_global_replication_group(
  GlobalReplicationGroupId,
  NodeGroupCount,
  RegionalConfigurations = NULL,
  ApplyImmediately
)

Arguments

GlobalReplicationGroupId

[required] The name of the Global datastore

NodeGroupCount

[required] Total number of node groups you want

RegionalConfigurations

Describes the replication group IDs, the Amazon regions where they are stored and the shard configuration for each that comprise the Global datastore

ApplyImmediately

[required] Indicates that the process begins immediately. At present, the only permitted value for this parameter is true.


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