@aws-sdk/client-workspaces 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 +3098 -3222
- package/dist-cjs/runtimeConfig.shared.js +7 -0
- package/dist-es/WorkSpacesClient.js +2 -0
- package/dist-es/commands/AcceptAccountLinkInvitationCommand.js +3 -9
- package/dist-es/commands/AssociateConnectionAliasCommand.js +3 -9
- package/dist-es/commands/AssociateIpGroupsCommand.js +3 -9
- package/dist-es/commands/AssociateWorkspaceApplicationCommand.js +3 -9
- package/dist-es/commands/AuthorizeIpRulesCommand.js +3 -9
- package/dist-es/commands/CopyWorkspaceImageCommand.js +3 -9
- package/dist-es/commands/CreateAccountLinkInvitationCommand.js +3 -9
- package/dist-es/commands/CreateConnectClientAddInCommand.js +3 -9
- package/dist-es/commands/CreateConnectionAliasCommand.js +3 -9
- package/dist-es/commands/CreateIpGroupCommand.js +3 -9
- package/dist-es/commands/CreateStandbyWorkspacesCommand.js +3 -9
- package/dist-es/commands/CreateTagsCommand.js +3 -9
- package/dist-es/commands/CreateUpdatedWorkspaceImageCommand.js +3 -9
- package/dist-es/commands/CreateWorkspaceBundleCommand.js +3 -9
- package/dist-es/commands/CreateWorkspaceImageCommand.js +3 -9
- package/dist-es/commands/CreateWorkspacesCommand.js +3 -9
- package/dist-es/commands/CreateWorkspacesPoolCommand.js +3 -9
- package/dist-es/commands/DeleteAccountLinkInvitationCommand.js +3 -9
- package/dist-es/commands/DeleteClientBrandingCommand.js +3 -9
- package/dist-es/commands/DeleteConnectClientAddInCommand.js +3 -9
- package/dist-es/commands/DeleteConnectionAliasCommand.js +3 -9
- package/dist-es/commands/DeleteIpGroupCommand.js +3 -9
- package/dist-es/commands/DeleteTagsCommand.js +3 -9
- package/dist-es/commands/DeleteWorkspaceBundleCommand.js +3 -9
- package/dist-es/commands/DeleteWorkspaceImageCommand.js +3 -9
- package/dist-es/commands/DeployWorkspaceApplicationsCommand.js +3 -9
- package/dist-es/commands/DeregisterWorkspaceDirectoryCommand.js +3 -9
- package/dist-es/commands/DescribeAccountCommand.js +3 -9
- package/dist-es/commands/DescribeAccountModificationsCommand.js +3 -9
- package/dist-es/commands/DescribeApplicationAssociationsCommand.js +3 -9
- package/dist-es/commands/DescribeApplicationsCommand.js +3 -9
- package/dist-es/commands/DescribeBundleAssociationsCommand.js +3 -9
- package/dist-es/commands/DescribeClientBrandingCommand.js +3 -9
- package/dist-es/commands/DescribeClientPropertiesCommand.js +3 -9
- package/dist-es/commands/DescribeConnectClientAddInsCommand.js +3 -9
- package/dist-es/commands/DescribeConnectionAliasPermissionsCommand.js +3 -9
- package/dist-es/commands/DescribeConnectionAliasesCommand.js +3 -9
- package/dist-es/commands/DescribeCustomWorkspaceImageImportCommand.js +3 -9
- package/dist-es/commands/DescribeImageAssociationsCommand.js +3 -9
- package/dist-es/commands/DescribeIpGroupsCommand.js +3 -9
- package/dist-es/commands/DescribeTagsCommand.js +3 -9
- package/dist-es/commands/DescribeWorkspaceAssociationsCommand.js +3 -9
- package/dist-es/commands/DescribeWorkspaceBundlesCommand.js +3 -9
- package/dist-es/commands/DescribeWorkspaceDirectoriesCommand.js +3 -9
- package/dist-es/commands/DescribeWorkspaceImagePermissionsCommand.js +3 -9
- package/dist-es/commands/DescribeWorkspaceImagesCommand.js +3 -9
- package/dist-es/commands/DescribeWorkspaceSnapshotsCommand.js +3 -9
- package/dist-es/commands/DescribeWorkspacesCommand.js +3 -9
- package/dist-es/commands/DescribeWorkspacesConnectionStatusCommand.js +3 -9
- package/dist-es/commands/DescribeWorkspacesPoolSessionsCommand.js +3 -9
- package/dist-es/commands/DescribeWorkspacesPoolsCommand.js +3 -9
- package/dist-es/commands/DisassociateConnectionAliasCommand.js +3 -9
- package/dist-es/commands/DisassociateIpGroupsCommand.js +3 -9
- package/dist-es/commands/DisassociateWorkspaceApplicationCommand.js +3 -9
- package/dist-es/commands/GetAccountLinkCommand.js +3 -9
- package/dist-es/commands/ImportClientBrandingCommand.js +3 -9
- package/dist-es/commands/ImportCustomWorkspaceImageCommand.js +3 -9
- package/dist-es/commands/ImportWorkspaceImageCommand.js +3 -9
- package/dist-es/commands/ListAccountLinksCommand.js +3 -9
- package/dist-es/commands/ListAvailableManagementCidrRangesCommand.js +3 -9
- package/dist-es/commands/MigrateWorkspaceCommand.js +3 -9
- package/dist-es/commands/ModifyAccountCommand.js +3 -9
- package/dist-es/commands/ModifyCertificateBasedAuthPropertiesCommand.js +3 -9
- package/dist-es/commands/ModifyClientPropertiesCommand.js +3 -9
- package/dist-es/commands/ModifyEndpointEncryptionModeCommand.js +3 -9
- package/dist-es/commands/ModifySamlPropertiesCommand.js +3 -9
- package/dist-es/commands/ModifySelfservicePermissionsCommand.js +3 -9
- package/dist-es/commands/ModifyStreamingPropertiesCommand.js +3 -9
- package/dist-es/commands/ModifyWorkspaceAccessPropertiesCommand.js +3 -9
- package/dist-es/commands/ModifyWorkspaceCreationPropertiesCommand.js +3 -9
- package/dist-es/commands/ModifyWorkspacePropertiesCommand.js +3 -9
- package/dist-es/commands/ModifyWorkspaceStateCommand.js +3 -9
- package/dist-es/commands/RebootWorkspacesCommand.js +3 -9
- package/dist-es/commands/RebuildWorkspacesCommand.js +3 -9
- package/dist-es/commands/RegisterWorkspaceDirectoryCommand.js +3 -9
- package/dist-es/commands/RejectAccountLinkInvitationCommand.js +3 -9
- package/dist-es/commands/RestoreWorkspaceCommand.js +3 -9
- package/dist-es/commands/RevokeIpRulesCommand.js +3 -9
- package/dist-es/commands/StartWorkspacesCommand.js +3 -9
- package/dist-es/commands/StartWorkspacesPoolCommand.js +3 -9
- package/dist-es/commands/StopWorkspacesCommand.js +3 -9
- package/dist-es/commands/StopWorkspacesPoolCommand.js +3 -9
- package/dist-es/commands/TerminateWorkspacesCommand.js +3 -9
- package/dist-es/commands/TerminateWorkspacesPoolCommand.js +3 -9
- package/dist-es/commands/TerminateWorkspacesPoolSessionCommand.js +3 -9
- package/dist-es/commands/UpdateConnectClientAddInCommand.js +3 -9
- package/dist-es/commands/UpdateConnectionAliasPermissionCommand.js +3 -9
- package/dist-es/commands/UpdateRulesOfIpGroupCommand.js +3 -9
- package/dist-es/commands/UpdateWorkspaceBundleCommand.js +3 -9
- package/dist-es/commands/UpdateWorkspaceImagePermissionCommand.js +3 -9
- package/dist-es/commands/UpdateWorkspacesPoolCommand.js +3 -9
- package/dist-es/runtimeConfig.shared.js +7 -0
- package/dist-es/schemas/schemas_0.js +2878 -0
- package/dist-types/WorkSpacesClient.d.ts +10 -1
- 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 +1 -0
- package/dist-types/schemas/schemas_0.d.ts +461 -0
- package/dist-types/ts3.4/WorkSpacesClient.d.ts +4 -0
- 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 +466 -0
- package/package.json +5 -5
- package/dist-es/protocols/Aws_json1_1.js +0 -2521
- package/dist-types/protocols/Aws_json1_1.d.ts +0 -821
- package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +0 -1097
|
@@ -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 { DeleteTags } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DeleteTagsCommand 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("WorkspacesService", "DeleteTags", {})
|
|
17
13
|
.n("WorkSpacesClient", "DeleteTagsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DeleteTagsCommand)
|
|
20
|
-
.de(de_DeleteTagsCommand)
|
|
14
|
+
.sc(DeleteTags)
|
|
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 { DeleteWorkspaceBundle } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DeleteWorkspaceBundleCommand 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("WorkspacesService", "DeleteWorkspaceBundle", {})
|
|
17
13
|
.n("WorkSpacesClient", "DeleteWorkspaceBundleCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DeleteWorkspaceBundleCommand)
|
|
20
|
-
.de(de_DeleteWorkspaceBundleCommand)
|
|
14
|
+
.sc(DeleteWorkspaceBundle)
|
|
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 { DeleteWorkspaceImage } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DeleteWorkspaceImageCommand 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("WorkspacesService", "DeleteWorkspaceImage", {})
|
|
17
13
|
.n("WorkSpacesClient", "DeleteWorkspaceImageCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DeleteWorkspaceImageCommand)
|
|
20
|
-
.de(de_DeleteWorkspaceImageCommand)
|
|
14
|
+
.sc(DeleteWorkspaceImage)
|
|
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 { DeployWorkspaceApplications } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DeployWorkspaceApplicationsCommand 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("WorkspacesService", "DeployWorkspaceApplications", {})
|
|
17
13
|
.n("WorkSpacesClient", "DeployWorkspaceApplicationsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DeployWorkspaceApplicationsCommand)
|
|
20
|
-
.de(de_DeployWorkspaceApplicationsCommand)
|
|
14
|
+
.sc(DeployWorkspaceApplications)
|
|
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 { DeregisterWorkspaceDirectory } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DeregisterWorkspaceDirectoryCommand 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("WorkspacesService", "DeregisterWorkspaceDirectory", {})
|
|
17
13
|
.n("WorkSpacesClient", "DeregisterWorkspaceDirectoryCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DeregisterWorkspaceDirectoryCommand)
|
|
20
|
-
.de(de_DeregisterWorkspaceDirectoryCommand)
|
|
14
|
+
.sc(DeregisterWorkspaceDirectory)
|
|
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 { DescribeAccount } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeAccountCommand 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("WorkspacesService", "DescribeAccount", {})
|
|
17
13
|
.n("WorkSpacesClient", "DescribeAccountCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeAccountCommand)
|
|
20
|
-
.de(de_DescribeAccountCommand)
|
|
14
|
+
.sc(DescribeAccount)
|
|
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 { DescribeAccountModifications } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeAccountModificationsCommand 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("WorkspacesService", "DescribeAccountModifications", {})
|
|
17
13
|
.n("WorkSpacesClient", "DescribeAccountModificationsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeAccountModificationsCommand)
|
|
20
|
-
.de(de_DescribeAccountModificationsCommand)
|
|
14
|
+
.sc(DescribeAccountModifications)
|
|
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 { DescribeApplicationAssociations } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeApplicationAssociationsCommand 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("WorkspacesService", "DescribeApplicationAssociations", {})
|
|
17
13
|
.n("WorkSpacesClient", "DescribeApplicationAssociationsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeApplicationAssociationsCommand)
|
|
20
|
-
.de(de_DescribeApplicationAssociationsCommand)
|
|
14
|
+
.sc(DescribeApplicationAssociations)
|
|
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("WorkspacesService", "DescribeApplications", {})
|
|
17
13
|
.n("WorkSpacesClient", "DescribeApplicationsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeApplicationsCommand)
|
|
20
|
-
.de(de_DescribeApplicationsCommand)
|
|
14
|
+
.sc(DescribeApplications)
|
|
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 { DescribeBundleAssociations } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeBundleAssociationsCommand 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("WorkspacesService", "DescribeBundleAssociations", {})
|
|
17
13
|
.n("WorkSpacesClient", "DescribeBundleAssociationsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeBundleAssociationsCommand)
|
|
20
|
-
.de(de_DescribeBundleAssociationsCommand)
|
|
14
|
+
.sc(DescribeBundleAssociations)
|
|
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 { DescribeClientBranding } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeClientBrandingCommand 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("WorkspacesService", "DescribeClientBranding", {})
|
|
17
13
|
.n("WorkSpacesClient", "DescribeClientBrandingCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeClientBrandingCommand)
|
|
20
|
-
.de(de_DescribeClientBrandingCommand)
|
|
14
|
+
.sc(DescribeClientBranding)
|
|
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 { DescribeClientProperties } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeClientPropertiesCommand 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("WorkspacesService", "DescribeClientProperties", {})
|
|
17
13
|
.n("WorkSpacesClient", "DescribeClientPropertiesCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeClientPropertiesCommand)
|
|
20
|
-
.de(de_DescribeClientPropertiesCommand)
|
|
14
|
+
.sc(DescribeClientProperties)
|
|
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 { DescribeConnectClientAddIns } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeConnectClientAddInsCommand 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("WorkspacesService", "DescribeConnectClientAddIns", {})
|
|
17
13
|
.n("WorkSpacesClient", "DescribeConnectClientAddInsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeConnectClientAddInsCommand)
|
|
20
|
-
.de(de_DescribeConnectClientAddInsCommand)
|
|
14
|
+
.sc(DescribeConnectClientAddIns)
|
|
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 { DescribeConnectionAliasPermissions } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeConnectionAliasPermissionsCommand 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("WorkspacesService", "DescribeConnectionAliasPermissions", {})
|
|
17
13
|
.n("WorkSpacesClient", "DescribeConnectionAliasPermissionsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeConnectionAliasPermissionsCommand)
|
|
20
|
-
.de(de_DescribeConnectionAliasPermissionsCommand)
|
|
14
|
+
.sc(DescribeConnectionAliasPermissions)
|
|
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 { DescribeConnectionAliases } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeConnectionAliasesCommand 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("WorkspacesService", "DescribeConnectionAliases", {})
|
|
17
13
|
.n("WorkSpacesClient", "DescribeConnectionAliasesCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeConnectionAliasesCommand)
|
|
20
|
-
.de(de_DescribeConnectionAliasesCommand)
|
|
14
|
+
.sc(DescribeConnectionAliases)
|
|
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 { DescribeCustomWorkspaceImageImport } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeCustomWorkspaceImageImportCommand 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("WorkspacesService", "DescribeCustomWorkspaceImageImport", {})
|
|
17
13
|
.n("WorkSpacesClient", "DescribeCustomWorkspaceImageImportCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeCustomWorkspaceImageImportCommand)
|
|
20
|
-
.de(de_DescribeCustomWorkspaceImageImportCommand)
|
|
14
|
+
.sc(DescribeCustomWorkspaceImageImport)
|
|
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 { DescribeImageAssociations } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeImageAssociationsCommand 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("WorkspacesService", "DescribeImageAssociations", {})
|
|
17
13
|
.n("WorkSpacesClient", "DescribeImageAssociationsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeImageAssociationsCommand)
|
|
20
|
-
.de(de_DescribeImageAssociationsCommand)
|
|
14
|
+
.sc(DescribeImageAssociations)
|
|
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 { DescribeIpGroups } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeIpGroupsCommand 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("WorkspacesService", "DescribeIpGroups", {})
|
|
17
13
|
.n("WorkSpacesClient", "DescribeIpGroupsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeIpGroupsCommand)
|
|
20
|
-
.de(de_DescribeIpGroupsCommand)
|
|
14
|
+
.sc(DescribeIpGroups)
|
|
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 { DescribeTags } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeTagsCommand 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("WorkspacesService", "DescribeTags", {})
|
|
17
13
|
.n("WorkSpacesClient", "DescribeTagsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeTagsCommand)
|
|
20
|
-
.de(de_DescribeTagsCommand)
|
|
14
|
+
.sc(DescribeTags)
|
|
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 { DescribeWorkspaceAssociations } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeWorkspaceAssociationsCommand 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("WorkspacesService", "DescribeWorkspaceAssociations", {})
|
|
17
13
|
.n("WorkSpacesClient", "DescribeWorkspaceAssociationsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeWorkspaceAssociationsCommand)
|
|
20
|
-
.de(de_DescribeWorkspaceAssociationsCommand)
|
|
14
|
+
.sc(DescribeWorkspaceAssociations)
|
|
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 { DescribeWorkspaceBundles } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeWorkspaceBundlesCommand 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("WorkspacesService", "DescribeWorkspaceBundles", {})
|
|
17
13
|
.n("WorkSpacesClient", "DescribeWorkspaceBundlesCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeWorkspaceBundlesCommand)
|
|
20
|
-
.de(de_DescribeWorkspaceBundlesCommand)
|
|
14
|
+
.sc(DescribeWorkspaceBundles)
|
|
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 { DescribeWorkspaceDirectories } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeWorkspaceDirectoriesCommand 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("WorkspacesService", "DescribeWorkspaceDirectories", {})
|
|
17
13
|
.n("WorkSpacesClient", "DescribeWorkspaceDirectoriesCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeWorkspaceDirectoriesCommand)
|
|
20
|
-
.de(de_DescribeWorkspaceDirectoriesCommand)
|
|
14
|
+
.sc(DescribeWorkspaceDirectories)
|
|
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 { DescribeWorkspaceImagePermissions } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeWorkspaceImagePermissionsCommand 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("WorkspacesService", "DescribeWorkspaceImagePermissions", {})
|
|
17
13
|
.n("WorkSpacesClient", "DescribeWorkspaceImagePermissionsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeWorkspaceImagePermissionsCommand)
|
|
20
|
-
.de(de_DescribeWorkspaceImagePermissionsCommand)
|
|
14
|
+
.sc(DescribeWorkspaceImagePermissions)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|