You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* <p>Global Datastore for Redis offers fully managed, fast, reliable and secure
34
-
* cross-region replication. Using Global Datastore for Redis, you can create cross-region
35
-
* read replica clusters for ElastiCache for Redis to enable low-latency reads and disaster
33
+
* <p>Global Datastore for Redis OSS offers fully managed, fast, reliable and secure
34
+
* cross-region replication. Using Global Datastore for Redis OSS, you can create cross-region
35
+
* read replica clusters for ElastiCache (Redis OSS) to enable low-latency reads and disaster
36
36
* recovery across regions. For more information, see <a href="https://docs.aws.amazon.com/AmazonElastiCache/latest/red-ug/Redis-Global-Datastore.html">Replication
* <p>To request a limit increase, see <a href="https://docs.aws.amazon.com/general/latest/gr/aws_service_limits.html">Amazon Service Limits</a> and
51
51
* choose the limit type <b>Nodes per cluster per instance
52
52
* type</b>. </p>
53
-
* <p>When a Redis (cluster mode disabled) replication group has been successfully created,
53
+
* <p>When a Redis OSS (cluster mode disabled) replication group has been successfully created,
54
54
* you can add one or more read replicas to it, up to a total of 5 read replicas. If you
55
-
* need to increase or decrease the number of node groups (console: shards), you can avail
56
-
* yourself of ElastiCache for Redis' scaling. For more information, see <a href="https://docs.aws.amazon.com/AmazonElastiCache/latest/red-ug/Scaling.html">Scaling
57
-
* ElastiCache for Redis Clusters</a> in the <i>ElastiCache User
55
+
* need to increase or decrease the number of node groups (console: shards), you can use ElastiCache (Redis OSS) scaling.
56
+
* For more information, see <a href="https://docs.aws.amazon.com/AmazonElastiCache/latest/red-ug/Scaling.html">Scaling
57
+
* ElastiCache (Redis OSS) Clusters</a> in the <i>ElastiCache User
58
58
* Guide</i>.</p>
59
59
* <note>
60
-
* <p>This operation is valid for Redis only.</p>
60
+
* <p>This operation is valid for Redis OSS only.</p>
61
61
* </note>
62
62
* @example
63
63
* Use a bare-bones client and the command you need to make an API call.
* <p>For Redis engine version 6.0 onwards: Deletes a user group. The user group must first
31
+
* <p>For Redis OSS engine version 6.0 onwards: Deletes a user group. The user group must first
32
32
* be disassociated from the replication group before it can be deleted. For more
33
33
* information, see <a href="http://docs.aws.amazon.com/AmazonElastiCache/latest/red-ug/Clusters.RBAC.html">Using Role Based Access Control (RBAC)</a>. </p>
0 commit comments