@aws-sdk/client-workspaces 3.1077.0 → 3.1079.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/index.js +99 -913
- package/dist-es/commandBuilder.js +6 -0
- package/dist-es/commands/AcceptAccountLinkInvitationCommand.js +2 -14
- package/dist-es/commands/AssociateConnectionAliasCommand.js +2 -14
- package/dist-es/commands/AssociateIpGroupsCommand.js +2 -14
- package/dist-es/commands/AssociateWorkspaceApplicationCommand.js +2 -14
- package/dist-es/commands/AuthorizeIpRulesCommand.js +2 -14
- package/dist-es/commands/CopyWorkspaceImageCommand.js +2 -14
- package/dist-es/commands/CreateAccountLinkInvitationCommand.js +2 -14
- package/dist-es/commands/CreateConnectClientAddInCommand.js +2 -14
- package/dist-es/commands/CreateConnectionAliasCommand.js +2 -14
- package/dist-es/commands/CreateIpGroupCommand.js +2 -14
- package/dist-es/commands/CreateStandbyWorkspacesCommand.js +2 -14
- package/dist-es/commands/CreateTagsCommand.js +2 -14
- package/dist-es/commands/CreateUpdatedWorkspaceImageCommand.js +2 -14
- package/dist-es/commands/CreateWorkspaceBundleCommand.js +2 -14
- package/dist-es/commands/CreateWorkspaceImageCommand.js +2 -14
- package/dist-es/commands/CreateWorkspacesCommand.js +2 -14
- package/dist-es/commands/CreateWorkspacesPoolCommand.js +2 -14
- package/dist-es/commands/DeleteAccountLinkInvitationCommand.js +2 -14
- package/dist-es/commands/DeleteClientBrandingCommand.js +2 -14
- package/dist-es/commands/DeleteConnectClientAddInCommand.js +2 -14
- package/dist-es/commands/DeleteConnectionAliasCommand.js +2 -14
- package/dist-es/commands/DeleteIpGroupCommand.js +2 -14
- package/dist-es/commands/DeleteTagsCommand.js +2 -14
- package/dist-es/commands/DeleteWorkspaceBundleCommand.js +2 -14
- package/dist-es/commands/DeleteWorkspaceImageCommand.js +2 -14
- package/dist-es/commands/DeployWorkspaceApplicationsCommand.js +2 -14
- package/dist-es/commands/DeregisterWorkspaceDirectoryCommand.js +2 -14
- package/dist-es/commands/DescribeAccountCommand.js +2 -14
- package/dist-es/commands/DescribeAccountModificationsCommand.js +2 -14
- package/dist-es/commands/DescribeApplicationAssociationsCommand.js +2 -14
- package/dist-es/commands/DescribeApplicationsCommand.js +2 -14
- package/dist-es/commands/DescribeBundleAssociationsCommand.js +2 -14
- package/dist-es/commands/DescribeClientBrandingCommand.js +2 -14
- package/dist-es/commands/DescribeClientPropertiesCommand.js +2 -14
- package/dist-es/commands/DescribeConnectClientAddInsCommand.js +2 -14
- package/dist-es/commands/DescribeConnectionAliasPermissionsCommand.js +2 -14
- package/dist-es/commands/DescribeConnectionAliasesCommand.js +2 -14
- package/dist-es/commands/DescribeCustomWorkspaceImageImportCommand.js +2 -14
- package/dist-es/commands/DescribeImageAssociationsCommand.js +2 -14
- package/dist-es/commands/DescribeIpGroupsCommand.js +2 -14
- package/dist-es/commands/DescribeTagsCommand.js +2 -14
- package/dist-es/commands/DescribeWorkspaceAssociationsCommand.js +2 -14
- package/dist-es/commands/DescribeWorkspaceBundlesCommand.js +2 -14
- package/dist-es/commands/DescribeWorkspaceDirectoriesCommand.js +2 -14
- package/dist-es/commands/DescribeWorkspaceImagePermissionsCommand.js +2 -14
- package/dist-es/commands/DescribeWorkspaceImagesCommand.js +2 -14
- package/dist-es/commands/DescribeWorkspaceSnapshotsCommand.js +2 -14
- package/dist-es/commands/DescribeWorkspacesCommand.js +2 -14
- package/dist-es/commands/DescribeWorkspacesConnectionStatusCommand.js +2 -14
- package/dist-es/commands/DescribeWorkspacesPoolSessionsCommand.js +2 -14
- package/dist-es/commands/DescribeWorkspacesPoolsCommand.js +2 -14
- package/dist-es/commands/DisassociateConnectionAliasCommand.js +2 -14
- package/dist-es/commands/DisassociateIpGroupsCommand.js +2 -14
- package/dist-es/commands/DisassociateWorkspaceApplicationCommand.js +2 -14
- package/dist-es/commands/GetAccountLinkCommand.js +2 -14
- package/dist-es/commands/ImportClientBrandingCommand.js +2 -14
- package/dist-es/commands/ImportCustomWorkspaceImageCommand.js +2 -14
- package/dist-es/commands/ImportWorkspaceImageCommand.js +2 -14
- package/dist-es/commands/ListAccountLinksCommand.js +2 -14
- package/dist-es/commands/ListAvailableManagementCidrRangesCommand.js +2 -14
- package/dist-es/commands/MigrateWorkspaceCommand.js +2 -14
- package/dist-es/commands/ModifyAccountCommand.js +2 -14
- package/dist-es/commands/ModifyCertificateBasedAuthPropertiesCommand.js +2 -14
- package/dist-es/commands/ModifyClientPropertiesCommand.js +2 -14
- package/dist-es/commands/ModifyEndpointEncryptionModeCommand.js +2 -14
- package/dist-es/commands/ModifySamlPropertiesCommand.js +2 -14
- package/dist-es/commands/ModifySelfservicePermissionsCommand.js +2 -14
- package/dist-es/commands/ModifyStreamingPropertiesCommand.js +2 -14
- package/dist-es/commands/ModifyWorkspaceAccessPropertiesCommand.js +2 -14
- package/dist-es/commands/ModifyWorkspaceCreationPropertiesCommand.js +2 -14
- package/dist-es/commands/ModifyWorkspacePropertiesCommand.js +2 -14
- package/dist-es/commands/ModifyWorkspaceStateCommand.js +2 -14
- package/dist-es/commands/RebootWorkspacesCommand.js +2 -14
- package/dist-es/commands/RebuildWorkspacesCommand.js +2 -14
- package/dist-es/commands/RegisterWorkspaceDirectoryCommand.js +2 -14
- package/dist-es/commands/RejectAccountLinkInvitationCommand.js +2 -14
- package/dist-es/commands/RestoreWorkspaceCommand.js +2 -14
- package/dist-es/commands/RevokeIpRulesCommand.js +2 -14
- package/dist-es/commands/StartWorkspacesCommand.js +2 -14
- package/dist-es/commands/StartWorkspacesPoolCommand.js +2 -14
- package/dist-es/commands/StopWorkspacesCommand.js +2 -14
- package/dist-es/commands/StopWorkspacesPoolCommand.js +2 -14
- package/dist-es/commands/TerminateWorkspacesCommand.js +2 -14
- package/dist-es/commands/TerminateWorkspacesPoolCommand.js +2 -14
- package/dist-es/commands/TerminateWorkspacesPoolSessionCommand.js +2 -14
- package/dist-es/commands/UpdateConnectClientAddInCommand.js +2 -14
- package/dist-es/commands/UpdateConnectionAliasPermissionCommand.js +2 -14
- package/dist-es/commands/UpdateRulesOfIpGroupCommand.js +2 -14
- package/dist-es/commands/UpdateWorkspaceBundleCommand.js +2 -14
- package/dist-es/commands/UpdateWorkspaceImagePermissionCommand.js +2 -14
- package/dist-es/commands/UpdateWorkspacesPoolCommand.js +2 -14
- package/dist-es/index.js +1 -0
- package/dist-types/commandBuilder.d.ts +18 -0
- package/dist-types/commands/AcceptAccountLinkInvitationCommand.d.ts +3 -8
- package/dist-types/commands/AssociateConnectionAliasCommand.d.ts +3 -8
- package/dist-types/commands/AssociateIpGroupsCommand.d.ts +3 -8
- package/dist-types/commands/AssociateWorkspaceApplicationCommand.d.ts +3 -8
- package/dist-types/commands/AuthorizeIpRulesCommand.d.ts +3 -8
- package/dist-types/commands/CopyWorkspaceImageCommand.d.ts +3 -8
- package/dist-types/commands/CreateAccountLinkInvitationCommand.d.ts +3 -8
- package/dist-types/commands/CreateConnectClientAddInCommand.d.ts +3 -8
- package/dist-types/commands/CreateConnectionAliasCommand.d.ts +3 -8
- package/dist-types/commands/CreateIpGroupCommand.d.ts +3 -8
- package/dist-types/commands/CreateStandbyWorkspacesCommand.d.ts +3 -8
- package/dist-types/commands/CreateTagsCommand.d.ts +3 -8
- package/dist-types/commands/CreateUpdatedWorkspaceImageCommand.d.ts +3 -8
- package/dist-types/commands/CreateWorkspaceBundleCommand.d.ts +3 -8
- package/dist-types/commands/CreateWorkspaceImageCommand.d.ts +3 -8
- package/dist-types/commands/CreateWorkspacesCommand.d.ts +3 -8
- package/dist-types/commands/CreateWorkspacesPoolCommand.d.ts +3 -8
- package/dist-types/commands/DeleteAccountLinkInvitationCommand.d.ts +3 -8
- package/dist-types/commands/DeleteClientBrandingCommand.d.ts +3 -8
- package/dist-types/commands/DeleteConnectClientAddInCommand.d.ts +3 -8
- package/dist-types/commands/DeleteConnectionAliasCommand.d.ts +3 -8
- package/dist-types/commands/DeleteIpGroupCommand.d.ts +3 -8
- package/dist-types/commands/DeleteTagsCommand.d.ts +3 -8
- package/dist-types/commands/DeleteWorkspaceBundleCommand.d.ts +3 -8
- package/dist-types/commands/DeleteWorkspaceImageCommand.d.ts +3 -8
- package/dist-types/commands/DeployWorkspaceApplicationsCommand.d.ts +3 -8
- package/dist-types/commands/DeregisterWorkspaceDirectoryCommand.d.ts +3 -8
- package/dist-types/commands/DescribeAccountCommand.d.ts +3 -8
- package/dist-types/commands/DescribeAccountModificationsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeApplicationAssociationsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeApplicationsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeBundleAssociationsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeClientBrandingCommand.d.ts +3 -8
- package/dist-types/commands/DescribeClientPropertiesCommand.d.ts +3 -8
- package/dist-types/commands/DescribeConnectClientAddInsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeConnectionAliasPermissionsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeConnectionAliasesCommand.d.ts +3 -8
- package/dist-types/commands/DescribeCustomWorkspaceImageImportCommand.d.ts +3 -8
- package/dist-types/commands/DescribeImageAssociationsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeIpGroupsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeTagsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeWorkspaceAssociationsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeWorkspaceBundlesCommand.d.ts +3 -8
- package/dist-types/commands/DescribeWorkspaceDirectoriesCommand.d.ts +3 -8
- package/dist-types/commands/DescribeWorkspaceImagePermissionsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeWorkspaceImagesCommand.d.ts +3 -8
- package/dist-types/commands/DescribeWorkspaceSnapshotsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeWorkspacesCommand.d.ts +3 -8
- package/dist-types/commands/DescribeWorkspacesConnectionStatusCommand.d.ts +3 -8
- package/dist-types/commands/DescribeWorkspacesPoolSessionsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeWorkspacesPoolsCommand.d.ts +3 -8
- package/dist-types/commands/DisassociateConnectionAliasCommand.d.ts +3 -8
- package/dist-types/commands/DisassociateIpGroupsCommand.d.ts +3 -8
- package/dist-types/commands/DisassociateWorkspaceApplicationCommand.d.ts +3 -8
- package/dist-types/commands/GetAccountLinkCommand.d.ts +3 -8
- package/dist-types/commands/ImportClientBrandingCommand.d.ts +3 -8
- package/dist-types/commands/ImportCustomWorkspaceImageCommand.d.ts +3 -8
- package/dist-types/commands/ImportWorkspaceImageCommand.d.ts +3 -8
- package/dist-types/commands/ListAccountLinksCommand.d.ts +3 -8
- package/dist-types/commands/ListAvailableManagementCidrRangesCommand.d.ts +3 -8
- package/dist-types/commands/MigrateWorkspaceCommand.d.ts +3 -8
- package/dist-types/commands/ModifyAccountCommand.d.ts +3 -8
- package/dist-types/commands/ModifyCertificateBasedAuthPropertiesCommand.d.ts +3 -8
- package/dist-types/commands/ModifyClientPropertiesCommand.d.ts +3 -8
- package/dist-types/commands/ModifyEndpointEncryptionModeCommand.d.ts +3 -8
- package/dist-types/commands/ModifySamlPropertiesCommand.d.ts +3 -8
- package/dist-types/commands/ModifySelfservicePermissionsCommand.d.ts +3 -8
- package/dist-types/commands/ModifyStreamingPropertiesCommand.d.ts +3 -8
- package/dist-types/commands/ModifyWorkspaceAccessPropertiesCommand.d.ts +3 -8
- package/dist-types/commands/ModifyWorkspaceCreationPropertiesCommand.d.ts +3 -8
- package/dist-types/commands/ModifyWorkspacePropertiesCommand.d.ts +3 -8
- package/dist-types/commands/ModifyWorkspaceStateCommand.d.ts +3 -8
- package/dist-types/commands/RebootWorkspacesCommand.d.ts +3 -8
- package/dist-types/commands/RebuildWorkspacesCommand.d.ts +3 -8
- package/dist-types/commands/RegisterWorkspaceDirectoryCommand.d.ts +3 -8
- package/dist-types/commands/RejectAccountLinkInvitationCommand.d.ts +3 -8
- package/dist-types/commands/RestoreWorkspaceCommand.d.ts +3 -8
- package/dist-types/commands/RevokeIpRulesCommand.d.ts +3 -8
- package/dist-types/commands/StartWorkspacesCommand.d.ts +3 -8
- package/dist-types/commands/StartWorkspacesPoolCommand.d.ts +3 -8
- package/dist-types/commands/StopWorkspacesCommand.d.ts +3 -8
- package/dist-types/commands/StopWorkspacesPoolCommand.d.ts +3 -8
- package/dist-types/commands/TerminateWorkspacesCommand.d.ts +3 -8
- package/dist-types/commands/TerminateWorkspacesPoolCommand.d.ts +3 -8
- package/dist-types/commands/TerminateWorkspacesPoolSessionCommand.d.ts +3 -8
- package/dist-types/commands/UpdateConnectClientAddInCommand.d.ts +3 -8
- package/dist-types/commands/UpdateConnectionAliasPermissionCommand.d.ts +3 -8
- package/dist-types/commands/UpdateRulesOfIpGroupCommand.d.ts +3 -8
- package/dist-types/commands/UpdateWorkspaceBundleCommand.d.ts +3 -8
- package/dist-types/commands/UpdateWorkspaceImagePermissionCommand.d.ts +3 -8
- package/dist-types/commands/UpdateWorkspacesPoolCommand.d.ts +3 -8
- package/dist-types/index.d.ts +1 -0
- package/dist-types/ts3.4/commandBuilder.d.ts +46 -0
- package/dist-types/ts3.4/commands/AcceptAccountLinkInvitationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/AssociateConnectionAliasCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/AssociateIpGroupsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/AssociateWorkspaceApplicationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/AuthorizeIpRulesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CopyWorkspaceImageCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateAccountLinkInvitationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateConnectClientAddInCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateConnectionAliasCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateIpGroupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateStandbyWorkspacesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateTagsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateUpdatedWorkspaceImageCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateWorkspaceBundleCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateWorkspaceImageCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateWorkspacesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateWorkspacesPoolCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteAccountLinkInvitationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteClientBrandingCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteConnectClientAddInCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteConnectionAliasCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteIpGroupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteTagsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteWorkspaceBundleCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteWorkspaceImageCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeployWorkspaceApplicationsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeregisterWorkspaceDirectoryCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeAccountCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeAccountModificationsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeApplicationAssociationsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeApplicationsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeBundleAssociationsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeClientBrandingCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeClientPropertiesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeConnectClientAddInsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeConnectionAliasPermissionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeConnectionAliasesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeCustomWorkspaceImageImportCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeImageAssociationsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeIpGroupsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeTagsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeWorkspaceAssociationsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeWorkspaceBundlesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeWorkspaceDirectoriesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeWorkspaceImagePermissionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeWorkspaceImagesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeWorkspaceSnapshotsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeWorkspacesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeWorkspacesConnectionStatusCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeWorkspacesPoolSessionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeWorkspacesPoolsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DisassociateConnectionAliasCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DisassociateIpGroupsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DisassociateWorkspaceApplicationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetAccountLinkCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ImportClientBrandingCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ImportCustomWorkspaceImageCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ImportWorkspaceImageCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListAccountLinksCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListAvailableManagementCidrRangesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/MigrateWorkspaceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ModifyAccountCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ModifyCertificateBasedAuthPropertiesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ModifyClientPropertiesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ModifyEndpointEncryptionModeCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ModifySamlPropertiesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ModifySelfservicePermissionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ModifyStreamingPropertiesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ModifyWorkspaceAccessPropertiesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ModifyWorkspaceCreationPropertiesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ModifyWorkspacePropertiesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ModifyWorkspaceStateCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/RebootWorkspacesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/RebuildWorkspacesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/RegisterWorkspaceDirectoryCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/RejectAccountLinkInvitationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/RestoreWorkspaceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/RevokeIpRulesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StartWorkspacesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StartWorkspacesPoolCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StopWorkspacesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StopWorkspacesPoolCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/TerminateWorkspacesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/TerminateWorkspacesPoolCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/TerminateWorkspacesPoolSessionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateConnectClientAddInCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateConnectionAliasPermissionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateRulesOfIpGroupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateWorkspaceBundleCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateWorkspaceImagePermissionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateWorkspacesPoolCommand.d.ts +7 -16
- package/dist-types/ts3.4/index.d.ts +1 -0
- package/package.json +8 -8
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { ModifyClientPropertiesRequest, ModifyClientPropertiesResult } from "../models/models_0";
|
|
4
|
-
import type { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } from "../WorkSpacesClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface ModifyClientPropertiesCommandInput extends ModifyClientProperti
|
|
|
22
19
|
export interface ModifyClientPropertiesCommandOutput extends ModifyClientPropertiesResult, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const ModifyClientPropertiesCommand_base: {
|
|
25
|
-
new (input: ModifyClientPropertiesCommandInput): import("@smithy/core/client").CommandImpl<ModifyClientPropertiesCommandInput, ModifyClientPropertiesCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: ModifyClientPropertiesCommandInput): import("@smithy/core/client").CommandImpl<ModifyClientPropertiesCommandInput, ModifyClientPropertiesCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: ModifyClientPropertiesCommandInput): import("@smithy/core/client").CommandImpl<ModifyClientPropertiesCommandInput, ModifyClientPropertiesCommandOutput, import("..").WorkSpacesClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: ModifyClientPropertiesCommandInput): import("@smithy/core/client").CommandImpl<ModifyClientPropertiesCommandInput, ModifyClientPropertiesCommandOutput, import("..").WorkSpacesClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Modifies the properties of the specified Amazon WorkSpaces clients.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { ModifyEndpointEncryptionModeRequest, ModifyEndpointEncryptionModeResponse } from "../models/models_0";
|
|
4
|
-
import type { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } from "../WorkSpacesClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface ModifyEndpointEncryptionModeCommandInput extends ModifyEndpoint
|
|
|
22
19
|
export interface ModifyEndpointEncryptionModeCommandOutput extends ModifyEndpointEncryptionModeResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const ModifyEndpointEncryptionModeCommand_base: {
|
|
25
|
-
new (input: ModifyEndpointEncryptionModeCommandInput): import("@smithy/core/client").CommandImpl<ModifyEndpointEncryptionModeCommandInput, ModifyEndpointEncryptionModeCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: ModifyEndpointEncryptionModeCommandInput): import("@smithy/core/client").CommandImpl<ModifyEndpointEncryptionModeCommandInput, ModifyEndpointEncryptionModeCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: ModifyEndpointEncryptionModeCommandInput): import("@smithy/core/client").CommandImpl<ModifyEndpointEncryptionModeCommandInput, ModifyEndpointEncryptionModeCommandOutput, import("..").WorkSpacesClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: ModifyEndpointEncryptionModeCommandInput): import("@smithy/core/client").CommandImpl<ModifyEndpointEncryptionModeCommandInput, ModifyEndpointEncryptionModeCommandOutput, import("..").WorkSpacesClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Modifies the endpoint encryption mode that allows you to configure the specified
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { ModifySamlPropertiesRequest, ModifySamlPropertiesResult } from "../models/models_0";
|
|
4
|
-
import type { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } from "../WorkSpacesClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface ModifySamlPropertiesCommandInput extends ModifySamlPropertiesRe
|
|
|
22
19
|
export interface ModifySamlPropertiesCommandOutput extends ModifySamlPropertiesResult, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const ModifySamlPropertiesCommand_base: {
|
|
25
|
-
new (input: ModifySamlPropertiesCommandInput): import("@smithy/core/client").CommandImpl<ModifySamlPropertiesCommandInput, ModifySamlPropertiesCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: ModifySamlPropertiesCommandInput): import("@smithy/core/client").CommandImpl<ModifySamlPropertiesCommandInput, ModifySamlPropertiesCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: ModifySamlPropertiesCommandInput): import("@smithy/core/client").CommandImpl<ModifySamlPropertiesCommandInput, ModifySamlPropertiesCommandOutput, import("..").WorkSpacesClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: ModifySamlPropertiesCommandInput): import("@smithy/core/client").CommandImpl<ModifySamlPropertiesCommandInput, ModifySamlPropertiesCommandOutput, import("..").WorkSpacesClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Modifies multiple properties related to SAML 2.0 authentication, including the enablement status,
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { ModifySelfservicePermissionsRequest, ModifySelfservicePermissionsResult } from "../models/models_0";
|
|
4
|
-
import type { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } from "../WorkSpacesClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface ModifySelfservicePermissionsCommandInput extends ModifySelfserv
|
|
|
22
19
|
export interface ModifySelfservicePermissionsCommandOutput extends ModifySelfservicePermissionsResult, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const ModifySelfservicePermissionsCommand_base: {
|
|
25
|
-
new (input: ModifySelfservicePermissionsCommandInput): import("@smithy/core/client").CommandImpl<ModifySelfservicePermissionsCommandInput, ModifySelfservicePermissionsCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: ModifySelfservicePermissionsCommandInput): import("@smithy/core/client").CommandImpl<ModifySelfservicePermissionsCommandInput, ModifySelfservicePermissionsCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: ModifySelfservicePermissionsCommandInput): import("@smithy/core/client").CommandImpl<ModifySelfservicePermissionsCommandInput, ModifySelfservicePermissionsCommandOutput, import("..").WorkSpacesClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: ModifySelfservicePermissionsCommandInput): import("@smithy/core/client").CommandImpl<ModifySelfservicePermissionsCommandInput, ModifySelfservicePermissionsCommandOutput, import("..").WorkSpacesClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Modifies the self-service WorkSpace management capabilities for your users. For more
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { ModifyStreamingPropertiesRequest, ModifyStreamingPropertiesResult } from "../models/models_0";
|
|
4
|
-
import type { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } from "../WorkSpacesClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface ModifyStreamingPropertiesCommandInput extends ModifyStreamingPr
|
|
|
22
19
|
export interface ModifyStreamingPropertiesCommandOutput extends ModifyStreamingPropertiesResult, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const ModifyStreamingPropertiesCommand_base: {
|
|
25
|
-
new (input: ModifyStreamingPropertiesCommandInput): import("@smithy/core/client").CommandImpl<ModifyStreamingPropertiesCommandInput, ModifyStreamingPropertiesCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: ModifyStreamingPropertiesCommandInput): import("@smithy/core/client").CommandImpl<ModifyStreamingPropertiesCommandInput, ModifyStreamingPropertiesCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: ModifyStreamingPropertiesCommandInput): import("@smithy/core/client").CommandImpl<ModifyStreamingPropertiesCommandInput, ModifyStreamingPropertiesCommandOutput, import("..").WorkSpacesClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: ModifyStreamingPropertiesCommandInput): import("@smithy/core/client").CommandImpl<ModifyStreamingPropertiesCommandInput, ModifyStreamingPropertiesCommandOutput, import("..").WorkSpacesClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Modifies the specified streaming properties.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { ModifyWorkspaceAccessPropertiesRequest, ModifyWorkspaceAccessPropertiesResult } from "../models/models_0";
|
|
4
|
-
import type { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } from "../WorkSpacesClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface ModifyWorkspaceAccessPropertiesCommandInput extends ModifyWorks
|
|
|
22
19
|
export interface ModifyWorkspaceAccessPropertiesCommandOutput extends ModifyWorkspaceAccessPropertiesResult, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const ModifyWorkspaceAccessPropertiesCommand_base: {
|
|
25
|
-
new (input: ModifyWorkspaceAccessPropertiesCommandInput): import("@smithy/core/client").CommandImpl<ModifyWorkspaceAccessPropertiesCommandInput, ModifyWorkspaceAccessPropertiesCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: ModifyWorkspaceAccessPropertiesCommandInput): import("@smithy/core/client").CommandImpl<ModifyWorkspaceAccessPropertiesCommandInput, ModifyWorkspaceAccessPropertiesCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: ModifyWorkspaceAccessPropertiesCommandInput): import("@smithy/core/client").CommandImpl<ModifyWorkspaceAccessPropertiesCommandInput, ModifyWorkspaceAccessPropertiesCommandOutput, import("..").WorkSpacesClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: ModifyWorkspaceAccessPropertiesCommandInput): import("@smithy/core/client").CommandImpl<ModifyWorkspaceAccessPropertiesCommandInput, ModifyWorkspaceAccessPropertiesCommandOutput, import("..").WorkSpacesClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Specifies which devices and operating systems users can use to access their WorkSpaces.
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { ModifyWorkspaceCreationPropertiesRequest, ModifyWorkspaceCreationPropertiesResult } from "../models/models_0";
|
|
4
|
-
import type { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } from "../WorkSpacesClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface ModifyWorkspaceCreationPropertiesCommandInput extends ModifyWor
|
|
|
22
19
|
export interface ModifyWorkspaceCreationPropertiesCommandOutput extends ModifyWorkspaceCreationPropertiesResult, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const ModifyWorkspaceCreationPropertiesCommand_base: {
|
|
25
|
-
new (input: ModifyWorkspaceCreationPropertiesCommandInput): import("@smithy/core/client").CommandImpl<ModifyWorkspaceCreationPropertiesCommandInput, ModifyWorkspaceCreationPropertiesCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: ModifyWorkspaceCreationPropertiesCommandInput): import("@smithy/core/client").CommandImpl<ModifyWorkspaceCreationPropertiesCommandInput, ModifyWorkspaceCreationPropertiesCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: ModifyWorkspaceCreationPropertiesCommandInput): import("@smithy/core/client").CommandImpl<ModifyWorkspaceCreationPropertiesCommandInput, ModifyWorkspaceCreationPropertiesCommandOutput, import("..").WorkSpacesClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: ModifyWorkspaceCreationPropertiesCommandInput): import("@smithy/core/client").CommandImpl<ModifyWorkspaceCreationPropertiesCommandInput, ModifyWorkspaceCreationPropertiesCommandOutput, import("..").WorkSpacesClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Modify the default properties used to create WorkSpaces.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { ModifyWorkspacePropertiesRequest, ModifyWorkspacePropertiesResult } from "../models/models_0";
|
|
4
|
-
import type { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } from "../WorkSpacesClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface ModifyWorkspacePropertiesCommandInput extends ModifyWorkspacePr
|
|
|
22
19
|
export interface ModifyWorkspacePropertiesCommandOutput extends ModifyWorkspacePropertiesResult, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const ModifyWorkspacePropertiesCommand_base: {
|
|
25
|
-
new (input: ModifyWorkspacePropertiesCommandInput): import("@smithy/core/client").CommandImpl<ModifyWorkspacePropertiesCommandInput, ModifyWorkspacePropertiesCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: ModifyWorkspacePropertiesCommandInput): import("@smithy/core/client").CommandImpl<ModifyWorkspacePropertiesCommandInput, ModifyWorkspacePropertiesCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: ModifyWorkspacePropertiesCommandInput): import("@smithy/core/client").CommandImpl<ModifyWorkspacePropertiesCommandInput, ModifyWorkspacePropertiesCommandOutput, import("..").WorkSpacesClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: ModifyWorkspacePropertiesCommandInput): import("@smithy/core/client").CommandImpl<ModifyWorkspacePropertiesCommandInput, ModifyWorkspacePropertiesCommandOutput, import("..").WorkSpacesClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Modifies the specified WorkSpace properties. For important information about how to
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { ModifyWorkspaceStateRequest, ModifyWorkspaceStateResult } from "../models/models_0";
|
|
4
|
-
import type { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } from "../WorkSpacesClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface ModifyWorkspaceStateCommandInput extends ModifyWorkspaceStateRe
|
|
|
22
19
|
export interface ModifyWorkspaceStateCommandOutput extends ModifyWorkspaceStateResult, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const ModifyWorkspaceStateCommand_base: {
|
|
25
|
-
new (input: ModifyWorkspaceStateCommandInput): import("@smithy/core/client").CommandImpl<ModifyWorkspaceStateCommandInput, ModifyWorkspaceStateCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: ModifyWorkspaceStateCommandInput): import("@smithy/core/client").CommandImpl<ModifyWorkspaceStateCommandInput, ModifyWorkspaceStateCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: ModifyWorkspaceStateCommandInput): import("@smithy/core/client").CommandImpl<ModifyWorkspaceStateCommandInput, ModifyWorkspaceStateCommandOutput, import("..").WorkSpacesClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: ModifyWorkspaceStateCommandInput): import("@smithy/core/client").CommandImpl<ModifyWorkspaceStateCommandInput, ModifyWorkspaceStateCommandOutput, import("..").WorkSpacesClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Sets the state of the specified WorkSpace.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { RebootWorkspacesRequest, RebootWorkspacesResult } from "../models/models_0";
|
|
4
|
-
import type { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } from "../WorkSpacesClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface RebootWorkspacesCommandInput extends RebootWorkspacesRequest {
|
|
|
22
19
|
export interface RebootWorkspacesCommandOutput extends RebootWorkspacesResult, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const RebootWorkspacesCommand_base: {
|
|
25
|
-
new (input: RebootWorkspacesCommandInput): import("@smithy/core/client").CommandImpl<RebootWorkspacesCommandInput, RebootWorkspacesCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: RebootWorkspacesCommandInput): import("@smithy/core/client").CommandImpl<RebootWorkspacesCommandInput, RebootWorkspacesCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: RebootWorkspacesCommandInput): import("@smithy/core/client").CommandImpl<RebootWorkspacesCommandInput, RebootWorkspacesCommandOutput, import("..").WorkSpacesClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: RebootWorkspacesCommandInput): import("@smithy/core/client").CommandImpl<RebootWorkspacesCommandInput, RebootWorkspacesCommandOutput, import("..").WorkSpacesClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Reboots the specified WorkSpaces.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { RebuildWorkspacesRequest, RebuildWorkspacesResult } from "../models/models_0";
|
|
4
|
-
import type { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } from "../WorkSpacesClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface RebuildWorkspacesCommandInput extends RebuildWorkspacesRequest
|
|
|
22
19
|
export interface RebuildWorkspacesCommandOutput extends RebuildWorkspacesResult, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const RebuildWorkspacesCommand_base: {
|
|
25
|
-
new (input: RebuildWorkspacesCommandInput): import("@smithy/core/client").CommandImpl<RebuildWorkspacesCommandInput, RebuildWorkspacesCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: RebuildWorkspacesCommandInput): import("@smithy/core/client").CommandImpl<RebuildWorkspacesCommandInput, RebuildWorkspacesCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: RebuildWorkspacesCommandInput): import("@smithy/core/client").CommandImpl<RebuildWorkspacesCommandInput, RebuildWorkspacesCommandOutput, import("..").WorkSpacesClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: RebuildWorkspacesCommandInput): import("@smithy/core/client").CommandImpl<RebuildWorkspacesCommandInput, RebuildWorkspacesCommandOutput, import("..").WorkSpacesClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Rebuilds the specified WorkSpace.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { RegisterWorkspaceDirectoryRequest, RegisterWorkspaceDirectoryResult } from "../models/models_0";
|
|
4
|
-
import type { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } from "../WorkSpacesClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface RegisterWorkspaceDirectoryCommandInput extends RegisterWorkspac
|
|
|
22
19
|
export interface RegisterWorkspaceDirectoryCommandOutput extends RegisterWorkspaceDirectoryResult, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const RegisterWorkspaceDirectoryCommand_base: {
|
|
25
|
-
new (input: RegisterWorkspaceDirectoryCommandInput): import("@smithy/core/client").CommandImpl<RegisterWorkspaceDirectoryCommandInput, RegisterWorkspaceDirectoryCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (...[input]: [] | [RegisterWorkspaceDirectoryCommandInput]): import("@smithy/core/client").CommandImpl<RegisterWorkspaceDirectoryCommandInput, RegisterWorkspaceDirectoryCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: RegisterWorkspaceDirectoryCommandInput): import("@smithy/core/client").CommandImpl<RegisterWorkspaceDirectoryCommandInput, RegisterWorkspaceDirectoryCommandOutput, import("..").WorkSpacesClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (...[input]: [] | [RegisterWorkspaceDirectoryCommandInput]): import("@smithy/core/client").CommandImpl<RegisterWorkspaceDirectoryCommandInput, RegisterWorkspaceDirectoryCommandOutput, import("..").WorkSpacesClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Registers the specified directory. This operation is asynchronous and returns before the
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { RejectAccountLinkInvitationRequest, RejectAccountLinkInvitationResult } from "../models/models_0";
|
|
4
|
-
import type { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } from "../WorkSpacesClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface RejectAccountLinkInvitationCommandInput extends RejectAccountLi
|
|
|
22
19
|
export interface RejectAccountLinkInvitationCommandOutput extends RejectAccountLinkInvitationResult, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const RejectAccountLinkInvitationCommand_base: {
|
|
25
|
-
new (input: RejectAccountLinkInvitationCommandInput): import("@smithy/core/client").CommandImpl<RejectAccountLinkInvitationCommandInput, RejectAccountLinkInvitationCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: RejectAccountLinkInvitationCommandInput): import("@smithy/core/client").CommandImpl<RejectAccountLinkInvitationCommandInput, RejectAccountLinkInvitationCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: RejectAccountLinkInvitationCommandInput): import("@smithy/core/client").CommandImpl<RejectAccountLinkInvitationCommandInput, RejectAccountLinkInvitationCommandOutput, import("..").WorkSpacesClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: RejectAccountLinkInvitationCommandInput): import("@smithy/core/client").CommandImpl<RejectAccountLinkInvitationCommandInput, RejectAccountLinkInvitationCommandOutput, import("..").WorkSpacesClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Rejects the account link invitation.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { RestoreWorkspaceRequest, RestoreWorkspaceResult } from "../models/models_0";
|
|
4
|
-
import type { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } from "../WorkSpacesClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface RestoreWorkspaceCommandInput extends RestoreWorkspaceRequest {
|
|
|
22
19
|
export interface RestoreWorkspaceCommandOutput extends RestoreWorkspaceResult, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const RestoreWorkspaceCommand_base: {
|
|
25
|
-
new (input: RestoreWorkspaceCommandInput): import("@smithy/core/client").CommandImpl<RestoreWorkspaceCommandInput, RestoreWorkspaceCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: RestoreWorkspaceCommandInput): import("@smithy/core/client").CommandImpl<RestoreWorkspaceCommandInput, RestoreWorkspaceCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: RestoreWorkspaceCommandInput): import("@smithy/core/client").CommandImpl<RestoreWorkspaceCommandInput, RestoreWorkspaceCommandOutput, import("..").WorkSpacesClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: RestoreWorkspaceCommandInput): import("@smithy/core/client").CommandImpl<RestoreWorkspaceCommandInput, RestoreWorkspaceCommandOutput, import("..").WorkSpacesClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Restores the specified WorkSpace to its last known healthy state.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { RevokeIpRulesRequest, RevokeIpRulesResult } from "../models/models_0";
|
|
4
|
-
import type { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } from "../WorkSpacesClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface RevokeIpRulesCommandInput extends RevokeIpRulesRequest {
|
|
|
22
19
|
export interface RevokeIpRulesCommandOutput extends RevokeIpRulesResult, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const RevokeIpRulesCommand_base: {
|
|
25
|
-
new (input: RevokeIpRulesCommandInput): import("@smithy/core/client").CommandImpl<RevokeIpRulesCommandInput, RevokeIpRulesCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: RevokeIpRulesCommandInput): import("@smithy/core/client").CommandImpl<RevokeIpRulesCommandInput, RevokeIpRulesCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: RevokeIpRulesCommandInput): import("@smithy/core/client").CommandImpl<RevokeIpRulesCommandInput, RevokeIpRulesCommandOutput, import("..").WorkSpacesClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: RevokeIpRulesCommandInput): import("@smithy/core/client").CommandImpl<RevokeIpRulesCommandInput, RevokeIpRulesCommandOutput, import("..").WorkSpacesClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Removes one or more rules from the specified IP access control group.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { StartWorkspacesRequest, StartWorkspacesResult } from "../models/models_0";
|
|
4
|
-
import type { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } from "../WorkSpacesClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface StartWorkspacesCommandInput extends StartWorkspacesRequest {
|
|
|
22
19
|
export interface StartWorkspacesCommandOutput extends StartWorkspacesResult, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const StartWorkspacesCommand_base: {
|
|
25
|
-
new (input: StartWorkspacesCommandInput): import("@smithy/core/client").CommandImpl<StartWorkspacesCommandInput, StartWorkspacesCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: StartWorkspacesCommandInput): import("@smithy/core/client").CommandImpl<StartWorkspacesCommandInput, StartWorkspacesCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: StartWorkspacesCommandInput): import("@smithy/core/client").CommandImpl<StartWorkspacesCommandInput, StartWorkspacesCommandOutput, import("..").WorkSpacesClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: StartWorkspacesCommandInput): import("@smithy/core/client").CommandImpl<StartWorkspacesCommandInput, StartWorkspacesCommandOutput, import("..").WorkSpacesClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Starts the specified WorkSpaces.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { StartWorkspacesPoolRequest, StartWorkspacesPoolResult } from "../models/models_0";
|
|
4
|
-
import type { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } from "../WorkSpacesClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface StartWorkspacesPoolCommandInput extends StartWorkspacesPoolRequ
|
|
|
22
19
|
export interface StartWorkspacesPoolCommandOutput extends StartWorkspacesPoolResult, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const StartWorkspacesPoolCommand_base: {
|
|
25
|
-
new (input: StartWorkspacesPoolCommandInput): import("@smithy/core/client").CommandImpl<StartWorkspacesPoolCommandInput, StartWorkspacesPoolCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: StartWorkspacesPoolCommandInput): import("@smithy/core/client").CommandImpl<StartWorkspacesPoolCommandInput, StartWorkspacesPoolCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: StartWorkspacesPoolCommandInput): import("@smithy/core/client").CommandImpl<StartWorkspacesPoolCommandInput, StartWorkspacesPoolCommandOutput, import("..").WorkSpacesClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: StartWorkspacesPoolCommandInput): import("@smithy/core/client").CommandImpl<StartWorkspacesPoolCommandInput, StartWorkspacesPoolCommandOutput, import("..").WorkSpacesClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Starts the specified pool.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { StopWorkspacesRequest, StopWorkspacesResult } from "../models/models_0";
|
|
4
|
-
import type { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } from "../WorkSpacesClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface StopWorkspacesCommandInput extends StopWorkspacesRequest {
|
|
|
22
19
|
export interface StopWorkspacesCommandOutput extends StopWorkspacesResult, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const StopWorkspacesCommand_base: {
|
|
25
|
-
new (input: StopWorkspacesCommandInput): import("@smithy/core/client").CommandImpl<StopWorkspacesCommandInput, StopWorkspacesCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: StopWorkspacesCommandInput): import("@smithy/core/client").CommandImpl<StopWorkspacesCommandInput, StopWorkspacesCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: StopWorkspacesCommandInput): import("@smithy/core/client").CommandImpl<StopWorkspacesCommandInput, StopWorkspacesCommandOutput, import("..").WorkSpacesClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: StopWorkspacesCommandInput): import("@smithy/core/client").CommandImpl<StopWorkspacesCommandInput, StopWorkspacesCommandOutput, import("..").WorkSpacesClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Stops the specified WorkSpaces.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { StopWorkspacesPoolRequest, StopWorkspacesPoolResult } from "../models/models_0";
|
|
4
|
-
import type { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } from "../WorkSpacesClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface StopWorkspacesPoolCommandInput extends StopWorkspacesPoolReques
|
|
|
22
19
|
export interface StopWorkspacesPoolCommandOutput extends StopWorkspacesPoolResult, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const StopWorkspacesPoolCommand_base: {
|
|
25
|
-
new (input: StopWorkspacesPoolCommandInput): import("@smithy/core/client").CommandImpl<StopWorkspacesPoolCommandInput, StopWorkspacesPoolCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: StopWorkspacesPoolCommandInput): import("@smithy/core/client").CommandImpl<StopWorkspacesPoolCommandInput, StopWorkspacesPoolCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: StopWorkspacesPoolCommandInput): import("@smithy/core/client").CommandImpl<StopWorkspacesPoolCommandInput, StopWorkspacesPoolCommandOutput, import("..").WorkSpacesClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: StopWorkspacesPoolCommandInput): import("@smithy/core/client").CommandImpl<StopWorkspacesPoolCommandInput, StopWorkspacesPoolCommandOutput, import("..").WorkSpacesClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Stops the specified pool.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { TerminateWorkspacesRequest, TerminateWorkspacesResult } from "../models/models_0";
|
|
4
|
-
import type { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } from "../WorkSpacesClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface TerminateWorkspacesCommandInput extends TerminateWorkspacesRequ
|
|
|
22
19
|
export interface TerminateWorkspacesCommandOutput extends TerminateWorkspacesResult, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const TerminateWorkspacesCommand_base: {
|
|
25
|
-
new (input: TerminateWorkspacesCommandInput): import("@smithy/core/client").CommandImpl<TerminateWorkspacesCommandInput, TerminateWorkspacesCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: TerminateWorkspacesCommandInput): import("@smithy/core/client").CommandImpl<TerminateWorkspacesCommandInput, TerminateWorkspacesCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: TerminateWorkspacesCommandInput): import("@smithy/core/client").CommandImpl<TerminateWorkspacesCommandInput, TerminateWorkspacesCommandOutput, import("..").WorkSpacesClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: TerminateWorkspacesCommandInput): import("@smithy/core/client").CommandImpl<TerminateWorkspacesCommandInput, TerminateWorkspacesCommandOutput, import("..").WorkSpacesClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Terminates the specified WorkSpaces.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { TerminateWorkspacesPoolRequest, TerminateWorkspacesPoolResult } from "../models/models_0";
|
|
4
|
-
import type { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } from "../WorkSpacesClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface TerminateWorkspacesPoolCommandInput extends TerminateWorkspaces
|
|
|
22
19
|
export interface TerminateWorkspacesPoolCommandOutput extends TerminateWorkspacesPoolResult, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const TerminateWorkspacesPoolCommand_base: {
|
|
25
|
-
new (input: TerminateWorkspacesPoolCommandInput): import("@smithy/core/client").CommandImpl<TerminateWorkspacesPoolCommandInput, TerminateWorkspacesPoolCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: TerminateWorkspacesPoolCommandInput): import("@smithy/core/client").CommandImpl<TerminateWorkspacesPoolCommandInput, TerminateWorkspacesPoolCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: TerminateWorkspacesPoolCommandInput): import("@smithy/core/client").CommandImpl<TerminateWorkspacesPoolCommandInput, TerminateWorkspacesPoolCommandOutput, import("..").WorkSpacesClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: TerminateWorkspacesPoolCommandInput): import("@smithy/core/client").CommandImpl<TerminateWorkspacesPoolCommandInput, TerminateWorkspacesPoolCommandOutput, import("..").WorkSpacesClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Terminates the specified pool.</p>
|