@aws-sdk/client-workspaces 3.414.0 → 3.418.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 +5 -0
- package/dist-cjs/commands/AssociateIpGroupsCommand.js +5 -0
- package/dist-cjs/commands/AuthorizeIpRulesCommand.js +5 -0
- package/dist-cjs/commands/CopyWorkspaceImageCommand.js +5 -0
- package/dist-cjs/commands/CreateConnectClientAddInCommand.js +5 -0
- package/dist-cjs/commands/CreateConnectionAliasCommand.js +5 -0
- package/dist-cjs/commands/CreateIpGroupCommand.js +5 -0
- package/dist-cjs/commands/CreateStandbyWorkspacesCommand.js +5 -0
- package/dist-cjs/commands/CreateTagsCommand.js +5 -0
- package/dist-cjs/commands/CreateUpdatedWorkspaceImageCommand.js +5 -0
- package/dist-cjs/commands/CreateWorkspaceBundleCommand.js +5 -0
- package/dist-cjs/commands/CreateWorkspaceImageCommand.js +5 -0
- package/dist-cjs/commands/CreateWorkspacesCommand.js +5 -0
- package/dist-cjs/commands/DeleteClientBrandingCommand.js +5 -0
- package/dist-cjs/commands/DeleteConnectClientAddInCommand.js +5 -0
- package/dist-cjs/commands/DeleteConnectionAliasCommand.js +5 -0
- package/dist-cjs/commands/DeleteIpGroupCommand.js +5 -0
- package/dist-cjs/commands/DeleteTagsCommand.js +5 -0
- package/dist-cjs/commands/DeleteWorkspaceBundleCommand.js +5 -0
- package/dist-cjs/commands/DeleteWorkspaceImageCommand.js +5 -0
- package/dist-cjs/commands/DeregisterWorkspaceDirectoryCommand.js +5 -0
- package/dist-cjs/commands/DescribeAccountCommand.js +5 -0
- package/dist-cjs/commands/DescribeAccountModificationsCommand.js +5 -0
- package/dist-cjs/commands/DescribeClientBrandingCommand.js +5 -0
- package/dist-cjs/commands/DescribeClientPropertiesCommand.js +5 -0
- package/dist-cjs/commands/DescribeConnectClientAddInsCommand.js +5 -0
- package/dist-cjs/commands/DescribeConnectionAliasPermissionsCommand.js +5 -0
- package/dist-cjs/commands/DescribeConnectionAliasesCommand.js +5 -0
- package/dist-cjs/commands/DescribeIpGroupsCommand.js +5 -0
- package/dist-cjs/commands/DescribeTagsCommand.js +5 -0
- package/dist-cjs/commands/DescribeWorkspaceBundlesCommand.js +5 -0
- package/dist-cjs/commands/DescribeWorkspaceDirectoriesCommand.js +5 -0
- package/dist-cjs/commands/DescribeWorkspaceImagePermissionsCommand.js +5 -0
- package/dist-cjs/commands/DescribeWorkspaceImagesCommand.js +5 -0
- package/dist-cjs/commands/DescribeWorkspaceSnapshotsCommand.js +5 -0
- package/dist-cjs/commands/DescribeWorkspacesCommand.js +5 -0
- package/dist-cjs/commands/DescribeWorkspacesConnectionStatusCommand.js +5 -0
- package/dist-cjs/commands/DisassociateConnectionAliasCommand.js +5 -0
- package/dist-cjs/commands/DisassociateIpGroupsCommand.js +5 -0
- package/dist-cjs/commands/ImportClientBrandingCommand.js +5 -0
- package/dist-cjs/commands/ImportWorkspaceImageCommand.js +5 -0
- package/dist-cjs/commands/ListAvailableManagementCidrRangesCommand.js +5 -0
- package/dist-cjs/commands/MigrateWorkspaceCommand.js +5 -0
- package/dist-cjs/commands/ModifyAccountCommand.js +5 -0
- package/dist-cjs/commands/ModifyCertificateBasedAuthPropertiesCommand.js +5 -0
- package/dist-cjs/commands/ModifyClientPropertiesCommand.js +5 -0
- package/dist-cjs/commands/ModifySamlPropertiesCommand.js +5 -0
- package/dist-cjs/commands/ModifySelfservicePermissionsCommand.js +5 -0
- package/dist-cjs/commands/ModifyWorkspaceAccessPropertiesCommand.js +5 -0
- package/dist-cjs/commands/ModifyWorkspaceCreationPropertiesCommand.js +5 -0
- package/dist-cjs/commands/ModifyWorkspacePropertiesCommand.js +5 -0
- package/dist-cjs/commands/ModifyWorkspaceStateCommand.js +5 -0
- package/dist-cjs/commands/RebootWorkspacesCommand.js +5 -0
- package/dist-cjs/commands/RebuildWorkspacesCommand.js +5 -0
- package/dist-cjs/commands/RegisterWorkspaceDirectoryCommand.js +5 -0
- package/dist-cjs/commands/RestoreWorkspaceCommand.js +5 -0
- package/dist-cjs/commands/RevokeIpRulesCommand.js +5 -0
- package/dist-cjs/commands/StartWorkspacesCommand.js +5 -0
- package/dist-cjs/commands/StopWorkspacesCommand.js +5 -0
- package/dist-cjs/commands/TerminateWorkspacesCommand.js +5 -0
- package/dist-cjs/commands/UpdateConnectClientAddInCommand.js +5 -0
- package/dist-cjs/commands/UpdateConnectionAliasPermissionCommand.js +5 -0
- package/dist-cjs/commands/UpdateRulesOfIpGroupCommand.js +5 -0
- package/dist-cjs/commands/UpdateWorkspaceBundleCommand.js +5 -0
- package/dist-cjs/commands/UpdateWorkspaceImagePermissionCommand.js +5 -0
- package/dist-es/commands/AssociateConnectionAliasCommand.js +5 -0
- package/dist-es/commands/AssociateIpGroupsCommand.js +5 -0
- package/dist-es/commands/AuthorizeIpRulesCommand.js +5 -0
- package/dist-es/commands/CopyWorkspaceImageCommand.js +5 -0
- package/dist-es/commands/CreateConnectClientAddInCommand.js +5 -0
- package/dist-es/commands/CreateConnectionAliasCommand.js +5 -0
- package/dist-es/commands/CreateIpGroupCommand.js +5 -0
- package/dist-es/commands/CreateStandbyWorkspacesCommand.js +5 -0
- package/dist-es/commands/CreateTagsCommand.js +5 -0
- package/dist-es/commands/CreateUpdatedWorkspaceImageCommand.js +5 -0
- package/dist-es/commands/CreateWorkspaceBundleCommand.js +5 -0
- package/dist-es/commands/CreateWorkspaceImageCommand.js +5 -0
- package/dist-es/commands/CreateWorkspacesCommand.js +5 -0
- package/dist-es/commands/DeleteClientBrandingCommand.js +5 -0
- package/dist-es/commands/DeleteConnectClientAddInCommand.js +5 -0
- package/dist-es/commands/DeleteConnectionAliasCommand.js +5 -0
- package/dist-es/commands/DeleteIpGroupCommand.js +5 -0
- package/dist-es/commands/DeleteTagsCommand.js +5 -0
- package/dist-es/commands/DeleteWorkspaceBundleCommand.js +5 -0
- package/dist-es/commands/DeleteWorkspaceImageCommand.js +5 -0
- package/dist-es/commands/DeregisterWorkspaceDirectoryCommand.js +5 -0
- package/dist-es/commands/DescribeAccountCommand.js +5 -0
- package/dist-es/commands/DescribeAccountModificationsCommand.js +5 -0
- package/dist-es/commands/DescribeClientBrandingCommand.js +5 -0
- package/dist-es/commands/DescribeClientPropertiesCommand.js +5 -0
- package/dist-es/commands/DescribeConnectClientAddInsCommand.js +5 -0
- package/dist-es/commands/DescribeConnectionAliasPermissionsCommand.js +5 -0
- package/dist-es/commands/DescribeConnectionAliasesCommand.js +5 -0
- package/dist-es/commands/DescribeIpGroupsCommand.js +5 -0
- package/dist-es/commands/DescribeTagsCommand.js +5 -0
- package/dist-es/commands/DescribeWorkspaceBundlesCommand.js +5 -0
- package/dist-es/commands/DescribeWorkspaceDirectoriesCommand.js +5 -0
- package/dist-es/commands/DescribeWorkspaceImagePermissionsCommand.js +5 -0
- package/dist-es/commands/DescribeWorkspaceImagesCommand.js +5 -0
- package/dist-es/commands/DescribeWorkspaceSnapshotsCommand.js +5 -0
- package/dist-es/commands/DescribeWorkspacesCommand.js +5 -0
- package/dist-es/commands/DescribeWorkspacesConnectionStatusCommand.js +5 -0
- package/dist-es/commands/DisassociateConnectionAliasCommand.js +5 -0
- package/dist-es/commands/DisassociateIpGroupsCommand.js +5 -0
- package/dist-es/commands/ImportClientBrandingCommand.js +5 -0
- package/dist-es/commands/ImportWorkspaceImageCommand.js +5 -0
- package/dist-es/commands/ListAvailableManagementCidrRangesCommand.js +5 -0
- package/dist-es/commands/MigrateWorkspaceCommand.js +5 -0
- package/dist-es/commands/ModifyAccountCommand.js +5 -0
- package/dist-es/commands/ModifyCertificateBasedAuthPropertiesCommand.js +5 -0
- package/dist-es/commands/ModifyClientPropertiesCommand.js +5 -0
- package/dist-es/commands/ModifySamlPropertiesCommand.js +5 -0
- package/dist-es/commands/ModifySelfservicePermissionsCommand.js +5 -0
- package/dist-es/commands/ModifyWorkspaceAccessPropertiesCommand.js +5 -0
- package/dist-es/commands/ModifyWorkspaceCreationPropertiesCommand.js +5 -0
- package/dist-es/commands/ModifyWorkspacePropertiesCommand.js +5 -0
- package/dist-es/commands/ModifyWorkspaceStateCommand.js +5 -0
- package/dist-es/commands/RebootWorkspacesCommand.js +5 -0
- package/dist-es/commands/RebuildWorkspacesCommand.js +5 -0
- package/dist-es/commands/RegisterWorkspaceDirectoryCommand.js +5 -0
- package/dist-es/commands/RestoreWorkspaceCommand.js +5 -0
- package/dist-es/commands/RevokeIpRulesCommand.js +5 -0
- package/dist-es/commands/StartWorkspacesCommand.js +5 -0
- package/dist-es/commands/StopWorkspacesCommand.js +5 -0
- package/dist-es/commands/TerminateWorkspacesCommand.js +5 -0
- package/dist-es/commands/UpdateConnectClientAddInCommand.js +5 -0
- package/dist-es/commands/UpdateConnectionAliasPermissionCommand.js +5 -0
- package/dist-es/commands/UpdateRulesOfIpGroupCommand.js +5 -0
- package/dist-es/commands/UpdateWorkspaceBundleCommand.js +5 -0
- package/dist-es/commands/UpdateWorkspaceImagePermissionCommand.js +5 -0
- package/package.json +31 -31
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DescribeWorkspaceDirectoriesCommand, se_DescribeWorkspaceDirectoriesCommand, } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DescribeWorkspaceDirectoriesCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DescribeWorkspaceDirectoriesCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "WorkspacesService",
|
|
35
|
+
operation: "DescribeWorkspaceDirectories",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DescribeWorkspaceImagePermissionsCommand, se_DescribeWorkspaceImagePermissionsCommand, } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DescribeWorkspaceImagePermissionsCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DescribeWorkspaceImagePermissionsCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "WorkspacesService",
|
|
35
|
+
operation: "DescribeWorkspaceImagePermissions",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DescribeWorkspaceImagesCommand, se_DescribeWorkspaceImagesCommand } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DescribeWorkspaceImagesCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DescribeWorkspaceImagesCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "WorkspacesService",
|
|
35
|
+
operation: "DescribeWorkspaceImages",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DescribeWorkspaceSnapshotsCommand, se_DescribeWorkspaceSnapshotsCommand } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DescribeWorkspaceSnapshotsCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DescribeWorkspaceSnapshotsCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "WorkspacesService",
|
|
35
|
+
operation: "DescribeWorkspaceSnapshots",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DescribeWorkspacesCommand, se_DescribeWorkspacesCommand } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DescribeWorkspacesCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DescribeWorkspacesCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "WorkspacesService",
|
|
35
|
+
operation: "DescribeWorkspaces",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DescribeWorkspacesConnectionStatusCommand, se_DescribeWorkspacesConnectionStatusCommand, } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DescribeWorkspacesConnectionStatusCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DescribeWorkspacesConnectionStatusCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "WorkspacesService",
|
|
35
|
+
operation: "DescribeWorkspacesConnectionStatus",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DisassociateConnectionAliasCommand, se_DisassociateConnectionAliasCommand } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DisassociateConnectionAliasCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DisassociateConnectionAliasCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "WorkspacesService",
|
|
35
|
+
operation: "DisassociateConnectionAlias",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DisassociateIpGroupsCommand, se_DisassociateIpGroupsCommand } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DisassociateIpGroupsCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DisassociateIpGroupsCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "WorkspacesService",
|
|
35
|
+
operation: "DisassociateIpGroups",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_ImportClientBrandingCommand, se_ImportClientBrandingCommand } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ImportClientBrandingCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class ImportClientBrandingCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "WorkspacesService",
|
|
35
|
+
operation: "ImportClientBranding",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_ImportWorkspaceImageCommand, se_ImportWorkspaceImageCommand } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ImportWorkspaceImageCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class ImportWorkspaceImageCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "WorkspacesService",
|
|
35
|
+
operation: "ImportWorkspaceImage",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_ListAvailableManagementCidrRangesCommand, se_ListAvailableManagementCidrRangesCommand, } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ListAvailableManagementCidrRangesCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class ListAvailableManagementCidrRangesCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "WorkspacesService",
|
|
35
|
+
operation: "ListAvailableManagementCidrRanges",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_MigrateWorkspaceCommand, se_MigrateWorkspaceCommand } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class MigrateWorkspaceCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class MigrateWorkspaceCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "WorkspacesService",
|
|
35
|
+
operation: "MigrateWorkspace",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_ModifyAccountCommand, se_ModifyAccountCommand } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ModifyAccountCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class ModifyAccountCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "WorkspacesService",
|
|
35
|
+
operation: "ModifyAccount",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_ModifyCertificateBasedAuthPropertiesCommand, se_ModifyCertificateBasedAuthPropertiesCommand, } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ModifyCertificateBasedAuthPropertiesCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class ModifyCertificateBasedAuthPropertiesCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "WorkspacesService",
|
|
35
|
+
operation: "ModifyCertificateBasedAuthProperties",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_ModifyClientPropertiesCommand, se_ModifyClientPropertiesCommand } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ModifyClientPropertiesCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class ModifyClientPropertiesCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "WorkspacesService",
|
|
35
|
+
operation: "ModifyClientProperties",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_ModifySamlPropertiesCommand, se_ModifySamlPropertiesCommand } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ModifySamlPropertiesCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class ModifySamlPropertiesCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "WorkspacesService",
|
|
35
|
+
operation: "ModifySamlProperties",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_ModifySelfservicePermissionsCommand, se_ModifySelfservicePermissionsCommand, } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ModifySelfservicePermissionsCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class ModifySelfservicePermissionsCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "WorkspacesService",
|
|
35
|
+
operation: "ModifySelfservicePermissions",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_ModifyWorkspaceAccessPropertiesCommand, se_ModifyWorkspaceAccessPropertiesCommand, } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ModifyWorkspaceAccessPropertiesCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class ModifyWorkspaceAccessPropertiesCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "WorkspacesService",
|
|
35
|
+
operation: "ModifyWorkspaceAccessProperties",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_ModifyWorkspaceCreationPropertiesCommand, se_ModifyWorkspaceCreationPropertiesCommand, } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ModifyWorkspaceCreationPropertiesCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class ModifyWorkspaceCreationPropertiesCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "WorkspacesService",
|
|
35
|
+
operation: "ModifyWorkspaceCreationProperties",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_ModifyWorkspacePropertiesCommand, se_ModifyWorkspacePropertiesCommand } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ModifyWorkspacePropertiesCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class ModifyWorkspacePropertiesCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "WorkspacesService",
|
|
35
|
+
operation: "ModifyWorkspaceProperties",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_ModifyWorkspaceStateCommand, se_ModifyWorkspaceStateCommand } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ModifyWorkspaceStateCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class ModifyWorkspaceStateCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "WorkspacesService",
|
|
35
|
+
operation: "ModifyWorkspaceState",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_RebootWorkspacesCommand, se_RebootWorkspacesCommand } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class RebootWorkspacesCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class RebootWorkspacesCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "WorkspacesService",
|
|
35
|
+
operation: "RebootWorkspaces",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_RebuildWorkspacesCommand, se_RebuildWorkspacesCommand } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class RebuildWorkspacesCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class RebuildWorkspacesCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "WorkspacesService",
|
|
35
|
+
operation: "RebuildWorkspaces",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_RegisterWorkspaceDirectoryCommand, se_RegisterWorkspaceDirectoryCommand } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class RegisterWorkspaceDirectoryCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class RegisterWorkspaceDirectoryCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "WorkspacesService",
|
|
35
|
+
operation: "RegisterWorkspaceDirectory",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_RestoreWorkspaceCommand, se_RestoreWorkspaceCommand } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class RestoreWorkspaceCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class RestoreWorkspaceCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "WorkspacesService",
|
|
35
|
+
operation: "RestoreWorkspace",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_RevokeIpRulesCommand, se_RevokeIpRulesCommand } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class RevokeIpRulesCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class RevokeIpRulesCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "WorkspacesService",
|
|
35
|
+
operation: "RevokeIpRules",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_StartWorkspacesCommand, se_StartWorkspacesCommand } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class StartWorkspacesCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class StartWorkspacesCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "WorkspacesService",
|
|
35
|
+
operation: "StartWorkspaces",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_StopWorkspacesCommand, se_StopWorkspacesCommand } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class StopWorkspacesCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class StopWorkspacesCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "WorkspacesService",
|
|
35
|
+
operation: "StopWorkspaces",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_TerminateWorkspacesCommand, se_TerminateWorkspacesCommand } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class TerminateWorkspacesCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class TerminateWorkspacesCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "WorkspacesService",
|
|
35
|
+
operation: "TerminateWorkspaces",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_UpdateConnectClientAddInCommand, se_UpdateConnectClientAddInCommand } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class UpdateConnectClientAddInCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class UpdateConnectClientAddInCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "WorkspacesService",
|
|
35
|
+
operation: "UpdateConnectClientAddIn",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_UpdateConnectionAliasPermissionCommand, se_UpdateConnectionAliasPermissionCommand, } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class UpdateConnectionAliasPermissionCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class UpdateConnectionAliasPermissionCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "WorkspacesService",
|
|
35
|
+
operation: "UpdateConnectionAliasPermission",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_UpdateRulesOfIpGroupCommand, se_UpdateRulesOfIpGroupCommand } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class UpdateRulesOfIpGroupCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class UpdateRulesOfIpGroupCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "WorkspacesService",
|
|
35
|
+
operation: "UpdateRulesOfIpGroup",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|