@aws-sdk/client-appstream 3.927.0 → 3.928.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 +2567 -3131
- package/dist-cjs/runtimeConfig.shared.js +7 -0
- package/dist-es/AppStreamClient.js +2 -0
- package/dist-es/commands/AssociateAppBlockBuilderAppBlockCommand.js +3 -9
- package/dist-es/commands/AssociateApplicationFleetCommand.js +3 -9
- package/dist-es/commands/AssociateApplicationToEntitlementCommand.js +3 -9
- package/dist-es/commands/AssociateFleetCommand.js +3 -9
- package/dist-es/commands/AssociateSoftwareToImageBuilderCommand.js +3 -9
- package/dist-es/commands/BatchAssociateUserStackCommand.js +3 -10
- package/dist-es/commands/BatchDisassociateUserStackCommand.js +3 -10
- package/dist-es/commands/CopyImageCommand.js +3 -9
- package/dist-es/commands/CreateAppBlockBuilderCommand.js +3 -9
- package/dist-es/commands/CreateAppBlockBuilderStreamingURLCommand.js +3 -9
- package/dist-es/commands/CreateAppBlockCommand.js +3 -9
- package/dist-es/commands/CreateApplicationCommand.js +3 -9
- package/dist-es/commands/CreateDirectoryConfigCommand.js +3 -10
- package/dist-es/commands/CreateEntitlementCommand.js +3 -9
- package/dist-es/commands/CreateFleetCommand.js +3 -9
- package/dist-es/commands/CreateImageBuilderCommand.js +3 -9
- package/dist-es/commands/CreateImageBuilderStreamingURLCommand.js +3 -9
- package/dist-es/commands/CreateStackCommand.js +3 -9
- package/dist-es/commands/CreateStreamingURLCommand.js +3 -9
- package/dist-es/commands/CreateThemeForStackCommand.js +3 -9
- package/dist-es/commands/CreateUpdatedImageCommand.js +3 -9
- package/dist-es/commands/CreateUsageReportSubscriptionCommand.js +3 -9
- package/dist-es/commands/CreateUserCommand.js +3 -10
- package/dist-es/commands/DeleteAppBlockBuilderCommand.js +3 -9
- package/dist-es/commands/DeleteAppBlockCommand.js +3 -9
- package/dist-es/commands/DeleteApplicationCommand.js +3 -9
- package/dist-es/commands/DeleteDirectoryConfigCommand.js +3 -9
- package/dist-es/commands/DeleteEntitlementCommand.js +3 -9
- package/dist-es/commands/DeleteFleetCommand.js +3 -9
- package/dist-es/commands/DeleteImageBuilderCommand.js +3 -9
- package/dist-es/commands/DeleteImageCommand.js +3 -9
- package/dist-es/commands/DeleteImagePermissionsCommand.js +3 -9
- package/dist-es/commands/DeleteStackCommand.js +3 -9
- package/dist-es/commands/DeleteThemeForStackCommand.js +3 -9
- package/dist-es/commands/DeleteUsageReportSubscriptionCommand.js +3 -9
- package/dist-es/commands/DeleteUserCommand.js +3 -10
- package/dist-es/commands/DescribeAppBlockBuilderAppBlockAssociationsCommand.js +3 -9
- package/dist-es/commands/DescribeAppBlockBuildersCommand.js +3 -9
- package/dist-es/commands/DescribeAppBlocksCommand.js +3 -9
- package/dist-es/commands/DescribeAppLicenseUsageCommand.js +3 -9
- package/dist-es/commands/DescribeApplicationFleetAssociationsCommand.js +3 -9
- package/dist-es/commands/DescribeApplicationsCommand.js +3 -9
- package/dist-es/commands/DescribeDirectoryConfigsCommand.js +3 -10
- package/dist-es/commands/DescribeEntitlementsCommand.js +3 -9
- package/dist-es/commands/DescribeFleetsCommand.js +3 -9
- package/dist-es/commands/DescribeImageBuildersCommand.js +3 -9
- package/dist-es/commands/DescribeImagePermissionsCommand.js +3 -9
- package/dist-es/commands/DescribeImagesCommand.js +3 -9
- package/dist-es/commands/DescribeSessionsCommand.js +3 -9
- package/dist-es/commands/DescribeSoftwareAssociationsCommand.js +3 -9
- package/dist-es/commands/DescribeStacksCommand.js +3 -9
- package/dist-es/commands/DescribeThemeForStackCommand.js +3 -9
- package/dist-es/commands/DescribeUsageReportSubscriptionsCommand.js +3 -9
- package/dist-es/commands/DescribeUserStackAssociationsCommand.js +3 -10
- package/dist-es/commands/DescribeUsersCommand.js +3 -10
- package/dist-es/commands/DisableUserCommand.js +3 -10
- package/dist-es/commands/DisassociateAppBlockBuilderAppBlockCommand.js +3 -9
- package/dist-es/commands/DisassociateApplicationFleetCommand.js +3 -9
- package/dist-es/commands/DisassociateApplicationFromEntitlementCommand.js +3 -9
- package/dist-es/commands/DisassociateFleetCommand.js +3 -9
- package/dist-es/commands/DisassociateSoftwareFromImageBuilderCommand.js +3 -9
- package/dist-es/commands/EnableUserCommand.js +3 -10
- package/dist-es/commands/ExpireSessionCommand.js +3 -9
- package/dist-es/commands/ListAssociatedFleetsCommand.js +3 -9
- package/dist-es/commands/ListAssociatedStacksCommand.js +3 -9
- package/dist-es/commands/ListEntitledApplicationsCommand.js +3 -9
- package/dist-es/commands/ListTagsForResourceCommand.js +3 -9
- package/dist-es/commands/StartAppBlockBuilderCommand.js +3 -9
- package/dist-es/commands/StartFleetCommand.js +3 -9
- package/dist-es/commands/StartImageBuilderCommand.js +3 -9
- package/dist-es/commands/StartSoftwareDeploymentToImageBuilderCommand.js +3 -9
- package/dist-es/commands/StopAppBlockBuilderCommand.js +3 -9
- package/dist-es/commands/StopFleetCommand.js +3 -9
- package/dist-es/commands/StopImageBuilderCommand.js +3 -9
- package/dist-es/commands/TagResourceCommand.js +3 -9
- package/dist-es/commands/UntagResourceCommand.js +3 -9
- package/dist-es/commands/UpdateAppBlockBuilderCommand.js +3 -9
- package/dist-es/commands/UpdateApplicationCommand.js +3 -9
- package/dist-es/commands/UpdateDirectoryConfigCommand.js +3 -10
- package/dist-es/commands/UpdateEntitlementCommand.js +3 -9
- package/dist-es/commands/UpdateFleetCommand.js +3 -9
- package/dist-es/commands/UpdateImagePermissionsCommand.js +3 -9
- package/dist-es/commands/UpdateStackCommand.js +3 -9
- package/dist-es/commands/UpdateThemeForStackCommand.js +3 -9
- package/dist-es/models/models_0.js +0 -106
- package/dist-es/runtimeConfig.shared.js +7 -0
- package/dist-es/schemas/schemas_0.js +2375 -0
- package/dist-types/AppStreamClient.d.ts +10 -1
- package/dist-types/commands/CreateImageBuilderCommand.d.ts +3 -0
- package/dist-types/commands/DeleteImageBuilderCommand.d.ts +3 -0
- package/dist-types/commands/DescribeImageBuildersCommand.d.ts +3 -0
- package/dist-types/commands/DescribeSessionsCommand.d.ts +3 -0
- package/dist-types/commands/StartImageBuilderCommand.d.ts +3 -0
- package/dist-types/commands/StopImageBuilderCommand.d.ts +3 -0
- package/dist-types/models/models_0.d.ts +5 -84
- package/dist-types/runtimeConfig.browser.d.ts +1 -0
- package/dist-types/runtimeConfig.d.ts +1 -0
- package/dist-types/runtimeConfig.native.d.ts +1 -0
- package/dist-types/runtimeConfig.shared.d.ts +2 -5
- package/dist-types/schemas/schemas_0.d.ts +369 -0
- package/dist-types/ts3.4/AppStreamClient.d.ts +4 -0
- package/dist-types/ts3.4/models/models_0.d.ts +1 -61
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +375 -0
- package/package.json +5 -5
- package/dist-es/protocols/Aws_json1_1.js +0 -2379
- package/dist-types/protocols/Aws_json1_1.d.ts +0 -758
- package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +0 -1013
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { StartFleet } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class StartFleetCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("PhotonAdminProxyService", "StartFleet", {})
|
|
17
13
|
.n("AppStreamClient", "StartFleetCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_StartFleetCommand)
|
|
20
|
-
.de(de_StartFleetCommand)
|
|
14
|
+
.sc(StartFleet)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { StartImageBuilder } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class StartImageBuilderCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("PhotonAdminProxyService", "StartImageBuilder", {})
|
|
17
13
|
.n("AppStreamClient", "StartImageBuilderCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_StartImageBuilderCommand)
|
|
20
|
-
.de(de_StartImageBuilderCommand)
|
|
14
|
+
.sc(StartImageBuilder)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { StartSoftwareDeploymentToImageBuilder } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class StartSoftwareDeploymentToImageBuilderCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("PhotonAdminProxyService", "StartSoftwareDeploymentToImageBuilder", {})
|
|
17
13
|
.n("AppStreamClient", "StartSoftwareDeploymentToImageBuilderCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_StartSoftwareDeploymentToImageBuilderCommand)
|
|
20
|
-
.de(de_StartSoftwareDeploymentToImageBuilderCommand)
|
|
14
|
+
.sc(StartSoftwareDeploymentToImageBuilder)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { StopAppBlockBuilder } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class StopAppBlockBuilderCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("PhotonAdminProxyService", "StopAppBlockBuilder", {})
|
|
17
13
|
.n("AppStreamClient", "StopAppBlockBuilderCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_StopAppBlockBuilderCommand)
|
|
20
|
-
.de(de_StopAppBlockBuilderCommand)
|
|
14
|
+
.sc(StopAppBlockBuilder)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { StopFleet } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class StopFleetCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("PhotonAdminProxyService", "StopFleet", {})
|
|
17
13
|
.n("AppStreamClient", "StopFleetCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_StopFleetCommand)
|
|
20
|
-
.de(de_StopFleetCommand)
|
|
14
|
+
.sc(StopFleet)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { StopImageBuilder } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class StopImageBuilderCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("PhotonAdminProxyService", "StopImageBuilder", {})
|
|
17
13
|
.n("AppStreamClient", "StopImageBuilderCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_StopImageBuilderCommand)
|
|
20
|
-
.de(de_StopImageBuilderCommand)
|
|
14
|
+
.sc(StopImageBuilder)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { TagResource } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class TagResourceCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("PhotonAdminProxyService", "TagResource", {})
|
|
17
13
|
.n("AppStreamClient", "TagResourceCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_TagResourceCommand)
|
|
20
|
-
.de(de_TagResourceCommand)
|
|
14
|
+
.sc(TagResource)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { UntagResource } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class UntagResourceCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("PhotonAdminProxyService", "UntagResource", {})
|
|
17
13
|
.n("AppStreamClient", "UntagResourceCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_UntagResourceCommand)
|
|
20
|
-
.de(de_UntagResourceCommand)
|
|
14
|
+
.sc(UntagResource)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { UpdateAppBlockBuilder } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class UpdateAppBlockBuilderCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("PhotonAdminProxyService", "UpdateAppBlockBuilder", {})
|
|
17
13
|
.n("AppStreamClient", "UpdateAppBlockBuilderCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_UpdateAppBlockBuilderCommand)
|
|
20
|
-
.de(de_UpdateAppBlockBuilderCommand)
|
|
14
|
+
.sc(UpdateAppBlockBuilder)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { UpdateApplication } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class UpdateApplicationCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("PhotonAdminProxyService", "UpdateApplication", {})
|
|
17
13
|
.n("AppStreamClient", "UpdateApplicationCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_UpdateApplicationCommand)
|
|
20
|
-
.de(de_UpdateApplicationCommand)
|
|
14
|
+
.sc(UpdateApplication)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,23 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
6
|
-
import { de_UpdateDirectoryConfigCommand, se_UpdateDirectoryConfigCommand } from "../protocols/Aws_json1_1";
|
|
4
|
+
import { UpdateDirectoryConfig } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class UpdateDirectoryConfigCommand extends $Command
|
|
9
7
|
.classBuilder()
|
|
10
8
|
.ep(commonParams)
|
|
11
9
|
.m(function (Command, cs, config, o) {
|
|
12
|
-
return [
|
|
13
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
14
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
15
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
16
11
|
})
|
|
17
12
|
.s("PhotonAdminProxyService", "UpdateDirectoryConfig", {})
|
|
18
13
|
.n("AppStreamClient", "UpdateDirectoryConfigCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_UpdateDirectoryConfigCommand)
|
|
21
|
-
.de(de_UpdateDirectoryConfigCommand)
|
|
14
|
+
.sc(UpdateDirectoryConfig)
|
|
22
15
|
.build() {
|
|
23
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { UpdateEntitlement } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class UpdateEntitlementCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("PhotonAdminProxyService", "UpdateEntitlement", {})
|
|
17
13
|
.n("AppStreamClient", "UpdateEntitlementCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_UpdateEntitlementCommand)
|
|
20
|
-
.de(de_UpdateEntitlementCommand)
|
|
14
|
+
.sc(UpdateEntitlement)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { UpdateFleet } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class UpdateFleetCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("PhotonAdminProxyService", "UpdateFleet", {})
|
|
17
13
|
.n("AppStreamClient", "UpdateFleetCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_UpdateFleetCommand)
|
|
20
|
-
.de(de_UpdateFleetCommand)
|
|
14
|
+
.sc(UpdateFleet)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { UpdateImagePermissions } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class UpdateImagePermissionsCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("PhotonAdminProxyService", "UpdateImagePermissions", {})
|
|
17
13
|
.n("AppStreamClient", "UpdateImagePermissionsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_UpdateImagePermissionsCommand)
|
|
20
|
-
.de(de_UpdateImagePermissionsCommand)
|
|
14
|
+
.sc(UpdateImagePermissions)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { UpdateStack } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class UpdateStackCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("PhotonAdminProxyService", "UpdateStack", {})
|
|
17
13
|
.n("AppStreamClient", "UpdateStackCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_UpdateStackCommand)
|
|
20
|
-
.de(de_UpdateStackCommand)
|
|
14
|
+
.sc(UpdateStack)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { UpdateThemeForStack } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class UpdateThemeForStackCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("PhotonAdminProxyService", "UpdateThemeForStack", {})
|
|
17
13
|
.n("AppStreamClient", "UpdateThemeForStackCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_UpdateThemeForStackCommand)
|
|
20
|
-
.de(de_UpdateThemeForStackCommand)
|
|
14
|
+
.sc(UpdateThemeForStack)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
import { SENSITIVE_STRING } from "@smithy/smithy-client";
|
|
2
1
|
import { AppStreamServiceException as __BaseException } from "./AppStreamServiceException";
|
|
3
2
|
export const AccessEndpointType = {
|
|
4
3
|
STREAMING: "STREAMING",
|
|
@@ -448,108 +447,3 @@ export const StackAttribute = {
|
|
|
448
447
|
export const ThemeAttribute = {
|
|
449
448
|
FOOTER_LINKS: "FOOTER_LINKS",
|
|
450
449
|
};
|
|
451
|
-
export const UserStackAssociationFilterSensitiveLog = (obj) => ({
|
|
452
|
-
...obj,
|
|
453
|
-
...(obj.UserName && { UserName: SENSITIVE_STRING }),
|
|
454
|
-
});
|
|
455
|
-
export const BatchAssociateUserStackRequestFilterSensitiveLog = (obj) => ({
|
|
456
|
-
...obj,
|
|
457
|
-
...(obj.UserStackAssociations && {
|
|
458
|
-
UserStackAssociations: obj.UserStackAssociations.map((item) => UserStackAssociationFilterSensitiveLog(item)),
|
|
459
|
-
}),
|
|
460
|
-
});
|
|
461
|
-
export const UserStackAssociationErrorFilterSensitiveLog = (obj) => ({
|
|
462
|
-
...obj,
|
|
463
|
-
...(obj.UserStackAssociation && {
|
|
464
|
-
UserStackAssociation: UserStackAssociationFilterSensitiveLog(obj.UserStackAssociation),
|
|
465
|
-
}),
|
|
466
|
-
});
|
|
467
|
-
export const BatchAssociateUserStackResultFilterSensitiveLog = (obj) => ({
|
|
468
|
-
...obj,
|
|
469
|
-
...(obj.errors && { errors: obj.errors.map((item) => UserStackAssociationErrorFilterSensitiveLog(item)) }),
|
|
470
|
-
});
|
|
471
|
-
export const BatchDisassociateUserStackRequestFilterSensitiveLog = (obj) => ({
|
|
472
|
-
...obj,
|
|
473
|
-
...(obj.UserStackAssociations && {
|
|
474
|
-
UserStackAssociations: obj.UserStackAssociations.map((item) => UserStackAssociationFilterSensitiveLog(item)),
|
|
475
|
-
}),
|
|
476
|
-
});
|
|
477
|
-
export const BatchDisassociateUserStackResultFilterSensitiveLog = (obj) => ({
|
|
478
|
-
...obj,
|
|
479
|
-
...(obj.errors && { errors: obj.errors.map((item) => UserStackAssociationErrorFilterSensitiveLog(item)) }),
|
|
480
|
-
});
|
|
481
|
-
export const ServiceAccountCredentialsFilterSensitiveLog = (obj) => ({
|
|
482
|
-
...obj,
|
|
483
|
-
...(obj.AccountName && { AccountName: SENSITIVE_STRING }),
|
|
484
|
-
...(obj.AccountPassword && { AccountPassword: SENSITIVE_STRING }),
|
|
485
|
-
});
|
|
486
|
-
export const CreateDirectoryConfigRequestFilterSensitiveLog = (obj) => ({
|
|
487
|
-
...obj,
|
|
488
|
-
...(obj.ServiceAccountCredentials && {
|
|
489
|
-
ServiceAccountCredentials: ServiceAccountCredentialsFilterSensitiveLog(obj.ServiceAccountCredentials),
|
|
490
|
-
}),
|
|
491
|
-
});
|
|
492
|
-
export const DirectoryConfigFilterSensitiveLog = (obj) => ({
|
|
493
|
-
...obj,
|
|
494
|
-
...(obj.ServiceAccountCredentials && {
|
|
495
|
-
ServiceAccountCredentials: ServiceAccountCredentialsFilterSensitiveLog(obj.ServiceAccountCredentials),
|
|
496
|
-
}),
|
|
497
|
-
});
|
|
498
|
-
export const CreateDirectoryConfigResultFilterSensitiveLog = (obj) => ({
|
|
499
|
-
...obj,
|
|
500
|
-
...(obj.DirectoryConfig && { DirectoryConfig: DirectoryConfigFilterSensitiveLog(obj.DirectoryConfig) }),
|
|
501
|
-
});
|
|
502
|
-
export const CreateUserRequestFilterSensitiveLog = (obj) => ({
|
|
503
|
-
...obj,
|
|
504
|
-
...(obj.UserName && { UserName: SENSITIVE_STRING }),
|
|
505
|
-
...(obj.FirstName && { FirstName: SENSITIVE_STRING }),
|
|
506
|
-
...(obj.LastName && { LastName: SENSITIVE_STRING }),
|
|
507
|
-
});
|
|
508
|
-
export const DeleteUserRequestFilterSensitiveLog = (obj) => ({
|
|
509
|
-
...obj,
|
|
510
|
-
...(obj.UserName && { UserName: SENSITIVE_STRING }),
|
|
511
|
-
});
|
|
512
|
-
export const DescribeDirectoryConfigsResultFilterSensitiveLog = (obj) => ({
|
|
513
|
-
...obj,
|
|
514
|
-
...(obj.DirectoryConfigs && {
|
|
515
|
-
DirectoryConfigs: obj.DirectoryConfigs.map((item) => DirectoryConfigFilterSensitiveLog(item)),
|
|
516
|
-
}),
|
|
517
|
-
});
|
|
518
|
-
export const UserFilterSensitiveLog = (obj) => ({
|
|
519
|
-
...obj,
|
|
520
|
-
...(obj.UserName && { UserName: SENSITIVE_STRING }),
|
|
521
|
-
...(obj.FirstName && { FirstName: SENSITIVE_STRING }),
|
|
522
|
-
...(obj.LastName && { LastName: SENSITIVE_STRING }),
|
|
523
|
-
});
|
|
524
|
-
export const DescribeUsersResultFilterSensitiveLog = (obj) => ({
|
|
525
|
-
...obj,
|
|
526
|
-
...(obj.Users && { Users: obj.Users.map((item) => UserFilterSensitiveLog(item)) }),
|
|
527
|
-
});
|
|
528
|
-
export const DescribeUserStackAssociationsRequestFilterSensitiveLog = (obj) => ({
|
|
529
|
-
...obj,
|
|
530
|
-
...(obj.UserName && { UserName: SENSITIVE_STRING }),
|
|
531
|
-
});
|
|
532
|
-
export const DescribeUserStackAssociationsResultFilterSensitiveLog = (obj) => ({
|
|
533
|
-
...obj,
|
|
534
|
-
...(obj.UserStackAssociations && {
|
|
535
|
-
UserStackAssociations: obj.UserStackAssociations.map((item) => UserStackAssociationFilterSensitiveLog(item)),
|
|
536
|
-
}),
|
|
537
|
-
});
|
|
538
|
-
export const DisableUserRequestFilterSensitiveLog = (obj) => ({
|
|
539
|
-
...obj,
|
|
540
|
-
...(obj.UserName && { UserName: SENSITIVE_STRING }),
|
|
541
|
-
});
|
|
542
|
-
export const EnableUserRequestFilterSensitiveLog = (obj) => ({
|
|
543
|
-
...obj,
|
|
544
|
-
...(obj.UserName && { UserName: SENSITIVE_STRING }),
|
|
545
|
-
});
|
|
546
|
-
export const UpdateDirectoryConfigRequestFilterSensitiveLog = (obj) => ({
|
|
547
|
-
...obj,
|
|
548
|
-
...(obj.ServiceAccountCredentials && {
|
|
549
|
-
ServiceAccountCredentials: ServiceAccountCredentialsFilterSensitiveLog(obj.ServiceAccountCredentials),
|
|
550
|
-
}),
|
|
551
|
-
});
|
|
552
|
-
export const UpdateDirectoryConfigResultFilterSensitiveLog = (obj) => ({
|
|
553
|
-
...obj,
|
|
554
|
-
...(obj.DirectoryConfig && { DirectoryConfig: DirectoryConfigFilterSensitiveLog(obj.DirectoryConfig) }),
|
|
555
|
-
});
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import { AwsSdkSigV4Signer } from "@aws-sdk/core";
|
|
2
|
+
import { AwsJson1_1Protocol } from "@aws-sdk/core/protocols";
|
|
2
3
|
import { NoOpLogger } from "@smithy/smithy-client";
|
|
3
4
|
import { parseUrl } from "@smithy/url-parser";
|
|
4
5
|
import { fromBase64, toBase64 } from "@smithy/util-base64";
|
|
@@ -22,6 +23,12 @@ export const getRuntimeConfig = (config) => {
|
|
|
22
23
|
},
|
|
23
24
|
],
|
|
24
25
|
logger: config?.logger ?? new NoOpLogger(),
|
|
26
|
+
protocol: config?.protocol ??
|
|
27
|
+
new AwsJson1_1Protocol({
|
|
28
|
+
defaultNamespace: "com.amazonaws.appstream",
|
|
29
|
+
serviceTarget: "PhotonAdminProxyService",
|
|
30
|
+
awsQueryCompatible: false,
|
|
31
|
+
}),
|
|
25
32
|
serviceId: config?.serviceId ?? "AppStream",
|
|
26
33
|
urlParser: config?.urlParser ?? parseUrl,
|
|
27
34
|
utf8Decoder: config?.utf8Decoder ?? fromUtf8,
|