@aws-sdk/client-wellarchitected 3.649.0 → 3.650.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 (76) hide show
  1. package/dist-cjs/index.js +72 -216
  2. package/dist-es/commands/AssociateLensesCommand.js +1 -3
  3. package/dist-es/commands/AssociateProfilesCommand.js +1 -3
  4. package/dist-es/commands/CreateLensShareCommand.js +1 -3
  5. package/dist-es/commands/CreateLensVersionCommand.js +1 -3
  6. package/dist-es/commands/CreateMilestoneCommand.js +1 -3
  7. package/dist-es/commands/CreateProfileCommand.js +1 -3
  8. package/dist-es/commands/CreateProfileShareCommand.js +1 -3
  9. package/dist-es/commands/CreateReviewTemplateCommand.js +1 -3
  10. package/dist-es/commands/CreateTemplateShareCommand.js +1 -3
  11. package/dist-es/commands/CreateWorkloadCommand.js +1 -3
  12. package/dist-es/commands/CreateWorkloadShareCommand.js +1 -3
  13. package/dist-es/commands/DeleteLensCommand.js +1 -3
  14. package/dist-es/commands/DeleteLensShareCommand.js +1 -3
  15. package/dist-es/commands/DeleteProfileCommand.js +1 -3
  16. package/dist-es/commands/DeleteProfileShareCommand.js +1 -3
  17. package/dist-es/commands/DeleteReviewTemplateCommand.js +1 -3
  18. package/dist-es/commands/DeleteTemplateShareCommand.js +1 -3
  19. package/dist-es/commands/DeleteWorkloadCommand.js +1 -3
  20. package/dist-es/commands/DeleteWorkloadShareCommand.js +1 -3
  21. package/dist-es/commands/DisassociateLensesCommand.js +1 -3
  22. package/dist-es/commands/DisassociateProfilesCommand.js +1 -3
  23. package/dist-es/commands/ExportLensCommand.js +1 -3
  24. package/dist-es/commands/GetAnswerCommand.js +1 -3
  25. package/dist-es/commands/GetConsolidatedReportCommand.js +1 -3
  26. package/dist-es/commands/GetGlobalSettingsCommand.js +1 -3
  27. package/dist-es/commands/GetLensCommand.js +1 -3
  28. package/dist-es/commands/GetLensReviewCommand.js +1 -3
  29. package/dist-es/commands/GetLensReviewReportCommand.js +1 -3
  30. package/dist-es/commands/GetLensVersionDifferenceCommand.js +1 -3
  31. package/dist-es/commands/GetMilestoneCommand.js +1 -3
  32. package/dist-es/commands/GetProfileCommand.js +1 -3
  33. package/dist-es/commands/GetProfileTemplateCommand.js +1 -3
  34. package/dist-es/commands/GetReviewTemplateAnswerCommand.js +1 -3
  35. package/dist-es/commands/GetReviewTemplateCommand.js +1 -3
  36. package/dist-es/commands/GetReviewTemplateLensReviewCommand.js +1 -3
  37. package/dist-es/commands/GetWorkloadCommand.js +1 -3
  38. package/dist-es/commands/ImportLensCommand.js +1 -3
  39. package/dist-es/commands/ListAnswersCommand.js +1 -3
  40. package/dist-es/commands/ListCheckDetailsCommand.js +1 -3
  41. package/dist-es/commands/ListCheckSummariesCommand.js +1 -3
  42. package/dist-es/commands/ListLensReviewImprovementsCommand.js +1 -3
  43. package/dist-es/commands/ListLensReviewsCommand.js +1 -3
  44. package/dist-es/commands/ListLensSharesCommand.js +1 -3
  45. package/dist-es/commands/ListLensesCommand.js +1 -3
  46. package/dist-es/commands/ListMilestonesCommand.js +1 -3
  47. package/dist-es/commands/ListNotificationsCommand.js +1 -3
  48. package/dist-es/commands/ListProfileNotificationsCommand.js +1 -3
  49. package/dist-es/commands/ListProfileSharesCommand.js +1 -3
  50. package/dist-es/commands/ListProfilesCommand.js +1 -3
  51. package/dist-es/commands/ListReviewTemplateAnswersCommand.js +1 -3
  52. package/dist-es/commands/ListReviewTemplatesCommand.js +1 -3
  53. package/dist-es/commands/ListShareInvitationsCommand.js +1 -3
  54. package/dist-es/commands/ListTagsForResourceCommand.js +1 -3
  55. package/dist-es/commands/ListTemplateSharesCommand.js +1 -3
  56. package/dist-es/commands/ListWorkloadSharesCommand.js +1 -3
  57. package/dist-es/commands/ListWorkloadsCommand.js +1 -3
  58. package/dist-es/commands/TagResourceCommand.js +1 -3
  59. package/dist-es/commands/UntagResourceCommand.js +1 -3
  60. package/dist-es/commands/UpdateAnswerCommand.js +1 -3
  61. package/dist-es/commands/UpdateGlobalSettingsCommand.js +1 -3
  62. package/dist-es/commands/UpdateIntegrationCommand.js +1 -3
  63. package/dist-es/commands/UpdateLensReviewCommand.js +1 -3
  64. package/dist-es/commands/UpdateProfileCommand.js +1 -3
  65. package/dist-es/commands/UpdateReviewTemplateAnswerCommand.js +1 -3
  66. package/dist-es/commands/UpdateReviewTemplateCommand.js +1 -3
  67. package/dist-es/commands/UpdateReviewTemplateLensReviewCommand.js +1 -3
  68. package/dist-es/commands/UpdateShareInvitationCommand.js +1 -3
  69. package/dist-es/commands/UpdateWorkloadCommand.js +1 -3
  70. package/dist-es/commands/UpdateWorkloadShareCommand.js +1 -3
  71. package/dist-es/commands/UpgradeLensReviewCommand.js +1 -3
  72. package/dist-es/commands/UpgradeProfileVersionCommand.js +1 -3
  73. package/dist-es/commands/UpgradeReviewTemplateLensReviewCommand.js +1 -3
  74. package/dist-es/endpoint/endpointResolver.js +7 -3
  75. package/package.json +4 -4
  76. package/dist-types/tsdoc-metadata.json +0 -11
package/dist-cjs/index.js CHANGED
@@ -3307,9 +3307,7 @@ var _WNP = "WorkloadNamePrefix";
3307
3307
  var _tK = "tagKeys";
3308
3308
 
3309
3309
  // src/commands/AssociateLensesCommand.ts
3310
- var _AssociateLensesCommand = class _AssociateLensesCommand extends import_smithy_client.Command.classBuilder().ep({
3311
- ...commonParams
3312
- }).m(function(Command, cs, config, o) {
3310
+ var _AssociateLensesCommand = class _AssociateLensesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3313
3311
  return [
3314
3312
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3315
3313
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3323,9 +3321,7 @@ var AssociateLensesCommand = _AssociateLensesCommand;
3323
3321
 
3324
3322
 
3325
3323
 
3326
- var _AssociateProfilesCommand = class _AssociateProfilesCommand extends import_smithy_client.Command.classBuilder().ep({
3327
- ...commonParams
3328
- }).m(function(Command, cs, config, o) {
3324
+ var _AssociateProfilesCommand = class _AssociateProfilesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3329
3325
  return [
3330
3326
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3331
3327
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3339,9 +3335,7 @@ var AssociateProfilesCommand = _AssociateProfilesCommand;
3339
3335
 
3340
3336
 
3341
3337
 
3342
- var _CreateLensShareCommand = class _CreateLensShareCommand extends import_smithy_client.Command.classBuilder().ep({
3343
- ...commonParams
3344
- }).m(function(Command, cs, config, o) {
3338
+ var _CreateLensShareCommand = class _CreateLensShareCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3345
3339
  return [
3346
3340
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3347
3341
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3355,9 +3349,7 @@ var CreateLensShareCommand = _CreateLensShareCommand;
3355
3349
 
3356
3350
 
3357
3351
 
3358
- var _CreateLensVersionCommand = class _CreateLensVersionCommand extends import_smithy_client.Command.classBuilder().ep({
3359
- ...commonParams
3360
- }).m(function(Command, cs, config, o) {
3352
+ var _CreateLensVersionCommand = class _CreateLensVersionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3361
3353
  return [
3362
3354
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3363
3355
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3371,9 +3363,7 @@ var CreateLensVersionCommand = _CreateLensVersionCommand;
3371
3363
 
3372
3364
 
3373
3365
 
3374
- var _CreateMilestoneCommand = class _CreateMilestoneCommand extends import_smithy_client.Command.classBuilder().ep({
3375
- ...commonParams
3376
- }).m(function(Command, cs, config, o) {
3366
+ var _CreateMilestoneCommand = class _CreateMilestoneCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3377
3367
  return [
3378
3368
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3379
3369
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3387,9 +3377,7 @@ var CreateMilestoneCommand = _CreateMilestoneCommand;
3387
3377
 
3388
3378
 
3389
3379
 
3390
- var _CreateProfileCommand = class _CreateProfileCommand extends import_smithy_client.Command.classBuilder().ep({
3391
- ...commonParams
3392
- }).m(function(Command, cs, config, o) {
3380
+ var _CreateProfileCommand = class _CreateProfileCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3393
3381
  return [
3394
3382
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3395
3383
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3403,9 +3391,7 @@ var CreateProfileCommand = _CreateProfileCommand;
3403
3391
 
3404
3392
 
3405
3393
 
3406
- var _CreateProfileShareCommand = class _CreateProfileShareCommand extends import_smithy_client.Command.classBuilder().ep({
3407
- ...commonParams
3408
- }).m(function(Command, cs, config, o) {
3394
+ var _CreateProfileShareCommand = class _CreateProfileShareCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3409
3395
  return [
3410
3396
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3411
3397
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3419,9 +3405,7 @@ var CreateProfileShareCommand = _CreateProfileShareCommand;
3419
3405
 
3420
3406
 
3421
3407
 
3422
- var _CreateReviewTemplateCommand = class _CreateReviewTemplateCommand extends import_smithy_client.Command.classBuilder().ep({
3423
- ...commonParams
3424
- }).m(function(Command, cs, config, o) {
3408
+ var _CreateReviewTemplateCommand = class _CreateReviewTemplateCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3425
3409
  return [
3426
3410
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3427
3411
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3435,9 +3419,7 @@ var CreateReviewTemplateCommand = _CreateReviewTemplateCommand;
3435
3419
 
3436
3420
 
3437
3421
 
3438
- var _CreateTemplateShareCommand = class _CreateTemplateShareCommand extends import_smithy_client.Command.classBuilder().ep({
3439
- ...commonParams
3440
- }).m(function(Command, cs, config, o) {
3422
+ var _CreateTemplateShareCommand = class _CreateTemplateShareCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3441
3423
  return [
3442
3424
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3443
3425
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3451,9 +3433,7 @@ var CreateTemplateShareCommand = _CreateTemplateShareCommand;
3451
3433
 
3452
3434
 
3453
3435
 
3454
- var _CreateWorkloadCommand = class _CreateWorkloadCommand extends import_smithy_client.Command.classBuilder().ep({
3455
- ...commonParams
3456
- }).m(function(Command, cs, config, o) {
3436
+ var _CreateWorkloadCommand = class _CreateWorkloadCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3457
3437
  return [
3458
3438
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3459
3439
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3467,9 +3447,7 @@ var CreateWorkloadCommand = _CreateWorkloadCommand;
3467
3447
 
3468
3448
 
3469
3449
 
3470
- var _CreateWorkloadShareCommand = class _CreateWorkloadShareCommand extends import_smithy_client.Command.classBuilder().ep({
3471
- ...commonParams
3472
- }).m(function(Command, cs, config, o) {
3450
+ var _CreateWorkloadShareCommand = class _CreateWorkloadShareCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3473
3451
  return [
3474
3452
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3475
3453
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3483,9 +3461,7 @@ var CreateWorkloadShareCommand = _CreateWorkloadShareCommand;
3483
3461
 
3484
3462
 
3485
3463
 
3486
- var _DeleteLensCommand = class _DeleteLensCommand extends import_smithy_client.Command.classBuilder().ep({
3487
- ...commonParams
3488
- }).m(function(Command, cs, config, o) {
3464
+ var _DeleteLensCommand = class _DeleteLensCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3489
3465
  return [
3490
3466
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3491
3467
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3499,9 +3475,7 @@ var DeleteLensCommand = _DeleteLensCommand;
3499
3475
 
3500
3476
 
3501
3477
 
3502
- var _DeleteLensShareCommand = class _DeleteLensShareCommand extends import_smithy_client.Command.classBuilder().ep({
3503
- ...commonParams
3504
- }).m(function(Command, cs, config, o) {
3478
+ var _DeleteLensShareCommand = class _DeleteLensShareCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3505
3479
  return [
3506
3480
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3507
3481
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3515,9 +3489,7 @@ var DeleteLensShareCommand = _DeleteLensShareCommand;
3515
3489
 
3516
3490
 
3517
3491
 
3518
- var _DeleteProfileCommand = class _DeleteProfileCommand extends import_smithy_client.Command.classBuilder().ep({
3519
- ...commonParams
3520
- }).m(function(Command, cs, config, o) {
3492
+ var _DeleteProfileCommand = class _DeleteProfileCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3521
3493
  return [
3522
3494
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3523
3495
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3531,9 +3503,7 @@ var DeleteProfileCommand = _DeleteProfileCommand;
3531
3503
 
3532
3504
 
3533
3505
 
3534
- var _DeleteProfileShareCommand = class _DeleteProfileShareCommand extends import_smithy_client.Command.classBuilder().ep({
3535
- ...commonParams
3536
- }).m(function(Command, cs, config, o) {
3506
+ var _DeleteProfileShareCommand = class _DeleteProfileShareCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3537
3507
  return [
3538
3508
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3539
3509
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3547,9 +3517,7 @@ var DeleteProfileShareCommand = _DeleteProfileShareCommand;
3547
3517
 
3548
3518
 
3549
3519
 
3550
- var _DeleteReviewTemplateCommand = class _DeleteReviewTemplateCommand extends import_smithy_client.Command.classBuilder().ep({
3551
- ...commonParams
3552
- }).m(function(Command, cs, config, o) {
3520
+ var _DeleteReviewTemplateCommand = class _DeleteReviewTemplateCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3553
3521
  return [
3554
3522
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3555
3523
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3563,9 +3531,7 @@ var DeleteReviewTemplateCommand = _DeleteReviewTemplateCommand;
3563
3531
 
3564
3532
 
3565
3533
 
3566
- var _DeleteTemplateShareCommand = class _DeleteTemplateShareCommand extends import_smithy_client.Command.classBuilder().ep({
3567
- ...commonParams
3568
- }).m(function(Command, cs, config, o) {
3534
+ var _DeleteTemplateShareCommand = class _DeleteTemplateShareCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3569
3535
  return [
3570
3536
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3571
3537
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3579,9 +3545,7 @@ var DeleteTemplateShareCommand = _DeleteTemplateShareCommand;
3579
3545
 
3580
3546
 
3581
3547
 
3582
- var _DeleteWorkloadCommand = class _DeleteWorkloadCommand extends import_smithy_client.Command.classBuilder().ep({
3583
- ...commonParams
3584
- }).m(function(Command, cs, config, o) {
3548
+ var _DeleteWorkloadCommand = class _DeleteWorkloadCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3585
3549
  return [
3586
3550
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3587
3551
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3595,9 +3559,7 @@ var DeleteWorkloadCommand = _DeleteWorkloadCommand;
3595
3559
 
3596
3560
 
3597
3561
 
3598
- var _DeleteWorkloadShareCommand = class _DeleteWorkloadShareCommand extends import_smithy_client.Command.classBuilder().ep({
3599
- ...commonParams
3600
- }).m(function(Command, cs, config, o) {
3562
+ var _DeleteWorkloadShareCommand = class _DeleteWorkloadShareCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3601
3563
  return [
3602
3564
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3603
3565
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3611,9 +3573,7 @@ var DeleteWorkloadShareCommand = _DeleteWorkloadShareCommand;
3611
3573
 
3612
3574
 
3613
3575
 
3614
- var _DisassociateLensesCommand = class _DisassociateLensesCommand extends import_smithy_client.Command.classBuilder().ep({
3615
- ...commonParams
3616
- }).m(function(Command, cs, config, o) {
3576
+ var _DisassociateLensesCommand = class _DisassociateLensesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3617
3577
  return [
3618
3578
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3619
3579
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3627,9 +3587,7 @@ var DisassociateLensesCommand = _DisassociateLensesCommand;
3627
3587
 
3628
3588
 
3629
3589
 
3630
- var _DisassociateProfilesCommand = class _DisassociateProfilesCommand extends import_smithy_client.Command.classBuilder().ep({
3631
- ...commonParams
3632
- }).m(function(Command, cs, config, o) {
3590
+ var _DisassociateProfilesCommand = class _DisassociateProfilesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3633
3591
  return [
3634
3592
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3635
3593
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3643,9 +3601,7 @@ var DisassociateProfilesCommand = _DisassociateProfilesCommand;
3643
3601
 
3644
3602
 
3645
3603
 
3646
- var _ExportLensCommand = class _ExportLensCommand extends import_smithy_client.Command.classBuilder().ep({
3647
- ...commonParams
3648
- }).m(function(Command, cs, config, o) {
3604
+ var _ExportLensCommand = class _ExportLensCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3649
3605
  return [
3650
3606
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3651
3607
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3659,9 +3615,7 @@ var ExportLensCommand = _ExportLensCommand;
3659
3615
 
3660
3616
 
3661
3617
 
3662
- var _GetAnswerCommand = class _GetAnswerCommand extends import_smithy_client.Command.classBuilder().ep({
3663
- ...commonParams
3664
- }).m(function(Command, cs, config, o) {
3618
+ var _GetAnswerCommand = class _GetAnswerCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3665
3619
  return [
3666
3620
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3667
3621
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3675,9 +3629,7 @@ var GetAnswerCommand = _GetAnswerCommand;
3675
3629
 
3676
3630
 
3677
3631
 
3678
- var _GetConsolidatedReportCommand = class _GetConsolidatedReportCommand extends import_smithy_client.Command.classBuilder().ep({
3679
- ...commonParams
3680
- }).m(function(Command, cs, config, o) {
3632
+ var _GetConsolidatedReportCommand = class _GetConsolidatedReportCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3681
3633
  return [
3682
3634
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3683
3635
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3691,9 +3643,7 @@ var GetConsolidatedReportCommand = _GetConsolidatedReportCommand;
3691
3643
 
3692
3644
 
3693
3645
 
3694
- var _GetGlobalSettingsCommand = class _GetGlobalSettingsCommand extends import_smithy_client.Command.classBuilder().ep({
3695
- ...commonParams
3696
- }).m(function(Command, cs, config, o) {
3646
+ var _GetGlobalSettingsCommand = class _GetGlobalSettingsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3697
3647
  return [
3698
3648
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3699
3649
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3707,9 +3657,7 @@ var GetGlobalSettingsCommand = _GetGlobalSettingsCommand;
3707
3657
 
3708
3658
 
3709
3659
 
3710
- var _GetLensCommand = class _GetLensCommand extends import_smithy_client.Command.classBuilder().ep({
3711
- ...commonParams
3712
- }).m(function(Command, cs, config, o) {
3660
+ var _GetLensCommand = class _GetLensCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3713
3661
  return [
3714
3662
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3715
3663
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3723,9 +3671,7 @@ var GetLensCommand = _GetLensCommand;
3723
3671
 
3724
3672
 
3725
3673
 
3726
- var _GetLensReviewCommand = class _GetLensReviewCommand extends import_smithy_client.Command.classBuilder().ep({
3727
- ...commonParams
3728
- }).m(function(Command, cs, config, o) {
3674
+ var _GetLensReviewCommand = class _GetLensReviewCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3729
3675
  return [
3730
3676
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3731
3677
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3739,9 +3685,7 @@ var GetLensReviewCommand = _GetLensReviewCommand;
3739
3685
 
3740
3686
 
3741
3687
 
3742
- var _GetLensReviewReportCommand = class _GetLensReviewReportCommand extends import_smithy_client.Command.classBuilder().ep({
3743
- ...commonParams
3744
- }).m(function(Command, cs, config, o) {
3688
+ var _GetLensReviewReportCommand = class _GetLensReviewReportCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3745
3689
  return [
3746
3690
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3747
3691
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3755,9 +3699,7 @@ var GetLensReviewReportCommand = _GetLensReviewReportCommand;
3755
3699
 
3756
3700
 
3757
3701
 
3758
- var _GetLensVersionDifferenceCommand = class _GetLensVersionDifferenceCommand extends import_smithy_client.Command.classBuilder().ep({
3759
- ...commonParams
3760
- }).m(function(Command, cs, config, o) {
3702
+ var _GetLensVersionDifferenceCommand = class _GetLensVersionDifferenceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3761
3703
  return [
3762
3704
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3763
3705
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3771,9 +3713,7 @@ var GetLensVersionDifferenceCommand = _GetLensVersionDifferenceCommand;
3771
3713
 
3772
3714
 
3773
3715
 
3774
- var _GetMilestoneCommand = class _GetMilestoneCommand extends import_smithy_client.Command.classBuilder().ep({
3775
- ...commonParams
3776
- }).m(function(Command, cs, config, o) {
3716
+ var _GetMilestoneCommand = class _GetMilestoneCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3777
3717
  return [
3778
3718
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3779
3719
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3787,9 +3727,7 @@ var GetMilestoneCommand = _GetMilestoneCommand;
3787
3727
 
3788
3728
 
3789
3729
 
3790
- var _GetProfileCommand = class _GetProfileCommand extends import_smithy_client.Command.classBuilder().ep({
3791
- ...commonParams
3792
- }).m(function(Command, cs, config, o) {
3730
+ var _GetProfileCommand = class _GetProfileCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3793
3731
  return [
3794
3732
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3795
3733
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3803,9 +3741,7 @@ var GetProfileCommand = _GetProfileCommand;
3803
3741
 
3804
3742
 
3805
3743
 
3806
- var _GetProfileTemplateCommand = class _GetProfileTemplateCommand extends import_smithy_client.Command.classBuilder().ep({
3807
- ...commonParams
3808
- }).m(function(Command, cs, config, o) {
3744
+ var _GetProfileTemplateCommand = class _GetProfileTemplateCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3809
3745
  return [
3810
3746
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3811
3747
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3819,9 +3755,7 @@ var GetProfileTemplateCommand = _GetProfileTemplateCommand;
3819
3755
 
3820
3756
 
3821
3757
 
3822
- var _GetReviewTemplateAnswerCommand = class _GetReviewTemplateAnswerCommand extends import_smithy_client.Command.classBuilder().ep({
3823
- ...commonParams
3824
- }).m(function(Command, cs, config, o) {
3758
+ var _GetReviewTemplateAnswerCommand = class _GetReviewTemplateAnswerCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3825
3759
  return [
3826
3760
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3827
3761
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3835,9 +3769,7 @@ var GetReviewTemplateAnswerCommand = _GetReviewTemplateAnswerCommand;
3835
3769
 
3836
3770
 
3837
3771
 
3838
- var _GetReviewTemplateCommand = class _GetReviewTemplateCommand extends import_smithy_client.Command.classBuilder().ep({
3839
- ...commonParams
3840
- }).m(function(Command, cs, config, o) {
3772
+ var _GetReviewTemplateCommand = class _GetReviewTemplateCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3841
3773
  return [
3842
3774
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3843
3775
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3851,9 +3783,7 @@ var GetReviewTemplateCommand = _GetReviewTemplateCommand;
3851
3783
 
3852
3784
 
3853
3785
 
3854
- var _GetReviewTemplateLensReviewCommand = class _GetReviewTemplateLensReviewCommand extends import_smithy_client.Command.classBuilder().ep({
3855
- ...commonParams
3856
- }).m(function(Command, cs, config, o) {
3786
+ var _GetReviewTemplateLensReviewCommand = class _GetReviewTemplateLensReviewCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3857
3787
  return [
3858
3788
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3859
3789
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3867,9 +3797,7 @@ var GetReviewTemplateLensReviewCommand = _GetReviewTemplateLensReviewCommand;
3867
3797
 
3868
3798
 
3869
3799
 
3870
- var _GetWorkloadCommand = class _GetWorkloadCommand extends import_smithy_client.Command.classBuilder().ep({
3871
- ...commonParams
3872
- }).m(function(Command, cs, config, o) {
3800
+ var _GetWorkloadCommand = class _GetWorkloadCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3873
3801
  return [
3874
3802
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3875
3803
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3883,9 +3811,7 @@ var GetWorkloadCommand = _GetWorkloadCommand;
3883
3811
 
3884
3812
 
3885
3813
 
3886
- var _ImportLensCommand = class _ImportLensCommand extends import_smithy_client.Command.classBuilder().ep({
3887
- ...commonParams
3888
- }).m(function(Command, cs, config, o) {
3814
+ var _ImportLensCommand = class _ImportLensCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3889
3815
  return [
3890
3816
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3891
3817
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3899,9 +3825,7 @@ var ImportLensCommand = _ImportLensCommand;
3899
3825
 
3900
3826
 
3901
3827
 
3902
- var _ListAnswersCommand = class _ListAnswersCommand extends import_smithy_client.Command.classBuilder().ep({
3903
- ...commonParams
3904
- }).m(function(Command, cs, config, o) {
3828
+ var _ListAnswersCommand = class _ListAnswersCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3905
3829
  return [
3906
3830
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3907
3831
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3915,9 +3839,7 @@ var ListAnswersCommand = _ListAnswersCommand;
3915
3839
 
3916
3840
 
3917
3841
 
3918
- var _ListCheckDetailsCommand = class _ListCheckDetailsCommand extends import_smithy_client.Command.classBuilder().ep({
3919
- ...commonParams
3920
- }).m(function(Command, cs, config, o) {
3842
+ var _ListCheckDetailsCommand = class _ListCheckDetailsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3921
3843
  return [
3922
3844
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3923
3845
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3931,9 +3853,7 @@ var ListCheckDetailsCommand = _ListCheckDetailsCommand;
3931
3853
 
3932
3854
 
3933
3855
 
3934
- var _ListCheckSummariesCommand = class _ListCheckSummariesCommand extends import_smithy_client.Command.classBuilder().ep({
3935
- ...commonParams
3936
- }).m(function(Command, cs, config, o) {
3856
+ var _ListCheckSummariesCommand = class _ListCheckSummariesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3937
3857
  return [
3938
3858
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3939
3859
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3947,9 +3867,7 @@ var ListCheckSummariesCommand = _ListCheckSummariesCommand;
3947
3867
 
3948
3868
 
3949
3869
 
3950
- var _ListLensesCommand = class _ListLensesCommand extends import_smithy_client.Command.classBuilder().ep({
3951
- ...commonParams
3952
- }).m(function(Command, cs, config, o) {
3870
+ var _ListLensesCommand = class _ListLensesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3953
3871
  return [
3954
3872
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3955
3873
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3963,9 +3881,7 @@ var ListLensesCommand = _ListLensesCommand;
3963
3881
 
3964
3882
 
3965
3883
 
3966
- var _ListLensReviewImprovementsCommand = class _ListLensReviewImprovementsCommand extends import_smithy_client.Command.classBuilder().ep({
3967
- ...commonParams
3968
- }).m(function(Command, cs, config, o) {
3884
+ var _ListLensReviewImprovementsCommand = class _ListLensReviewImprovementsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3969
3885
  return [
3970
3886
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3971
3887
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3979,9 +3895,7 @@ var ListLensReviewImprovementsCommand = _ListLensReviewImprovementsCommand;
3979
3895
 
3980
3896
 
3981
3897
 
3982
- var _ListLensReviewsCommand = class _ListLensReviewsCommand extends import_smithy_client.Command.classBuilder().ep({
3983
- ...commonParams
3984
- }).m(function(Command, cs, config, o) {
3898
+ var _ListLensReviewsCommand = class _ListLensReviewsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3985
3899
  return [
3986
3900
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3987
3901
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3995,9 +3909,7 @@ var ListLensReviewsCommand = _ListLensReviewsCommand;
3995
3909
 
3996
3910
 
3997
3911
 
3998
- var _ListLensSharesCommand = class _ListLensSharesCommand extends import_smithy_client.Command.classBuilder().ep({
3999
- ...commonParams
4000
- }).m(function(Command, cs, config, o) {
3912
+ var _ListLensSharesCommand = class _ListLensSharesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4001
3913
  return [
4002
3914
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4003
3915
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4011,9 +3923,7 @@ var ListLensSharesCommand = _ListLensSharesCommand;
4011
3923
 
4012
3924
 
4013
3925
 
4014
- var _ListMilestonesCommand = class _ListMilestonesCommand extends import_smithy_client.Command.classBuilder().ep({
4015
- ...commonParams
4016
- }).m(function(Command, cs, config, o) {
3926
+ var _ListMilestonesCommand = class _ListMilestonesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4017
3927
  return [
4018
3928
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4019
3929
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4027,9 +3937,7 @@ var ListMilestonesCommand = _ListMilestonesCommand;
4027
3937
 
4028
3938
 
4029
3939
 
4030
- var _ListNotificationsCommand = class _ListNotificationsCommand extends import_smithy_client.Command.classBuilder().ep({
4031
- ...commonParams
4032
- }).m(function(Command, cs, config, o) {
3940
+ var _ListNotificationsCommand = class _ListNotificationsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4033
3941
  return [
4034
3942
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4035
3943
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4043,9 +3951,7 @@ var ListNotificationsCommand = _ListNotificationsCommand;
4043
3951
 
4044
3952
 
4045
3953
 
4046
- var _ListProfileNotificationsCommand = class _ListProfileNotificationsCommand extends import_smithy_client.Command.classBuilder().ep({
4047
- ...commonParams
4048
- }).m(function(Command, cs, config, o) {
3954
+ var _ListProfileNotificationsCommand = class _ListProfileNotificationsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4049
3955
  return [
4050
3956
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4051
3957
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4059,9 +3965,7 @@ var ListProfileNotificationsCommand = _ListProfileNotificationsCommand;
4059
3965
 
4060
3966
 
4061
3967
 
4062
- var _ListProfilesCommand = class _ListProfilesCommand extends import_smithy_client.Command.classBuilder().ep({
4063
- ...commonParams
4064
- }).m(function(Command, cs, config, o) {
3968
+ var _ListProfilesCommand = class _ListProfilesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4065
3969
  return [
4066
3970
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4067
3971
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4075,9 +3979,7 @@ var ListProfilesCommand = _ListProfilesCommand;
4075
3979
 
4076
3980
 
4077
3981
 
4078
- var _ListProfileSharesCommand = class _ListProfileSharesCommand extends import_smithy_client.Command.classBuilder().ep({
4079
- ...commonParams
4080
- }).m(function(Command, cs, config, o) {
3982
+ var _ListProfileSharesCommand = class _ListProfileSharesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4081
3983
  return [
4082
3984
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4083
3985
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4091,9 +3993,7 @@ var ListProfileSharesCommand = _ListProfileSharesCommand;
4091
3993
 
4092
3994
 
4093
3995
 
4094
- var _ListReviewTemplateAnswersCommand = class _ListReviewTemplateAnswersCommand extends import_smithy_client.Command.classBuilder().ep({
4095
- ...commonParams
4096
- }).m(function(Command, cs, config, o) {
3996
+ var _ListReviewTemplateAnswersCommand = class _ListReviewTemplateAnswersCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4097
3997
  return [
4098
3998
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4099
3999
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4107,9 +4007,7 @@ var ListReviewTemplateAnswersCommand = _ListReviewTemplateAnswersCommand;
4107
4007
 
4108
4008
 
4109
4009
 
4110
- var _ListReviewTemplatesCommand = class _ListReviewTemplatesCommand extends import_smithy_client.Command.classBuilder().ep({
4111
- ...commonParams
4112
- }).m(function(Command, cs, config, o) {
4010
+ var _ListReviewTemplatesCommand = class _ListReviewTemplatesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4113
4011
  return [
4114
4012
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4115
4013
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4123,9 +4021,7 @@ var ListReviewTemplatesCommand = _ListReviewTemplatesCommand;
4123
4021
 
4124
4022
 
4125
4023
 
4126
- var _ListShareInvitationsCommand = class _ListShareInvitationsCommand extends import_smithy_client.Command.classBuilder().ep({
4127
- ...commonParams
4128
- }).m(function(Command, cs, config, o) {
4024
+ var _ListShareInvitationsCommand = class _ListShareInvitationsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4129
4025
  return [
4130
4026
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4131
4027
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4139,9 +4035,7 @@ var ListShareInvitationsCommand = _ListShareInvitationsCommand;
4139
4035
 
4140
4036
 
4141
4037
 
4142
- var _ListTagsForResourceCommand = class _ListTagsForResourceCommand extends import_smithy_client.Command.classBuilder().ep({
4143
- ...commonParams
4144
- }).m(function(Command, cs, config, o) {
4038
+ var _ListTagsForResourceCommand = class _ListTagsForResourceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4145
4039
  return [
4146
4040
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4147
4041
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4155,9 +4049,7 @@ var ListTagsForResourceCommand = _ListTagsForResourceCommand;
4155
4049
 
4156
4050
 
4157
4051
 
4158
- var _ListTemplateSharesCommand = class _ListTemplateSharesCommand extends import_smithy_client.Command.classBuilder().ep({
4159
- ...commonParams
4160
- }).m(function(Command, cs, config, o) {
4052
+ var _ListTemplateSharesCommand = class _ListTemplateSharesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4161
4053
  return [
4162
4054
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4163
4055
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4171,9 +4063,7 @@ var ListTemplateSharesCommand = _ListTemplateSharesCommand;
4171
4063
 
4172
4064
 
4173
4065
 
4174
- var _ListWorkloadsCommand = class _ListWorkloadsCommand extends import_smithy_client.Command.classBuilder().ep({
4175
- ...commonParams
4176
- }).m(function(Command, cs, config, o) {
4066
+ var _ListWorkloadsCommand = class _ListWorkloadsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4177
4067
  return [
4178
4068
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4179
4069
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4187,9 +4077,7 @@ var ListWorkloadsCommand = _ListWorkloadsCommand;
4187
4077
 
4188
4078
 
4189
4079
 
4190
- var _ListWorkloadSharesCommand = class _ListWorkloadSharesCommand extends import_smithy_client.Command.classBuilder().ep({
4191
- ...commonParams
4192
- }).m(function(Command, cs, config, o) {
4080
+ var _ListWorkloadSharesCommand = class _ListWorkloadSharesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4193
4081
  return [
4194
4082
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4195
4083
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4203,9 +4091,7 @@ var ListWorkloadSharesCommand = _ListWorkloadSharesCommand;
4203
4091
 
4204
4092
 
4205
4093
 
4206
- var _TagResourceCommand = class _TagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
4207
- ...commonParams
4208
- }).m(function(Command, cs, config, o) {
4094
+ var _TagResourceCommand = class _TagResourceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4209
4095
  return [
4210
4096
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4211
4097
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4219,9 +4105,7 @@ var TagResourceCommand = _TagResourceCommand;
4219
4105
 
4220
4106
 
4221
4107
 
4222
- var _UntagResourceCommand = class _UntagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
4223
- ...commonParams
4224
- }).m(function(Command, cs, config, o) {
4108
+ var _UntagResourceCommand = class _UntagResourceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4225
4109
  return [
4226
4110
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4227
4111
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4235,9 +4119,7 @@ var UntagResourceCommand = _UntagResourceCommand;
4235
4119
 
4236
4120
 
4237
4121
 
4238
- var _UpdateAnswerCommand = class _UpdateAnswerCommand extends import_smithy_client.Command.classBuilder().ep({
4239
- ...commonParams
4240
- }).m(function(Command, cs, config, o) {
4122
+ var _UpdateAnswerCommand = class _UpdateAnswerCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4241
4123
  return [
4242
4124
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4243
4125
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4251,9 +4133,7 @@ var UpdateAnswerCommand = _UpdateAnswerCommand;
4251
4133
 
4252
4134
 
4253
4135
 
4254
- var _UpdateGlobalSettingsCommand = class _UpdateGlobalSettingsCommand extends import_smithy_client.Command.classBuilder().ep({
4255
- ...commonParams
4256
- }).m(function(Command, cs, config, o) {
4136
+ var _UpdateGlobalSettingsCommand = class _UpdateGlobalSettingsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4257
4137
  return [
4258
4138
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4259
4139
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4267,9 +4147,7 @@ var UpdateGlobalSettingsCommand = _UpdateGlobalSettingsCommand;
4267
4147
 
4268
4148
 
4269
4149
 
4270
- var _UpdateIntegrationCommand = class _UpdateIntegrationCommand extends import_smithy_client.Command.classBuilder().ep({
4271
- ...commonParams
4272
- }).m(function(Command, cs, config, o) {
4150
+ var _UpdateIntegrationCommand = class _UpdateIntegrationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4273
4151
  return [
4274
4152
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4275
4153
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4283,9 +4161,7 @@ var UpdateIntegrationCommand = _UpdateIntegrationCommand;
4283
4161
 
4284
4162
 
4285
4163
 
4286
- var _UpdateLensReviewCommand = class _UpdateLensReviewCommand extends import_smithy_client.Command.classBuilder().ep({
4287
- ...commonParams
4288
- }).m(function(Command, cs, config, o) {
4164
+ var _UpdateLensReviewCommand = class _UpdateLensReviewCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4289
4165
  return [
4290
4166
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4291
4167
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4299,9 +4175,7 @@ var UpdateLensReviewCommand = _UpdateLensReviewCommand;
4299
4175
 
4300
4176
 
4301
4177
 
4302
- var _UpdateProfileCommand = class _UpdateProfileCommand extends import_smithy_client.Command.classBuilder().ep({
4303
- ...commonParams
4304
- }).m(function(Command, cs, config, o) {
4178
+ var _UpdateProfileCommand = class _UpdateProfileCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4305
4179
  return [
4306
4180
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4307
4181
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4315,9 +4189,7 @@ var UpdateProfileCommand = _UpdateProfileCommand;
4315
4189
 
4316
4190
 
4317
4191
 
4318
- var _UpdateReviewTemplateAnswerCommand = class _UpdateReviewTemplateAnswerCommand extends import_smithy_client.Command.classBuilder().ep({
4319
- ...commonParams
4320
- }).m(function(Command, cs, config, o) {
4192
+ var _UpdateReviewTemplateAnswerCommand = class _UpdateReviewTemplateAnswerCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4321
4193
  return [
4322
4194
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4323
4195
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4331,9 +4203,7 @@ var UpdateReviewTemplateAnswerCommand = _UpdateReviewTemplateAnswerCommand;
4331
4203
 
4332
4204
 
4333
4205
 
4334
- var _UpdateReviewTemplateCommand = class _UpdateReviewTemplateCommand extends import_smithy_client.Command.classBuilder().ep({
4335
- ...commonParams
4336
- }).m(function(Command, cs, config, o) {
4206
+ var _UpdateReviewTemplateCommand = class _UpdateReviewTemplateCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4337
4207
  return [
4338
4208
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4339
4209
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4347,9 +4217,7 @@ var UpdateReviewTemplateCommand = _UpdateReviewTemplateCommand;
4347
4217
 
4348
4218
 
4349
4219
 
4350
- var _UpdateReviewTemplateLensReviewCommand = class _UpdateReviewTemplateLensReviewCommand extends import_smithy_client.Command.classBuilder().ep({
4351
- ...commonParams
4352
- }).m(function(Command, cs, config, o) {
4220
+ var _UpdateReviewTemplateLensReviewCommand = class _UpdateReviewTemplateLensReviewCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4353
4221
  return [
4354
4222
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4355
4223
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4363,9 +4231,7 @@ var UpdateReviewTemplateLensReviewCommand = _UpdateReviewTemplateLensReviewComma
4363
4231
 
4364
4232
 
4365
4233
 
4366
- var _UpdateShareInvitationCommand = class _UpdateShareInvitationCommand extends import_smithy_client.Command.classBuilder().ep({
4367
- ...commonParams
4368
- }).m(function(Command, cs, config, o) {
4234
+ var _UpdateShareInvitationCommand = class _UpdateShareInvitationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4369
4235
  return [
4370
4236
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4371
4237
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4379,9 +4245,7 @@ var UpdateShareInvitationCommand = _UpdateShareInvitationCommand;
4379
4245
 
4380
4246
 
4381
4247
 
4382
- var _UpdateWorkloadCommand = class _UpdateWorkloadCommand extends import_smithy_client.Command.classBuilder().ep({
4383
- ...commonParams
4384
- }).m(function(Command, cs, config, o) {
4248
+ var _UpdateWorkloadCommand = class _UpdateWorkloadCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4385
4249
  return [
4386
4250
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4387
4251
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4395,9 +4259,7 @@ var UpdateWorkloadCommand = _UpdateWorkloadCommand;
4395
4259
 
4396
4260
 
4397
4261
 
4398
- var _UpdateWorkloadShareCommand = class _UpdateWorkloadShareCommand extends import_smithy_client.Command.classBuilder().ep({
4399
- ...commonParams
4400
- }).m(function(Command, cs, config, o) {
4262
+ var _UpdateWorkloadShareCommand = class _UpdateWorkloadShareCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4401
4263
  return [
4402
4264
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4403
4265
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4411,9 +4273,7 @@ var UpdateWorkloadShareCommand = _UpdateWorkloadShareCommand;
4411
4273
 
4412
4274
 
4413
4275
 
4414
- var _UpgradeLensReviewCommand = class _UpgradeLensReviewCommand extends import_smithy_client.Command.classBuilder().ep({
4415
- ...commonParams
4416
- }).m(function(Command, cs, config, o) {
4276
+ var _UpgradeLensReviewCommand = class _UpgradeLensReviewCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4417
4277
  return [
4418
4278
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4419
4279
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4427,9 +4287,7 @@ var UpgradeLensReviewCommand = _UpgradeLensReviewCommand;
4427
4287
 
4428
4288
 
4429
4289
 
4430
- var _UpgradeProfileVersionCommand = class _UpgradeProfileVersionCommand extends import_smithy_client.Command.classBuilder().ep({
4431
- ...commonParams
4432
- }).m(function(Command, cs, config, o) {
4290
+ var _UpgradeProfileVersionCommand = class _UpgradeProfileVersionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4433
4291
  return [
4434
4292
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4435
4293
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4443,9 +4301,7 @@ var UpgradeProfileVersionCommand = _UpgradeProfileVersionCommand;
4443
4301
 
4444
4302
 
4445
4303
 
4446
- var _UpgradeReviewTemplateLensReviewCommand = class _UpgradeReviewTemplateLensReviewCommand extends import_smithy_client.Command.classBuilder().ep({
4447
- ...commonParams
4448
- }).m(function(Command, cs, config, o) {
4304
+ var _UpgradeReviewTemplateLensReviewCommand = class _UpgradeReviewTemplateLensReviewCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4449
4305
  return [
4450
4306
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4451
4307
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())