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
feat(client-elasticache): AWS ElastiCache SDK now supports using APIs with newly launched Valkey engine. Please refer to updated AWS ElastiCache public documentation for detailed information on API usage.
* <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
33
+
* <p>Global Datastore offers fully managed, fast, reliable and secure
34
+
* cross-region replication. Using Global Datastore with Valkey or Redis OSS, you can create cross-region
35
+
* read replica clusters for ElastiCache 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 OSS (cluster mode disabled) replication group has been successfully created,
53
+
* <p>When a Valkey or 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 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
55
+
* need to increase or decrease the number of node groups (console: shards), you can use scaling.
56
+
* For more information, see <a href="https://docs.aws.amazon.com/AmazonElastiCache/latest/red-ug/Scaling.html">Scaling self-designed clusters</a> in the <i>ElastiCache User
58
57
* Guide</i>.</p>
59
58
* <note>
60
-
* <p>This operation is valid for Redis OSS only.</p>
59
+
* <p>This operation is valid for Valkey and Redis OSS only.</p>
61
60
* </note>
62
61
* @example
63
62
* Use a bare-bones client and the command you need to make an API call.
* <p>This API creates a copy of an entire ServerlessCache at a specific moment in time. Available for Redis OSS and Serverless Memcached only.</p>
36
+
* <p>This API creates a copy of an entire ServerlessCache at a specific moment in time. Available for Valkey, Redis OSS and Serverless Memcached only.</p>
37
37
* @example
38
38
* Use a bare-bones client and the command you need to make an API call.
0 commit comments