@aws-sdk/client-workspaces 3.306.0 → 3.309.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/commands/AssociateConnectionAliasCommand.js +2 -2
- package/dist-cjs/commands/AssociateIpGroupsCommand.js +2 -2
- package/dist-cjs/commands/AuthorizeIpRulesCommand.js +2 -2
- package/dist-cjs/commands/CopyWorkspaceImageCommand.js +2 -2
- package/dist-cjs/commands/CreateConnectClientAddInCommand.js +2 -2
- package/dist-cjs/commands/CreateConnectionAliasCommand.js +2 -2
- package/dist-cjs/commands/CreateIpGroupCommand.js +2 -2
- package/dist-cjs/commands/CreateStandbyWorkspacesCommand.js +2 -2
- package/dist-cjs/commands/CreateTagsCommand.js +2 -2
- package/dist-cjs/commands/CreateUpdatedWorkspaceImageCommand.js +2 -2
- package/dist-cjs/commands/CreateWorkspaceBundleCommand.js +2 -2
- package/dist-cjs/commands/CreateWorkspaceImageCommand.js +2 -2
- package/dist-cjs/commands/CreateWorkspacesCommand.js +2 -2
- package/dist-cjs/commands/DeleteClientBrandingCommand.js +2 -2
- package/dist-cjs/commands/DeleteConnectClientAddInCommand.js +2 -2
- package/dist-cjs/commands/DeleteConnectionAliasCommand.js +2 -2
- package/dist-cjs/commands/DeleteIpGroupCommand.js +2 -2
- package/dist-cjs/commands/DeleteTagsCommand.js +2 -2
- package/dist-cjs/commands/DeleteWorkspaceBundleCommand.js +2 -2
- package/dist-cjs/commands/DeleteWorkspaceImageCommand.js +2 -2
- package/dist-cjs/commands/DeregisterWorkspaceDirectoryCommand.js +2 -2
- package/dist-cjs/commands/DescribeAccountCommand.js +2 -2
- package/dist-cjs/commands/DescribeAccountModificationsCommand.js +2 -2
- package/dist-cjs/commands/DescribeClientBrandingCommand.js +2 -2
- package/dist-cjs/commands/DescribeClientPropertiesCommand.js +2 -2
- package/dist-cjs/commands/DescribeConnectClientAddInsCommand.js +2 -2
- package/dist-cjs/commands/DescribeConnectionAliasPermissionsCommand.js +2 -2
- package/dist-cjs/commands/DescribeConnectionAliasesCommand.js +2 -2
- package/dist-cjs/commands/DescribeIpGroupsCommand.js +2 -2
- package/dist-cjs/commands/DescribeTagsCommand.js +2 -2
- package/dist-cjs/commands/DescribeWorkspaceBundlesCommand.js +2 -2
- package/dist-cjs/commands/DescribeWorkspaceDirectoriesCommand.js +2 -2
- package/dist-cjs/commands/DescribeWorkspaceImagePermissionsCommand.js +2 -2
- package/dist-cjs/commands/DescribeWorkspaceImagesCommand.js +2 -2
- package/dist-cjs/commands/DescribeWorkspaceSnapshotsCommand.js +2 -2
- package/dist-cjs/commands/DescribeWorkspacesCommand.js +2 -2
- package/dist-cjs/commands/DescribeWorkspacesConnectionStatusCommand.js +2 -2
- package/dist-cjs/commands/DisassociateConnectionAliasCommand.js +2 -2
- package/dist-cjs/commands/DisassociateIpGroupsCommand.js +2 -2
- package/dist-cjs/commands/ImportClientBrandingCommand.js +2 -2
- package/dist-cjs/commands/ImportWorkspaceImageCommand.js +2 -2
- package/dist-cjs/commands/ListAvailableManagementCidrRangesCommand.js +2 -2
- package/dist-cjs/commands/MigrateWorkspaceCommand.js +2 -2
- package/dist-cjs/commands/ModifyAccountCommand.js +2 -2
- package/dist-cjs/commands/ModifyCertificateBasedAuthPropertiesCommand.js +2 -2
- package/dist-cjs/commands/ModifyClientPropertiesCommand.js +2 -2
- package/dist-cjs/commands/ModifySamlPropertiesCommand.js +2 -2
- package/dist-cjs/commands/ModifySelfservicePermissionsCommand.js +2 -2
- package/dist-cjs/commands/ModifyWorkspaceAccessPropertiesCommand.js +2 -2
- package/dist-cjs/commands/ModifyWorkspaceCreationPropertiesCommand.js +2 -2
- package/dist-cjs/commands/ModifyWorkspacePropertiesCommand.js +2 -2
- package/dist-cjs/commands/ModifyWorkspaceStateCommand.js +2 -2
- package/dist-cjs/commands/RebootWorkspacesCommand.js +2 -2
- package/dist-cjs/commands/RebuildWorkspacesCommand.js +2 -2
- package/dist-cjs/commands/RegisterWorkspaceDirectoryCommand.js +2 -2
- package/dist-cjs/commands/RestoreWorkspaceCommand.js +2 -2
- package/dist-cjs/commands/RevokeIpRulesCommand.js +2 -2
- package/dist-cjs/commands/StartWorkspacesCommand.js +2 -2
- package/dist-cjs/commands/StopWorkspacesCommand.js +2 -2
- package/dist-cjs/commands/TerminateWorkspacesCommand.js +2 -2
- package/dist-cjs/commands/UpdateConnectClientAddInCommand.js +2 -2
- package/dist-cjs/commands/UpdateConnectionAliasPermissionCommand.js +2 -2
- package/dist-cjs/commands/UpdateRulesOfIpGroupCommand.js +2 -2
- package/dist-cjs/commands/UpdateWorkspaceBundleCommand.js +2 -2
- package/dist-cjs/commands/UpdateWorkspaceImagePermissionCommand.js +2 -2
- package/dist-cjs/protocols/Aws_json1_1.js +1211 -1285
- package/dist-es/commands/AssociateConnectionAliasCommand.js +3 -3
- package/dist-es/commands/AssociateIpGroupsCommand.js +3 -3
- package/dist-es/commands/AuthorizeIpRulesCommand.js +3 -3
- package/dist-es/commands/CopyWorkspaceImageCommand.js +3 -3
- package/dist-es/commands/CreateConnectClientAddInCommand.js +3 -3
- package/dist-es/commands/CreateConnectionAliasCommand.js +3 -3
- package/dist-es/commands/CreateIpGroupCommand.js +3 -3
- package/dist-es/commands/CreateStandbyWorkspacesCommand.js +3 -3
- package/dist-es/commands/CreateTagsCommand.js +3 -3
- package/dist-es/commands/CreateUpdatedWorkspaceImageCommand.js +3 -3
- package/dist-es/commands/CreateWorkspaceBundleCommand.js +3 -3
- package/dist-es/commands/CreateWorkspaceImageCommand.js +3 -3
- package/dist-es/commands/CreateWorkspacesCommand.js +3 -3
- package/dist-es/commands/DeleteClientBrandingCommand.js +3 -3
- package/dist-es/commands/DeleteConnectClientAddInCommand.js +3 -3
- package/dist-es/commands/DeleteConnectionAliasCommand.js +3 -3
- package/dist-es/commands/DeleteIpGroupCommand.js +3 -3
- package/dist-es/commands/DeleteTagsCommand.js +3 -3
- package/dist-es/commands/DeleteWorkspaceBundleCommand.js +3 -3
- package/dist-es/commands/DeleteWorkspaceImageCommand.js +3 -3
- package/dist-es/commands/DeregisterWorkspaceDirectoryCommand.js +3 -3
- package/dist-es/commands/DescribeAccountCommand.js +3 -3
- package/dist-es/commands/DescribeAccountModificationsCommand.js +3 -3
- package/dist-es/commands/DescribeClientBrandingCommand.js +3 -3
- package/dist-es/commands/DescribeClientPropertiesCommand.js +3 -3
- package/dist-es/commands/DescribeConnectClientAddInsCommand.js +3 -3
- package/dist-es/commands/DescribeConnectionAliasPermissionsCommand.js +3 -3
- package/dist-es/commands/DescribeConnectionAliasesCommand.js +3 -3
- package/dist-es/commands/DescribeIpGroupsCommand.js +3 -3
- package/dist-es/commands/DescribeTagsCommand.js +3 -3
- package/dist-es/commands/DescribeWorkspaceBundlesCommand.js +3 -3
- package/dist-es/commands/DescribeWorkspaceDirectoriesCommand.js +3 -3
- package/dist-es/commands/DescribeWorkspaceImagePermissionsCommand.js +3 -3
- package/dist-es/commands/DescribeWorkspaceImagesCommand.js +3 -3
- package/dist-es/commands/DescribeWorkspaceSnapshotsCommand.js +3 -3
- package/dist-es/commands/DescribeWorkspacesCommand.js +3 -3
- package/dist-es/commands/DescribeWorkspacesConnectionStatusCommand.js +3 -3
- package/dist-es/commands/DisassociateConnectionAliasCommand.js +3 -3
- package/dist-es/commands/DisassociateIpGroupsCommand.js +3 -3
- package/dist-es/commands/ImportClientBrandingCommand.js +3 -3
- package/dist-es/commands/ImportWorkspaceImageCommand.js +3 -3
- package/dist-es/commands/ListAvailableManagementCidrRangesCommand.js +3 -3
- package/dist-es/commands/MigrateWorkspaceCommand.js +3 -3
- package/dist-es/commands/ModifyAccountCommand.js +3 -3
- package/dist-es/commands/ModifyCertificateBasedAuthPropertiesCommand.js +3 -3
- package/dist-es/commands/ModifyClientPropertiesCommand.js +3 -3
- package/dist-es/commands/ModifySamlPropertiesCommand.js +3 -3
- package/dist-es/commands/ModifySelfservicePermissionsCommand.js +3 -3
- package/dist-es/commands/ModifyWorkspaceAccessPropertiesCommand.js +3 -3
- package/dist-es/commands/ModifyWorkspaceCreationPropertiesCommand.js +3 -3
- package/dist-es/commands/ModifyWorkspacePropertiesCommand.js +3 -3
- package/dist-es/commands/ModifyWorkspaceStateCommand.js +3 -3
- package/dist-es/commands/RebootWorkspacesCommand.js +3 -3
- package/dist-es/commands/RebuildWorkspacesCommand.js +3 -3
- package/dist-es/commands/RegisterWorkspaceDirectoryCommand.js +3 -3
- package/dist-es/commands/RestoreWorkspaceCommand.js +3 -3
- package/dist-es/commands/RevokeIpRulesCommand.js +3 -3
- package/dist-es/commands/StartWorkspacesCommand.js +3 -3
- package/dist-es/commands/StopWorkspacesCommand.js +3 -3
- package/dist-es/commands/TerminateWorkspacesCommand.js +3 -3
- package/dist-es/commands/UpdateConnectClientAddInCommand.js +3 -3
- package/dist-es/commands/UpdateConnectionAliasPermissionCommand.js +3 -3
- package/dist-es/commands/UpdateRulesOfIpGroupCommand.js +3 -3
- package/dist-es/commands/UpdateWorkspaceBundleCommand.js +3 -3
- package/dist-es/commands/UpdateWorkspaceImagePermissionCommand.js +3 -3
- package/dist-es/protocols/Aws_json1_1.js +1078 -1152
- package/dist-types/protocols/Aws_json1_1.d.ts +520 -130
- package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +130 -130
- package/package.json +6 -6
|
@@ -36,10 +36,10 @@ class ModifyAccountCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_ModifyAccountCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_ModifyAccountCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.ModifyAccountCommand = ModifyAccountCommand;
|
|
@@ -36,10 +36,10 @@ class ModifyCertificateBasedAuthPropertiesCommand extends smithy_client_1.Comman
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_ModifyCertificateBasedAuthPropertiesCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_ModifyCertificateBasedAuthPropertiesCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.ModifyCertificateBasedAuthPropertiesCommand = ModifyCertificateBasedAuthPropertiesCommand;
|
|
@@ -36,10 +36,10 @@ class ModifyClientPropertiesCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_ModifyClientPropertiesCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_ModifyClientPropertiesCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.ModifyClientPropertiesCommand = ModifyClientPropertiesCommand;
|
|
@@ -36,10 +36,10 @@ class ModifySamlPropertiesCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_ModifySamlPropertiesCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_ModifySamlPropertiesCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.ModifySamlPropertiesCommand = ModifySamlPropertiesCommand;
|
|
@@ -36,10 +36,10 @@ class ModifySelfservicePermissionsCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_ModifySelfservicePermissionsCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_ModifySelfservicePermissionsCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.ModifySelfservicePermissionsCommand = ModifySelfservicePermissionsCommand;
|
|
@@ -36,10 +36,10 @@ class ModifyWorkspaceAccessPropertiesCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_ModifyWorkspaceAccessPropertiesCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_ModifyWorkspaceAccessPropertiesCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.ModifyWorkspaceAccessPropertiesCommand = ModifyWorkspaceAccessPropertiesCommand;
|
|
@@ -36,10 +36,10 @@ class ModifyWorkspaceCreationPropertiesCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_ModifyWorkspaceCreationPropertiesCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_ModifyWorkspaceCreationPropertiesCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.ModifyWorkspaceCreationPropertiesCommand = ModifyWorkspaceCreationPropertiesCommand;
|
|
@@ -36,10 +36,10 @@ class ModifyWorkspacePropertiesCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_ModifyWorkspacePropertiesCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_ModifyWorkspacePropertiesCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.ModifyWorkspacePropertiesCommand = ModifyWorkspacePropertiesCommand;
|
|
@@ -36,10 +36,10 @@ class ModifyWorkspaceStateCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_ModifyWorkspaceStateCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_ModifyWorkspaceStateCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.ModifyWorkspaceStateCommand = ModifyWorkspaceStateCommand;
|
|
@@ -36,10 +36,10 @@ class RebootWorkspacesCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_RebootWorkspacesCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_RebootWorkspacesCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.RebootWorkspacesCommand = RebootWorkspacesCommand;
|
|
@@ -36,10 +36,10 @@ class RebuildWorkspacesCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_RebuildWorkspacesCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_RebuildWorkspacesCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.RebuildWorkspacesCommand = RebuildWorkspacesCommand;
|
|
@@ -36,10 +36,10 @@ class RegisterWorkspaceDirectoryCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_RegisterWorkspaceDirectoryCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_RegisterWorkspaceDirectoryCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.RegisterWorkspaceDirectoryCommand = RegisterWorkspaceDirectoryCommand;
|
|
@@ -36,10 +36,10 @@ class RestoreWorkspaceCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_RestoreWorkspaceCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_RestoreWorkspaceCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.RestoreWorkspaceCommand = RestoreWorkspaceCommand;
|
|
@@ -36,10 +36,10 @@ class RevokeIpRulesCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_RevokeIpRulesCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_RevokeIpRulesCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.RevokeIpRulesCommand = RevokeIpRulesCommand;
|
|
@@ -36,10 +36,10 @@ class StartWorkspacesCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_StartWorkspacesCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_StartWorkspacesCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.StartWorkspacesCommand = StartWorkspacesCommand;
|
|
@@ -36,10 +36,10 @@ class StopWorkspacesCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_StopWorkspacesCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_StopWorkspacesCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.StopWorkspacesCommand = StopWorkspacesCommand;
|
|
@@ -36,10 +36,10 @@ class TerminateWorkspacesCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_TerminateWorkspacesCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_TerminateWorkspacesCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.TerminateWorkspacesCommand = TerminateWorkspacesCommand;
|
|
@@ -36,10 +36,10 @@ class UpdateConnectClientAddInCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_UpdateConnectClientAddInCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_UpdateConnectClientAddInCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.UpdateConnectClientAddInCommand = UpdateConnectClientAddInCommand;
|
|
@@ -36,10 +36,10 @@ class UpdateConnectionAliasPermissionCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_UpdateConnectionAliasPermissionCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_UpdateConnectionAliasPermissionCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.UpdateConnectionAliasPermissionCommand = UpdateConnectionAliasPermissionCommand;
|
|
@@ -36,10 +36,10 @@ class UpdateRulesOfIpGroupCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_UpdateRulesOfIpGroupCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_UpdateRulesOfIpGroupCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.UpdateRulesOfIpGroupCommand = UpdateRulesOfIpGroupCommand;
|
|
@@ -36,10 +36,10 @@ class UpdateWorkspaceBundleCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_UpdateWorkspaceBundleCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_UpdateWorkspaceBundleCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.UpdateWorkspaceBundleCommand = UpdateWorkspaceBundleCommand;
|
|
@@ -36,10 +36,10 @@ class UpdateWorkspaceImagePermissionCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_UpdateWorkspaceImagePermissionCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_UpdateWorkspaceImagePermissionCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.UpdateWorkspaceImagePermissionCommand = UpdateWorkspaceImagePermissionCommand;
|