@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,6 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.WorkSpacesClient = void 0;
|
|
3
|
+
exports.WorkSpacesClient = exports.__Client = void 0;
|
|
4
4
|
const config_resolver_1 = require("@aws-sdk/config-resolver");
|
|
5
5
|
const middleware_content_length_1 = require("@aws-sdk/middleware-content-length");
|
|
6
6
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
@@ -11,6 +11,7 @@ const middleware_retry_1 = require("@aws-sdk/middleware-retry");
|
|
|
11
11
|
const middleware_signing_1 = require("@aws-sdk/middleware-signing");
|
|
12
12
|
const middleware_user_agent_1 = require("@aws-sdk/middleware-user-agent");
|
|
13
13
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
14
|
+
Object.defineProperty(exports, "__Client", { enumerable: true, get: function () { return smithy_client_1.Client; } });
|
|
14
15
|
const EndpointParameters_1 = require("./endpoint/EndpointParameters");
|
|
15
16
|
const runtimeConfig_1 = require("./runtimeConfig");
|
|
16
17
|
class WorkSpacesClient extends smithy_client_1.Client {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.AssociateConnectionAliasCommand = void 0;
|
|
3
|
+
exports.AssociateConnectionAliasCommand = 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 AssociateConnectionAliasCommand 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.AssociateIpGroupsCommand = void 0;
|
|
3
|
+
exports.AssociateIpGroupsCommand = 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 AssociateIpGroupsCommand 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.AuthorizeIpRulesCommand = void 0;
|
|
3
|
+
exports.AuthorizeIpRulesCommand = 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 AuthorizeIpRulesCommand 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.CopyWorkspaceImageCommand = void 0;
|
|
3
|
+
exports.CopyWorkspaceImageCommand = 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 CopyWorkspaceImageCommand 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.CreateConnectClientAddInCommand = void 0;
|
|
3
|
+
exports.CreateConnectClientAddInCommand = 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 CreateConnectClientAddInCommand 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.CreateConnectionAliasCommand = void 0;
|
|
3
|
+
exports.CreateConnectionAliasCommand = 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 CreateConnectionAliasCommand 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.CreateIpGroupCommand = void 0;
|
|
3
|
+
exports.CreateIpGroupCommand = 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 CreateIpGroupCommand 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.CreateStandbyWorkspacesCommand = void 0;
|
|
3
|
+
exports.CreateStandbyWorkspacesCommand = 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 CreateStandbyWorkspacesCommand 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.CreateTagsCommand = void 0;
|
|
3
|
+
exports.CreateTagsCommand = 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 CreateTagsCommand 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.CreateUpdatedWorkspaceImageCommand = void 0;
|
|
3
|
+
exports.CreateUpdatedWorkspaceImageCommand = 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 CreateUpdatedWorkspaceImageCommand 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.CreateWorkspaceBundleCommand = void 0;
|
|
3
|
+
exports.CreateWorkspaceBundleCommand = 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 CreateWorkspaceBundleCommand 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.CreateWorkspaceImageCommand = void 0;
|
|
3
|
+
exports.CreateWorkspaceImageCommand = 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 CreateWorkspaceImageCommand 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.CreateWorkspacesCommand = void 0;
|
|
3
|
+
exports.CreateWorkspacesCommand = 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 CreateWorkspacesCommand 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.DeleteClientBrandingCommand = void 0;
|
|
3
|
+
exports.DeleteClientBrandingCommand = 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 DeleteClientBrandingCommand 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.DeleteConnectClientAddInCommand = void 0;
|
|
3
|
+
exports.DeleteConnectClientAddInCommand = 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 DeleteConnectClientAddInCommand 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.DeleteConnectionAliasCommand = void 0;
|
|
3
|
+
exports.DeleteConnectionAliasCommand = 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 DeleteConnectionAliasCommand 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.DeleteIpGroupCommand = void 0;
|
|
3
|
+
exports.DeleteIpGroupCommand = 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 DeleteIpGroupCommand 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.DeleteTagsCommand = void 0;
|
|
3
|
+
exports.DeleteTagsCommand = 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 DeleteTagsCommand 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.DeleteWorkspaceBundleCommand = void 0;
|
|
3
|
+
exports.DeleteWorkspaceBundleCommand = 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 DeleteWorkspaceBundleCommand 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.DeleteWorkspaceImageCommand = void 0;
|
|
3
|
+
exports.DeleteWorkspaceImageCommand = 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 DeleteWorkspaceImageCommand 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.DeregisterWorkspaceDirectoryCommand = void 0;
|
|
3
|
+
exports.DeregisterWorkspaceDirectoryCommand = 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 DeregisterWorkspaceDirectoryCommand 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.DescribeAccountCommand = void 0;
|
|
3
|
+
exports.DescribeAccountCommand = 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 DescribeAccountCommand 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.DescribeAccountModificationsCommand = void 0;
|
|
3
|
+
exports.DescribeAccountModificationsCommand = 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 DescribeAccountModificationsCommand 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.DescribeClientBrandingCommand = void 0;
|
|
3
|
+
exports.DescribeClientBrandingCommand = 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 DescribeClientBrandingCommand 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.DescribeClientPropertiesCommand = void 0;
|
|
3
|
+
exports.DescribeClientPropertiesCommand = 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 DescribeClientPropertiesCommand 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.DescribeConnectClientAddInsCommand = void 0;
|
|
3
|
+
exports.DescribeConnectClientAddInsCommand = 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 DescribeConnectClientAddInsCommand 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.DescribeConnectionAliasPermissionsCommand = void 0;
|
|
3
|
+
exports.DescribeConnectionAliasPermissionsCommand = 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 DescribeConnectionAliasPermissionsCommand 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.DescribeConnectionAliasesCommand = void 0;
|
|
3
|
+
exports.DescribeConnectionAliasesCommand = 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 DescribeConnectionAliasesCommand 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.DescribeIpGroupsCommand = void 0;
|
|
3
|
+
exports.DescribeIpGroupsCommand = 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 DescribeIpGroupsCommand 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.DescribeTagsCommand = void 0;
|
|
3
|
+
exports.DescribeTagsCommand = 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 DescribeTagsCommand 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.DescribeWorkspaceBundlesCommand = void 0;
|
|
3
|
+
exports.DescribeWorkspaceBundlesCommand = 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 DescribeWorkspaceBundlesCommand 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.DescribeWorkspaceDirectoriesCommand = void 0;
|
|
3
|
+
exports.DescribeWorkspaceDirectoriesCommand = 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 DescribeWorkspaceDirectoriesCommand 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.DescribeWorkspaceImagePermissionsCommand = void 0;
|
|
3
|
+
exports.DescribeWorkspaceImagePermissionsCommand = 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 DescribeWorkspaceImagePermissionsCommand 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.DescribeWorkspaceImagesCommand = void 0;
|
|
3
|
+
exports.DescribeWorkspaceImagesCommand = 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 DescribeWorkspaceImagesCommand 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.DescribeWorkspaceSnapshotsCommand = void 0;
|
|
3
|
+
exports.DescribeWorkspaceSnapshotsCommand = 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 DescribeWorkspaceSnapshotsCommand 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.DescribeWorkspacesCommand = void 0;
|
|
3
|
+
exports.DescribeWorkspacesCommand = 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 DescribeWorkspacesCommand 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.DescribeWorkspacesConnectionStatusCommand = void 0;
|
|
3
|
+
exports.DescribeWorkspacesConnectionStatusCommand = 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 DescribeWorkspacesConnectionStatusCommand 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.DisassociateConnectionAliasCommand = void 0;
|
|
3
|
+
exports.DisassociateConnectionAliasCommand = 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 DisassociateConnectionAliasCommand 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.DisassociateIpGroupsCommand = void 0;
|
|
3
|
+
exports.DisassociateIpGroupsCommand = 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 DisassociateIpGroupsCommand 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.ImportClientBrandingCommand = void 0;
|
|
3
|
+
exports.ImportClientBrandingCommand = 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 ImportClientBrandingCommand 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.ImportWorkspaceImageCommand = void 0;
|
|
3
|
+
exports.ImportWorkspaceImageCommand = 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 ImportWorkspaceImageCommand 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.ListAvailableManagementCidrRangesCommand = void 0;
|
|
3
|
+
exports.ListAvailableManagementCidrRangesCommand = 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 ListAvailableManagementCidrRangesCommand 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.MigrateWorkspaceCommand = void 0;
|
|
3
|
+
exports.MigrateWorkspaceCommand = 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 MigrateWorkspaceCommand 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.ModifyAccountCommand = void 0;
|
|
3
|
+
exports.ModifyAccountCommand = 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 ModifyAccountCommand 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.ModifyCertificateBasedAuthPropertiesCommand = void 0;
|
|
3
|
+
exports.ModifyCertificateBasedAuthPropertiesCommand = 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 ModifyCertificateBasedAuthPropertiesCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|