@aws-sdk/client-workspaces 3.649.0 → 3.651.1

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.
Files changed (90) hide show
  1. package/dist-cjs/index.js +88 -264
  2. package/dist-es/commands/AcceptAccountLinkInvitationCommand.js +1 -3
  3. package/dist-es/commands/AssociateConnectionAliasCommand.js +1 -3
  4. package/dist-es/commands/AssociateIpGroupsCommand.js +1 -3
  5. package/dist-es/commands/AssociateWorkspaceApplicationCommand.js +1 -3
  6. package/dist-es/commands/AuthorizeIpRulesCommand.js +1 -3
  7. package/dist-es/commands/CopyWorkspaceImageCommand.js +1 -3
  8. package/dist-es/commands/CreateAccountLinkInvitationCommand.js +1 -3
  9. package/dist-es/commands/CreateConnectClientAddInCommand.js +1 -3
  10. package/dist-es/commands/CreateConnectionAliasCommand.js +1 -3
  11. package/dist-es/commands/CreateIpGroupCommand.js +1 -3
  12. package/dist-es/commands/CreateStandbyWorkspacesCommand.js +1 -3
  13. package/dist-es/commands/CreateTagsCommand.js +1 -3
  14. package/dist-es/commands/CreateUpdatedWorkspaceImageCommand.js +1 -3
  15. package/dist-es/commands/CreateWorkspaceBundleCommand.js +1 -3
  16. package/dist-es/commands/CreateWorkspaceImageCommand.js +1 -3
  17. package/dist-es/commands/CreateWorkspacesCommand.js +1 -3
  18. package/dist-es/commands/CreateWorkspacesPoolCommand.js +1 -3
  19. package/dist-es/commands/DeleteAccountLinkInvitationCommand.js +1 -3
  20. package/dist-es/commands/DeleteClientBrandingCommand.js +1 -3
  21. package/dist-es/commands/DeleteConnectClientAddInCommand.js +1 -3
  22. package/dist-es/commands/DeleteConnectionAliasCommand.js +1 -3
  23. package/dist-es/commands/DeleteIpGroupCommand.js +1 -3
  24. package/dist-es/commands/DeleteTagsCommand.js +1 -3
  25. package/dist-es/commands/DeleteWorkspaceBundleCommand.js +1 -3
  26. package/dist-es/commands/DeleteWorkspaceImageCommand.js +1 -3
  27. package/dist-es/commands/DeployWorkspaceApplicationsCommand.js +1 -3
  28. package/dist-es/commands/DeregisterWorkspaceDirectoryCommand.js +1 -3
  29. package/dist-es/commands/DescribeAccountCommand.js +1 -3
  30. package/dist-es/commands/DescribeAccountModificationsCommand.js +1 -3
  31. package/dist-es/commands/DescribeApplicationAssociationsCommand.js +1 -3
  32. package/dist-es/commands/DescribeApplicationsCommand.js +1 -3
  33. package/dist-es/commands/DescribeBundleAssociationsCommand.js +1 -3
  34. package/dist-es/commands/DescribeClientBrandingCommand.js +1 -3
  35. package/dist-es/commands/DescribeClientPropertiesCommand.js +1 -3
  36. package/dist-es/commands/DescribeConnectClientAddInsCommand.js +1 -3
  37. package/dist-es/commands/DescribeConnectionAliasPermissionsCommand.js +1 -3
  38. package/dist-es/commands/DescribeConnectionAliasesCommand.js +1 -3
  39. package/dist-es/commands/DescribeImageAssociationsCommand.js +1 -3
  40. package/dist-es/commands/DescribeIpGroupsCommand.js +1 -3
  41. package/dist-es/commands/DescribeTagsCommand.js +1 -3
  42. package/dist-es/commands/DescribeWorkspaceAssociationsCommand.js +1 -3
  43. package/dist-es/commands/DescribeWorkspaceBundlesCommand.js +1 -3
  44. package/dist-es/commands/DescribeWorkspaceDirectoriesCommand.js +1 -3
  45. package/dist-es/commands/DescribeWorkspaceImagePermissionsCommand.js +1 -3
  46. package/dist-es/commands/DescribeWorkspaceImagesCommand.js +1 -3
  47. package/dist-es/commands/DescribeWorkspaceSnapshotsCommand.js +1 -3
  48. package/dist-es/commands/DescribeWorkspacesCommand.js +1 -3
  49. package/dist-es/commands/DescribeWorkspacesConnectionStatusCommand.js +1 -3
  50. package/dist-es/commands/DescribeWorkspacesPoolSessionsCommand.js +1 -3
  51. package/dist-es/commands/DescribeWorkspacesPoolsCommand.js +1 -3
  52. package/dist-es/commands/DisassociateConnectionAliasCommand.js +1 -3
  53. package/dist-es/commands/DisassociateIpGroupsCommand.js +1 -3
  54. package/dist-es/commands/DisassociateWorkspaceApplicationCommand.js +1 -3
  55. package/dist-es/commands/GetAccountLinkCommand.js +1 -3
  56. package/dist-es/commands/ImportClientBrandingCommand.js +1 -3
  57. package/dist-es/commands/ImportWorkspaceImageCommand.js +1 -3
  58. package/dist-es/commands/ListAccountLinksCommand.js +1 -3
  59. package/dist-es/commands/ListAvailableManagementCidrRangesCommand.js +1 -3
  60. package/dist-es/commands/MigrateWorkspaceCommand.js +1 -3
  61. package/dist-es/commands/ModifyAccountCommand.js +1 -3
  62. package/dist-es/commands/ModifyCertificateBasedAuthPropertiesCommand.js +1 -3
  63. package/dist-es/commands/ModifyClientPropertiesCommand.js +1 -3
  64. package/dist-es/commands/ModifySamlPropertiesCommand.js +1 -3
  65. package/dist-es/commands/ModifySelfservicePermissionsCommand.js +1 -3
  66. package/dist-es/commands/ModifyStreamingPropertiesCommand.js +1 -3
  67. package/dist-es/commands/ModifyWorkspaceAccessPropertiesCommand.js +1 -3
  68. package/dist-es/commands/ModifyWorkspaceCreationPropertiesCommand.js +1 -3
  69. package/dist-es/commands/ModifyWorkspacePropertiesCommand.js +1 -3
  70. package/dist-es/commands/ModifyWorkspaceStateCommand.js +1 -3
  71. package/dist-es/commands/RebootWorkspacesCommand.js +1 -3
  72. package/dist-es/commands/RebuildWorkspacesCommand.js +1 -3
  73. package/dist-es/commands/RegisterWorkspaceDirectoryCommand.js +1 -3
  74. package/dist-es/commands/RejectAccountLinkInvitationCommand.js +1 -3
  75. package/dist-es/commands/RestoreWorkspaceCommand.js +1 -3
  76. package/dist-es/commands/RevokeIpRulesCommand.js +1 -3
  77. package/dist-es/commands/StartWorkspacesCommand.js +1 -3
  78. package/dist-es/commands/StartWorkspacesPoolCommand.js +1 -3
  79. package/dist-es/commands/StopWorkspacesCommand.js +1 -3
  80. package/dist-es/commands/StopWorkspacesPoolCommand.js +1 -3
  81. package/dist-es/commands/TerminateWorkspacesCommand.js +1 -3
  82. package/dist-es/commands/TerminateWorkspacesPoolCommand.js +1 -3
  83. package/dist-es/commands/TerminateWorkspacesPoolSessionCommand.js +1 -3
  84. package/dist-es/commands/UpdateConnectClientAddInCommand.js +1 -3
  85. package/dist-es/commands/UpdateConnectionAliasPermissionCommand.js +1 -3
  86. package/dist-es/commands/UpdateRulesOfIpGroupCommand.js +1 -3
  87. package/dist-es/commands/UpdateWorkspaceBundleCommand.js +1 -3
  88. package/dist-es/commands/UpdateWorkspaceImagePermissionCommand.js +1 -3
  89. package/dist-es/commands/UpdateWorkspacesPoolCommand.js +1 -3
  90. package/package.json +5 -5
@@ -6,9 +6,7 @@ import { de_AcceptAccountLinkInvitationCommand, se_AcceptAccountLinkInvitationCo
6
6
  export { $Command };
7
7
  export class AcceptAccountLinkInvitationCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_AssociateConnectionAliasCommand, se_AssociateConnectionAliasCommand
6
6
  export { $Command };
7
7
  export class AssociateConnectionAliasCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_AssociateIpGroupsCommand, se_AssociateIpGroupsCommand } from "../pro
6
6
  export { $Command };
7
7
  export class AssociateIpGroupsCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_AssociateWorkspaceApplicationCommand, se_AssociateWorkspaceApplicati
6
6
  export { $Command };
7
7
  export class AssociateWorkspaceApplicationCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_AuthorizeIpRulesCommand, se_AuthorizeIpRulesCommand } from "../proto
6
6
  export { $Command };
7
7
  export class AuthorizeIpRulesCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_CopyWorkspaceImageCommand, se_CopyWorkspaceImageCommand } from "../p
6
6
  export { $Command };
7
7
  export class CopyWorkspaceImageCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_CreateAccountLinkInvitationCommand, se_CreateAccountLinkInvitationCo
6
6
  export { $Command };
7
7
  export class CreateAccountLinkInvitationCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_CreateConnectClientAddInCommand, se_CreateConnectClientAddInCommand
6
6
  export { $Command };
7
7
  export class CreateConnectClientAddInCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_CreateConnectionAliasCommand, se_CreateConnectionAliasCommand } from
6
6
  export { $Command };
7
7
  export class CreateConnectionAliasCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_CreateIpGroupCommand, se_CreateIpGroupCommand } from "../protocols/A
6
6
  export { $Command };
7
7
  export class CreateIpGroupCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_CreateStandbyWorkspacesCommand, se_CreateStandbyWorkspacesCommand }
6
6
  export { $Command };
7
7
  export class CreateStandbyWorkspacesCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_CreateTagsCommand, se_CreateTagsCommand } from "../protocols/Aws_jso
6
6
  export { $Command };
7
7
  export class CreateTagsCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_CreateUpdatedWorkspaceImageCommand, se_CreateUpdatedWorkspaceImageCo
6
6
  export { $Command };
7
7
  export class CreateUpdatedWorkspaceImageCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_CreateWorkspaceBundleCommand, se_CreateWorkspaceBundleCommand } from
6
6
  export { $Command };
7
7
  export class CreateWorkspaceBundleCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_CreateWorkspaceImageCommand, se_CreateWorkspaceImageCommand } from "
6
6
  export { $Command };
7
7
  export class CreateWorkspaceImageCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_CreateWorkspacesCommand, se_CreateWorkspacesCommand } from "../proto
6
6
  export { $Command };
7
7
  export class CreateWorkspacesCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_CreateWorkspacesPoolCommand, se_CreateWorkspacesPoolCommand } from "
6
6
  export { $Command };
7
7
  export class CreateWorkspacesPoolCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DeleteAccountLinkInvitationCommand, se_DeleteAccountLinkInvitationCo
6
6
  export { $Command };
7
7
  export class DeleteAccountLinkInvitationCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DeleteClientBrandingCommand, se_DeleteClientBrandingCommand } from "
6
6
  export { $Command };
7
7
  export class DeleteClientBrandingCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DeleteConnectClientAddInCommand, se_DeleteConnectClientAddInCommand
6
6
  export { $Command };
7
7
  export class DeleteConnectClientAddInCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DeleteConnectionAliasCommand, se_DeleteConnectionAliasCommand } from
6
6
  export { $Command };
7
7
  export class DeleteConnectionAliasCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DeleteIpGroupCommand, se_DeleteIpGroupCommand } from "../protocols/A
6
6
  export { $Command };
7
7
  export class DeleteIpGroupCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DeleteTagsCommand, se_DeleteTagsCommand } from "../protocols/Aws_jso
6
6
  export { $Command };
7
7
  export class DeleteTagsCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DeleteWorkspaceBundleCommand, se_DeleteWorkspaceBundleCommand } from
6
6
  export { $Command };
7
7
  export class DeleteWorkspaceBundleCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DeleteWorkspaceImageCommand, se_DeleteWorkspaceImageCommand } from "
6
6
  export { $Command };
7
7
  export class DeleteWorkspaceImageCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DeployWorkspaceApplicationsCommand, se_DeployWorkspaceApplicationsCo
6
6
  export { $Command };
7
7
  export class DeployWorkspaceApplicationsCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DeregisterWorkspaceDirectoryCommand, se_DeregisterWorkspaceDirectory
6
6
  export { $Command };
7
7
  export class DeregisterWorkspaceDirectoryCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DescribeAccountCommand, se_DescribeAccountCommand } from "../protoco
6
6
  export { $Command };
7
7
  export class DescribeAccountCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DescribeAccountModificationsCommand, se_DescribeAccountModifications
6
6
  export { $Command };
7
7
  export class DescribeAccountModificationsCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DescribeApplicationAssociationsCommand, se_DescribeApplicationAssoci
6
6
  export { $Command };
7
7
  export class DescribeApplicationAssociationsCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DescribeApplicationsCommand, se_DescribeApplicationsCommand } from "
6
6
  export { $Command };
7
7
  export class DescribeApplicationsCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DescribeBundleAssociationsCommand, se_DescribeBundleAssociationsComm
6
6
  export { $Command };
7
7
  export class DescribeBundleAssociationsCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DescribeClientBrandingCommand, se_DescribeClientBrandingCommand } fr
6
6
  export { $Command };
7
7
  export class DescribeClientBrandingCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DescribeClientPropertiesCommand, se_DescribeClientPropertiesCommand
6
6
  export { $Command };
7
7
  export class DescribeClientPropertiesCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DescribeConnectClientAddInsCommand, se_DescribeConnectClientAddInsCo
6
6
  export { $Command };
7
7
  export class DescribeConnectClientAddInsCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DescribeConnectionAliasPermissionsCommand, se_DescribeConnectionAlia
6
6
  export { $Command };
7
7
  export class DescribeConnectionAliasPermissionsCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DescribeConnectionAliasesCommand, se_DescribeConnectionAliasesComman
6
6
  export { $Command };
7
7
  export class DescribeConnectionAliasesCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DescribeImageAssociationsCommand, se_DescribeImageAssociationsComman
6
6
  export { $Command };
7
7
  export class DescribeImageAssociationsCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DescribeIpGroupsCommand, se_DescribeIpGroupsCommand } from "../proto
6
6
  export { $Command };
7
7
  export class DescribeIpGroupsCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DescribeTagsCommand, se_DescribeTagsCommand } from "../protocols/Aws
6
6
  export { $Command };
7
7
  export class DescribeTagsCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DescribeWorkspaceAssociationsCommand, se_DescribeWorkspaceAssociatio
6
6
  export { $Command };
7
7
  export class DescribeWorkspaceAssociationsCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DescribeWorkspaceBundlesCommand, se_DescribeWorkspaceBundlesCommand
6
6
  export { $Command };
7
7
  export class DescribeWorkspaceBundlesCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DescribeWorkspaceDirectoriesCommand, se_DescribeWorkspaceDirectories
6
6
  export { $Command };
7
7
  export class DescribeWorkspaceDirectoriesCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DescribeWorkspaceImagePermissionsCommand, se_DescribeWorkspaceImageP
6
6
  export { $Command };
7
7
  export class DescribeWorkspaceImagePermissionsCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DescribeWorkspaceImagesCommand, se_DescribeWorkspaceImagesCommand }
6
6
  export { $Command };
7
7
  export class DescribeWorkspaceImagesCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DescribeWorkspaceSnapshotsCommand, se_DescribeWorkspaceSnapshotsComm
6
6
  export { $Command };
7
7
  export class DescribeWorkspaceSnapshotsCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DescribeWorkspacesCommand, se_DescribeWorkspacesCommand } from "../p
6
6
  export { $Command };
7
7
  export class DescribeWorkspacesCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DescribeWorkspacesConnectionStatusCommand, se_DescribeWorkspacesConn
6
6
  export { $Command };
7
7
  export class DescribeWorkspacesConnectionStatusCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DescribeWorkspacesPoolSessionsCommand, se_DescribeWorkspacesPoolSess
6
6
  export { $Command };
7
7
  export class DescribeWorkspacesPoolSessionsCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DescribeWorkspacesPoolsCommand, se_DescribeWorkspacesPoolsCommand }
6
6
  export { $Command };
7
7
  export class DescribeWorkspacesPoolsCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DisassociateConnectionAliasCommand, se_DisassociateConnectionAliasCo
6
6
  export { $Command };
7
7
  export class DisassociateConnectionAliasCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DisassociateIpGroupsCommand, se_DisassociateIpGroupsCommand } from "
6
6
  export { $Command };
7
7
  export class DisassociateIpGroupsCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DisassociateWorkspaceApplicationCommand, se_DisassociateWorkspaceApp
6
6
  export { $Command };
7
7
  export class DisassociateWorkspaceApplicationCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),