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.
elasticache_increase_node_groups_in_global_replication_group(
GlobalReplicationGroupId,
NodeGroupCount,
RegionalConfigurations = NULL,
ApplyImmediately
)
[required] The name of the Global datastore
[required] Total number of node groups you want
Describes the replication group IDs, the Amazon regions where they are stored and the shard configuration for each that comprise the Global datastore
[required] Indicates that the process begins immediately. At present, the only permitted value for this parameter is true.