@aws-sdk/client-workspaces 3.335.0 → 3.338.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/WorkSpacesClient.js +2 -1
- package/dist-cjs/commands/AssociateConnectionAliasCommand.js +2 -1
- package/dist-cjs/commands/AssociateIpGroupsCommand.js +2 -1
- package/dist-cjs/commands/AuthorizeIpRulesCommand.js +2 -1
- package/dist-cjs/commands/CopyWorkspaceImageCommand.js +2 -1
- package/dist-cjs/commands/CreateConnectClientAddInCommand.js +2 -1
- package/dist-cjs/commands/CreateConnectionAliasCommand.js +2 -1
- package/dist-cjs/commands/CreateIpGroupCommand.js +2 -1
- package/dist-cjs/commands/CreateStandbyWorkspacesCommand.js +2 -1
- package/dist-cjs/commands/CreateTagsCommand.js +2 -1
- package/dist-cjs/commands/CreateUpdatedWorkspaceImageCommand.js +2 -1
- package/dist-cjs/commands/CreateWorkspaceBundleCommand.js +2 -1
- package/dist-cjs/commands/CreateWorkspaceImageCommand.js +2 -1
- package/dist-cjs/commands/CreateWorkspacesCommand.js +2 -1
- package/dist-cjs/commands/DeleteClientBrandingCommand.js +2 -1
- package/dist-cjs/commands/DeleteConnectClientAddInCommand.js +2 -1
- package/dist-cjs/commands/DeleteConnectionAliasCommand.js +2 -1
- package/dist-cjs/commands/DeleteIpGroupCommand.js +2 -1
- package/dist-cjs/commands/DeleteTagsCommand.js +2 -1
- package/dist-cjs/commands/DeleteWorkspaceBundleCommand.js +2 -1
- package/dist-cjs/commands/DeleteWorkspaceImageCommand.js +2 -1
- package/dist-cjs/commands/DeregisterWorkspaceDirectoryCommand.js +2 -1
- package/dist-cjs/commands/DescribeAccountCommand.js +2 -1
- package/dist-cjs/commands/DescribeAccountModificationsCommand.js +2 -1
- package/dist-cjs/commands/DescribeClientBrandingCommand.js +2 -1
- package/dist-cjs/commands/DescribeClientPropertiesCommand.js +2 -1
- package/dist-cjs/commands/DescribeConnectClientAddInsCommand.js +2 -1
- package/dist-cjs/commands/DescribeConnectionAliasPermissionsCommand.js +2 -1
- package/dist-cjs/commands/DescribeConnectionAliasesCommand.js +2 -1
- package/dist-cjs/commands/DescribeIpGroupsCommand.js +2 -1
- package/dist-cjs/commands/DescribeTagsCommand.js +2 -1
- package/dist-cjs/commands/DescribeWorkspaceBundlesCommand.js +2 -1
- package/dist-cjs/commands/DescribeWorkspaceDirectoriesCommand.js +2 -1
- package/dist-cjs/commands/DescribeWorkspaceImagePermissionsCommand.js +2 -1
- package/dist-cjs/commands/DescribeWorkspaceImagesCommand.js +2 -1
- package/dist-cjs/commands/DescribeWorkspaceSnapshotsCommand.js +2 -1
- package/dist-cjs/commands/DescribeWorkspacesCommand.js +2 -1
- package/dist-cjs/commands/DescribeWorkspacesConnectionStatusCommand.js +2 -1
- package/dist-cjs/commands/DisassociateConnectionAliasCommand.js +2 -1
- package/dist-cjs/commands/DisassociateIpGroupsCommand.js +2 -1
- package/dist-cjs/commands/ImportClientBrandingCommand.js +2 -1
- package/dist-cjs/commands/ImportWorkspaceImageCommand.js +2 -1
- package/dist-cjs/commands/ListAvailableManagementCidrRangesCommand.js +2 -1
- package/dist-cjs/commands/MigrateWorkspaceCommand.js +2 -1
- package/dist-cjs/commands/ModifyAccountCommand.js +2 -1
- package/dist-cjs/commands/ModifyCertificateBasedAuthPropertiesCommand.js +2 -1
- package/dist-cjs/commands/ModifyClientPropertiesCommand.js +2 -1
- package/dist-cjs/commands/ModifySamlPropertiesCommand.js +2 -1
- package/dist-cjs/commands/ModifySelfservicePermissionsCommand.js +2 -1
- package/dist-cjs/commands/ModifyWorkspaceAccessPropertiesCommand.js +2 -1
- package/dist-cjs/commands/ModifyWorkspaceCreationPropertiesCommand.js +2 -1
- package/dist-cjs/commands/ModifyWorkspacePropertiesCommand.js +2 -1
- package/dist-cjs/commands/ModifyWorkspaceStateCommand.js +2 -1
- package/dist-cjs/commands/RebootWorkspacesCommand.js +2 -1
- package/dist-cjs/commands/RebuildWorkspacesCommand.js +2 -1
- package/dist-cjs/commands/RegisterWorkspaceDirectoryCommand.js +2 -1
- package/dist-cjs/commands/RestoreWorkspaceCommand.js +2 -1
- package/dist-cjs/commands/RevokeIpRulesCommand.js +2 -1
- package/dist-cjs/commands/StartWorkspacesCommand.js +2 -1
- package/dist-cjs/commands/StopWorkspacesCommand.js +2 -1
- package/dist-cjs/commands/TerminateWorkspacesCommand.js +2 -1
- package/dist-cjs/commands/UpdateConnectClientAddInCommand.js +2 -1
- package/dist-cjs/commands/UpdateConnectionAliasPermissionCommand.js +2 -1
- package/dist-cjs/commands/UpdateRulesOfIpGroupCommand.js +2 -1
- package/dist-cjs/commands/UpdateWorkspaceBundleCommand.js +2 -1
- package/dist-cjs/commands/UpdateWorkspaceImagePermissionCommand.js +2 -1
- package/dist-cjs/index.js +2 -2
- package/dist-cjs/models/WorkSpacesServiceException.js +2 -1
- package/dist-es/WorkSpacesClient.js +1 -0
- package/dist-es/commands/AssociateConnectionAliasCommand.js +1 -0
- package/dist-es/commands/AssociateIpGroupsCommand.js +1 -0
- package/dist-es/commands/AuthorizeIpRulesCommand.js +1 -0
- package/dist-es/commands/CopyWorkspaceImageCommand.js +1 -0
- package/dist-es/commands/CreateConnectClientAddInCommand.js +1 -0
- package/dist-es/commands/CreateConnectionAliasCommand.js +1 -0
- package/dist-es/commands/CreateIpGroupCommand.js +1 -0
- package/dist-es/commands/CreateStandbyWorkspacesCommand.js +1 -0
- package/dist-es/commands/CreateTagsCommand.js +1 -0
- package/dist-es/commands/CreateUpdatedWorkspaceImageCommand.js +1 -0
- package/dist-es/commands/CreateWorkspaceBundleCommand.js +1 -0
- package/dist-es/commands/CreateWorkspaceImageCommand.js +1 -0
- package/dist-es/commands/CreateWorkspacesCommand.js +1 -0
- package/dist-es/commands/DeleteClientBrandingCommand.js +1 -0
- package/dist-es/commands/DeleteConnectClientAddInCommand.js +1 -0
- package/dist-es/commands/DeleteConnectionAliasCommand.js +1 -0
- package/dist-es/commands/DeleteIpGroupCommand.js +1 -0
- package/dist-es/commands/DeleteTagsCommand.js +1 -0
- package/dist-es/commands/DeleteWorkspaceBundleCommand.js +1 -0
- package/dist-es/commands/DeleteWorkspaceImageCommand.js +1 -0
- package/dist-es/commands/DeregisterWorkspaceDirectoryCommand.js +1 -0
- package/dist-es/commands/DescribeAccountCommand.js +1 -0
- package/dist-es/commands/DescribeAccountModificationsCommand.js +1 -0
- package/dist-es/commands/DescribeClientBrandingCommand.js +1 -0
- package/dist-es/commands/DescribeClientPropertiesCommand.js +1 -0
- package/dist-es/commands/DescribeConnectClientAddInsCommand.js +1 -0
- package/dist-es/commands/DescribeConnectionAliasPermissionsCommand.js +1 -0
- package/dist-es/commands/DescribeConnectionAliasesCommand.js +1 -0
- package/dist-es/commands/DescribeIpGroupsCommand.js +1 -0
- package/dist-es/commands/DescribeTagsCommand.js +1 -0
- package/dist-es/commands/DescribeWorkspaceBundlesCommand.js +1 -0
- package/dist-es/commands/DescribeWorkspaceDirectoriesCommand.js +1 -0
- package/dist-es/commands/DescribeWorkspaceImagePermissionsCommand.js +1 -0
- package/dist-es/commands/DescribeWorkspaceImagesCommand.js +1 -0
- package/dist-es/commands/DescribeWorkspaceSnapshotsCommand.js +1 -0
- package/dist-es/commands/DescribeWorkspacesCommand.js +1 -0
- package/dist-es/commands/DescribeWorkspacesConnectionStatusCommand.js +1 -0
- package/dist-es/commands/DisassociateConnectionAliasCommand.js +1 -0
- package/dist-es/commands/DisassociateIpGroupsCommand.js +1 -0
- package/dist-es/commands/ImportClientBrandingCommand.js +1 -0
- package/dist-es/commands/ImportWorkspaceImageCommand.js +1 -0
- package/dist-es/commands/ListAvailableManagementCidrRangesCommand.js +1 -0
- package/dist-es/commands/MigrateWorkspaceCommand.js +1 -0
- package/dist-es/commands/ModifyAccountCommand.js +1 -0
- package/dist-es/commands/ModifyCertificateBasedAuthPropertiesCommand.js +1 -0
- package/dist-es/commands/ModifyClientPropertiesCommand.js +1 -0
- package/dist-es/commands/ModifySamlPropertiesCommand.js +1 -0
- package/dist-es/commands/ModifySelfservicePermissionsCommand.js +1 -0
- package/dist-es/commands/ModifyWorkspaceAccessPropertiesCommand.js +1 -0
- package/dist-es/commands/ModifyWorkspaceCreationPropertiesCommand.js +1 -0
- package/dist-es/commands/ModifyWorkspacePropertiesCommand.js +1 -0
- package/dist-es/commands/ModifyWorkspaceStateCommand.js +1 -0
- package/dist-es/commands/RebootWorkspacesCommand.js +1 -0
- package/dist-es/commands/RebuildWorkspacesCommand.js +1 -0
- package/dist-es/commands/RegisterWorkspaceDirectoryCommand.js +1 -0
- package/dist-es/commands/RestoreWorkspaceCommand.js +1 -0
- package/dist-es/commands/RevokeIpRulesCommand.js +1 -0
- package/dist-es/commands/StartWorkspacesCommand.js +1 -0
- package/dist-es/commands/StopWorkspacesCommand.js +1 -0
- package/dist-es/commands/TerminateWorkspacesCommand.js +1 -0
- package/dist-es/commands/UpdateConnectClientAddInCommand.js +1 -0
- package/dist-es/commands/UpdateConnectionAliasPermissionCommand.js +1 -0
- package/dist-es/commands/UpdateRulesOfIpGroupCommand.js +1 -0
- package/dist-es/commands/UpdateWorkspaceBundleCommand.js +1 -0
- package/dist-es/commands/UpdateWorkspaceImagePermissionCommand.js +1 -0
- package/dist-es/index.js +2 -2
- package/dist-es/models/WorkSpacesServiceException.js +1 -0
- package/dist-types/WorkSpacesClient.d.ts +3 -3
- package/dist-types/commands/AssociateConnectionAliasCommand.d.ts +4 -0
- package/dist-types/commands/AssociateIpGroupsCommand.d.ts +4 -0
- package/dist-types/commands/AuthorizeIpRulesCommand.d.ts +4 -0
- package/dist-types/commands/CopyWorkspaceImageCommand.d.ts +4 -0
- package/dist-types/commands/CreateConnectClientAddInCommand.d.ts +4 -0
- package/dist-types/commands/CreateConnectionAliasCommand.d.ts +4 -0
- package/dist-types/commands/CreateIpGroupCommand.d.ts +4 -0
- package/dist-types/commands/CreateStandbyWorkspacesCommand.d.ts +4 -0
- package/dist-types/commands/CreateTagsCommand.d.ts +4 -0
- package/dist-types/commands/CreateUpdatedWorkspaceImageCommand.d.ts +4 -0
- package/dist-types/commands/CreateWorkspaceBundleCommand.d.ts +4 -0
- package/dist-types/commands/CreateWorkspaceImageCommand.d.ts +4 -0
- package/dist-types/commands/CreateWorkspacesCommand.d.ts +4 -0
- package/dist-types/commands/DeleteClientBrandingCommand.d.ts +4 -0
- package/dist-types/commands/DeleteConnectClientAddInCommand.d.ts +4 -0
- package/dist-types/commands/DeleteConnectionAliasCommand.d.ts +4 -0
- package/dist-types/commands/DeleteIpGroupCommand.d.ts +4 -0
- package/dist-types/commands/DeleteTagsCommand.d.ts +4 -0
- package/dist-types/commands/DeleteWorkspaceBundleCommand.d.ts +4 -0
- package/dist-types/commands/DeleteWorkspaceImageCommand.d.ts +4 -0
- package/dist-types/commands/DeregisterWorkspaceDirectoryCommand.d.ts +4 -0
- package/dist-types/commands/DescribeAccountCommand.d.ts +4 -0
- package/dist-types/commands/DescribeAccountModificationsCommand.d.ts +4 -0
- package/dist-types/commands/DescribeClientBrandingCommand.d.ts +4 -0
- package/dist-types/commands/DescribeClientPropertiesCommand.d.ts +4 -0
- package/dist-types/commands/DescribeConnectClientAddInsCommand.d.ts +4 -0
- package/dist-types/commands/DescribeConnectionAliasPermissionsCommand.d.ts +4 -0
- package/dist-types/commands/DescribeConnectionAliasesCommand.d.ts +4 -0
- package/dist-types/commands/DescribeIpGroupsCommand.d.ts +4 -0
- package/dist-types/commands/DescribeTagsCommand.d.ts +4 -0
- package/dist-types/commands/DescribeWorkspaceBundlesCommand.d.ts +4 -0
- package/dist-types/commands/DescribeWorkspaceDirectoriesCommand.d.ts +4 -0
- package/dist-types/commands/DescribeWorkspaceImagePermissionsCommand.d.ts +4 -0
- package/dist-types/commands/DescribeWorkspaceImagesCommand.d.ts +4 -0
- package/dist-types/commands/DescribeWorkspaceSnapshotsCommand.d.ts +4 -0
- package/dist-types/commands/DescribeWorkspacesCommand.d.ts +4 -0
- package/dist-types/commands/DescribeWorkspacesConnectionStatusCommand.d.ts +4 -0
- package/dist-types/commands/DisassociateConnectionAliasCommand.d.ts +4 -0
- package/dist-types/commands/DisassociateIpGroupsCommand.d.ts +4 -0
- package/dist-types/commands/ImportClientBrandingCommand.d.ts +4 -0
- package/dist-types/commands/ImportWorkspaceImageCommand.d.ts +4 -0
- package/dist-types/commands/ListAvailableManagementCidrRangesCommand.d.ts +4 -0
- package/dist-types/commands/MigrateWorkspaceCommand.d.ts +4 -0
- package/dist-types/commands/ModifyAccountCommand.d.ts +4 -0
- package/dist-types/commands/ModifyCertificateBasedAuthPropertiesCommand.d.ts +4 -0
- package/dist-types/commands/ModifyClientPropertiesCommand.d.ts +4 -0
- package/dist-types/commands/ModifySamlPropertiesCommand.d.ts +4 -0
- package/dist-types/commands/ModifySelfservicePermissionsCommand.d.ts +4 -0
- package/dist-types/commands/ModifyWorkspaceAccessPropertiesCommand.d.ts +4 -0
- package/dist-types/commands/ModifyWorkspaceCreationPropertiesCommand.d.ts +4 -0
- package/dist-types/commands/ModifyWorkspacePropertiesCommand.d.ts +4 -0
- package/dist-types/commands/ModifyWorkspaceStateCommand.d.ts +4 -0
- package/dist-types/commands/RebootWorkspacesCommand.d.ts +4 -0
- package/dist-types/commands/RebuildWorkspacesCommand.d.ts +4 -0
- package/dist-types/commands/RegisterWorkspaceDirectoryCommand.d.ts +4 -0
- package/dist-types/commands/RestoreWorkspaceCommand.d.ts +4 -0
- package/dist-types/commands/RevokeIpRulesCommand.d.ts +4 -0
- package/dist-types/commands/StartWorkspacesCommand.d.ts +4 -0
- package/dist-types/commands/StopWorkspacesCommand.d.ts +4 -0
- package/dist-types/commands/TerminateWorkspacesCommand.d.ts +4 -0
- package/dist-types/commands/UpdateConnectClientAddInCommand.d.ts +4 -0
- package/dist-types/commands/UpdateConnectionAliasPermissionCommand.d.ts +4 -0
- package/dist-types/commands/UpdateRulesOfIpGroupCommand.d.ts +4 -0
- package/dist-types/commands/UpdateWorkspaceBundleCommand.d.ts +4 -0
- package/dist-types/commands/UpdateWorkspaceImagePermissionCommand.d.ts +4 -0
- package/dist-types/index.d.ts +23 -2
- package/dist-types/models/WorkSpacesServiceException.d.ts +1 -0
- package/dist-types/ts3.4/WorkSpacesClient.d.ts +3 -3
- package/dist-types/ts3.4/commands/AssociateConnectionAliasCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/AssociateIpGroupsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/AuthorizeIpRulesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CopyWorkspaceImageCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateConnectClientAddInCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateConnectionAliasCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateIpGroupCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateStandbyWorkspacesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateTagsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateUpdatedWorkspaceImageCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateWorkspaceBundleCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateWorkspaceImageCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateWorkspacesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteClientBrandingCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteConnectClientAddInCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteConnectionAliasCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteIpGroupCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteTagsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteWorkspaceBundleCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteWorkspaceImageCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeregisterWorkspaceDirectoryCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeAccountCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeAccountModificationsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeClientBrandingCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeClientPropertiesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeConnectClientAddInsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeConnectionAliasPermissionsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeConnectionAliasesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeIpGroupsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeTagsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeWorkspaceBundlesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeWorkspaceDirectoriesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeWorkspaceImagePermissionsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeWorkspaceImagesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeWorkspaceSnapshotsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeWorkspacesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeWorkspacesConnectionStatusCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DisassociateConnectionAliasCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DisassociateIpGroupsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ImportClientBrandingCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ImportWorkspaceImageCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListAvailableManagementCidrRangesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/MigrateWorkspaceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ModifyAccountCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ModifyCertificateBasedAuthPropertiesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ModifyClientPropertiesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ModifySamlPropertiesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ModifySelfservicePermissionsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ModifyWorkspaceAccessPropertiesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ModifyWorkspaceCreationPropertiesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ModifyWorkspacePropertiesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ModifyWorkspaceStateCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/RebootWorkspacesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/RebuildWorkspacesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/RegisterWorkspaceDirectoryCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/RestoreWorkspaceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/RevokeIpRulesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/StartWorkspacesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/StopWorkspacesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/TerminateWorkspacesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateConnectClientAddInCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateConnectionAliasPermissionCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateRulesOfIpGroupCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateWorkspaceBundleCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateWorkspaceImagePermissionCommand.d.ts +1 -0
- package/dist-types/ts3.4/index.d.ts +2 -2
- package/dist-types/ts3.4/models/WorkSpacesServiceException.d.ts +1 -0
- package/package.json +28 -28
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.ModifyClientPropertiesCommand = void 0;
|
|
3
|
+
exports.ModifyClientPropertiesCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class ModifyClientPropertiesCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.ModifySamlPropertiesCommand = void 0;
|
|
3
|
+
exports.ModifySamlPropertiesCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class ModifySamlPropertiesCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.ModifySelfservicePermissionsCommand = void 0;
|
|
3
|
+
exports.ModifySelfservicePermissionsCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class ModifySelfservicePermissionsCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.ModifyWorkspaceAccessPropertiesCommand = void 0;
|
|
3
|
+
exports.ModifyWorkspaceAccessPropertiesCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class ModifyWorkspaceAccessPropertiesCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.ModifyWorkspaceCreationPropertiesCommand = void 0;
|
|
3
|
+
exports.ModifyWorkspaceCreationPropertiesCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class ModifyWorkspaceCreationPropertiesCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.ModifyWorkspacePropertiesCommand = void 0;
|
|
3
|
+
exports.ModifyWorkspacePropertiesCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class ModifyWorkspacePropertiesCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.ModifyWorkspaceStateCommand = void 0;
|
|
3
|
+
exports.ModifyWorkspaceStateCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class ModifyWorkspaceStateCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.RebootWorkspacesCommand = void 0;
|
|
3
|
+
exports.RebootWorkspacesCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class RebootWorkspacesCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.RebuildWorkspacesCommand = void 0;
|
|
3
|
+
exports.RebuildWorkspacesCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class RebuildWorkspacesCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.RegisterWorkspaceDirectoryCommand = void 0;
|
|
3
|
+
exports.RegisterWorkspaceDirectoryCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class RegisterWorkspaceDirectoryCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.RestoreWorkspaceCommand = void 0;
|
|
3
|
+
exports.RestoreWorkspaceCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class RestoreWorkspaceCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.RevokeIpRulesCommand = void 0;
|
|
3
|
+
exports.RevokeIpRulesCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class RevokeIpRulesCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.StartWorkspacesCommand = void 0;
|
|
3
|
+
exports.StartWorkspacesCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class StartWorkspacesCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.StopWorkspacesCommand = void 0;
|
|
3
|
+
exports.StopWorkspacesCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class StopWorkspacesCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.TerminateWorkspacesCommand = void 0;
|
|
3
|
+
exports.TerminateWorkspacesCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class TerminateWorkspacesCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UpdateConnectClientAddInCommand = void 0;
|
|
3
|
+
exports.UpdateConnectClientAddInCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class UpdateConnectClientAddInCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UpdateConnectionAliasPermissionCommand = void 0;
|
|
3
|
+
exports.UpdateConnectionAliasPermissionCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class UpdateConnectionAliasPermissionCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UpdateRulesOfIpGroupCommand = void 0;
|
|
3
|
+
exports.UpdateRulesOfIpGroupCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class UpdateRulesOfIpGroupCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UpdateWorkspaceBundleCommand = void 0;
|
|
3
|
+
exports.UpdateWorkspaceBundleCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class UpdateWorkspaceBundleCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UpdateWorkspaceImagePermissionCommand = void 0;
|
|
3
|
+
exports.UpdateWorkspaceImagePermissionCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class UpdateWorkspaceImagePermissionCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
package/dist-cjs/index.js
CHANGED
|
@@ -2,10 +2,10 @@
|
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.WorkSpacesServiceException = void 0;
|
|
4
4
|
const tslib_1 = require("tslib");
|
|
5
|
-
tslib_1.__exportStar(require("./WorkSpaces"), exports);
|
|
6
5
|
tslib_1.__exportStar(require("./WorkSpacesClient"), exports);
|
|
6
|
+
tslib_1.__exportStar(require("./WorkSpaces"), exports);
|
|
7
7
|
tslib_1.__exportStar(require("./commands"), exports);
|
|
8
|
-
tslib_1.__exportStar(require("./models"), exports);
|
|
9
8
|
tslib_1.__exportStar(require("./pagination"), exports);
|
|
9
|
+
tslib_1.__exportStar(require("./models"), exports);
|
|
10
10
|
var WorkSpacesServiceException_1 = require("./models/WorkSpacesServiceException");
|
|
11
11
|
Object.defineProperty(exports, "WorkSpacesServiceException", { enumerable: true, get: function () { return WorkSpacesServiceException_1.WorkSpacesServiceException; } });
|
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.WorkSpacesServiceException = void 0;
|
|
3
|
+
exports.WorkSpacesServiceException = exports.__ServiceException = void 0;
|
|
4
4
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
5
|
+
Object.defineProperty(exports, "__ServiceException", { enumerable: true, get: function () { return smithy_client_1.ServiceException; } });
|
|
5
6
|
class WorkSpacesServiceException extends smithy_client_1.ServiceException {
|
|
6
7
|
constructor(options) {
|
|
7
8
|
super(options);
|
|
@@ -10,6 +10,7 @@ import { getUserAgentPlugin, resolveUserAgentConfig, } from "@aws-sdk/middleware
|
|
|
10
10
|
import { Client as __Client, } from "@aws-sdk/smithy-client";
|
|
11
11
|
import { resolveClientEndpointParameters, } from "./endpoint/EndpointParameters";
|
|
12
12
|
import { getRuntimeConfig as __getRuntimeConfig } from "./runtimeConfig";
|
|
13
|
+
export { __Client };
|
|
13
14
|
export class WorkSpacesClient extends __Client {
|
|
14
15
|
constructor(configuration) {
|
|
15
16
|
const _config_0 = __getRuntimeConfig(configuration);
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_AssociateConnectionAliasCommand, se_AssociateConnectionAliasCommand } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class AssociateConnectionAliasCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_AssociateIpGroupsCommand, se_AssociateIpGroupsCommand } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class AssociateIpGroupsCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_AuthorizeIpRulesCommand, se_AuthorizeIpRulesCommand } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class AuthorizeIpRulesCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_CopyWorkspaceImageCommand, se_CopyWorkspaceImageCommand } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class CopyWorkspaceImageCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_CreateConnectClientAddInCommand, se_CreateConnectClientAddInCommand } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class CreateConnectClientAddInCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_CreateConnectionAliasCommand, se_CreateConnectionAliasCommand } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class CreateConnectionAliasCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_CreateIpGroupCommand, se_CreateIpGroupCommand } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class CreateIpGroupCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_CreateStandbyWorkspacesCommand, se_CreateStandbyWorkspacesCommand } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class CreateStandbyWorkspacesCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_CreateTagsCommand, se_CreateTagsCommand } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class CreateTagsCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_CreateUpdatedWorkspaceImageCommand, se_CreateUpdatedWorkspaceImageCommand } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class CreateUpdatedWorkspaceImageCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_CreateWorkspaceBundleCommand, se_CreateWorkspaceBundleCommand } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class CreateWorkspaceBundleCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_CreateWorkspaceImageCommand, se_CreateWorkspaceImageCommand } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class CreateWorkspaceImageCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_CreateWorkspacesCommand, se_CreateWorkspacesCommand } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class CreateWorkspacesCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_DeleteClientBrandingCommand, se_DeleteClientBrandingCommand } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class DeleteClientBrandingCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_DeleteConnectClientAddInCommand, se_DeleteConnectClientAddInCommand } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class DeleteConnectClientAddInCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_DeleteConnectionAliasCommand, se_DeleteConnectionAliasCommand } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class DeleteConnectionAliasCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_DeleteIpGroupCommand, se_DeleteIpGroupCommand } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class DeleteIpGroupCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_DeleteTagsCommand, se_DeleteTagsCommand } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class DeleteTagsCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_DeleteWorkspaceBundleCommand, se_DeleteWorkspaceBundleCommand } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class DeleteWorkspaceBundleCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_DeleteWorkspaceImageCommand, se_DeleteWorkspaceImageCommand } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class DeleteWorkspaceImageCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_DeregisterWorkspaceDirectoryCommand, se_DeregisterWorkspaceDirectoryCommand, } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class DeregisterWorkspaceDirectoryCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_DescribeAccountCommand, se_DescribeAccountCommand } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class DescribeAccountCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_DescribeAccountModificationsCommand, se_DescribeAccountModificationsCommand, } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class DescribeAccountModificationsCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_DescribeClientBrandingCommand, se_DescribeClientBrandingCommand } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class DescribeClientBrandingCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_DescribeClientPropertiesCommand, se_DescribeClientPropertiesCommand } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class DescribeClientPropertiesCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_DescribeConnectClientAddInsCommand, se_DescribeConnectClientAddInsCommand } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class DescribeConnectClientAddInsCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_DescribeConnectionAliasPermissionsCommand, se_DescribeConnectionAliasPermissionsCommand, } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class DescribeConnectionAliasPermissionsCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_DescribeConnectionAliasesCommand, se_DescribeConnectionAliasesCommand } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class DescribeConnectionAliasesCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_DescribeIpGroupsCommand, se_DescribeIpGroupsCommand } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class DescribeIpGroupsCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_DescribeTagsCommand, se_DescribeTagsCommand } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class DescribeTagsCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_DescribeWorkspaceBundlesCommand, se_DescribeWorkspaceBundlesCommand } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class DescribeWorkspaceBundlesCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_DescribeWorkspaceDirectoriesCommand, se_DescribeWorkspaceDirectoriesCommand, } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class DescribeWorkspaceDirectoriesCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_DescribeWorkspaceImagePermissionsCommand, se_DescribeWorkspaceImagePermissionsCommand, } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class DescribeWorkspaceImagePermissionsCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|