@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
|
@@ -2,6 +2,7 @@
|
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.getRuntimeConfig = void 0;
|
|
4
4
|
const core_1 = require("@aws-sdk/core");
|
|
5
|
+
const protocols_1 = require("@aws-sdk/core/protocols");
|
|
5
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
6
7
|
const url_parser_1 = require("@smithy/url-parser");
|
|
7
8
|
const util_base64_1 = require("@smithy/util-base64");
|
|
@@ -25,6 +26,12 @@ const getRuntimeConfig = (config) => {
|
|
|
25
26
|
},
|
|
26
27
|
],
|
|
27
28
|
logger: config?.logger ?? new smithy_client_1.NoOpLogger(),
|
|
29
|
+
protocol: config?.protocol ??
|
|
30
|
+
new protocols_1.AwsJson1_1Protocol({
|
|
31
|
+
defaultNamespace: "com.amazonaws.workspaces",
|
|
32
|
+
serviceTarget: "WorkspacesService",
|
|
33
|
+
awsQueryCompatible: false,
|
|
34
|
+
}),
|
|
28
35
|
serviceId: config?.serviceId ?? "WorkSpaces",
|
|
29
36
|
urlParser: config?.urlParser ?? url_parser_1.parseUrl,
|
|
30
37
|
utf8Decoder: config?.utf8Decoder ?? util_utf8_1.fromUtf8,
|
|
@@ -4,6 +4,7 @@ import { getRecursionDetectionPlugin } from "@aws-sdk/middleware-recursion-detec
|
|
|
4
4
|
import { getUserAgentPlugin, resolveUserAgentConfig, } from "@aws-sdk/middleware-user-agent";
|
|
5
5
|
import { resolveRegionConfig } from "@smithy/config-resolver";
|
|
6
6
|
import { DefaultIdentityProviderConfig, getHttpAuthSchemeEndpointRuleSetPlugin, getHttpSigningPlugin, } from "@smithy/core";
|
|
7
|
+
import { getSchemaSerdePlugin } from "@smithy/core/schema";
|
|
7
8
|
import { getContentLengthPlugin } from "@smithy/middleware-content-length";
|
|
8
9
|
import { resolveEndpointConfig } from "@smithy/middleware-endpoint";
|
|
9
10
|
import { getRetryPlugin, resolveRetryConfig } from "@smithy/middleware-retry";
|
|
@@ -28,6 +29,7 @@ export class WorkSpacesClient extends __Client {
|
|
|
28
29
|
const _config_7 = resolveHttpAuthSchemeConfig(_config_6);
|
|
29
30
|
const _config_8 = resolveRuntimeExtensions(_config_7, configuration?.extensions || []);
|
|
30
31
|
this.config = _config_8;
|
|
32
|
+
this.middlewareStack.use(getSchemaSerdePlugin(this.config));
|
|
31
33
|
this.middlewareStack.use(getUserAgentPlugin(this.config));
|
|
32
34
|
this.middlewareStack.use(getRetryPlugin(this.config));
|
|
33
35
|
this.middlewareStack.use(getContentLengthPlugin(this.config));
|
|
@@ -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 { AcceptAccountLinkInvitation } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class AcceptAccountLinkInvitationCommand 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", "AcceptAccountLinkInvitation", {})
|
|
17
13
|
.n("WorkSpacesClient", "AcceptAccountLinkInvitationCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_AcceptAccountLinkInvitationCommand)
|
|
20
|
-
.de(de_AcceptAccountLinkInvitationCommand)
|
|
14
|
+
.sc(AcceptAccountLinkInvitation)
|
|
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 { AssociateConnectionAlias } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class AssociateConnectionAliasCommand 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", "AssociateConnectionAlias", {})
|
|
17
13
|
.n("WorkSpacesClient", "AssociateConnectionAliasCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_AssociateConnectionAliasCommand)
|
|
20
|
-
.de(de_AssociateConnectionAliasCommand)
|
|
14
|
+
.sc(AssociateConnectionAlias)
|
|
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 { AssociateIpGroups } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class AssociateIpGroupsCommand 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", "AssociateIpGroups", {})
|
|
17
13
|
.n("WorkSpacesClient", "AssociateIpGroupsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_AssociateIpGroupsCommand)
|
|
20
|
-
.de(de_AssociateIpGroupsCommand)
|
|
14
|
+
.sc(AssociateIpGroups)
|
|
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 { AssociateWorkspaceApplication } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class AssociateWorkspaceApplicationCommand 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", "AssociateWorkspaceApplication", {})
|
|
17
13
|
.n("WorkSpacesClient", "AssociateWorkspaceApplicationCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_AssociateWorkspaceApplicationCommand)
|
|
20
|
-
.de(de_AssociateWorkspaceApplicationCommand)
|
|
14
|
+
.sc(AssociateWorkspaceApplication)
|
|
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 { AuthorizeIpRules } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class AuthorizeIpRulesCommand 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", "AuthorizeIpRules", {})
|
|
17
13
|
.n("WorkSpacesClient", "AuthorizeIpRulesCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_AuthorizeIpRulesCommand)
|
|
20
|
-
.de(de_AuthorizeIpRulesCommand)
|
|
14
|
+
.sc(AuthorizeIpRules)
|
|
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 { CopyWorkspaceImage } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class CopyWorkspaceImageCommand 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", "CopyWorkspaceImage", {})
|
|
17
13
|
.n("WorkSpacesClient", "CopyWorkspaceImageCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_CopyWorkspaceImageCommand)
|
|
20
|
-
.de(de_CopyWorkspaceImageCommand)
|
|
14
|
+
.sc(CopyWorkspaceImage)
|
|
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 { CreateAccountLinkInvitation } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class CreateAccountLinkInvitationCommand 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", "CreateAccountLinkInvitation", {})
|
|
17
13
|
.n("WorkSpacesClient", "CreateAccountLinkInvitationCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_CreateAccountLinkInvitationCommand)
|
|
20
|
-
.de(de_CreateAccountLinkInvitationCommand)
|
|
14
|
+
.sc(CreateAccountLinkInvitation)
|
|
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 { CreateConnectClientAddIn } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class CreateConnectClientAddInCommand 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", "CreateConnectClientAddIn", {})
|
|
17
13
|
.n("WorkSpacesClient", "CreateConnectClientAddInCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_CreateConnectClientAddInCommand)
|
|
20
|
-
.de(de_CreateConnectClientAddInCommand)
|
|
14
|
+
.sc(CreateConnectClientAddIn)
|
|
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 { CreateConnectionAlias } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class CreateConnectionAliasCommand 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", "CreateConnectionAlias", {})
|
|
17
13
|
.n("WorkSpacesClient", "CreateConnectionAliasCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_CreateConnectionAliasCommand)
|
|
20
|
-
.de(de_CreateConnectionAliasCommand)
|
|
14
|
+
.sc(CreateConnectionAlias)
|
|
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 { CreateIpGroup } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class CreateIpGroupCommand 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", "CreateIpGroup", {})
|
|
17
13
|
.n("WorkSpacesClient", "CreateIpGroupCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_CreateIpGroupCommand)
|
|
20
|
-
.de(de_CreateIpGroupCommand)
|
|
14
|
+
.sc(CreateIpGroup)
|
|
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 { CreateStandbyWorkspaces } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class CreateStandbyWorkspacesCommand 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", "CreateStandbyWorkspaces", {})
|
|
17
13
|
.n("WorkSpacesClient", "CreateStandbyWorkspacesCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_CreateStandbyWorkspacesCommand)
|
|
20
|
-
.de(de_CreateStandbyWorkspacesCommand)
|
|
14
|
+
.sc(CreateStandbyWorkspaces)
|
|
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 { CreateTags } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class CreateTagsCommand 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", "CreateTags", {})
|
|
17
13
|
.n("WorkSpacesClient", "CreateTagsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_CreateTagsCommand)
|
|
20
|
-
.de(de_CreateTagsCommand)
|
|
14
|
+
.sc(CreateTags)
|
|
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 { CreateUpdatedWorkspaceImage } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class CreateUpdatedWorkspaceImageCommand 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", "CreateUpdatedWorkspaceImage", {})
|
|
17
13
|
.n("WorkSpacesClient", "CreateUpdatedWorkspaceImageCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_CreateUpdatedWorkspaceImageCommand)
|
|
20
|
-
.de(de_CreateUpdatedWorkspaceImageCommand)
|
|
14
|
+
.sc(CreateUpdatedWorkspaceImage)
|
|
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 { CreateWorkspaceBundle } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class CreateWorkspaceBundleCommand 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", "CreateWorkspaceBundle", {})
|
|
17
13
|
.n("WorkSpacesClient", "CreateWorkspaceBundleCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_CreateWorkspaceBundleCommand)
|
|
20
|
-
.de(de_CreateWorkspaceBundleCommand)
|
|
14
|
+
.sc(CreateWorkspaceBundle)
|
|
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 { CreateWorkspaceImage } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class CreateWorkspaceImageCommand 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", "CreateWorkspaceImage", {})
|
|
17
13
|
.n("WorkSpacesClient", "CreateWorkspaceImageCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_CreateWorkspaceImageCommand)
|
|
20
|
-
.de(de_CreateWorkspaceImageCommand)
|
|
14
|
+
.sc(CreateWorkspaceImage)
|
|
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 { CreateWorkspaces } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class CreateWorkspacesCommand 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", "CreateWorkspaces", {})
|
|
17
13
|
.n("WorkSpacesClient", "CreateWorkspacesCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_CreateWorkspacesCommand)
|
|
20
|
-
.de(de_CreateWorkspacesCommand)
|
|
14
|
+
.sc(CreateWorkspaces)
|
|
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 { CreateWorkspacesPool } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class CreateWorkspacesPoolCommand 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", "CreateWorkspacesPool", {})
|
|
17
13
|
.n("WorkSpacesClient", "CreateWorkspacesPoolCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_CreateWorkspacesPoolCommand)
|
|
20
|
-
.de(de_CreateWorkspacesPoolCommand)
|
|
14
|
+
.sc(CreateWorkspacesPool)
|
|
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 { DeleteAccountLinkInvitation } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DeleteAccountLinkInvitationCommand 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", "DeleteAccountLinkInvitation", {})
|
|
17
13
|
.n("WorkSpacesClient", "DeleteAccountLinkInvitationCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DeleteAccountLinkInvitationCommand)
|
|
20
|
-
.de(de_DeleteAccountLinkInvitationCommand)
|
|
14
|
+
.sc(DeleteAccountLinkInvitation)
|
|
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 { DeleteClientBranding } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DeleteClientBrandingCommand 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", "DeleteClientBranding", {})
|
|
17
13
|
.n("WorkSpacesClient", "DeleteClientBrandingCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DeleteClientBrandingCommand)
|
|
20
|
-
.de(de_DeleteClientBrandingCommand)
|
|
14
|
+
.sc(DeleteClientBranding)
|
|
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 { DeleteConnectClientAddIn } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DeleteConnectClientAddInCommand 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", "DeleteConnectClientAddIn", {})
|
|
17
13
|
.n("WorkSpacesClient", "DeleteConnectClientAddInCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DeleteConnectClientAddInCommand)
|
|
20
|
-
.de(de_DeleteConnectClientAddInCommand)
|
|
14
|
+
.sc(DeleteConnectClientAddIn)
|
|
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 { DeleteConnectionAlias } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DeleteConnectionAliasCommand 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", "DeleteConnectionAlias", {})
|
|
17
13
|
.n("WorkSpacesClient", "DeleteConnectionAliasCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DeleteConnectionAliasCommand)
|
|
20
|
-
.de(de_DeleteConnectionAliasCommand)
|
|
14
|
+
.sc(DeleteConnectionAlias)
|
|
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 { DeleteIpGroup } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DeleteIpGroupCommand 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", "DeleteIpGroup", {})
|
|
17
13
|
.n("WorkSpacesClient", "DeleteIpGroupCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DeleteIpGroupCommand)
|
|
20
|
-
.de(de_DeleteIpGroupCommand)
|
|
14
|
+
.sc(DeleteIpGroup)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|