@aws-sdk/client-workspaces 3.927.0 → 3.928.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/index.js +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 { DescribeWorkspaceImages } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeWorkspaceImagesCommand 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", "DescribeWorkspaceImages", {})
|
|
17
13
|
.n("WorkSpacesClient", "DescribeWorkspaceImagesCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeWorkspaceImagesCommand)
|
|
20
|
-
.de(de_DescribeWorkspaceImagesCommand)
|
|
14
|
+
.sc(DescribeWorkspaceImages)
|
|
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 { DescribeWorkspaceSnapshots } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeWorkspaceSnapshotsCommand 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", "DescribeWorkspaceSnapshots", {})
|
|
17
13
|
.n("WorkSpacesClient", "DescribeWorkspaceSnapshotsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeWorkspaceSnapshotsCommand)
|
|
20
|
-
.de(de_DescribeWorkspaceSnapshotsCommand)
|
|
14
|
+
.sc(DescribeWorkspaceSnapshots)
|
|
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 { DescribeWorkspaces } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeWorkspacesCommand 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", "DescribeWorkspaces", {})
|
|
17
13
|
.n("WorkSpacesClient", "DescribeWorkspacesCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeWorkspacesCommand)
|
|
20
|
-
.de(de_DescribeWorkspacesCommand)
|
|
14
|
+
.sc(DescribeWorkspaces)
|
|
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 { DescribeWorkspacesConnectionStatus } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeWorkspacesConnectionStatusCommand 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", "DescribeWorkspacesConnectionStatus", {})
|
|
17
13
|
.n("WorkSpacesClient", "DescribeWorkspacesConnectionStatusCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeWorkspacesConnectionStatusCommand)
|
|
20
|
-
.de(de_DescribeWorkspacesConnectionStatusCommand)
|
|
14
|
+
.sc(DescribeWorkspacesConnectionStatus)
|
|
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 { DescribeWorkspacesPoolSessions } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeWorkspacesPoolSessionsCommand 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", "DescribeWorkspacesPoolSessions", {})
|
|
17
13
|
.n("WorkSpacesClient", "DescribeWorkspacesPoolSessionsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeWorkspacesPoolSessionsCommand)
|
|
20
|
-
.de(de_DescribeWorkspacesPoolSessionsCommand)
|
|
14
|
+
.sc(DescribeWorkspacesPoolSessions)
|
|
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 { DescribeWorkspacesPools } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeWorkspacesPoolsCommand 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", "DescribeWorkspacesPools", {})
|
|
17
13
|
.n("WorkSpacesClient", "DescribeWorkspacesPoolsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeWorkspacesPoolsCommand)
|
|
20
|
-
.de(de_DescribeWorkspacesPoolsCommand)
|
|
14
|
+
.sc(DescribeWorkspacesPools)
|
|
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 { DisassociateConnectionAlias } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DisassociateConnectionAliasCommand 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", "DisassociateConnectionAlias", {})
|
|
17
13
|
.n("WorkSpacesClient", "DisassociateConnectionAliasCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DisassociateConnectionAliasCommand)
|
|
20
|
-
.de(de_DisassociateConnectionAliasCommand)
|
|
14
|
+
.sc(DisassociateConnectionAlias)
|
|
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 { DisassociateIpGroups } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DisassociateIpGroupsCommand 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", "DisassociateIpGroups", {})
|
|
17
13
|
.n("WorkSpacesClient", "DisassociateIpGroupsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DisassociateIpGroupsCommand)
|
|
20
|
-
.de(de_DisassociateIpGroupsCommand)
|
|
14
|
+
.sc(DisassociateIpGroups)
|
|
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 { DisassociateWorkspaceApplication } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DisassociateWorkspaceApplicationCommand 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", "DisassociateWorkspaceApplication", {})
|
|
17
13
|
.n("WorkSpacesClient", "DisassociateWorkspaceApplicationCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DisassociateWorkspaceApplicationCommand)
|
|
20
|
-
.de(de_DisassociateWorkspaceApplicationCommand)
|
|
14
|
+
.sc(DisassociateWorkspaceApplication)
|
|
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 { GetAccountLink } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class GetAccountLinkCommand 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", "GetAccountLink", {})
|
|
17
13
|
.n("WorkSpacesClient", "GetAccountLinkCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_GetAccountLinkCommand)
|
|
20
|
-
.de(de_GetAccountLinkCommand)
|
|
14
|
+
.sc(GetAccountLink)
|
|
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 { ImportClientBranding } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ImportClientBrandingCommand 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", "ImportClientBranding", {})
|
|
17
13
|
.n("WorkSpacesClient", "ImportClientBrandingCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ImportClientBrandingCommand)
|
|
20
|
-
.de(de_ImportClientBrandingCommand)
|
|
14
|
+
.sc(ImportClientBranding)
|
|
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 { ImportCustomWorkspaceImage } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ImportCustomWorkspaceImageCommand 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", "ImportCustomWorkspaceImage", {})
|
|
17
13
|
.n("WorkSpacesClient", "ImportCustomWorkspaceImageCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ImportCustomWorkspaceImageCommand)
|
|
20
|
-
.de(de_ImportCustomWorkspaceImageCommand)
|
|
14
|
+
.sc(ImportCustomWorkspaceImage)
|
|
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 { ImportWorkspaceImage } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ImportWorkspaceImageCommand 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", "ImportWorkspaceImage", {})
|
|
17
13
|
.n("WorkSpacesClient", "ImportWorkspaceImageCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ImportWorkspaceImageCommand)
|
|
20
|
-
.de(de_ImportWorkspaceImageCommand)
|
|
14
|
+
.sc(ImportWorkspaceImage)
|
|
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 { ListAccountLinks } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListAccountLinksCommand 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", "ListAccountLinks", {})
|
|
17
13
|
.n("WorkSpacesClient", "ListAccountLinksCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListAccountLinksCommand)
|
|
20
|
-
.de(de_ListAccountLinksCommand)
|
|
14
|
+
.sc(ListAccountLinks)
|
|
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 { ListAvailableManagementCidrRanges } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListAvailableManagementCidrRangesCommand 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", "ListAvailableManagementCidrRanges", {})
|
|
17
13
|
.n("WorkSpacesClient", "ListAvailableManagementCidrRangesCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListAvailableManagementCidrRangesCommand)
|
|
20
|
-
.de(de_ListAvailableManagementCidrRangesCommand)
|
|
14
|
+
.sc(ListAvailableManagementCidrRanges)
|
|
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 { MigrateWorkspace } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class MigrateWorkspaceCommand 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", "MigrateWorkspace", {})
|
|
17
13
|
.n("WorkSpacesClient", "MigrateWorkspaceCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_MigrateWorkspaceCommand)
|
|
20
|
-
.de(de_MigrateWorkspaceCommand)
|
|
14
|
+
.sc(MigrateWorkspace)
|
|
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 { ModifyAccount } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ModifyAccountCommand 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", "ModifyAccount", {})
|
|
17
13
|
.n("WorkSpacesClient", "ModifyAccountCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ModifyAccountCommand)
|
|
20
|
-
.de(de_ModifyAccountCommand)
|
|
14
|
+
.sc(ModifyAccount)
|
|
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 { ModifyCertificateBasedAuthProperties } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ModifyCertificateBasedAuthPropertiesCommand 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", "ModifyCertificateBasedAuthProperties", {})
|
|
17
13
|
.n("WorkSpacesClient", "ModifyCertificateBasedAuthPropertiesCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ModifyCertificateBasedAuthPropertiesCommand)
|
|
20
|
-
.de(de_ModifyCertificateBasedAuthPropertiesCommand)
|
|
14
|
+
.sc(ModifyCertificateBasedAuthProperties)
|
|
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 { ModifyClientProperties } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ModifyClientPropertiesCommand 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", "ModifyClientProperties", {})
|
|
17
13
|
.n("WorkSpacesClient", "ModifyClientPropertiesCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ModifyClientPropertiesCommand)
|
|
20
|
-
.de(de_ModifyClientPropertiesCommand)
|
|
14
|
+
.sc(ModifyClientProperties)
|
|
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 { ModifyEndpointEncryptionMode } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ModifyEndpointEncryptionModeCommand 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", "ModifyEndpointEncryptionMode", {})
|
|
17
13
|
.n("WorkSpacesClient", "ModifyEndpointEncryptionModeCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ModifyEndpointEncryptionModeCommand)
|
|
20
|
-
.de(de_ModifyEndpointEncryptionModeCommand)
|
|
14
|
+
.sc(ModifyEndpointEncryptionMode)
|
|
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 { ModifySamlProperties } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ModifySamlPropertiesCommand 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", "ModifySamlProperties", {})
|
|
17
13
|
.n("WorkSpacesClient", "ModifySamlPropertiesCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ModifySamlPropertiesCommand)
|
|
20
|
-
.de(de_ModifySamlPropertiesCommand)
|
|
14
|
+
.sc(ModifySamlProperties)
|
|
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 { ModifySelfservicePermissions } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ModifySelfservicePermissionsCommand 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", "ModifySelfservicePermissions", {})
|
|
17
13
|
.n("WorkSpacesClient", "ModifySelfservicePermissionsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ModifySelfservicePermissionsCommand)
|
|
20
|
-
.de(de_ModifySelfservicePermissionsCommand)
|
|
14
|
+
.sc(ModifySelfservicePermissions)
|
|
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 { ModifyStreamingProperties } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ModifyStreamingPropertiesCommand 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", "ModifyStreamingProperties", {})
|
|
17
13
|
.n("WorkSpacesClient", "ModifyStreamingPropertiesCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ModifyStreamingPropertiesCommand)
|
|
20
|
-
.de(de_ModifyStreamingPropertiesCommand)
|
|
14
|
+
.sc(ModifyStreamingProperties)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|