@aws-sdk/client-elasticache 3.74.0 → 3.75.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.
- package/CHANGELOG.md +8 -0
- package/dist-types/models/models_0.d.ts +27 -27
- package/package.json +8 -8
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,14 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
+
# [3.75.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.74.0...v3.75.0) (2022-04-21)
|
|
7
|
+
|
|
8
|
+
**Note:** Version bump only for package @aws-sdk/client-elasticache
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
|
|
6
14
|
# [3.74.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.73.0...v3.74.0) (2022-04-20)
|
|
7
15
|
|
|
8
16
|
**Note:** Version bump only for package @aws-sdk/client-elasticache
|
|
@@ -1325,7 +1325,7 @@ export interface Snapshot {
|
|
|
1325
1325
|
*
|
|
1326
1326
|
* </li>
|
|
1327
1327
|
* <li>
|
|
1328
|
-
* <p>Previous generation: (not recommended)</p>
|
|
1328
|
+
* <p>Previous generation: (not recommended. Existing clusters are still supported but creation of new clusters is not supported for these types.)</p>
|
|
1329
1329
|
* <p>
|
|
1330
1330
|
* <b>T1 node types:</b>
|
|
1331
1331
|
* <code>cache.t1.micro</code>
|
|
@@ -1355,7 +1355,7 @@ export interface Snapshot {
|
|
|
1355
1355
|
*
|
|
1356
1356
|
* <ul>
|
|
1357
1357
|
* <li>
|
|
1358
|
-
* <p>Previous generation: (not recommended)</p>
|
|
1358
|
+
* <p>Previous generation: (not recommended. Existing clusters are still supported but creation of new clusters is not supported for these types.)</p>
|
|
1359
1359
|
* <p>
|
|
1360
1360
|
* <b>C1 node types:</b>
|
|
1361
1361
|
* <code>cache.c1.xlarge</code>
|
|
@@ -1470,7 +1470,7 @@ export interface Snapshot {
|
|
|
1470
1470
|
*
|
|
1471
1471
|
* </li>
|
|
1472
1472
|
* <li>
|
|
1473
|
-
* <p>Previous generation: (not recommended)</p>
|
|
1473
|
+
* <p>Previous generation: (not recommended. Existing clusters are still supported but creation of new clusters is not supported for these types.)</p>
|
|
1474
1474
|
* <p>
|
|
1475
1475
|
* <b>M2 node types:</b>
|
|
1476
1476
|
* <code>cache.m2.xlarge</code>,
|
|
@@ -1917,7 +1917,7 @@ export interface CreateCacheClusterMessage {
|
|
|
1917
1917
|
*
|
|
1918
1918
|
* </li>
|
|
1919
1919
|
* <li>
|
|
1920
|
-
* <p>Previous generation: (not recommended)</p>
|
|
1920
|
+
* <p>Previous generation: (not recommended. Existing clusters are still supported but creation of new clusters is not supported for these types.)</p>
|
|
1921
1921
|
* <p>
|
|
1922
1922
|
* <b>T1 node types:</b>
|
|
1923
1923
|
* <code>cache.t1.micro</code>
|
|
@@ -1947,7 +1947,7 @@ export interface CreateCacheClusterMessage {
|
|
|
1947
1947
|
*
|
|
1948
1948
|
* <ul>
|
|
1949
1949
|
* <li>
|
|
1950
|
-
* <p>Previous generation: (not recommended)</p>
|
|
1950
|
+
* <p>Previous generation: (not recommended. Existing clusters are still supported but creation of new clusters is not supported for these types.)</p>
|
|
1951
1951
|
* <p>
|
|
1952
1952
|
* <b>C1 node types:</b>
|
|
1953
1953
|
* <code>cache.c1.xlarge</code>
|
|
@@ -2020,7 +2020,7 @@ export interface CreateCacheClusterMessage {
|
|
|
2020
2020
|
*
|
|
2021
2021
|
* </li>
|
|
2022
2022
|
* <li>
|
|
2023
|
-
* <p>Previous generation: (not recommended)</p>
|
|
2023
|
+
* <p>Previous generation: (not recommended. Existing clusters are still supported but creation of new clusters is not supported for these types.)</p>
|
|
2024
2024
|
* <p>
|
|
2025
2025
|
* <b>M2 node types:</b>
|
|
2026
2026
|
* <code>cache.m2.xlarge</code>,
|
|
@@ -2303,7 +2303,7 @@ export declare namespace CreateCacheClusterMessage {
|
|
|
2303
2303
|
*
|
|
2304
2304
|
* </li>
|
|
2305
2305
|
* <li>
|
|
2306
|
-
* <p>Previous generation: (not recommended)</p>
|
|
2306
|
+
* <p>Previous generation: (not recommended. Existing clusters are still supported but creation of new clusters is not supported for these types.)</p>
|
|
2307
2307
|
* <p>
|
|
2308
2308
|
* <b>T1 node types:</b>
|
|
2309
2309
|
* <code>cache.t1.micro</code>
|
|
@@ -2333,7 +2333,7 @@ export declare namespace CreateCacheClusterMessage {
|
|
|
2333
2333
|
*
|
|
2334
2334
|
* <ul>
|
|
2335
2335
|
* <li>
|
|
2336
|
-
* <p>Previous generation: (not recommended)</p>
|
|
2336
|
+
* <p>Previous generation: (not recommended. Existing clusters are still supported but creation of new clusters is not supported for these types.)</p>
|
|
2337
2337
|
* <p>
|
|
2338
2338
|
* <b>C1 node types:</b>
|
|
2339
2339
|
* <code>cache.c1.xlarge</code>
|
|
@@ -2437,7 +2437,7 @@ export declare namespace CreateCacheClusterMessage {
|
|
|
2437
2437
|
*
|
|
2438
2438
|
* </li>
|
|
2439
2439
|
* <li>
|
|
2440
|
-
* <p>Previous generation: (not recommended)</p>
|
|
2440
|
+
* <p>Previous generation: (not recommended. Existing clusters are still supported but creation of new clusters is not supported for these types.)</p>
|
|
2441
2441
|
* <p>
|
|
2442
2442
|
* <b>M2 node types:</b>
|
|
2443
2443
|
* <code>cache.m2.xlarge</code>,
|
|
@@ -2749,7 +2749,7 @@ export interface CacheCluster {
|
|
|
2749
2749
|
*
|
|
2750
2750
|
* </li>
|
|
2751
2751
|
* <li>
|
|
2752
|
-
* <p>Previous generation: (not recommended)</p>
|
|
2752
|
+
* <p>Previous generation: (not recommended. Existing clusters are still supported but creation of new clusters is not supported for these types.)</p>
|
|
2753
2753
|
* <p>
|
|
2754
2754
|
* <b>T1 node types:</b>
|
|
2755
2755
|
* <code>cache.t1.micro</code>
|
|
@@ -2779,7 +2779,7 @@ export interface CacheCluster {
|
|
|
2779
2779
|
*
|
|
2780
2780
|
* <ul>
|
|
2781
2781
|
* <li>
|
|
2782
|
-
* <p>Previous generation: (not recommended)</p>
|
|
2782
|
+
* <p>Previous generation: (not recommended. Existing clusters are still supported but creation of new clusters is not supported for these types.)</p>
|
|
2783
2783
|
* <p>
|
|
2784
2784
|
* <b>C1 node types:</b>
|
|
2785
2785
|
* <code>cache.c1.xlarge</code>
|
|
@@ -2884,7 +2884,7 @@ export interface CacheCluster {
|
|
|
2884
2884
|
*
|
|
2885
2885
|
* </li>
|
|
2886
2886
|
* <li>
|
|
2887
|
-
* <p>Previous generation: (not recommended)</p>
|
|
2887
|
+
* <p>Previous generation: (not recommended. Existing clusters are still supported but creation of new clusters is not supported for these types.)</p>
|
|
2888
2888
|
* <p>
|
|
2889
2889
|
* <b>M2 node types:</b>
|
|
2890
2890
|
* <code>cache.m2.xlarge</code>,
|
|
@@ -3978,7 +3978,7 @@ export interface CreateReplicationGroupMessage {
|
|
|
3978
3978
|
*
|
|
3979
3979
|
* </li>
|
|
3980
3980
|
* <li>
|
|
3981
|
-
* <p>Previous generation: (not recommended)</p>
|
|
3981
|
+
* <p>Previous generation: (not recommended. Existing clusters are still supported but creation of new clusters is not supported for these types.)</p>
|
|
3982
3982
|
* <p>
|
|
3983
3983
|
* <b>T1 node types:</b>
|
|
3984
3984
|
* <code>cache.t1.micro</code>
|
|
@@ -4008,7 +4008,7 @@ export interface CreateReplicationGroupMessage {
|
|
|
4008
4008
|
*
|
|
4009
4009
|
* <ul>
|
|
4010
4010
|
* <li>
|
|
4011
|
-
* <p>Previous generation: (not recommended)</p>
|
|
4011
|
+
* <p>Previous generation: (not recommended. Existing clusters are still supported but creation of new clusters is not supported for these types.)</p>
|
|
4012
4012
|
* <p>
|
|
4013
4013
|
* <b>C1 node types:</b>
|
|
4014
4014
|
* <code>cache.c1.xlarge</code>
|
|
@@ -4113,7 +4113,7 @@ export interface CreateReplicationGroupMessage {
|
|
|
4113
4113
|
*
|
|
4114
4114
|
* </li>
|
|
4115
4115
|
* <li>
|
|
4116
|
-
* <p>Previous generation: (not recommended)</p>
|
|
4116
|
+
* <p>Previous generation: (not recommended. Existing clusters are still supported but creation of new clusters is not supported for these types.)</p>
|
|
4117
4117
|
* <p>
|
|
4118
4118
|
* <b>M2 node types:</b>
|
|
4119
4119
|
* <code>cache.m2.xlarge</code>,
|
|
@@ -6139,7 +6139,7 @@ export interface DescribeReservedCacheNodesMessage {
|
|
|
6139
6139
|
*
|
|
6140
6140
|
* </li>
|
|
6141
6141
|
* <li>
|
|
6142
|
-
* <p>Previous generation: (not recommended)</p>
|
|
6142
|
+
* <p>Previous generation: (not recommended. Existing clusters are still supported but creation of new clusters is not supported for these types.)</p>
|
|
6143
6143
|
* <p>
|
|
6144
6144
|
* <b>T1 node types:</b>
|
|
6145
6145
|
* <code>cache.t1.micro</code>
|
|
@@ -6169,7 +6169,7 @@ export interface DescribeReservedCacheNodesMessage {
|
|
|
6169
6169
|
*
|
|
6170
6170
|
* <ul>
|
|
6171
6171
|
* <li>
|
|
6172
|
-
* <p>Previous generation: (not recommended)</p>
|
|
6172
|
+
* <p>Previous generation: (not recommended. Existing clusters are still supported but creation of new clusters is not supported for these types.)</p>
|
|
6173
6173
|
* <p>
|
|
6174
6174
|
* <b>C1 node types:</b>
|
|
6175
6175
|
* <code>cache.c1.xlarge</code>
|
|
@@ -6273,7 +6273,7 @@ export interface DescribeReservedCacheNodesMessage {
|
|
|
6273
6273
|
*
|
|
6274
6274
|
* </li>
|
|
6275
6275
|
* <li>
|
|
6276
|
-
* <p>Previous generation: (not recommended)</p>
|
|
6276
|
+
* <p>Previous generation: (not recommended. Existing clusters are still supported but creation of new clusters is not supported for these types.)</p>
|
|
6277
6277
|
* <p>
|
|
6278
6278
|
* <b>M2 node types:</b>
|
|
6279
6279
|
* <code>cache.m2.xlarge</code>,
|
|
@@ -6472,7 +6472,7 @@ export interface ReservedCacheNode {
|
|
|
6472
6472
|
*
|
|
6473
6473
|
* </li>
|
|
6474
6474
|
* <li>
|
|
6475
|
-
* <p>Previous generation: (not recommended)</p>
|
|
6475
|
+
* <p>Previous generation: (not recommended. Existing clusters are still supported but creation of new clusters is not supported for these types.)</p>
|
|
6476
6476
|
* <p>
|
|
6477
6477
|
* <b>T1 node types:</b>
|
|
6478
6478
|
* <code>cache.t1.micro</code>
|
|
@@ -6502,7 +6502,7 @@ export interface ReservedCacheNode {
|
|
|
6502
6502
|
*
|
|
6503
6503
|
* <ul>
|
|
6504
6504
|
* <li>
|
|
6505
|
-
* <p>Previous generation: (not recommended)</p>
|
|
6505
|
+
* <p>Previous generation: (not recommended. Existing clusters are still supported but creation of new clusters is not supported for these types.)</p>
|
|
6506
6506
|
* <p>
|
|
6507
6507
|
* <b>C1 node types:</b>
|
|
6508
6508
|
* <code>cache.c1.xlarge</code>
|
|
@@ -6606,7 +6606,7 @@ export interface ReservedCacheNode {
|
|
|
6606
6606
|
*
|
|
6607
6607
|
* </li>
|
|
6608
6608
|
* <li>
|
|
6609
|
-
* <p>Previous generation: (not recommended)</p>
|
|
6609
|
+
* <p>Previous generation: (not recommended. Existing clusters are still supported but creation of new clusters is not supported for these types.)</p>
|
|
6610
6610
|
* <p>
|
|
6611
6611
|
* <b>M2 node types:</b>
|
|
6612
6612
|
* <code>cache.m2.xlarge</code>,
|
|
@@ -6815,7 +6815,7 @@ export interface DescribeReservedCacheNodesOfferingsMessage {
|
|
|
6815
6815
|
*
|
|
6816
6816
|
* </li>
|
|
6817
6817
|
* <li>
|
|
6818
|
-
* <p>Previous generation: (not recommended)</p>
|
|
6818
|
+
* <p>Previous generation: (not recommended. Existing clusters are still supported but creation of new clusters is not supported for these types.)</p>
|
|
6819
6819
|
* <p>
|
|
6820
6820
|
* <b>T1 node types:</b>
|
|
6821
6821
|
* <code>cache.t1.micro</code>
|
|
@@ -6845,7 +6845,7 @@ export interface DescribeReservedCacheNodesOfferingsMessage {
|
|
|
6845
6845
|
*
|
|
6846
6846
|
* <ul>
|
|
6847
6847
|
* <li>
|
|
6848
|
-
* <p>Previous generation: (not recommended)</p>
|
|
6848
|
+
* <p>Previous generation: (not recommended. Existing clusters are still supported but creation of new clusters is not supported for these types.)</p>
|
|
6849
6849
|
* <p>
|
|
6850
6850
|
* <b>C1 node types:</b>
|
|
6851
6851
|
* <code>cache.c1.xlarge</code>
|
|
@@ -6951,7 +6951,7 @@ export interface DescribeReservedCacheNodesOfferingsMessage {
|
|
|
6951
6951
|
*
|
|
6952
6952
|
* </li>
|
|
6953
6953
|
* <li>
|
|
6954
|
-
* <p>Previous generation: (not recommended)</p>
|
|
6954
|
+
* <p>Previous generation: (not recommended. Existing clusters are still supported but creation of new clusters is not supported for these types.)</p>
|
|
6955
6955
|
* <p>
|
|
6956
6956
|
* <b>M2 node types:</b>
|
|
6957
6957
|
* <code>cache.m2.xlarge</code>,
|
|
@@ -7128,7 +7128,7 @@ export interface ReservedCacheNodesOffering {
|
|
|
7128
7128
|
*
|
|
7129
7129
|
* </li>
|
|
7130
7130
|
* <li>
|
|
7131
|
-
* <p>Previous generation: (not recommended)</p>
|
|
7131
|
+
* <p>Previous generation: (not recommended. Existing clusters are still supported but creation of new clusters is not supported for these types.)</p>
|
|
7132
7132
|
* <p>
|
|
7133
7133
|
* <b>T1 node types:</b>
|
|
7134
7134
|
* <code>cache.t1.micro</code>
|
|
@@ -7158,7 +7158,7 @@ export interface ReservedCacheNodesOffering {
|
|
|
7158
7158
|
*
|
|
7159
7159
|
* <ul>
|
|
7160
7160
|
* <li>
|
|
7161
|
-
* <p>Previous generation: (not recommended)</p>
|
|
7161
|
+
* <p>Previous generation: (not recommended. Existing clusters are still supported but creation of new clusters is not supported for these types.)</p>
|
|
7162
7162
|
* <p>
|
|
7163
7163
|
* <b>C1 node types:</b>
|
|
7164
7164
|
* <code>cache.c1.xlarge</code>
|
|
@@ -7264,7 +7264,7 @@ export interface ReservedCacheNodesOffering {
|
|
|
7264
7264
|
*
|
|
7265
7265
|
* </li>
|
|
7266
7266
|
* <li>
|
|
7267
|
-
* <p>Previous generation: (not recommended)</p>
|
|
7267
|
+
* <p>Previous generation: (not recommended. Existing clusters are still supported but creation of new clusters is not supported for these types.)</p>
|
|
7268
7268
|
* <p>
|
|
7269
7269
|
* <b>M2 node types:</b>
|
|
7270
7270
|
* <code>cache.m2.xlarge</code>,
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-elasticache",
|
|
3
3
|
"description": "AWS SDK for JavaScript Elasticache Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.75.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "tsc -p tsconfig.cjs.json",
|
|
@@ -18,21 +18,21 @@
|
|
|
18
18
|
"dependencies": {
|
|
19
19
|
"@aws-crypto/sha256-browser": "2.0.0",
|
|
20
20
|
"@aws-crypto/sha256-js": "2.0.0",
|
|
21
|
-
"@aws-sdk/client-sts": "3.
|
|
22
|
-
"@aws-sdk/config-resolver": "3.
|
|
23
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
21
|
+
"@aws-sdk/client-sts": "3.75.0",
|
|
22
|
+
"@aws-sdk/config-resolver": "3.75.0",
|
|
23
|
+
"@aws-sdk/credential-provider-node": "3.75.0",
|
|
24
24
|
"@aws-sdk/fetch-http-handler": "3.58.0",
|
|
25
25
|
"@aws-sdk/hash-node": "3.55.0",
|
|
26
26
|
"@aws-sdk/invalid-dependency": "3.55.0",
|
|
27
27
|
"@aws-sdk/middleware-content-length": "3.58.0",
|
|
28
28
|
"@aws-sdk/middleware-host-header": "3.58.0",
|
|
29
29
|
"@aws-sdk/middleware-logger": "3.55.0",
|
|
30
|
-
"@aws-sdk/middleware-retry": "3.
|
|
30
|
+
"@aws-sdk/middleware-retry": "3.75.0",
|
|
31
31
|
"@aws-sdk/middleware-serde": "3.55.0",
|
|
32
32
|
"@aws-sdk/middleware-signing": "3.58.0",
|
|
33
33
|
"@aws-sdk/middleware-stack": "3.55.0",
|
|
34
34
|
"@aws-sdk/middleware-user-agent": "3.58.0",
|
|
35
|
-
"@aws-sdk/node-config-provider": "3.
|
|
35
|
+
"@aws-sdk/node-config-provider": "3.75.0",
|
|
36
36
|
"@aws-sdk/node-http-handler": "3.74.0",
|
|
37
37
|
"@aws-sdk/protocol-http": "3.58.0",
|
|
38
38
|
"@aws-sdk/smithy-client": "3.72.0",
|
|
@@ -43,9 +43,9 @@
|
|
|
43
43
|
"@aws-sdk/util-body-length-browser": "3.55.0",
|
|
44
44
|
"@aws-sdk/util-body-length-node": "3.55.0",
|
|
45
45
|
"@aws-sdk/util-defaults-mode-browser": "3.72.0",
|
|
46
|
-
"@aws-sdk/util-defaults-mode-node": "3.
|
|
46
|
+
"@aws-sdk/util-defaults-mode-node": "3.75.0",
|
|
47
47
|
"@aws-sdk/util-user-agent-browser": "3.58.0",
|
|
48
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
48
|
+
"@aws-sdk/util-user-agent-node": "3.75.0",
|
|
49
49
|
"@aws-sdk/util-utf8-browser": "3.55.0",
|
|
50
50
|
"@aws-sdk/util-utf8-node": "3.55.0",
|
|
51
51
|
"@aws-sdk/util-waiter": "3.55.0",
|