@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
package/dist-cjs/index.js
CHANGED
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
const { awsEndpointFunctions, emitWarningIfUnsupportedVersion: emitWarningIfUnsupportedVersion$1, createDefaultUserAgentProvider, NODE_APP_ID_CONFIG_OPTIONS, getAwsRegionExtensionConfiguration, resolveAwsRegionExtensionConfiguration, resolveUserAgentConfig, resolveHostHeaderConfig, getUserAgentPlugin, getHostHeaderPlugin, getLoggerPlugin, getRecursionDetectionPlugin } = require("@aws-sdk/core/client");
|
|
2
2
|
const { getHttpAuthSchemeEndpointRuleSetPlugin, DefaultIdentityProviderConfig, getHttpSigningPlugin, createPaginator } = require("@smithy/core");
|
|
3
|
-
const { normalizeProvider, getSmithyContext, ServiceException, NoOpLogger, emitWarningIfUnsupportedVersion, loadConfigsForDefaultMode, getDefaultExtensionConfiguration, resolveDefaultRuntimeConfig, Client,
|
|
4
|
-
|
|
3
|
+
const { normalizeProvider, getSmithyContext, ServiceException, NoOpLogger, emitWarningIfUnsupportedVersion, loadConfigsForDefaultMode, getDefaultExtensionConfiguration, resolveDefaultRuntimeConfig, Client, makeBuilder, createAggregatedClient } = require("@smithy/core/client");
|
|
4
|
+
const { Command: $Command } = require("@smithy/core/client");
|
|
5
|
+
exports.$Command = $Command;
|
|
5
6
|
exports.__Client = Client;
|
|
6
7
|
const { resolveDefaultsModeConfig, loadConfig, NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, NODE_REGION_CONFIG_OPTIONS, NODE_REGION_CONFIG_FILE_OPTIONS, resolveRegionConfig } = require("@smithy/core/config");
|
|
7
8
|
const { BinaryDecisionDiagram, EndpointCache, decideEndpoint, customEndpointFunctions, resolveEndpointConfig, getEndpointPlugin } = require("@smithy/core/endpoints");
|
|
@@ -10,9 +11,10 @@ const { DEFAULT_RETRY_MODE, NODE_RETRY_MODE_CONFIG_OPTIONS, NODE_MAX_ATTEMPT_CON
|
|
|
10
11
|
const { TypeRegistry, getSchemaSerdePlugin } = require("@smithy/core/schema");
|
|
11
12
|
const { resolveAwsSdkSigV4Config, AwsSdkSigV4Signer, NODE_AUTH_SCHEME_PREFERENCE_OPTIONS } = require("@aws-sdk/core/httpAuthSchemes");
|
|
12
13
|
const { defaultProvider } = require("@aws-sdk/credential-provider-node");
|
|
13
|
-
const { toUtf8, fromUtf8, toBase64, fromBase64,
|
|
14
|
+
const { toUtf8, fromUtf8, toBase64, fromBase64, calculateBodyLength } = require("@smithy/core/serde");
|
|
14
15
|
const { streamCollector, NodeHttpHandler } = require("@smithy/node-http-handler");
|
|
15
16
|
const { AwsJson1_1Protocol } = require("@aws-sdk/core/protocols");
|
|
17
|
+
const { Sha256 } = require("@smithy/core/checksum");
|
|
16
18
|
|
|
17
19
|
const defaultWorkSpacesHttpAuthSchemeParametersProvider = async (config, context, input) => {
|
|
18
20
|
return {
|
|
@@ -67,7 +69,7 @@ const commonParams = {
|
|
|
67
69
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
68
70
|
};
|
|
69
71
|
|
|
70
|
-
var version = "3.
|
|
72
|
+
var version = "3.1077.0";
|
|
71
73
|
var packageInfo = {
|
|
72
74
|
version: version};
|
|
73
75
|
|
|
@@ -3015,6 +3017,7 @@ const getRuntimeConfig$1 = (config) => {
|
|
|
3015
3017
|
serviceTarget: "WorkspacesService",
|
|
3016
3018
|
},
|
|
3017
3019
|
serviceId: config?.serviceId ?? "WorkSpaces",
|
|
3020
|
+
sha256: config?.sha256 ?? Sha256,
|
|
3018
3021
|
urlParser: config?.urlParser ?? parseUrl,
|
|
3019
3022
|
utf8Decoder: config?.utf8Decoder ?? fromUtf8,
|
|
3020
3023
|
utf8Encoder: config?.utf8Encoder ?? toUtf8,
|
|
@@ -3048,7 +3051,6 @@ const getRuntimeConfig = (config) => {
|
|
|
3048
3051
|
...NODE_RETRY_MODE_CONFIG_OPTIONS,
|
|
3049
3052
|
default: async () => (await defaultConfigProvider()).retryMode || DEFAULT_RETRY_MODE,
|
|
3050
3053
|
}, config),
|
|
3051
|
-
sha256: config?.sha256 ?? Hash.bind(null, "sha256"),
|
|
3052
3054
|
streamCollector: config?.streamCollector ?? streamCollector,
|
|
3053
3055
|
useDualstackEndpoint: config?.useDualstackEndpoint ?? loadConfig(NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
|
|
3054
3056
|
useFipsEndpoint: config?.useFipsEndpoint ?? loadConfig(NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
|
|
@@ -3136,1096 +3138,281 @@ class WorkSpacesClient extends Client {
|
|
|
3136
3138
|
}
|
|
3137
3139
|
}
|
|
3138
3140
|
|
|
3139
|
-
|
|
3140
|
-
|
|
3141
|
-
|
|
3142
|
-
|
|
3143
|
-
|
|
3144
|
-
})
|
|
3145
|
-
.s("WorkspacesService", "AcceptAccountLinkInvitation", {})
|
|
3146
|
-
.n("WorkSpacesClient", "AcceptAccountLinkInvitationCommand")
|
|
3147
|
-
.sc(AcceptAccountLinkInvitation$)
|
|
3148
|
-
.build() {
|
|
3141
|
+
const command = makeBuilder(commonParams, "WorkspacesService", "WorkSpacesClient", getEndpointPlugin);
|
|
3142
|
+
const _ep0 = {};
|
|
3143
|
+
const _mw0 = (Command, cs, config, o) => [];
|
|
3144
|
+
|
|
3145
|
+
class AcceptAccountLinkInvitationCommand extends command(_ep0, _mw0, "AcceptAccountLinkInvitation", AcceptAccountLinkInvitation$) {
|
|
3149
3146
|
}
|
|
3150
3147
|
|
|
3151
|
-
class AssociateConnectionAliasCommand extends
|
|
3152
|
-
.classBuilder()
|
|
3153
|
-
.ep(commonParams)
|
|
3154
|
-
.m(function (Command, cs, config, o) {
|
|
3155
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3156
|
-
})
|
|
3157
|
-
.s("WorkspacesService", "AssociateConnectionAlias", {})
|
|
3158
|
-
.n("WorkSpacesClient", "AssociateConnectionAliasCommand")
|
|
3159
|
-
.sc(AssociateConnectionAlias$)
|
|
3160
|
-
.build() {
|
|
3148
|
+
class AssociateConnectionAliasCommand extends command(_ep0, _mw0, "AssociateConnectionAlias", AssociateConnectionAlias$) {
|
|
3161
3149
|
}
|
|
3162
3150
|
|
|
3163
|
-
class AssociateIpGroupsCommand extends
|
|
3164
|
-
.classBuilder()
|
|
3165
|
-
.ep(commonParams)
|
|
3166
|
-
.m(function (Command, cs, config, o) {
|
|
3167
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3168
|
-
})
|
|
3169
|
-
.s("WorkspacesService", "AssociateIpGroups", {})
|
|
3170
|
-
.n("WorkSpacesClient", "AssociateIpGroupsCommand")
|
|
3171
|
-
.sc(AssociateIpGroups$)
|
|
3172
|
-
.build() {
|
|
3151
|
+
class AssociateIpGroupsCommand extends command(_ep0, _mw0, "AssociateIpGroups", AssociateIpGroups$) {
|
|
3173
3152
|
}
|
|
3174
3153
|
|
|
3175
|
-
class AssociateWorkspaceApplicationCommand extends
|
|
3176
|
-
.classBuilder()
|
|
3177
|
-
.ep(commonParams)
|
|
3178
|
-
.m(function (Command, cs, config, o) {
|
|
3179
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3180
|
-
})
|
|
3181
|
-
.s("WorkspacesService", "AssociateWorkspaceApplication", {})
|
|
3182
|
-
.n("WorkSpacesClient", "AssociateWorkspaceApplicationCommand")
|
|
3183
|
-
.sc(AssociateWorkspaceApplication$)
|
|
3184
|
-
.build() {
|
|
3154
|
+
class AssociateWorkspaceApplicationCommand extends command(_ep0, _mw0, "AssociateWorkspaceApplication", AssociateWorkspaceApplication$) {
|
|
3185
3155
|
}
|
|
3186
3156
|
|
|
3187
|
-
class AuthorizeIpRulesCommand extends
|
|
3188
|
-
.classBuilder()
|
|
3189
|
-
.ep(commonParams)
|
|
3190
|
-
.m(function (Command, cs, config, o) {
|
|
3191
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3192
|
-
})
|
|
3193
|
-
.s("WorkspacesService", "AuthorizeIpRules", {})
|
|
3194
|
-
.n("WorkSpacesClient", "AuthorizeIpRulesCommand")
|
|
3195
|
-
.sc(AuthorizeIpRules$)
|
|
3196
|
-
.build() {
|
|
3157
|
+
class AuthorizeIpRulesCommand extends command(_ep0, _mw0, "AuthorizeIpRules", AuthorizeIpRules$) {
|
|
3197
3158
|
}
|
|
3198
3159
|
|
|
3199
|
-
class CopyWorkspaceImageCommand extends
|
|
3200
|
-
.classBuilder()
|
|
3201
|
-
.ep(commonParams)
|
|
3202
|
-
.m(function (Command, cs, config, o) {
|
|
3203
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3204
|
-
})
|
|
3205
|
-
.s("WorkspacesService", "CopyWorkspaceImage", {})
|
|
3206
|
-
.n("WorkSpacesClient", "CopyWorkspaceImageCommand")
|
|
3207
|
-
.sc(CopyWorkspaceImage$)
|
|
3208
|
-
.build() {
|
|
3160
|
+
class CopyWorkspaceImageCommand extends command(_ep0, _mw0, "CopyWorkspaceImage", CopyWorkspaceImage$) {
|
|
3209
3161
|
}
|
|
3210
3162
|
|
|
3211
|
-
class CreateAccountLinkInvitationCommand extends
|
|
3212
|
-
.classBuilder()
|
|
3213
|
-
.ep(commonParams)
|
|
3214
|
-
.m(function (Command, cs, config, o) {
|
|
3215
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3216
|
-
})
|
|
3217
|
-
.s("WorkspacesService", "CreateAccountLinkInvitation", {})
|
|
3218
|
-
.n("WorkSpacesClient", "CreateAccountLinkInvitationCommand")
|
|
3219
|
-
.sc(CreateAccountLinkInvitation$)
|
|
3220
|
-
.build() {
|
|
3163
|
+
class CreateAccountLinkInvitationCommand extends command(_ep0, _mw0, "CreateAccountLinkInvitation", CreateAccountLinkInvitation$) {
|
|
3221
3164
|
}
|
|
3222
3165
|
|
|
3223
|
-
class CreateConnectClientAddInCommand extends
|
|
3224
|
-
.classBuilder()
|
|
3225
|
-
.ep(commonParams)
|
|
3226
|
-
.m(function (Command, cs, config, o) {
|
|
3227
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3228
|
-
})
|
|
3229
|
-
.s("WorkspacesService", "CreateConnectClientAddIn", {})
|
|
3230
|
-
.n("WorkSpacesClient", "CreateConnectClientAddInCommand")
|
|
3231
|
-
.sc(CreateConnectClientAddIn$)
|
|
3232
|
-
.build() {
|
|
3166
|
+
class CreateConnectClientAddInCommand extends command(_ep0, _mw0, "CreateConnectClientAddIn", CreateConnectClientAddIn$) {
|
|
3233
3167
|
}
|
|
3234
3168
|
|
|
3235
|
-
class CreateConnectionAliasCommand extends
|
|
3236
|
-
.classBuilder()
|
|
3237
|
-
.ep(commonParams)
|
|
3238
|
-
.m(function (Command, cs, config, o) {
|
|
3239
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3240
|
-
})
|
|
3241
|
-
.s("WorkspacesService", "CreateConnectionAlias", {})
|
|
3242
|
-
.n("WorkSpacesClient", "CreateConnectionAliasCommand")
|
|
3243
|
-
.sc(CreateConnectionAlias$)
|
|
3244
|
-
.build() {
|
|
3169
|
+
class CreateConnectionAliasCommand extends command(_ep0, _mw0, "CreateConnectionAlias", CreateConnectionAlias$) {
|
|
3245
3170
|
}
|
|
3246
3171
|
|
|
3247
|
-
class CreateIpGroupCommand extends
|
|
3248
|
-
.classBuilder()
|
|
3249
|
-
.ep(commonParams)
|
|
3250
|
-
.m(function (Command, cs, config, o) {
|
|
3251
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3252
|
-
})
|
|
3253
|
-
.s("WorkspacesService", "CreateIpGroup", {})
|
|
3254
|
-
.n("WorkSpacesClient", "CreateIpGroupCommand")
|
|
3255
|
-
.sc(CreateIpGroup$)
|
|
3256
|
-
.build() {
|
|
3172
|
+
class CreateIpGroupCommand extends command(_ep0, _mw0, "CreateIpGroup", CreateIpGroup$) {
|
|
3257
3173
|
}
|
|
3258
3174
|
|
|
3259
|
-
class CreateStandbyWorkspacesCommand extends
|
|
3260
|
-
.classBuilder()
|
|
3261
|
-
.ep(commonParams)
|
|
3262
|
-
.m(function (Command, cs, config, o) {
|
|
3263
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3264
|
-
})
|
|
3265
|
-
.s("WorkspacesService", "CreateStandbyWorkspaces", {})
|
|
3266
|
-
.n("WorkSpacesClient", "CreateStandbyWorkspacesCommand")
|
|
3267
|
-
.sc(CreateStandbyWorkspaces$)
|
|
3268
|
-
.build() {
|
|
3175
|
+
class CreateStandbyWorkspacesCommand extends command(_ep0, _mw0, "CreateStandbyWorkspaces", CreateStandbyWorkspaces$) {
|
|
3269
3176
|
}
|
|
3270
3177
|
|
|
3271
|
-
class CreateTagsCommand extends
|
|
3272
|
-
.classBuilder()
|
|
3273
|
-
.ep(commonParams)
|
|
3274
|
-
.m(function (Command, cs, config, o) {
|
|
3275
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3276
|
-
})
|
|
3277
|
-
.s("WorkspacesService", "CreateTags", {})
|
|
3278
|
-
.n("WorkSpacesClient", "CreateTagsCommand")
|
|
3279
|
-
.sc(CreateTags$)
|
|
3280
|
-
.build() {
|
|
3178
|
+
class CreateTagsCommand extends command(_ep0, _mw0, "CreateTags", CreateTags$) {
|
|
3281
3179
|
}
|
|
3282
3180
|
|
|
3283
|
-
class CreateUpdatedWorkspaceImageCommand extends
|
|
3284
|
-
.classBuilder()
|
|
3285
|
-
.ep(commonParams)
|
|
3286
|
-
.m(function (Command, cs, config, o) {
|
|
3287
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3288
|
-
})
|
|
3289
|
-
.s("WorkspacesService", "CreateUpdatedWorkspaceImage", {})
|
|
3290
|
-
.n("WorkSpacesClient", "CreateUpdatedWorkspaceImageCommand")
|
|
3291
|
-
.sc(CreateUpdatedWorkspaceImage$)
|
|
3292
|
-
.build() {
|
|
3181
|
+
class CreateUpdatedWorkspaceImageCommand extends command(_ep0, _mw0, "CreateUpdatedWorkspaceImage", CreateUpdatedWorkspaceImage$) {
|
|
3293
3182
|
}
|
|
3294
3183
|
|
|
3295
|
-
class CreateWorkspaceBundleCommand extends
|
|
3296
|
-
.classBuilder()
|
|
3297
|
-
.ep(commonParams)
|
|
3298
|
-
.m(function (Command, cs, config, o) {
|
|
3299
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3300
|
-
})
|
|
3301
|
-
.s("WorkspacesService", "CreateWorkspaceBundle", {})
|
|
3302
|
-
.n("WorkSpacesClient", "CreateWorkspaceBundleCommand")
|
|
3303
|
-
.sc(CreateWorkspaceBundle$)
|
|
3304
|
-
.build() {
|
|
3184
|
+
class CreateWorkspaceBundleCommand extends command(_ep0, _mw0, "CreateWorkspaceBundle", CreateWorkspaceBundle$) {
|
|
3305
3185
|
}
|
|
3306
3186
|
|
|
3307
|
-
class CreateWorkspaceImageCommand extends
|
|
3308
|
-
.classBuilder()
|
|
3309
|
-
.ep(commonParams)
|
|
3310
|
-
.m(function (Command, cs, config, o) {
|
|
3311
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3312
|
-
})
|
|
3313
|
-
.s("WorkspacesService", "CreateWorkspaceImage", {})
|
|
3314
|
-
.n("WorkSpacesClient", "CreateWorkspaceImageCommand")
|
|
3315
|
-
.sc(CreateWorkspaceImage$)
|
|
3316
|
-
.build() {
|
|
3187
|
+
class CreateWorkspaceImageCommand extends command(_ep0, _mw0, "CreateWorkspaceImage", CreateWorkspaceImage$) {
|
|
3317
3188
|
}
|
|
3318
3189
|
|
|
3319
|
-
class CreateWorkspacesCommand extends
|
|
3320
|
-
.classBuilder()
|
|
3321
|
-
.ep(commonParams)
|
|
3322
|
-
.m(function (Command, cs, config, o) {
|
|
3323
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3324
|
-
})
|
|
3325
|
-
.s("WorkspacesService", "CreateWorkspaces", {})
|
|
3326
|
-
.n("WorkSpacesClient", "CreateWorkspacesCommand")
|
|
3327
|
-
.sc(CreateWorkspaces$)
|
|
3328
|
-
.build() {
|
|
3190
|
+
class CreateWorkspacesCommand extends command(_ep0, _mw0, "CreateWorkspaces", CreateWorkspaces$) {
|
|
3329
3191
|
}
|
|
3330
3192
|
|
|
3331
|
-
class CreateWorkspacesPoolCommand extends
|
|
3332
|
-
.classBuilder()
|
|
3333
|
-
.ep(commonParams)
|
|
3334
|
-
.m(function (Command, cs, config, o) {
|
|
3335
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3336
|
-
})
|
|
3337
|
-
.s("WorkspacesService", "CreateWorkspacesPool", {})
|
|
3338
|
-
.n("WorkSpacesClient", "CreateWorkspacesPoolCommand")
|
|
3339
|
-
.sc(CreateWorkspacesPool$)
|
|
3340
|
-
.build() {
|
|
3193
|
+
class CreateWorkspacesPoolCommand extends command(_ep0, _mw0, "CreateWorkspacesPool", CreateWorkspacesPool$) {
|
|
3341
3194
|
}
|
|
3342
3195
|
|
|
3343
|
-
class DeleteAccountLinkInvitationCommand extends
|
|
3344
|
-
.classBuilder()
|
|
3345
|
-
.ep(commonParams)
|
|
3346
|
-
.m(function (Command, cs, config, o) {
|
|
3347
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3348
|
-
})
|
|
3349
|
-
.s("WorkspacesService", "DeleteAccountLinkInvitation", {})
|
|
3350
|
-
.n("WorkSpacesClient", "DeleteAccountLinkInvitationCommand")
|
|
3351
|
-
.sc(DeleteAccountLinkInvitation$)
|
|
3352
|
-
.build() {
|
|
3196
|
+
class DeleteAccountLinkInvitationCommand extends command(_ep0, _mw0, "DeleteAccountLinkInvitation", DeleteAccountLinkInvitation$) {
|
|
3353
3197
|
}
|
|
3354
3198
|
|
|
3355
|
-
class DeleteClientBrandingCommand extends
|
|
3356
|
-
.classBuilder()
|
|
3357
|
-
.ep(commonParams)
|
|
3358
|
-
.m(function (Command, cs, config, o) {
|
|
3359
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3360
|
-
})
|
|
3361
|
-
.s("WorkspacesService", "DeleteClientBranding", {})
|
|
3362
|
-
.n("WorkSpacesClient", "DeleteClientBrandingCommand")
|
|
3363
|
-
.sc(DeleteClientBranding$)
|
|
3364
|
-
.build() {
|
|
3199
|
+
class DeleteClientBrandingCommand extends command(_ep0, _mw0, "DeleteClientBranding", DeleteClientBranding$) {
|
|
3365
3200
|
}
|
|
3366
3201
|
|
|
3367
|
-
class DeleteConnectClientAddInCommand extends
|
|
3368
|
-
.classBuilder()
|
|
3369
|
-
.ep(commonParams)
|
|
3370
|
-
.m(function (Command, cs, config, o) {
|
|
3371
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3372
|
-
})
|
|
3373
|
-
.s("WorkspacesService", "DeleteConnectClientAddIn", {})
|
|
3374
|
-
.n("WorkSpacesClient", "DeleteConnectClientAddInCommand")
|
|
3375
|
-
.sc(DeleteConnectClientAddIn$)
|
|
3376
|
-
.build() {
|
|
3202
|
+
class DeleteConnectClientAddInCommand extends command(_ep0, _mw0, "DeleteConnectClientAddIn", DeleteConnectClientAddIn$) {
|
|
3377
3203
|
}
|
|
3378
3204
|
|
|
3379
|
-
class DeleteConnectionAliasCommand extends
|
|
3380
|
-
.classBuilder()
|
|
3381
|
-
.ep(commonParams)
|
|
3382
|
-
.m(function (Command, cs, config, o) {
|
|
3383
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3384
|
-
})
|
|
3385
|
-
.s("WorkspacesService", "DeleteConnectionAlias", {})
|
|
3386
|
-
.n("WorkSpacesClient", "DeleteConnectionAliasCommand")
|
|
3387
|
-
.sc(DeleteConnectionAlias$)
|
|
3388
|
-
.build() {
|
|
3205
|
+
class DeleteConnectionAliasCommand extends command(_ep0, _mw0, "DeleteConnectionAlias", DeleteConnectionAlias$) {
|
|
3389
3206
|
}
|
|
3390
3207
|
|
|
3391
|
-
class DeleteIpGroupCommand extends
|
|
3392
|
-
.classBuilder()
|
|
3393
|
-
.ep(commonParams)
|
|
3394
|
-
.m(function (Command, cs, config, o) {
|
|
3395
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3396
|
-
})
|
|
3397
|
-
.s("WorkspacesService", "DeleteIpGroup", {})
|
|
3398
|
-
.n("WorkSpacesClient", "DeleteIpGroupCommand")
|
|
3399
|
-
.sc(DeleteIpGroup$)
|
|
3400
|
-
.build() {
|
|
3208
|
+
class DeleteIpGroupCommand extends command(_ep0, _mw0, "DeleteIpGroup", DeleteIpGroup$) {
|
|
3401
3209
|
}
|
|
3402
3210
|
|
|
3403
|
-
class DeleteTagsCommand extends
|
|
3404
|
-
.classBuilder()
|
|
3405
|
-
.ep(commonParams)
|
|
3406
|
-
.m(function (Command, cs, config, o) {
|
|
3407
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3408
|
-
})
|
|
3409
|
-
.s("WorkspacesService", "DeleteTags", {})
|
|
3410
|
-
.n("WorkSpacesClient", "DeleteTagsCommand")
|
|
3411
|
-
.sc(DeleteTags$)
|
|
3412
|
-
.build() {
|
|
3211
|
+
class DeleteTagsCommand extends command(_ep0, _mw0, "DeleteTags", DeleteTags$) {
|
|
3413
3212
|
}
|
|
3414
3213
|
|
|
3415
|
-
class DeleteWorkspaceBundleCommand extends
|
|
3416
|
-
.classBuilder()
|
|
3417
|
-
.ep(commonParams)
|
|
3418
|
-
.m(function (Command, cs, config, o) {
|
|
3419
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3420
|
-
})
|
|
3421
|
-
.s("WorkspacesService", "DeleteWorkspaceBundle", {})
|
|
3422
|
-
.n("WorkSpacesClient", "DeleteWorkspaceBundleCommand")
|
|
3423
|
-
.sc(DeleteWorkspaceBundle$)
|
|
3424
|
-
.build() {
|
|
3214
|
+
class DeleteWorkspaceBundleCommand extends command(_ep0, _mw0, "DeleteWorkspaceBundle", DeleteWorkspaceBundle$) {
|
|
3425
3215
|
}
|
|
3426
3216
|
|
|
3427
|
-
class DeleteWorkspaceImageCommand extends
|
|
3428
|
-
.classBuilder()
|
|
3429
|
-
.ep(commonParams)
|
|
3430
|
-
.m(function (Command, cs, config, o) {
|
|
3431
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3432
|
-
})
|
|
3433
|
-
.s("WorkspacesService", "DeleteWorkspaceImage", {})
|
|
3434
|
-
.n("WorkSpacesClient", "DeleteWorkspaceImageCommand")
|
|
3435
|
-
.sc(DeleteWorkspaceImage$)
|
|
3436
|
-
.build() {
|
|
3217
|
+
class DeleteWorkspaceImageCommand extends command(_ep0, _mw0, "DeleteWorkspaceImage", DeleteWorkspaceImage$) {
|
|
3437
3218
|
}
|
|
3438
3219
|
|
|
3439
|
-
class DeployWorkspaceApplicationsCommand extends
|
|
3440
|
-
.classBuilder()
|
|
3441
|
-
.ep(commonParams)
|
|
3442
|
-
.m(function (Command, cs, config, o) {
|
|
3443
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3444
|
-
})
|
|
3445
|
-
.s("WorkspacesService", "DeployWorkspaceApplications", {})
|
|
3446
|
-
.n("WorkSpacesClient", "DeployWorkspaceApplicationsCommand")
|
|
3447
|
-
.sc(DeployWorkspaceApplications$)
|
|
3448
|
-
.build() {
|
|
3220
|
+
class DeployWorkspaceApplicationsCommand extends command(_ep0, _mw0, "DeployWorkspaceApplications", DeployWorkspaceApplications$) {
|
|
3449
3221
|
}
|
|
3450
3222
|
|
|
3451
|
-
class DeregisterWorkspaceDirectoryCommand extends
|
|
3452
|
-
.classBuilder()
|
|
3453
|
-
.ep(commonParams)
|
|
3454
|
-
.m(function (Command, cs, config, o) {
|
|
3455
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3456
|
-
})
|
|
3457
|
-
.s("WorkspacesService", "DeregisterWorkspaceDirectory", {})
|
|
3458
|
-
.n("WorkSpacesClient", "DeregisterWorkspaceDirectoryCommand")
|
|
3459
|
-
.sc(DeregisterWorkspaceDirectory$)
|
|
3460
|
-
.build() {
|
|
3223
|
+
class DeregisterWorkspaceDirectoryCommand extends command(_ep0, _mw0, "DeregisterWorkspaceDirectory", DeregisterWorkspaceDirectory$) {
|
|
3461
3224
|
}
|
|
3462
3225
|
|
|
3463
|
-
class DescribeAccountCommand extends
|
|
3464
|
-
.classBuilder()
|
|
3465
|
-
.ep(commonParams)
|
|
3466
|
-
.m(function (Command, cs, config, o) {
|
|
3467
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3468
|
-
})
|
|
3469
|
-
.s("WorkspacesService", "DescribeAccount", {})
|
|
3470
|
-
.n("WorkSpacesClient", "DescribeAccountCommand")
|
|
3471
|
-
.sc(DescribeAccount$)
|
|
3472
|
-
.build() {
|
|
3226
|
+
class DescribeAccountCommand extends command(_ep0, _mw0, "DescribeAccount", DescribeAccount$) {
|
|
3473
3227
|
}
|
|
3474
3228
|
|
|
3475
|
-
class DescribeAccountModificationsCommand extends
|
|
3476
|
-
.classBuilder()
|
|
3477
|
-
.ep(commonParams)
|
|
3478
|
-
.m(function (Command, cs, config, o) {
|
|
3479
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3480
|
-
})
|
|
3481
|
-
.s("WorkspacesService", "DescribeAccountModifications", {})
|
|
3482
|
-
.n("WorkSpacesClient", "DescribeAccountModificationsCommand")
|
|
3483
|
-
.sc(DescribeAccountModifications$)
|
|
3484
|
-
.build() {
|
|
3229
|
+
class DescribeAccountModificationsCommand extends command(_ep0, _mw0, "DescribeAccountModifications", DescribeAccountModifications$) {
|
|
3485
3230
|
}
|
|
3486
3231
|
|
|
3487
|
-
class DescribeApplicationAssociationsCommand extends
|
|
3488
|
-
.classBuilder()
|
|
3489
|
-
.ep(commonParams)
|
|
3490
|
-
.m(function (Command, cs, config, o) {
|
|
3491
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3492
|
-
})
|
|
3493
|
-
.s("WorkspacesService", "DescribeApplicationAssociations", {})
|
|
3494
|
-
.n("WorkSpacesClient", "DescribeApplicationAssociationsCommand")
|
|
3495
|
-
.sc(DescribeApplicationAssociations$)
|
|
3496
|
-
.build() {
|
|
3232
|
+
class DescribeApplicationAssociationsCommand extends command(_ep0, _mw0, "DescribeApplicationAssociations", DescribeApplicationAssociations$) {
|
|
3497
3233
|
}
|
|
3498
3234
|
|
|
3499
|
-
class DescribeApplicationsCommand extends
|
|
3500
|
-
.classBuilder()
|
|
3501
|
-
.ep(commonParams)
|
|
3502
|
-
.m(function (Command, cs, config, o) {
|
|
3503
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3504
|
-
})
|
|
3505
|
-
.s("WorkspacesService", "DescribeApplications", {})
|
|
3506
|
-
.n("WorkSpacesClient", "DescribeApplicationsCommand")
|
|
3507
|
-
.sc(DescribeApplications$)
|
|
3508
|
-
.build() {
|
|
3235
|
+
class DescribeApplicationsCommand extends command(_ep0, _mw0, "DescribeApplications", DescribeApplications$) {
|
|
3509
3236
|
}
|
|
3510
3237
|
|
|
3511
|
-
class DescribeBundleAssociationsCommand extends
|
|
3512
|
-
.classBuilder()
|
|
3513
|
-
.ep(commonParams)
|
|
3514
|
-
.m(function (Command, cs, config, o) {
|
|
3515
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3516
|
-
})
|
|
3517
|
-
.s("WorkspacesService", "DescribeBundleAssociations", {})
|
|
3518
|
-
.n("WorkSpacesClient", "DescribeBundleAssociationsCommand")
|
|
3519
|
-
.sc(DescribeBundleAssociations$)
|
|
3520
|
-
.build() {
|
|
3238
|
+
class DescribeBundleAssociationsCommand extends command(_ep0, _mw0, "DescribeBundleAssociations", DescribeBundleAssociations$) {
|
|
3521
3239
|
}
|
|
3522
3240
|
|
|
3523
|
-
class DescribeClientBrandingCommand extends
|
|
3524
|
-
.classBuilder()
|
|
3525
|
-
.ep(commonParams)
|
|
3526
|
-
.m(function (Command, cs, config, o) {
|
|
3527
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3528
|
-
})
|
|
3529
|
-
.s("WorkspacesService", "DescribeClientBranding", {})
|
|
3530
|
-
.n("WorkSpacesClient", "DescribeClientBrandingCommand")
|
|
3531
|
-
.sc(DescribeClientBranding$)
|
|
3532
|
-
.build() {
|
|
3241
|
+
class DescribeClientBrandingCommand extends command(_ep0, _mw0, "DescribeClientBranding", DescribeClientBranding$) {
|
|
3533
3242
|
}
|
|
3534
3243
|
|
|
3535
|
-
class DescribeClientPropertiesCommand extends
|
|
3536
|
-
.classBuilder()
|
|
3537
|
-
.ep(commonParams)
|
|
3538
|
-
.m(function (Command, cs, config, o) {
|
|
3539
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3540
|
-
})
|
|
3541
|
-
.s("WorkspacesService", "DescribeClientProperties", {})
|
|
3542
|
-
.n("WorkSpacesClient", "DescribeClientPropertiesCommand")
|
|
3543
|
-
.sc(DescribeClientProperties$)
|
|
3544
|
-
.build() {
|
|
3244
|
+
class DescribeClientPropertiesCommand extends command(_ep0, _mw0, "DescribeClientProperties", DescribeClientProperties$) {
|
|
3545
3245
|
}
|
|
3546
3246
|
|
|
3547
|
-
class DescribeConnectClientAddInsCommand extends
|
|
3548
|
-
.classBuilder()
|
|
3549
|
-
.ep(commonParams)
|
|
3550
|
-
.m(function (Command, cs, config, o) {
|
|
3551
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3552
|
-
})
|
|
3553
|
-
.s("WorkspacesService", "DescribeConnectClientAddIns", {})
|
|
3554
|
-
.n("WorkSpacesClient", "DescribeConnectClientAddInsCommand")
|
|
3555
|
-
.sc(DescribeConnectClientAddIns$)
|
|
3556
|
-
.build() {
|
|
3247
|
+
class DescribeConnectClientAddInsCommand extends command(_ep0, _mw0, "DescribeConnectClientAddIns", DescribeConnectClientAddIns$) {
|
|
3557
3248
|
}
|
|
3558
3249
|
|
|
3559
|
-
class DescribeConnectionAliasesCommand extends
|
|
3560
|
-
.classBuilder()
|
|
3561
|
-
.ep(commonParams)
|
|
3562
|
-
.m(function (Command, cs, config, o) {
|
|
3563
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3564
|
-
})
|
|
3565
|
-
.s("WorkspacesService", "DescribeConnectionAliases", {})
|
|
3566
|
-
.n("WorkSpacesClient", "DescribeConnectionAliasesCommand")
|
|
3567
|
-
.sc(DescribeConnectionAliases$)
|
|
3568
|
-
.build() {
|
|
3250
|
+
class DescribeConnectionAliasesCommand extends command(_ep0, _mw0, "DescribeConnectionAliases", DescribeConnectionAliases$) {
|
|
3569
3251
|
}
|
|
3570
3252
|
|
|
3571
|
-
class DescribeConnectionAliasPermissionsCommand extends
|
|
3572
|
-
.classBuilder()
|
|
3573
|
-
.ep(commonParams)
|
|
3574
|
-
.m(function (Command, cs, config, o) {
|
|
3575
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3576
|
-
})
|
|
3577
|
-
.s("WorkspacesService", "DescribeConnectionAliasPermissions", {})
|
|
3578
|
-
.n("WorkSpacesClient", "DescribeConnectionAliasPermissionsCommand")
|
|
3579
|
-
.sc(DescribeConnectionAliasPermissions$)
|
|
3580
|
-
.build() {
|
|
3253
|
+
class DescribeConnectionAliasPermissionsCommand extends command(_ep0, _mw0, "DescribeConnectionAliasPermissions", DescribeConnectionAliasPermissions$) {
|
|
3581
3254
|
}
|
|
3582
3255
|
|
|
3583
|
-
class DescribeCustomWorkspaceImageImportCommand extends
|
|
3584
|
-
.classBuilder()
|
|
3585
|
-
.ep(commonParams)
|
|
3586
|
-
.m(function (Command, cs, config, o) {
|
|
3587
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3588
|
-
})
|
|
3589
|
-
.s("WorkspacesService", "DescribeCustomWorkspaceImageImport", {})
|
|
3590
|
-
.n("WorkSpacesClient", "DescribeCustomWorkspaceImageImportCommand")
|
|
3591
|
-
.sc(DescribeCustomWorkspaceImageImport$)
|
|
3592
|
-
.build() {
|
|
3256
|
+
class DescribeCustomWorkspaceImageImportCommand extends command(_ep0, _mw0, "DescribeCustomWorkspaceImageImport", DescribeCustomWorkspaceImageImport$) {
|
|
3593
3257
|
}
|
|
3594
3258
|
|
|
3595
|
-
class DescribeImageAssociationsCommand extends
|
|
3596
|
-
.classBuilder()
|
|
3597
|
-
.ep(commonParams)
|
|
3598
|
-
.m(function (Command, cs, config, o) {
|
|
3599
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3600
|
-
})
|
|
3601
|
-
.s("WorkspacesService", "DescribeImageAssociations", {})
|
|
3602
|
-
.n("WorkSpacesClient", "DescribeImageAssociationsCommand")
|
|
3603
|
-
.sc(DescribeImageAssociations$)
|
|
3604
|
-
.build() {
|
|
3259
|
+
class DescribeImageAssociationsCommand extends command(_ep0, _mw0, "DescribeImageAssociations", DescribeImageAssociations$) {
|
|
3605
3260
|
}
|
|
3606
3261
|
|
|
3607
|
-
class DescribeIpGroupsCommand extends
|
|
3608
|
-
.classBuilder()
|
|
3609
|
-
.ep(commonParams)
|
|
3610
|
-
.m(function (Command, cs, config, o) {
|
|
3611
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3612
|
-
})
|
|
3613
|
-
.s("WorkspacesService", "DescribeIpGroups", {})
|
|
3614
|
-
.n("WorkSpacesClient", "DescribeIpGroupsCommand")
|
|
3615
|
-
.sc(DescribeIpGroups$)
|
|
3616
|
-
.build() {
|
|
3262
|
+
class DescribeIpGroupsCommand extends command(_ep0, _mw0, "DescribeIpGroups", DescribeIpGroups$) {
|
|
3617
3263
|
}
|
|
3618
3264
|
|
|
3619
|
-
class DescribeTagsCommand extends
|
|
3620
|
-
.classBuilder()
|
|
3621
|
-
.ep(commonParams)
|
|
3622
|
-
.m(function (Command, cs, config, o) {
|
|
3623
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3624
|
-
})
|
|
3625
|
-
.s("WorkspacesService", "DescribeTags", {})
|
|
3626
|
-
.n("WorkSpacesClient", "DescribeTagsCommand")
|
|
3627
|
-
.sc(DescribeTags$)
|
|
3628
|
-
.build() {
|
|
3265
|
+
class DescribeTagsCommand extends command(_ep0, _mw0, "DescribeTags", DescribeTags$) {
|
|
3629
3266
|
}
|
|
3630
3267
|
|
|
3631
|
-
class DescribeWorkspaceAssociationsCommand extends
|
|
3632
|
-
.classBuilder()
|
|
3633
|
-
.ep(commonParams)
|
|
3634
|
-
.m(function (Command, cs, config, o) {
|
|
3635
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3636
|
-
})
|
|
3637
|
-
.s("WorkspacesService", "DescribeWorkspaceAssociations", {})
|
|
3638
|
-
.n("WorkSpacesClient", "DescribeWorkspaceAssociationsCommand")
|
|
3639
|
-
.sc(DescribeWorkspaceAssociations$)
|
|
3640
|
-
.build() {
|
|
3268
|
+
class DescribeWorkspaceAssociationsCommand extends command(_ep0, _mw0, "DescribeWorkspaceAssociations", DescribeWorkspaceAssociations$) {
|
|
3641
3269
|
}
|
|
3642
3270
|
|
|
3643
|
-
class DescribeWorkspaceBundlesCommand extends
|
|
3644
|
-
.classBuilder()
|
|
3645
|
-
.ep(commonParams)
|
|
3646
|
-
.m(function (Command, cs, config, o) {
|
|
3647
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3648
|
-
})
|
|
3649
|
-
.s("WorkspacesService", "DescribeWorkspaceBundles", {})
|
|
3650
|
-
.n("WorkSpacesClient", "DescribeWorkspaceBundlesCommand")
|
|
3651
|
-
.sc(DescribeWorkspaceBundles$)
|
|
3652
|
-
.build() {
|
|
3271
|
+
class DescribeWorkspaceBundlesCommand extends command(_ep0, _mw0, "DescribeWorkspaceBundles", DescribeWorkspaceBundles$) {
|
|
3653
3272
|
}
|
|
3654
3273
|
|
|
3655
|
-
class DescribeWorkspaceDirectoriesCommand extends
|
|
3656
|
-
.classBuilder()
|
|
3657
|
-
.ep(commonParams)
|
|
3658
|
-
.m(function (Command, cs, config, o) {
|
|
3659
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3660
|
-
})
|
|
3661
|
-
.s("WorkspacesService", "DescribeWorkspaceDirectories", {})
|
|
3662
|
-
.n("WorkSpacesClient", "DescribeWorkspaceDirectoriesCommand")
|
|
3663
|
-
.sc(DescribeWorkspaceDirectories$)
|
|
3664
|
-
.build() {
|
|
3274
|
+
class DescribeWorkspaceDirectoriesCommand extends command(_ep0, _mw0, "DescribeWorkspaceDirectories", DescribeWorkspaceDirectories$) {
|
|
3665
3275
|
}
|
|
3666
3276
|
|
|
3667
|
-
class DescribeWorkspaceImagePermissionsCommand extends
|
|
3668
|
-
.classBuilder()
|
|
3669
|
-
.ep(commonParams)
|
|
3670
|
-
.m(function (Command, cs, config, o) {
|
|
3671
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3672
|
-
})
|
|
3673
|
-
.s("WorkspacesService", "DescribeWorkspaceImagePermissions", {})
|
|
3674
|
-
.n("WorkSpacesClient", "DescribeWorkspaceImagePermissionsCommand")
|
|
3675
|
-
.sc(DescribeWorkspaceImagePermissions$)
|
|
3676
|
-
.build() {
|
|
3277
|
+
class DescribeWorkspaceImagePermissionsCommand extends command(_ep0, _mw0, "DescribeWorkspaceImagePermissions", DescribeWorkspaceImagePermissions$) {
|
|
3677
3278
|
}
|
|
3678
3279
|
|
|
3679
|
-
class DescribeWorkspaceImagesCommand extends
|
|
3680
|
-
.classBuilder()
|
|
3681
|
-
.ep(commonParams)
|
|
3682
|
-
.m(function (Command, cs, config, o) {
|
|
3683
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3684
|
-
})
|
|
3685
|
-
.s("WorkspacesService", "DescribeWorkspaceImages", {})
|
|
3686
|
-
.n("WorkSpacesClient", "DescribeWorkspaceImagesCommand")
|
|
3687
|
-
.sc(DescribeWorkspaceImages$)
|
|
3688
|
-
.build() {
|
|
3280
|
+
class DescribeWorkspaceImagesCommand extends command(_ep0, _mw0, "DescribeWorkspaceImages", DescribeWorkspaceImages$) {
|
|
3689
3281
|
}
|
|
3690
3282
|
|
|
3691
|
-
class DescribeWorkspacesCommand extends
|
|
3692
|
-
.classBuilder()
|
|
3693
|
-
.ep(commonParams)
|
|
3694
|
-
.m(function (Command, cs, config, o) {
|
|
3695
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3696
|
-
})
|
|
3697
|
-
.s("WorkspacesService", "DescribeWorkspaces", {})
|
|
3698
|
-
.n("WorkSpacesClient", "DescribeWorkspacesCommand")
|
|
3699
|
-
.sc(DescribeWorkspaces$)
|
|
3700
|
-
.build() {
|
|
3283
|
+
class DescribeWorkspacesCommand extends command(_ep0, _mw0, "DescribeWorkspaces", DescribeWorkspaces$) {
|
|
3701
3284
|
}
|
|
3702
3285
|
|
|
3703
|
-
class DescribeWorkspacesConnectionStatusCommand extends
|
|
3704
|
-
.classBuilder()
|
|
3705
|
-
.ep(commonParams)
|
|
3706
|
-
.m(function (Command, cs, config, o) {
|
|
3707
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3708
|
-
})
|
|
3709
|
-
.s("WorkspacesService", "DescribeWorkspacesConnectionStatus", {})
|
|
3710
|
-
.n("WorkSpacesClient", "DescribeWorkspacesConnectionStatusCommand")
|
|
3711
|
-
.sc(DescribeWorkspacesConnectionStatus$)
|
|
3712
|
-
.build() {
|
|
3286
|
+
class DescribeWorkspacesConnectionStatusCommand extends command(_ep0, _mw0, "DescribeWorkspacesConnectionStatus", DescribeWorkspacesConnectionStatus$) {
|
|
3713
3287
|
}
|
|
3714
3288
|
|
|
3715
|
-
class DescribeWorkspaceSnapshotsCommand extends
|
|
3716
|
-
.classBuilder()
|
|
3717
|
-
.ep(commonParams)
|
|
3718
|
-
.m(function (Command, cs, config, o) {
|
|
3719
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3720
|
-
})
|
|
3721
|
-
.s("WorkspacesService", "DescribeWorkspaceSnapshots", {})
|
|
3722
|
-
.n("WorkSpacesClient", "DescribeWorkspaceSnapshotsCommand")
|
|
3723
|
-
.sc(DescribeWorkspaceSnapshots$)
|
|
3724
|
-
.build() {
|
|
3289
|
+
class DescribeWorkspaceSnapshotsCommand extends command(_ep0, _mw0, "DescribeWorkspaceSnapshots", DescribeWorkspaceSnapshots$) {
|
|
3725
3290
|
}
|
|
3726
3291
|
|
|
3727
|
-
class DescribeWorkspacesPoolsCommand extends
|
|
3728
|
-
.classBuilder()
|
|
3729
|
-
.ep(commonParams)
|
|
3730
|
-
.m(function (Command, cs, config, o) {
|
|
3731
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3732
|
-
})
|
|
3733
|
-
.s("WorkspacesService", "DescribeWorkspacesPools", {})
|
|
3734
|
-
.n("WorkSpacesClient", "DescribeWorkspacesPoolsCommand")
|
|
3735
|
-
.sc(DescribeWorkspacesPools$)
|
|
3736
|
-
.build() {
|
|
3292
|
+
class DescribeWorkspacesPoolsCommand extends command(_ep0, _mw0, "DescribeWorkspacesPools", DescribeWorkspacesPools$) {
|
|
3737
3293
|
}
|
|
3738
3294
|
|
|
3739
|
-
class DescribeWorkspacesPoolSessionsCommand extends
|
|
3740
|
-
.classBuilder()
|
|
3741
|
-
.ep(commonParams)
|
|
3742
|
-
.m(function (Command, cs, config, o) {
|
|
3743
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3744
|
-
})
|
|
3745
|
-
.s("WorkspacesService", "DescribeWorkspacesPoolSessions", {})
|
|
3746
|
-
.n("WorkSpacesClient", "DescribeWorkspacesPoolSessionsCommand")
|
|
3747
|
-
.sc(DescribeWorkspacesPoolSessions$)
|
|
3748
|
-
.build() {
|
|
3295
|
+
class DescribeWorkspacesPoolSessionsCommand extends command(_ep0, _mw0, "DescribeWorkspacesPoolSessions", DescribeWorkspacesPoolSessions$) {
|
|
3749
3296
|
}
|
|
3750
3297
|
|
|
3751
|
-
class DisassociateConnectionAliasCommand extends
|
|
3752
|
-
.classBuilder()
|
|
3753
|
-
.ep(commonParams)
|
|
3754
|
-
.m(function (Command, cs, config, o) {
|
|
3755
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3756
|
-
})
|
|
3757
|
-
.s("WorkspacesService", "DisassociateConnectionAlias", {})
|
|
3758
|
-
.n("WorkSpacesClient", "DisassociateConnectionAliasCommand")
|
|
3759
|
-
.sc(DisassociateConnectionAlias$)
|
|
3760
|
-
.build() {
|
|
3298
|
+
class DisassociateConnectionAliasCommand extends command(_ep0, _mw0, "DisassociateConnectionAlias", DisassociateConnectionAlias$) {
|
|
3761
3299
|
}
|
|
3762
3300
|
|
|
3763
|
-
class DisassociateIpGroupsCommand extends
|
|
3764
|
-
.classBuilder()
|
|
3765
|
-
.ep(commonParams)
|
|
3766
|
-
.m(function (Command, cs, config, o) {
|
|
3767
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3768
|
-
})
|
|
3769
|
-
.s("WorkspacesService", "DisassociateIpGroups", {})
|
|
3770
|
-
.n("WorkSpacesClient", "DisassociateIpGroupsCommand")
|
|
3771
|
-
.sc(DisassociateIpGroups$)
|
|
3772
|
-
.build() {
|
|
3301
|
+
class DisassociateIpGroupsCommand extends command(_ep0, _mw0, "DisassociateIpGroups", DisassociateIpGroups$) {
|
|
3773
3302
|
}
|
|
3774
3303
|
|
|
3775
|
-
class DisassociateWorkspaceApplicationCommand extends
|
|
3776
|
-
.classBuilder()
|
|
3777
|
-
.ep(commonParams)
|
|
3778
|
-
.m(function (Command, cs, config, o) {
|
|
3779
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3780
|
-
})
|
|
3781
|
-
.s("WorkspacesService", "DisassociateWorkspaceApplication", {})
|
|
3782
|
-
.n("WorkSpacesClient", "DisassociateWorkspaceApplicationCommand")
|
|
3783
|
-
.sc(DisassociateWorkspaceApplication$)
|
|
3784
|
-
.build() {
|
|
3304
|
+
class DisassociateWorkspaceApplicationCommand extends command(_ep0, _mw0, "DisassociateWorkspaceApplication", DisassociateWorkspaceApplication$) {
|
|
3785
3305
|
}
|
|
3786
3306
|
|
|
3787
|
-
class GetAccountLinkCommand extends
|
|
3788
|
-
.classBuilder()
|
|
3789
|
-
.ep(commonParams)
|
|
3790
|
-
.m(function (Command, cs, config, o) {
|
|
3791
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3792
|
-
})
|
|
3793
|
-
.s("WorkspacesService", "GetAccountLink", {})
|
|
3794
|
-
.n("WorkSpacesClient", "GetAccountLinkCommand")
|
|
3795
|
-
.sc(GetAccountLink$)
|
|
3796
|
-
.build() {
|
|
3307
|
+
class GetAccountLinkCommand extends command(_ep0, _mw0, "GetAccountLink", GetAccountLink$) {
|
|
3797
3308
|
}
|
|
3798
3309
|
|
|
3799
|
-
class ImportClientBrandingCommand extends
|
|
3800
|
-
.classBuilder()
|
|
3801
|
-
.ep(commonParams)
|
|
3802
|
-
.m(function (Command, cs, config, o) {
|
|
3803
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3804
|
-
})
|
|
3805
|
-
.s("WorkspacesService", "ImportClientBranding", {})
|
|
3806
|
-
.n("WorkSpacesClient", "ImportClientBrandingCommand")
|
|
3807
|
-
.sc(ImportClientBranding$)
|
|
3808
|
-
.build() {
|
|
3310
|
+
class ImportClientBrandingCommand extends command(_ep0, _mw0, "ImportClientBranding", ImportClientBranding$) {
|
|
3809
3311
|
}
|
|
3810
3312
|
|
|
3811
|
-
class ImportCustomWorkspaceImageCommand extends
|
|
3812
|
-
.classBuilder()
|
|
3813
|
-
.ep(commonParams)
|
|
3814
|
-
.m(function (Command, cs, config, o) {
|
|
3815
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3816
|
-
})
|
|
3817
|
-
.s("WorkspacesService", "ImportCustomWorkspaceImage", {})
|
|
3818
|
-
.n("WorkSpacesClient", "ImportCustomWorkspaceImageCommand")
|
|
3819
|
-
.sc(ImportCustomWorkspaceImage$)
|
|
3820
|
-
.build() {
|
|
3313
|
+
class ImportCustomWorkspaceImageCommand extends command(_ep0, _mw0, "ImportCustomWorkspaceImage", ImportCustomWorkspaceImage$) {
|
|
3821
3314
|
}
|
|
3822
3315
|
|
|
3823
|
-
class ImportWorkspaceImageCommand extends
|
|
3824
|
-
.classBuilder()
|
|
3825
|
-
.ep(commonParams)
|
|
3826
|
-
.m(function (Command, cs, config, o) {
|
|
3827
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3828
|
-
})
|
|
3829
|
-
.s("WorkspacesService", "ImportWorkspaceImage", {})
|
|
3830
|
-
.n("WorkSpacesClient", "ImportWorkspaceImageCommand")
|
|
3831
|
-
.sc(ImportWorkspaceImage$)
|
|
3832
|
-
.build() {
|
|
3316
|
+
class ImportWorkspaceImageCommand extends command(_ep0, _mw0, "ImportWorkspaceImage", ImportWorkspaceImage$) {
|
|
3833
3317
|
}
|
|
3834
3318
|
|
|
3835
|
-
class ListAccountLinksCommand extends
|
|
3836
|
-
.classBuilder()
|
|
3837
|
-
.ep(commonParams)
|
|
3838
|
-
.m(function (Command, cs, config, o) {
|
|
3839
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3840
|
-
})
|
|
3841
|
-
.s("WorkspacesService", "ListAccountLinks", {})
|
|
3842
|
-
.n("WorkSpacesClient", "ListAccountLinksCommand")
|
|
3843
|
-
.sc(ListAccountLinks$)
|
|
3844
|
-
.build() {
|
|
3319
|
+
class ListAccountLinksCommand extends command(_ep0, _mw0, "ListAccountLinks", ListAccountLinks$) {
|
|
3845
3320
|
}
|
|
3846
3321
|
|
|
3847
|
-
class ListAvailableManagementCidrRangesCommand extends
|
|
3848
|
-
.classBuilder()
|
|
3849
|
-
.ep(commonParams)
|
|
3850
|
-
.m(function (Command, cs, config, o) {
|
|
3851
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3852
|
-
})
|
|
3853
|
-
.s("WorkspacesService", "ListAvailableManagementCidrRanges", {})
|
|
3854
|
-
.n("WorkSpacesClient", "ListAvailableManagementCidrRangesCommand")
|
|
3855
|
-
.sc(ListAvailableManagementCidrRanges$)
|
|
3856
|
-
.build() {
|
|
3322
|
+
class ListAvailableManagementCidrRangesCommand extends command(_ep0, _mw0, "ListAvailableManagementCidrRanges", ListAvailableManagementCidrRanges$) {
|
|
3857
3323
|
}
|
|
3858
3324
|
|
|
3859
|
-
class MigrateWorkspaceCommand extends
|
|
3860
|
-
.classBuilder()
|
|
3861
|
-
.ep(commonParams)
|
|
3862
|
-
.m(function (Command, cs, config, o) {
|
|
3863
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3864
|
-
})
|
|
3865
|
-
.s("WorkspacesService", "MigrateWorkspace", {})
|
|
3866
|
-
.n("WorkSpacesClient", "MigrateWorkspaceCommand")
|
|
3867
|
-
.sc(MigrateWorkspace$)
|
|
3868
|
-
.build() {
|
|
3325
|
+
class MigrateWorkspaceCommand extends command(_ep0, _mw0, "MigrateWorkspace", MigrateWorkspace$) {
|
|
3869
3326
|
}
|
|
3870
3327
|
|
|
3871
|
-
class ModifyAccountCommand extends
|
|
3872
|
-
.classBuilder()
|
|
3873
|
-
.ep(commonParams)
|
|
3874
|
-
.m(function (Command, cs, config, o) {
|
|
3875
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3876
|
-
})
|
|
3877
|
-
.s("WorkspacesService", "ModifyAccount", {})
|
|
3878
|
-
.n("WorkSpacesClient", "ModifyAccountCommand")
|
|
3879
|
-
.sc(ModifyAccount$)
|
|
3880
|
-
.build() {
|
|
3328
|
+
class ModifyAccountCommand extends command(_ep0, _mw0, "ModifyAccount", ModifyAccount$) {
|
|
3881
3329
|
}
|
|
3882
3330
|
|
|
3883
|
-
class ModifyCertificateBasedAuthPropertiesCommand extends
|
|
3884
|
-
.classBuilder()
|
|
3885
|
-
.ep(commonParams)
|
|
3886
|
-
.m(function (Command, cs, config, o) {
|
|
3887
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3888
|
-
})
|
|
3889
|
-
.s("WorkspacesService", "ModifyCertificateBasedAuthProperties", {})
|
|
3890
|
-
.n("WorkSpacesClient", "ModifyCertificateBasedAuthPropertiesCommand")
|
|
3891
|
-
.sc(ModifyCertificateBasedAuthProperties$)
|
|
3892
|
-
.build() {
|
|
3331
|
+
class ModifyCertificateBasedAuthPropertiesCommand extends command(_ep0, _mw0, "ModifyCertificateBasedAuthProperties", ModifyCertificateBasedAuthProperties$) {
|
|
3893
3332
|
}
|
|
3894
3333
|
|
|
3895
|
-
class ModifyClientPropertiesCommand extends
|
|
3896
|
-
.classBuilder()
|
|
3897
|
-
.ep(commonParams)
|
|
3898
|
-
.m(function (Command, cs, config, o) {
|
|
3899
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3900
|
-
})
|
|
3901
|
-
.s("WorkspacesService", "ModifyClientProperties", {})
|
|
3902
|
-
.n("WorkSpacesClient", "ModifyClientPropertiesCommand")
|
|
3903
|
-
.sc(ModifyClientProperties$)
|
|
3904
|
-
.build() {
|
|
3334
|
+
class ModifyClientPropertiesCommand extends command(_ep0, _mw0, "ModifyClientProperties", ModifyClientProperties$) {
|
|
3905
3335
|
}
|
|
3906
3336
|
|
|
3907
|
-
class ModifyEndpointEncryptionModeCommand extends
|
|
3908
|
-
.classBuilder()
|
|
3909
|
-
.ep(commonParams)
|
|
3910
|
-
.m(function (Command, cs, config, o) {
|
|
3911
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3912
|
-
})
|
|
3913
|
-
.s("WorkspacesService", "ModifyEndpointEncryptionMode", {})
|
|
3914
|
-
.n("WorkSpacesClient", "ModifyEndpointEncryptionModeCommand")
|
|
3915
|
-
.sc(ModifyEndpointEncryptionMode$)
|
|
3916
|
-
.build() {
|
|
3337
|
+
class ModifyEndpointEncryptionModeCommand extends command(_ep0, _mw0, "ModifyEndpointEncryptionMode", ModifyEndpointEncryptionMode$) {
|
|
3917
3338
|
}
|
|
3918
3339
|
|
|
3919
|
-
class ModifySamlPropertiesCommand extends
|
|
3920
|
-
.classBuilder()
|
|
3921
|
-
.ep(commonParams)
|
|
3922
|
-
.m(function (Command, cs, config, o) {
|
|
3923
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3924
|
-
})
|
|
3925
|
-
.s("WorkspacesService", "ModifySamlProperties", {})
|
|
3926
|
-
.n("WorkSpacesClient", "ModifySamlPropertiesCommand")
|
|
3927
|
-
.sc(ModifySamlProperties$)
|
|
3928
|
-
.build() {
|
|
3340
|
+
class ModifySamlPropertiesCommand extends command(_ep0, _mw0, "ModifySamlProperties", ModifySamlProperties$) {
|
|
3929
3341
|
}
|
|
3930
3342
|
|
|
3931
|
-
class ModifySelfservicePermissionsCommand extends
|
|
3932
|
-
.classBuilder()
|
|
3933
|
-
.ep(commonParams)
|
|
3934
|
-
.m(function (Command, cs, config, o) {
|
|
3935
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3936
|
-
})
|
|
3937
|
-
.s("WorkspacesService", "ModifySelfservicePermissions", {})
|
|
3938
|
-
.n("WorkSpacesClient", "ModifySelfservicePermissionsCommand")
|
|
3939
|
-
.sc(ModifySelfservicePermissions$)
|
|
3940
|
-
.build() {
|
|
3343
|
+
class ModifySelfservicePermissionsCommand extends command(_ep0, _mw0, "ModifySelfservicePermissions", ModifySelfservicePermissions$) {
|
|
3941
3344
|
}
|
|
3942
3345
|
|
|
3943
|
-
class ModifyStreamingPropertiesCommand extends
|
|
3944
|
-
.classBuilder()
|
|
3945
|
-
.ep(commonParams)
|
|
3946
|
-
.m(function (Command, cs, config, o) {
|
|
3947
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3948
|
-
})
|
|
3949
|
-
.s("WorkspacesService", "ModifyStreamingProperties", {})
|
|
3950
|
-
.n("WorkSpacesClient", "ModifyStreamingPropertiesCommand")
|
|
3951
|
-
.sc(ModifyStreamingProperties$)
|
|
3952
|
-
.build() {
|
|
3346
|
+
class ModifyStreamingPropertiesCommand extends command(_ep0, _mw0, "ModifyStreamingProperties", ModifyStreamingProperties$) {
|
|
3953
3347
|
}
|
|
3954
3348
|
|
|
3955
|
-
class ModifyWorkspaceAccessPropertiesCommand extends
|
|
3956
|
-
.classBuilder()
|
|
3957
|
-
.ep(commonParams)
|
|
3958
|
-
.m(function (Command, cs, config, o) {
|
|
3959
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3960
|
-
})
|
|
3961
|
-
.s("WorkspacesService", "ModifyWorkspaceAccessProperties", {})
|
|
3962
|
-
.n("WorkSpacesClient", "ModifyWorkspaceAccessPropertiesCommand")
|
|
3963
|
-
.sc(ModifyWorkspaceAccessProperties$)
|
|
3964
|
-
.build() {
|
|
3349
|
+
class ModifyWorkspaceAccessPropertiesCommand extends command(_ep0, _mw0, "ModifyWorkspaceAccessProperties", ModifyWorkspaceAccessProperties$) {
|
|
3965
3350
|
}
|
|
3966
3351
|
|
|
3967
|
-
class ModifyWorkspaceCreationPropertiesCommand extends
|
|
3968
|
-
.classBuilder()
|
|
3969
|
-
.ep(commonParams)
|
|
3970
|
-
.m(function (Command, cs, config, o) {
|
|
3971
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3972
|
-
})
|
|
3973
|
-
.s("WorkspacesService", "ModifyWorkspaceCreationProperties", {})
|
|
3974
|
-
.n("WorkSpacesClient", "ModifyWorkspaceCreationPropertiesCommand")
|
|
3975
|
-
.sc(ModifyWorkspaceCreationProperties$)
|
|
3976
|
-
.build() {
|
|
3352
|
+
class ModifyWorkspaceCreationPropertiesCommand extends command(_ep0, _mw0, "ModifyWorkspaceCreationProperties", ModifyWorkspaceCreationProperties$) {
|
|
3977
3353
|
}
|
|
3978
3354
|
|
|
3979
|
-
class ModifyWorkspacePropertiesCommand extends
|
|
3980
|
-
.classBuilder()
|
|
3981
|
-
.ep(commonParams)
|
|
3982
|
-
.m(function (Command, cs, config, o) {
|
|
3983
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3984
|
-
})
|
|
3985
|
-
.s("WorkspacesService", "ModifyWorkspaceProperties", {})
|
|
3986
|
-
.n("WorkSpacesClient", "ModifyWorkspacePropertiesCommand")
|
|
3987
|
-
.sc(ModifyWorkspaceProperties$)
|
|
3988
|
-
.build() {
|
|
3355
|
+
class ModifyWorkspacePropertiesCommand extends command(_ep0, _mw0, "ModifyWorkspaceProperties", ModifyWorkspaceProperties$) {
|
|
3989
3356
|
}
|
|
3990
3357
|
|
|
3991
|
-
class ModifyWorkspaceStateCommand extends
|
|
3992
|
-
.classBuilder()
|
|
3993
|
-
.ep(commonParams)
|
|
3994
|
-
.m(function (Command, cs, config, o) {
|
|
3995
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3996
|
-
})
|
|
3997
|
-
.s("WorkspacesService", "ModifyWorkspaceState", {})
|
|
3998
|
-
.n("WorkSpacesClient", "ModifyWorkspaceStateCommand")
|
|
3999
|
-
.sc(ModifyWorkspaceState$)
|
|
4000
|
-
.build() {
|
|
3358
|
+
class ModifyWorkspaceStateCommand extends command(_ep0, _mw0, "ModifyWorkspaceState", ModifyWorkspaceState$) {
|
|
4001
3359
|
}
|
|
4002
3360
|
|
|
4003
|
-
class RebootWorkspacesCommand extends
|
|
4004
|
-
.classBuilder()
|
|
4005
|
-
.ep(commonParams)
|
|
4006
|
-
.m(function (Command, cs, config, o) {
|
|
4007
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4008
|
-
})
|
|
4009
|
-
.s("WorkspacesService", "RebootWorkspaces", {})
|
|
4010
|
-
.n("WorkSpacesClient", "RebootWorkspacesCommand")
|
|
4011
|
-
.sc(RebootWorkspaces$)
|
|
4012
|
-
.build() {
|
|
3361
|
+
class RebootWorkspacesCommand extends command(_ep0, _mw0, "RebootWorkspaces", RebootWorkspaces$) {
|
|
4013
3362
|
}
|
|
4014
3363
|
|
|
4015
|
-
class RebuildWorkspacesCommand extends
|
|
4016
|
-
.classBuilder()
|
|
4017
|
-
.ep(commonParams)
|
|
4018
|
-
.m(function (Command, cs, config, o) {
|
|
4019
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4020
|
-
})
|
|
4021
|
-
.s("WorkspacesService", "RebuildWorkspaces", {})
|
|
4022
|
-
.n("WorkSpacesClient", "RebuildWorkspacesCommand")
|
|
4023
|
-
.sc(RebuildWorkspaces$)
|
|
4024
|
-
.build() {
|
|
3364
|
+
class RebuildWorkspacesCommand extends command(_ep0, _mw0, "RebuildWorkspaces", RebuildWorkspaces$) {
|
|
4025
3365
|
}
|
|
4026
3366
|
|
|
4027
|
-
class RegisterWorkspaceDirectoryCommand extends
|
|
4028
|
-
.classBuilder()
|
|
4029
|
-
.ep(commonParams)
|
|
4030
|
-
.m(function (Command, cs, config, o) {
|
|
4031
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4032
|
-
})
|
|
4033
|
-
.s("WorkspacesService", "RegisterWorkspaceDirectory", {})
|
|
4034
|
-
.n("WorkSpacesClient", "RegisterWorkspaceDirectoryCommand")
|
|
4035
|
-
.sc(RegisterWorkspaceDirectory$)
|
|
4036
|
-
.build() {
|
|
3367
|
+
class RegisterWorkspaceDirectoryCommand extends command(_ep0, _mw0, "RegisterWorkspaceDirectory", RegisterWorkspaceDirectory$) {
|
|
4037
3368
|
}
|
|
4038
3369
|
|
|
4039
|
-
class RejectAccountLinkInvitationCommand extends
|
|
4040
|
-
.classBuilder()
|
|
4041
|
-
.ep(commonParams)
|
|
4042
|
-
.m(function (Command, cs, config, o) {
|
|
4043
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4044
|
-
})
|
|
4045
|
-
.s("WorkspacesService", "RejectAccountLinkInvitation", {})
|
|
4046
|
-
.n("WorkSpacesClient", "RejectAccountLinkInvitationCommand")
|
|
4047
|
-
.sc(RejectAccountLinkInvitation$)
|
|
4048
|
-
.build() {
|
|
3370
|
+
class RejectAccountLinkInvitationCommand extends command(_ep0, _mw0, "RejectAccountLinkInvitation", RejectAccountLinkInvitation$) {
|
|
4049
3371
|
}
|
|
4050
3372
|
|
|
4051
|
-
class RestoreWorkspaceCommand extends
|
|
4052
|
-
.classBuilder()
|
|
4053
|
-
.ep(commonParams)
|
|
4054
|
-
.m(function (Command, cs, config, o) {
|
|
4055
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4056
|
-
})
|
|
4057
|
-
.s("WorkspacesService", "RestoreWorkspace", {})
|
|
4058
|
-
.n("WorkSpacesClient", "RestoreWorkspaceCommand")
|
|
4059
|
-
.sc(RestoreWorkspace$)
|
|
4060
|
-
.build() {
|
|
3373
|
+
class RestoreWorkspaceCommand extends command(_ep0, _mw0, "RestoreWorkspace", RestoreWorkspace$) {
|
|
4061
3374
|
}
|
|
4062
3375
|
|
|
4063
|
-
class RevokeIpRulesCommand extends
|
|
4064
|
-
.classBuilder()
|
|
4065
|
-
.ep(commonParams)
|
|
4066
|
-
.m(function (Command, cs, config, o) {
|
|
4067
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4068
|
-
})
|
|
4069
|
-
.s("WorkspacesService", "RevokeIpRules", {})
|
|
4070
|
-
.n("WorkSpacesClient", "RevokeIpRulesCommand")
|
|
4071
|
-
.sc(RevokeIpRules$)
|
|
4072
|
-
.build() {
|
|
3376
|
+
class RevokeIpRulesCommand extends command(_ep0, _mw0, "RevokeIpRules", RevokeIpRules$) {
|
|
4073
3377
|
}
|
|
4074
3378
|
|
|
4075
|
-
class StartWorkspacesCommand extends
|
|
4076
|
-
.classBuilder()
|
|
4077
|
-
.ep(commonParams)
|
|
4078
|
-
.m(function (Command, cs, config, o) {
|
|
4079
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4080
|
-
})
|
|
4081
|
-
.s("WorkspacesService", "StartWorkspaces", {})
|
|
4082
|
-
.n("WorkSpacesClient", "StartWorkspacesCommand")
|
|
4083
|
-
.sc(StartWorkspaces$)
|
|
4084
|
-
.build() {
|
|
3379
|
+
class StartWorkspacesCommand extends command(_ep0, _mw0, "StartWorkspaces", StartWorkspaces$) {
|
|
4085
3380
|
}
|
|
4086
3381
|
|
|
4087
|
-
class StartWorkspacesPoolCommand extends
|
|
4088
|
-
.classBuilder()
|
|
4089
|
-
.ep(commonParams)
|
|
4090
|
-
.m(function (Command, cs, config, o) {
|
|
4091
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4092
|
-
})
|
|
4093
|
-
.s("WorkspacesService", "StartWorkspacesPool", {})
|
|
4094
|
-
.n("WorkSpacesClient", "StartWorkspacesPoolCommand")
|
|
4095
|
-
.sc(StartWorkspacesPool$)
|
|
4096
|
-
.build() {
|
|
3382
|
+
class StartWorkspacesPoolCommand extends command(_ep0, _mw0, "StartWorkspacesPool", StartWorkspacesPool$) {
|
|
4097
3383
|
}
|
|
4098
3384
|
|
|
4099
|
-
class StopWorkspacesCommand extends
|
|
4100
|
-
.classBuilder()
|
|
4101
|
-
.ep(commonParams)
|
|
4102
|
-
.m(function (Command, cs, config, o) {
|
|
4103
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4104
|
-
})
|
|
4105
|
-
.s("WorkspacesService", "StopWorkspaces", {})
|
|
4106
|
-
.n("WorkSpacesClient", "StopWorkspacesCommand")
|
|
4107
|
-
.sc(StopWorkspaces$)
|
|
4108
|
-
.build() {
|
|
3385
|
+
class StopWorkspacesCommand extends command(_ep0, _mw0, "StopWorkspaces", StopWorkspaces$) {
|
|
4109
3386
|
}
|
|
4110
3387
|
|
|
4111
|
-
class StopWorkspacesPoolCommand extends
|
|
4112
|
-
.classBuilder()
|
|
4113
|
-
.ep(commonParams)
|
|
4114
|
-
.m(function (Command, cs, config, o) {
|
|
4115
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4116
|
-
})
|
|
4117
|
-
.s("WorkspacesService", "StopWorkspacesPool", {})
|
|
4118
|
-
.n("WorkSpacesClient", "StopWorkspacesPoolCommand")
|
|
4119
|
-
.sc(StopWorkspacesPool$)
|
|
4120
|
-
.build() {
|
|
3388
|
+
class StopWorkspacesPoolCommand extends command(_ep0, _mw0, "StopWorkspacesPool", StopWorkspacesPool$) {
|
|
4121
3389
|
}
|
|
4122
3390
|
|
|
4123
|
-
class TerminateWorkspacesCommand extends
|
|
4124
|
-
.classBuilder()
|
|
4125
|
-
.ep(commonParams)
|
|
4126
|
-
.m(function (Command, cs, config, o) {
|
|
4127
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4128
|
-
})
|
|
4129
|
-
.s("WorkspacesService", "TerminateWorkspaces", {})
|
|
4130
|
-
.n("WorkSpacesClient", "TerminateWorkspacesCommand")
|
|
4131
|
-
.sc(TerminateWorkspaces$)
|
|
4132
|
-
.build() {
|
|
3391
|
+
class TerminateWorkspacesCommand extends command(_ep0, _mw0, "TerminateWorkspaces", TerminateWorkspaces$) {
|
|
4133
3392
|
}
|
|
4134
3393
|
|
|
4135
|
-
class TerminateWorkspacesPoolCommand extends
|
|
4136
|
-
.classBuilder()
|
|
4137
|
-
.ep(commonParams)
|
|
4138
|
-
.m(function (Command, cs, config, o) {
|
|
4139
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4140
|
-
})
|
|
4141
|
-
.s("WorkspacesService", "TerminateWorkspacesPool", {})
|
|
4142
|
-
.n("WorkSpacesClient", "TerminateWorkspacesPoolCommand")
|
|
4143
|
-
.sc(TerminateWorkspacesPool$)
|
|
4144
|
-
.build() {
|
|
3394
|
+
class TerminateWorkspacesPoolCommand extends command(_ep0, _mw0, "TerminateWorkspacesPool", TerminateWorkspacesPool$) {
|
|
4145
3395
|
}
|
|
4146
3396
|
|
|
4147
|
-
class TerminateWorkspacesPoolSessionCommand extends
|
|
4148
|
-
.classBuilder()
|
|
4149
|
-
.ep(commonParams)
|
|
4150
|
-
.m(function (Command, cs, config, o) {
|
|
4151
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4152
|
-
})
|
|
4153
|
-
.s("WorkspacesService", "TerminateWorkspacesPoolSession", {})
|
|
4154
|
-
.n("WorkSpacesClient", "TerminateWorkspacesPoolSessionCommand")
|
|
4155
|
-
.sc(TerminateWorkspacesPoolSession$)
|
|
4156
|
-
.build() {
|
|
3397
|
+
class TerminateWorkspacesPoolSessionCommand extends command(_ep0, _mw0, "TerminateWorkspacesPoolSession", TerminateWorkspacesPoolSession$) {
|
|
4157
3398
|
}
|
|
4158
3399
|
|
|
4159
|
-
class UpdateConnectClientAddInCommand extends
|
|
4160
|
-
.classBuilder()
|
|
4161
|
-
.ep(commonParams)
|
|
4162
|
-
.m(function (Command, cs, config, o) {
|
|
4163
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4164
|
-
})
|
|
4165
|
-
.s("WorkspacesService", "UpdateConnectClientAddIn", {})
|
|
4166
|
-
.n("WorkSpacesClient", "UpdateConnectClientAddInCommand")
|
|
4167
|
-
.sc(UpdateConnectClientAddIn$)
|
|
4168
|
-
.build() {
|
|
3400
|
+
class UpdateConnectClientAddInCommand extends command(_ep0, _mw0, "UpdateConnectClientAddIn", UpdateConnectClientAddIn$) {
|
|
4169
3401
|
}
|
|
4170
3402
|
|
|
4171
|
-
class UpdateConnectionAliasPermissionCommand extends
|
|
4172
|
-
.classBuilder()
|
|
4173
|
-
.ep(commonParams)
|
|
4174
|
-
.m(function (Command, cs, config, o) {
|
|
4175
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4176
|
-
})
|
|
4177
|
-
.s("WorkspacesService", "UpdateConnectionAliasPermission", {})
|
|
4178
|
-
.n("WorkSpacesClient", "UpdateConnectionAliasPermissionCommand")
|
|
4179
|
-
.sc(UpdateConnectionAliasPermission$)
|
|
4180
|
-
.build() {
|
|
3403
|
+
class UpdateConnectionAliasPermissionCommand extends command(_ep0, _mw0, "UpdateConnectionAliasPermission", UpdateConnectionAliasPermission$) {
|
|
4181
3404
|
}
|
|
4182
3405
|
|
|
4183
|
-
class UpdateRulesOfIpGroupCommand extends
|
|
4184
|
-
.classBuilder()
|
|
4185
|
-
.ep(commonParams)
|
|
4186
|
-
.m(function (Command, cs, config, o) {
|
|
4187
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4188
|
-
})
|
|
4189
|
-
.s("WorkspacesService", "UpdateRulesOfIpGroup", {})
|
|
4190
|
-
.n("WorkSpacesClient", "UpdateRulesOfIpGroupCommand")
|
|
4191
|
-
.sc(UpdateRulesOfIpGroup$)
|
|
4192
|
-
.build() {
|
|
3406
|
+
class UpdateRulesOfIpGroupCommand extends command(_ep0, _mw0, "UpdateRulesOfIpGroup", UpdateRulesOfIpGroup$) {
|
|
4193
3407
|
}
|
|
4194
3408
|
|
|
4195
|
-
class UpdateWorkspaceBundleCommand extends
|
|
4196
|
-
.classBuilder()
|
|
4197
|
-
.ep(commonParams)
|
|
4198
|
-
.m(function (Command, cs, config, o) {
|
|
4199
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4200
|
-
})
|
|
4201
|
-
.s("WorkspacesService", "UpdateWorkspaceBundle", {})
|
|
4202
|
-
.n("WorkSpacesClient", "UpdateWorkspaceBundleCommand")
|
|
4203
|
-
.sc(UpdateWorkspaceBundle$)
|
|
4204
|
-
.build() {
|
|
3409
|
+
class UpdateWorkspaceBundleCommand extends command(_ep0, _mw0, "UpdateWorkspaceBundle", UpdateWorkspaceBundle$) {
|
|
4205
3410
|
}
|
|
4206
3411
|
|
|
4207
|
-
class UpdateWorkspaceImagePermissionCommand extends
|
|
4208
|
-
.classBuilder()
|
|
4209
|
-
.ep(commonParams)
|
|
4210
|
-
.m(function (Command, cs, config, o) {
|
|
4211
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4212
|
-
})
|
|
4213
|
-
.s("WorkspacesService", "UpdateWorkspaceImagePermission", {})
|
|
4214
|
-
.n("WorkSpacesClient", "UpdateWorkspaceImagePermissionCommand")
|
|
4215
|
-
.sc(UpdateWorkspaceImagePermission$)
|
|
4216
|
-
.build() {
|
|
3412
|
+
class UpdateWorkspaceImagePermissionCommand extends command(_ep0, _mw0, "UpdateWorkspaceImagePermission", UpdateWorkspaceImagePermission$) {
|
|
4217
3413
|
}
|
|
4218
3414
|
|
|
4219
|
-
class UpdateWorkspacesPoolCommand extends
|
|
4220
|
-
.classBuilder()
|
|
4221
|
-
.ep(commonParams)
|
|
4222
|
-
.m(function (Command, cs, config, o) {
|
|
4223
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4224
|
-
})
|
|
4225
|
-
.s("WorkspacesService", "UpdateWorkspacesPool", {})
|
|
4226
|
-
.n("WorkSpacesClient", "UpdateWorkspacesPoolCommand")
|
|
4227
|
-
.sc(UpdateWorkspacesPool$)
|
|
4228
|
-
.build() {
|
|
3415
|
+
class UpdateWorkspacesPoolCommand extends command(_ep0, _mw0, "UpdateWorkspacesPool", UpdateWorkspacesPool$) {
|
|
4229
3416
|
}
|
|
4230
3417
|
|
|
4231
3418
|
const paginateDescribeApplicationAssociations = createPaginator(WorkSpacesClient, DescribeApplicationAssociationsCommand, "NextToken", "NextToken", "MaxResults");
|