@aws-sdk/client-workspaces 3.337.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
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WorkSpacesClientResolvedConfig,
|
|
17
17
|
} from "../WorkSpacesClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface CreateConnectClientAddInCommandInput
|
|
19
20
|
extends CreateConnectClientAddInRequest {}
|
|
20
21
|
export interface CreateConnectClientAddInCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WorkSpacesClientResolvedConfig,
|
|
17
17
|
} from "../WorkSpacesClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface CreateConnectionAliasCommandInput
|
|
19
20
|
extends CreateConnectionAliasRequest {}
|
|
20
21
|
export interface CreateConnectionAliasCommandOutput
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
WorkSpacesClientResolvedConfig,
|
|
14
14
|
} from "../WorkSpacesClient";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface CreateIpGroupCommandInput extends CreateIpGroupRequest {}
|
|
16
17
|
export interface CreateIpGroupCommandOutput
|
|
17
18
|
extends CreateIpGroupResult,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WorkSpacesClientResolvedConfig,
|
|
17
17
|
} from "../WorkSpacesClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface CreateStandbyWorkspacesCommandInput
|
|
19
20
|
extends CreateStandbyWorkspacesRequest {}
|
|
20
21
|
export interface CreateStandbyWorkspacesCommandOutput
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
WorkSpacesClientResolvedConfig,
|
|
14
14
|
} from "../WorkSpacesClient";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface CreateTagsCommandInput extends CreateTagsRequest {}
|
|
16
17
|
export interface CreateTagsCommandOutput
|
|
17
18
|
extends CreateTagsResult,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WorkSpacesClientResolvedConfig,
|
|
17
17
|
} from "../WorkSpacesClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface CreateUpdatedWorkspaceImageCommandInput
|
|
19
20
|
extends CreateUpdatedWorkspaceImageRequest {}
|
|
20
21
|
export interface CreateUpdatedWorkspaceImageCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WorkSpacesClientResolvedConfig,
|
|
17
17
|
} from "../WorkSpacesClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface CreateWorkspaceBundleCommandInput
|
|
19
20
|
extends CreateWorkspaceBundleRequest {}
|
|
20
21
|
export interface CreateWorkspaceBundleCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WorkSpacesClientResolvedConfig,
|
|
17
17
|
} from "../WorkSpacesClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface CreateWorkspaceImageCommandInput
|
|
19
20
|
extends CreateWorkspaceImageRequest {}
|
|
20
21
|
export interface CreateWorkspaceImageCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WorkSpacesClientResolvedConfig,
|
|
17
17
|
} from "../WorkSpacesClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface CreateWorkspacesCommandInput extends CreateWorkspacesRequest {}
|
|
19
20
|
export interface CreateWorkspacesCommandOutput
|
|
20
21
|
extends CreateWorkspacesResult,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WorkSpacesClientResolvedConfig,
|
|
17
17
|
} from "../WorkSpacesClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DeleteClientBrandingCommandInput
|
|
19
20
|
extends DeleteClientBrandingRequest {}
|
|
20
21
|
export interface DeleteClientBrandingCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WorkSpacesClientResolvedConfig,
|
|
17
17
|
} from "../WorkSpacesClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DeleteConnectClientAddInCommandInput
|
|
19
20
|
extends DeleteConnectClientAddInRequest {}
|
|
20
21
|
export interface DeleteConnectClientAddInCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WorkSpacesClientResolvedConfig,
|
|
17
17
|
} from "../WorkSpacesClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DeleteConnectionAliasCommandInput
|
|
19
20
|
extends DeleteConnectionAliasRequest {}
|
|
20
21
|
export interface DeleteConnectionAliasCommandOutput
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
WorkSpacesClientResolvedConfig,
|
|
14
14
|
} from "../WorkSpacesClient";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface DeleteIpGroupCommandInput extends DeleteIpGroupRequest {}
|
|
16
17
|
export interface DeleteIpGroupCommandOutput
|
|
17
18
|
extends DeleteIpGroupResult,
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
WorkSpacesClientResolvedConfig,
|
|
14
14
|
} from "../WorkSpacesClient";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface DeleteTagsCommandInput extends DeleteTagsRequest {}
|
|
16
17
|
export interface DeleteTagsCommandOutput
|
|
17
18
|
extends DeleteTagsResult,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WorkSpacesClientResolvedConfig,
|
|
17
17
|
} from "../WorkSpacesClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DeleteWorkspaceBundleCommandInput
|
|
19
20
|
extends DeleteWorkspaceBundleRequest {}
|
|
20
21
|
export interface DeleteWorkspaceBundleCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WorkSpacesClientResolvedConfig,
|
|
17
17
|
} from "../WorkSpacesClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DeleteWorkspaceImageCommandInput
|
|
19
20
|
extends DeleteWorkspaceImageRequest {}
|
|
20
21
|
export interface DeleteWorkspaceImageCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WorkSpacesClientResolvedConfig,
|
|
17
17
|
} from "../WorkSpacesClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DeregisterWorkspaceDirectoryCommandInput
|
|
19
20
|
extends DeregisterWorkspaceDirectoryRequest {}
|
|
20
21
|
export interface DeregisterWorkspaceDirectoryCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WorkSpacesClientResolvedConfig,
|
|
17
17
|
} from "../WorkSpacesClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DescribeAccountCommandInput extends DescribeAccountRequest {}
|
|
19
20
|
export interface DescribeAccountCommandOutput
|
|
20
21
|
extends DescribeAccountResult,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WorkSpacesClientResolvedConfig,
|
|
17
17
|
} from "../WorkSpacesClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DescribeAccountModificationsCommandInput
|
|
19
20
|
extends DescribeAccountModificationsRequest {}
|
|
20
21
|
export interface DescribeAccountModificationsCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WorkSpacesClientResolvedConfig,
|
|
17
17
|
} from "../WorkSpacesClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DescribeClientBrandingCommandInput
|
|
19
20
|
extends DescribeClientBrandingRequest {}
|
|
20
21
|
export interface DescribeClientBrandingCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WorkSpacesClientResolvedConfig,
|
|
17
17
|
} from "../WorkSpacesClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DescribeClientPropertiesCommandInput
|
|
19
20
|
extends DescribeClientPropertiesRequest {}
|
|
20
21
|
export interface DescribeClientPropertiesCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WorkSpacesClientResolvedConfig,
|
|
17
17
|
} from "../WorkSpacesClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DescribeConnectClientAddInsCommandInput
|
|
19
20
|
extends DescribeConnectClientAddInsRequest {}
|
|
20
21
|
export interface DescribeConnectClientAddInsCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WorkSpacesClientResolvedConfig,
|
|
17
17
|
} from "../WorkSpacesClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DescribeConnectionAliasPermissionsCommandInput
|
|
19
20
|
extends DescribeConnectionAliasPermissionsRequest {}
|
|
20
21
|
export interface DescribeConnectionAliasPermissionsCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WorkSpacesClientResolvedConfig,
|
|
17
17
|
} from "../WorkSpacesClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DescribeConnectionAliasesCommandInput
|
|
19
20
|
extends DescribeConnectionAliasesRequest {}
|
|
20
21
|
export interface DescribeConnectionAliasesCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WorkSpacesClientResolvedConfig,
|
|
17
17
|
} from "../WorkSpacesClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DescribeIpGroupsCommandInput extends DescribeIpGroupsRequest {}
|
|
19
20
|
export interface DescribeIpGroupsCommandOutput
|
|
20
21
|
extends DescribeIpGroupsResult,
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
WorkSpacesClientResolvedConfig,
|
|
14
14
|
} from "../WorkSpacesClient";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface DescribeTagsCommandInput extends DescribeTagsRequest {}
|
|
16
17
|
export interface DescribeTagsCommandOutput
|
|
17
18
|
extends DescribeTagsResult,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WorkSpacesClientResolvedConfig,
|
|
17
17
|
} from "../WorkSpacesClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DescribeWorkspaceBundlesCommandInput
|
|
19
20
|
extends DescribeWorkspaceBundlesRequest {}
|
|
20
21
|
export interface DescribeWorkspaceBundlesCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WorkSpacesClientResolvedConfig,
|
|
17
17
|
} from "../WorkSpacesClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DescribeWorkspaceDirectoriesCommandInput
|
|
19
20
|
extends DescribeWorkspaceDirectoriesRequest {}
|
|
20
21
|
export interface DescribeWorkspaceDirectoriesCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WorkSpacesClientResolvedConfig,
|
|
17
17
|
} from "../WorkSpacesClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DescribeWorkspaceImagePermissionsCommandInput
|
|
19
20
|
extends DescribeWorkspaceImagePermissionsRequest {}
|
|
20
21
|
export interface DescribeWorkspaceImagePermissionsCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WorkSpacesClientResolvedConfig,
|
|
17
17
|
} from "../WorkSpacesClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DescribeWorkspaceImagesCommandInput
|
|
19
20
|
extends DescribeWorkspaceImagesRequest {}
|
|
20
21
|
export interface DescribeWorkspaceImagesCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WorkSpacesClientResolvedConfig,
|
|
17
17
|
} from "../WorkSpacesClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DescribeWorkspaceSnapshotsCommandInput
|
|
19
20
|
extends DescribeWorkspaceSnapshotsRequest {}
|
|
20
21
|
export interface DescribeWorkspaceSnapshotsCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WorkSpacesClientResolvedConfig,
|
|
17
17
|
} from "../WorkSpacesClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DescribeWorkspacesCommandInput
|
|
19
20
|
extends DescribeWorkspacesRequest {}
|
|
20
21
|
export interface DescribeWorkspacesCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WorkSpacesClientResolvedConfig,
|
|
17
17
|
} from "../WorkSpacesClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DescribeWorkspacesConnectionStatusCommandInput
|
|
19
20
|
extends DescribeWorkspacesConnectionStatusRequest {}
|
|
20
21
|
export interface DescribeWorkspacesConnectionStatusCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WorkSpacesClientResolvedConfig,
|
|
17
17
|
} from "../WorkSpacesClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DisassociateConnectionAliasCommandInput
|
|
19
20
|
extends DisassociateConnectionAliasRequest {}
|
|
20
21
|
export interface DisassociateConnectionAliasCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WorkSpacesClientResolvedConfig,
|
|
17
17
|
} from "../WorkSpacesClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DisassociateIpGroupsCommandInput
|
|
19
20
|
extends DisassociateIpGroupsRequest {}
|
|
20
21
|
export interface DisassociateIpGroupsCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WorkSpacesClientResolvedConfig,
|
|
17
17
|
} from "../WorkSpacesClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ImportClientBrandingCommandInput
|
|
19
20
|
extends ImportClientBrandingRequest {}
|
|
20
21
|
export interface ImportClientBrandingCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WorkSpacesClientResolvedConfig,
|
|
17
17
|
} from "../WorkSpacesClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ImportWorkspaceImageCommandInput
|
|
19
20
|
extends ImportWorkspaceImageRequest {}
|
|
20
21
|
export interface ImportWorkspaceImageCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WorkSpacesClientResolvedConfig,
|
|
17
17
|
} from "../WorkSpacesClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ListAvailableManagementCidrRangesCommandInput
|
|
19
20
|
extends ListAvailableManagementCidrRangesRequest {}
|
|
20
21
|
export interface ListAvailableManagementCidrRangesCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WorkSpacesClientResolvedConfig,
|
|
17
17
|
} from "../WorkSpacesClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface MigrateWorkspaceCommandInput extends MigrateWorkspaceRequest {}
|
|
19
20
|
export interface MigrateWorkspaceCommandOutput
|
|
20
21
|
extends MigrateWorkspaceResult,
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
WorkSpacesClientResolvedConfig,
|
|
14
14
|
} from "../WorkSpacesClient";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface ModifyAccountCommandInput extends ModifyAccountRequest {}
|
|
16
17
|
export interface ModifyAccountCommandOutput
|
|
17
18
|
extends ModifyAccountResult,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WorkSpacesClientResolvedConfig,
|
|
17
17
|
} from "../WorkSpacesClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ModifyCertificateBasedAuthPropertiesCommandInput
|
|
19
20
|
extends ModifyCertificateBasedAuthPropertiesRequest {}
|
|
20
21
|
export interface ModifyCertificateBasedAuthPropertiesCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WorkSpacesClientResolvedConfig,
|
|
17
17
|
} from "../WorkSpacesClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ModifyClientPropertiesCommandInput
|
|
19
20
|
extends ModifyClientPropertiesRequest {}
|
|
20
21
|
export interface ModifyClientPropertiesCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WorkSpacesClientResolvedConfig,
|
|
17
17
|
} from "../WorkSpacesClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ModifySamlPropertiesCommandInput
|
|
19
20
|
extends ModifySamlPropertiesRequest {}
|
|
20
21
|
export interface ModifySamlPropertiesCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WorkSpacesClientResolvedConfig,
|
|
17
17
|
} from "../WorkSpacesClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ModifySelfservicePermissionsCommandInput
|
|
19
20
|
extends ModifySelfservicePermissionsRequest {}
|
|
20
21
|
export interface ModifySelfservicePermissionsCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WorkSpacesClientResolvedConfig,
|
|
17
17
|
} from "../WorkSpacesClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ModifyWorkspaceAccessPropertiesCommandInput
|
|
19
20
|
extends ModifyWorkspaceAccessPropertiesRequest {}
|
|
20
21
|
export interface ModifyWorkspaceAccessPropertiesCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WorkSpacesClientResolvedConfig,
|
|
17
17
|
} from "../WorkSpacesClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ModifyWorkspaceCreationPropertiesCommandInput
|
|
19
20
|
extends ModifyWorkspaceCreationPropertiesRequest {}
|
|
20
21
|
export interface ModifyWorkspaceCreationPropertiesCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WorkSpacesClientResolvedConfig,
|
|
17
17
|
} from "../WorkSpacesClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ModifyWorkspacePropertiesCommandInput
|
|
19
20
|
extends ModifyWorkspacePropertiesRequest {}
|
|
20
21
|
export interface ModifyWorkspacePropertiesCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WorkSpacesClientResolvedConfig,
|
|
17
17
|
} from "../WorkSpacesClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ModifyWorkspaceStateCommandInput
|
|
19
20
|
extends ModifyWorkspaceStateRequest {}
|
|
20
21
|
export interface ModifyWorkspaceStateCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WorkSpacesClientResolvedConfig,
|
|
17
17
|
} from "../WorkSpacesClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface RebootWorkspacesCommandInput extends RebootWorkspacesRequest {}
|
|
19
20
|
export interface RebootWorkspacesCommandOutput
|
|
20
21
|
extends RebootWorkspacesResult,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WorkSpacesClientResolvedConfig,
|
|
17
17
|
} from "../WorkSpacesClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface RebuildWorkspacesCommandInput
|
|
19
20
|
extends RebuildWorkspacesRequest {}
|
|
20
21
|
export interface RebuildWorkspacesCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WorkSpacesClientResolvedConfig,
|
|
17
17
|
} from "../WorkSpacesClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface RegisterWorkspaceDirectoryCommandInput
|
|
19
20
|
extends RegisterWorkspaceDirectoryRequest {}
|
|
20
21
|
export interface RegisterWorkspaceDirectoryCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WorkSpacesClientResolvedConfig,
|
|
17
17
|
} from "../WorkSpacesClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface RestoreWorkspaceCommandInput extends RestoreWorkspaceRequest {}
|
|
19
20
|
export interface RestoreWorkspaceCommandOutput
|
|
20
21
|
extends RestoreWorkspaceResult,
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
WorkSpacesClientResolvedConfig,
|
|
14
14
|
} from "../WorkSpacesClient";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface RevokeIpRulesCommandInput extends RevokeIpRulesRequest {}
|
|
16
17
|
export interface RevokeIpRulesCommandOutput
|
|
17
18
|
extends RevokeIpRulesResult,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WorkSpacesClientResolvedConfig,
|
|
17
17
|
} from "../WorkSpacesClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface StartWorkspacesCommandInput extends StartWorkspacesRequest {}
|
|
19
20
|
export interface StartWorkspacesCommandOutput
|
|
20
21
|
extends StartWorkspacesResult,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WorkSpacesClientResolvedConfig,
|
|
17
17
|
} from "../WorkSpacesClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface StopWorkspacesCommandInput extends StopWorkspacesRequest {}
|
|
19
20
|
export interface StopWorkspacesCommandOutput
|
|
20
21
|
extends StopWorkspacesResult,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WorkSpacesClientResolvedConfig,
|
|
17
17
|
} from "../WorkSpacesClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface TerminateWorkspacesCommandInput
|
|
19
20
|
extends TerminateWorkspacesRequest {}
|
|
20
21
|
export interface TerminateWorkspacesCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WorkSpacesClientResolvedConfig,
|
|
17
17
|
} from "../WorkSpacesClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface UpdateConnectClientAddInCommandInput
|
|
19
20
|
extends UpdateConnectClientAddInRequest {}
|
|
20
21
|
export interface UpdateConnectClientAddInCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WorkSpacesClientResolvedConfig,
|
|
17
17
|
} from "../WorkSpacesClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface UpdateConnectionAliasPermissionCommandInput
|
|
19
20
|
extends UpdateConnectionAliasPermissionRequest {}
|
|
20
21
|
export interface UpdateConnectionAliasPermissionCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WorkSpacesClientResolvedConfig,
|
|
17
17
|
} from "../WorkSpacesClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface UpdateRulesOfIpGroupCommandInput
|
|
19
20
|
extends UpdateRulesOfIpGroupRequest {}
|
|
20
21
|
export interface UpdateRulesOfIpGroupCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WorkSpacesClientResolvedConfig,
|
|
17
17
|
} from "../WorkSpacesClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface UpdateWorkspaceBundleCommandInput
|
|
19
20
|
extends UpdateWorkspaceBundleRequest {}
|
|
20
21
|
export interface UpdateWorkspaceBundleCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WorkSpacesClientResolvedConfig,
|
|
17
17
|
} from "../WorkSpacesClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface UpdateWorkspaceImagePermissionCommandInput
|
|
19
20
|
extends UpdateWorkspaceImagePermissionRequest {}
|
|
20
21
|
export interface UpdateWorkspaceImagePermissionCommandOutput
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
export * from "./WorkSpaces";
|
|
2
1
|
export * from "./WorkSpacesClient";
|
|
2
|
+
export * from "./WorkSpaces";
|
|
3
3
|
export * from "./commands";
|
|
4
|
-
export * from "./models";
|
|
5
4
|
export * from "./pagination";
|
|
5
|
+
export * from "./models";
|
|
6
6
|
export { WorkSpacesServiceException } from "./models/WorkSpacesServiceException";
|
|
@@ -2,6 +2,7 @@ import {
|
|
|
2
2
|
ServiceException as __ServiceException,
|
|
3
3
|
ServiceExceptionOptions as __ServiceExceptionOptions,
|
|
4
4
|
} from "@aws-sdk/smithy-client";
|
|
5
|
+
export { __ServiceException, __ServiceExceptionOptions };
|
|
5
6
|
export declare class WorkSpacesServiceException extends __ServiceException {
|
|
6
7
|
constructor(options: __ServiceExceptionOptions);
|
|
7
8
|
}
|