@aws-sdk/client-elasticache 3.616.0 → 3.620.1
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.
- package/dist-types/commands/AddTagsToResourceCommand.d.ts +2 -2
- package/dist-types/commands/CopyServerlessCacheSnapshotCommand.d.ts +5 -5
- package/dist-types/commands/CopySnapshotCommand.d.ts +1 -1
- package/dist-types/commands/CreateCacheClusterCommand.d.ts +2 -2
- package/dist-types/commands/CreateGlobalReplicationGroupCommand.d.ts +3 -3
- package/dist-types/commands/CreateReplicationGroupCommand.d.ts +9 -9
- package/dist-types/commands/CreateServerlessCacheSnapshotCommand.d.ts +3 -3
- package/dist-types/commands/CreateSnapshotCommand.d.ts +3 -3
- package/dist-types/commands/CreateUserCommand.d.ts +1 -1
- package/dist-types/commands/CreateUserGroupCommand.d.ts +1 -1
- package/dist-types/commands/DecreaseReplicaCountCommand.d.ts +2 -2
- package/dist-types/commands/DeleteCacheClusterCommand.d.ts +5 -5
- package/dist-types/commands/DeleteReplicationGroupCommand.d.ts +3 -3
- package/dist-types/commands/DeleteServerlessCacheCommand.d.ts +1 -1
- package/dist-types/commands/DeleteServerlessCacheSnapshotCommand.d.ts +3 -3
- package/dist-types/commands/DeleteSnapshotCommand.d.ts +1 -1
- package/dist-types/commands/DeleteUserCommand.d.ts +1 -1
- package/dist-types/commands/DeleteUserGroupCommand.d.ts +1 -1
- package/dist-types/commands/DescribeReplicationGroupsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeServerlessCacheSnapshotsCommand.d.ts +2 -2
- package/dist-types/commands/DescribeSnapshotsCommand.d.ts +1 -1
- package/dist-types/commands/ExportServerlessCacheSnapshotCommand.d.ts +3 -3
- package/dist-types/commands/IncreaseReplicaCountCommand.d.ts +2 -2
- package/dist-types/commands/ListAllowedNodeTypeModificationsCommand.d.ts +1 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -2
- package/dist-types/commands/ModifyReplicationGroupCommand.d.ts +3 -3
- package/dist-types/commands/PurchaseReservedCacheNodesOfferingCommand.d.ts +1 -1
- package/dist-types/commands/RebootCacheClusterCommand.d.ts +3 -3
- package/dist-types/commands/RemoveTagsFromResourceCommand.d.ts +2 -2
- package/dist-types/commands/TestFailoverCommand.d.ts +1 -2
- package/dist-types/models/models_0.d.ts +236 -242
- package/dist-types/models/models_1.d.ts +4 -4
- package/package.json +18 -18
|
@@ -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 only.</p>
|
|
99
|
+
* <p>The state of the serverless cache snapshot was not received. Available for 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 only.</p>
|
|
114
|
+
* <p>This serverless cache snapshot could not be found or does not exist. Available for 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>
|
|
@@ -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 only.</p>
|
|
30
|
+
* <p>Creates a copy of an existing serverless cache’s snapshot. Available for 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 only.</p>
|
|
83
|
+
* <p>The state of the serverless cache snapshot was not received. Available for 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 only.</p>
|
|
86
|
+
* <p>A serverless cache snapshot with this name already exists. Available for 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 only.</p>
|
|
89
|
+
* <p>This serverless cache snapshot could not be found or does not exist. Available for 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 only.</p>
|
|
92
|
+
* <p>The number of serverless cache snapshots exceeds the customer snapshot quota. Available for 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 only.</p>
|
|
32
|
+
* <p>This operation is valid for 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.</p>
|
|
32
|
-
* <p>This operation is not supported for Redis (cluster mode enabled) clusters.</p>
|
|
31
|
+
* engine software, either Memcached or Redis OSS.</p>
|
|
32
|
+
* <p>This operation is not supported for 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 offers fully managed, fast, reliable and secure
|
|
31
|
-
* cross-region replication. Using Global Datastore for Redis, you can create cross-region
|
|
32
|
-
* read replica clusters for ElastiCache
|
|
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
|
|
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 (cluster mode disabled) or a Redis (cluster mode enabled) replication
|
|
30
|
+
* <p>Creates a Redis OSS (cluster mode disabled) or a 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 (cluster mode disabled) replication group is a collection of nodes, where
|
|
34
|
+
* <p>A 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 cluster-mode enabled cluster is comprised of from 1 to 90 shards (API/CLI:
|
|
37
|
+
* <p>A 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
|
|
41
|
+
* <p>The node or shard limit can be increased to a maximum of 500 per cluster if the 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,14 @@ 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 (cluster mode disabled) replication group has been successfully created,
|
|
52
|
+
* <p>When a 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
|
|
55
|
-
*
|
|
56
|
-
* ElastiCache
|
|
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
|
|
57
57
|
* Guide</i>.</p>
|
|
58
58
|
* <note>
|
|
59
|
-
* <p>This operation is valid for Redis only.</p>
|
|
59
|
+
* <p>This operation is valid for Redis OSS only.</p>
|
|
60
60
|
* </note>
|
|
61
61
|
* @example
|
|
62
62
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -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 only.</p>
|
|
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>
|
|
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 only.</p>
|
|
89
|
+
* <p>A serverless cache snapshot with this name already exists. Available for 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 only.</p>
|
|
92
|
+
* <p>The number of serverless cache snapshots exceeds the customer snapshot quota. Available for 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 only.</p>
|
|
33
|
+
* <p>This operation is valid for 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 cluster running on a
|
|
143
|
+
* <p>Creating a snapshot of a 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.</p>
|
|
148
|
+
* 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 engine version 6.0 onwards: Creates a Redis user. For more information, see
|
|
30
|
+
* <p>For Redis OSS engine version 6.0 onwards: Creates a Redis OSS 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 engine version 6.0 onwards: Creates a Redis user group. For more
|
|
30
|
+
* <p>For Redis OSS engine version 6.0 onwards: Creates a Redis OSS 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 (cluster mode disabled)
|
|
30
|
+
* <p>Dynamically decreases the number of replicas in a 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 (cluster mode enabled) replication group. This operation is performed with no
|
|
32
|
+
* a 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.
|
|
@@ -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 (cluster mode enabled) clusters</p>
|
|
37
|
+
* <p>Redis OSS (cluster mode enabled) clusters</p>
|
|
38
38
|
* </li>
|
|
39
39
|
* <li>
|
|
40
|
-
* <p>Redis (cluster mode disabled) clusters</p>
|
|
40
|
+
* <p>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 (cluster mode enabled) replication group</p>
|
|
52
|
+
* <p>A cluster from a 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 cluster running on a
|
|
212
|
+
* <p>Creating a snapshot of a 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.</p>
|
|
217
|
+
* Redis OSS.</p>
|
|
218
218
|
* </li>
|
|
219
219
|
* </ul>
|
|
220
220
|
* <p>Neither of these are supported by ElastiCache.</p>
|
|
@@ -36,7 +36,7 @@ declare const DeleteReplicationGroupCommand_base: {
|
|
|
36
36
|
* immediately begins deleting the selected resources; you cannot cancel or revert this
|
|
37
37
|
* operation.</p>
|
|
38
38
|
* <note>
|
|
39
|
-
* <p>This operation is valid for Redis only.</p>
|
|
39
|
+
* <p>This operation is valid for Redis OSS only.</p>
|
|
40
40
|
* </note>
|
|
41
41
|
* @example
|
|
42
42
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -201,12 +201,12 @@ declare const DeleteReplicationGroupCommand_base: {
|
|
|
201
201
|
* <p>You attempted one of the following operations:</p>
|
|
202
202
|
* <ul>
|
|
203
203
|
* <li>
|
|
204
|
-
* <p>Creating a snapshot of a Redis cluster running on a
|
|
204
|
+
* <p>Creating a snapshot of a Redis OSS cluster running on a
|
|
205
205
|
* <code>cache.t1.micro</code> cache node.</p>
|
|
206
206
|
* </li>
|
|
207
207
|
* <li>
|
|
208
208
|
* <p>Creating a snapshot of a cluster that is running Memcached rather than
|
|
209
|
-
* Redis.</p>
|
|
209
|
+
* Redis OSS.</p>
|
|
210
210
|
* </li>
|
|
211
211
|
* </ul>
|
|
212
212
|
* <p>Neither of these are supported by ElastiCache.</p>
|
|
@@ -106,7 +106,7 @@ declare const DeleteServerlessCacheCommand_base: {
|
|
|
106
106
|
* <p>The serverless cache was not found or does not exist.</p>
|
|
107
107
|
*
|
|
108
108
|
* @throws {@link ServerlessCacheSnapshotAlreadyExistsFault} (client fault)
|
|
109
|
-
* <p>A serverless cache snapshot with this name already exists. Available for Redis only.</p>
|
|
109
|
+
* <p>A serverless cache snapshot with this name already exists. Available for Redis OSS and Serverless Memcached only.</p>
|
|
110
110
|
*
|
|
111
111
|
* @throws {@link ServiceLinkedRoleNotFoundFault} (client fault)
|
|
112
112
|
* <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 only.</p>
|
|
30
|
+
* <p>Deletes an existing serverless cache snapshot. Available for 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 only.</p>
|
|
72
|
+
* <p>The state of the serverless cache snapshot was not received. Available for 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 only.</p>
|
|
75
|
+
* <p>This serverless cache snapshot could not be found or does not exist. Available for 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 only.</p>
|
|
34
|
+
* <p>This operation is valid for 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 engine version 6.0 onwards: Deletes a user. The user will be removed from
|
|
30
|
+
* <p>For Redis OSS engine version 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 engine version 6.0 onwards: Deletes a user group. The user group must first
|
|
30
|
+
* <p>For Redis OSS engine version 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 only.</p>
|
|
34
|
+
* <p>This operation is valid for 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.
|
|
@@ -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 only.</p>
|
|
33
|
+
* a particular serverless cache. Available for 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 only.</p>
|
|
88
|
+
* <p>This serverless cache snapshot could not be found or does not exist. Available for 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 only.</p>
|
|
35
|
+
* <p>This operation is valid for 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 only.</p>
|
|
30
|
+
* <p>Provides the functionality to export the serverless cache snapshot data to Amazon S3. Available for 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 only.</p>
|
|
73
|
+
* <p>The state of the serverless cache snapshot was not received. Available for 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 only.</p>
|
|
76
|
+
* <p>This serverless cache snapshot could not be found or does not exist. Available for 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 (cluster mode disabled)
|
|
30
|
+
* <p>Dynamically increases the number of replicas in a 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 (cluster mode enabled) replication group. This operation is performed with no
|
|
32
|
+
* a 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.
|
|
@@ -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 cluster's or replication
|
|
30
|
+
* <p>Lists all available node types that you can scale your Redis OSS cluster's or 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 only.</p>
|
|
89
|
+
* <p>The state of the serverless cache snapshot was not received. Available for 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 only.</p>
|
|
104
|
+
* <p>This serverless cache snapshot could not be found or does not exist. Available for 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>
|
|
@@ -27,11 +27,11 @@ declare const ModifyReplicationGroupCommand_base: {
|
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
30
|
-
* <p>Modifies the settings for a replication group. This is limited to Redis 7 and newer.</p>
|
|
30
|
+
* <p>Modifies the settings for a replication group. This is limited to Redis OSS 7 and newer.</p>
|
|
31
31
|
* <ul>
|
|
32
32
|
* <li>
|
|
33
33
|
* <p>
|
|
34
|
-
* <a href="https://docs.aws.amazon.com/AmazonElastiCache/latest/red-ug/scaling-redis-cluster-mode-enabled.html">Scaling for Amazon ElastiCache
|
|
34
|
+
* <a href="https://docs.aws.amazon.com/AmazonElastiCache/latest/red-ug/scaling-redis-cluster-mode-enabled.html">Scaling for Amazon ElastiCache (Redis OSS) (cluster mode enabled)</a> in
|
|
35
35
|
* the ElastiCache User Guide</p>
|
|
36
36
|
* </li>
|
|
37
37
|
* <li>
|
|
@@ -41,7 +41,7 @@ declare const ModifyReplicationGroupCommand_base: {
|
|
|
41
41
|
* </li>
|
|
42
42
|
* </ul>
|
|
43
43
|
* <note>
|
|
44
|
-
* <p>This operation is valid for Redis only.</p>
|
|
44
|
+
* <p>This operation is valid for Redis OSS only.</p>
|
|
45
45
|
* </note>
|
|
46
46
|
* @example
|
|
47
47
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -28,7 +28,7 @@ declare const PurchaseReservedCacheNodesOfferingCommand_base: {
|
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
30
30
|
* <p>Allows you to purchase a reserved cache node offering. Reserved nodes are not eligible
|
|
31
|
-
* for cancellation and are non-refundable. For more information, see <a href="https://docs.aws.amazon.com/AmazonElastiCache/latest/red-ug/reserved-nodes.html">Managing Costs with Reserved Nodes</a> for Redis or <a href="https://docs.aws.amazon.com/AmazonElastiCache/latest/mem-ug/reserved-nodes.html">Managing Costs with
|
|
31
|
+
* for cancellation and are non-refundable. For more information, see <a href="https://docs.aws.amazon.com/AmazonElastiCache/latest/red-ug/reserved-nodes.html">Managing Costs with Reserved Nodes</a> for Redis OSS or <a href="https://docs.aws.amazon.com/AmazonElastiCache/latest/mem-ug/reserved-nodes.html">Managing Costs with
|
|
32
32
|
* Reserved Nodes</a> for Memcached.</p>
|
|
33
33
|
* @example
|
|
34
34
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -34,10 +34,10 @@ declare const RebootCacheClusterCommand_base: {
|
|
|
34
34
|
* <p>The reboot causes the contents of the cache (for each cache node being rebooted) to be
|
|
35
35
|
* lost.</p>
|
|
36
36
|
* <p>When the reboot is complete, a cluster event is created.</p>
|
|
37
|
-
* <p>Rebooting a cluster is currently supported on Memcached and Redis (cluster mode
|
|
38
|
-
* disabled) clusters. Rebooting is not supported on Redis (cluster mode enabled)
|
|
37
|
+
* <p>Rebooting a cluster is currently supported on Memcached and Redis OSS (cluster mode
|
|
38
|
+
* disabled) clusters. Rebooting is not supported on Redis OSS (cluster mode enabled)
|
|
39
39
|
* clusters.</p>
|
|
40
|
-
* <p>If you make changes to parameters that require a Redis (cluster mode enabled) cluster
|
|
40
|
+
* <p>If you make changes to parameters that require a Redis OSS (cluster mode enabled) cluster
|
|
41
41
|
* reboot for the changes to be applied, see <a href="http://docs.aws.amazon.com/AmazonElastiCache/latest/red-ug/nodes.rebooting.html">Rebooting a Cluster</a> for an alternate process.</p>
|
|
42
42
|
* @example
|
|
43
43
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -86,7 +86,7 @@ declare const RemoveTagsFromResourceCommand_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 only.</p>
|
|
89
|
+
* <p>The state of the serverless cache snapshot was not received. Available for 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 RemoveTagsFromResourceCommand_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 only.</p>
|
|
104
|
+
* <p>This serverless cache snapshot could not be found or does not exist. Available for 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>
|
|
@@ -49,8 +49,7 @@ declare const TestFailoverCommand_base: {
|
|
|
49
49
|
* <p> </p>
|
|
50
50
|
* </li>
|
|
51
51
|
* <li>
|
|
52
|
-
* <p>If calling this operation multiple times on different shards in the same Redis
|
|
53
|
-
* (cluster mode enabled) replication group, the first node replacement must
|
|
52
|
+
* <p>If calling this operation multiple times on different shards in the same Redis OSS (cluster mode enabled) replication group, the first node replacement must
|
|
54
53
|
* complete before a subsequent call can be made.</p>
|
|
55
54
|
* </li>
|
|
56
55
|
* <li>
|