@aws-sdk/client-workspaces 3.645.0 → 3.650.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/endpoint/endpointResolver.js +6 -2
- package/dist-cjs/index.js +88 -264
- package/dist-es/commands/AcceptAccountLinkInvitationCommand.js +1 -3
- package/dist-es/commands/AssociateConnectionAliasCommand.js +1 -3
- package/dist-es/commands/AssociateIpGroupsCommand.js +1 -3
- package/dist-es/commands/AssociateWorkspaceApplicationCommand.js +1 -3
- package/dist-es/commands/AuthorizeIpRulesCommand.js +1 -3
- package/dist-es/commands/CopyWorkspaceImageCommand.js +1 -3
- package/dist-es/commands/CreateAccountLinkInvitationCommand.js +1 -3
- package/dist-es/commands/CreateConnectClientAddInCommand.js +1 -3
- package/dist-es/commands/CreateConnectionAliasCommand.js +1 -3
- package/dist-es/commands/CreateIpGroupCommand.js +1 -3
- package/dist-es/commands/CreateStandbyWorkspacesCommand.js +1 -3
- package/dist-es/commands/CreateTagsCommand.js +1 -3
- package/dist-es/commands/CreateUpdatedWorkspaceImageCommand.js +1 -3
- package/dist-es/commands/CreateWorkspaceBundleCommand.js +1 -3
- package/dist-es/commands/CreateWorkspaceImageCommand.js +1 -3
- package/dist-es/commands/CreateWorkspacesCommand.js +1 -3
- package/dist-es/commands/CreateWorkspacesPoolCommand.js +1 -3
- package/dist-es/commands/DeleteAccountLinkInvitationCommand.js +1 -3
- package/dist-es/commands/DeleteClientBrandingCommand.js +1 -3
- package/dist-es/commands/DeleteConnectClientAddInCommand.js +1 -3
- package/dist-es/commands/DeleteConnectionAliasCommand.js +1 -3
- package/dist-es/commands/DeleteIpGroupCommand.js +1 -3
- package/dist-es/commands/DeleteTagsCommand.js +1 -3
- package/dist-es/commands/DeleteWorkspaceBundleCommand.js +1 -3
- package/dist-es/commands/DeleteWorkspaceImageCommand.js +1 -3
- package/dist-es/commands/DeployWorkspaceApplicationsCommand.js +1 -3
- package/dist-es/commands/DeregisterWorkspaceDirectoryCommand.js +1 -3
- package/dist-es/commands/DescribeAccountCommand.js +1 -3
- package/dist-es/commands/DescribeAccountModificationsCommand.js +1 -3
- package/dist-es/commands/DescribeApplicationAssociationsCommand.js +1 -3
- package/dist-es/commands/DescribeApplicationsCommand.js +1 -3
- package/dist-es/commands/DescribeBundleAssociationsCommand.js +1 -3
- package/dist-es/commands/DescribeClientBrandingCommand.js +1 -3
- package/dist-es/commands/DescribeClientPropertiesCommand.js +1 -3
- package/dist-es/commands/DescribeConnectClientAddInsCommand.js +1 -3
- package/dist-es/commands/DescribeConnectionAliasPermissionsCommand.js +1 -3
- package/dist-es/commands/DescribeConnectionAliasesCommand.js +1 -3
- package/dist-es/commands/DescribeImageAssociationsCommand.js +1 -3
- package/dist-es/commands/DescribeIpGroupsCommand.js +1 -3
- package/dist-es/commands/DescribeTagsCommand.js +1 -3
- package/dist-es/commands/DescribeWorkspaceAssociationsCommand.js +1 -3
- package/dist-es/commands/DescribeWorkspaceBundlesCommand.js +1 -3
- package/dist-es/commands/DescribeWorkspaceDirectoriesCommand.js +1 -3
- package/dist-es/commands/DescribeWorkspaceImagePermissionsCommand.js +1 -3
- package/dist-es/commands/DescribeWorkspaceImagesCommand.js +1 -3
- package/dist-es/commands/DescribeWorkspaceSnapshotsCommand.js +1 -3
- package/dist-es/commands/DescribeWorkspacesCommand.js +1 -3
- package/dist-es/commands/DescribeWorkspacesConnectionStatusCommand.js +1 -3
- package/dist-es/commands/DescribeWorkspacesPoolSessionsCommand.js +1 -3
- package/dist-es/commands/DescribeWorkspacesPoolsCommand.js +1 -3
- package/dist-es/commands/DisassociateConnectionAliasCommand.js +1 -3
- package/dist-es/commands/DisassociateIpGroupsCommand.js +1 -3
- package/dist-es/commands/DisassociateWorkspaceApplicationCommand.js +1 -3
- package/dist-es/commands/GetAccountLinkCommand.js +1 -3
- package/dist-es/commands/ImportClientBrandingCommand.js +1 -3
- package/dist-es/commands/ImportWorkspaceImageCommand.js +1 -3
- package/dist-es/commands/ListAccountLinksCommand.js +1 -3
- package/dist-es/commands/ListAvailableManagementCidrRangesCommand.js +1 -3
- package/dist-es/commands/MigrateWorkspaceCommand.js +1 -3
- package/dist-es/commands/ModifyAccountCommand.js +1 -3
- package/dist-es/commands/ModifyCertificateBasedAuthPropertiesCommand.js +1 -3
- package/dist-es/commands/ModifyClientPropertiesCommand.js +1 -3
- package/dist-es/commands/ModifySamlPropertiesCommand.js +1 -3
- package/dist-es/commands/ModifySelfservicePermissionsCommand.js +1 -3
- package/dist-es/commands/ModifyStreamingPropertiesCommand.js +1 -3
- package/dist-es/commands/ModifyWorkspaceAccessPropertiesCommand.js +1 -3
- package/dist-es/commands/ModifyWorkspaceCreationPropertiesCommand.js +1 -3
- package/dist-es/commands/ModifyWorkspacePropertiesCommand.js +1 -3
- package/dist-es/commands/ModifyWorkspaceStateCommand.js +1 -3
- package/dist-es/commands/RebootWorkspacesCommand.js +1 -3
- package/dist-es/commands/RebuildWorkspacesCommand.js +1 -3
- package/dist-es/commands/RegisterWorkspaceDirectoryCommand.js +1 -3
- package/dist-es/commands/RejectAccountLinkInvitationCommand.js +1 -3
- package/dist-es/commands/RestoreWorkspaceCommand.js +1 -3
- package/dist-es/commands/RevokeIpRulesCommand.js +1 -3
- package/dist-es/commands/StartWorkspacesCommand.js +1 -3
- package/dist-es/commands/StartWorkspacesPoolCommand.js +1 -3
- package/dist-es/commands/StopWorkspacesCommand.js +1 -3
- package/dist-es/commands/StopWorkspacesPoolCommand.js +1 -3
- package/dist-es/commands/TerminateWorkspacesCommand.js +1 -3
- package/dist-es/commands/TerminateWorkspacesPoolCommand.js +1 -3
- package/dist-es/commands/TerminateWorkspacesPoolSessionCommand.js +1 -3
- package/dist-es/commands/UpdateConnectClientAddInCommand.js +1 -3
- package/dist-es/commands/UpdateConnectionAliasPermissionCommand.js +1 -3
- package/dist-es/commands/UpdateRulesOfIpGroupCommand.js +1 -3
- package/dist-es/commands/UpdateWorkspaceBundleCommand.js +1 -3
- package/dist-es/commands/UpdateWorkspaceImagePermissionCommand.js +1 -3
- package/dist-es/commands/UpdateWorkspacesPoolCommand.js +1 -3
- package/dist-es/endpoint/endpointResolver.js +7 -3
- package/dist-types/runtimeConfig.browser.d.ts +2 -0
- package/dist-types/runtimeConfig.d.ts +2 -0
- package/dist-types/runtimeConfig.native.d.ts +2 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +2 -0
- package/dist-types/ts3.4/runtimeConfig.d.ts +2 -0
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +2 -0
- package/package.json +35 -35
|
@@ -6,9 +6,7 @@ import { de_AcceptAccountLinkInvitationCommand, se_AcceptAccountLinkInvitationCo
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class AcceptAccountLinkInvitationCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_AssociateConnectionAliasCommand, se_AssociateConnectionAliasCommand
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class AssociateConnectionAliasCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_AssociateIpGroupsCommand, se_AssociateIpGroupsCommand } from "../pro
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class AssociateIpGroupsCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_AssociateWorkspaceApplicationCommand, se_AssociateWorkspaceApplicati
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class AssociateWorkspaceApplicationCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_AuthorizeIpRulesCommand, se_AuthorizeIpRulesCommand } from "../proto
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class AuthorizeIpRulesCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_CopyWorkspaceImageCommand, se_CopyWorkspaceImageCommand } from "../p
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class CopyWorkspaceImageCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_CreateAccountLinkInvitationCommand, se_CreateAccountLinkInvitationCo
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class CreateAccountLinkInvitationCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_CreateConnectClientAddInCommand, se_CreateConnectClientAddInCommand
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class CreateConnectClientAddInCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_CreateConnectionAliasCommand, se_CreateConnectionAliasCommand } from
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class CreateConnectionAliasCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_CreateIpGroupCommand, se_CreateIpGroupCommand } from "../protocols/A
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class CreateIpGroupCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_CreateStandbyWorkspacesCommand, se_CreateStandbyWorkspacesCommand }
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class CreateStandbyWorkspacesCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_CreateTagsCommand, se_CreateTagsCommand } from "../protocols/Aws_jso
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class CreateTagsCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_CreateUpdatedWorkspaceImageCommand, se_CreateUpdatedWorkspaceImageCo
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class CreateUpdatedWorkspaceImageCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_CreateWorkspaceBundleCommand, se_CreateWorkspaceBundleCommand } from
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class CreateWorkspaceBundleCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_CreateWorkspaceImageCommand, se_CreateWorkspaceImageCommand } from "
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class CreateWorkspaceImageCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_CreateWorkspacesCommand, se_CreateWorkspacesCommand } from "../proto
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class CreateWorkspacesCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_CreateWorkspacesPoolCommand, se_CreateWorkspacesPoolCommand } from "
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class CreateWorkspacesPoolCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DeleteAccountLinkInvitationCommand, se_DeleteAccountLinkInvitationCo
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DeleteAccountLinkInvitationCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DeleteClientBrandingCommand, se_DeleteClientBrandingCommand } from "
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DeleteClientBrandingCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DeleteConnectClientAddInCommand, se_DeleteConnectClientAddInCommand
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DeleteConnectClientAddInCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DeleteConnectionAliasCommand, se_DeleteConnectionAliasCommand } from
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DeleteConnectionAliasCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DeleteIpGroupCommand, se_DeleteIpGroupCommand } from "../protocols/A
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DeleteIpGroupCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DeleteTagsCommand, se_DeleteTagsCommand } from "../protocols/Aws_jso
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DeleteTagsCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DeleteWorkspaceBundleCommand, se_DeleteWorkspaceBundleCommand } from
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DeleteWorkspaceBundleCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DeleteWorkspaceImageCommand, se_DeleteWorkspaceImageCommand } from "
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DeleteWorkspaceImageCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DeployWorkspaceApplicationsCommand, se_DeployWorkspaceApplicationsCo
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DeployWorkspaceApplicationsCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DeregisterWorkspaceDirectoryCommand, se_DeregisterWorkspaceDirectory
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DeregisterWorkspaceDirectoryCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DescribeAccountCommand, se_DescribeAccountCommand } from "../protoco
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DescribeAccountCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DescribeAccountModificationsCommand, se_DescribeAccountModifications
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DescribeAccountModificationsCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DescribeApplicationAssociationsCommand, se_DescribeApplicationAssoci
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DescribeApplicationAssociationsCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DescribeApplicationsCommand, se_DescribeApplicationsCommand } from "
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DescribeApplicationsCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DescribeBundleAssociationsCommand, se_DescribeBundleAssociationsComm
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DescribeBundleAssociationsCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DescribeClientBrandingCommand, se_DescribeClientBrandingCommand } fr
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DescribeClientBrandingCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DescribeClientPropertiesCommand, se_DescribeClientPropertiesCommand
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DescribeClientPropertiesCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DescribeConnectClientAddInsCommand, se_DescribeConnectClientAddInsCo
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DescribeConnectClientAddInsCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DescribeConnectionAliasPermissionsCommand, se_DescribeConnectionAlia
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DescribeConnectionAliasPermissionsCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DescribeConnectionAliasesCommand, se_DescribeConnectionAliasesComman
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DescribeConnectionAliasesCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DescribeImageAssociationsCommand, se_DescribeImageAssociationsComman
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DescribeImageAssociationsCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DescribeIpGroupsCommand, se_DescribeIpGroupsCommand } from "../proto
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DescribeIpGroupsCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DescribeTagsCommand, se_DescribeTagsCommand } from "../protocols/Aws
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DescribeTagsCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DescribeWorkspaceAssociationsCommand, se_DescribeWorkspaceAssociatio
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DescribeWorkspaceAssociationsCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DescribeWorkspaceBundlesCommand, se_DescribeWorkspaceBundlesCommand
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DescribeWorkspaceBundlesCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DescribeWorkspaceDirectoriesCommand, se_DescribeWorkspaceDirectories
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DescribeWorkspaceDirectoriesCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DescribeWorkspaceImagePermissionsCommand, se_DescribeWorkspaceImageP
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DescribeWorkspaceImagePermissionsCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DescribeWorkspaceImagesCommand, se_DescribeWorkspaceImagesCommand }
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DescribeWorkspaceImagesCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DescribeWorkspaceSnapshotsCommand, se_DescribeWorkspaceSnapshotsComm
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DescribeWorkspaceSnapshotsCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DescribeWorkspacesCommand, se_DescribeWorkspacesCommand } from "../p
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DescribeWorkspacesCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DescribeWorkspacesConnectionStatusCommand, se_DescribeWorkspacesConn
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DescribeWorkspacesConnectionStatusCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DescribeWorkspacesPoolSessionsCommand, se_DescribeWorkspacesPoolSess
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DescribeWorkspacesPoolSessionsCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DescribeWorkspacesPoolsCommand, se_DescribeWorkspacesPoolsCommand }
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DescribeWorkspacesPoolsCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DisassociateConnectionAliasCommand, se_DisassociateConnectionAliasCo
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DisassociateConnectionAliasCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DisassociateIpGroupsCommand, se_DisassociateIpGroupsCommand } from "
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DisassociateIpGroupsCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DisassociateWorkspaceApplicationCommand, se_DisassociateWorkspaceApp
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DisassociateWorkspaceApplicationCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|