@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
|
RejectAccountLinkInvitationRequest,
|
|
5
4
|
RejectAccountLinkInvitationResult,
|
|
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 RejectAccountLinkInvitationCommandInput
|
|
15
8
|
extends RejectAccountLinkInvitationRequest {}
|
|
16
9
|
export interface RejectAccountLinkInvitationCommandOutput
|
|
@@ -22,22 +15,20 @@ declare const RejectAccountLinkInvitationCommand_base: {
|
|
|
22
15
|
): import("@smithy/core/client").CommandImpl<
|
|
23
16
|
RejectAccountLinkInvitationCommandInput,
|
|
24
17
|
RejectAccountLinkInvitationCommandOutput,
|
|
25
|
-
WorkSpacesClientResolvedConfig,
|
|
26
|
-
ServiceInputTypes,
|
|
27
|
-
ServiceOutputTypes
|
|
18
|
+
import("..").WorkSpacesClientResolvedConfig,
|
|
19
|
+
import("..").ServiceInputTypes,
|
|
20
|
+
import("..").ServiceOutputTypes
|
|
28
21
|
>;
|
|
29
22
|
new (
|
|
30
23
|
input: RejectAccountLinkInvitationCommandInput
|
|
31
24
|
): import("@smithy/core/client").CommandImpl<
|
|
32
25
|
RejectAccountLinkInvitationCommandInput,
|
|
33
26
|
RejectAccountLinkInvitationCommandOutput,
|
|
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 RejectAccountLinkInvitationCommand extends RejectAccountLinkInvitationCommand_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
|
RestoreWorkspaceRequest,
|
|
5
4
|
RestoreWorkspaceResult,
|
|
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 RestoreWorkspaceCommandInput extends RestoreWorkspaceRequest {}
|
|
15
8
|
export interface RestoreWorkspaceCommandOutput
|
|
16
9
|
extends RestoreWorkspaceResult,
|
|
@@ -21,22 +14,20 @@ declare const RestoreWorkspaceCommand_base: {
|
|
|
21
14
|
): import("@smithy/core/client").CommandImpl<
|
|
22
15
|
RestoreWorkspaceCommandInput,
|
|
23
16
|
RestoreWorkspaceCommandOutput,
|
|
24
|
-
WorkSpacesClientResolvedConfig,
|
|
25
|
-
ServiceInputTypes,
|
|
26
|
-
ServiceOutputTypes
|
|
17
|
+
import("..").WorkSpacesClientResolvedConfig,
|
|
18
|
+
import("..").ServiceInputTypes,
|
|
19
|
+
import("..").ServiceOutputTypes
|
|
27
20
|
>;
|
|
28
21
|
new (
|
|
29
22
|
input: RestoreWorkspaceCommandInput
|
|
30
23
|
): import("@smithy/core/client").CommandImpl<
|
|
31
24
|
RestoreWorkspaceCommandInput,
|
|
32
25
|
RestoreWorkspaceCommandOutput,
|
|
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 RestoreWorkspaceCommand extends RestoreWorkspaceCommand_base {
|
|
42
33
|
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 { RevokeIpRulesRequest, RevokeIpRulesResult } 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 RevokeIpRulesCommandInput extends RevokeIpRulesRequest {}
|
|
12
5
|
export interface RevokeIpRulesCommandOutput
|
|
13
6
|
extends RevokeIpRulesResult,
|
|
@@ -18,22 +11,20 @@ declare const RevokeIpRulesCommand_base: {
|
|
|
18
11
|
): import("@smithy/core/client").CommandImpl<
|
|
19
12
|
RevokeIpRulesCommandInput,
|
|
20
13
|
RevokeIpRulesCommandOutput,
|
|
21
|
-
WorkSpacesClientResolvedConfig,
|
|
22
|
-
ServiceInputTypes,
|
|
23
|
-
ServiceOutputTypes
|
|
14
|
+
import("..").WorkSpacesClientResolvedConfig,
|
|
15
|
+
import("..").ServiceInputTypes,
|
|
16
|
+
import("..").ServiceOutputTypes
|
|
24
17
|
>;
|
|
25
18
|
new (
|
|
26
19
|
input: RevokeIpRulesCommandInput
|
|
27
20
|
): import("@smithy/core/client").CommandImpl<
|
|
28
21
|
RevokeIpRulesCommandInput,
|
|
29
22
|
RevokeIpRulesCommandOutput,
|
|
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 RevokeIpRulesCommand extends RevokeIpRulesCommand_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
|
StartWorkspacesRequest,
|
|
5
4
|
StartWorkspacesResult,
|
|
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 StartWorkspacesCommandInput extends StartWorkspacesRequest {}
|
|
15
8
|
export interface StartWorkspacesCommandOutput
|
|
16
9
|
extends StartWorkspacesResult,
|
|
@@ -21,22 +14,20 @@ declare const StartWorkspacesCommand_base: {
|
|
|
21
14
|
): import("@smithy/core/client").CommandImpl<
|
|
22
15
|
StartWorkspacesCommandInput,
|
|
23
16
|
StartWorkspacesCommandOutput,
|
|
24
|
-
WorkSpacesClientResolvedConfig,
|
|
25
|
-
ServiceInputTypes,
|
|
26
|
-
ServiceOutputTypes
|
|
17
|
+
import("..").WorkSpacesClientResolvedConfig,
|
|
18
|
+
import("..").ServiceInputTypes,
|
|
19
|
+
import("..").ServiceOutputTypes
|
|
27
20
|
>;
|
|
28
21
|
new (
|
|
29
22
|
input: StartWorkspacesCommandInput
|
|
30
23
|
): import("@smithy/core/client").CommandImpl<
|
|
31
24
|
StartWorkspacesCommandInput,
|
|
32
25
|
StartWorkspacesCommandOutput,
|
|
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 StartWorkspacesCommand extends StartWorkspacesCommand_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
|
StartWorkspacesPoolRequest,
|
|
5
4
|
StartWorkspacesPoolResult,
|
|
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 StartWorkspacesPoolCommandInput
|
|
15
8
|
extends StartWorkspacesPoolRequest {}
|
|
16
9
|
export interface StartWorkspacesPoolCommandOutput
|
|
@@ -22,22 +15,20 @@ declare const StartWorkspacesPoolCommand_base: {
|
|
|
22
15
|
): import("@smithy/core/client").CommandImpl<
|
|
23
16
|
StartWorkspacesPoolCommandInput,
|
|
24
17
|
StartWorkspacesPoolCommandOutput,
|
|
25
|
-
WorkSpacesClientResolvedConfig,
|
|
26
|
-
ServiceInputTypes,
|
|
27
|
-
ServiceOutputTypes
|
|
18
|
+
import("..").WorkSpacesClientResolvedConfig,
|
|
19
|
+
import("..").ServiceInputTypes,
|
|
20
|
+
import("..").ServiceOutputTypes
|
|
28
21
|
>;
|
|
29
22
|
new (
|
|
30
23
|
input: StartWorkspacesPoolCommandInput
|
|
31
24
|
): import("@smithy/core/client").CommandImpl<
|
|
32
25
|
StartWorkspacesPoolCommandInput,
|
|
33
26
|
StartWorkspacesPoolCommandOutput,
|
|
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 StartWorkspacesPoolCommand extends StartWorkspacesPoolCommand_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
|
StopWorkspacesRequest,
|
|
5
4
|
StopWorkspacesResult,
|
|
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 StopWorkspacesCommandInput extends StopWorkspacesRequest {}
|
|
15
8
|
export interface StopWorkspacesCommandOutput
|
|
16
9
|
extends StopWorkspacesResult,
|
|
@@ -21,22 +14,20 @@ declare const StopWorkspacesCommand_base: {
|
|
|
21
14
|
): import("@smithy/core/client").CommandImpl<
|
|
22
15
|
StopWorkspacesCommandInput,
|
|
23
16
|
StopWorkspacesCommandOutput,
|
|
24
|
-
WorkSpacesClientResolvedConfig,
|
|
25
|
-
ServiceInputTypes,
|
|
26
|
-
ServiceOutputTypes
|
|
17
|
+
import("..").WorkSpacesClientResolvedConfig,
|
|
18
|
+
import("..").ServiceInputTypes,
|
|
19
|
+
import("..").ServiceOutputTypes
|
|
27
20
|
>;
|
|
28
21
|
new (
|
|
29
22
|
input: StopWorkspacesCommandInput
|
|
30
23
|
): import("@smithy/core/client").CommandImpl<
|
|
31
24
|
StopWorkspacesCommandInput,
|
|
32
25
|
StopWorkspacesCommandOutput,
|
|
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 StopWorkspacesCommand extends StopWorkspacesCommand_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
|
StopWorkspacesPoolRequest,
|
|
5
4
|
StopWorkspacesPoolResult,
|
|
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 StopWorkspacesPoolCommandInput
|
|
15
8
|
extends StopWorkspacesPoolRequest {}
|
|
16
9
|
export interface StopWorkspacesPoolCommandOutput
|
|
@@ -22,22 +15,20 @@ declare const StopWorkspacesPoolCommand_base: {
|
|
|
22
15
|
): import("@smithy/core/client").CommandImpl<
|
|
23
16
|
StopWorkspacesPoolCommandInput,
|
|
24
17
|
StopWorkspacesPoolCommandOutput,
|
|
25
|
-
WorkSpacesClientResolvedConfig,
|
|
26
|
-
ServiceInputTypes,
|
|
27
|
-
ServiceOutputTypes
|
|
18
|
+
import("..").WorkSpacesClientResolvedConfig,
|
|
19
|
+
import("..").ServiceInputTypes,
|
|
20
|
+
import("..").ServiceOutputTypes
|
|
28
21
|
>;
|
|
29
22
|
new (
|
|
30
23
|
input: StopWorkspacesPoolCommandInput
|
|
31
24
|
): import("@smithy/core/client").CommandImpl<
|
|
32
25
|
StopWorkspacesPoolCommandInput,
|
|
33
26
|
StopWorkspacesPoolCommandOutput,
|
|
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 StopWorkspacesPoolCommand extends StopWorkspacesPoolCommand_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
|
TerminateWorkspacesRequest,
|
|
5
4
|
TerminateWorkspacesResult,
|
|
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 TerminateWorkspacesCommandInput
|
|
15
8
|
extends TerminateWorkspacesRequest {}
|
|
16
9
|
export interface TerminateWorkspacesCommandOutput
|
|
@@ -22,22 +15,20 @@ declare const TerminateWorkspacesCommand_base: {
|
|
|
22
15
|
): import("@smithy/core/client").CommandImpl<
|
|
23
16
|
TerminateWorkspacesCommandInput,
|
|
24
17
|
TerminateWorkspacesCommandOutput,
|
|
25
|
-
WorkSpacesClientResolvedConfig,
|
|
26
|
-
ServiceInputTypes,
|
|
27
|
-
ServiceOutputTypes
|
|
18
|
+
import("..").WorkSpacesClientResolvedConfig,
|
|
19
|
+
import("..").ServiceInputTypes,
|
|
20
|
+
import("..").ServiceOutputTypes
|
|
28
21
|
>;
|
|
29
22
|
new (
|
|
30
23
|
input: TerminateWorkspacesCommandInput
|
|
31
24
|
): import("@smithy/core/client").CommandImpl<
|
|
32
25
|
TerminateWorkspacesCommandInput,
|
|
33
26
|
TerminateWorkspacesCommandOutput,
|
|
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 TerminateWorkspacesCommand extends TerminateWorkspacesCommand_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
|
TerminateWorkspacesPoolRequest,
|
|
5
4
|
TerminateWorkspacesPoolResult,
|
|
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 TerminateWorkspacesPoolCommandInput
|
|
15
8
|
extends TerminateWorkspacesPoolRequest {}
|
|
16
9
|
export interface TerminateWorkspacesPoolCommandOutput
|
|
@@ -22,22 +15,20 @@ declare const TerminateWorkspacesPoolCommand_base: {
|
|
|
22
15
|
): import("@smithy/core/client").CommandImpl<
|
|
23
16
|
TerminateWorkspacesPoolCommandInput,
|
|
24
17
|
TerminateWorkspacesPoolCommandOutput,
|
|
25
|
-
WorkSpacesClientResolvedConfig,
|
|
26
|
-
ServiceInputTypes,
|
|
27
|
-
ServiceOutputTypes
|
|
18
|
+
import("..").WorkSpacesClientResolvedConfig,
|
|
19
|
+
import("..").ServiceInputTypes,
|
|
20
|
+
import("..").ServiceOutputTypes
|
|
28
21
|
>;
|
|
29
22
|
new (
|
|
30
23
|
input: TerminateWorkspacesPoolCommandInput
|
|
31
24
|
): import("@smithy/core/client").CommandImpl<
|
|
32
25
|
TerminateWorkspacesPoolCommandInput,
|
|
33
26
|
TerminateWorkspacesPoolCommandOutput,
|
|
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 TerminateWorkspacesPoolCommand extends TerminateWorkspacesPoolCommand_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
|
TerminateWorkspacesPoolSessionRequest,
|
|
5
4
|
TerminateWorkspacesPoolSessionResult,
|
|
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 TerminateWorkspacesPoolSessionCommandInput
|
|
15
8
|
extends TerminateWorkspacesPoolSessionRequest {}
|
|
16
9
|
export interface TerminateWorkspacesPoolSessionCommandOutput
|
|
@@ -22,22 +15,20 @@ declare const TerminateWorkspacesPoolSessionCommand_base: {
|
|
|
22
15
|
): import("@smithy/core/client").CommandImpl<
|
|
23
16
|
TerminateWorkspacesPoolSessionCommandInput,
|
|
24
17
|
TerminateWorkspacesPoolSessionCommandOutput,
|
|
25
|
-
WorkSpacesClientResolvedConfig,
|
|
26
|
-
ServiceInputTypes,
|
|
27
|
-
ServiceOutputTypes
|
|
18
|
+
import("..").WorkSpacesClientResolvedConfig,
|
|
19
|
+
import("..").ServiceInputTypes,
|
|
20
|
+
import("..").ServiceOutputTypes
|
|
28
21
|
>;
|
|
29
22
|
new (
|
|
30
23
|
input: TerminateWorkspacesPoolSessionCommandInput
|
|
31
24
|
): import("@smithy/core/client").CommandImpl<
|
|
32
25
|
TerminateWorkspacesPoolSessionCommandInput,
|
|
33
26
|
TerminateWorkspacesPoolSessionCommandOutput,
|
|
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 TerminateWorkspacesPoolSessionCommand extends TerminateWorkspacesPoolSessionCommand_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
|
UpdateConnectClientAddInRequest,
|
|
5
4
|
UpdateConnectClientAddInResult,
|
|
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 UpdateConnectClientAddInCommandInput
|
|
15
8
|
extends UpdateConnectClientAddInRequest {}
|
|
16
9
|
export interface UpdateConnectClientAddInCommandOutput
|
|
@@ -22,22 +15,20 @@ declare const UpdateConnectClientAddInCommand_base: {
|
|
|
22
15
|
): import("@smithy/core/client").CommandImpl<
|
|
23
16
|
UpdateConnectClientAddInCommandInput,
|
|
24
17
|
UpdateConnectClientAddInCommandOutput,
|
|
25
|
-
WorkSpacesClientResolvedConfig,
|
|
26
|
-
ServiceInputTypes,
|
|
27
|
-
ServiceOutputTypes
|
|
18
|
+
import("..").WorkSpacesClientResolvedConfig,
|
|
19
|
+
import("..").ServiceInputTypes,
|
|
20
|
+
import("..").ServiceOutputTypes
|
|
28
21
|
>;
|
|
29
22
|
new (
|
|
30
23
|
input: UpdateConnectClientAddInCommandInput
|
|
31
24
|
): import("@smithy/core/client").CommandImpl<
|
|
32
25
|
UpdateConnectClientAddInCommandInput,
|
|
33
26
|
UpdateConnectClientAddInCommandOutput,
|
|
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 UpdateConnectClientAddInCommand extends UpdateConnectClientAddInCommand_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
|
UpdateConnectionAliasPermissionRequest,
|
|
5
4
|
UpdateConnectionAliasPermissionResult,
|
|
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 UpdateConnectionAliasPermissionCommandInput
|
|
15
8
|
extends UpdateConnectionAliasPermissionRequest {}
|
|
16
9
|
export interface UpdateConnectionAliasPermissionCommandOutput
|
|
@@ -22,22 +15,20 @@ declare const UpdateConnectionAliasPermissionCommand_base: {
|
|
|
22
15
|
): import("@smithy/core/client").CommandImpl<
|
|
23
16
|
UpdateConnectionAliasPermissionCommandInput,
|
|
24
17
|
UpdateConnectionAliasPermissionCommandOutput,
|
|
25
|
-
WorkSpacesClientResolvedConfig,
|
|
26
|
-
ServiceInputTypes,
|
|
27
|
-
ServiceOutputTypes
|
|
18
|
+
import("..").WorkSpacesClientResolvedConfig,
|
|
19
|
+
import("..").ServiceInputTypes,
|
|
20
|
+
import("..").ServiceOutputTypes
|
|
28
21
|
>;
|
|
29
22
|
new (
|
|
30
23
|
input: UpdateConnectionAliasPermissionCommandInput
|
|
31
24
|
): import("@smithy/core/client").CommandImpl<
|
|
32
25
|
UpdateConnectionAliasPermissionCommandInput,
|
|
33
26
|
UpdateConnectionAliasPermissionCommandOutput,
|
|
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 UpdateConnectionAliasPermissionCommand extends UpdateConnectionAliasPermissionCommand_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
|
UpdateRulesOfIpGroupRequest,
|
|
5
4
|
UpdateRulesOfIpGroupResult,
|
|
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 UpdateRulesOfIpGroupCommandInput
|
|
15
8
|
extends UpdateRulesOfIpGroupRequest {}
|
|
16
9
|
export interface UpdateRulesOfIpGroupCommandOutput
|
|
@@ -22,22 +15,20 @@ declare const UpdateRulesOfIpGroupCommand_base: {
|
|
|
22
15
|
): import("@smithy/core/client").CommandImpl<
|
|
23
16
|
UpdateRulesOfIpGroupCommandInput,
|
|
24
17
|
UpdateRulesOfIpGroupCommandOutput,
|
|
25
|
-
WorkSpacesClientResolvedConfig,
|
|
26
|
-
ServiceInputTypes,
|
|
27
|
-
ServiceOutputTypes
|
|
18
|
+
import("..").WorkSpacesClientResolvedConfig,
|
|
19
|
+
import("..").ServiceInputTypes,
|
|
20
|
+
import("..").ServiceOutputTypes
|
|
28
21
|
>;
|
|
29
22
|
new (
|
|
30
23
|
input: UpdateRulesOfIpGroupCommandInput
|
|
31
24
|
): import("@smithy/core/client").CommandImpl<
|
|
32
25
|
UpdateRulesOfIpGroupCommandInput,
|
|
33
26
|
UpdateRulesOfIpGroupCommandOutput,
|
|
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 UpdateRulesOfIpGroupCommand extends UpdateRulesOfIpGroupCommand_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
|
UpdateWorkspaceBundleRequest,
|
|
5
4
|
UpdateWorkspaceBundleResult,
|
|
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 UpdateWorkspaceBundleCommandInput
|
|
15
8
|
extends UpdateWorkspaceBundleRequest {}
|
|
16
9
|
export interface UpdateWorkspaceBundleCommandOutput
|
|
@@ -22,22 +15,20 @@ declare const UpdateWorkspaceBundleCommand_base: {
|
|
|
22
15
|
): import("@smithy/core/client").CommandImpl<
|
|
23
16
|
UpdateWorkspaceBundleCommandInput,
|
|
24
17
|
UpdateWorkspaceBundleCommandOutput,
|
|
25
|
-
WorkSpacesClientResolvedConfig,
|
|
26
|
-
ServiceInputTypes,
|
|
27
|
-
ServiceOutputTypes
|
|
18
|
+
import("..").WorkSpacesClientResolvedConfig,
|
|
19
|
+
import("..").ServiceInputTypes,
|
|
20
|
+
import("..").ServiceOutputTypes
|
|
28
21
|
>;
|
|
29
22
|
new (
|
|
30
23
|
...[input]: [] | [UpdateWorkspaceBundleCommandInput]
|
|
31
24
|
): import("@smithy/core/client").CommandImpl<
|
|
32
25
|
UpdateWorkspaceBundleCommandInput,
|
|
33
26
|
UpdateWorkspaceBundleCommandOutput,
|
|
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 UpdateWorkspaceBundleCommand extends UpdateWorkspaceBundleCommand_base {
|
|
43
34
|
protected static __types: {
|