@aws-sdk/client-appstream 3.958.0 → 3.962.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
CHANGED
|
@@ -3688,10 +3688,10 @@ const paginateDescribeImages = core.createPaginator(AppStreamClient, DescribeIma
|
|
|
3688
3688
|
const checkState$1 = async (client, input) => {
|
|
3689
3689
|
let reason;
|
|
3690
3690
|
try {
|
|
3691
|
-
|
|
3691
|
+
let result = await client.send(new DescribeFleetsCommand(input));
|
|
3692
3692
|
reason = result;
|
|
3693
3693
|
try {
|
|
3694
|
-
|
|
3694
|
+
const returnComparator = () => {
|
|
3695
3695
|
let flat_1 = [].concat(...result.Fleets);
|
|
3696
3696
|
let projection_3 = flat_1.map((element_2) => {
|
|
3697
3697
|
return element_2.State;
|
|
@@ -3708,7 +3708,7 @@ const checkState$1 = async (client, input) => {
|
|
|
3708
3708
|
}
|
|
3709
3709
|
catch (e) { }
|
|
3710
3710
|
try {
|
|
3711
|
-
|
|
3711
|
+
const returnComparator = () => {
|
|
3712
3712
|
let flat_1 = [].concat(...result.Fleets);
|
|
3713
3713
|
let projection_3 = flat_1.map((element_2) => {
|
|
3714
3714
|
return element_2.State;
|
|
@@ -3723,7 +3723,7 @@ const checkState$1 = async (client, input) => {
|
|
|
3723
3723
|
}
|
|
3724
3724
|
catch (e) { }
|
|
3725
3725
|
try {
|
|
3726
|
-
|
|
3726
|
+
const returnComparator = () => {
|
|
3727
3727
|
let flat_1 = [].concat(...result.Fleets);
|
|
3728
3728
|
let projection_3 = flat_1.map((element_2) => {
|
|
3729
3729
|
return element_2.State;
|
|
@@ -3756,10 +3756,10 @@ const waitUntilFleetStarted = async (params, input) => {
|
|
|
3756
3756
|
const checkState = async (client, input) => {
|
|
3757
3757
|
let reason;
|
|
3758
3758
|
try {
|
|
3759
|
-
|
|
3759
|
+
let result = await client.send(new DescribeFleetsCommand(input));
|
|
3760
3760
|
reason = result;
|
|
3761
3761
|
try {
|
|
3762
|
-
|
|
3762
|
+
const returnComparator = () => {
|
|
3763
3763
|
let flat_1 = [].concat(...result.Fleets);
|
|
3764
3764
|
let projection_3 = flat_1.map((element_2) => {
|
|
3765
3765
|
return element_2.State;
|
|
@@ -3776,7 +3776,7 @@ const checkState = async (client, input) => {
|
|
|
3776
3776
|
}
|
|
3777
3777
|
catch (e) { }
|
|
3778
3778
|
try {
|
|
3779
|
-
|
|
3779
|
+
const returnComparator = () => {
|
|
3780
3780
|
let flat_1 = [].concat(...result.Fleets);
|
|
3781
3781
|
let projection_3 = flat_1.map((element_2) => {
|
|
3782
3782
|
return element_2.State;
|
|
@@ -3791,7 +3791,7 @@ const checkState = async (client, input) => {
|
|
|
3791
3791
|
}
|
|
3792
3792
|
catch (e) { }
|
|
3793
3793
|
try {
|
|
3794
|
-
|
|
3794
|
+
const returnComparator = () => {
|
|
3795
3795
|
let flat_1 = [].concat(...result.Fleets);
|
|
3796
3796
|
let projection_3 = flat_1.map((element_2) => {
|
|
3797
3797
|
return element_2.State;
|
|
@@ -3,10 +3,10 @@ import { DescribeFleetsCommand } from "../commands/DescribeFleetsCommand";
|
|
|
3
3
|
const checkState = async (client, input) => {
|
|
4
4
|
let reason;
|
|
5
5
|
try {
|
|
6
|
-
|
|
6
|
+
let result = await client.send(new DescribeFleetsCommand(input));
|
|
7
7
|
reason = result;
|
|
8
8
|
try {
|
|
9
|
-
|
|
9
|
+
const returnComparator = () => {
|
|
10
10
|
let flat_1 = [].concat(...result.Fleets);
|
|
11
11
|
let projection_3 = flat_1.map((element_2) => {
|
|
12
12
|
return element_2.State;
|
|
@@ -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.Fleets);
|
|
28
28
|
let projection_3 = flat_1.map((element_2) => {
|
|
29
29
|
return element_2.State;
|
|
@@ -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.Fleets);
|
|
43
43
|
let projection_3 = flat_1.map((element_2) => {
|
|
44
44
|
return element_2.State;
|
|
@@ -3,10 +3,10 @@ import { DescribeFleetsCommand } from "../commands/DescribeFleetsCommand";
|
|
|
3
3
|
const checkState = async (client, input) => {
|
|
4
4
|
let reason;
|
|
5
5
|
try {
|
|
6
|
-
|
|
6
|
+
let result = await client.send(new DescribeFleetsCommand(input));
|
|
7
7
|
reason = result;
|
|
8
8
|
try {
|
|
9
|
-
|
|
9
|
+
const returnComparator = () => {
|
|
10
10
|
let flat_1 = [].concat(...result.Fleets);
|
|
11
11
|
let projection_3 = flat_1.map((element_2) => {
|
|
12
12
|
return element_2.State;
|
|
@@ -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.Fleets);
|
|
28
28
|
let projection_3 = flat_1.map((element_2) => {
|
|
29
29
|
return element_2.State;
|
|
@@ -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.Fleets);
|
|
43
43
|
let projection_3 = flat_1.map((element_2) => {
|
|
44
44
|
return element_2.State;
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-appstream",
|
|
3
3
|
"description": "AWS SDK for JavaScript Appstream Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.962.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-appstream",
|
|
@@ -22,7 +22,7 @@
|
|
|
22
22
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
23
23
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
24
24
|
"@aws-sdk/core": "3.957.0",
|
|
25
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
25
|
+
"@aws-sdk/credential-provider-node": "3.962.0",
|
|
26
26
|
"@aws-sdk/middleware-host-header": "3.957.0",
|
|
27
27
|
"@aws-sdk/middleware-logger": "3.957.0",
|
|
28
28
|
"@aws-sdk/middleware-recursion-detection": "3.957.0",
|