@aws-sdk/client-workspaces 3.478.0 → 3.484.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/commands/AssociateConnectionAliasCommand.js +18 -41
- package/dist-cjs/commands/AssociateIpGroupsCommand.js +18 -41
- package/dist-cjs/commands/AssociateWorkspaceApplicationCommand.js +18 -41
- package/dist-cjs/commands/AuthorizeIpRulesCommand.js +18 -41
- package/dist-cjs/commands/CopyWorkspaceImageCommand.js +18 -41
- package/dist-cjs/commands/CreateConnectClientAddInCommand.js +18 -41
- package/dist-cjs/commands/CreateConnectionAliasCommand.js +18 -41
- package/dist-cjs/commands/CreateIpGroupCommand.js +18 -41
- package/dist-cjs/commands/CreateStandbyWorkspacesCommand.js +18 -41
- package/dist-cjs/commands/CreateTagsCommand.js +18 -41
- package/dist-cjs/commands/CreateUpdatedWorkspaceImageCommand.js +18 -41
- package/dist-cjs/commands/CreateWorkspaceBundleCommand.js +18 -41
- package/dist-cjs/commands/CreateWorkspaceImageCommand.js +18 -41
- package/dist-cjs/commands/CreateWorkspacesCommand.js +18 -41
- package/dist-cjs/commands/DeleteClientBrandingCommand.js +18 -41
- package/dist-cjs/commands/DeleteConnectClientAddInCommand.js +18 -41
- package/dist-cjs/commands/DeleteConnectionAliasCommand.js +18 -41
- package/dist-cjs/commands/DeleteIpGroupCommand.js +18 -41
- package/dist-cjs/commands/DeleteTagsCommand.js +18 -41
- package/dist-cjs/commands/DeleteWorkspaceBundleCommand.js +18 -41
- package/dist-cjs/commands/DeleteWorkspaceImageCommand.js +18 -41
- package/dist-cjs/commands/DeployWorkspaceApplicationsCommand.js +18 -41
- package/dist-cjs/commands/DeregisterWorkspaceDirectoryCommand.js +18 -41
- package/dist-cjs/commands/DescribeAccountCommand.js +18 -41
- package/dist-cjs/commands/DescribeAccountModificationsCommand.js +18 -41
- package/dist-cjs/commands/DescribeApplicationAssociationsCommand.js +18 -41
- package/dist-cjs/commands/DescribeApplicationsCommand.js +18 -41
- package/dist-cjs/commands/DescribeBundleAssociationsCommand.js +18 -41
- package/dist-cjs/commands/DescribeClientBrandingCommand.js +18 -41
- package/dist-cjs/commands/DescribeClientPropertiesCommand.js +18 -41
- package/dist-cjs/commands/DescribeConnectClientAddInsCommand.js +18 -41
- package/dist-cjs/commands/DescribeConnectionAliasPermissionsCommand.js +18 -41
- package/dist-cjs/commands/DescribeConnectionAliasesCommand.js +18 -41
- package/dist-cjs/commands/DescribeImageAssociationsCommand.js +18 -41
- package/dist-cjs/commands/DescribeIpGroupsCommand.js +18 -41
- package/dist-cjs/commands/DescribeTagsCommand.js +18 -41
- package/dist-cjs/commands/DescribeWorkspaceAssociationsCommand.js +18 -41
- package/dist-cjs/commands/DescribeWorkspaceBundlesCommand.js +18 -41
- package/dist-cjs/commands/DescribeWorkspaceDirectoriesCommand.js +18 -41
- package/dist-cjs/commands/DescribeWorkspaceImagePermissionsCommand.js +18 -41
- package/dist-cjs/commands/DescribeWorkspaceImagesCommand.js +18 -41
- package/dist-cjs/commands/DescribeWorkspaceSnapshotsCommand.js +18 -41
- package/dist-cjs/commands/DescribeWorkspacesCommand.js +18 -41
- package/dist-cjs/commands/DescribeWorkspacesConnectionStatusCommand.js +18 -41
- package/dist-cjs/commands/DisassociateConnectionAliasCommand.js +18 -41
- package/dist-cjs/commands/DisassociateIpGroupsCommand.js +18 -41
- package/dist-cjs/commands/DisassociateWorkspaceApplicationCommand.js +18 -41
- package/dist-cjs/commands/ImportClientBrandingCommand.js +18 -41
- package/dist-cjs/commands/ImportWorkspaceImageCommand.js +18 -41
- package/dist-cjs/commands/ListAvailableManagementCidrRangesCommand.js +18 -41
- package/dist-cjs/commands/MigrateWorkspaceCommand.js +18 -41
- package/dist-cjs/commands/ModifyAccountCommand.js +18 -41
- package/dist-cjs/commands/ModifyCertificateBasedAuthPropertiesCommand.js +18 -41
- package/dist-cjs/commands/ModifyClientPropertiesCommand.js +18 -41
- package/dist-cjs/commands/ModifySamlPropertiesCommand.js +18 -41
- package/dist-cjs/commands/ModifySelfservicePermissionsCommand.js +18 -41
- package/dist-cjs/commands/ModifyWorkspaceAccessPropertiesCommand.js +18 -41
- package/dist-cjs/commands/ModifyWorkspaceCreationPropertiesCommand.js +18 -41
- package/dist-cjs/commands/ModifyWorkspacePropertiesCommand.js +18 -41
- package/dist-cjs/commands/ModifyWorkspaceStateCommand.js +18 -41
- package/dist-cjs/commands/RebootWorkspacesCommand.js +18 -41
- package/dist-cjs/commands/RebuildWorkspacesCommand.js +18 -41
- package/dist-cjs/commands/RegisterWorkspaceDirectoryCommand.js +18 -41
- package/dist-cjs/commands/RestoreWorkspaceCommand.js +18 -41
- package/dist-cjs/commands/RevokeIpRulesCommand.js +18 -41
- package/dist-cjs/commands/StartWorkspacesCommand.js +18 -41
- package/dist-cjs/commands/StopWorkspacesCommand.js +18 -41
- package/dist-cjs/commands/TerminateWorkspacesCommand.js +18 -41
- package/dist-cjs/commands/UpdateConnectClientAddInCommand.js +18 -41
- package/dist-cjs/commands/UpdateConnectionAliasPermissionCommand.js +18 -41
- package/dist-cjs/commands/UpdateRulesOfIpGroupCommand.js +18 -41
- package/dist-cjs/commands/UpdateWorkspaceBundleCommand.js +18 -41
- package/dist-cjs/commands/UpdateWorkspaceImagePermissionCommand.js +18 -41
- package/dist-cjs/endpoint/EndpointParameters.js +7 -1
- package/dist-es/commands/AssociateConnectionAliasCommand.js +18 -41
- package/dist-es/commands/AssociateIpGroupsCommand.js +18 -41
- package/dist-es/commands/AssociateWorkspaceApplicationCommand.js +18 -41
- package/dist-es/commands/AuthorizeIpRulesCommand.js +18 -41
- package/dist-es/commands/CopyWorkspaceImageCommand.js +18 -41
- package/dist-es/commands/CreateConnectClientAddInCommand.js +18 -41
- package/dist-es/commands/CreateConnectionAliasCommand.js +18 -41
- package/dist-es/commands/CreateIpGroupCommand.js +18 -41
- package/dist-es/commands/CreateStandbyWorkspacesCommand.js +18 -41
- package/dist-es/commands/CreateTagsCommand.js +18 -41
- package/dist-es/commands/CreateUpdatedWorkspaceImageCommand.js +18 -41
- package/dist-es/commands/CreateWorkspaceBundleCommand.js +18 -41
- package/dist-es/commands/CreateWorkspaceImageCommand.js +18 -41
- package/dist-es/commands/CreateWorkspacesCommand.js +18 -41
- package/dist-es/commands/DeleteClientBrandingCommand.js +18 -41
- package/dist-es/commands/DeleteConnectClientAddInCommand.js +18 -41
- package/dist-es/commands/DeleteConnectionAliasCommand.js +18 -41
- package/dist-es/commands/DeleteIpGroupCommand.js +18 -41
- package/dist-es/commands/DeleteTagsCommand.js +18 -41
- package/dist-es/commands/DeleteWorkspaceBundleCommand.js +18 -41
- package/dist-es/commands/DeleteWorkspaceImageCommand.js +18 -41
- package/dist-es/commands/DeployWorkspaceApplicationsCommand.js +18 -41
- package/dist-es/commands/DeregisterWorkspaceDirectoryCommand.js +18 -41
- package/dist-es/commands/DescribeAccountCommand.js +18 -41
- package/dist-es/commands/DescribeAccountModificationsCommand.js +18 -41
- package/dist-es/commands/DescribeApplicationAssociationsCommand.js +18 -41
- package/dist-es/commands/DescribeApplicationsCommand.js +18 -41
- package/dist-es/commands/DescribeBundleAssociationsCommand.js +18 -41
- package/dist-es/commands/DescribeClientBrandingCommand.js +18 -41
- package/dist-es/commands/DescribeClientPropertiesCommand.js +18 -41
- package/dist-es/commands/DescribeConnectClientAddInsCommand.js +18 -41
- package/dist-es/commands/DescribeConnectionAliasPermissionsCommand.js +18 -41
- package/dist-es/commands/DescribeConnectionAliasesCommand.js +18 -41
- package/dist-es/commands/DescribeImageAssociationsCommand.js +18 -41
- package/dist-es/commands/DescribeIpGroupsCommand.js +18 -41
- package/dist-es/commands/DescribeTagsCommand.js +18 -41
- package/dist-es/commands/DescribeWorkspaceAssociationsCommand.js +18 -41
- package/dist-es/commands/DescribeWorkspaceBundlesCommand.js +18 -41
- package/dist-es/commands/DescribeWorkspaceDirectoriesCommand.js +18 -41
- package/dist-es/commands/DescribeWorkspaceImagePermissionsCommand.js +18 -41
- package/dist-es/commands/DescribeWorkspaceImagesCommand.js +18 -41
- package/dist-es/commands/DescribeWorkspaceSnapshotsCommand.js +18 -41
- package/dist-es/commands/DescribeWorkspacesCommand.js +18 -41
- package/dist-es/commands/DescribeWorkspacesConnectionStatusCommand.js +18 -41
- package/dist-es/commands/DisassociateConnectionAliasCommand.js +18 -41
- package/dist-es/commands/DisassociateIpGroupsCommand.js +18 -41
- package/dist-es/commands/DisassociateWorkspaceApplicationCommand.js +18 -41
- package/dist-es/commands/ImportClientBrandingCommand.js +18 -41
- package/dist-es/commands/ImportWorkspaceImageCommand.js +18 -41
- package/dist-es/commands/ListAvailableManagementCidrRangesCommand.js +18 -41
- package/dist-es/commands/MigrateWorkspaceCommand.js +18 -41
- package/dist-es/commands/ModifyAccountCommand.js +18 -41
- package/dist-es/commands/ModifyCertificateBasedAuthPropertiesCommand.js +18 -41
- package/dist-es/commands/ModifyClientPropertiesCommand.js +18 -41
- package/dist-es/commands/ModifySamlPropertiesCommand.js +18 -41
- package/dist-es/commands/ModifySelfservicePermissionsCommand.js +18 -41
- package/dist-es/commands/ModifyWorkspaceAccessPropertiesCommand.js +18 -41
- package/dist-es/commands/ModifyWorkspaceCreationPropertiesCommand.js +18 -41
- package/dist-es/commands/ModifyWorkspacePropertiesCommand.js +18 -41
- package/dist-es/commands/ModifyWorkspaceStateCommand.js +18 -41
- package/dist-es/commands/RebootWorkspacesCommand.js +18 -41
- package/dist-es/commands/RebuildWorkspacesCommand.js +18 -41
- package/dist-es/commands/RegisterWorkspaceDirectoryCommand.js +18 -41
- package/dist-es/commands/RestoreWorkspaceCommand.js +18 -41
- package/dist-es/commands/RevokeIpRulesCommand.js +18 -41
- package/dist-es/commands/StartWorkspacesCommand.js +18 -41
- package/dist-es/commands/StopWorkspacesCommand.js +18 -41
- package/dist-es/commands/TerminateWorkspacesCommand.js +18 -41
- package/dist-es/commands/UpdateConnectClientAddInCommand.js +18 -41
- package/dist-es/commands/UpdateConnectionAliasPermissionCommand.js +18 -41
- package/dist-es/commands/UpdateRulesOfIpGroupCommand.js +18 -41
- package/dist-es/commands/UpdateWorkspaceBundleCommand.js +18 -41
- package/dist-es/commands/UpdateWorkspaceImagePermissionCommand.js +18 -41
- package/dist-es/endpoint/EndpointParameters.js +6 -0
- package/dist-types/commands/AssociateConnectionAliasCommand.d.ts +6 -21
- package/dist-types/commands/AssociateIpGroupsCommand.d.ts +6 -21
- package/dist-types/commands/AssociateWorkspaceApplicationCommand.d.ts +6 -21
- package/dist-types/commands/AuthorizeIpRulesCommand.d.ts +6 -21
- package/dist-types/commands/CopyWorkspaceImageCommand.d.ts +6 -21
- package/dist-types/commands/CreateConnectClientAddInCommand.d.ts +6 -21
- package/dist-types/commands/CreateConnectionAliasCommand.d.ts +6 -21
- package/dist-types/commands/CreateIpGroupCommand.d.ts +6 -21
- package/dist-types/commands/CreateStandbyWorkspacesCommand.d.ts +6 -21
- package/dist-types/commands/CreateTagsCommand.d.ts +6 -21
- package/dist-types/commands/CreateUpdatedWorkspaceImageCommand.d.ts +6 -21
- package/dist-types/commands/CreateWorkspaceBundleCommand.d.ts +6 -21
- package/dist-types/commands/CreateWorkspaceImageCommand.d.ts +6 -21
- package/dist-types/commands/CreateWorkspacesCommand.d.ts +6 -21
- package/dist-types/commands/DeleteClientBrandingCommand.d.ts +6 -21
- package/dist-types/commands/DeleteConnectClientAddInCommand.d.ts +6 -21
- package/dist-types/commands/DeleteConnectionAliasCommand.d.ts +6 -21
- package/dist-types/commands/DeleteIpGroupCommand.d.ts +6 -21
- package/dist-types/commands/DeleteTagsCommand.d.ts +6 -21
- package/dist-types/commands/DeleteWorkspaceBundleCommand.d.ts +6 -21
- package/dist-types/commands/DeleteWorkspaceImageCommand.d.ts +6 -21
- package/dist-types/commands/DeployWorkspaceApplicationsCommand.d.ts +6 -21
- package/dist-types/commands/DeregisterWorkspaceDirectoryCommand.d.ts +6 -21
- package/dist-types/commands/DescribeAccountCommand.d.ts +6 -21
- package/dist-types/commands/DescribeAccountModificationsCommand.d.ts +6 -21
- package/dist-types/commands/DescribeApplicationAssociationsCommand.d.ts +6 -21
- package/dist-types/commands/DescribeApplicationsCommand.d.ts +6 -21
- package/dist-types/commands/DescribeBundleAssociationsCommand.d.ts +6 -21
- package/dist-types/commands/DescribeClientBrandingCommand.d.ts +6 -21
- package/dist-types/commands/DescribeClientPropertiesCommand.d.ts +6 -21
- package/dist-types/commands/DescribeConnectClientAddInsCommand.d.ts +6 -21
- package/dist-types/commands/DescribeConnectionAliasPermissionsCommand.d.ts +6 -21
- package/dist-types/commands/DescribeConnectionAliasesCommand.d.ts +6 -21
- package/dist-types/commands/DescribeImageAssociationsCommand.d.ts +6 -21
- package/dist-types/commands/DescribeIpGroupsCommand.d.ts +6 -21
- package/dist-types/commands/DescribeTagsCommand.d.ts +6 -21
- package/dist-types/commands/DescribeWorkspaceAssociationsCommand.d.ts +6 -21
- package/dist-types/commands/DescribeWorkspaceBundlesCommand.d.ts +6 -21
- package/dist-types/commands/DescribeWorkspaceDirectoriesCommand.d.ts +6 -21
- package/dist-types/commands/DescribeWorkspaceImagePermissionsCommand.d.ts +6 -21
- package/dist-types/commands/DescribeWorkspaceImagesCommand.d.ts +6 -21
- package/dist-types/commands/DescribeWorkspaceSnapshotsCommand.d.ts +6 -21
- package/dist-types/commands/DescribeWorkspacesCommand.d.ts +6 -21
- package/dist-types/commands/DescribeWorkspacesConnectionStatusCommand.d.ts +6 -21
- package/dist-types/commands/DisassociateConnectionAliasCommand.d.ts +6 -21
- package/dist-types/commands/DisassociateIpGroupsCommand.d.ts +6 -21
- package/dist-types/commands/DisassociateWorkspaceApplicationCommand.d.ts +6 -21
- package/dist-types/commands/ImportClientBrandingCommand.d.ts +6 -21
- package/dist-types/commands/ImportWorkspaceImageCommand.d.ts +6 -21
- package/dist-types/commands/ListAvailableManagementCidrRangesCommand.d.ts +6 -21
- package/dist-types/commands/MigrateWorkspaceCommand.d.ts +6 -21
- package/dist-types/commands/ModifyAccountCommand.d.ts +6 -21
- package/dist-types/commands/ModifyCertificateBasedAuthPropertiesCommand.d.ts +6 -21
- package/dist-types/commands/ModifyClientPropertiesCommand.d.ts +6 -21
- package/dist-types/commands/ModifySamlPropertiesCommand.d.ts +6 -21
- package/dist-types/commands/ModifySelfservicePermissionsCommand.d.ts +6 -21
- package/dist-types/commands/ModifyWorkspaceAccessPropertiesCommand.d.ts +6 -21
- package/dist-types/commands/ModifyWorkspaceCreationPropertiesCommand.d.ts +6 -21
- package/dist-types/commands/ModifyWorkspacePropertiesCommand.d.ts +6 -21
- package/dist-types/commands/ModifyWorkspaceStateCommand.d.ts +6 -21
- package/dist-types/commands/RebootWorkspacesCommand.d.ts +6 -21
- package/dist-types/commands/RebuildWorkspacesCommand.d.ts +6 -21
- package/dist-types/commands/RegisterWorkspaceDirectoryCommand.d.ts +6 -21
- package/dist-types/commands/RestoreWorkspaceCommand.d.ts +6 -21
- package/dist-types/commands/RevokeIpRulesCommand.d.ts +6 -21
- package/dist-types/commands/StartWorkspacesCommand.d.ts +6 -21
- package/dist-types/commands/StopWorkspacesCommand.d.ts +6 -21
- package/dist-types/commands/TerminateWorkspacesCommand.d.ts +6 -21
- package/dist-types/commands/UpdateConnectClientAddInCommand.d.ts +6 -21
- package/dist-types/commands/UpdateConnectionAliasPermissionCommand.d.ts +6 -21
- package/dist-types/commands/UpdateRulesOfIpGroupCommand.d.ts +6 -21
- package/dist-types/commands/UpdateWorkspaceBundleCommand.d.ts +6 -21
- package/dist-types/commands/UpdateWorkspaceImagePermissionCommand.d.ts +6 -21
- package/dist-types/endpoint/EndpointParameters.d.ts +18 -0
- package/dist-types/ts3.4/commands/AssociateConnectionAliasCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/AssociateIpGroupsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/AssociateWorkspaceApplicationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/AuthorizeIpRulesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CopyWorkspaceImageCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateConnectClientAddInCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateConnectionAliasCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateIpGroupCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateStandbyWorkspacesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateTagsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateUpdatedWorkspaceImageCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateWorkspaceBundleCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateWorkspaceImageCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateWorkspacesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteClientBrandingCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteConnectClientAddInCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteConnectionAliasCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteIpGroupCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteTagsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteWorkspaceBundleCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteWorkspaceImageCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeployWorkspaceApplicationsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeregisterWorkspaceDirectoryCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeAccountCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeAccountModificationsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeApplicationAssociationsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeApplicationsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeBundleAssociationsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeClientBrandingCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeClientPropertiesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeConnectClientAddInsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeConnectionAliasPermissionsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeConnectionAliasesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeImageAssociationsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeIpGroupsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeTagsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeWorkspaceAssociationsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeWorkspaceBundlesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeWorkspaceDirectoriesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeWorkspaceImagePermissionsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeWorkspaceImagesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeWorkspaceSnapshotsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeWorkspacesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeWorkspacesConnectionStatusCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DisassociateConnectionAliasCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DisassociateIpGroupsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DisassociateWorkspaceApplicationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ImportClientBrandingCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ImportWorkspaceImageCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListAvailableManagementCidrRangesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/MigrateWorkspaceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ModifyAccountCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ModifyCertificateBasedAuthPropertiesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ModifyClientPropertiesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ModifySamlPropertiesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ModifySelfservicePermissionsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ModifyWorkspaceAccessPropertiesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ModifyWorkspaceCreationPropertiesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ModifyWorkspacePropertiesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ModifyWorkspaceStateCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/RebootWorkspacesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/RebuildWorkspacesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/RegisterWorkspaceDirectoryCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/RestoreWorkspaceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/RevokeIpRulesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/StartWorkspacesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/StopWorkspacesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/TerminateWorkspacesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateConnectClientAddInCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateConnectionAliasPermissionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateRulesOfIpGroupCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateWorkspaceBundleCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateWorkspaceImagePermissionCommand.d.ts +12 -24
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +18 -0
- package/package.json +11 -11
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
ListAvailableManagementCidrRangesRequest,
|
|
11
5
|
ListAvailableManagementCidrRangesResult,
|
|
@@ -21,22 +15,16 @@ export interface ListAvailableManagementCidrRangesCommandInput
|
|
|
21
15
|
export interface ListAvailableManagementCidrRangesCommandOutput
|
|
22
16
|
extends ListAvailableManagementCidrRangesResult,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
> {
|
|
29
|
-
readonly input: ListAvailableManagementCidrRangesCommandInput;
|
|
30
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
31
|
-
constructor(input: ListAvailableManagementCidrRangesCommandInput);
|
|
32
|
-
resolveMiddleware(
|
|
33
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
34
|
-
configuration: WorkSpacesClientResolvedConfig,
|
|
35
|
-
options?: __HttpHandlerOptions
|
|
36
|
-
): Handler<
|
|
18
|
+
declare const ListAvailableManagementCidrRangesCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: ListAvailableManagementCidrRangesCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
37
22
|
ListAvailableManagementCidrRangesCommandInput,
|
|
38
|
-
ListAvailableManagementCidrRangesCommandOutput
|
|
23
|
+
ListAvailableManagementCidrRangesCommandOutput,
|
|
24
|
+
WorkSpacesClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
39
27
|
>;
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
}
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class ListAvailableManagementCidrRangesCommand extends ListAvailableManagementCidrRangesCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
MigrateWorkspaceRequest,
|
|
11
5
|
MigrateWorkspaceResult,
|
|
@@ -20,19 +14,16 @@ export interface MigrateWorkspaceCommandInput extends MigrateWorkspaceRequest {}
|
|
|
20
14
|
export interface MigrateWorkspaceCommandOutput
|
|
21
15
|
extends MigrateWorkspaceResult,
|
|
22
16
|
__MetadataBearer {}
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
private serialize;
|
|
37
|
-
private deserialize;
|
|
38
|
-
}
|
|
17
|
+
declare const MigrateWorkspaceCommand_base: {
|
|
18
|
+
new (
|
|
19
|
+
input: MigrateWorkspaceCommandInput
|
|
20
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
21
|
+
MigrateWorkspaceCommandInput,
|
|
22
|
+
MigrateWorkspaceCommandOutput,
|
|
23
|
+
WorkSpacesClientResolvedConfig,
|
|
24
|
+
ServiceInputTypes,
|
|
25
|
+
ServiceOutputTypes
|
|
26
|
+
>;
|
|
27
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
|
+
};
|
|
29
|
+
export declare class MigrateWorkspaceCommand extends MigrateWorkspaceCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import { ModifyAccountRequest, ModifyAccountResult } from "../models/models_0";
|
|
10
4
|
import {
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -17,19 +11,16 @@ export interface ModifyAccountCommandInput extends ModifyAccountRequest {}
|
|
|
17
11
|
export interface ModifyAccountCommandOutput
|
|
18
12
|
extends ModifyAccountResult,
|
|
19
13
|
__MetadataBearer {}
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
private serialize;
|
|
34
|
-
private deserialize;
|
|
35
|
-
}
|
|
14
|
+
declare const ModifyAccountCommand_base: {
|
|
15
|
+
new (
|
|
16
|
+
input: ModifyAccountCommandInput
|
|
17
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
18
|
+
ModifyAccountCommandInput,
|
|
19
|
+
ModifyAccountCommandOutput,
|
|
20
|
+
WorkSpacesClientResolvedConfig,
|
|
21
|
+
ServiceInputTypes,
|
|
22
|
+
ServiceOutputTypes
|
|
23
|
+
>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
|
+
};
|
|
26
|
+
export declare class ModifyAccountCommand extends ModifyAccountCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
ModifyCertificateBasedAuthPropertiesRequest,
|
|
11
5
|
ModifyCertificateBasedAuthPropertiesResult,
|
|
@@ -21,22 +15,16 @@ export interface ModifyCertificateBasedAuthPropertiesCommandInput
|
|
|
21
15
|
export interface ModifyCertificateBasedAuthPropertiesCommandOutput
|
|
22
16
|
extends ModifyCertificateBasedAuthPropertiesResult,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
> {
|
|
29
|
-
readonly input: ModifyCertificateBasedAuthPropertiesCommandInput;
|
|
30
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
31
|
-
constructor(input: ModifyCertificateBasedAuthPropertiesCommandInput);
|
|
32
|
-
resolveMiddleware(
|
|
33
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
34
|
-
configuration: WorkSpacesClientResolvedConfig,
|
|
35
|
-
options?: __HttpHandlerOptions
|
|
36
|
-
): Handler<
|
|
18
|
+
declare const ModifyCertificateBasedAuthPropertiesCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: ModifyCertificateBasedAuthPropertiesCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
37
22
|
ModifyCertificateBasedAuthPropertiesCommandInput,
|
|
38
|
-
ModifyCertificateBasedAuthPropertiesCommandOutput
|
|
23
|
+
ModifyCertificateBasedAuthPropertiesCommandOutput,
|
|
24
|
+
WorkSpacesClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
39
27
|
>;
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
}
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class ModifyCertificateBasedAuthPropertiesCommand extends ModifyCertificateBasedAuthPropertiesCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
ModifyClientPropertiesRequest,
|
|
11
5
|
ModifyClientPropertiesResult,
|
|
@@ -21,22 +15,16 @@ export interface ModifyClientPropertiesCommandInput
|
|
|
21
15
|
export interface ModifyClientPropertiesCommandOutput
|
|
22
16
|
extends ModifyClientPropertiesResult,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
> {
|
|
29
|
-
readonly input: ModifyClientPropertiesCommandInput;
|
|
30
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
31
|
-
constructor(input: ModifyClientPropertiesCommandInput);
|
|
32
|
-
resolveMiddleware(
|
|
33
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
34
|
-
configuration: WorkSpacesClientResolvedConfig,
|
|
35
|
-
options?: __HttpHandlerOptions
|
|
36
|
-
): Handler<
|
|
18
|
+
declare const ModifyClientPropertiesCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: ModifyClientPropertiesCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
37
22
|
ModifyClientPropertiesCommandInput,
|
|
38
|
-
ModifyClientPropertiesCommandOutput
|
|
23
|
+
ModifyClientPropertiesCommandOutput,
|
|
24
|
+
WorkSpacesClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
39
27
|
>;
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
}
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class ModifyClientPropertiesCommand extends ModifyClientPropertiesCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
ModifySamlPropertiesRequest,
|
|
11
5
|
ModifySamlPropertiesResult,
|
|
@@ -21,22 +15,16 @@ export interface ModifySamlPropertiesCommandInput
|
|
|
21
15
|
export interface ModifySamlPropertiesCommandOutput
|
|
22
16
|
extends ModifySamlPropertiesResult,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
> {
|
|
29
|
-
readonly input: ModifySamlPropertiesCommandInput;
|
|
30
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
31
|
-
constructor(input: ModifySamlPropertiesCommandInput);
|
|
32
|
-
resolveMiddleware(
|
|
33
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
34
|
-
configuration: WorkSpacesClientResolvedConfig,
|
|
35
|
-
options?: __HttpHandlerOptions
|
|
36
|
-
): Handler<
|
|
18
|
+
declare const ModifySamlPropertiesCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: ModifySamlPropertiesCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
37
22
|
ModifySamlPropertiesCommandInput,
|
|
38
|
-
ModifySamlPropertiesCommandOutput
|
|
23
|
+
ModifySamlPropertiesCommandOutput,
|
|
24
|
+
WorkSpacesClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
39
27
|
>;
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
}
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class ModifySamlPropertiesCommand extends ModifySamlPropertiesCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
ModifySelfservicePermissionsRequest,
|
|
11
5
|
ModifySelfservicePermissionsResult,
|
|
@@ -21,22 +15,16 @@ export interface ModifySelfservicePermissionsCommandInput
|
|
|
21
15
|
export interface ModifySelfservicePermissionsCommandOutput
|
|
22
16
|
extends ModifySelfservicePermissionsResult,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
> {
|
|
29
|
-
readonly input: ModifySelfservicePermissionsCommandInput;
|
|
30
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
31
|
-
constructor(input: ModifySelfservicePermissionsCommandInput);
|
|
32
|
-
resolveMiddleware(
|
|
33
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
34
|
-
configuration: WorkSpacesClientResolvedConfig,
|
|
35
|
-
options?: __HttpHandlerOptions
|
|
36
|
-
): Handler<
|
|
18
|
+
declare const ModifySelfservicePermissionsCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: ModifySelfservicePermissionsCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
37
22
|
ModifySelfservicePermissionsCommandInput,
|
|
38
|
-
ModifySelfservicePermissionsCommandOutput
|
|
23
|
+
ModifySelfservicePermissionsCommandOutput,
|
|
24
|
+
WorkSpacesClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
39
27
|
>;
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
}
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class ModifySelfservicePermissionsCommand extends ModifySelfservicePermissionsCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
ModifyWorkspaceAccessPropertiesRequest,
|
|
11
5
|
ModifyWorkspaceAccessPropertiesResult,
|
|
@@ -21,22 +15,16 @@ export interface ModifyWorkspaceAccessPropertiesCommandInput
|
|
|
21
15
|
export interface ModifyWorkspaceAccessPropertiesCommandOutput
|
|
22
16
|
extends ModifyWorkspaceAccessPropertiesResult,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
> {
|
|
29
|
-
readonly input: ModifyWorkspaceAccessPropertiesCommandInput;
|
|
30
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
31
|
-
constructor(input: ModifyWorkspaceAccessPropertiesCommandInput);
|
|
32
|
-
resolveMiddleware(
|
|
33
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
34
|
-
configuration: WorkSpacesClientResolvedConfig,
|
|
35
|
-
options?: __HttpHandlerOptions
|
|
36
|
-
): Handler<
|
|
18
|
+
declare const ModifyWorkspaceAccessPropertiesCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: ModifyWorkspaceAccessPropertiesCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
37
22
|
ModifyWorkspaceAccessPropertiesCommandInput,
|
|
38
|
-
ModifyWorkspaceAccessPropertiesCommandOutput
|
|
23
|
+
ModifyWorkspaceAccessPropertiesCommandOutput,
|
|
24
|
+
WorkSpacesClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
39
27
|
>;
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
}
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class ModifyWorkspaceAccessPropertiesCommand extends ModifyWorkspaceAccessPropertiesCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
ModifyWorkspaceCreationPropertiesRequest,
|
|
11
5
|
ModifyWorkspaceCreationPropertiesResult,
|
|
@@ -21,22 +15,16 @@ export interface ModifyWorkspaceCreationPropertiesCommandInput
|
|
|
21
15
|
export interface ModifyWorkspaceCreationPropertiesCommandOutput
|
|
22
16
|
extends ModifyWorkspaceCreationPropertiesResult,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
> {
|
|
29
|
-
readonly input: ModifyWorkspaceCreationPropertiesCommandInput;
|
|
30
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
31
|
-
constructor(input: ModifyWorkspaceCreationPropertiesCommandInput);
|
|
32
|
-
resolveMiddleware(
|
|
33
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
34
|
-
configuration: WorkSpacesClientResolvedConfig,
|
|
35
|
-
options?: __HttpHandlerOptions
|
|
36
|
-
): Handler<
|
|
18
|
+
declare const ModifyWorkspaceCreationPropertiesCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: ModifyWorkspaceCreationPropertiesCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
37
22
|
ModifyWorkspaceCreationPropertiesCommandInput,
|
|
38
|
-
ModifyWorkspaceCreationPropertiesCommandOutput
|
|
23
|
+
ModifyWorkspaceCreationPropertiesCommandOutput,
|
|
24
|
+
WorkSpacesClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
39
27
|
>;
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
}
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class ModifyWorkspaceCreationPropertiesCommand extends ModifyWorkspaceCreationPropertiesCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
ModifyWorkspacePropertiesRequest,
|
|
11
5
|
ModifyWorkspacePropertiesResult,
|
|
@@ -21,22 +15,16 @@ export interface ModifyWorkspacePropertiesCommandInput
|
|
|
21
15
|
export interface ModifyWorkspacePropertiesCommandOutput
|
|
22
16
|
extends ModifyWorkspacePropertiesResult,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
> {
|
|
29
|
-
readonly input: ModifyWorkspacePropertiesCommandInput;
|
|
30
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
31
|
-
constructor(input: ModifyWorkspacePropertiesCommandInput);
|
|
32
|
-
resolveMiddleware(
|
|
33
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
34
|
-
configuration: WorkSpacesClientResolvedConfig,
|
|
35
|
-
options?: __HttpHandlerOptions
|
|
36
|
-
): Handler<
|
|
18
|
+
declare const ModifyWorkspacePropertiesCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: ModifyWorkspacePropertiesCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
37
22
|
ModifyWorkspacePropertiesCommandInput,
|
|
38
|
-
ModifyWorkspacePropertiesCommandOutput
|
|
23
|
+
ModifyWorkspacePropertiesCommandOutput,
|
|
24
|
+
WorkSpacesClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
39
27
|
>;
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
}
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class ModifyWorkspacePropertiesCommand extends ModifyWorkspacePropertiesCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
ModifyWorkspaceStateRequest,
|
|
11
5
|
ModifyWorkspaceStateResult,
|
|
@@ -21,22 +15,16 @@ export interface ModifyWorkspaceStateCommandInput
|
|
|
21
15
|
export interface ModifyWorkspaceStateCommandOutput
|
|
22
16
|
extends ModifyWorkspaceStateResult,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
> {
|
|
29
|
-
readonly input: ModifyWorkspaceStateCommandInput;
|
|
30
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
31
|
-
constructor(input: ModifyWorkspaceStateCommandInput);
|
|
32
|
-
resolveMiddleware(
|
|
33
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
34
|
-
configuration: WorkSpacesClientResolvedConfig,
|
|
35
|
-
options?: __HttpHandlerOptions
|
|
36
|
-
): Handler<
|
|
18
|
+
declare const ModifyWorkspaceStateCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: ModifyWorkspaceStateCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
37
22
|
ModifyWorkspaceStateCommandInput,
|
|
38
|
-
ModifyWorkspaceStateCommandOutput
|
|
23
|
+
ModifyWorkspaceStateCommandOutput,
|
|
24
|
+
WorkSpacesClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
39
27
|
>;
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
}
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class ModifyWorkspaceStateCommand extends ModifyWorkspaceStateCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
RebootWorkspacesRequest,
|
|
11
5
|
RebootWorkspacesResult,
|
|
@@ -20,19 +14,16 @@ export interface RebootWorkspacesCommandInput extends RebootWorkspacesRequest {}
|
|
|
20
14
|
export interface RebootWorkspacesCommandOutput
|
|
21
15
|
extends RebootWorkspacesResult,
|
|
22
16
|
__MetadataBearer {}
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
private serialize;
|
|
37
|
-
private deserialize;
|
|
38
|
-
}
|
|
17
|
+
declare const RebootWorkspacesCommand_base: {
|
|
18
|
+
new (
|
|
19
|
+
input: RebootWorkspacesCommandInput
|
|
20
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
21
|
+
RebootWorkspacesCommandInput,
|
|
22
|
+
RebootWorkspacesCommandOutput,
|
|
23
|
+
WorkSpacesClientResolvedConfig,
|
|
24
|
+
ServiceInputTypes,
|
|
25
|
+
ServiceOutputTypes
|
|
26
|
+
>;
|
|
27
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
|
+
};
|
|
29
|
+
export declare class RebootWorkspacesCommand extends RebootWorkspacesCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
RebuildWorkspacesRequest,
|
|
11
5
|
RebuildWorkspacesResult,
|
|
@@ -21,19 +15,16 @@ export interface RebuildWorkspacesCommandInput
|
|
|
21
15
|
export interface RebuildWorkspacesCommandOutput
|
|
22
16
|
extends RebuildWorkspacesResult,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
private serialize;
|
|
38
|
-
private deserialize;
|
|
39
|
-
}
|
|
18
|
+
declare const RebuildWorkspacesCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: RebuildWorkspacesCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
22
|
+
RebuildWorkspacesCommandInput,
|
|
23
|
+
RebuildWorkspacesCommandOutput,
|
|
24
|
+
WorkSpacesClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
27
|
+
>;
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class RebuildWorkspacesCommand extends RebuildWorkspacesCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
RegisterWorkspaceDirectoryRequest,
|
|
11
5
|
RegisterWorkspaceDirectoryResult,
|
|
@@ -21,22 +15,16 @@ export interface RegisterWorkspaceDirectoryCommandInput
|
|
|
21
15
|
export interface RegisterWorkspaceDirectoryCommandOutput
|
|
22
16
|
extends RegisterWorkspaceDirectoryResult,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
> {
|
|
29
|
-
readonly input: RegisterWorkspaceDirectoryCommandInput;
|
|
30
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
31
|
-
constructor(input: RegisterWorkspaceDirectoryCommandInput);
|
|
32
|
-
resolveMiddleware(
|
|
33
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
34
|
-
configuration: WorkSpacesClientResolvedConfig,
|
|
35
|
-
options?: __HttpHandlerOptions
|
|
36
|
-
): Handler<
|
|
18
|
+
declare const RegisterWorkspaceDirectoryCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: RegisterWorkspaceDirectoryCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
37
22
|
RegisterWorkspaceDirectoryCommandInput,
|
|
38
|
-
RegisterWorkspaceDirectoryCommandOutput
|
|
23
|
+
RegisterWorkspaceDirectoryCommandOutput,
|
|
24
|
+
WorkSpacesClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
39
27
|
>;
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
}
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class RegisterWorkspaceDirectoryCommand extends RegisterWorkspaceDirectoryCommand_base {}
|