@aws-sdk/client-appstream 3.927.0 → 3.929.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 { DescribeImageBuilders } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeImageBuildersCommand 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", "DescribeImageBuilders", {})
|
|
17
13
|
.n("AppStreamClient", "DescribeImageBuildersCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeImageBuildersCommand)
|
|
20
|
-
.de(de_DescribeImageBuildersCommand)
|
|
14
|
+
.sc(DescribeImageBuilders)
|
|
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 { DescribeImagePermissions } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeImagePermissionsCommand 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", "DescribeImagePermissions", {})
|
|
17
13
|
.n("AppStreamClient", "DescribeImagePermissionsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeImagePermissionsCommand)
|
|
20
|
-
.de(de_DescribeImagePermissionsCommand)
|
|
14
|
+
.sc(DescribeImagePermissions)
|
|
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 { DescribeImages } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeImagesCommand 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", "DescribeImages", {})
|
|
17
13
|
.n("AppStreamClient", "DescribeImagesCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeImagesCommand)
|
|
20
|
-
.de(de_DescribeImagesCommand)
|
|
14
|
+
.sc(DescribeImages)
|
|
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 { DescribeSessions } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeSessionsCommand 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", "DescribeSessions", {})
|
|
17
13
|
.n("AppStreamClient", "DescribeSessionsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeSessionsCommand)
|
|
20
|
-
.de(de_DescribeSessionsCommand)
|
|
14
|
+
.sc(DescribeSessions)
|
|
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 { DescribeSoftwareAssociations } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeSoftwareAssociationsCommand 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", "DescribeSoftwareAssociations", {})
|
|
17
13
|
.n("AppStreamClient", "DescribeSoftwareAssociationsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeSoftwareAssociationsCommand)
|
|
20
|
-
.de(de_DescribeSoftwareAssociationsCommand)
|
|
14
|
+
.sc(DescribeSoftwareAssociations)
|
|
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 { DescribeStacks } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeStacksCommand 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", "DescribeStacks", {})
|
|
17
13
|
.n("AppStreamClient", "DescribeStacksCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeStacksCommand)
|
|
20
|
-
.de(de_DescribeStacksCommand)
|
|
14
|
+
.sc(DescribeStacks)
|
|
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 { DescribeThemeForStack } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeThemeForStackCommand 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", "DescribeThemeForStack", {})
|
|
17
13
|
.n("AppStreamClient", "DescribeThemeForStackCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeThemeForStackCommand)
|
|
20
|
-
.de(de_DescribeThemeForStackCommand)
|
|
14
|
+
.sc(DescribeThemeForStack)
|
|
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 { DescribeUsageReportSubscriptions } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeUsageReportSubscriptionsCommand 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", "DescribeUsageReportSubscriptions", {})
|
|
17
13
|
.n("AppStreamClient", "DescribeUsageReportSubscriptionsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeUsageReportSubscriptionsCommand)
|
|
20
|
-
.de(de_DescribeUsageReportSubscriptionsCommand)
|
|
14
|
+
.sc(DescribeUsageReportSubscriptions)
|
|
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_DescribeUserStackAssociationsCommand, se_DescribeUserStackAssociationsCommand, } from "../protocols/Aws_json1_1";
|
|
4
|
+
import { DescribeUserStackAssociations } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class DescribeUserStackAssociationsCommand 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", "DescribeUserStackAssociations", {})
|
|
18
13
|
.n("AppStreamClient", "DescribeUserStackAssociationsCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_DescribeUserStackAssociationsCommand)
|
|
21
|
-
.de(de_DescribeUserStackAssociationsCommand)
|
|
14
|
+
.sc(DescribeUserStackAssociations)
|
|
22
15
|
.build() {
|
|
23
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_DescribeUsersCommand, se_DescribeUsersCommand } from "../protocols/Aws_json1_1";
|
|
4
|
+
import { DescribeUsers } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class DescribeUsersCommand 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", "DescribeUsers", {})
|
|
18
13
|
.n("AppStreamClient", "DescribeUsersCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_DescribeUsersCommand)
|
|
21
|
-
.de(de_DescribeUsersCommand)
|
|
14
|
+
.sc(DescribeUsers)
|
|
22
15
|
.build() {
|
|
23
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_DisableUserCommand, se_DisableUserCommand } from "../protocols/Aws_json1_1";
|
|
4
|
+
import { DisableUser } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class DisableUserCommand 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", "DisableUser", {})
|
|
18
13
|
.n("AppStreamClient", "DisableUserCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_DisableUserCommand)
|
|
21
|
-
.de(de_DisableUserCommand)
|
|
14
|
+
.sc(DisableUser)
|
|
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 { DisassociateAppBlockBuilderAppBlock } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DisassociateAppBlockBuilderAppBlockCommand 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", "DisassociateAppBlockBuilderAppBlock", {})
|
|
17
13
|
.n("AppStreamClient", "DisassociateAppBlockBuilderAppBlockCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DisassociateAppBlockBuilderAppBlockCommand)
|
|
20
|
-
.de(de_DisassociateAppBlockBuilderAppBlockCommand)
|
|
14
|
+
.sc(DisassociateAppBlockBuilderAppBlock)
|
|
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 { DisassociateApplicationFleet } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DisassociateApplicationFleetCommand 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", "DisassociateApplicationFleet", {})
|
|
17
13
|
.n("AppStreamClient", "DisassociateApplicationFleetCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DisassociateApplicationFleetCommand)
|
|
20
|
-
.de(de_DisassociateApplicationFleetCommand)
|
|
14
|
+
.sc(DisassociateApplicationFleet)
|
|
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 { DisassociateApplicationFromEntitlement } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DisassociateApplicationFromEntitlementCommand 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", "DisassociateApplicationFromEntitlement", {})
|
|
17
13
|
.n("AppStreamClient", "DisassociateApplicationFromEntitlementCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DisassociateApplicationFromEntitlementCommand)
|
|
20
|
-
.de(de_DisassociateApplicationFromEntitlementCommand)
|
|
14
|
+
.sc(DisassociateApplicationFromEntitlement)
|
|
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 { DisassociateFleet } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DisassociateFleetCommand 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", "DisassociateFleet", {})
|
|
17
13
|
.n("AppStreamClient", "DisassociateFleetCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DisassociateFleetCommand)
|
|
20
|
-
.de(de_DisassociateFleetCommand)
|
|
14
|
+
.sc(DisassociateFleet)
|
|
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 { DisassociateSoftwareFromImageBuilder } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DisassociateSoftwareFromImageBuilderCommand 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", "DisassociateSoftwareFromImageBuilder", {})
|
|
17
13
|
.n("AppStreamClient", "DisassociateSoftwareFromImageBuilderCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DisassociateSoftwareFromImageBuilderCommand)
|
|
20
|
-
.de(de_DisassociateSoftwareFromImageBuilderCommand)
|
|
14
|
+
.sc(DisassociateSoftwareFromImageBuilder)
|
|
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_EnableUserCommand, se_EnableUserCommand } from "../protocols/Aws_json1_1";
|
|
4
|
+
import { EnableUser } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class EnableUserCommand 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", "EnableUser", {})
|
|
18
13
|
.n("AppStreamClient", "EnableUserCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_EnableUserCommand)
|
|
21
|
-
.de(de_EnableUserCommand)
|
|
14
|
+
.sc(EnableUser)
|
|
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 { ExpireSession } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ExpireSessionCommand 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", "ExpireSession", {})
|
|
17
13
|
.n("AppStreamClient", "ExpireSessionCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ExpireSessionCommand)
|
|
20
|
-
.de(de_ExpireSessionCommand)
|
|
14
|
+
.sc(ExpireSession)
|
|
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 { ListAssociatedFleets } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListAssociatedFleetsCommand 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", "ListAssociatedFleets", {})
|
|
17
13
|
.n("AppStreamClient", "ListAssociatedFleetsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListAssociatedFleetsCommand)
|
|
20
|
-
.de(de_ListAssociatedFleetsCommand)
|
|
14
|
+
.sc(ListAssociatedFleets)
|
|
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 { ListAssociatedStacks } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListAssociatedStacksCommand 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", "ListAssociatedStacks", {})
|
|
17
13
|
.n("AppStreamClient", "ListAssociatedStacksCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListAssociatedStacksCommand)
|
|
20
|
-
.de(de_ListAssociatedStacksCommand)
|
|
14
|
+
.sc(ListAssociatedStacks)
|
|
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 { ListEntitledApplications } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListEntitledApplicationsCommand 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", "ListEntitledApplications", {})
|
|
17
13
|
.n("AppStreamClient", "ListEntitledApplicationsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListEntitledApplicationsCommand)
|
|
20
|
-
.de(de_ListEntitledApplicationsCommand)
|
|
14
|
+
.sc(ListEntitledApplications)
|
|
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 { ListTagsForResource } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListTagsForResourceCommand 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", "ListTagsForResource", {})
|
|
17
13
|
.n("AppStreamClient", "ListTagsForResourceCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListTagsForResourceCommand)
|
|
20
|
-
.de(de_ListTagsForResourceCommand)
|
|
14
|
+
.sc(ListTagsForResource)
|
|
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 { StartAppBlockBuilder } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class StartAppBlockBuilderCommand 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", "StartAppBlockBuilder", {})
|
|
17
13
|
.n("AppStreamClient", "StartAppBlockBuilderCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_StartAppBlockBuilderCommand)
|
|
20
|
-
.de(de_StartAppBlockBuilderCommand)
|
|
14
|
+
.sc(StartAppBlockBuilder)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|