@aws-sdk/client-elasticache 3.958.0 → 3.964.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/dist-cjs/index.js +20 -20
- package/dist-es/waiters/waitForCacheClusterAvailable.js +6 -6
- package/dist-es/waiters/waitForCacheClusterDeleted.js +8 -8
- package/dist-es/waiters/waitForReplicationGroupAvailable.js +3 -3
- package/dist-es/waiters/waitForReplicationGroupDeleted.js +3 -3
- package/package.json +5 -5
package/dist-cjs/index.js
CHANGED
|
@@ -4743,10 +4743,10 @@ const paginateDescribeUsers = core.createPaginator(ElastiCacheClient, DescribeUs
|
|
|
4743
4743
|
const checkState$3 = async (client, input) => {
|
|
4744
4744
|
let reason;
|
|
4745
4745
|
try {
|
|
4746
|
-
|
|
4746
|
+
let result = await client.send(new DescribeCacheClustersCommand(input));
|
|
4747
4747
|
reason = result;
|
|
4748
4748
|
try {
|
|
4749
|
-
|
|
4749
|
+
const returnComparator = () => {
|
|
4750
4750
|
let flat_1 = [].concat(...result.CacheClusters);
|
|
4751
4751
|
let projection_3 = flat_1.map((element_2) => {
|
|
4752
4752
|
return element_2.CacheClusterStatus;
|
|
@@ -4763,7 +4763,7 @@ const checkState$3 = async (client, input) => {
|
|
|
4763
4763
|
}
|
|
4764
4764
|
catch (e) { }
|
|
4765
4765
|
try {
|
|
4766
|
-
|
|
4766
|
+
const returnComparator = () => {
|
|
4767
4767
|
let flat_1 = [].concat(...result.CacheClusters);
|
|
4768
4768
|
let projection_3 = flat_1.map((element_2) => {
|
|
4769
4769
|
return element_2.CacheClusterStatus;
|
|
@@ -4778,7 +4778,7 @@ const checkState$3 = async (client, input) => {
|
|
|
4778
4778
|
}
|
|
4779
4779
|
catch (e) { }
|
|
4780
4780
|
try {
|
|
4781
|
-
|
|
4781
|
+
const returnComparator = () => {
|
|
4782
4782
|
let flat_1 = [].concat(...result.CacheClusters);
|
|
4783
4783
|
let projection_3 = flat_1.map((element_2) => {
|
|
4784
4784
|
return element_2.CacheClusterStatus;
|
|
@@ -4793,7 +4793,7 @@ const checkState$3 = async (client, input) => {
|
|
|
4793
4793
|
}
|
|
4794
4794
|
catch (e) { }
|
|
4795
4795
|
try {
|
|
4796
|
-
|
|
4796
|
+
const returnComparator = () => {
|
|
4797
4797
|
let flat_1 = [].concat(...result.CacheClusters);
|
|
4798
4798
|
let projection_3 = flat_1.map((element_2) => {
|
|
4799
4799
|
return element_2.CacheClusterStatus;
|
|
@@ -4808,7 +4808,7 @@ const checkState$3 = async (client, input) => {
|
|
|
4808
4808
|
}
|
|
4809
4809
|
catch (e) { }
|
|
4810
4810
|
try {
|
|
4811
|
-
|
|
4811
|
+
const returnComparator = () => {
|
|
4812
4812
|
let flat_1 = [].concat(...result.CacheClusters);
|
|
4813
4813
|
let projection_3 = flat_1.map((element_2) => {
|
|
4814
4814
|
return element_2.CacheClusterStatus;
|
|
@@ -4841,10 +4841,10 @@ const waitUntilCacheClusterAvailable = async (params, input) => {
|
|
|
4841
4841
|
const checkState$2 = async (client, input) => {
|
|
4842
4842
|
let reason;
|
|
4843
4843
|
try {
|
|
4844
|
-
|
|
4844
|
+
let result = await client.send(new DescribeCacheClustersCommand(input));
|
|
4845
4845
|
reason = result;
|
|
4846
4846
|
try {
|
|
4847
|
-
|
|
4847
|
+
const returnComparator = () => {
|
|
4848
4848
|
let flat_1 = [].concat(...result.CacheClusters);
|
|
4849
4849
|
let projection_3 = flat_1.map((element_2) => {
|
|
4850
4850
|
return element_2.CacheClusterStatus;
|
|
@@ -4861,7 +4861,7 @@ const checkState$2 = async (client, input) => {
|
|
|
4861
4861
|
}
|
|
4862
4862
|
catch (e) { }
|
|
4863
4863
|
try {
|
|
4864
|
-
|
|
4864
|
+
const returnComparator = () => {
|
|
4865
4865
|
let flat_1 = [].concat(...result.CacheClusters);
|
|
4866
4866
|
let projection_3 = flat_1.map((element_2) => {
|
|
4867
4867
|
return element_2.CacheClusterStatus;
|
|
@@ -4876,7 +4876,7 @@ const checkState$2 = async (client, input) => {
|
|
|
4876
4876
|
}
|
|
4877
4877
|
catch (e) { }
|
|
4878
4878
|
try {
|
|
4879
|
-
|
|
4879
|
+
const returnComparator = () => {
|
|
4880
4880
|
let flat_1 = [].concat(...result.CacheClusters);
|
|
4881
4881
|
let projection_3 = flat_1.map((element_2) => {
|
|
4882
4882
|
return element_2.CacheClusterStatus;
|
|
@@ -4891,7 +4891,7 @@ const checkState$2 = async (client, input) => {
|
|
|
4891
4891
|
}
|
|
4892
4892
|
catch (e) { }
|
|
4893
4893
|
try {
|
|
4894
|
-
|
|
4894
|
+
const returnComparator = () => {
|
|
4895
4895
|
let flat_1 = [].concat(...result.CacheClusters);
|
|
4896
4896
|
let projection_3 = flat_1.map((element_2) => {
|
|
4897
4897
|
return element_2.CacheClusterStatus;
|
|
@@ -4906,7 +4906,7 @@ const checkState$2 = async (client, input) => {
|
|
|
4906
4906
|
}
|
|
4907
4907
|
catch (e) { }
|
|
4908
4908
|
try {
|
|
4909
|
-
|
|
4909
|
+
const returnComparator = () => {
|
|
4910
4910
|
let flat_1 = [].concat(...result.CacheClusters);
|
|
4911
4911
|
let projection_3 = flat_1.map((element_2) => {
|
|
4912
4912
|
return element_2.CacheClusterStatus;
|
|
@@ -4921,7 +4921,7 @@ const checkState$2 = async (client, input) => {
|
|
|
4921
4921
|
}
|
|
4922
4922
|
catch (e) { }
|
|
4923
4923
|
try {
|
|
4924
|
-
|
|
4924
|
+
const returnComparator = () => {
|
|
4925
4925
|
let flat_1 = [].concat(...result.CacheClusters);
|
|
4926
4926
|
let projection_3 = flat_1.map((element_2) => {
|
|
4927
4927
|
return element_2.CacheClusterStatus;
|
|
@@ -4936,7 +4936,7 @@ const checkState$2 = async (client, input) => {
|
|
|
4936
4936
|
}
|
|
4937
4937
|
catch (e) { }
|
|
4938
4938
|
try {
|
|
4939
|
-
|
|
4939
|
+
const returnComparator = () => {
|
|
4940
4940
|
let flat_1 = [].concat(...result.CacheClusters);
|
|
4941
4941
|
let projection_3 = flat_1.map((element_2) => {
|
|
4942
4942
|
return element_2.CacheClusterStatus;
|
|
@@ -4972,10 +4972,10 @@ const waitUntilCacheClusterDeleted = async (params, input) => {
|
|
|
4972
4972
|
const checkState$1 = async (client, input) => {
|
|
4973
4973
|
let reason;
|
|
4974
4974
|
try {
|
|
4975
|
-
|
|
4975
|
+
let result = await client.send(new DescribeReplicationGroupsCommand(input));
|
|
4976
4976
|
reason = result;
|
|
4977
4977
|
try {
|
|
4978
|
-
|
|
4978
|
+
const returnComparator = () => {
|
|
4979
4979
|
let flat_1 = [].concat(...result.ReplicationGroups);
|
|
4980
4980
|
let projection_3 = flat_1.map((element_2) => {
|
|
4981
4981
|
return element_2.Status;
|
|
@@ -4992,7 +4992,7 @@ const checkState$1 = async (client, input) => {
|
|
|
4992
4992
|
}
|
|
4993
4993
|
catch (e) { }
|
|
4994
4994
|
try {
|
|
4995
|
-
|
|
4995
|
+
const returnComparator = () => {
|
|
4996
4996
|
let flat_1 = [].concat(...result.ReplicationGroups);
|
|
4997
4997
|
let projection_3 = flat_1.map((element_2) => {
|
|
4998
4998
|
return element_2.Status;
|
|
@@ -5025,10 +5025,10 @@ const waitUntilReplicationGroupAvailable = async (params, input) => {
|
|
|
5025
5025
|
const checkState = async (client, input) => {
|
|
5026
5026
|
let reason;
|
|
5027
5027
|
try {
|
|
5028
|
-
|
|
5028
|
+
let result = await client.send(new DescribeReplicationGroupsCommand(input));
|
|
5029
5029
|
reason = result;
|
|
5030
5030
|
try {
|
|
5031
|
-
|
|
5031
|
+
const returnComparator = () => {
|
|
5032
5032
|
let flat_1 = [].concat(...result.ReplicationGroups);
|
|
5033
5033
|
let projection_3 = flat_1.map((element_2) => {
|
|
5034
5034
|
return element_2.Status;
|
|
@@ -5045,7 +5045,7 @@ const checkState = async (client, input) => {
|
|
|
5045
5045
|
}
|
|
5046
5046
|
catch (e) { }
|
|
5047
5047
|
try {
|
|
5048
|
-
|
|
5048
|
+
const returnComparator = () => {
|
|
5049
5049
|
let flat_1 = [].concat(...result.ReplicationGroups);
|
|
5050
5050
|
let projection_3 = flat_1.map((element_2) => {
|
|
5051
5051
|
return element_2.Status;
|
|
@@ -3,10 +3,10 @@ import { DescribeCacheClustersCommand, } from "../commands/DescribeCacheClusters
|
|
|
3
3
|
const checkState = async (client, input) => {
|
|
4
4
|
let reason;
|
|
5
5
|
try {
|
|
6
|
-
|
|
6
|
+
let result = await client.send(new DescribeCacheClustersCommand(input));
|
|
7
7
|
reason = result;
|
|
8
8
|
try {
|
|
9
|
-
|
|
9
|
+
const returnComparator = () => {
|
|
10
10
|
let flat_1 = [].concat(...result.CacheClusters);
|
|
11
11
|
let projection_3 = flat_1.map((element_2) => {
|
|
12
12
|
return element_2.CacheClusterStatus;
|
|
@@ -23,7 +23,7 @@ const checkState = async (client, input) => {
|
|
|
23
23
|
}
|
|
24
24
|
catch (e) { }
|
|
25
25
|
try {
|
|
26
|
-
|
|
26
|
+
const returnComparator = () => {
|
|
27
27
|
let flat_1 = [].concat(...result.CacheClusters);
|
|
28
28
|
let projection_3 = flat_1.map((element_2) => {
|
|
29
29
|
return element_2.CacheClusterStatus;
|
|
@@ -38,7 +38,7 @@ const checkState = async (client, input) => {
|
|
|
38
38
|
}
|
|
39
39
|
catch (e) { }
|
|
40
40
|
try {
|
|
41
|
-
|
|
41
|
+
const returnComparator = () => {
|
|
42
42
|
let flat_1 = [].concat(...result.CacheClusters);
|
|
43
43
|
let projection_3 = flat_1.map((element_2) => {
|
|
44
44
|
return element_2.CacheClusterStatus;
|
|
@@ -53,7 +53,7 @@ const checkState = async (client, input) => {
|
|
|
53
53
|
}
|
|
54
54
|
catch (e) { }
|
|
55
55
|
try {
|
|
56
|
-
|
|
56
|
+
const returnComparator = () => {
|
|
57
57
|
let flat_1 = [].concat(...result.CacheClusters);
|
|
58
58
|
let projection_3 = flat_1.map((element_2) => {
|
|
59
59
|
return element_2.CacheClusterStatus;
|
|
@@ -68,7 +68,7 @@ const checkState = async (client, input) => {
|
|
|
68
68
|
}
|
|
69
69
|
catch (e) { }
|
|
70
70
|
try {
|
|
71
|
-
|
|
71
|
+
const returnComparator = () => {
|
|
72
72
|
let flat_1 = [].concat(...result.CacheClusters);
|
|
73
73
|
let projection_3 = flat_1.map((element_2) => {
|
|
74
74
|
return element_2.CacheClusterStatus;
|
|
@@ -3,10 +3,10 @@ import { DescribeCacheClustersCommand, } from "../commands/DescribeCacheClusters
|
|
|
3
3
|
const checkState = async (client, input) => {
|
|
4
4
|
let reason;
|
|
5
5
|
try {
|
|
6
|
-
|
|
6
|
+
let result = await client.send(new DescribeCacheClustersCommand(input));
|
|
7
7
|
reason = result;
|
|
8
8
|
try {
|
|
9
|
-
|
|
9
|
+
const returnComparator = () => {
|
|
10
10
|
let flat_1 = [].concat(...result.CacheClusters);
|
|
11
11
|
let projection_3 = flat_1.map((element_2) => {
|
|
12
12
|
return element_2.CacheClusterStatus;
|
|
@@ -23,7 +23,7 @@ const checkState = async (client, input) => {
|
|
|
23
23
|
}
|
|
24
24
|
catch (e) { }
|
|
25
25
|
try {
|
|
26
|
-
|
|
26
|
+
const returnComparator = () => {
|
|
27
27
|
let flat_1 = [].concat(...result.CacheClusters);
|
|
28
28
|
let projection_3 = flat_1.map((element_2) => {
|
|
29
29
|
return element_2.CacheClusterStatus;
|
|
@@ -38,7 +38,7 @@ const checkState = async (client, input) => {
|
|
|
38
38
|
}
|
|
39
39
|
catch (e) { }
|
|
40
40
|
try {
|
|
41
|
-
|
|
41
|
+
const returnComparator = () => {
|
|
42
42
|
let flat_1 = [].concat(...result.CacheClusters);
|
|
43
43
|
let projection_3 = flat_1.map((element_2) => {
|
|
44
44
|
return element_2.CacheClusterStatus;
|
|
@@ -53,7 +53,7 @@ const checkState = async (client, input) => {
|
|
|
53
53
|
}
|
|
54
54
|
catch (e) { }
|
|
55
55
|
try {
|
|
56
|
-
|
|
56
|
+
const returnComparator = () => {
|
|
57
57
|
let flat_1 = [].concat(...result.CacheClusters);
|
|
58
58
|
let projection_3 = flat_1.map((element_2) => {
|
|
59
59
|
return element_2.CacheClusterStatus;
|
|
@@ -68,7 +68,7 @@ const checkState = async (client, input) => {
|
|
|
68
68
|
}
|
|
69
69
|
catch (e) { }
|
|
70
70
|
try {
|
|
71
|
-
|
|
71
|
+
const returnComparator = () => {
|
|
72
72
|
let flat_1 = [].concat(...result.CacheClusters);
|
|
73
73
|
let projection_3 = flat_1.map((element_2) => {
|
|
74
74
|
return element_2.CacheClusterStatus;
|
|
@@ -83,7 +83,7 @@ const checkState = async (client, input) => {
|
|
|
83
83
|
}
|
|
84
84
|
catch (e) { }
|
|
85
85
|
try {
|
|
86
|
-
|
|
86
|
+
const returnComparator = () => {
|
|
87
87
|
let flat_1 = [].concat(...result.CacheClusters);
|
|
88
88
|
let projection_3 = flat_1.map((element_2) => {
|
|
89
89
|
return element_2.CacheClusterStatus;
|
|
@@ -98,7 +98,7 @@ const checkState = async (client, input) => {
|
|
|
98
98
|
}
|
|
99
99
|
catch (e) { }
|
|
100
100
|
try {
|
|
101
|
-
|
|
101
|
+
const returnComparator = () => {
|
|
102
102
|
let flat_1 = [].concat(...result.CacheClusters);
|
|
103
103
|
let projection_3 = flat_1.map((element_2) => {
|
|
104
104
|
return element_2.CacheClusterStatus;
|
|
@@ -3,10 +3,10 @@ import { DescribeReplicationGroupsCommand, } from "../commands/DescribeReplicati
|
|
|
3
3
|
const checkState = async (client, input) => {
|
|
4
4
|
let reason;
|
|
5
5
|
try {
|
|
6
|
-
|
|
6
|
+
let result = await client.send(new DescribeReplicationGroupsCommand(input));
|
|
7
7
|
reason = result;
|
|
8
8
|
try {
|
|
9
|
-
|
|
9
|
+
const returnComparator = () => {
|
|
10
10
|
let flat_1 = [].concat(...result.ReplicationGroups);
|
|
11
11
|
let projection_3 = flat_1.map((element_2) => {
|
|
12
12
|
return element_2.Status;
|
|
@@ -23,7 +23,7 @@ const checkState = async (client, input) => {
|
|
|
23
23
|
}
|
|
24
24
|
catch (e) { }
|
|
25
25
|
try {
|
|
26
|
-
|
|
26
|
+
const returnComparator = () => {
|
|
27
27
|
let flat_1 = [].concat(...result.ReplicationGroups);
|
|
28
28
|
let projection_3 = flat_1.map((element_2) => {
|
|
29
29
|
return element_2.Status;
|
|
@@ -3,10 +3,10 @@ import { DescribeReplicationGroupsCommand, } from "../commands/DescribeReplicati
|
|
|
3
3
|
const checkState = async (client, input) => {
|
|
4
4
|
let reason;
|
|
5
5
|
try {
|
|
6
|
-
|
|
6
|
+
let result = await client.send(new DescribeReplicationGroupsCommand(input));
|
|
7
7
|
reason = result;
|
|
8
8
|
try {
|
|
9
|
-
|
|
9
|
+
const returnComparator = () => {
|
|
10
10
|
let flat_1 = [].concat(...result.ReplicationGroups);
|
|
11
11
|
let projection_3 = flat_1.map((element_2) => {
|
|
12
12
|
return element_2.Status;
|
|
@@ -23,7 +23,7 @@ const checkState = async (client, input) => {
|
|
|
23
23
|
}
|
|
24
24
|
catch (e) { }
|
|
25
25
|
try {
|
|
26
|
-
|
|
26
|
+
const returnComparator = () => {
|
|
27
27
|
let flat_1 = [].concat(...result.ReplicationGroups);
|
|
28
28
|
let projection_3 = flat_1.map((element_2) => {
|
|
29
29
|
return element_2.Status;
|
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.964.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
|
|
7
7
|
"build:cjs": "node ../../scripts/compilation/inline client-elasticache",
|
|
@@ -23,17 +23,17 @@
|
|
|
23
23
|
"dependencies": {
|
|
24
24
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
25
25
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
26
|
-
"@aws-sdk/core": "3.
|
|
27
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
26
|
+
"@aws-sdk/core": "3.964.0",
|
|
27
|
+
"@aws-sdk/credential-provider-node": "3.964.0",
|
|
28
28
|
"@aws-sdk/middleware-host-header": "3.957.0",
|
|
29
29
|
"@aws-sdk/middleware-logger": "3.957.0",
|
|
30
30
|
"@aws-sdk/middleware-recursion-detection": "3.957.0",
|
|
31
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
31
|
+
"@aws-sdk/middleware-user-agent": "3.964.0",
|
|
32
32
|
"@aws-sdk/region-config-resolver": "3.957.0",
|
|
33
33
|
"@aws-sdk/types": "3.957.0",
|
|
34
34
|
"@aws-sdk/util-endpoints": "3.957.0",
|
|
35
35
|
"@aws-sdk/util-user-agent-browser": "3.957.0",
|
|
36
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
36
|
+
"@aws-sdk/util-user-agent-node": "3.964.0",
|
|
37
37
|
"@smithy/config-resolver": "^4.4.5",
|
|
38
38
|
"@smithy/core": "^3.20.0",
|
|
39
39
|
"@smithy/fetch-http-handler": "^5.3.8",
|