@aws-sdk/client-appstream 3.926.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,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_CreateUserCommand, se_CreateUserCommand } from "../protocols/Aws_json1_1";
|
|
4
|
+
import { CreateUser } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class CreateUserCommand 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", "CreateUser", {})
|
|
18
13
|
.n("AppStreamClient", "CreateUserCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_CreateUserCommand)
|
|
21
|
-
.de(de_CreateUserCommand)
|
|
14
|
+
.sc(CreateUser)
|
|
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 { DeleteAppBlockBuilder } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DeleteAppBlockBuilderCommand 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", "DeleteAppBlockBuilder", {})
|
|
17
13
|
.n("AppStreamClient", "DeleteAppBlockBuilderCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DeleteAppBlockBuilderCommand)
|
|
20
|
-
.de(de_DeleteAppBlockBuilderCommand)
|
|
14
|
+
.sc(DeleteAppBlockBuilder)
|
|
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 { DeleteAppBlock } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DeleteAppBlockCommand 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", "DeleteAppBlock", {})
|
|
17
13
|
.n("AppStreamClient", "DeleteAppBlockCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DeleteAppBlockCommand)
|
|
20
|
-
.de(de_DeleteAppBlockCommand)
|
|
14
|
+
.sc(DeleteAppBlock)
|
|
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 { DeleteApplication } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DeleteApplicationCommand 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", "DeleteApplication", {})
|
|
17
13
|
.n("AppStreamClient", "DeleteApplicationCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DeleteApplicationCommand)
|
|
20
|
-
.de(de_DeleteApplicationCommand)
|
|
14
|
+
.sc(DeleteApplication)
|
|
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 { DeleteDirectoryConfig } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DeleteDirectoryConfigCommand 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", "DeleteDirectoryConfig", {})
|
|
17
13
|
.n("AppStreamClient", "DeleteDirectoryConfigCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DeleteDirectoryConfigCommand)
|
|
20
|
-
.de(de_DeleteDirectoryConfigCommand)
|
|
14
|
+
.sc(DeleteDirectoryConfig)
|
|
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 { DeleteEntitlement } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DeleteEntitlementCommand 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", "DeleteEntitlement", {})
|
|
17
13
|
.n("AppStreamClient", "DeleteEntitlementCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DeleteEntitlementCommand)
|
|
20
|
-
.de(de_DeleteEntitlementCommand)
|
|
14
|
+
.sc(DeleteEntitlement)
|
|
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 { DeleteFleet } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DeleteFleetCommand 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", "DeleteFleet", {})
|
|
17
13
|
.n("AppStreamClient", "DeleteFleetCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DeleteFleetCommand)
|
|
20
|
-
.de(de_DeleteFleetCommand)
|
|
14
|
+
.sc(DeleteFleet)
|
|
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 { DeleteImageBuilder } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DeleteImageBuilderCommand 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", "DeleteImageBuilder", {})
|
|
17
13
|
.n("AppStreamClient", "DeleteImageBuilderCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DeleteImageBuilderCommand)
|
|
20
|
-
.de(de_DeleteImageBuilderCommand)
|
|
14
|
+
.sc(DeleteImageBuilder)
|
|
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 { DeleteImage } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DeleteImageCommand 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", "DeleteImage", {})
|
|
17
13
|
.n("AppStreamClient", "DeleteImageCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DeleteImageCommand)
|
|
20
|
-
.de(de_DeleteImageCommand)
|
|
14
|
+
.sc(DeleteImage)
|
|
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 { DeleteImagePermissions } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DeleteImagePermissionsCommand 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", "DeleteImagePermissions", {})
|
|
17
13
|
.n("AppStreamClient", "DeleteImagePermissionsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DeleteImagePermissionsCommand)
|
|
20
|
-
.de(de_DeleteImagePermissionsCommand)
|
|
14
|
+
.sc(DeleteImagePermissions)
|
|
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 { DeleteStack } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DeleteStackCommand 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", "DeleteStack", {})
|
|
17
13
|
.n("AppStreamClient", "DeleteStackCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DeleteStackCommand)
|
|
20
|
-
.de(de_DeleteStackCommand)
|
|
14
|
+
.sc(DeleteStack)
|
|
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 { DeleteThemeForStack } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DeleteThemeForStackCommand 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", "DeleteThemeForStack", {})
|
|
17
13
|
.n("AppStreamClient", "DeleteThemeForStackCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DeleteThemeForStackCommand)
|
|
20
|
-
.de(de_DeleteThemeForStackCommand)
|
|
14
|
+
.sc(DeleteThemeForStack)
|
|
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 { DeleteUsageReportSubscription } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DeleteUsageReportSubscriptionCommand 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", "DeleteUsageReportSubscription", {})
|
|
17
13
|
.n("AppStreamClient", "DeleteUsageReportSubscriptionCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DeleteUsageReportSubscriptionCommand)
|
|
20
|
-
.de(de_DeleteUsageReportSubscriptionCommand)
|
|
14
|
+
.sc(DeleteUsageReportSubscription)
|
|
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_DeleteUserCommand, se_DeleteUserCommand } from "../protocols/Aws_json1_1";
|
|
4
|
+
import { DeleteUser } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class DeleteUserCommand 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", "DeleteUser", {})
|
|
18
13
|
.n("AppStreamClient", "DeleteUserCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_DeleteUserCommand)
|
|
21
|
-
.de(de_DeleteUserCommand)
|
|
14
|
+
.sc(DeleteUser)
|
|
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 { DescribeAppBlockBuilderAppBlockAssociations } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeAppBlockBuilderAppBlockAssociationsCommand 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", "DescribeAppBlockBuilderAppBlockAssociations", {})
|
|
17
13
|
.n("AppStreamClient", "DescribeAppBlockBuilderAppBlockAssociationsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeAppBlockBuilderAppBlockAssociationsCommand)
|
|
20
|
-
.de(de_DescribeAppBlockBuilderAppBlockAssociationsCommand)
|
|
14
|
+
.sc(DescribeAppBlockBuilderAppBlockAssociations)
|
|
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 { DescribeAppBlockBuilders } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeAppBlockBuildersCommand 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", "DescribeAppBlockBuilders", {})
|
|
17
13
|
.n("AppStreamClient", "DescribeAppBlockBuildersCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeAppBlockBuildersCommand)
|
|
20
|
-
.de(de_DescribeAppBlockBuildersCommand)
|
|
14
|
+
.sc(DescribeAppBlockBuilders)
|
|
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 { DescribeAppBlocks } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeAppBlocksCommand 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", "DescribeAppBlocks", {})
|
|
17
13
|
.n("AppStreamClient", "DescribeAppBlocksCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeAppBlocksCommand)
|
|
20
|
-
.de(de_DescribeAppBlocksCommand)
|
|
14
|
+
.sc(DescribeAppBlocks)
|
|
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 { DescribeAppLicenseUsage } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeAppLicenseUsageCommand 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", "DescribeAppLicenseUsage", {})
|
|
17
13
|
.n("AppStreamClient", "DescribeAppLicenseUsageCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeAppLicenseUsageCommand)
|
|
20
|
-
.de(de_DescribeAppLicenseUsageCommand)
|
|
14
|
+
.sc(DescribeAppLicenseUsage)
|
|
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 { DescribeApplicationFleetAssociations } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeApplicationFleetAssociationsCommand 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", "DescribeApplicationFleetAssociations", {})
|
|
17
13
|
.n("AppStreamClient", "DescribeApplicationFleetAssociationsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeApplicationFleetAssociationsCommand)
|
|
20
|
-
.de(de_DescribeApplicationFleetAssociationsCommand)
|
|
14
|
+
.sc(DescribeApplicationFleetAssociations)
|
|
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 { DescribeApplications } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeApplicationsCommand 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", "DescribeApplications", {})
|
|
17
13
|
.n("AppStreamClient", "DescribeApplicationsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeApplicationsCommand)
|
|
20
|
-
.de(de_DescribeApplicationsCommand)
|
|
14
|
+
.sc(DescribeApplications)
|
|
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_DescribeDirectoryConfigsCommand, se_DescribeDirectoryConfigsCommand } from "../protocols/Aws_json1_1";
|
|
4
|
+
import { DescribeDirectoryConfigs } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class DescribeDirectoryConfigsCommand 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", "DescribeDirectoryConfigs", {})
|
|
18
13
|
.n("AppStreamClient", "DescribeDirectoryConfigsCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_DescribeDirectoryConfigsCommand)
|
|
21
|
-
.de(de_DescribeDirectoryConfigsCommand)
|
|
14
|
+
.sc(DescribeDirectoryConfigs)
|
|
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 { DescribeEntitlements } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeEntitlementsCommand 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", "DescribeEntitlements", {})
|
|
17
13
|
.n("AppStreamClient", "DescribeEntitlementsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeEntitlementsCommand)
|
|
20
|
-
.de(de_DescribeEntitlementsCommand)
|
|
14
|
+
.sc(DescribeEntitlements)
|
|
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 { DescribeFleets } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeFleetsCommand 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", "DescribeFleets", {})
|
|
17
13
|
.n("AppStreamClient", "DescribeFleetsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeFleetsCommand)
|
|
20
|
-
.de(de_DescribeFleetsCommand)
|
|
14
|
+
.sc(DescribeFleets)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|