@aws-sdk/client-workspaces 3.1077.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 +99 -913
- package/dist-es/commandBuilder.js +6 -0
- package/dist-es/commands/AcceptAccountLinkInvitationCommand.js +2 -14
- package/dist-es/commands/AssociateConnectionAliasCommand.js +2 -14
- package/dist-es/commands/AssociateIpGroupsCommand.js +2 -14
- package/dist-es/commands/AssociateWorkspaceApplicationCommand.js +2 -14
- package/dist-es/commands/AuthorizeIpRulesCommand.js +2 -14
- package/dist-es/commands/CopyWorkspaceImageCommand.js +2 -14
- package/dist-es/commands/CreateAccountLinkInvitationCommand.js +2 -14
- package/dist-es/commands/CreateConnectClientAddInCommand.js +2 -14
- package/dist-es/commands/CreateConnectionAliasCommand.js +2 -14
- package/dist-es/commands/CreateIpGroupCommand.js +2 -14
- package/dist-es/commands/CreateStandbyWorkspacesCommand.js +2 -14
- package/dist-es/commands/CreateTagsCommand.js +2 -14
- package/dist-es/commands/CreateUpdatedWorkspaceImageCommand.js +2 -14
- package/dist-es/commands/CreateWorkspaceBundleCommand.js +2 -14
- package/dist-es/commands/CreateWorkspaceImageCommand.js +2 -14
- package/dist-es/commands/CreateWorkspacesCommand.js +2 -14
- package/dist-es/commands/CreateWorkspacesPoolCommand.js +2 -14
- package/dist-es/commands/DeleteAccountLinkInvitationCommand.js +2 -14
- package/dist-es/commands/DeleteClientBrandingCommand.js +2 -14
- package/dist-es/commands/DeleteConnectClientAddInCommand.js +2 -14
- package/dist-es/commands/DeleteConnectionAliasCommand.js +2 -14
- package/dist-es/commands/DeleteIpGroupCommand.js +2 -14
- package/dist-es/commands/DeleteTagsCommand.js +2 -14
- package/dist-es/commands/DeleteWorkspaceBundleCommand.js +2 -14
- package/dist-es/commands/DeleteWorkspaceImageCommand.js +2 -14
- package/dist-es/commands/DeployWorkspaceApplicationsCommand.js +2 -14
- package/dist-es/commands/DeregisterWorkspaceDirectoryCommand.js +2 -14
- package/dist-es/commands/DescribeAccountCommand.js +2 -14
- package/dist-es/commands/DescribeAccountModificationsCommand.js +2 -14
- package/dist-es/commands/DescribeApplicationAssociationsCommand.js +2 -14
- package/dist-es/commands/DescribeApplicationsCommand.js +2 -14
- package/dist-es/commands/DescribeBundleAssociationsCommand.js +2 -14
- package/dist-es/commands/DescribeClientBrandingCommand.js +2 -14
- package/dist-es/commands/DescribeClientPropertiesCommand.js +2 -14
- package/dist-es/commands/DescribeConnectClientAddInsCommand.js +2 -14
- package/dist-es/commands/DescribeConnectionAliasPermissionsCommand.js +2 -14
- package/dist-es/commands/DescribeConnectionAliasesCommand.js +2 -14
- package/dist-es/commands/DescribeCustomWorkspaceImageImportCommand.js +2 -14
- package/dist-es/commands/DescribeImageAssociationsCommand.js +2 -14
- package/dist-es/commands/DescribeIpGroupsCommand.js +2 -14
- package/dist-es/commands/DescribeTagsCommand.js +2 -14
- package/dist-es/commands/DescribeWorkspaceAssociationsCommand.js +2 -14
- package/dist-es/commands/DescribeWorkspaceBundlesCommand.js +2 -14
- package/dist-es/commands/DescribeWorkspaceDirectoriesCommand.js +2 -14
- package/dist-es/commands/DescribeWorkspaceImagePermissionsCommand.js +2 -14
- package/dist-es/commands/DescribeWorkspaceImagesCommand.js +2 -14
- package/dist-es/commands/DescribeWorkspaceSnapshotsCommand.js +2 -14
- package/dist-es/commands/DescribeWorkspacesCommand.js +2 -14
- package/dist-es/commands/DescribeWorkspacesConnectionStatusCommand.js +2 -14
- package/dist-es/commands/DescribeWorkspacesPoolSessionsCommand.js +2 -14
- package/dist-es/commands/DescribeWorkspacesPoolsCommand.js +2 -14
- package/dist-es/commands/DisassociateConnectionAliasCommand.js +2 -14
- package/dist-es/commands/DisassociateIpGroupsCommand.js +2 -14
- package/dist-es/commands/DisassociateWorkspaceApplicationCommand.js +2 -14
- package/dist-es/commands/GetAccountLinkCommand.js +2 -14
- package/dist-es/commands/ImportClientBrandingCommand.js +2 -14
- package/dist-es/commands/ImportCustomWorkspaceImageCommand.js +2 -14
- package/dist-es/commands/ImportWorkspaceImageCommand.js +2 -14
- package/dist-es/commands/ListAccountLinksCommand.js +2 -14
- package/dist-es/commands/ListAvailableManagementCidrRangesCommand.js +2 -14
- package/dist-es/commands/MigrateWorkspaceCommand.js +2 -14
- package/dist-es/commands/ModifyAccountCommand.js +2 -14
- package/dist-es/commands/ModifyCertificateBasedAuthPropertiesCommand.js +2 -14
- package/dist-es/commands/ModifyClientPropertiesCommand.js +2 -14
- package/dist-es/commands/ModifyEndpointEncryptionModeCommand.js +2 -14
- package/dist-es/commands/ModifySamlPropertiesCommand.js +2 -14
- package/dist-es/commands/ModifySelfservicePermissionsCommand.js +2 -14
- package/dist-es/commands/ModifyStreamingPropertiesCommand.js +2 -14
- package/dist-es/commands/ModifyWorkspaceAccessPropertiesCommand.js +2 -14
- package/dist-es/commands/ModifyWorkspaceCreationPropertiesCommand.js +2 -14
- package/dist-es/commands/ModifyWorkspacePropertiesCommand.js +2 -14
- package/dist-es/commands/ModifyWorkspaceStateCommand.js +2 -14
- package/dist-es/commands/RebootWorkspacesCommand.js +2 -14
- package/dist-es/commands/RebuildWorkspacesCommand.js +2 -14
- package/dist-es/commands/RegisterWorkspaceDirectoryCommand.js +2 -14
- package/dist-es/commands/RejectAccountLinkInvitationCommand.js +2 -14
- package/dist-es/commands/RestoreWorkspaceCommand.js +2 -14
- package/dist-es/commands/RevokeIpRulesCommand.js +2 -14
- package/dist-es/commands/StartWorkspacesCommand.js +2 -14
- package/dist-es/commands/StartWorkspacesPoolCommand.js +2 -14
- package/dist-es/commands/StopWorkspacesCommand.js +2 -14
- package/dist-es/commands/StopWorkspacesPoolCommand.js +2 -14
- package/dist-es/commands/TerminateWorkspacesCommand.js +2 -14
- package/dist-es/commands/TerminateWorkspacesPoolCommand.js +2 -14
- package/dist-es/commands/TerminateWorkspacesPoolSessionCommand.js +2 -14
- package/dist-es/commands/UpdateConnectClientAddInCommand.js +2 -14
- package/dist-es/commands/UpdateConnectionAliasPermissionCommand.js +2 -14
- package/dist-es/commands/UpdateRulesOfIpGroupCommand.js +2 -14
- package/dist-es/commands/UpdateWorkspaceBundleCommand.js +2 -14
- package/dist-es/commands/UpdateWorkspaceImagePermissionCommand.js +2 -14
- package/dist-es/commands/UpdateWorkspacesPoolCommand.js +2 -14
- package/dist-es/index.js +1 -0
- package/dist-types/commandBuilder.d.ts +18 -0
- package/dist-types/commands/AcceptAccountLinkInvitationCommand.d.ts +3 -8
- package/dist-types/commands/AssociateConnectionAliasCommand.d.ts +3 -8
- package/dist-types/commands/AssociateIpGroupsCommand.d.ts +3 -8
- package/dist-types/commands/AssociateWorkspaceApplicationCommand.d.ts +3 -8
- package/dist-types/commands/AuthorizeIpRulesCommand.d.ts +3 -8
- package/dist-types/commands/CopyWorkspaceImageCommand.d.ts +3 -8
- package/dist-types/commands/CreateAccountLinkInvitationCommand.d.ts +3 -8
- package/dist-types/commands/CreateConnectClientAddInCommand.d.ts +3 -8
- package/dist-types/commands/CreateConnectionAliasCommand.d.ts +3 -8
- package/dist-types/commands/CreateIpGroupCommand.d.ts +3 -8
- package/dist-types/commands/CreateStandbyWorkspacesCommand.d.ts +3 -8
- package/dist-types/commands/CreateTagsCommand.d.ts +3 -8
- package/dist-types/commands/CreateUpdatedWorkspaceImageCommand.d.ts +3 -8
- package/dist-types/commands/CreateWorkspaceBundleCommand.d.ts +3 -8
- package/dist-types/commands/CreateWorkspaceImageCommand.d.ts +3 -8
- package/dist-types/commands/CreateWorkspacesCommand.d.ts +3 -8
- package/dist-types/commands/CreateWorkspacesPoolCommand.d.ts +3 -8
- package/dist-types/commands/DeleteAccountLinkInvitationCommand.d.ts +3 -8
- package/dist-types/commands/DeleteClientBrandingCommand.d.ts +3 -8
- package/dist-types/commands/DeleteConnectClientAddInCommand.d.ts +3 -8
- package/dist-types/commands/DeleteConnectionAliasCommand.d.ts +3 -8
- package/dist-types/commands/DeleteIpGroupCommand.d.ts +3 -8
- package/dist-types/commands/DeleteTagsCommand.d.ts +3 -8
- package/dist-types/commands/DeleteWorkspaceBundleCommand.d.ts +3 -8
- package/dist-types/commands/DeleteWorkspaceImageCommand.d.ts +3 -8
- package/dist-types/commands/DeployWorkspaceApplicationsCommand.d.ts +3 -8
- package/dist-types/commands/DeregisterWorkspaceDirectoryCommand.d.ts +3 -8
- package/dist-types/commands/DescribeAccountCommand.d.ts +3 -8
- package/dist-types/commands/DescribeAccountModificationsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeApplicationAssociationsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeApplicationsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeBundleAssociationsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeClientBrandingCommand.d.ts +3 -8
- package/dist-types/commands/DescribeClientPropertiesCommand.d.ts +3 -8
- package/dist-types/commands/DescribeConnectClientAddInsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeConnectionAliasPermissionsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeConnectionAliasesCommand.d.ts +3 -8
- package/dist-types/commands/DescribeCustomWorkspaceImageImportCommand.d.ts +3 -8
- package/dist-types/commands/DescribeImageAssociationsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeIpGroupsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeTagsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeWorkspaceAssociationsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeWorkspaceBundlesCommand.d.ts +3 -8
- package/dist-types/commands/DescribeWorkspaceDirectoriesCommand.d.ts +3 -8
- package/dist-types/commands/DescribeWorkspaceImagePermissionsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeWorkspaceImagesCommand.d.ts +3 -8
- package/dist-types/commands/DescribeWorkspaceSnapshotsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeWorkspacesCommand.d.ts +3 -8
- package/dist-types/commands/DescribeWorkspacesConnectionStatusCommand.d.ts +3 -8
- package/dist-types/commands/DescribeWorkspacesPoolSessionsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeWorkspacesPoolsCommand.d.ts +3 -8
- package/dist-types/commands/DisassociateConnectionAliasCommand.d.ts +3 -8
- package/dist-types/commands/DisassociateIpGroupsCommand.d.ts +3 -8
- package/dist-types/commands/DisassociateWorkspaceApplicationCommand.d.ts +3 -8
- package/dist-types/commands/GetAccountLinkCommand.d.ts +3 -8
- package/dist-types/commands/ImportClientBrandingCommand.d.ts +3 -8
- package/dist-types/commands/ImportCustomWorkspaceImageCommand.d.ts +3 -8
- package/dist-types/commands/ImportWorkspaceImageCommand.d.ts +3 -8
- package/dist-types/commands/ListAccountLinksCommand.d.ts +3 -8
- package/dist-types/commands/ListAvailableManagementCidrRangesCommand.d.ts +3 -8
- package/dist-types/commands/MigrateWorkspaceCommand.d.ts +3 -8
- package/dist-types/commands/ModifyAccountCommand.d.ts +3 -8
- package/dist-types/commands/ModifyCertificateBasedAuthPropertiesCommand.d.ts +3 -8
- package/dist-types/commands/ModifyClientPropertiesCommand.d.ts +3 -8
- package/dist-types/commands/ModifyEndpointEncryptionModeCommand.d.ts +3 -8
- package/dist-types/commands/ModifySamlPropertiesCommand.d.ts +3 -8
- package/dist-types/commands/ModifySelfservicePermissionsCommand.d.ts +3 -8
- package/dist-types/commands/ModifyStreamingPropertiesCommand.d.ts +3 -8
- package/dist-types/commands/ModifyWorkspaceAccessPropertiesCommand.d.ts +3 -8
- package/dist-types/commands/ModifyWorkspaceCreationPropertiesCommand.d.ts +3 -8
- package/dist-types/commands/ModifyWorkspacePropertiesCommand.d.ts +3 -8
- package/dist-types/commands/ModifyWorkspaceStateCommand.d.ts +3 -8
- package/dist-types/commands/RebootWorkspacesCommand.d.ts +3 -8
- package/dist-types/commands/RebuildWorkspacesCommand.d.ts +3 -8
- package/dist-types/commands/RegisterWorkspaceDirectoryCommand.d.ts +3 -8
- package/dist-types/commands/RejectAccountLinkInvitationCommand.d.ts +3 -8
- package/dist-types/commands/RestoreWorkspaceCommand.d.ts +3 -8
- package/dist-types/commands/RevokeIpRulesCommand.d.ts +3 -8
- package/dist-types/commands/StartWorkspacesCommand.d.ts +3 -8
- package/dist-types/commands/StartWorkspacesPoolCommand.d.ts +3 -8
- package/dist-types/commands/StopWorkspacesCommand.d.ts +3 -8
- package/dist-types/commands/StopWorkspacesPoolCommand.d.ts +3 -8
- package/dist-types/commands/TerminateWorkspacesCommand.d.ts +3 -8
- package/dist-types/commands/TerminateWorkspacesPoolCommand.d.ts +3 -8
- package/dist-types/commands/TerminateWorkspacesPoolSessionCommand.d.ts +3 -8
- package/dist-types/commands/UpdateConnectClientAddInCommand.d.ts +3 -8
- package/dist-types/commands/UpdateConnectionAliasPermissionCommand.d.ts +3 -8
- package/dist-types/commands/UpdateRulesOfIpGroupCommand.d.ts +3 -8
- package/dist-types/commands/UpdateWorkspaceBundleCommand.d.ts +3 -8
- package/dist-types/commands/UpdateWorkspaceImagePermissionCommand.d.ts +3 -8
- package/dist-types/commands/UpdateWorkspacesPoolCommand.d.ts +3 -8
- package/dist-types/index.d.ts +1 -0
- package/dist-types/ts3.4/commandBuilder.d.ts +46 -0
- package/dist-types/ts3.4/commands/AcceptAccountLinkInvitationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/AssociateConnectionAliasCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/AssociateIpGroupsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/AssociateWorkspaceApplicationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/AuthorizeIpRulesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CopyWorkspaceImageCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateAccountLinkInvitationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateConnectClientAddInCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateConnectionAliasCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateIpGroupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateStandbyWorkspacesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateTagsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateUpdatedWorkspaceImageCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateWorkspaceBundleCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateWorkspaceImageCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateWorkspacesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateWorkspacesPoolCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteAccountLinkInvitationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteClientBrandingCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteConnectClientAddInCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteConnectionAliasCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteIpGroupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteTagsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteWorkspaceBundleCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteWorkspaceImageCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeployWorkspaceApplicationsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeregisterWorkspaceDirectoryCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeAccountCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeAccountModificationsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeApplicationAssociationsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeApplicationsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeBundleAssociationsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeClientBrandingCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeClientPropertiesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeConnectClientAddInsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeConnectionAliasPermissionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeConnectionAliasesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeCustomWorkspaceImageImportCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeImageAssociationsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeIpGroupsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeTagsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeWorkspaceAssociationsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeWorkspaceBundlesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeWorkspaceDirectoriesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeWorkspaceImagePermissionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeWorkspaceImagesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeWorkspaceSnapshotsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeWorkspacesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeWorkspacesConnectionStatusCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeWorkspacesPoolSessionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeWorkspacesPoolsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DisassociateConnectionAliasCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DisassociateIpGroupsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DisassociateWorkspaceApplicationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetAccountLinkCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ImportClientBrandingCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ImportCustomWorkspaceImageCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ImportWorkspaceImageCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListAccountLinksCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListAvailableManagementCidrRangesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/MigrateWorkspaceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ModifyAccountCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ModifyCertificateBasedAuthPropertiesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ModifyClientPropertiesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ModifyEndpointEncryptionModeCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ModifySamlPropertiesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ModifySelfservicePermissionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ModifyStreamingPropertiesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ModifyWorkspaceAccessPropertiesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ModifyWorkspaceCreationPropertiesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ModifyWorkspacePropertiesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ModifyWorkspaceStateCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/RebootWorkspacesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/RebuildWorkspacesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/RegisterWorkspaceDirectoryCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/RejectAccountLinkInvitationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/RestoreWorkspaceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/RevokeIpRulesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StartWorkspacesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StartWorkspacesPoolCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StopWorkspacesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StopWorkspacesPoolCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/TerminateWorkspacesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/TerminateWorkspacesPoolCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/TerminateWorkspacesPoolSessionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateConnectClientAddInCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateConnectionAliasPermissionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateRulesOfIpGroupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateWorkspaceBundleCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateWorkspaceImagePermissionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateWorkspacesPoolCommand.d.ts +7 -16
- package/dist-types/ts3.4/index.d.ts +1 -0
- package/package.json +8 -8
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { DeleteIpGroupRequest, DeleteIpGroupResult } from "../models/models_0";
|
|
4
|
-
import type { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } from "../WorkSpacesClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DeleteIpGroupCommandInput extends DeleteIpGroupRequest {
|
|
|
22
19
|
export interface DeleteIpGroupCommandOutput extends DeleteIpGroupResult, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DeleteIpGroupCommand_base: {
|
|
25
|
-
new (input: DeleteIpGroupCommandInput): import("@smithy/core/client").CommandImpl<DeleteIpGroupCommandInput, DeleteIpGroupCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: DeleteIpGroupCommandInput): import("@smithy/core/client").CommandImpl<DeleteIpGroupCommandInput, DeleteIpGroupCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DeleteIpGroupCommandInput): import("@smithy/core/client").CommandImpl<DeleteIpGroupCommandInput, DeleteIpGroupCommandOutput, import("..").WorkSpacesClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: DeleteIpGroupCommandInput): import("@smithy/core/client").CommandImpl<DeleteIpGroupCommandInput, DeleteIpGroupCommandOutput, import("..").WorkSpacesClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Deletes the specified IP access control group.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { DeleteTagsRequest, DeleteTagsResult } from "../models/models_0";
|
|
4
|
-
import type { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } from "../WorkSpacesClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DeleteTagsCommandInput extends DeleteTagsRequest {
|
|
|
22
19
|
export interface DeleteTagsCommandOutput extends DeleteTagsResult, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DeleteTagsCommand_base: {
|
|
25
|
-
new (input: DeleteTagsCommandInput): import("@smithy/core/client").CommandImpl<DeleteTagsCommandInput, DeleteTagsCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: DeleteTagsCommandInput): import("@smithy/core/client").CommandImpl<DeleteTagsCommandInput, DeleteTagsCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DeleteTagsCommandInput): import("@smithy/core/client").CommandImpl<DeleteTagsCommandInput, DeleteTagsCommandOutput, import("..").WorkSpacesClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: DeleteTagsCommandInput): import("@smithy/core/client").CommandImpl<DeleteTagsCommandInput, DeleteTagsCommandOutput, import("..").WorkSpacesClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Deletes the specified tags from the specified WorkSpaces resource.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { DeleteWorkspaceBundleRequest, DeleteWorkspaceBundleResult } from "../models/models_0";
|
|
4
|
-
import type { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } from "../WorkSpacesClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DeleteWorkspaceBundleCommandInput extends DeleteWorkspaceBundle
|
|
|
22
19
|
export interface DeleteWorkspaceBundleCommandOutput extends DeleteWorkspaceBundleResult, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DeleteWorkspaceBundleCommand_base: {
|
|
25
|
-
new (input: DeleteWorkspaceBundleCommandInput): import("@smithy/core/client").CommandImpl<DeleteWorkspaceBundleCommandInput, DeleteWorkspaceBundleCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (...[input]: [] | [DeleteWorkspaceBundleCommandInput]): import("@smithy/core/client").CommandImpl<DeleteWorkspaceBundleCommandInput, DeleteWorkspaceBundleCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DeleteWorkspaceBundleCommandInput): import("@smithy/core/client").CommandImpl<DeleteWorkspaceBundleCommandInput, DeleteWorkspaceBundleCommandOutput, import("..").WorkSpacesClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (...[input]: [] | [DeleteWorkspaceBundleCommandInput]): import("@smithy/core/client").CommandImpl<DeleteWorkspaceBundleCommandInput, DeleteWorkspaceBundleCommandOutput, import("..").WorkSpacesClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Deletes the specified WorkSpace bundle. For more information about deleting WorkSpace bundles, see
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { DeleteWorkspaceImageRequest, DeleteWorkspaceImageResult } from "../models/models_0";
|
|
4
|
-
import type { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } from "../WorkSpacesClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DeleteWorkspaceImageCommandInput extends DeleteWorkspaceImageRe
|
|
|
22
19
|
export interface DeleteWorkspaceImageCommandOutput extends DeleteWorkspaceImageResult, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DeleteWorkspaceImageCommand_base: {
|
|
25
|
-
new (input: DeleteWorkspaceImageCommandInput): import("@smithy/core/client").CommandImpl<DeleteWorkspaceImageCommandInput, DeleteWorkspaceImageCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: DeleteWorkspaceImageCommandInput): import("@smithy/core/client").CommandImpl<DeleteWorkspaceImageCommandInput, DeleteWorkspaceImageCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DeleteWorkspaceImageCommandInput): import("@smithy/core/client").CommandImpl<DeleteWorkspaceImageCommandInput, DeleteWorkspaceImageCommandOutput, import("..").WorkSpacesClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: DeleteWorkspaceImageCommandInput): import("@smithy/core/client").CommandImpl<DeleteWorkspaceImageCommandInput, DeleteWorkspaceImageCommandOutput, import("..").WorkSpacesClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Deletes the specified image from your account. To delete an image, you must first delete
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { DeployWorkspaceApplicationsRequest, DeployWorkspaceApplicationsResult } from "../models/models_0";
|
|
4
|
-
import type { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } from "../WorkSpacesClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DeployWorkspaceApplicationsCommandInput extends DeployWorkspace
|
|
|
22
19
|
export interface DeployWorkspaceApplicationsCommandOutput extends DeployWorkspaceApplicationsResult, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DeployWorkspaceApplicationsCommand_base: {
|
|
25
|
-
new (input: DeployWorkspaceApplicationsCommandInput): import("@smithy/core/client").CommandImpl<DeployWorkspaceApplicationsCommandInput, DeployWorkspaceApplicationsCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: DeployWorkspaceApplicationsCommandInput): import("@smithy/core/client").CommandImpl<DeployWorkspaceApplicationsCommandInput, DeployWorkspaceApplicationsCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DeployWorkspaceApplicationsCommandInput): import("@smithy/core/client").CommandImpl<DeployWorkspaceApplicationsCommandInput, DeployWorkspaceApplicationsCommandOutput, import("..").WorkSpacesClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: DeployWorkspaceApplicationsCommandInput): import("@smithy/core/client").CommandImpl<DeployWorkspaceApplicationsCommandInput, DeployWorkspaceApplicationsCommandOutput, import("..").WorkSpacesClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Deploys associated applications to the specified WorkSpace</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { DeregisterWorkspaceDirectoryRequest, DeregisterWorkspaceDirectoryResult } from "../models/models_0";
|
|
4
|
-
import type { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } from "../WorkSpacesClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DeregisterWorkspaceDirectoryCommandInput extends DeregisterWork
|
|
|
22
19
|
export interface DeregisterWorkspaceDirectoryCommandOutput extends DeregisterWorkspaceDirectoryResult, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DeregisterWorkspaceDirectoryCommand_base: {
|
|
25
|
-
new (input: DeregisterWorkspaceDirectoryCommandInput): import("@smithy/core/client").CommandImpl<DeregisterWorkspaceDirectoryCommandInput, DeregisterWorkspaceDirectoryCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: DeregisterWorkspaceDirectoryCommandInput): import("@smithy/core/client").CommandImpl<DeregisterWorkspaceDirectoryCommandInput, DeregisterWorkspaceDirectoryCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DeregisterWorkspaceDirectoryCommandInput): import("@smithy/core/client").CommandImpl<DeregisterWorkspaceDirectoryCommandInput, DeregisterWorkspaceDirectoryCommandOutput, import("..").WorkSpacesClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: DeregisterWorkspaceDirectoryCommandInput): import("@smithy/core/client").CommandImpl<DeregisterWorkspaceDirectoryCommandInput, DeregisterWorkspaceDirectoryCommandOutput, import("..").WorkSpacesClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Deregisters the specified directory. This operation is asynchronous and returns before
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { DescribeAccountRequest, DescribeAccountResult } from "../models/models_0";
|
|
4
|
-
import type { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } from "../WorkSpacesClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DescribeAccountCommandInput extends DescribeAccountRequest {
|
|
|
22
19
|
export interface DescribeAccountCommandOutput extends DescribeAccountResult, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DescribeAccountCommand_base: {
|
|
25
|
-
new (input: DescribeAccountCommandInput): import("@smithy/core/client").CommandImpl<DescribeAccountCommandInput, DescribeAccountCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (...[input]: [] | [DescribeAccountCommandInput]): import("@smithy/core/client").CommandImpl<DescribeAccountCommandInput, DescribeAccountCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DescribeAccountCommandInput): import("@smithy/core/client").CommandImpl<DescribeAccountCommandInput, DescribeAccountCommandOutput, import("..").WorkSpacesClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (...[input]: [] | [DescribeAccountCommandInput]): import("@smithy/core/client").CommandImpl<DescribeAccountCommandInput, DescribeAccountCommandOutput, import("..").WorkSpacesClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Retrieves a list that describes the configuration of Bring Your Own License (BYOL) for
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { DescribeAccountModificationsRequest, DescribeAccountModificationsResult } from "../models/models_0";
|
|
4
|
-
import type { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } from "../WorkSpacesClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DescribeAccountModificationsCommandInput extends DescribeAccoun
|
|
|
22
19
|
export interface DescribeAccountModificationsCommandOutput extends DescribeAccountModificationsResult, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DescribeAccountModificationsCommand_base: {
|
|
25
|
-
new (input: DescribeAccountModificationsCommandInput): import("@smithy/core/client").CommandImpl<DescribeAccountModificationsCommandInput, DescribeAccountModificationsCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (...[input]: [] | [DescribeAccountModificationsCommandInput]): import("@smithy/core/client").CommandImpl<DescribeAccountModificationsCommandInput, DescribeAccountModificationsCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DescribeAccountModificationsCommandInput): import("@smithy/core/client").CommandImpl<DescribeAccountModificationsCommandInput, DescribeAccountModificationsCommandOutput, import("..").WorkSpacesClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (...[input]: [] | [DescribeAccountModificationsCommandInput]): import("@smithy/core/client").CommandImpl<DescribeAccountModificationsCommandInput, DescribeAccountModificationsCommandOutput, import("..").WorkSpacesClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Retrieves a list that describes modifications to the configuration of Bring Your Own
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { DescribeApplicationAssociationsRequest, DescribeApplicationAssociationsResult } from "../models/models_0";
|
|
4
|
-
import type { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } from "../WorkSpacesClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DescribeApplicationAssociationsCommandInput extends DescribeApp
|
|
|
22
19
|
export interface DescribeApplicationAssociationsCommandOutput extends DescribeApplicationAssociationsResult, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DescribeApplicationAssociationsCommand_base: {
|
|
25
|
-
new (input: DescribeApplicationAssociationsCommandInput): import("@smithy/core/client").CommandImpl<DescribeApplicationAssociationsCommandInput, DescribeApplicationAssociationsCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: DescribeApplicationAssociationsCommandInput): import("@smithy/core/client").CommandImpl<DescribeApplicationAssociationsCommandInput, DescribeApplicationAssociationsCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DescribeApplicationAssociationsCommandInput): import("@smithy/core/client").CommandImpl<DescribeApplicationAssociationsCommandInput, DescribeApplicationAssociationsCommandOutput, import("..").WorkSpacesClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: DescribeApplicationAssociationsCommandInput): import("@smithy/core/client").CommandImpl<DescribeApplicationAssociationsCommandInput, DescribeApplicationAssociationsCommandOutput, import("..").WorkSpacesClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Describes the associations between the application and the specified associated resources.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { DescribeApplicationsRequest, DescribeApplicationsResult } from "../models/models_0";
|
|
4
|
-
import type { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } from "../WorkSpacesClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DescribeApplicationsCommandInput extends DescribeApplicationsRe
|
|
|
22
19
|
export interface DescribeApplicationsCommandOutput extends DescribeApplicationsResult, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DescribeApplicationsCommand_base: {
|
|
25
|
-
new (input: DescribeApplicationsCommandInput): import("@smithy/core/client").CommandImpl<DescribeApplicationsCommandInput, DescribeApplicationsCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (...[input]: [] | [DescribeApplicationsCommandInput]): import("@smithy/core/client").CommandImpl<DescribeApplicationsCommandInput, DescribeApplicationsCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DescribeApplicationsCommandInput): import("@smithy/core/client").CommandImpl<DescribeApplicationsCommandInput, DescribeApplicationsCommandOutput, import("..").WorkSpacesClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (...[input]: [] | [DescribeApplicationsCommandInput]): import("@smithy/core/client").CommandImpl<DescribeApplicationsCommandInput, DescribeApplicationsCommandOutput, import("..").WorkSpacesClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Describes the specified applications by filtering based on their compute types, license availability, operating systems, and owners.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { DescribeBundleAssociationsRequest, DescribeBundleAssociationsResult } from "../models/models_0";
|
|
4
|
-
import type { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } from "../WorkSpacesClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DescribeBundleAssociationsCommandInput extends DescribeBundleAs
|
|
|
22
19
|
export interface DescribeBundleAssociationsCommandOutput extends DescribeBundleAssociationsResult, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DescribeBundleAssociationsCommand_base: {
|
|
25
|
-
new (input: DescribeBundleAssociationsCommandInput): import("@smithy/core/client").CommandImpl<DescribeBundleAssociationsCommandInput, DescribeBundleAssociationsCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: DescribeBundleAssociationsCommandInput): import("@smithy/core/client").CommandImpl<DescribeBundleAssociationsCommandInput, DescribeBundleAssociationsCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DescribeBundleAssociationsCommandInput): import("@smithy/core/client").CommandImpl<DescribeBundleAssociationsCommandInput, DescribeBundleAssociationsCommandOutput, import("..").WorkSpacesClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: DescribeBundleAssociationsCommandInput): import("@smithy/core/client").CommandImpl<DescribeBundleAssociationsCommandInput, DescribeBundleAssociationsCommandOutput, import("..").WorkSpacesClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Describes the associations between the applications and the specified bundle.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { DescribeClientBrandingRequest, DescribeClientBrandingResult } from "../models/models_0";
|
|
4
|
-
import type { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } from "../WorkSpacesClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DescribeClientBrandingCommandInput extends DescribeClientBrandi
|
|
|
22
19
|
export interface DescribeClientBrandingCommandOutput extends DescribeClientBrandingResult, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DescribeClientBrandingCommand_base: {
|
|
25
|
-
new (input: DescribeClientBrandingCommandInput): import("@smithy/core/client").CommandImpl<DescribeClientBrandingCommandInput, DescribeClientBrandingCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: DescribeClientBrandingCommandInput): import("@smithy/core/client").CommandImpl<DescribeClientBrandingCommandInput, DescribeClientBrandingCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DescribeClientBrandingCommandInput): import("@smithy/core/client").CommandImpl<DescribeClientBrandingCommandInput, DescribeClientBrandingCommandOutput, import("..").WorkSpacesClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: DescribeClientBrandingCommandInput): import("@smithy/core/client").CommandImpl<DescribeClientBrandingCommandInput, DescribeClientBrandingCommandOutput, import("..").WorkSpacesClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Describes the specified client branding. Client branding allows you to customize the log
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { DescribeClientPropertiesRequest, DescribeClientPropertiesResult } from "../models/models_0";
|
|
4
|
-
import type { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } from "../WorkSpacesClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DescribeClientPropertiesCommandInput extends DescribeClientProp
|
|
|
22
19
|
export interface DescribeClientPropertiesCommandOutput extends DescribeClientPropertiesResult, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DescribeClientPropertiesCommand_base: {
|
|
25
|
-
new (input: DescribeClientPropertiesCommandInput): import("@smithy/core/client").CommandImpl<DescribeClientPropertiesCommandInput, DescribeClientPropertiesCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: DescribeClientPropertiesCommandInput): import("@smithy/core/client").CommandImpl<DescribeClientPropertiesCommandInput, DescribeClientPropertiesCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DescribeClientPropertiesCommandInput): import("@smithy/core/client").CommandImpl<DescribeClientPropertiesCommandInput, DescribeClientPropertiesCommandOutput, import("..").WorkSpacesClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: DescribeClientPropertiesCommandInput): import("@smithy/core/client").CommandImpl<DescribeClientPropertiesCommandInput, DescribeClientPropertiesCommandOutput, import("..").WorkSpacesClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Retrieves a list that describes one or more specified Amazon WorkSpaces clients.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { DescribeConnectClientAddInsRequest, DescribeConnectClientAddInsResult } from "../models/models_0";
|
|
4
|
-
import type { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } from "../WorkSpacesClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DescribeConnectClientAddInsCommandInput extends DescribeConnect
|
|
|
22
19
|
export interface DescribeConnectClientAddInsCommandOutput extends DescribeConnectClientAddInsResult, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DescribeConnectClientAddInsCommand_base: {
|
|
25
|
-
new (input: DescribeConnectClientAddInsCommandInput): import("@smithy/core/client").CommandImpl<DescribeConnectClientAddInsCommandInput, DescribeConnectClientAddInsCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: DescribeConnectClientAddInsCommandInput): import("@smithy/core/client").CommandImpl<DescribeConnectClientAddInsCommandInput, DescribeConnectClientAddInsCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DescribeConnectClientAddInsCommandInput): import("@smithy/core/client").CommandImpl<DescribeConnectClientAddInsCommandInput, DescribeConnectClientAddInsCommandOutput, import("..").WorkSpacesClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: DescribeConnectClientAddInsCommandInput): import("@smithy/core/client").CommandImpl<DescribeConnectClientAddInsCommandInput, DescribeConnectClientAddInsCommandOutput, import("..").WorkSpacesClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Retrieves a list of Connect Customer client add-ins that have been created.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { DescribeConnectionAliasPermissionsRequest, DescribeConnectionAliasPermissionsResult } from "../models/models_0";
|
|
4
|
-
import type { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } from "../WorkSpacesClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DescribeConnectionAliasPermissionsCommandInput extends Describe
|
|
|
22
19
|
export interface DescribeConnectionAliasPermissionsCommandOutput extends DescribeConnectionAliasPermissionsResult, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DescribeConnectionAliasPermissionsCommand_base: {
|
|
25
|
-
new (input: DescribeConnectionAliasPermissionsCommandInput): import("@smithy/core/client").CommandImpl<DescribeConnectionAliasPermissionsCommandInput, DescribeConnectionAliasPermissionsCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: DescribeConnectionAliasPermissionsCommandInput): import("@smithy/core/client").CommandImpl<DescribeConnectionAliasPermissionsCommandInput, DescribeConnectionAliasPermissionsCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DescribeConnectionAliasPermissionsCommandInput): import("@smithy/core/client").CommandImpl<DescribeConnectionAliasPermissionsCommandInput, DescribeConnectionAliasPermissionsCommandOutput, import("..").WorkSpacesClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: DescribeConnectionAliasPermissionsCommandInput): import("@smithy/core/client").CommandImpl<DescribeConnectionAliasPermissionsCommandInput, DescribeConnectionAliasPermissionsCommandOutput, import("..").WorkSpacesClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Describes the permissions that the owner of a connection alias has granted to another
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { DescribeConnectionAliasesRequest, DescribeConnectionAliasesResult } from "../models/models_0";
|
|
4
|
-
import type { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } from "../WorkSpacesClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DescribeConnectionAliasesCommandInput extends DescribeConnectio
|
|
|
22
19
|
export interface DescribeConnectionAliasesCommandOutput extends DescribeConnectionAliasesResult, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DescribeConnectionAliasesCommand_base: {
|
|
25
|
-
new (input: DescribeConnectionAliasesCommandInput): import("@smithy/core/client").CommandImpl<DescribeConnectionAliasesCommandInput, DescribeConnectionAliasesCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (...[input]: [] | [DescribeConnectionAliasesCommandInput]): import("@smithy/core/client").CommandImpl<DescribeConnectionAliasesCommandInput, DescribeConnectionAliasesCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DescribeConnectionAliasesCommandInput): import("@smithy/core/client").CommandImpl<DescribeConnectionAliasesCommandInput, DescribeConnectionAliasesCommandOutput, import("..").WorkSpacesClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (...[input]: [] | [DescribeConnectionAliasesCommandInput]): import("@smithy/core/client").CommandImpl<DescribeConnectionAliasesCommandInput, DescribeConnectionAliasesCommandOutput, import("..").WorkSpacesClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Retrieves a list that describes the connection aliases used for cross-Region
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { DescribeCustomWorkspaceImageImportRequest, DescribeCustomWorkspaceImageImportResult } from "../models/models_0";
|
|
4
|
-
import type { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } from "../WorkSpacesClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DescribeCustomWorkspaceImageImportCommandInput extends Describe
|
|
|
22
19
|
export interface DescribeCustomWorkspaceImageImportCommandOutput extends DescribeCustomWorkspaceImageImportResult, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DescribeCustomWorkspaceImageImportCommand_base: {
|
|
25
|
-
new (input: DescribeCustomWorkspaceImageImportCommandInput): import("@smithy/core/client").CommandImpl<DescribeCustomWorkspaceImageImportCommandInput, DescribeCustomWorkspaceImageImportCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: DescribeCustomWorkspaceImageImportCommandInput): import("@smithy/core/client").CommandImpl<DescribeCustomWorkspaceImageImportCommandInput, DescribeCustomWorkspaceImageImportCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DescribeCustomWorkspaceImageImportCommandInput): import("@smithy/core/client").CommandImpl<DescribeCustomWorkspaceImageImportCommandInput, DescribeCustomWorkspaceImageImportCommandOutput, import("..").WorkSpacesClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: DescribeCustomWorkspaceImageImportCommandInput): import("@smithy/core/client").CommandImpl<DescribeCustomWorkspaceImageImportCommandInput, DescribeCustomWorkspaceImageImportCommandOutput, import("..").WorkSpacesClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Retrieves information about a WorkSpace BYOL image being imported via ImportCustomWorkspaceImage.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { DescribeImageAssociationsRequest, DescribeImageAssociationsResult } from "../models/models_0";
|
|
4
|
-
import type { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } from "../WorkSpacesClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DescribeImageAssociationsCommandInput extends DescribeImageAsso
|
|
|
22
19
|
export interface DescribeImageAssociationsCommandOutput extends DescribeImageAssociationsResult, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DescribeImageAssociationsCommand_base: {
|
|
25
|
-
new (input: DescribeImageAssociationsCommandInput): import("@smithy/core/client").CommandImpl<DescribeImageAssociationsCommandInput, DescribeImageAssociationsCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: DescribeImageAssociationsCommandInput): import("@smithy/core/client").CommandImpl<DescribeImageAssociationsCommandInput, DescribeImageAssociationsCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DescribeImageAssociationsCommandInput): import("@smithy/core/client").CommandImpl<DescribeImageAssociationsCommandInput, DescribeImageAssociationsCommandOutput, import("..").WorkSpacesClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: DescribeImageAssociationsCommandInput): import("@smithy/core/client").CommandImpl<DescribeImageAssociationsCommandInput, DescribeImageAssociationsCommandOutput, import("..").WorkSpacesClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Describes the associations between the applications and the specified image.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { DescribeIpGroupsRequest, DescribeIpGroupsResult } from "../models/models_0";
|
|
4
|
-
import type { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } from "../WorkSpacesClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DescribeIpGroupsCommandInput extends DescribeIpGroupsRequest {
|
|
|
22
19
|
export interface DescribeIpGroupsCommandOutput extends DescribeIpGroupsResult, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DescribeIpGroupsCommand_base: {
|
|
25
|
-
new (input: DescribeIpGroupsCommandInput): import("@smithy/core/client").CommandImpl<DescribeIpGroupsCommandInput, DescribeIpGroupsCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (...[input]: [] | [DescribeIpGroupsCommandInput]): import("@smithy/core/client").CommandImpl<DescribeIpGroupsCommandInput, DescribeIpGroupsCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DescribeIpGroupsCommandInput): import("@smithy/core/client").CommandImpl<DescribeIpGroupsCommandInput, DescribeIpGroupsCommandOutput, import("..").WorkSpacesClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (...[input]: [] | [DescribeIpGroupsCommandInput]): import("@smithy/core/client").CommandImpl<DescribeIpGroupsCommandInput, DescribeIpGroupsCommandOutput, import("..").WorkSpacesClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Describes one or more of your IP access control groups.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { DescribeTagsRequest, DescribeTagsResult } from "../models/models_0";
|
|
4
|
-
import type { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } from "../WorkSpacesClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DescribeTagsCommandInput extends DescribeTagsRequest {
|
|
|
22
19
|
export interface DescribeTagsCommandOutput extends DescribeTagsResult, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DescribeTagsCommand_base: {
|
|
25
|
-
new (input: DescribeTagsCommandInput): import("@smithy/core/client").CommandImpl<DescribeTagsCommandInput, DescribeTagsCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: DescribeTagsCommandInput): import("@smithy/core/client").CommandImpl<DescribeTagsCommandInput, DescribeTagsCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DescribeTagsCommandInput): import("@smithy/core/client").CommandImpl<DescribeTagsCommandInput, DescribeTagsCommandOutput, import("..").WorkSpacesClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: DescribeTagsCommandInput): import("@smithy/core/client").CommandImpl<DescribeTagsCommandInput, DescribeTagsCommandOutput, import("..").WorkSpacesClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Describes the specified tags for the specified WorkSpaces resource.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { DescribeWorkspaceAssociationsRequest, DescribeWorkspaceAssociationsResult } from "../models/models_0";
|
|
4
|
-
import type { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } from "../WorkSpacesClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DescribeWorkspaceAssociationsCommandInput extends DescribeWorks
|
|
|
22
19
|
export interface DescribeWorkspaceAssociationsCommandOutput extends DescribeWorkspaceAssociationsResult, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DescribeWorkspaceAssociationsCommand_base: {
|
|
25
|
-
new (input: DescribeWorkspaceAssociationsCommandInput): import("@smithy/core/client").CommandImpl<DescribeWorkspaceAssociationsCommandInput, DescribeWorkspaceAssociationsCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: DescribeWorkspaceAssociationsCommandInput): import("@smithy/core/client").CommandImpl<DescribeWorkspaceAssociationsCommandInput, DescribeWorkspaceAssociationsCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DescribeWorkspaceAssociationsCommandInput): import("@smithy/core/client").CommandImpl<DescribeWorkspaceAssociationsCommandInput, DescribeWorkspaceAssociationsCommandOutput, import("..").WorkSpacesClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: DescribeWorkspaceAssociationsCommandInput): import("@smithy/core/client").CommandImpl<DescribeWorkspaceAssociationsCommandInput, DescribeWorkspaceAssociationsCommandOutput, import("..").WorkSpacesClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Describes the associations betweens applications and the specified WorkSpace.</p>
|