@aws-sdk/client-workspaces 3.590.0 → 3.596.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.
Files changed (163) hide show
  1. package/dist-cjs/index.js +0 -79
  2. package/dist-types/commands/AcceptAccountLinkInvitationCommand.d.ts +2 -1
  3. package/dist-types/commands/AssociateConnectionAliasCommand.d.ts +2 -1
  4. package/dist-types/commands/AssociateIpGroupsCommand.d.ts +2 -1
  5. package/dist-types/commands/AssociateWorkspaceApplicationCommand.d.ts +2 -1
  6. package/dist-types/commands/AuthorizeIpRulesCommand.d.ts +2 -1
  7. package/dist-types/commands/CopyWorkspaceImageCommand.d.ts +2 -1
  8. package/dist-types/commands/CreateAccountLinkInvitationCommand.d.ts +2 -1
  9. package/dist-types/commands/CreateConnectClientAddInCommand.d.ts +2 -1
  10. package/dist-types/commands/CreateConnectionAliasCommand.d.ts +2 -1
  11. package/dist-types/commands/CreateIpGroupCommand.d.ts +2 -1
  12. package/dist-types/commands/CreateStandbyWorkspacesCommand.d.ts +2 -1
  13. package/dist-types/commands/CreateTagsCommand.d.ts +2 -1
  14. package/dist-types/commands/CreateUpdatedWorkspaceImageCommand.d.ts +2 -1
  15. package/dist-types/commands/CreateWorkspaceBundleCommand.d.ts +2 -1
  16. package/dist-types/commands/CreateWorkspaceImageCommand.d.ts +2 -1
  17. package/dist-types/commands/CreateWorkspacesCommand.d.ts +2 -1
  18. package/dist-types/commands/DeleteAccountLinkInvitationCommand.d.ts +2 -1
  19. package/dist-types/commands/DeleteClientBrandingCommand.d.ts +2 -1
  20. package/dist-types/commands/DeleteConnectClientAddInCommand.d.ts +2 -1
  21. package/dist-types/commands/DeleteConnectionAliasCommand.d.ts +2 -1
  22. package/dist-types/commands/DeleteIpGroupCommand.d.ts +2 -1
  23. package/dist-types/commands/DeleteTagsCommand.d.ts +2 -1
  24. package/dist-types/commands/DeleteWorkspaceBundleCommand.d.ts +2 -1
  25. package/dist-types/commands/DeleteWorkspaceImageCommand.d.ts +2 -1
  26. package/dist-types/commands/DeployWorkspaceApplicationsCommand.d.ts +2 -1
  27. package/dist-types/commands/DeregisterWorkspaceDirectoryCommand.d.ts +2 -1
  28. package/dist-types/commands/DescribeAccountCommand.d.ts +2 -1
  29. package/dist-types/commands/DescribeAccountModificationsCommand.d.ts +2 -1
  30. package/dist-types/commands/DescribeApplicationAssociationsCommand.d.ts +2 -1
  31. package/dist-types/commands/DescribeApplicationsCommand.d.ts +2 -1
  32. package/dist-types/commands/DescribeBundleAssociationsCommand.d.ts +2 -1
  33. package/dist-types/commands/DescribeClientBrandingCommand.d.ts +2 -1
  34. package/dist-types/commands/DescribeClientPropertiesCommand.d.ts +2 -1
  35. package/dist-types/commands/DescribeConnectClientAddInsCommand.d.ts +2 -1
  36. package/dist-types/commands/DescribeConnectionAliasPermissionsCommand.d.ts +2 -1
  37. package/dist-types/commands/DescribeConnectionAliasesCommand.d.ts +2 -1
  38. package/dist-types/commands/DescribeImageAssociationsCommand.d.ts +2 -1
  39. package/dist-types/commands/DescribeIpGroupsCommand.d.ts +2 -1
  40. package/dist-types/commands/DescribeTagsCommand.d.ts +2 -1
  41. package/dist-types/commands/DescribeWorkspaceAssociationsCommand.d.ts +2 -1
  42. package/dist-types/commands/DescribeWorkspaceBundlesCommand.d.ts +2 -1
  43. package/dist-types/commands/DescribeWorkspaceDirectoriesCommand.d.ts +2 -1
  44. package/dist-types/commands/DescribeWorkspaceImagePermissionsCommand.d.ts +2 -1
  45. package/dist-types/commands/DescribeWorkspaceImagesCommand.d.ts +2 -1
  46. package/dist-types/commands/DescribeWorkspaceSnapshotsCommand.d.ts +2 -1
  47. package/dist-types/commands/DescribeWorkspacesCommand.d.ts +2 -1
  48. package/dist-types/commands/DescribeWorkspacesConnectionStatusCommand.d.ts +2 -1
  49. package/dist-types/commands/DisassociateConnectionAliasCommand.d.ts +2 -1
  50. package/dist-types/commands/DisassociateIpGroupsCommand.d.ts +2 -1
  51. package/dist-types/commands/DisassociateWorkspaceApplicationCommand.d.ts +2 -1
  52. package/dist-types/commands/GetAccountLinkCommand.d.ts +2 -1
  53. package/dist-types/commands/ImportClientBrandingCommand.d.ts +2 -1
  54. package/dist-types/commands/ImportWorkspaceImageCommand.d.ts +2 -1
  55. package/dist-types/commands/ListAccountLinksCommand.d.ts +2 -1
  56. package/dist-types/commands/ListAvailableManagementCidrRangesCommand.d.ts +2 -1
  57. package/dist-types/commands/MigrateWorkspaceCommand.d.ts +2 -1
  58. package/dist-types/commands/ModifyAccountCommand.d.ts +2 -1
  59. package/dist-types/commands/ModifyCertificateBasedAuthPropertiesCommand.d.ts +2 -1
  60. package/dist-types/commands/ModifyClientPropertiesCommand.d.ts +2 -1
  61. package/dist-types/commands/ModifySamlPropertiesCommand.d.ts +2 -1
  62. package/dist-types/commands/ModifySelfservicePermissionsCommand.d.ts +2 -1
  63. package/dist-types/commands/ModifyWorkspaceAccessPropertiesCommand.d.ts +2 -1
  64. package/dist-types/commands/ModifyWorkspaceCreationPropertiesCommand.d.ts +2 -1
  65. package/dist-types/commands/ModifyWorkspacePropertiesCommand.d.ts +2 -1
  66. package/dist-types/commands/ModifyWorkspaceStateCommand.d.ts +2 -1
  67. package/dist-types/commands/RebootWorkspacesCommand.d.ts +2 -1
  68. package/dist-types/commands/RebuildWorkspacesCommand.d.ts +2 -1
  69. package/dist-types/commands/RegisterWorkspaceDirectoryCommand.d.ts +2 -1
  70. package/dist-types/commands/RejectAccountLinkInvitationCommand.d.ts +2 -1
  71. package/dist-types/commands/RestoreWorkspaceCommand.d.ts +2 -1
  72. package/dist-types/commands/RevokeIpRulesCommand.d.ts +2 -1
  73. package/dist-types/commands/StartWorkspacesCommand.d.ts +2 -1
  74. package/dist-types/commands/StopWorkspacesCommand.d.ts +2 -1
  75. package/dist-types/commands/TerminateWorkspacesCommand.d.ts +2 -1
  76. package/dist-types/commands/UpdateConnectClientAddInCommand.d.ts +2 -1
  77. package/dist-types/commands/UpdateConnectionAliasPermissionCommand.d.ts +2 -1
  78. package/dist-types/commands/UpdateRulesOfIpGroupCommand.d.ts +2 -1
  79. package/dist-types/commands/UpdateWorkspaceBundleCommand.d.ts +2 -1
  80. package/dist-types/commands/UpdateWorkspaceImagePermissionCommand.d.ts +2 -1
  81. package/dist-types/index.d.ts +2 -2
  82. package/dist-types/models/WorkSpacesServiceException.d.ts +2 -1
  83. package/dist-types/ts3.4/commands/AcceptAccountLinkInvitationCommand.d.ts +2 -1
  84. package/dist-types/ts3.4/commands/AssociateConnectionAliasCommand.d.ts +2 -1
  85. package/dist-types/ts3.4/commands/AssociateIpGroupsCommand.d.ts +2 -1
  86. package/dist-types/ts3.4/commands/AssociateWorkspaceApplicationCommand.d.ts +2 -1
  87. package/dist-types/ts3.4/commands/AuthorizeIpRulesCommand.d.ts +2 -1
  88. package/dist-types/ts3.4/commands/CopyWorkspaceImageCommand.d.ts +2 -1
  89. package/dist-types/ts3.4/commands/CreateAccountLinkInvitationCommand.d.ts +2 -1
  90. package/dist-types/ts3.4/commands/CreateConnectClientAddInCommand.d.ts +2 -1
  91. package/dist-types/ts3.4/commands/CreateConnectionAliasCommand.d.ts +2 -1
  92. package/dist-types/ts3.4/commands/CreateIpGroupCommand.d.ts +2 -1
  93. package/dist-types/ts3.4/commands/CreateStandbyWorkspacesCommand.d.ts +2 -1
  94. package/dist-types/ts3.4/commands/CreateTagsCommand.d.ts +2 -1
  95. package/dist-types/ts3.4/commands/CreateUpdatedWorkspaceImageCommand.d.ts +2 -1
  96. package/dist-types/ts3.4/commands/CreateWorkspaceBundleCommand.d.ts +2 -1
  97. package/dist-types/ts3.4/commands/CreateWorkspaceImageCommand.d.ts +2 -1
  98. package/dist-types/ts3.4/commands/CreateWorkspacesCommand.d.ts +2 -1
  99. package/dist-types/ts3.4/commands/DeleteAccountLinkInvitationCommand.d.ts +2 -1
  100. package/dist-types/ts3.4/commands/DeleteClientBrandingCommand.d.ts +2 -1
  101. package/dist-types/ts3.4/commands/DeleteConnectClientAddInCommand.d.ts +2 -1
  102. package/dist-types/ts3.4/commands/DeleteConnectionAliasCommand.d.ts +2 -1
  103. package/dist-types/ts3.4/commands/DeleteIpGroupCommand.d.ts +2 -1
  104. package/dist-types/ts3.4/commands/DeleteTagsCommand.d.ts +2 -1
  105. package/dist-types/ts3.4/commands/DeleteWorkspaceBundleCommand.d.ts +2 -1
  106. package/dist-types/ts3.4/commands/DeleteWorkspaceImageCommand.d.ts +2 -1
  107. package/dist-types/ts3.4/commands/DeployWorkspaceApplicationsCommand.d.ts +2 -1
  108. package/dist-types/ts3.4/commands/DeregisterWorkspaceDirectoryCommand.d.ts +2 -1
  109. package/dist-types/ts3.4/commands/DescribeAccountCommand.d.ts +2 -1
  110. package/dist-types/ts3.4/commands/DescribeAccountModificationsCommand.d.ts +2 -1
  111. package/dist-types/ts3.4/commands/DescribeApplicationAssociationsCommand.d.ts +2 -1
  112. package/dist-types/ts3.4/commands/DescribeApplicationsCommand.d.ts +2 -1
  113. package/dist-types/ts3.4/commands/DescribeBundleAssociationsCommand.d.ts +2 -1
  114. package/dist-types/ts3.4/commands/DescribeClientBrandingCommand.d.ts +2 -1
  115. package/dist-types/ts3.4/commands/DescribeClientPropertiesCommand.d.ts +2 -1
  116. package/dist-types/ts3.4/commands/DescribeConnectClientAddInsCommand.d.ts +2 -1
  117. package/dist-types/ts3.4/commands/DescribeConnectionAliasPermissionsCommand.d.ts +2 -1
  118. package/dist-types/ts3.4/commands/DescribeConnectionAliasesCommand.d.ts +2 -1
  119. package/dist-types/ts3.4/commands/DescribeImageAssociationsCommand.d.ts +2 -1
  120. package/dist-types/ts3.4/commands/DescribeIpGroupsCommand.d.ts +2 -1
  121. package/dist-types/ts3.4/commands/DescribeTagsCommand.d.ts +2 -1
  122. package/dist-types/ts3.4/commands/DescribeWorkspaceAssociationsCommand.d.ts +2 -1
  123. package/dist-types/ts3.4/commands/DescribeWorkspaceBundlesCommand.d.ts +2 -1
  124. package/dist-types/ts3.4/commands/DescribeWorkspaceDirectoriesCommand.d.ts +2 -1
  125. package/dist-types/ts3.4/commands/DescribeWorkspaceImagePermissionsCommand.d.ts +2 -1
  126. package/dist-types/ts3.4/commands/DescribeWorkspaceImagesCommand.d.ts +2 -1
  127. package/dist-types/ts3.4/commands/DescribeWorkspaceSnapshotsCommand.d.ts +2 -1
  128. package/dist-types/ts3.4/commands/DescribeWorkspacesCommand.d.ts +2 -1
  129. package/dist-types/ts3.4/commands/DescribeWorkspacesConnectionStatusCommand.d.ts +2 -1
  130. package/dist-types/ts3.4/commands/DisassociateConnectionAliasCommand.d.ts +2 -1
  131. package/dist-types/ts3.4/commands/DisassociateIpGroupsCommand.d.ts +2 -1
  132. package/dist-types/ts3.4/commands/DisassociateWorkspaceApplicationCommand.d.ts +2 -1
  133. package/dist-types/ts3.4/commands/GetAccountLinkCommand.d.ts +2 -1
  134. package/dist-types/ts3.4/commands/ImportClientBrandingCommand.d.ts +2 -1
  135. package/dist-types/ts3.4/commands/ImportWorkspaceImageCommand.d.ts +2 -1
  136. package/dist-types/ts3.4/commands/ListAccountLinksCommand.d.ts +2 -1
  137. package/dist-types/ts3.4/commands/ListAvailableManagementCidrRangesCommand.d.ts +2 -1
  138. package/dist-types/ts3.4/commands/MigrateWorkspaceCommand.d.ts +2 -1
  139. package/dist-types/ts3.4/commands/ModifyAccountCommand.d.ts +2 -1
  140. package/dist-types/ts3.4/commands/ModifyCertificateBasedAuthPropertiesCommand.d.ts +2 -1
  141. package/dist-types/ts3.4/commands/ModifyClientPropertiesCommand.d.ts +2 -1
  142. package/dist-types/ts3.4/commands/ModifySamlPropertiesCommand.d.ts +2 -1
  143. package/dist-types/ts3.4/commands/ModifySelfservicePermissionsCommand.d.ts +2 -1
  144. package/dist-types/ts3.4/commands/ModifyWorkspaceAccessPropertiesCommand.d.ts +2 -1
  145. package/dist-types/ts3.4/commands/ModifyWorkspaceCreationPropertiesCommand.d.ts +2 -1
  146. package/dist-types/ts3.4/commands/ModifyWorkspacePropertiesCommand.d.ts +2 -1
  147. package/dist-types/ts3.4/commands/ModifyWorkspaceStateCommand.d.ts +2 -1
  148. package/dist-types/ts3.4/commands/RebootWorkspacesCommand.d.ts +2 -1
  149. package/dist-types/ts3.4/commands/RebuildWorkspacesCommand.d.ts +2 -1
  150. package/dist-types/ts3.4/commands/RegisterWorkspaceDirectoryCommand.d.ts +2 -1
  151. package/dist-types/ts3.4/commands/RejectAccountLinkInvitationCommand.d.ts +2 -1
  152. package/dist-types/ts3.4/commands/RestoreWorkspaceCommand.d.ts +2 -1
  153. package/dist-types/ts3.4/commands/RevokeIpRulesCommand.d.ts +2 -1
  154. package/dist-types/ts3.4/commands/StartWorkspacesCommand.d.ts +2 -1
  155. package/dist-types/ts3.4/commands/StopWorkspacesCommand.d.ts +2 -1
  156. package/dist-types/ts3.4/commands/TerminateWorkspacesCommand.d.ts +2 -1
  157. package/dist-types/ts3.4/commands/UpdateConnectClientAddInCommand.d.ts +2 -1
  158. package/dist-types/ts3.4/commands/UpdateConnectionAliasPermissionCommand.d.ts +2 -1
  159. package/dist-types/ts3.4/commands/UpdateRulesOfIpGroupCommand.d.ts +2 -1
  160. package/dist-types/ts3.4/commands/UpdateWorkspaceBundleCommand.d.ts +2 -1
  161. package/dist-types/ts3.4/commands/UpdateWorkspaceImagePermissionCommand.d.ts +2 -1
  162. package/dist-types/ts3.4/models/WorkSpacesServiceException.d.ts +2 -1
  163. package/package.json +6 -6
package/dist-cjs/index.js CHANGED
@@ -331,7 +331,6 @@ var WorkSpacesClient = _WorkSpacesClient;
331
331
 
332
332
  var import_middleware_serde = require("@smithy/middleware-serde");
333
333
 
334
- var import_types = require("@smithy/types");
335
334
 
336
335
  // src/protocols/Aws_json1_1.ts
337
336
  var import_core2 = require("@aws-sdk/core");
@@ -3194,7 +3193,6 @@ var AcceptAccountLinkInvitationCommand = _AcceptAccountLinkInvitationCommand;
3194
3193
 
3195
3194
 
3196
3195
 
3197
-
3198
3196
  var _AssociateConnectionAliasCommand = class _AssociateConnectionAliasCommand extends import_smithy_client.Command.classBuilder().ep({
3199
3197
  ...commonParams
3200
3198
  }).m(function(Command, cs, config, o) {
@@ -3211,7 +3209,6 @@ var AssociateConnectionAliasCommand = _AssociateConnectionAliasCommand;
3211
3209
 
3212
3210
 
3213
3211
 
3214
-
3215
3212
  var _AssociateIpGroupsCommand = class _AssociateIpGroupsCommand extends import_smithy_client.Command.classBuilder().ep({
3216
3213
  ...commonParams
3217
3214
  }).m(function(Command, cs, config, o) {
@@ -3228,7 +3225,6 @@ var AssociateIpGroupsCommand = _AssociateIpGroupsCommand;
3228
3225
 
3229
3226
 
3230
3227
 
3231
-
3232
3228
  var _AssociateWorkspaceApplicationCommand = class _AssociateWorkspaceApplicationCommand extends import_smithy_client.Command.classBuilder().ep({
3233
3229
  ...commonParams
3234
3230
  }).m(function(Command, cs, config, o) {
@@ -3245,7 +3241,6 @@ var AssociateWorkspaceApplicationCommand = _AssociateWorkspaceApplicationCommand
3245
3241
 
3246
3242
 
3247
3243
 
3248
-
3249
3244
  var _AuthorizeIpRulesCommand = class _AuthorizeIpRulesCommand extends import_smithy_client.Command.classBuilder().ep({
3250
3245
  ...commonParams
3251
3246
  }).m(function(Command, cs, config, o) {
@@ -3262,7 +3257,6 @@ var AuthorizeIpRulesCommand = _AuthorizeIpRulesCommand;
3262
3257
 
3263
3258
 
3264
3259
 
3265
-
3266
3260
  var _CopyWorkspaceImageCommand = class _CopyWorkspaceImageCommand extends import_smithy_client.Command.classBuilder().ep({
3267
3261
  ...commonParams
3268
3262
  }).m(function(Command, cs, config, o) {
@@ -3279,7 +3273,6 @@ var CopyWorkspaceImageCommand = _CopyWorkspaceImageCommand;
3279
3273
 
3280
3274
 
3281
3275
 
3282
-
3283
3276
  var _CreateAccountLinkInvitationCommand = class _CreateAccountLinkInvitationCommand extends import_smithy_client.Command.classBuilder().ep({
3284
3277
  ...commonParams
3285
3278
  }).m(function(Command, cs, config, o) {
@@ -3296,7 +3289,6 @@ var CreateAccountLinkInvitationCommand = _CreateAccountLinkInvitationCommand;
3296
3289
 
3297
3290
 
3298
3291
 
3299
-
3300
3292
  var _CreateConnectClientAddInCommand = class _CreateConnectClientAddInCommand extends import_smithy_client.Command.classBuilder().ep({
3301
3293
  ...commonParams
3302
3294
  }).m(function(Command, cs, config, o) {
@@ -3313,7 +3305,6 @@ var CreateConnectClientAddInCommand = _CreateConnectClientAddInCommand;
3313
3305
 
3314
3306
 
3315
3307
 
3316
-
3317
3308
  var _CreateConnectionAliasCommand = class _CreateConnectionAliasCommand extends import_smithy_client.Command.classBuilder().ep({
3318
3309
  ...commonParams
3319
3310
  }).m(function(Command, cs, config, o) {
@@ -3330,7 +3321,6 @@ var CreateConnectionAliasCommand = _CreateConnectionAliasCommand;
3330
3321
 
3331
3322
 
3332
3323
 
3333
-
3334
3324
  var _CreateIpGroupCommand = class _CreateIpGroupCommand extends import_smithy_client.Command.classBuilder().ep({
3335
3325
  ...commonParams
3336
3326
  }).m(function(Command, cs, config, o) {
@@ -3347,7 +3337,6 @@ var CreateIpGroupCommand = _CreateIpGroupCommand;
3347
3337
 
3348
3338
 
3349
3339
 
3350
-
3351
3340
  var _CreateStandbyWorkspacesCommand = class _CreateStandbyWorkspacesCommand extends import_smithy_client.Command.classBuilder().ep({
3352
3341
  ...commonParams
3353
3342
  }).m(function(Command, cs, config, o) {
@@ -3364,7 +3353,6 @@ var CreateStandbyWorkspacesCommand = _CreateStandbyWorkspacesCommand;
3364
3353
 
3365
3354
 
3366
3355
 
3367
-
3368
3356
  var _CreateTagsCommand = class _CreateTagsCommand extends import_smithy_client.Command.classBuilder().ep({
3369
3357
  ...commonParams
3370
3358
  }).m(function(Command, cs, config, o) {
@@ -3381,7 +3369,6 @@ var CreateTagsCommand = _CreateTagsCommand;
3381
3369
 
3382
3370
 
3383
3371
 
3384
-
3385
3372
  var _CreateUpdatedWorkspaceImageCommand = class _CreateUpdatedWorkspaceImageCommand extends import_smithy_client.Command.classBuilder().ep({
3386
3373
  ...commonParams
3387
3374
  }).m(function(Command, cs, config, o) {
@@ -3398,7 +3385,6 @@ var CreateUpdatedWorkspaceImageCommand = _CreateUpdatedWorkspaceImageCommand;
3398
3385
 
3399
3386
 
3400
3387
 
3401
-
3402
3388
  var _CreateWorkspaceBundleCommand = class _CreateWorkspaceBundleCommand extends import_smithy_client.Command.classBuilder().ep({
3403
3389
  ...commonParams
3404
3390
  }).m(function(Command, cs, config, o) {
@@ -3415,7 +3401,6 @@ var CreateWorkspaceBundleCommand = _CreateWorkspaceBundleCommand;
3415
3401
 
3416
3402
 
3417
3403
 
3418
-
3419
3404
  var _CreateWorkspaceImageCommand = class _CreateWorkspaceImageCommand extends import_smithy_client.Command.classBuilder().ep({
3420
3405
  ...commonParams
3421
3406
  }).m(function(Command, cs, config, o) {
@@ -3432,7 +3417,6 @@ var CreateWorkspaceImageCommand = _CreateWorkspaceImageCommand;
3432
3417
 
3433
3418
 
3434
3419
 
3435
-
3436
3420
  var _CreateWorkspacesCommand = class _CreateWorkspacesCommand extends import_smithy_client.Command.classBuilder().ep({
3437
3421
  ...commonParams
3438
3422
  }).m(function(Command, cs, config, o) {
@@ -3449,7 +3433,6 @@ var CreateWorkspacesCommand = _CreateWorkspacesCommand;
3449
3433
 
3450
3434
 
3451
3435
 
3452
-
3453
3436
  var _DeleteAccountLinkInvitationCommand = class _DeleteAccountLinkInvitationCommand extends import_smithy_client.Command.classBuilder().ep({
3454
3437
  ...commonParams
3455
3438
  }).m(function(Command, cs, config, o) {
@@ -3466,7 +3449,6 @@ var DeleteAccountLinkInvitationCommand = _DeleteAccountLinkInvitationCommand;
3466
3449
 
3467
3450
 
3468
3451
 
3469
-
3470
3452
  var _DeleteClientBrandingCommand = class _DeleteClientBrandingCommand extends import_smithy_client.Command.classBuilder().ep({
3471
3453
  ...commonParams
3472
3454
  }).m(function(Command, cs, config, o) {
@@ -3483,7 +3465,6 @@ var DeleteClientBrandingCommand = _DeleteClientBrandingCommand;
3483
3465
 
3484
3466
 
3485
3467
 
3486
-
3487
3468
  var _DeleteConnectClientAddInCommand = class _DeleteConnectClientAddInCommand extends import_smithy_client.Command.classBuilder().ep({
3488
3469
  ...commonParams
3489
3470
  }).m(function(Command, cs, config, o) {
@@ -3500,7 +3481,6 @@ var DeleteConnectClientAddInCommand = _DeleteConnectClientAddInCommand;
3500
3481
 
3501
3482
 
3502
3483
 
3503
-
3504
3484
  var _DeleteConnectionAliasCommand = class _DeleteConnectionAliasCommand extends import_smithy_client.Command.classBuilder().ep({
3505
3485
  ...commonParams
3506
3486
  }).m(function(Command, cs, config, o) {
@@ -3517,7 +3497,6 @@ var DeleteConnectionAliasCommand = _DeleteConnectionAliasCommand;
3517
3497
 
3518
3498
 
3519
3499
 
3520
-
3521
3500
  var _DeleteIpGroupCommand = class _DeleteIpGroupCommand extends import_smithy_client.Command.classBuilder().ep({
3522
3501
  ...commonParams
3523
3502
  }).m(function(Command, cs, config, o) {
@@ -3534,7 +3513,6 @@ var DeleteIpGroupCommand = _DeleteIpGroupCommand;
3534
3513
 
3535
3514
 
3536
3515
 
3537
-
3538
3516
  var _DeleteTagsCommand = class _DeleteTagsCommand extends import_smithy_client.Command.classBuilder().ep({
3539
3517
  ...commonParams
3540
3518
  }).m(function(Command, cs, config, o) {
@@ -3551,7 +3529,6 @@ var DeleteTagsCommand = _DeleteTagsCommand;
3551
3529
 
3552
3530
 
3553
3531
 
3554
-
3555
3532
  var _DeleteWorkspaceBundleCommand = class _DeleteWorkspaceBundleCommand extends import_smithy_client.Command.classBuilder().ep({
3556
3533
  ...commonParams
3557
3534
  }).m(function(Command, cs, config, o) {
@@ -3568,7 +3545,6 @@ var DeleteWorkspaceBundleCommand = _DeleteWorkspaceBundleCommand;
3568
3545
 
3569
3546
 
3570
3547
 
3571
-
3572
3548
  var _DeleteWorkspaceImageCommand = class _DeleteWorkspaceImageCommand extends import_smithy_client.Command.classBuilder().ep({
3573
3549
  ...commonParams
3574
3550
  }).m(function(Command, cs, config, o) {
@@ -3585,7 +3561,6 @@ var DeleteWorkspaceImageCommand = _DeleteWorkspaceImageCommand;
3585
3561
 
3586
3562
 
3587
3563
 
3588
-
3589
3564
  var _DeployWorkspaceApplicationsCommand = class _DeployWorkspaceApplicationsCommand extends import_smithy_client.Command.classBuilder().ep({
3590
3565
  ...commonParams
3591
3566
  }).m(function(Command, cs, config, o) {
@@ -3602,7 +3577,6 @@ var DeployWorkspaceApplicationsCommand = _DeployWorkspaceApplicationsCommand;
3602
3577
 
3603
3578
 
3604
3579
 
3605
-
3606
3580
  var _DeregisterWorkspaceDirectoryCommand = class _DeregisterWorkspaceDirectoryCommand extends import_smithy_client.Command.classBuilder().ep({
3607
3581
  ...commonParams
3608
3582
  }).m(function(Command, cs, config, o) {
@@ -3619,7 +3593,6 @@ var DeregisterWorkspaceDirectoryCommand = _DeregisterWorkspaceDirectoryCommand;
3619
3593
 
3620
3594
 
3621
3595
 
3622
-
3623
3596
  var _DescribeAccountCommand = class _DescribeAccountCommand extends import_smithy_client.Command.classBuilder().ep({
3624
3597
  ...commonParams
3625
3598
  }).m(function(Command, cs, config, o) {
@@ -3636,7 +3609,6 @@ var DescribeAccountCommand = _DescribeAccountCommand;
3636
3609
 
3637
3610
 
3638
3611
 
3639
-
3640
3612
  var _DescribeAccountModificationsCommand = class _DescribeAccountModificationsCommand extends import_smithy_client.Command.classBuilder().ep({
3641
3613
  ...commonParams
3642
3614
  }).m(function(Command, cs, config, o) {
@@ -3653,7 +3625,6 @@ var DescribeAccountModificationsCommand = _DescribeAccountModificationsCommand;
3653
3625
 
3654
3626
 
3655
3627
 
3656
-
3657
3628
  var _DescribeApplicationAssociationsCommand = class _DescribeApplicationAssociationsCommand extends import_smithy_client.Command.classBuilder().ep({
3658
3629
  ...commonParams
3659
3630
  }).m(function(Command, cs, config, o) {
@@ -3670,7 +3641,6 @@ var DescribeApplicationAssociationsCommand = _DescribeApplicationAssociationsCom
3670
3641
 
3671
3642
 
3672
3643
 
3673
-
3674
3644
  var _DescribeApplicationsCommand = class _DescribeApplicationsCommand extends import_smithy_client.Command.classBuilder().ep({
3675
3645
  ...commonParams
3676
3646
  }).m(function(Command, cs, config, o) {
@@ -3687,7 +3657,6 @@ var DescribeApplicationsCommand = _DescribeApplicationsCommand;
3687
3657
 
3688
3658
 
3689
3659
 
3690
-
3691
3660
  var _DescribeBundleAssociationsCommand = class _DescribeBundleAssociationsCommand extends import_smithy_client.Command.classBuilder().ep({
3692
3661
  ...commonParams
3693
3662
  }).m(function(Command, cs, config, o) {
@@ -3704,7 +3673,6 @@ var DescribeBundleAssociationsCommand = _DescribeBundleAssociationsCommand;
3704
3673
 
3705
3674
 
3706
3675
 
3707
-
3708
3676
  var _DescribeClientBrandingCommand = class _DescribeClientBrandingCommand extends import_smithy_client.Command.classBuilder().ep({
3709
3677
  ...commonParams
3710
3678
  }).m(function(Command, cs, config, o) {
@@ -3721,7 +3689,6 @@ var DescribeClientBrandingCommand = _DescribeClientBrandingCommand;
3721
3689
 
3722
3690
 
3723
3691
 
3724
-
3725
3692
  var _DescribeClientPropertiesCommand = class _DescribeClientPropertiesCommand extends import_smithy_client.Command.classBuilder().ep({
3726
3693
  ...commonParams
3727
3694
  }).m(function(Command, cs, config, o) {
@@ -3738,7 +3705,6 @@ var DescribeClientPropertiesCommand = _DescribeClientPropertiesCommand;
3738
3705
 
3739
3706
 
3740
3707
 
3741
-
3742
3708
  var _DescribeConnectClientAddInsCommand = class _DescribeConnectClientAddInsCommand extends import_smithy_client.Command.classBuilder().ep({
3743
3709
  ...commonParams
3744
3710
  }).m(function(Command, cs, config, o) {
@@ -3755,7 +3721,6 @@ var DescribeConnectClientAddInsCommand = _DescribeConnectClientAddInsCommand;
3755
3721
 
3756
3722
 
3757
3723
 
3758
-
3759
3724
  var _DescribeConnectionAliasesCommand = class _DescribeConnectionAliasesCommand extends import_smithy_client.Command.classBuilder().ep({
3760
3725
  ...commonParams
3761
3726
  }).m(function(Command, cs, config, o) {
@@ -3772,7 +3737,6 @@ var DescribeConnectionAliasesCommand = _DescribeConnectionAliasesCommand;
3772
3737
 
3773
3738
 
3774
3739
 
3775
-
3776
3740
  var _DescribeConnectionAliasPermissionsCommand = class _DescribeConnectionAliasPermissionsCommand extends import_smithy_client.Command.classBuilder().ep({
3777
3741
  ...commonParams
3778
3742
  }).m(function(Command, cs, config, o) {
@@ -3789,7 +3753,6 @@ var DescribeConnectionAliasPermissionsCommand = _DescribeConnectionAliasPermissi
3789
3753
 
3790
3754
 
3791
3755
 
3792
-
3793
3756
  var _DescribeImageAssociationsCommand = class _DescribeImageAssociationsCommand extends import_smithy_client.Command.classBuilder().ep({
3794
3757
  ...commonParams
3795
3758
  }).m(function(Command, cs, config, o) {
@@ -3806,7 +3769,6 @@ var DescribeImageAssociationsCommand = _DescribeImageAssociationsCommand;
3806
3769
 
3807
3770
 
3808
3771
 
3809
-
3810
3772
  var _DescribeIpGroupsCommand = class _DescribeIpGroupsCommand extends import_smithy_client.Command.classBuilder().ep({
3811
3773
  ...commonParams
3812
3774
  }).m(function(Command, cs, config, o) {
@@ -3823,7 +3785,6 @@ var DescribeIpGroupsCommand = _DescribeIpGroupsCommand;
3823
3785
 
3824
3786
 
3825
3787
 
3826
-
3827
3788
  var _DescribeTagsCommand = class _DescribeTagsCommand extends import_smithy_client.Command.classBuilder().ep({
3828
3789
  ...commonParams
3829
3790
  }).m(function(Command, cs, config, o) {
@@ -3840,7 +3801,6 @@ var DescribeTagsCommand = _DescribeTagsCommand;
3840
3801
 
3841
3802
 
3842
3803
 
3843
-
3844
3804
  var _DescribeWorkspaceAssociationsCommand = class _DescribeWorkspaceAssociationsCommand extends import_smithy_client.Command.classBuilder().ep({
3845
3805
  ...commonParams
3846
3806
  }).m(function(Command, cs, config, o) {
@@ -3857,7 +3817,6 @@ var DescribeWorkspaceAssociationsCommand = _DescribeWorkspaceAssociationsCommand
3857
3817
 
3858
3818
 
3859
3819
 
3860
-
3861
3820
  var _DescribeWorkspaceBundlesCommand = class _DescribeWorkspaceBundlesCommand extends import_smithy_client.Command.classBuilder().ep({
3862
3821
  ...commonParams
3863
3822
  }).m(function(Command, cs, config, o) {
@@ -3874,7 +3833,6 @@ var DescribeWorkspaceBundlesCommand = _DescribeWorkspaceBundlesCommand;
3874
3833
 
3875
3834
 
3876
3835
 
3877
-
3878
3836
  var _DescribeWorkspaceDirectoriesCommand = class _DescribeWorkspaceDirectoriesCommand extends import_smithy_client.Command.classBuilder().ep({
3879
3837
  ...commonParams
3880
3838
  }).m(function(Command, cs, config, o) {
@@ -3891,7 +3849,6 @@ var DescribeWorkspaceDirectoriesCommand = _DescribeWorkspaceDirectoriesCommand;
3891
3849
 
3892
3850
 
3893
3851
 
3894
-
3895
3852
  var _DescribeWorkspaceImagePermissionsCommand = class _DescribeWorkspaceImagePermissionsCommand extends import_smithy_client.Command.classBuilder().ep({
3896
3853
  ...commonParams
3897
3854
  }).m(function(Command, cs, config, o) {
@@ -3908,7 +3865,6 @@ var DescribeWorkspaceImagePermissionsCommand = _DescribeWorkspaceImagePermission
3908
3865
 
3909
3866
 
3910
3867
 
3911
-
3912
3868
  var _DescribeWorkspaceImagesCommand = class _DescribeWorkspaceImagesCommand extends import_smithy_client.Command.classBuilder().ep({
3913
3869
  ...commonParams
3914
3870
  }).m(function(Command, cs, config, o) {
@@ -3925,7 +3881,6 @@ var DescribeWorkspaceImagesCommand = _DescribeWorkspaceImagesCommand;
3925
3881
 
3926
3882
 
3927
3883
 
3928
-
3929
3884
  var _DescribeWorkspacesCommand = class _DescribeWorkspacesCommand extends import_smithy_client.Command.classBuilder().ep({
3930
3885
  ...commonParams
3931
3886
  }).m(function(Command, cs, config, o) {
@@ -3942,7 +3897,6 @@ var DescribeWorkspacesCommand = _DescribeWorkspacesCommand;
3942
3897
 
3943
3898
 
3944
3899
 
3945
-
3946
3900
  var _DescribeWorkspacesConnectionStatusCommand = class _DescribeWorkspacesConnectionStatusCommand extends import_smithy_client.Command.classBuilder().ep({
3947
3901
  ...commonParams
3948
3902
  }).m(function(Command, cs, config, o) {
@@ -3959,7 +3913,6 @@ var DescribeWorkspacesConnectionStatusCommand = _DescribeWorkspacesConnectionSta
3959
3913
 
3960
3914
 
3961
3915
 
3962
-
3963
3916
  var _DescribeWorkspaceSnapshotsCommand = class _DescribeWorkspaceSnapshotsCommand extends import_smithy_client.Command.classBuilder().ep({
3964
3917
  ...commonParams
3965
3918
  }).m(function(Command, cs, config, o) {
@@ -3976,7 +3929,6 @@ var DescribeWorkspaceSnapshotsCommand = _DescribeWorkspaceSnapshotsCommand;
3976
3929
 
3977
3930
 
3978
3931
 
3979
-
3980
3932
  var _DisassociateConnectionAliasCommand = class _DisassociateConnectionAliasCommand extends import_smithy_client.Command.classBuilder().ep({
3981
3933
  ...commonParams
3982
3934
  }).m(function(Command, cs, config, o) {
@@ -3993,7 +3945,6 @@ var DisassociateConnectionAliasCommand = _DisassociateConnectionAliasCommand;
3993
3945
 
3994
3946
 
3995
3947
 
3996
-
3997
3948
  var _DisassociateIpGroupsCommand = class _DisassociateIpGroupsCommand extends import_smithy_client.Command.classBuilder().ep({
3998
3949
  ...commonParams
3999
3950
  }).m(function(Command, cs, config, o) {
@@ -4010,7 +3961,6 @@ var DisassociateIpGroupsCommand = _DisassociateIpGroupsCommand;
4010
3961
 
4011
3962
 
4012
3963
 
4013
-
4014
3964
  var _DisassociateWorkspaceApplicationCommand = class _DisassociateWorkspaceApplicationCommand extends import_smithy_client.Command.classBuilder().ep({
4015
3965
  ...commonParams
4016
3966
  }).m(function(Command, cs, config, o) {
@@ -4027,7 +3977,6 @@ var DisassociateWorkspaceApplicationCommand = _DisassociateWorkspaceApplicationC
4027
3977
 
4028
3978
 
4029
3979
 
4030
-
4031
3980
  var _GetAccountLinkCommand = class _GetAccountLinkCommand extends import_smithy_client.Command.classBuilder().ep({
4032
3981
  ...commonParams
4033
3982
  }).m(function(Command, cs, config, o) {
@@ -4044,7 +3993,6 @@ var GetAccountLinkCommand = _GetAccountLinkCommand;
4044
3993
 
4045
3994
 
4046
3995
 
4047
-
4048
3996
  var _ImportClientBrandingCommand = class _ImportClientBrandingCommand extends import_smithy_client.Command.classBuilder().ep({
4049
3997
  ...commonParams
4050
3998
  }).m(function(Command, cs, config, o) {
@@ -4061,7 +4009,6 @@ var ImportClientBrandingCommand = _ImportClientBrandingCommand;
4061
4009
 
4062
4010
 
4063
4011
 
4064
-
4065
4012
  var _ImportWorkspaceImageCommand = class _ImportWorkspaceImageCommand extends import_smithy_client.Command.classBuilder().ep({
4066
4013
  ...commonParams
4067
4014
  }).m(function(Command, cs, config, o) {
@@ -4078,7 +4025,6 @@ var ImportWorkspaceImageCommand = _ImportWorkspaceImageCommand;
4078
4025
 
4079
4026
 
4080
4027
 
4081
-
4082
4028
  var _ListAccountLinksCommand = class _ListAccountLinksCommand extends import_smithy_client.Command.classBuilder().ep({
4083
4029
  ...commonParams
4084
4030
  }).m(function(Command, cs, config, o) {
@@ -4095,7 +4041,6 @@ var ListAccountLinksCommand = _ListAccountLinksCommand;
4095
4041
 
4096
4042
 
4097
4043
 
4098
-
4099
4044
  var _ListAvailableManagementCidrRangesCommand = class _ListAvailableManagementCidrRangesCommand extends import_smithy_client.Command.classBuilder().ep({
4100
4045
  ...commonParams
4101
4046
  }).m(function(Command, cs, config, o) {
@@ -4112,7 +4057,6 @@ var ListAvailableManagementCidrRangesCommand = _ListAvailableManagementCidrRange
4112
4057
 
4113
4058
 
4114
4059
 
4115
-
4116
4060
  var _MigrateWorkspaceCommand = class _MigrateWorkspaceCommand extends import_smithy_client.Command.classBuilder().ep({
4117
4061
  ...commonParams
4118
4062
  }).m(function(Command, cs, config, o) {
@@ -4129,7 +4073,6 @@ var MigrateWorkspaceCommand = _MigrateWorkspaceCommand;
4129
4073
 
4130
4074
 
4131
4075
 
4132
-
4133
4076
  var _ModifyAccountCommand = class _ModifyAccountCommand extends import_smithy_client.Command.classBuilder().ep({
4134
4077
  ...commonParams
4135
4078
  }).m(function(Command, cs, config, o) {
@@ -4146,7 +4089,6 @@ var ModifyAccountCommand = _ModifyAccountCommand;
4146
4089
 
4147
4090
 
4148
4091
 
4149
-
4150
4092
  var _ModifyCertificateBasedAuthPropertiesCommand = class _ModifyCertificateBasedAuthPropertiesCommand extends import_smithy_client.Command.classBuilder().ep({
4151
4093
  ...commonParams
4152
4094
  }).m(function(Command, cs, config, o) {
@@ -4163,7 +4105,6 @@ var ModifyCertificateBasedAuthPropertiesCommand = _ModifyCertificateBasedAuthPro
4163
4105
 
4164
4106
 
4165
4107
 
4166
-
4167
4108
  var _ModifyClientPropertiesCommand = class _ModifyClientPropertiesCommand extends import_smithy_client.Command.classBuilder().ep({
4168
4109
  ...commonParams
4169
4110
  }).m(function(Command, cs, config, o) {
@@ -4180,7 +4121,6 @@ var ModifyClientPropertiesCommand = _ModifyClientPropertiesCommand;
4180
4121
 
4181
4122
 
4182
4123
 
4183
-
4184
4124
  var _ModifySamlPropertiesCommand = class _ModifySamlPropertiesCommand extends import_smithy_client.Command.classBuilder().ep({
4185
4125
  ...commonParams
4186
4126
  }).m(function(Command, cs, config, o) {
@@ -4197,7 +4137,6 @@ var ModifySamlPropertiesCommand = _ModifySamlPropertiesCommand;
4197
4137
 
4198
4138
 
4199
4139
 
4200
-
4201
4140
  var _ModifySelfservicePermissionsCommand = class _ModifySelfservicePermissionsCommand extends import_smithy_client.Command.classBuilder().ep({
4202
4141
  ...commonParams
4203
4142
  }).m(function(Command, cs, config, o) {
@@ -4214,7 +4153,6 @@ var ModifySelfservicePermissionsCommand = _ModifySelfservicePermissionsCommand;
4214
4153
 
4215
4154
 
4216
4155
 
4217
-
4218
4156
  var _ModifyWorkspaceAccessPropertiesCommand = class _ModifyWorkspaceAccessPropertiesCommand extends import_smithy_client.Command.classBuilder().ep({
4219
4157
  ...commonParams
4220
4158
  }).m(function(Command, cs, config, o) {
@@ -4231,7 +4169,6 @@ var ModifyWorkspaceAccessPropertiesCommand = _ModifyWorkspaceAccessPropertiesCom
4231
4169
 
4232
4170
 
4233
4171
 
4234
-
4235
4172
  var _ModifyWorkspaceCreationPropertiesCommand = class _ModifyWorkspaceCreationPropertiesCommand extends import_smithy_client.Command.classBuilder().ep({
4236
4173
  ...commonParams
4237
4174
  }).m(function(Command, cs, config, o) {
@@ -4248,7 +4185,6 @@ var ModifyWorkspaceCreationPropertiesCommand = _ModifyWorkspaceCreationPropertie
4248
4185
 
4249
4186
 
4250
4187
 
4251
-
4252
4188
  var _ModifyWorkspacePropertiesCommand = class _ModifyWorkspacePropertiesCommand extends import_smithy_client.Command.classBuilder().ep({
4253
4189
  ...commonParams
4254
4190
  }).m(function(Command, cs, config, o) {
@@ -4265,7 +4201,6 @@ var ModifyWorkspacePropertiesCommand = _ModifyWorkspacePropertiesCommand;
4265
4201
 
4266
4202
 
4267
4203
 
4268
-
4269
4204
  var _ModifyWorkspaceStateCommand = class _ModifyWorkspaceStateCommand extends import_smithy_client.Command.classBuilder().ep({
4270
4205
  ...commonParams
4271
4206
  }).m(function(Command, cs, config, o) {
@@ -4282,7 +4217,6 @@ var ModifyWorkspaceStateCommand = _ModifyWorkspaceStateCommand;
4282
4217
 
4283
4218
 
4284
4219
 
4285
-
4286
4220
  var _RebootWorkspacesCommand = class _RebootWorkspacesCommand extends import_smithy_client.Command.classBuilder().ep({
4287
4221
  ...commonParams
4288
4222
  }).m(function(Command, cs, config, o) {
@@ -4299,7 +4233,6 @@ var RebootWorkspacesCommand = _RebootWorkspacesCommand;
4299
4233
 
4300
4234
 
4301
4235
 
4302
-
4303
4236
  var _RebuildWorkspacesCommand = class _RebuildWorkspacesCommand extends import_smithy_client.Command.classBuilder().ep({
4304
4237
  ...commonParams
4305
4238
  }).m(function(Command, cs, config, o) {
@@ -4316,7 +4249,6 @@ var RebuildWorkspacesCommand = _RebuildWorkspacesCommand;
4316
4249
 
4317
4250
 
4318
4251
 
4319
-
4320
4252
  var _RegisterWorkspaceDirectoryCommand = class _RegisterWorkspaceDirectoryCommand extends import_smithy_client.Command.classBuilder().ep({
4321
4253
  ...commonParams
4322
4254
  }).m(function(Command, cs, config, o) {
@@ -4333,7 +4265,6 @@ var RegisterWorkspaceDirectoryCommand = _RegisterWorkspaceDirectoryCommand;
4333
4265
 
4334
4266
 
4335
4267
 
4336
-
4337
4268
  var _RejectAccountLinkInvitationCommand = class _RejectAccountLinkInvitationCommand extends import_smithy_client.Command.classBuilder().ep({
4338
4269
  ...commonParams
4339
4270
  }).m(function(Command, cs, config, o) {
@@ -4350,7 +4281,6 @@ var RejectAccountLinkInvitationCommand = _RejectAccountLinkInvitationCommand;
4350
4281
 
4351
4282
 
4352
4283
 
4353
-
4354
4284
  var _RestoreWorkspaceCommand = class _RestoreWorkspaceCommand extends import_smithy_client.Command.classBuilder().ep({
4355
4285
  ...commonParams
4356
4286
  }).m(function(Command, cs, config, o) {
@@ -4367,7 +4297,6 @@ var RestoreWorkspaceCommand = _RestoreWorkspaceCommand;
4367
4297
 
4368
4298
 
4369
4299
 
4370
-
4371
4300
  var _RevokeIpRulesCommand = class _RevokeIpRulesCommand extends import_smithy_client.Command.classBuilder().ep({
4372
4301
  ...commonParams
4373
4302
  }).m(function(Command, cs, config, o) {
@@ -4384,7 +4313,6 @@ var RevokeIpRulesCommand = _RevokeIpRulesCommand;
4384
4313
 
4385
4314
 
4386
4315
 
4387
-
4388
4316
  var _StartWorkspacesCommand = class _StartWorkspacesCommand extends import_smithy_client.Command.classBuilder().ep({
4389
4317
  ...commonParams
4390
4318
  }).m(function(Command, cs, config, o) {
@@ -4401,7 +4329,6 @@ var StartWorkspacesCommand = _StartWorkspacesCommand;
4401
4329
 
4402
4330
 
4403
4331
 
4404
-
4405
4332
  var _StopWorkspacesCommand = class _StopWorkspacesCommand extends import_smithy_client.Command.classBuilder().ep({
4406
4333
  ...commonParams
4407
4334
  }).m(function(Command, cs, config, o) {
@@ -4418,7 +4345,6 @@ var StopWorkspacesCommand = _StopWorkspacesCommand;
4418
4345
 
4419
4346
 
4420
4347
 
4421
-
4422
4348
  var _TerminateWorkspacesCommand = class _TerminateWorkspacesCommand extends import_smithy_client.Command.classBuilder().ep({
4423
4349
  ...commonParams
4424
4350
  }).m(function(Command, cs, config, o) {
@@ -4435,7 +4361,6 @@ var TerminateWorkspacesCommand = _TerminateWorkspacesCommand;
4435
4361
 
4436
4362
 
4437
4363
 
4438
-
4439
4364
  var _UpdateConnectClientAddInCommand = class _UpdateConnectClientAddInCommand extends import_smithy_client.Command.classBuilder().ep({
4440
4365
  ...commonParams
4441
4366
  }).m(function(Command, cs, config, o) {
@@ -4452,7 +4377,6 @@ var UpdateConnectClientAddInCommand = _UpdateConnectClientAddInCommand;
4452
4377
 
4453
4378
 
4454
4379
 
4455
-
4456
4380
  var _UpdateConnectionAliasPermissionCommand = class _UpdateConnectionAliasPermissionCommand extends import_smithy_client.Command.classBuilder().ep({
4457
4381
  ...commonParams
4458
4382
  }).m(function(Command, cs, config, o) {
@@ -4469,7 +4393,6 @@ var UpdateConnectionAliasPermissionCommand = _UpdateConnectionAliasPermissionCom
4469
4393
 
4470
4394
 
4471
4395
 
4472
-
4473
4396
  var _UpdateRulesOfIpGroupCommand = class _UpdateRulesOfIpGroupCommand extends import_smithy_client.Command.classBuilder().ep({
4474
4397
  ...commonParams
4475
4398
  }).m(function(Command, cs, config, o) {
@@ -4486,7 +4409,6 @@ var UpdateRulesOfIpGroupCommand = _UpdateRulesOfIpGroupCommand;
4486
4409
 
4487
4410
 
4488
4411
 
4489
-
4490
4412
  var _UpdateWorkspaceBundleCommand = class _UpdateWorkspaceBundleCommand extends import_smithy_client.Command.classBuilder().ep({
4491
4413
  ...commonParams
4492
4414
  }).m(function(Command, cs, config, o) {
@@ -4503,7 +4425,6 @@ var UpdateWorkspaceBundleCommand = _UpdateWorkspaceBundleCommand;
4503
4425
 
4504
4426
 
4505
4427
 
4506
-
4507
4428
  var _UpdateWorkspaceImagePermissionCommand = class _UpdateWorkspaceImagePermissionCommand extends import_smithy_client.Command.classBuilder().ep({
4508
4429
  ...commonParams
4509
4430
  }).m(function(Command, cs, config, o) {
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig }
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig }
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig }
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig }
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig }
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig }
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig }
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig }
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *