@aws-sdk/client-workspaces 3.1076.0 → 3.1078.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 +102 -915
- 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-es/runtimeConfig.browser.js +0 -2
- package/dist-es/runtimeConfig.js +1 -2
- package/dist-es/runtimeConfig.native.js +0 -2
- package/dist-es/runtimeConfig.shared.js +2 -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/runtimeConfig.browser.d.ts +1 -1
- package/dist-types/runtimeConfig.d.ts +1 -1
- package/dist-types/runtimeConfig.native.d.ts +1 -1
- package/dist-types/runtimeConfig.shared.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/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -1
- package/dist-types/ts3.4/runtimeConfig.d.ts +1 -1
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -1
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -0
- package/package.json +8 -10
|
@@ -1,16 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import {
|
|
4
3
|
CopyWorkspaceImageRequest,
|
|
5
4
|
CopyWorkspaceImageResult,
|
|
6
5
|
} from "../models/models_0";
|
|
7
|
-
import {
|
|
8
|
-
ServiceInputTypes,
|
|
9
|
-
ServiceOutputTypes,
|
|
10
|
-
WorkSpacesClientResolvedConfig,
|
|
11
|
-
} from "../WorkSpacesClient";
|
|
12
6
|
export { __MetadataBearer };
|
|
13
|
-
export { $Command };
|
|
14
7
|
export interface CopyWorkspaceImageCommandInput
|
|
15
8
|
extends CopyWorkspaceImageRequest {}
|
|
16
9
|
export interface CopyWorkspaceImageCommandOutput
|
|
@@ -22,22 +15,20 @@ declare const CopyWorkspaceImageCommand_base: {
|
|
|
22
15
|
): import("@smithy/core/client").CommandImpl<
|
|
23
16
|
CopyWorkspaceImageCommandInput,
|
|
24
17
|
CopyWorkspaceImageCommandOutput,
|
|
25
|
-
WorkSpacesClientResolvedConfig,
|
|
26
|
-
ServiceInputTypes,
|
|
27
|
-
ServiceOutputTypes
|
|
18
|
+
import("..").WorkSpacesClientResolvedConfig,
|
|
19
|
+
import("..").ServiceInputTypes,
|
|
20
|
+
import("..").ServiceOutputTypes
|
|
28
21
|
>;
|
|
29
22
|
new (
|
|
30
23
|
input: CopyWorkspaceImageCommandInput
|
|
31
24
|
): import("@smithy/core/client").CommandImpl<
|
|
32
25
|
CopyWorkspaceImageCommandInput,
|
|
33
26
|
CopyWorkspaceImageCommandOutput,
|
|
34
|
-
WorkSpacesClientResolvedConfig,
|
|
35
|
-
ServiceInputTypes,
|
|
36
|
-
ServiceOutputTypes
|
|
27
|
+
import("..").WorkSpacesClientResolvedConfig,
|
|
28
|
+
import("..").ServiceInputTypes,
|
|
29
|
+
import("..").ServiceOutputTypes
|
|
37
30
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
39
|
-
[x: string]: unknown;
|
|
40
|
-
};
|
|
31
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
41
32
|
};
|
|
42
33
|
export declare class CopyWorkspaceImageCommand extends CopyWorkspaceImageCommand_base {
|
|
43
34
|
protected static __types: {
|
|
@@ -1,16 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import {
|
|
4
3
|
CreateAccountLinkInvitationRequest,
|
|
5
4
|
CreateAccountLinkInvitationResult,
|
|
6
5
|
} from "../models/models_0";
|
|
7
|
-
import {
|
|
8
|
-
ServiceInputTypes,
|
|
9
|
-
ServiceOutputTypes,
|
|
10
|
-
WorkSpacesClientResolvedConfig,
|
|
11
|
-
} from "../WorkSpacesClient";
|
|
12
6
|
export { __MetadataBearer };
|
|
13
|
-
export { $Command };
|
|
14
7
|
export interface CreateAccountLinkInvitationCommandInput
|
|
15
8
|
extends CreateAccountLinkInvitationRequest {}
|
|
16
9
|
export interface CreateAccountLinkInvitationCommandOutput
|
|
@@ -22,22 +15,20 @@ declare const CreateAccountLinkInvitationCommand_base: {
|
|
|
22
15
|
): import("@smithy/core/client").CommandImpl<
|
|
23
16
|
CreateAccountLinkInvitationCommandInput,
|
|
24
17
|
CreateAccountLinkInvitationCommandOutput,
|
|
25
|
-
WorkSpacesClientResolvedConfig,
|
|
26
|
-
ServiceInputTypes,
|
|
27
|
-
ServiceOutputTypes
|
|
18
|
+
import("..").WorkSpacesClientResolvedConfig,
|
|
19
|
+
import("..").ServiceInputTypes,
|
|
20
|
+
import("..").ServiceOutputTypes
|
|
28
21
|
>;
|
|
29
22
|
new (
|
|
30
23
|
input: CreateAccountLinkInvitationCommandInput
|
|
31
24
|
): import("@smithy/core/client").CommandImpl<
|
|
32
25
|
CreateAccountLinkInvitationCommandInput,
|
|
33
26
|
CreateAccountLinkInvitationCommandOutput,
|
|
34
|
-
WorkSpacesClientResolvedConfig,
|
|
35
|
-
ServiceInputTypes,
|
|
36
|
-
ServiceOutputTypes
|
|
27
|
+
import("..").WorkSpacesClientResolvedConfig,
|
|
28
|
+
import("..").ServiceInputTypes,
|
|
29
|
+
import("..").ServiceOutputTypes
|
|
37
30
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
39
|
-
[x: string]: unknown;
|
|
40
|
-
};
|
|
31
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
41
32
|
};
|
|
42
33
|
export declare class CreateAccountLinkInvitationCommand extends CreateAccountLinkInvitationCommand_base {
|
|
43
34
|
protected static __types: {
|
|
@@ -1,16 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import {
|
|
4
3
|
CreateConnectClientAddInRequest,
|
|
5
4
|
CreateConnectClientAddInResult,
|
|
6
5
|
} from "../models/models_0";
|
|
7
|
-
import {
|
|
8
|
-
ServiceInputTypes,
|
|
9
|
-
ServiceOutputTypes,
|
|
10
|
-
WorkSpacesClientResolvedConfig,
|
|
11
|
-
} from "../WorkSpacesClient";
|
|
12
6
|
export { __MetadataBearer };
|
|
13
|
-
export { $Command };
|
|
14
7
|
export interface CreateConnectClientAddInCommandInput
|
|
15
8
|
extends CreateConnectClientAddInRequest {}
|
|
16
9
|
export interface CreateConnectClientAddInCommandOutput
|
|
@@ -22,22 +15,20 @@ declare const CreateConnectClientAddInCommand_base: {
|
|
|
22
15
|
): import("@smithy/core/client").CommandImpl<
|
|
23
16
|
CreateConnectClientAddInCommandInput,
|
|
24
17
|
CreateConnectClientAddInCommandOutput,
|
|
25
|
-
WorkSpacesClientResolvedConfig,
|
|
26
|
-
ServiceInputTypes,
|
|
27
|
-
ServiceOutputTypes
|
|
18
|
+
import("..").WorkSpacesClientResolvedConfig,
|
|
19
|
+
import("..").ServiceInputTypes,
|
|
20
|
+
import("..").ServiceOutputTypes
|
|
28
21
|
>;
|
|
29
22
|
new (
|
|
30
23
|
input: CreateConnectClientAddInCommandInput
|
|
31
24
|
): import("@smithy/core/client").CommandImpl<
|
|
32
25
|
CreateConnectClientAddInCommandInput,
|
|
33
26
|
CreateConnectClientAddInCommandOutput,
|
|
34
|
-
WorkSpacesClientResolvedConfig,
|
|
35
|
-
ServiceInputTypes,
|
|
36
|
-
ServiceOutputTypes
|
|
27
|
+
import("..").WorkSpacesClientResolvedConfig,
|
|
28
|
+
import("..").ServiceInputTypes,
|
|
29
|
+
import("..").ServiceOutputTypes
|
|
37
30
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
39
|
-
[x: string]: unknown;
|
|
40
|
-
};
|
|
31
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
41
32
|
};
|
|
42
33
|
export declare class CreateConnectClientAddInCommand extends CreateConnectClientAddInCommand_base {
|
|
43
34
|
protected static __types: {
|
|
@@ -1,16 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import {
|
|
4
3
|
CreateConnectionAliasRequest,
|
|
5
4
|
CreateConnectionAliasResult,
|
|
6
5
|
} from "../models/models_0";
|
|
7
|
-
import {
|
|
8
|
-
ServiceInputTypes,
|
|
9
|
-
ServiceOutputTypes,
|
|
10
|
-
WorkSpacesClientResolvedConfig,
|
|
11
|
-
} from "../WorkSpacesClient";
|
|
12
6
|
export { __MetadataBearer };
|
|
13
|
-
export { $Command };
|
|
14
7
|
export interface CreateConnectionAliasCommandInput
|
|
15
8
|
extends CreateConnectionAliasRequest {}
|
|
16
9
|
export interface CreateConnectionAliasCommandOutput
|
|
@@ -22,22 +15,20 @@ declare const CreateConnectionAliasCommand_base: {
|
|
|
22
15
|
): import("@smithy/core/client").CommandImpl<
|
|
23
16
|
CreateConnectionAliasCommandInput,
|
|
24
17
|
CreateConnectionAliasCommandOutput,
|
|
25
|
-
WorkSpacesClientResolvedConfig,
|
|
26
|
-
ServiceInputTypes,
|
|
27
|
-
ServiceOutputTypes
|
|
18
|
+
import("..").WorkSpacesClientResolvedConfig,
|
|
19
|
+
import("..").ServiceInputTypes,
|
|
20
|
+
import("..").ServiceOutputTypes
|
|
28
21
|
>;
|
|
29
22
|
new (
|
|
30
23
|
input: CreateConnectionAliasCommandInput
|
|
31
24
|
): import("@smithy/core/client").CommandImpl<
|
|
32
25
|
CreateConnectionAliasCommandInput,
|
|
33
26
|
CreateConnectionAliasCommandOutput,
|
|
34
|
-
WorkSpacesClientResolvedConfig,
|
|
35
|
-
ServiceInputTypes,
|
|
36
|
-
ServiceOutputTypes
|
|
27
|
+
import("..").WorkSpacesClientResolvedConfig,
|
|
28
|
+
import("..").ServiceInputTypes,
|
|
29
|
+
import("..").ServiceOutputTypes
|
|
37
30
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
39
|
-
[x: string]: unknown;
|
|
40
|
-
};
|
|
31
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
41
32
|
};
|
|
42
33
|
export declare class CreateConnectionAliasCommand extends CreateConnectionAliasCommand_base {
|
|
43
34
|
protected static __types: {
|
|
@@ -1,13 +1,6 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import { CreateIpGroupRequest, CreateIpGroupResult } from "../models/models_0";
|
|
4
|
-
import {
|
|
5
|
-
ServiceInputTypes,
|
|
6
|
-
ServiceOutputTypes,
|
|
7
|
-
WorkSpacesClientResolvedConfig,
|
|
8
|
-
} from "../WorkSpacesClient";
|
|
9
3
|
export { __MetadataBearer };
|
|
10
|
-
export { $Command };
|
|
11
4
|
export interface CreateIpGroupCommandInput extends CreateIpGroupRequest {}
|
|
12
5
|
export interface CreateIpGroupCommandOutput
|
|
13
6
|
extends CreateIpGroupResult,
|
|
@@ -18,22 +11,20 @@ declare const CreateIpGroupCommand_base: {
|
|
|
18
11
|
): import("@smithy/core/client").CommandImpl<
|
|
19
12
|
CreateIpGroupCommandInput,
|
|
20
13
|
CreateIpGroupCommandOutput,
|
|
21
|
-
WorkSpacesClientResolvedConfig,
|
|
22
|
-
ServiceInputTypes,
|
|
23
|
-
ServiceOutputTypes
|
|
14
|
+
import("..").WorkSpacesClientResolvedConfig,
|
|
15
|
+
import("..").ServiceInputTypes,
|
|
16
|
+
import("..").ServiceOutputTypes
|
|
24
17
|
>;
|
|
25
18
|
new (
|
|
26
19
|
input: CreateIpGroupCommandInput
|
|
27
20
|
): import("@smithy/core/client").CommandImpl<
|
|
28
21
|
CreateIpGroupCommandInput,
|
|
29
22
|
CreateIpGroupCommandOutput,
|
|
30
|
-
WorkSpacesClientResolvedConfig,
|
|
31
|
-
ServiceInputTypes,
|
|
32
|
-
ServiceOutputTypes
|
|
23
|
+
import("..").WorkSpacesClientResolvedConfig,
|
|
24
|
+
import("..").ServiceInputTypes,
|
|
25
|
+
import("..").ServiceOutputTypes
|
|
33
26
|
>;
|
|
34
|
-
getEndpointParameterInstructions():
|
|
35
|
-
[x: string]: unknown;
|
|
36
|
-
};
|
|
27
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
37
28
|
};
|
|
38
29
|
export declare class CreateIpGroupCommand extends CreateIpGroupCommand_base {
|
|
39
30
|
protected static __types: {
|
|
@@ -1,16 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import {
|
|
4
3
|
CreateStandbyWorkspacesRequest,
|
|
5
4
|
CreateStandbyWorkspacesResult,
|
|
6
5
|
} from "../models/models_0";
|
|
7
|
-
import {
|
|
8
|
-
ServiceInputTypes,
|
|
9
|
-
ServiceOutputTypes,
|
|
10
|
-
WorkSpacesClientResolvedConfig,
|
|
11
|
-
} from "../WorkSpacesClient";
|
|
12
6
|
export { __MetadataBearer };
|
|
13
|
-
export { $Command };
|
|
14
7
|
export interface CreateStandbyWorkspacesCommandInput
|
|
15
8
|
extends CreateStandbyWorkspacesRequest {}
|
|
16
9
|
export interface CreateStandbyWorkspacesCommandOutput
|
|
@@ -22,22 +15,20 @@ declare const CreateStandbyWorkspacesCommand_base: {
|
|
|
22
15
|
): import("@smithy/core/client").CommandImpl<
|
|
23
16
|
CreateStandbyWorkspacesCommandInput,
|
|
24
17
|
CreateStandbyWorkspacesCommandOutput,
|
|
25
|
-
WorkSpacesClientResolvedConfig,
|
|
26
|
-
ServiceInputTypes,
|
|
27
|
-
ServiceOutputTypes
|
|
18
|
+
import("..").WorkSpacesClientResolvedConfig,
|
|
19
|
+
import("..").ServiceInputTypes,
|
|
20
|
+
import("..").ServiceOutputTypes
|
|
28
21
|
>;
|
|
29
22
|
new (
|
|
30
23
|
input: CreateStandbyWorkspacesCommandInput
|
|
31
24
|
): import("@smithy/core/client").CommandImpl<
|
|
32
25
|
CreateStandbyWorkspacesCommandInput,
|
|
33
26
|
CreateStandbyWorkspacesCommandOutput,
|
|
34
|
-
WorkSpacesClientResolvedConfig,
|
|
35
|
-
ServiceInputTypes,
|
|
36
|
-
ServiceOutputTypes
|
|
27
|
+
import("..").WorkSpacesClientResolvedConfig,
|
|
28
|
+
import("..").ServiceInputTypes,
|
|
29
|
+
import("..").ServiceOutputTypes
|
|
37
30
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
39
|
-
[x: string]: unknown;
|
|
40
|
-
};
|
|
31
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
41
32
|
};
|
|
42
33
|
export declare class CreateStandbyWorkspacesCommand extends CreateStandbyWorkspacesCommand_base {
|
|
43
34
|
protected static __types: {
|
|
@@ -1,13 +1,6 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import { CreateTagsRequest, CreateTagsResult } from "../models/models_0";
|
|
4
|
-
import {
|
|
5
|
-
ServiceInputTypes,
|
|
6
|
-
ServiceOutputTypes,
|
|
7
|
-
WorkSpacesClientResolvedConfig,
|
|
8
|
-
} from "../WorkSpacesClient";
|
|
9
3
|
export { __MetadataBearer };
|
|
10
|
-
export { $Command };
|
|
11
4
|
export interface CreateTagsCommandInput extends CreateTagsRequest {}
|
|
12
5
|
export interface CreateTagsCommandOutput
|
|
13
6
|
extends CreateTagsResult,
|
|
@@ -18,22 +11,20 @@ declare const CreateTagsCommand_base: {
|
|
|
18
11
|
): import("@smithy/core/client").CommandImpl<
|
|
19
12
|
CreateTagsCommandInput,
|
|
20
13
|
CreateTagsCommandOutput,
|
|
21
|
-
WorkSpacesClientResolvedConfig,
|
|
22
|
-
ServiceInputTypes,
|
|
23
|
-
ServiceOutputTypes
|
|
14
|
+
import("..").WorkSpacesClientResolvedConfig,
|
|
15
|
+
import("..").ServiceInputTypes,
|
|
16
|
+
import("..").ServiceOutputTypes
|
|
24
17
|
>;
|
|
25
18
|
new (
|
|
26
19
|
input: CreateTagsCommandInput
|
|
27
20
|
): import("@smithy/core/client").CommandImpl<
|
|
28
21
|
CreateTagsCommandInput,
|
|
29
22
|
CreateTagsCommandOutput,
|
|
30
|
-
WorkSpacesClientResolvedConfig,
|
|
31
|
-
ServiceInputTypes,
|
|
32
|
-
ServiceOutputTypes
|
|
23
|
+
import("..").WorkSpacesClientResolvedConfig,
|
|
24
|
+
import("..").ServiceInputTypes,
|
|
25
|
+
import("..").ServiceOutputTypes
|
|
33
26
|
>;
|
|
34
|
-
getEndpointParameterInstructions():
|
|
35
|
-
[x: string]: unknown;
|
|
36
|
-
};
|
|
27
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
37
28
|
};
|
|
38
29
|
export declare class CreateTagsCommand extends CreateTagsCommand_base {
|
|
39
30
|
protected static __types: {
|
|
@@ -1,16 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import {
|
|
4
3
|
CreateUpdatedWorkspaceImageRequest,
|
|
5
4
|
CreateUpdatedWorkspaceImageResult,
|
|
6
5
|
} from "../models/models_0";
|
|
7
|
-
import {
|
|
8
|
-
ServiceInputTypes,
|
|
9
|
-
ServiceOutputTypes,
|
|
10
|
-
WorkSpacesClientResolvedConfig,
|
|
11
|
-
} from "../WorkSpacesClient";
|
|
12
6
|
export { __MetadataBearer };
|
|
13
|
-
export { $Command };
|
|
14
7
|
export interface CreateUpdatedWorkspaceImageCommandInput
|
|
15
8
|
extends CreateUpdatedWorkspaceImageRequest {}
|
|
16
9
|
export interface CreateUpdatedWorkspaceImageCommandOutput
|
|
@@ -22,22 +15,20 @@ declare const CreateUpdatedWorkspaceImageCommand_base: {
|
|
|
22
15
|
): import("@smithy/core/client").CommandImpl<
|
|
23
16
|
CreateUpdatedWorkspaceImageCommandInput,
|
|
24
17
|
CreateUpdatedWorkspaceImageCommandOutput,
|
|
25
|
-
WorkSpacesClientResolvedConfig,
|
|
26
|
-
ServiceInputTypes,
|
|
27
|
-
ServiceOutputTypes
|
|
18
|
+
import("..").WorkSpacesClientResolvedConfig,
|
|
19
|
+
import("..").ServiceInputTypes,
|
|
20
|
+
import("..").ServiceOutputTypes
|
|
28
21
|
>;
|
|
29
22
|
new (
|
|
30
23
|
input: CreateUpdatedWorkspaceImageCommandInput
|
|
31
24
|
): import("@smithy/core/client").CommandImpl<
|
|
32
25
|
CreateUpdatedWorkspaceImageCommandInput,
|
|
33
26
|
CreateUpdatedWorkspaceImageCommandOutput,
|
|
34
|
-
WorkSpacesClientResolvedConfig,
|
|
35
|
-
ServiceInputTypes,
|
|
36
|
-
ServiceOutputTypes
|
|
27
|
+
import("..").WorkSpacesClientResolvedConfig,
|
|
28
|
+
import("..").ServiceInputTypes,
|
|
29
|
+
import("..").ServiceOutputTypes
|
|
37
30
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
39
|
-
[x: string]: unknown;
|
|
40
|
-
};
|
|
31
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
41
32
|
};
|
|
42
33
|
export declare class CreateUpdatedWorkspaceImageCommand extends CreateUpdatedWorkspaceImageCommand_base {
|
|
43
34
|
protected static __types: {
|
|
@@ -1,16 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import {
|
|
4
3
|
CreateWorkspaceBundleRequest,
|
|
5
4
|
CreateWorkspaceBundleResult,
|
|
6
5
|
} from "../models/models_0";
|
|
7
|
-
import {
|
|
8
|
-
ServiceInputTypes,
|
|
9
|
-
ServiceOutputTypes,
|
|
10
|
-
WorkSpacesClientResolvedConfig,
|
|
11
|
-
} from "../WorkSpacesClient";
|
|
12
6
|
export { __MetadataBearer };
|
|
13
|
-
export { $Command };
|
|
14
7
|
export interface CreateWorkspaceBundleCommandInput
|
|
15
8
|
extends CreateWorkspaceBundleRequest {}
|
|
16
9
|
export interface CreateWorkspaceBundleCommandOutput
|
|
@@ -22,22 +15,20 @@ declare const CreateWorkspaceBundleCommand_base: {
|
|
|
22
15
|
): import("@smithy/core/client").CommandImpl<
|
|
23
16
|
CreateWorkspaceBundleCommandInput,
|
|
24
17
|
CreateWorkspaceBundleCommandOutput,
|
|
25
|
-
WorkSpacesClientResolvedConfig,
|
|
26
|
-
ServiceInputTypes,
|
|
27
|
-
ServiceOutputTypes
|
|
18
|
+
import("..").WorkSpacesClientResolvedConfig,
|
|
19
|
+
import("..").ServiceInputTypes,
|
|
20
|
+
import("..").ServiceOutputTypes
|
|
28
21
|
>;
|
|
29
22
|
new (
|
|
30
23
|
input: CreateWorkspaceBundleCommandInput
|
|
31
24
|
): import("@smithy/core/client").CommandImpl<
|
|
32
25
|
CreateWorkspaceBundleCommandInput,
|
|
33
26
|
CreateWorkspaceBundleCommandOutput,
|
|
34
|
-
WorkSpacesClientResolvedConfig,
|
|
35
|
-
ServiceInputTypes,
|
|
36
|
-
ServiceOutputTypes
|
|
27
|
+
import("..").WorkSpacesClientResolvedConfig,
|
|
28
|
+
import("..").ServiceInputTypes,
|
|
29
|
+
import("..").ServiceOutputTypes
|
|
37
30
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
39
|
-
[x: string]: unknown;
|
|
40
|
-
};
|
|
31
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
41
32
|
};
|
|
42
33
|
export declare class CreateWorkspaceBundleCommand extends CreateWorkspaceBundleCommand_base {
|
|
43
34
|
protected static __types: {
|
|
@@ -1,16 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import {
|
|
4
3
|
CreateWorkspaceImageRequest,
|
|
5
4
|
CreateWorkspaceImageResult,
|
|
6
5
|
} from "../models/models_0";
|
|
7
|
-
import {
|
|
8
|
-
ServiceInputTypes,
|
|
9
|
-
ServiceOutputTypes,
|
|
10
|
-
WorkSpacesClientResolvedConfig,
|
|
11
|
-
} from "../WorkSpacesClient";
|
|
12
6
|
export { __MetadataBearer };
|
|
13
|
-
export { $Command };
|
|
14
7
|
export interface CreateWorkspaceImageCommandInput
|
|
15
8
|
extends CreateWorkspaceImageRequest {}
|
|
16
9
|
export interface CreateWorkspaceImageCommandOutput
|
|
@@ -22,22 +15,20 @@ declare const CreateWorkspaceImageCommand_base: {
|
|
|
22
15
|
): import("@smithy/core/client").CommandImpl<
|
|
23
16
|
CreateWorkspaceImageCommandInput,
|
|
24
17
|
CreateWorkspaceImageCommandOutput,
|
|
25
|
-
WorkSpacesClientResolvedConfig,
|
|
26
|
-
ServiceInputTypes,
|
|
27
|
-
ServiceOutputTypes
|
|
18
|
+
import("..").WorkSpacesClientResolvedConfig,
|
|
19
|
+
import("..").ServiceInputTypes,
|
|
20
|
+
import("..").ServiceOutputTypes
|
|
28
21
|
>;
|
|
29
22
|
new (
|
|
30
23
|
input: CreateWorkspaceImageCommandInput
|
|
31
24
|
): import("@smithy/core/client").CommandImpl<
|
|
32
25
|
CreateWorkspaceImageCommandInput,
|
|
33
26
|
CreateWorkspaceImageCommandOutput,
|
|
34
|
-
WorkSpacesClientResolvedConfig,
|
|
35
|
-
ServiceInputTypes,
|
|
36
|
-
ServiceOutputTypes
|
|
27
|
+
import("..").WorkSpacesClientResolvedConfig,
|
|
28
|
+
import("..").ServiceInputTypes,
|
|
29
|
+
import("..").ServiceOutputTypes
|
|
37
30
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
39
|
-
[x: string]: unknown;
|
|
40
|
-
};
|
|
31
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
41
32
|
};
|
|
42
33
|
export declare class CreateWorkspaceImageCommand extends CreateWorkspaceImageCommand_base {
|
|
43
34
|
protected static __types: {
|
|
@@ -1,16 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import {
|
|
4
3
|
CreateWorkspacesRequest,
|
|
5
4
|
CreateWorkspacesResult,
|
|
6
5
|
} from "../models/models_0";
|
|
7
|
-
import {
|
|
8
|
-
ServiceInputTypes,
|
|
9
|
-
ServiceOutputTypes,
|
|
10
|
-
WorkSpacesClientResolvedConfig,
|
|
11
|
-
} from "../WorkSpacesClient";
|
|
12
6
|
export { __MetadataBearer };
|
|
13
|
-
export { $Command };
|
|
14
7
|
export interface CreateWorkspacesCommandInput extends CreateWorkspacesRequest {}
|
|
15
8
|
export interface CreateWorkspacesCommandOutput
|
|
16
9
|
extends CreateWorkspacesResult,
|
|
@@ -21,22 +14,20 @@ declare const CreateWorkspacesCommand_base: {
|
|
|
21
14
|
): import("@smithy/core/client").CommandImpl<
|
|
22
15
|
CreateWorkspacesCommandInput,
|
|
23
16
|
CreateWorkspacesCommandOutput,
|
|
24
|
-
WorkSpacesClientResolvedConfig,
|
|
25
|
-
ServiceInputTypes,
|
|
26
|
-
ServiceOutputTypes
|
|
17
|
+
import("..").WorkSpacesClientResolvedConfig,
|
|
18
|
+
import("..").ServiceInputTypes,
|
|
19
|
+
import("..").ServiceOutputTypes
|
|
27
20
|
>;
|
|
28
21
|
new (
|
|
29
22
|
input: CreateWorkspacesCommandInput
|
|
30
23
|
): import("@smithy/core/client").CommandImpl<
|
|
31
24
|
CreateWorkspacesCommandInput,
|
|
32
25
|
CreateWorkspacesCommandOutput,
|
|
33
|
-
WorkSpacesClientResolvedConfig,
|
|
34
|
-
ServiceInputTypes,
|
|
35
|
-
ServiceOutputTypes
|
|
26
|
+
import("..").WorkSpacesClientResolvedConfig,
|
|
27
|
+
import("..").ServiceInputTypes,
|
|
28
|
+
import("..").ServiceOutputTypes
|
|
36
29
|
>;
|
|
37
|
-
getEndpointParameterInstructions():
|
|
38
|
-
[x: string]: unknown;
|
|
39
|
-
};
|
|
30
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
40
31
|
};
|
|
41
32
|
export declare class CreateWorkspacesCommand extends CreateWorkspacesCommand_base {
|
|
42
33
|
protected static __types: {
|
|
@@ -1,16 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import {
|
|
4
3
|
CreateWorkspacesPoolRequest,
|
|
5
4
|
CreateWorkspacesPoolResult,
|
|
6
5
|
} from "../models/models_0";
|
|
7
|
-
import {
|
|
8
|
-
ServiceInputTypes,
|
|
9
|
-
ServiceOutputTypes,
|
|
10
|
-
WorkSpacesClientResolvedConfig,
|
|
11
|
-
} from "../WorkSpacesClient";
|
|
12
6
|
export { __MetadataBearer };
|
|
13
|
-
export { $Command };
|
|
14
7
|
export interface CreateWorkspacesPoolCommandInput
|
|
15
8
|
extends CreateWorkspacesPoolRequest {}
|
|
16
9
|
export interface CreateWorkspacesPoolCommandOutput
|
|
@@ -22,22 +15,20 @@ declare const CreateWorkspacesPoolCommand_base: {
|
|
|
22
15
|
): import("@smithy/core/client").CommandImpl<
|
|
23
16
|
CreateWorkspacesPoolCommandInput,
|
|
24
17
|
CreateWorkspacesPoolCommandOutput,
|
|
25
|
-
WorkSpacesClientResolvedConfig,
|
|
26
|
-
ServiceInputTypes,
|
|
27
|
-
ServiceOutputTypes
|
|
18
|
+
import("..").WorkSpacesClientResolvedConfig,
|
|
19
|
+
import("..").ServiceInputTypes,
|
|
20
|
+
import("..").ServiceOutputTypes
|
|
28
21
|
>;
|
|
29
22
|
new (
|
|
30
23
|
input: CreateWorkspacesPoolCommandInput
|
|
31
24
|
): import("@smithy/core/client").CommandImpl<
|
|
32
25
|
CreateWorkspacesPoolCommandInput,
|
|
33
26
|
CreateWorkspacesPoolCommandOutput,
|
|
34
|
-
WorkSpacesClientResolvedConfig,
|
|
35
|
-
ServiceInputTypes,
|
|
36
|
-
ServiceOutputTypes
|
|
27
|
+
import("..").WorkSpacesClientResolvedConfig,
|
|
28
|
+
import("..").ServiceInputTypes,
|
|
29
|
+
import("..").ServiceOutputTypes
|
|
37
30
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
39
|
-
[x: string]: unknown;
|
|
40
|
-
};
|
|
31
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
41
32
|
};
|
|
42
33
|
export declare class CreateWorkspacesPoolCommand extends CreateWorkspacesPoolCommand_base {
|
|
43
34
|
protected static __types: {
|
|
@@ -1,16 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import {
|
|
4
3
|
DeleteAccountLinkInvitationRequest,
|
|
5
4
|
DeleteAccountLinkInvitationResult,
|
|
6
5
|
} from "../models/models_0";
|
|
7
|
-
import {
|
|
8
|
-
ServiceInputTypes,
|
|
9
|
-
ServiceOutputTypes,
|
|
10
|
-
WorkSpacesClientResolvedConfig,
|
|
11
|
-
} from "../WorkSpacesClient";
|
|
12
6
|
export { __MetadataBearer };
|
|
13
|
-
export { $Command };
|
|
14
7
|
export interface DeleteAccountLinkInvitationCommandInput
|
|
15
8
|
extends DeleteAccountLinkInvitationRequest {}
|
|
16
9
|
export interface DeleteAccountLinkInvitationCommandOutput
|
|
@@ -22,22 +15,20 @@ declare const DeleteAccountLinkInvitationCommand_base: {
|
|
|
22
15
|
): import("@smithy/core/client").CommandImpl<
|
|
23
16
|
DeleteAccountLinkInvitationCommandInput,
|
|
24
17
|
DeleteAccountLinkInvitationCommandOutput,
|
|
25
|
-
WorkSpacesClientResolvedConfig,
|
|
26
|
-
ServiceInputTypes,
|
|
27
|
-
ServiceOutputTypes
|
|
18
|
+
import("..").WorkSpacesClientResolvedConfig,
|
|
19
|
+
import("..").ServiceInputTypes,
|
|
20
|
+
import("..").ServiceOutputTypes
|
|
28
21
|
>;
|
|
29
22
|
new (
|
|
30
23
|
input: DeleteAccountLinkInvitationCommandInput
|
|
31
24
|
): import("@smithy/core/client").CommandImpl<
|
|
32
25
|
DeleteAccountLinkInvitationCommandInput,
|
|
33
26
|
DeleteAccountLinkInvitationCommandOutput,
|
|
34
|
-
WorkSpacesClientResolvedConfig,
|
|
35
|
-
ServiceInputTypes,
|
|
36
|
-
ServiceOutputTypes
|
|
27
|
+
import("..").WorkSpacesClientResolvedConfig,
|
|
28
|
+
import("..").ServiceInputTypes,
|
|
29
|
+
import("..").ServiceOutputTypes
|
|
37
30
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
39
|
-
[x: string]: unknown;
|
|
40
|
-
};
|
|
31
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
41
32
|
};
|
|
42
33
|
export declare class DeleteAccountLinkInvitationCommand extends DeleteAccountLinkInvitationCommand_base {
|
|
43
34
|
protected static __types: {
|
|
@@ -1,16 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import {
|
|
4
3
|
DeleteClientBrandingRequest,
|
|
5
4
|
DeleteClientBrandingResult,
|
|
6
5
|
} from "../models/models_0";
|
|
7
|
-
import {
|
|
8
|
-
ServiceInputTypes,
|
|
9
|
-
ServiceOutputTypes,
|
|
10
|
-
WorkSpacesClientResolvedConfig,
|
|
11
|
-
} from "../WorkSpacesClient";
|
|
12
6
|
export { __MetadataBearer };
|
|
13
|
-
export { $Command };
|
|
14
7
|
export interface DeleteClientBrandingCommandInput
|
|
15
8
|
extends DeleteClientBrandingRequest {}
|
|
16
9
|
export interface DeleteClientBrandingCommandOutput
|
|
@@ -22,22 +15,20 @@ declare const DeleteClientBrandingCommand_base: {
|
|
|
22
15
|
): import("@smithy/core/client").CommandImpl<
|
|
23
16
|
DeleteClientBrandingCommandInput,
|
|
24
17
|
DeleteClientBrandingCommandOutput,
|
|
25
|
-
WorkSpacesClientResolvedConfig,
|
|
26
|
-
ServiceInputTypes,
|
|
27
|
-
ServiceOutputTypes
|
|
18
|
+
import("..").WorkSpacesClientResolvedConfig,
|
|
19
|
+
import("..").ServiceInputTypes,
|
|
20
|
+
import("..").ServiceOutputTypes
|
|
28
21
|
>;
|
|
29
22
|
new (
|
|
30
23
|
input: DeleteClientBrandingCommandInput
|
|
31
24
|
): import("@smithy/core/client").CommandImpl<
|
|
32
25
|
DeleteClientBrandingCommandInput,
|
|
33
26
|
DeleteClientBrandingCommandOutput,
|
|
34
|
-
WorkSpacesClientResolvedConfig,
|
|
35
|
-
ServiceInputTypes,
|
|
36
|
-
ServiceOutputTypes
|
|
27
|
+
import("..").WorkSpacesClientResolvedConfig,
|
|
28
|
+
import("..").ServiceInputTypes,
|
|
29
|
+
import("..").ServiceOutputTypes
|
|
37
30
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
39
|
-
[x: string]: unknown;
|
|
40
|
-
};
|
|
31
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
41
32
|
};
|
|
42
33
|
export declare class DeleteClientBrandingCommand extends DeleteClientBrandingCommand_base {
|
|
43
34
|
protected static __types: {
|