@aws-sdk/client-elasticache 3.666.0 → 3.667.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (43) hide show
  1. package/dist-cjs/index.js +18 -0
  2. package/dist-es/protocols/Aws_query.js +18 -0
  3. package/dist-types/commands/AddTagsToResourceCommand.d.ts +2 -2
  4. package/dist-types/commands/CompleteMigrationCommand.d.ts +1 -0
  5. package/dist-types/commands/CopyServerlessCacheSnapshotCommand.d.ts +5 -5
  6. package/dist-types/commands/CopySnapshotCommand.d.ts +1 -1
  7. package/dist-types/commands/CreateCacheClusterCommand.d.ts +2 -2
  8. package/dist-types/commands/CreateGlobalReplicationGroupCommand.d.ts +3 -3
  9. package/dist-types/commands/CreateReplicationGroupCommand.d.ts +9 -9
  10. package/dist-types/commands/CreateServerlessCacheSnapshotCommand.d.ts +3 -3
  11. package/dist-types/commands/CreateSnapshotCommand.d.ts +3 -3
  12. package/dist-types/commands/CreateUserCommand.d.ts +1 -1
  13. package/dist-types/commands/CreateUserGroupCommand.d.ts +1 -1
  14. package/dist-types/commands/DecreaseReplicaCountCommand.d.ts +3 -2
  15. package/dist-types/commands/DeleteCacheClusterCommand.d.ts +5 -5
  16. package/dist-types/commands/DeleteReplicationGroupCommand.d.ts +3 -2
  17. package/dist-types/commands/DeleteServerlessCacheCommand.d.ts +1 -1
  18. package/dist-types/commands/DeleteServerlessCacheSnapshotCommand.d.ts +3 -3
  19. package/dist-types/commands/DeleteSnapshotCommand.d.ts +1 -1
  20. package/dist-types/commands/DeleteUserCommand.d.ts +1 -1
  21. package/dist-types/commands/DeleteUserGroupCommand.d.ts +1 -1
  22. package/dist-types/commands/DescribeReplicationGroupsCommand.d.ts +2 -1
  23. package/dist-types/commands/DescribeServerlessCacheSnapshotsCommand.d.ts +2 -2
  24. package/dist-types/commands/DescribeSnapshotsCommand.d.ts +1 -1
  25. package/dist-types/commands/ExportServerlessCacheSnapshotCommand.d.ts +3 -3
  26. package/dist-types/commands/IncreaseReplicaCountCommand.d.ts +3 -2
  27. package/dist-types/commands/ListAllowedNodeTypeModificationsCommand.d.ts +1 -1
  28. package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -2
  29. package/dist-types/commands/ModifyCacheClusterCommand.d.ts +1 -0
  30. package/dist-types/commands/ModifyGlobalReplicationGroupCommand.d.ts +1 -0
  31. package/dist-types/commands/ModifyReplicationGroupCommand.d.ts +5 -3
  32. package/dist-types/commands/ModifyReplicationGroupShardConfigurationCommand.d.ts +1 -0
  33. package/dist-types/commands/ModifyServerlessCacheCommand.d.ts +2 -0
  34. package/dist-types/commands/PurchaseReservedCacheNodesOfferingCommand.d.ts +1 -2
  35. package/dist-types/commands/RebootCacheClusterCommand.d.ts +3 -3
  36. package/dist-types/commands/RemoveTagsFromResourceCommand.d.ts +2 -2
  37. package/dist-types/commands/StartMigrationCommand.d.ts +1 -0
  38. package/dist-types/commands/TestFailoverCommand.d.ts +2 -1
  39. package/dist-types/commands/TestMigrationCommand.d.ts +1 -0
  40. package/dist-types/models/models_0.d.ts +242 -213
  41. package/dist-types/models/models_1.d.ts +5 -5
  42. package/dist-types/ts3.4/models/models_0.d.ts +6 -0
  43. package/package.json +14 -14
package/dist-cjs/index.js CHANGED
@@ -6291,6 +6291,9 @@ var se_ModifyCacheClusterMessage = /* @__PURE__ */ __name((input, context) => {
6291
6291
  if (input[_AI] != null) {
6292
6292
  entries[_AI] = input[_AI];
6293
6293
  }
6294
+ if (input[_E] != null) {
6295
+ entries[_E] = input[_E];
6296
+ }
6294
6297
  if (input[_EV] != null) {
6295
6298
  entries[_EV] = input[_EV];
6296
6299
  }
@@ -6377,6 +6380,9 @@ var se_ModifyGlobalReplicationGroupMessage = /* @__PURE__ */ __name((input, cont
6377
6380
  if (input[_CNT] != null) {
6378
6381
  entries[_CNT] = input[_CNT];
6379
6382
  }
6383
+ if (input[_E] != null) {
6384
+ entries[_E] = input[_E];
6385
+ }
6380
6386
  if (input[_EV] != null) {
6381
6387
  entries[_EV] = input[_EV];
6382
6388
  }
@@ -6450,6 +6456,9 @@ var se_ModifyReplicationGroupMessage = /* @__PURE__ */ __name((input, context) =
6450
6456
  if (input[_AI] != null) {
6451
6457
  entries[_AI] = input[_AI];
6452
6458
  }
6459
+ if (input[_E] != null) {
6460
+ entries[_E] = input[_E];
6461
+ }
6453
6462
  if (input[_EV] != null) {
6454
6463
  entries[_EV] = input[_EV];
6455
6464
  }
@@ -6600,6 +6609,12 @@ var se_ModifyServerlessCacheRequest = /* @__PURE__ */ __name((input, context) =>
6600
6609
  if (input[_DST] != null) {
6601
6610
  entries[_DST] = input[_DST];
6602
6611
  }
6612
+ if (input[_E] != null) {
6613
+ entries[_E] = input[_E];
6614
+ }
6615
+ if (input[_MEV] != null) {
6616
+ entries[_MEV] = input[_MEV];
6617
+ }
6603
6618
  return entries;
6604
6619
  }, "se_ModifyServerlessCacheRequest");
6605
6620
  var se_ModifyUserGroupMessage = /* @__PURE__ */ __name((input, context) => {
@@ -9045,6 +9060,9 @@ var de_ReplicationGroup = /* @__PURE__ */ __name((output, context) => {
9045
9060
  if (output[_CMl] != null) {
9046
9061
  contents[_CMl] = (0, import_smithy_client.expectString)(output[_CMl]);
9047
9062
  }
9063
+ if (output[_E] != null) {
9064
+ contents[_E] = (0, import_smithy_client.expectString)(output[_E]);
9065
+ }
9048
9066
  return contents;
9049
9067
  }, "de_ReplicationGroup");
9050
9068
  var de_ReplicationGroupAlreadyExistsFault = /* @__PURE__ */ __name((output, context) => {
@@ -4420,6 +4420,9 @@ const se_ModifyCacheClusterMessage = (input, context) => {
4420
4420
  if (input[_AI] != null) {
4421
4421
  entries[_AI] = input[_AI];
4422
4422
  }
4423
+ if (input[_E] != null) {
4424
+ entries[_E] = input[_E];
4425
+ }
4423
4426
  if (input[_EV] != null) {
4424
4427
  entries[_EV] = input[_EV];
4425
4428
  }
@@ -4504,6 +4507,9 @@ const se_ModifyGlobalReplicationGroupMessage = (input, context) => {
4504
4507
  if (input[_CNT] != null) {
4505
4508
  entries[_CNT] = input[_CNT];
4506
4509
  }
4510
+ if (input[_E] != null) {
4511
+ entries[_E] = input[_E];
4512
+ }
4507
4513
  if (input[_EV] != null) {
4508
4514
  entries[_EV] = input[_EV];
4509
4515
  }
@@ -4576,6 +4582,9 @@ const se_ModifyReplicationGroupMessage = (input, context) => {
4576
4582
  if (input[_AI] != null) {
4577
4583
  entries[_AI] = input[_AI];
4578
4584
  }
4585
+ if (input[_E] != null) {
4586
+ entries[_E] = input[_E];
4587
+ }
4579
4588
  if (input[_EV] != null) {
4580
4589
  entries[_EV] = input[_EV];
4581
4590
  }
@@ -4724,6 +4733,12 @@ const se_ModifyServerlessCacheRequest = (input, context) => {
4724
4733
  if (input[_DST] != null) {
4725
4734
  entries[_DST] = input[_DST];
4726
4735
  }
4736
+ if (input[_E] != null) {
4737
+ entries[_E] = input[_E];
4738
+ }
4739
+ if (input[_MEV] != null) {
4740
+ entries[_MEV] = input[_MEV];
4741
+ }
4727
4742
  return entries;
4728
4743
  };
4729
4744
  const se_ModifyUserGroupMessage = (input, context) => {
@@ -7260,6 +7275,9 @@ const de_ReplicationGroup = (output, context) => {
7260
7275
  if (output[_CMl] != null) {
7261
7276
  contents[_CMl] = __expectString(output[_CMl]);
7262
7277
  }
7278
+ if (output[_E] != null) {
7279
+ contents[_E] = __expectString(output[_E]);
7280
+ }
7263
7281
  return contents;
7264
7282
  };
7265
7283
  const de_ReplicationGroupAlreadyExistsFault = (output, context) => {
@@ -96,7 +96,7 @@ declare const AddTagsToResourceCommand_base: {
96
96
  * <p>The requested replication group is not in the <code>available</code> state.</p>
97
97
  *
98
98
  * @throws {@link InvalidServerlessCacheSnapshotStateFault} (client fault)
99
- * <p>The state of the serverless cache snapshot was not received. Available for Redis OSS and Serverless Memcached only.</p>
99
+ * <p>The state of the serverless cache snapshot was not received. Available for Valkey, Redis OSS and Serverless Memcached only.</p>
100
100
  *
101
101
  * @throws {@link InvalidServerlessCacheStateFault} (client fault)
102
102
  * <p>The account for these credentials is not currently active.</p>
@@ -111,7 +111,7 @@ declare const AddTagsToResourceCommand_base: {
111
111
  * <p>The serverless cache was not found or does not exist.</p>
112
112
  *
113
113
  * @throws {@link ServerlessCacheSnapshotNotFoundFault} (client fault)
114
- * <p>This serverless cache snapshot could not be found or does not exist. Available for Redis OSS and Serverless Memcached only.</p>
114
+ * <p>This serverless cache snapshot could not be found or does not exist. Available for Valkey, Redis OSS and Serverless Memcached only.</p>
115
115
  *
116
116
  * @throws {@link SnapshotNotFoundFault} (client fault)
117
117
  * <p>The requested snapshot name does not refer to an existing snapshot.</p>
@@ -160,6 +160,7 @@ declare const CompleteMigrationCommand_base: {
160
160
  * // IpDiscovery: "ipv4" || "ipv6",
161
161
  * // TransitEncryptionMode: "preferred" || "required",
162
162
  * // ClusterMode: "enabled" || "disabled" || "compatible",
163
+ * // Engine: "STRING_VALUE",
163
164
  * // },
164
165
  * // };
165
166
  *
@@ -27,7 +27,7 @@ declare const CopyServerlessCacheSnapshotCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Creates a copy of an existing serverless cache’s snapshot. Available for Redis OSS and Serverless Memcached only.</p>
30
+ * <p>Creates a copy of an existing serverless cache’s snapshot. Available for Valkey, Redis OSS and Serverless Memcached only.</p>
31
31
  * @example
32
32
  * Use a bare-bones client and the command you need to make an API call.
33
33
  * ```javascript
@@ -80,16 +80,16 @@ declare const CopyServerlessCacheSnapshotCommand_base: {
80
80
  * <p>The value for a parameter is invalid.</p>
81
81
  *
82
82
  * @throws {@link InvalidServerlessCacheSnapshotStateFault} (client fault)
83
- * <p>The state of the serverless cache snapshot was not received. Available for Redis OSS and Serverless Memcached only.</p>
83
+ * <p>The state of the serverless cache snapshot was not received. Available for Valkey, Redis OSS and Serverless Memcached only.</p>
84
84
  *
85
85
  * @throws {@link ServerlessCacheSnapshotAlreadyExistsFault} (client fault)
86
- * <p>A serverless cache snapshot with this name already exists. Available for Redis OSS and Serverless Memcached only.</p>
86
+ * <p>A serverless cache snapshot with this name already exists. Available for Valkey, Redis OSS and Serverless Memcached only.</p>
87
87
  *
88
88
  * @throws {@link ServerlessCacheSnapshotNotFoundFault} (client fault)
89
- * <p>This serverless cache snapshot could not be found or does not exist. Available for Redis OSS and Serverless Memcached only.</p>
89
+ * <p>This serverless cache snapshot could not be found or does not exist. Available for Valkey, Redis OSS and Serverless Memcached only.</p>
90
90
  *
91
91
  * @throws {@link ServerlessCacheSnapshotQuotaExceededFault} (client fault)
92
- * <p>The number of serverless cache snapshots exceeds the customer snapshot quota. Available for Redis OSS and Serverless Memcached only.</p>
92
+ * <p>The number of serverless cache snapshots exceeds the customer snapshot quota. Available for Valkey, Redis OSS and Serverless Memcached only.</p>
93
93
  *
94
94
  * @throws {@link ServiceLinkedRoleNotFoundFault} (client fault)
95
95
  * <p>The specified service linked role (SLR) was not found.</p>
@@ -29,7 +29,7 @@ declare const CopySnapshotCommand_base: {
29
29
  /**
30
30
  * <p>Makes a copy of an existing snapshot.</p>
31
31
  * <note>
32
- * <p>This operation is valid for Redis OSS only.</p>
32
+ * <p>This operation is valid for Valkey or Redis OSS only.</p>
33
33
  * </note>
34
34
  * <important>
35
35
  * <p>Users or groups that have permissions to use the <code>CopySnapshot</code>
@@ -28,8 +28,8 @@ declare const CreateCacheClusterCommand_base: {
28
28
  };
29
29
  /**
30
30
  * <p>Creates a cluster. All nodes in the cluster run the same protocol-compliant cache
31
- * engine software, either Memcached or Redis OSS.</p>
32
- * <p>This operation is not supported for Redis OSS (cluster mode enabled) clusters.</p>
31
+ * engine software, either Memcached, Valkey or Redis OSS.</p>
32
+ * <p>This operation is not supported for Valkey or Redis OSS (cluster mode enabled) clusters.</p>
33
33
  * @example
34
34
  * Use a bare-bones client and the command you need to make an API call.
35
35
  * ```javascript
@@ -27,9 +27,9 @@ declare const CreateGlobalReplicationGroupCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Global Datastore for Redis OSS offers fully managed, fast, reliable and secure
31
- * cross-region replication. Using Global Datastore for Redis OSS, you can create cross-region
32
- * read replica clusters for ElastiCache (Redis OSS) to enable low-latency reads and disaster
30
+ * <p>Global Datastore offers fully managed, fast, reliable and secure
31
+ * cross-region replication. Using Global Datastore with Valkey or Redis OSS, you can create cross-region
32
+ * read replica clusters for ElastiCache to enable low-latency reads and disaster
33
33
  * recovery across regions. For more information, see <a href="https://docs.aws.amazon.com/AmazonElastiCache/latest/red-ug/Redis-Global-Datastore.html">Replication
34
34
  * Across Regions Using Global Datastore</a>. </p>
35
35
  * <ul>
@@ -27,18 +27,18 @@ declare const CreateReplicationGroupCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Creates a Redis OSS (cluster mode disabled) or a Redis OSS (cluster mode enabled) replication
30
+ * <p>Creates a Valkey or Redis OSS (cluster mode disabled) or a Valkey or Redis OSS (cluster mode enabled) replication
31
31
  * group.</p>
32
32
  * <p>This API can be used to create a standalone regional replication group or a secondary
33
33
  * replication group associated with a Global datastore.</p>
34
- * <p>A Redis OSS (cluster mode disabled) replication group is a collection of nodes, where
34
+ * <p>A Valkey or Redis OSS (cluster mode disabled) replication group is a collection of nodes, where
35
35
  * one of the nodes is a read/write primary and the others are read-only replicas.
36
36
  * Writes to the primary are asynchronously propagated to the replicas.</p>
37
- * <p>A Redis OSS cluster-mode enabled cluster is comprised of from 1 to 90 shards (API/CLI:
37
+ * <p>A Valkey or Redis OSS cluster-mode enabled cluster is comprised of from 1 to 90 shards (API/CLI:
38
38
  * node groups). Each shard has a primary node and up to 5 read-only replica nodes. The
39
39
  * configuration can range from 90 shards and 0 replicas to 15 shards and 5 replicas, which
40
40
  * is the maximum number or replicas allowed. </p>
41
- * <p>The node or shard limit can be increased to a maximum of 500 per cluster if the Redis OSS
41
+ * <p>The node or shard limit can be increased to a maximum of 500 per cluster if the Valkey or Redis OSS
42
42
  * engine version is 5.0.6 or higher. For example, you can choose to configure a 500 node
43
43
  * cluster that ranges between 83 shards (one primary and 5 replicas per shard) and 500
44
44
  * shards (single primary and no replicas). Make sure there are enough available IP
@@ -49,14 +49,13 @@ declare const CreateReplicationGroupCommand_base: {
49
49
  * <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
50
50
  * choose the limit type <b>Nodes per cluster per instance
51
51
  * type</b>. </p>
52
- * <p>When a Redis OSS (cluster mode disabled) replication group has been successfully created,
52
+ * <p>When a Valkey or Redis OSS (cluster mode disabled) replication group has been successfully created,
53
53
  * you can add one or more read replicas to it, up to a total of 5 read replicas. If you
54
- * need to increase or decrease the number of node groups (console: shards), you can use ElastiCache (Redis OSS) scaling.
55
- * For more information, see <a href="https://docs.aws.amazon.com/AmazonElastiCache/latest/red-ug/Scaling.html">Scaling
56
- * ElastiCache (Redis OSS) Clusters</a> in the <i>ElastiCache User
54
+ * need to increase or decrease the number of node groups (console: shards), you can use scaling.
55
+ * 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
57
56
  * Guide</i>.</p>
58
57
  * <note>
59
- * <p>This operation is valid for Redis OSS only.</p>
58
+ * <p>This operation is valid for Valkey and Redis OSS only.</p>
60
59
  * </note>
61
60
  * @example
62
61
  * Use a bare-bones client and the command you need to make an API call.
@@ -271,6 +270,7 @@ declare const CreateReplicationGroupCommand_base: {
271
270
  * // IpDiscovery: "ipv4" || "ipv6",
272
271
  * // TransitEncryptionMode: "preferred" || "required",
273
272
  * // ClusterMode: "enabled" || "disabled" || "compatible",
273
+ * // Engine: "STRING_VALUE",
274
274
  * // },
275
275
  * // };
276
276
  *
@@ -27,7 +27,7 @@ declare const CreateServerlessCacheSnapshotCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <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>
30
+ * <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>
31
31
  * @example
32
32
  * Use a bare-bones client and the command you need to make an API call.
33
33
  * ```javascript
@@ -86,10 +86,10 @@ declare const CreateServerlessCacheSnapshotCommand_base: {
86
86
  * <p>The serverless cache was not found or does not exist.</p>
87
87
  *
88
88
  * @throws {@link ServerlessCacheSnapshotAlreadyExistsFault} (client fault)
89
- * <p>A serverless cache snapshot with this name already exists. Available for Redis OSS and Serverless Memcached only.</p>
89
+ * <p>A serverless cache snapshot with this name already exists. Available for Valkey, Redis OSS and Serverless Memcached only.</p>
90
90
  *
91
91
  * @throws {@link ServerlessCacheSnapshotQuotaExceededFault} (client fault)
92
- * <p>The number of serverless cache snapshots exceeds the customer snapshot quota. Available for Redis OSS and Serverless Memcached only.</p>
92
+ * <p>The number of serverless cache snapshots exceeds the customer snapshot quota. Available for Valkey, Redis OSS and Serverless Memcached only.</p>
93
93
  *
94
94
  * @throws {@link ServiceLinkedRoleNotFoundFault} (client fault)
95
95
  * <p>The specified service linked role (SLR) was not found.</p>
@@ -30,7 +30,7 @@ declare const CreateSnapshotCommand_base: {
30
30
  * <p>Creates a copy of an entire cluster or replication group at a specific moment in
31
31
  * time.</p>
32
32
  * <note>
33
- * <p>This operation is valid for Redis OSS only.</p>
33
+ * <p>This operation is valid for Valkey or Redis OSS only.</p>
34
34
  * </note>
35
35
  * @example
36
36
  * Use a bare-bones client and the command you need to make an API call.
@@ -140,12 +140,12 @@ declare const CreateSnapshotCommand_base: {
140
140
  * <p>You attempted one of the following operations:</p>
141
141
  * <ul>
142
142
  * <li>
143
- * <p>Creating a snapshot of a Redis OSS cluster running on a
143
+ * <p>Creating a snapshot of a Valkey or Redis OSS cluster running on a
144
144
  * <code>cache.t1.micro</code> cache node.</p>
145
145
  * </li>
146
146
  * <li>
147
147
  * <p>Creating a snapshot of a cluster that is running Memcached rather than
148
- * Redis OSS.</p>
148
+ * Valkey or Redis OSS.</p>
149
149
  * </li>
150
150
  * </ul>
151
151
  * <p>Neither of these are supported by ElastiCache.</p>
@@ -27,7 +27,7 @@ declare const CreateUserCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>For Redis OSS engine version 6.0 onwards: Creates a Redis OSS user. For more information, see
30
+ * <p>For Valkey engine version 7.2 onwards and Redis OSS 6.0 and onwards: Creates a user. For more information, see
31
31
  * <a href="http://docs.aws.amazon.com/AmazonElastiCache/latest/red-ug/Clusters.RBAC.html">Using Role Based Access Control (RBAC)</a>.</p>
32
32
  * @example
33
33
  * Use a bare-bones client and the command you need to make an API call.
@@ -27,7 +27,7 @@ declare const CreateUserGroupCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>For Redis OSS engine version 6.0 onwards: Creates a Redis OSS user group. For more
30
+ * <p>For Valkey engine version 7.2 onwards and Redis OSS 6.0 onwards: Creates a user group. For more
31
31
  * information, see <a href="http://docs.aws.amazon.com/AmazonElastiCache/latest/red-ug/Clusters.RBAC.html">Using Role Based Access Control (RBAC)</a>
32
32
  * </p>
33
33
  * @example
@@ -27,9 +27,9 @@ declare const DecreaseReplicaCountCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Dynamically decreases the number of replicas in a Redis OSS (cluster mode disabled)
30
+ * <p>Dynamically decreases the number of replicas in a Valkey or Redis OSS (cluster mode disabled)
31
31
  * replication group or the number of replica nodes in one or more node groups (shards) of
32
- * a Redis OSS (cluster mode enabled) replication group. This operation is performed with no
32
+ * a Valkey or Redis OSS (cluster mode enabled) replication group. This operation is performed with no
33
33
  * cluster down time.</p>
34
34
  * @example
35
35
  * Use a bare-bones client and the command you need to make an API call.
@@ -179,6 +179,7 @@ declare const DecreaseReplicaCountCommand_base: {
179
179
  * // IpDiscovery: "ipv4" || "ipv6",
180
180
  * // TransitEncryptionMode: "preferred" || "required",
181
181
  * // ClusterMode: "enabled" || "disabled" || "compatible",
182
+ * // Engine: "STRING_VALUE",
182
183
  * // },
183
184
  * // };
184
185
  *
@@ -34,10 +34,10 @@ declare const DeleteCacheClusterCommand_base: {
34
34
  * <p>This operation is not valid for:</p>
35
35
  * <ul>
36
36
  * <li>
37
- * <p>Redis OSS (cluster mode enabled) clusters</p>
37
+ * <p>Valkey or Redis OSS (cluster mode enabled) clusters</p>
38
38
  * </li>
39
39
  * <li>
40
- * <p>Redis OSS (cluster mode disabled) clusters</p>
40
+ * <p>Valkey or Redis OSS (cluster mode disabled) clusters</p>
41
41
  * </li>
42
42
  * <li>
43
43
  * <p>A cluster that is the last read replica of a replication group</p>
@@ -49,7 +49,7 @@ declare const DeleteCacheClusterCommand_base: {
49
49
  * <p>A node group (shard) that has Multi-AZ mode enabled</p>
50
50
  * </li>
51
51
  * <li>
52
- * <p>A cluster from a Redis OSS (cluster mode enabled) replication group</p>
52
+ * <p>A cluster from a Valkey or Redis OSS (cluster mode enabled) replication group</p>
53
53
  * </li>
54
54
  * <li>
55
55
  * <p>A cluster that is not in the <code>available</code> state</p>
@@ -209,12 +209,12 @@ declare const DeleteCacheClusterCommand_base: {
209
209
  * <p>You attempted one of the following operations:</p>
210
210
  * <ul>
211
211
  * <li>
212
- * <p>Creating a snapshot of a Redis OSS cluster running on a
212
+ * <p>Creating a snapshot of a Valkey or Redis OSS cluster running on a
213
213
  * <code>cache.t1.micro</code> cache node.</p>
214
214
  * </li>
215
215
  * <li>
216
216
  * <p>Creating a snapshot of a cluster that is running Memcached rather than
217
- * Redis OSS.</p>
217
+ * Valkey or Redis OSS.</p>
218
218
  * </li>
219
219
  * </ul>
220
220
  * <p>Neither of these are supported by ElastiCache.</p>
@@ -180,6 +180,7 @@ declare const DeleteReplicationGroupCommand_base: {
180
180
  * // IpDiscovery: "ipv4" || "ipv6",
181
181
  * // TransitEncryptionMode: "preferred" || "required",
182
182
  * // ClusterMode: "enabled" || "disabled" || "compatible",
183
+ * // Engine: "STRING_VALUE",
183
184
  * // },
184
185
  * // };
185
186
  *
@@ -210,12 +211,12 @@ declare const DeleteReplicationGroupCommand_base: {
210
211
  * <p>You attempted one of the following operations:</p>
211
212
  * <ul>
212
213
  * <li>
213
- * <p>Creating a snapshot of a Redis OSS cluster running on a
214
+ * <p>Creating a snapshot of a Valkey or Redis OSS cluster running on a
214
215
  * <code>cache.t1.micro</code> cache node.</p>
215
216
  * </li>
216
217
  * <li>
217
218
  * <p>Creating a snapshot of a cluster that is running Memcached rather than
218
- * Redis OSS.</p>
219
+ * Valkey or Redis OSS.</p>
219
220
  * </li>
220
221
  * </ul>
221
222
  * <p>Neither of these are supported by ElastiCache.</p>
@@ -111,7 +111,7 @@ declare const DeleteServerlessCacheCommand_base: {
111
111
  * <p>The serverless cache was not found or does not exist.</p>
112
112
  *
113
113
  * @throws {@link ServerlessCacheSnapshotAlreadyExistsFault} (client fault)
114
- * <p>A serverless cache snapshot with this name already exists. Available for Redis OSS and Serverless Memcached only.</p>
114
+ * <p>A serverless cache snapshot with this name already exists. Available for Valkey, Redis OSS and Serverless Memcached only.</p>
115
115
  *
116
116
  * @throws {@link ServiceLinkedRoleNotFoundFault} (client fault)
117
117
  * <p>The specified service linked role (SLR) was not found.</p>
@@ -27,7 +27,7 @@ declare const DeleteServerlessCacheSnapshotCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Deletes an existing serverless cache snapshot. Available for Redis OSS and Serverless Memcached only.</p>
30
+ * <p>Deletes an existing serverless cache snapshot. Available for Valkey, Redis OSS and Serverless Memcached only.</p>
31
31
  * @example
32
32
  * Use a bare-bones client and the command you need to make an API call.
33
33
  * ```javascript
@@ -69,10 +69,10 @@ declare const DeleteServerlessCacheSnapshotCommand_base: {
69
69
  * <p>The value for a parameter is invalid.</p>
70
70
  *
71
71
  * @throws {@link InvalidServerlessCacheSnapshotStateFault} (client fault)
72
- * <p>The state of the serverless cache snapshot was not received. Available for Redis OSS and Serverless Memcached only.</p>
72
+ * <p>The state of the serverless cache snapshot was not received. Available for Valkey, Redis OSS and Serverless Memcached only.</p>
73
73
  *
74
74
  * @throws {@link ServerlessCacheSnapshotNotFoundFault} (client fault)
75
- * <p>This serverless cache snapshot could not be found or does not exist. Available for Redis OSS and Serverless Memcached only.</p>
75
+ * <p>This serverless cache snapshot could not be found or does not exist. Available for Valkey, Redis OSS and Serverless Memcached only.</p>
76
76
  *
77
77
  * @throws {@link ServiceLinkedRoleNotFoundFault} (client fault)
78
78
  * <p>The specified service linked role (SLR) was not found.</p>
@@ -31,7 +31,7 @@ declare const DeleteSnapshotCommand_base: {
31
31
  * operation, ElastiCache immediately begins deleting the snapshot; you cannot cancel or
32
32
  * revert this operation.</p>
33
33
  * <note>
34
- * <p>This operation is valid for Redis OSS only.</p>
34
+ * <p>This operation is valid for Valkey or Redis OSS only.</p>
35
35
  * </note>
36
36
  * @example
37
37
  * Use a bare-bones client and the command you need to make an API call.
@@ -27,7 +27,7 @@ declare const DeleteUserCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>For Redis OSS engine version 6.0 onwards: Deletes a user. The user will be removed from
30
+ * <p>For Valkey engine version 7.2 onwards and Redis OSS 6.0 onwards: Deletes a user. The user will be removed from
31
31
  * all user groups and in turn removed from all replication groups. For more information,
32
32
  * see <a href="http://docs.aws.amazon.com/AmazonElastiCache/latest/red-ug/Clusters.RBAC.html">Using Role Based Access Control (RBAC)</a>. </p>
33
33
  * @example
@@ -27,7 +27,7 @@ declare const DeleteUserGroupCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>For Redis OSS engine version 6.0 onwards: Deletes a user group. The user group must first
30
+ * <p>For Valkey engine version 7.2 onwards and Redis OSS 6.0 onwards: Deletes a user group. The user group must first
31
31
  * be disassociated from the replication group before it can be deleted. For more
32
32
  * information, see <a href="http://docs.aws.amazon.com/AmazonElastiCache/latest/red-ug/Clusters.RBAC.html">Using Role Based Access Control (RBAC)</a>. </p>
33
33
  * @example
@@ -31,7 +31,7 @@ declare const DescribeReplicationGroupsCommand_base: {
31
31
  * specified, <code>DescribeReplicationGroups</code> returns information about all
32
32
  * replication groups.</p>
33
33
  * <note>
34
- * <p>This operation is valid for Redis OSS only.</p>
34
+ * <p>This operation is valid for Valkey or Redis OSS only.</p>
35
35
  * </note>
36
36
  * @example
37
37
  * Use a bare-bones client and the command you need to make an API call.
@@ -168,6 +168,7 @@ declare const DescribeReplicationGroupsCommand_base: {
168
168
  * // IpDiscovery: "ipv4" || "ipv6",
169
169
  * // TransitEncryptionMode: "preferred" || "required",
170
170
  * // ClusterMode: "enabled" || "disabled" || "compatible",
171
+ * // Engine: "STRING_VALUE",
171
172
  * // },
172
173
  * // ],
173
174
  * // };
@@ -30,7 +30,7 @@ declare const DescribeServerlessCacheSnapshotsCommand_base: {
30
30
  * <p>Returns information about serverless cache snapshots.
31
31
  * By default, this API lists all of the customer’s serverless cache snapshots.
32
32
  * It can also describe a single serverless cache snapshot, or the snapshots associated with
33
- * a particular serverless cache. Available for Redis OSS and Serverless Memcached only.</p>
33
+ * a particular serverless cache. Available for Valkey, Redis OSS and Serverless Memcached only.</p>
34
34
  * @example
35
35
  * Use a bare-bones client and the command you need to make an API call.
36
36
  * ```javascript
@@ -85,7 +85,7 @@ declare const DescribeServerlessCacheSnapshotsCommand_base: {
85
85
  * <p>The serverless cache was not found or does not exist.</p>
86
86
  *
87
87
  * @throws {@link ServerlessCacheSnapshotNotFoundFault} (client fault)
88
- * <p>This serverless cache snapshot could not be found or does not exist. Available for Redis OSS and Serverless Memcached only.</p>
88
+ * <p>This serverless cache snapshot could not be found or does not exist. Available for Valkey, Redis OSS and Serverless Memcached only.</p>
89
89
  *
90
90
  * @throws {@link ElastiCacheServiceException}
91
91
  * <p>Base exception class for all service exceptions from ElastiCache service.</p>
@@ -32,7 +32,7 @@ declare const DescribeSnapshotsCommand_base: {
32
32
  * describe a single snapshot, or just the snapshots associated with a particular cache
33
33
  * cluster.</p>
34
34
  * <note>
35
- * <p>This operation is valid for Redis OSS only.</p>
35
+ * <p>This operation is valid for Valkey or Redis OSS only.</p>
36
36
  * </note>
37
37
  * @example
38
38
  * Use a bare-bones client and the command you need to make an API call.
@@ -27,7 +27,7 @@ declare const ExportServerlessCacheSnapshotCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Provides the functionality to export the serverless cache snapshot data to Amazon S3. Available for Redis OSS only.</p>
30
+ * <p>Provides the functionality to export the serverless cache snapshot data to Amazon S3. Available for Valkey and Redis OSS only.</p>
31
31
  * @example
32
32
  * Use a bare-bones client and the command you need to make an API call.
33
33
  * ```javascript
@@ -70,10 +70,10 @@ declare const ExportServerlessCacheSnapshotCommand_base: {
70
70
  * <p>The value for a parameter is invalid.</p>
71
71
  *
72
72
  * @throws {@link InvalidServerlessCacheSnapshotStateFault} (client fault)
73
- * <p>The state of the serverless cache snapshot was not received. Available for Redis OSS and Serverless Memcached only.</p>
73
+ * <p>The state of the serverless cache snapshot was not received. Available for Valkey, Redis OSS and Serverless Memcached only.</p>
74
74
  *
75
75
  * @throws {@link ServerlessCacheSnapshotNotFoundFault} (client fault)
76
- * <p>This serverless cache snapshot could not be found or does not exist. Available for Redis OSS and Serverless Memcached only.</p>
76
+ * <p>This serverless cache snapshot could not be found or does not exist. Available for Valkey, Redis OSS and Serverless Memcached only.</p>
77
77
  *
78
78
  * @throws {@link ServiceLinkedRoleNotFoundFault} (client fault)
79
79
  * <p>The specified service linked role (SLR) was not found.</p>
@@ -27,9 +27,9 @@ declare const IncreaseReplicaCountCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Dynamically increases the number of replicas in a Redis OSS (cluster mode disabled)
30
+ * <p>Dynamically increases the number of replicas in a Valkey or Redis OSS (cluster mode disabled)
31
31
  * replication group or the number of replica nodes in one or more node groups (shards) of
32
- * a Redis OSS (cluster mode enabled) replication group. This operation is performed with no
32
+ * a Valkey or Redis OSS (cluster mode enabled) replication group. This operation is performed with no
33
33
  * cluster down time.</p>
34
34
  * @example
35
35
  * Use a bare-bones client and the command you need to make an API call.
@@ -176,6 +176,7 @@ declare const IncreaseReplicaCountCommand_base: {
176
176
  * // IpDiscovery: "ipv4" || "ipv6",
177
177
  * // TransitEncryptionMode: "preferred" || "required",
178
178
  * // ClusterMode: "enabled" || "disabled" || "compatible",
179
+ * // Engine: "STRING_VALUE",
179
180
  * // },
180
181
  * // };
181
182
  *
@@ -27,7 +27,7 @@ declare const ListAllowedNodeTypeModificationsCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Lists all available node types that you can scale your Redis OSS cluster's or replication
30
+ * <p>Lists all available node types that you can scale with your cluster's replication
31
31
  * group's current node type.</p>
32
32
  * <p>When you use the <code>ModifyCacheCluster</code> or
33
33
  * <code>ModifyReplicationGroup</code> operations to scale your cluster or replication
@@ -86,7 +86,7 @@ declare const ListTagsForResourceCommand_base: {
86
86
  * <p>The requested replication group is not in the <code>available</code> state.</p>
87
87
  *
88
88
  * @throws {@link InvalidServerlessCacheSnapshotStateFault} (client fault)
89
- * <p>The state of the serverless cache snapshot was not received. Available for Redis OSS and Serverless Memcached only.</p>
89
+ * <p>The state of the serverless cache snapshot was not received. Available for Valkey, Redis OSS and Serverless Memcached only.</p>
90
90
  *
91
91
  * @throws {@link InvalidServerlessCacheStateFault} (client fault)
92
92
  * <p>The account for these credentials is not currently active.</p>
@@ -101,7 +101,7 @@ declare const ListTagsForResourceCommand_base: {
101
101
  * <p>The serverless cache was not found or does not exist.</p>
102
102
  *
103
103
  * @throws {@link ServerlessCacheSnapshotNotFoundFault} (client fault)
104
- * <p>This serverless cache snapshot could not be found or does not exist. Available for Redis OSS and Serverless Memcached only.</p>
104
+ * <p>This serverless cache snapshot could not be found or does not exist. Available for Valkey, Redis OSS and Serverless Memcached only.</p>
105
105
  *
106
106
  * @throws {@link SnapshotNotFoundFault} (client fault)
107
107
  * <p>The requested snapshot name does not refer to an existing snapshot.</p>
@@ -56,6 +56,7 @@ declare const ModifyCacheClusterCommand_base: {
56
56
  * CacheParameterGroupName: "STRING_VALUE",
57
57
  * NotificationTopicStatus: "STRING_VALUE",
58
58
  * ApplyImmediately: true || false,
59
+ * Engine: "STRING_VALUE",
59
60
  * EngineVersion: "STRING_VALUE",
60
61
  * AutoMinorVersionUpgrade: true || false,
61
62
  * SnapshotRetentionLimit: Number("int"),
@@ -38,6 +38,7 @@ declare const ModifyGlobalReplicationGroupCommand_base: {
38
38
  * GlobalReplicationGroupId: "STRING_VALUE", // required
39
39
  * ApplyImmediately: true || false, // required
40
40
  * CacheNodeType: "STRING_VALUE",
41
+ * Engine: "STRING_VALUE",
41
42
  * EngineVersion: "STRING_VALUE",
42
43
  * CacheParameterGroupName: "STRING_VALUE",
43
44
  * GlobalReplicationGroupDescription: "STRING_VALUE",