@aws-sdk/client-workspaces 3.478.0 → 3.484.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/commands/AssociateConnectionAliasCommand.js +18 -41
- package/dist-cjs/commands/AssociateIpGroupsCommand.js +18 -41
- package/dist-cjs/commands/AssociateWorkspaceApplicationCommand.js +18 -41
- package/dist-cjs/commands/AuthorizeIpRulesCommand.js +18 -41
- package/dist-cjs/commands/CopyWorkspaceImageCommand.js +18 -41
- package/dist-cjs/commands/CreateConnectClientAddInCommand.js +18 -41
- package/dist-cjs/commands/CreateConnectionAliasCommand.js +18 -41
- package/dist-cjs/commands/CreateIpGroupCommand.js +18 -41
- package/dist-cjs/commands/CreateStandbyWorkspacesCommand.js +18 -41
- package/dist-cjs/commands/CreateTagsCommand.js +18 -41
- package/dist-cjs/commands/CreateUpdatedWorkspaceImageCommand.js +18 -41
- package/dist-cjs/commands/CreateWorkspaceBundleCommand.js +18 -41
- package/dist-cjs/commands/CreateWorkspaceImageCommand.js +18 -41
- package/dist-cjs/commands/CreateWorkspacesCommand.js +18 -41
- package/dist-cjs/commands/DeleteClientBrandingCommand.js +18 -41
- package/dist-cjs/commands/DeleteConnectClientAddInCommand.js +18 -41
- package/dist-cjs/commands/DeleteConnectionAliasCommand.js +18 -41
- package/dist-cjs/commands/DeleteIpGroupCommand.js +18 -41
- package/dist-cjs/commands/DeleteTagsCommand.js +18 -41
- package/dist-cjs/commands/DeleteWorkspaceBundleCommand.js +18 -41
- package/dist-cjs/commands/DeleteWorkspaceImageCommand.js +18 -41
- package/dist-cjs/commands/DeployWorkspaceApplicationsCommand.js +18 -41
- package/dist-cjs/commands/DeregisterWorkspaceDirectoryCommand.js +18 -41
- package/dist-cjs/commands/DescribeAccountCommand.js +18 -41
- package/dist-cjs/commands/DescribeAccountModificationsCommand.js +18 -41
- package/dist-cjs/commands/DescribeApplicationAssociationsCommand.js +18 -41
- package/dist-cjs/commands/DescribeApplicationsCommand.js +18 -41
- package/dist-cjs/commands/DescribeBundleAssociationsCommand.js +18 -41
- package/dist-cjs/commands/DescribeClientBrandingCommand.js +18 -41
- package/dist-cjs/commands/DescribeClientPropertiesCommand.js +18 -41
- package/dist-cjs/commands/DescribeConnectClientAddInsCommand.js +18 -41
- package/dist-cjs/commands/DescribeConnectionAliasPermissionsCommand.js +18 -41
- package/dist-cjs/commands/DescribeConnectionAliasesCommand.js +18 -41
- package/dist-cjs/commands/DescribeImageAssociationsCommand.js +18 -41
- package/dist-cjs/commands/DescribeIpGroupsCommand.js +18 -41
- package/dist-cjs/commands/DescribeTagsCommand.js +18 -41
- package/dist-cjs/commands/DescribeWorkspaceAssociationsCommand.js +18 -41
- package/dist-cjs/commands/DescribeWorkspaceBundlesCommand.js +18 -41
- package/dist-cjs/commands/DescribeWorkspaceDirectoriesCommand.js +18 -41
- package/dist-cjs/commands/DescribeWorkspaceImagePermissionsCommand.js +18 -41
- package/dist-cjs/commands/DescribeWorkspaceImagesCommand.js +18 -41
- package/dist-cjs/commands/DescribeWorkspaceSnapshotsCommand.js +18 -41
- package/dist-cjs/commands/DescribeWorkspacesCommand.js +18 -41
- package/dist-cjs/commands/DescribeWorkspacesConnectionStatusCommand.js +18 -41
- package/dist-cjs/commands/DisassociateConnectionAliasCommand.js +18 -41
- package/dist-cjs/commands/DisassociateIpGroupsCommand.js +18 -41
- package/dist-cjs/commands/DisassociateWorkspaceApplicationCommand.js +18 -41
- package/dist-cjs/commands/ImportClientBrandingCommand.js +18 -41
- package/dist-cjs/commands/ImportWorkspaceImageCommand.js +18 -41
- package/dist-cjs/commands/ListAvailableManagementCidrRangesCommand.js +18 -41
- package/dist-cjs/commands/MigrateWorkspaceCommand.js +18 -41
- package/dist-cjs/commands/ModifyAccountCommand.js +18 -41
- package/dist-cjs/commands/ModifyCertificateBasedAuthPropertiesCommand.js +18 -41
- package/dist-cjs/commands/ModifyClientPropertiesCommand.js +18 -41
- package/dist-cjs/commands/ModifySamlPropertiesCommand.js +18 -41
- package/dist-cjs/commands/ModifySelfservicePermissionsCommand.js +18 -41
- package/dist-cjs/commands/ModifyWorkspaceAccessPropertiesCommand.js +18 -41
- package/dist-cjs/commands/ModifyWorkspaceCreationPropertiesCommand.js +18 -41
- package/dist-cjs/commands/ModifyWorkspacePropertiesCommand.js +18 -41
- package/dist-cjs/commands/ModifyWorkspaceStateCommand.js +18 -41
- package/dist-cjs/commands/RebootWorkspacesCommand.js +18 -41
- package/dist-cjs/commands/RebuildWorkspacesCommand.js +18 -41
- package/dist-cjs/commands/RegisterWorkspaceDirectoryCommand.js +18 -41
- package/dist-cjs/commands/RestoreWorkspaceCommand.js +18 -41
- package/dist-cjs/commands/RevokeIpRulesCommand.js +18 -41
- package/dist-cjs/commands/StartWorkspacesCommand.js +18 -41
- package/dist-cjs/commands/StopWorkspacesCommand.js +18 -41
- package/dist-cjs/commands/TerminateWorkspacesCommand.js +18 -41
- package/dist-cjs/commands/UpdateConnectClientAddInCommand.js +18 -41
- package/dist-cjs/commands/UpdateConnectionAliasPermissionCommand.js +18 -41
- package/dist-cjs/commands/UpdateRulesOfIpGroupCommand.js +18 -41
- package/dist-cjs/commands/UpdateWorkspaceBundleCommand.js +18 -41
- package/dist-cjs/commands/UpdateWorkspaceImagePermissionCommand.js +18 -41
- package/dist-cjs/endpoint/EndpointParameters.js +7 -1
- package/dist-es/commands/AssociateConnectionAliasCommand.js +18 -41
- package/dist-es/commands/AssociateIpGroupsCommand.js +18 -41
- package/dist-es/commands/AssociateWorkspaceApplicationCommand.js +18 -41
- package/dist-es/commands/AuthorizeIpRulesCommand.js +18 -41
- package/dist-es/commands/CopyWorkspaceImageCommand.js +18 -41
- package/dist-es/commands/CreateConnectClientAddInCommand.js +18 -41
- package/dist-es/commands/CreateConnectionAliasCommand.js +18 -41
- package/dist-es/commands/CreateIpGroupCommand.js +18 -41
- package/dist-es/commands/CreateStandbyWorkspacesCommand.js +18 -41
- package/dist-es/commands/CreateTagsCommand.js +18 -41
- package/dist-es/commands/CreateUpdatedWorkspaceImageCommand.js +18 -41
- package/dist-es/commands/CreateWorkspaceBundleCommand.js +18 -41
- package/dist-es/commands/CreateWorkspaceImageCommand.js +18 -41
- package/dist-es/commands/CreateWorkspacesCommand.js +18 -41
- package/dist-es/commands/DeleteClientBrandingCommand.js +18 -41
- package/dist-es/commands/DeleteConnectClientAddInCommand.js +18 -41
- package/dist-es/commands/DeleteConnectionAliasCommand.js +18 -41
- package/dist-es/commands/DeleteIpGroupCommand.js +18 -41
- package/dist-es/commands/DeleteTagsCommand.js +18 -41
- package/dist-es/commands/DeleteWorkspaceBundleCommand.js +18 -41
- package/dist-es/commands/DeleteWorkspaceImageCommand.js +18 -41
- package/dist-es/commands/DeployWorkspaceApplicationsCommand.js +18 -41
- package/dist-es/commands/DeregisterWorkspaceDirectoryCommand.js +18 -41
- package/dist-es/commands/DescribeAccountCommand.js +18 -41
- package/dist-es/commands/DescribeAccountModificationsCommand.js +18 -41
- package/dist-es/commands/DescribeApplicationAssociationsCommand.js +18 -41
- package/dist-es/commands/DescribeApplicationsCommand.js +18 -41
- package/dist-es/commands/DescribeBundleAssociationsCommand.js +18 -41
- package/dist-es/commands/DescribeClientBrandingCommand.js +18 -41
- package/dist-es/commands/DescribeClientPropertiesCommand.js +18 -41
- package/dist-es/commands/DescribeConnectClientAddInsCommand.js +18 -41
- package/dist-es/commands/DescribeConnectionAliasPermissionsCommand.js +18 -41
- package/dist-es/commands/DescribeConnectionAliasesCommand.js +18 -41
- package/dist-es/commands/DescribeImageAssociationsCommand.js +18 -41
- package/dist-es/commands/DescribeIpGroupsCommand.js +18 -41
- package/dist-es/commands/DescribeTagsCommand.js +18 -41
- package/dist-es/commands/DescribeWorkspaceAssociationsCommand.js +18 -41
- package/dist-es/commands/DescribeWorkspaceBundlesCommand.js +18 -41
- package/dist-es/commands/DescribeWorkspaceDirectoriesCommand.js +18 -41
- package/dist-es/commands/DescribeWorkspaceImagePermissionsCommand.js +18 -41
- package/dist-es/commands/DescribeWorkspaceImagesCommand.js +18 -41
- package/dist-es/commands/DescribeWorkspaceSnapshotsCommand.js +18 -41
- package/dist-es/commands/DescribeWorkspacesCommand.js +18 -41
- package/dist-es/commands/DescribeWorkspacesConnectionStatusCommand.js +18 -41
- package/dist-es/commands/DisassociateConnectionAliasCommand.js +18 -41
- package/dist-es/commands/DisassociateIpGroupsCommand.js +18 -41
- package/dist-es/commands/DisassociateWorkspaceApplicationCommand.js +18 -41
- package/dist-es/commands/ImportClientBrandingCommand.js +18 -41
- package/dist-es/commands/ImportWorkspaceImageCommand.js +18 -41
- package/dist-es/commands/ListAvailableManagementCidrRangesCommand.js +18 -41
- package/dist-es/commands/MigrateWorkspaceCommand.js +18 -41
- package/dist-es/commands/ModifyAccountCommand.js +18 -41
- package/dist-es/commands/ModifyCertificateBasedAuthPropertiesCommand.js +18 -41
- package/dist-es/commands/ModifyClientPropertiesCommand.js +18 -41
- package/dist-es/commands/ModifySamlPropertiesCommand.js +18 -41
- package/dist-es/commands/ModifySelfservicePermissionsCommand.js +18 -41
- package/dist-es/commands/ModifyWorkspaceAccessPropertiesCommand.js +18 -41
- package/dist-es/commands/ModifyWorkspaceCreationPropertiesCommand.js +18 -41
- package/dist-es/commands/ModifyWorkspacePropertiesCommand.js +18 -41
- package/dist-es/commands/ModifyWorkspaceStateCommand.js +18 -41
- package/dist-es/commands/RebootWorkspacesCommand.js +18 -41
- package/dist-es/commands/RebuildWorkspacesCommand.js +18 -41
- package/dist-es/commands/RegisterWorkspaceDirectoryCommand.js +18 -41
- package/dist-es/commands/RestoreWorkspaceCommand.js +18 -41
- package/dist-es/commands/RevokeIpRulesCommand.js +18 -41
- package/dist-es/commands/StartWorkspacesCommand.js +18 -41
- package/dist-es/commands/StopWorkspacesCommand.js +18 -41
- package/dist-es/commands/TerminateWorkspacesCommand.js +18 -41
- package/dist-es/commands/UpdateConnectClientAddInCommand.js +18 -41
- package/dist-es/commands/UpdateConnectionAliasPermissionCommand.js +18 -41
- package/dist-es/commands/UpdateRulesOfIpGroupCommand.js +18 -41
- package/dist-es/commands/UpdateWorkspaceBundleCommand.js +18 -41
- package/dist-es/commands/UpdateWorkspaceImagePermissionCommand.js +18 -41
- package/dist-es/endpoint/EndpointParameters.js +6 -0
- package/dist-types/commands/AssociateConnectionAliasCommand.d.ts +6 -21
- package/dist-types/commands/AssociateIpGroupsCommand.d.ts +6 -21
- package/dist-types/commands/AssociateWorkspaceApplicationCommand.d.ts +6 -21
- package/dist-types/commands/AuthorizeIpRulesCommand.d.ts +6 -21
- package/dist-types/commands/CopyWorkspaceImageCommand.d.ts +6 -21
- package/dist-types/commands/CreateConnectClientAddInCommand.d.ts +6 -21
- package/dist-types/commands/CreateConnectionAliasCommand.d.ts +6 -21
- package/dist-types/commands/CreateIpGroupCommand.d.ts +6 -21
- package/dist-types/commands/CreateStandbyWorkspacesCommand.d.ts +6 -21
- package/dist-types/commands/CreateTagsCommand.d.ts +6 -21
- package/dist-types/commands/CreateUpdatedWorkspaceImageCommand.d.ts +6 -21
- package/dist-types/commands/CreateWorkspaceBundleCommand.d.ts +6 -21
- package/dist-types/commands/CreateWorkspaceImageCommand.d.ts +6 -21
- package/dist-types/commands/CreateWorkspacesCommand.d.ts +6 -21
- package/dist-types/commands/DeleteClientBrandingCommand.d.ts +6 -21
- package/dist-types/commands/DeleteConnectClientAddInCommand.d.ts +6 -21
- package/dist-types/commands/DeleteConnectionAliasCommand.d.ts +6 -21
- package/dist-types/commands/DeleteIpGroupCommand.d.ts +6 -21
- package/dist-types/commands/DeleteTagsCommand.d.ts +6 -21
- package/dist-types/commands/DeleteWorkspaceBundleCommand.d.ts +6 -21
- package/dist-types/commands/DeleteWorkspaceImageCommand.d.ts +6 -21
- package/dist-types/commands/DeployWorkspaceApplicationsCommand.d.ts +6 -21
- package/dist-types/commands/DeregisterWorkspaceDirectoryCommand.d.ts +6 -21
- package/dist-types/commands/DescribeAccountCommand.d.ts +6 -21
- package/dist-types/commands/DescribeAccountModificationsCommand.d.ts +6 -21
- package/dist-types/commands/DescribeApplicationAssociationsCommand.d.ts +6 -21
- package/dist-types/commands/DescribeApplicationsCommand.d.ts +6 -21
- package/dist-types/commands/DescribeBundleAssociationsCommand.d.ts +6 -21
- package/dist-types/commands/DescribeClientBrandingCommand.d.ts +6 -21
- package/dist-types/commands/DescribeClientPropertiesCommand.d.ts +6 -21
- package/dist-types/commands/DescribeConnectClientAddInsCommand.d.ts +6 -21
- package/dist-types/commands/DescribeConnectionAliasPermissionsCommand.d.ts +6 -21
- package/dist-types/commands/DescribeConnectionAliasesCommand.d.ts +6 -21
- package/dist-types/commands/DescribeImageAssociationsCommand.d.ts +6 -21
- package/dist-types/commands/DescribeIpGroupsCommand.d.ts +6 -21
- package/dist-types/commands/DescribeTagsCommand.d.ts +6 -21
- package/dist-types/commands/DescribeWorkspaceAssociationsCommand.d.ts +6 -21
- package/dist-types/commands/DescribeWorkspaceBundlesCommand.d.ts +6 -21
- package/dist-types/commands/DescribeWorkspaceDirectoriesCommand.d.ts +6 -21
- package/dist-types/commands/DescribeWorkspaceImagePermissionsCommand.d.ts +6 -21
- package/dist-types/commands/DescribeWorkspaceImagesCommand.d.ts +6 -21
- package/dist-types/commands/DescribeWorkspaceSnapshotsCommand.d.ts +6 -21
- package/dist-types/commands/DescribeWorkspacesCommand.d.ts +6 -21
- package/dist-types/commands/DescribeWorkspacesConnectionStatusCommand.d.ts +6 -21
- package/dist-types/commands/DisassociateConnectionAliasCommand.d.ts +6 -21
- package/dist-types/commands/DisassociateIpGroupsCommand.d.ts +6 -21
- package/dist-types/commands/DisassociateWorkspaceApplicationCommand.d.ts +6 -21
- package/dist-types/commands/ImportClientBrandingCommand.d.ts +6 -21
- package/dist-types/commands/ImportWorkspaceImageCommand.d.ts +6 -21
- package/dist-types/commands/ListAvailableManagementCidrRangesCommand.d.ts +6 -21
- package/dist-types/commands/MigrateWorkspaceCommand.d.ts +6 -21
- package/dist-types/commands/ModifyAccountCommand.d.ts +6 -21
- package/dist-types/commands/ModifyCertificateBasedAuthPropertiesCommand.d.ts +6 -21
- package/dist-types/commands/ModifyClientPropertiesCommand.d.ts +6 -21
- package/dist-types/commands/ModifySamlPropertiesCommand.d.ts +6 -21
- package/dist-types/commands/ModifySelfservicePermissionsCommand.d.ts +6 -21
- package/dist-types/commands/ModifyWorkspaceAccessPropertiesCommand.d.ts +6 -21
- package/dist-types/commands/ModifyWorkspaceCreationPropertiesCommand.d.ts +6 -21
- package/dist-types/commands/ModifyWorkspacePropertiesCommand.d.ts +6 -21
- package/dist-types/commands/ModifyWorkspaceStateCommand.d.ts +6 -21
- package/dist-types/commands/RebootWorkspacesCommand.d.ts +6 -21
- package/dist-types/commands/RebuildWorkspacesCommand.d.ts +6 -21
- package/dist-types/commands/RegisterWorkspaceDirectoryCommand.d.ts +6 -21
- package/dist-types/commands/RestoreWorkspaceCommand.d.ts +6 -21
- package/dist-types/commands/RevokeIpRulesCommand.d.ts +6 -21
- package/dist-types/commands/StartWorkspacesCommand.d.ts +6 -21
- package/dist-types/commands/StopWorkspacesCommand.d.ts +6 -21
- package/dist-types/commands/TerminateWorkspacesCommand.d.ts +6 -21
- package/dist-types/commands/UpdateConnectClientAddInCommand.d.ts +6 -21
- package/dist-types/commands/UpdateConnectionAliasPermissionCommand.d.ts +6 -21
- package/dist-types/commands/UpdateRulesOfIpGroupCommand.d.ts +6 -21
- package/dist-types/commands/UpdateWorkspaceBundleCommand.d.ts +6 -21
- package/dist-types/commands/UpdateWorkspaceImagePermissionCommand.d.ts +6 -21
- package/dist-types/endpoint/EndpointParameters.d.ts +18 -0
- package/dist-types/ts3.4/commands/AssociateConnectionAliasCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/AssociateIpGroupsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/AssociateWorkspaceApplicationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/AuthorizeIpRulesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CopyWorkspaceImageCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateConnectClientAddInCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateConnectionAliasCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateIpGroupCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateStandbyWorkspacesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateTagsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateUpdatedWorkspaceImageCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateWorkspaceBundleCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateWorkspaceImageCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateWorkspacesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteClientBrandingCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteConnectClientAddInCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteConnectionAliasCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteIpGroupCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteTagsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteWorkspaceBundleCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteWorkspaceImageCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeployWorkspaceApplicationsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeregisterWorkspaceDirectoryCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeAccountCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeAccountModificationsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeApplicationAssociationsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeApplicationsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeBundleAssociationsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeClientBrandingCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeClientPropertiesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeConnectClientAddInsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeConnectionAliasPermissionsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeConnectionAliasesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeImageAssociationsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeIpGroupsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeTagsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeWorkspaceAssociationsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeWorkspaceBundlesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeWorkspaceDirectoriesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeWorkspaceImagePermissionsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeWorkspaceImagesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeWorkspaceSnapshotsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeWorkspacesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeWorkspacesConnectionStatusCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DisassociateConnectionAliasCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DisassociateIpGroupsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DisassociateWorkspaceApplicationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ImportClientBrandingCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ImportWorkspaceImageCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListAvailableManagementCidrRangesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/MigrateWorkspaceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ModifyAccountCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ModifyCertificateBasedAuthPropertiesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ModifyClientPropertiesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ModifySamlPropertiesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ModifySelfservicePermissionsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ModifyWorkspaceAccessPropertiesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ModifyWorkspaceCreationPropertiesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ModifyWorkspacePropertiesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ModifyWorkspaceStateCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/RebootWorkspacesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/RebuildWorkspacesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/RegisterWorkspaceDirectoryCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/RestoreWorkspaceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/RevokeIpRulesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/StartWorkspacesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/StopWorkspacesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/TerminateWorkspacesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateConnectClientAddInCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateConnectionAliasPermissionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateRulesOfIpGroupCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateWorkspaceBundleCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateWorkspaceImagePermissionCommand.d.ts +12 -24
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +18 -0
- package/package.json +11 -11
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class CreateTagsCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "WorkSpacesClient";
|
|
29
|
-
const commandName = "CreateTagsCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "WorkspacesService",
|
|
38
|
-
operation: "CreateTags",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_json1_1_1.se_CreateTagsCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_json1_1_1.de_CreateTagsCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class CreateTagsCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("WorkspacesService", "CreateTags", {})
|
|
22
|
+
.n("WorkSpacesClient", "CreateTagsCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_json1_1_1.se_CreateTagsCommand)
|
|
25
|
+
.de(Aws_json1_1_1.de_CreateTagsCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.CreateTagsCommand = CreateTagsCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class CreateUpdatedWorkspaceImageCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "WorkSpacesClient";
|
|
29
|
-
const commandName = "CreateUpdatedWorkspaceImageCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "WorkspacesService",
|
|
38
|
-
operation: "CreateUpdatedWorkspaceImage",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_json1_1_1.se_CreateUpdatedWorkspaceImageCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_json1_1_1.de_CreateUpdatedWorkspaceImageCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class CreateUpdatedWorkspaceImageCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("WorkspacesService", "CreateUpdatedWorkspaceImage", {})
|
|
22
|
+
.n("WorkSpacesClient", "CreateUpdatedWorkspaceImageCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_json1_1_1.se_CreateUpdatedWorkspaceImageCommand)
|
|
25
|
+
.de(Aws_json1_1_1.de_CreateUpdatedWorkspaceImageCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.CreateUpdatedWorkspaceImageCommand = CreateUpdatedWorkspaceImageCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class CreateWorkspaceBundleCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "WorkSpacesClient";
|
|
29
|
-
const commandName = "CreateWorkspaceBundleCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "WorkspacesService",
|
|
38
|
-
operation: "CreateWorkspaceBundle",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_json1_1_1.se_CreateWorkspaceBundleCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_json1_1_1.de_CreateWorkspaceBundleCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class CreateWorkspaceBundleCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("WorkspacesService", "CreateWorkspaceBundle", {})
|
|
22
|
+
.n("WorkSpacesClient", "CreateWorkspaceBundleCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_json1_1_1.se_CreateWorkspaceBundleCommand)
|
|
25
|
+
.de(Aws_json1_1_1.de_CreateWorkspaceBundleCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.CreateWorkspaceBundleCommand = CreateWorkspaceBundleCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class CreateWorkspaceImageCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "WorkSpacesClient";
|
|
29
|
-
const commandName = "CreateWorkspaceImageCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "WorkspacesService",
|
|
38
|
-
operation: "CreateWorkspaceImage",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_json1_1_1.se_CreateWorkspaceImageCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_json1_1_1.de_CreateWorkspaceImageCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class CreateWorkspaceImageCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("WorkspacesService", "CreateWorkspaceImage", {})
|
|
22
|
+
.n("WorkSpacesClient", "CreateWorkspaceImageCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_json1_1_1.se_CreateWorkspaceImageCommand)
|
|
25
|
+
.de(Aws_json1_1_1.de_CreateWorkspaceImageCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.CreateWorkspaceImageCommand = CreateWorkspaceImageCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class CreateWorkspacesCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "WorkSpacesClient";
|
|
29
|
-
const commandName = "CreateWorkspacesCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "WorkspacesService",
|
|
38
|
-
operation: "CreateWorkspaces",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_json1_1_1.se_CreateWorkspacesCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_json1_1_1.de_CreateWorkspacesCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class CreateWorkspacesCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("WorkspacesService", "CreateWorkspaces", {})
|
|
22
|
+
.n("WorkSpacesClient", "CreateWorkspacesCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_json1_1_1.se_CreateWorkspacesCommand)
|
|
25
|
+
.de(Aws_json1_1_1.de_CreateWorkspacesCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.CreateWorkspacesCommand = CreateWorkspacesCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class DeleteClientBrandingCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "WorkSpacesClient";
|
|
29
|
-
const commandName = "DeleteClientBrandingCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "WorkspacesService",
|
|
38
|
-
operation: "DeleteClientBranding",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_json1_1_1.se_DeleteClientBrandingCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_json1_1_1.de_DeleteClientBrandingCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class DeleteClientBrandingCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("WorkspacesService", "DeleteClientBranding", {})
|
|
22
|
+
.n("WorkSpacesClient", "DeleteClientBrandingCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_json1_1_1.se_DeleteClientBrandingCommand)
|
|
25
|
+
.de(Aws_json1_1_1.de_DeleteClientBrandingCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.DeleteClientBrandingCommand = DeleteClientBrandingCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class DeleteConnectClientAddInCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "WorkSpacesClient";
|
|
29
|
-
const commandName = "DeleteConnectClientAddInCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "WorkspacesService",
|
|
38
|
-
operation: "DeleteConnectClientAddIn",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_json1_1_1.se_DeleteConnectClientAddInCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_json1_1_1.de_DeleteConnectClientAddInCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class DeleteConnectClientAddInCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("WorkspacesService", "DeleteConnectClientAddIn", {})
|
|
22
|
+
.n("WorkSpacesClient", "DeleteConnectClientAddInCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_json1_1_1.se_DeleteConnectClientAddInCommand)
|
|
25
|
+
.de(Aws_json1_1_1.de_DeleteConnectClientAddInCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.DeleteConnectClientAddInCommand = DeleteConnectClientAddInCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class DeleteConnectionAliasCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "WorkSpacesClient";
|
|
29
|
-
const commandName = "DeleteConnectionAliasCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "WorkspacesService",
|
|
38
|
-
operation: "DeleteConnectionAlias",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_json1_1_1.se_DeleteConnectionAliasCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_json1_1_1.de_DeleteConnectionAliasCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class DeleteConnectionAliasCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("WorkspacesService", "DeleteConnectionAlias", {})
|
|
22
|
+
.n("WorkSpacesClient", "DeleteConnectionAliasCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_json1_1_1.se_DeleteConnectionAliasCommand)
|
|
25
|
+
.de(Aws_json1_1_1.de_DeleteConnectionAliasCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.DeleteConnectionAliasCommand = DeleteConnectionAliasCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class DeleteIpGroupCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "WorkSpacesClient";
|
|
29
|
-
const commandName = "DeleteIpGroupCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "WorkspacesService",
|
|
38
|
-
operation: "DeleteIpGroup",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_json1_1_1.se_DeleteIpGroupCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_json1_1_1.de_DeleteIpGroupCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class DeleteIpGroupCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("WorkspacesService", "DeleteIpGroup", {})
|
|
22
|
+
.n("WorkSpacesClient", "DeleteIpGroupCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_json1_1_1.se_DeleteIpGroupCommand)
|
|
25
|
+
.de(Aws_json1_1_1.de_DeleteIpGroupCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.DeleteIpGroupCommand = DeleteIpGroupCommand;
|