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