@aws-sdk/client-wellarchitected 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 (149) hide show
  1. package/dist-cjs/index.js +0 -72
  2. package/dist-types/commands/AssociateLensesCommand.d.ts +2 -1
  3. package/dist-types/commands/AssociateProfilesCommand.d.ts +2 -1
  4. package/dist-types/commands/CreateLensShareCommand.d.ts +2 -1
  5. package/dist-types/commands/CreateLensVersionCommand.d.ts +2 -1
  6. package/dist-types/commands/CreateMilestoneCommand.d.ts +2 -1
  7. package/dist-types/commands/CreateProfileCommand.d.ts +2 -1
  8. package/dist-types/commands/CreateProfileShareCommand.d.ts +2 -1
  9. package/dist-types/commands/CreateReviewTemplateCommand.d.ts +2 -1
  10. package/dist-types/commands/CreateTemplateShareCommand.d.ts +2 -1
  11. package/dist-types/commands/CreateWorkloadCommand.d.ts +2 -1
  12. package/dist-types/commands/CreateWorkloadShareCommand.d.ts +2 -1
  13. package/dist-types/commands/DeleteLensCommand.d.ts +2 -1
  14. package/dist-types/commands/DeleteLensShareCommand.d.ts +2 -1
  15. package/dist-types/commands/DeleteProfileCommand.d.ts +2 -1
  16. package/dist-types/commands/DeleteProfileShareCommand.d.ts +2 -1
  17. package/dist-types/commands/DeleteReviewTemplateCommand.d.ts +2 -1
  18. package/dist-types/commands/DeleteTemplateShareCommand.d.ts +2 -1
  19. package/dist-types/commands/DeleteWorkloadCommand.d.ts +2 -1
  20. package/dist-types/commands/DeleteWorkloadShareCommand.d.ts +2 -1
  21. package/dist-types/commands/DisassociateLensesCommand.d.ts +2 -1
  22. package/dist-types/commands/DisassociateProfilesCommand.d.ts +2 -1
  23. package/dist-types/commands/ExportLensCommand.d.ts +2 -1
  24. package/dist-types/commands/GetAnswerCommand.d.ts +2 -1
  25. package/dist-types/commands/GetConsolidatedReportCommand.d.ts +2 -1
  26. package/dist-types/commands/GetGlobalSettingsCommand.d.ts +2 -1
  27. package/dist-types/commands/GetLensCommand.d.ts +2 -1
  28. package/dist-types/commands/GetLensReviewCommand.d.ts +2 -1
  29. package/dist-types/commands/GetLensReviewReportCommand.d.ts +2 -1
  30. package/dist-types/commands/GetLensVersionDifferenceCommand.d.ts +2 -1
  31. package/dist-types/commands/GetMilestoneCommand.d.ts +2 -1
  32. package/dist-types/commands/GetProfileCommand.d.ts +2 -1
  33. package/dist-types/commands/GetProfileTemplateCommand.d.ts +2 -1
  34. package/dist-types/commands/GetReviewTemplateAnswerCommand.d.ts +2 -1
  35. package/dist-types/commands/GetReviewTemplateCommand.d.ts +2 -1
  36. package/dist-types/commands/GetReviewTemplateLensReviewCommand.d.ts +2 -1
  37. package/dist-types/commands/GetWorkloadCommand.d.ts +2 -1
  38. package/dist-types/commands/ImportLensCommand.d.ts +2 -1
  39. package/dist-types/commands/ListAnswersCommand.d.ts +2 -1
  40. package/dist-types/commands/ListCheckDetailsCommand.d.ts +2 -1
  41. package/dist-types/commands/ListCheckSummariesCommand.d.ts +2 -1
  42. package/dist-types/commands/ListLensReviewImprovementsCommand.d.ts +2 -1
  43. package/dist-types/commands/ListLensReviewsCommand.d.ts +2 -1
  44. package/dist-types/commands/ListLensSharesCommand.d.ts +2 -1
  45. package/dist-types/commands/ListLensesCommand.d.ts +2 -1
  46. package/dist-types/commands/ListMilestonesCommand.d.ts +2 -1
  47. package/dist-types/commands/ListNotificationsCommand.d.ts +2 -1
  48. package/dist-types/commands/ListProfileNotificationsCommand.d.ts +2 -1
  49. package/dist-types/commands/ListProfileSharesCommand.d.ts +2 -1
  50. package/dist-types/commands/ListProfilesCommand.d.ts +2 -1
  51. package/dist-types/commands/ListReviewTemplateAnswersCommand.d.ts +2 -1
  52. package/dist-types/commands/ListReviewTemplatesCommand.d.ts +2 -1
  53. package/dist-types/commands/ListShareInvitationsCommand.d.ts +2 -1
  54. package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
  55. package/dist-types/commands/ListTemplateSharesCommand.d.ts +2 -1
  56. package/dist-types/commands/ListWorkloadSharesCommand.d.ts +2 -1
  57. package/dist-types/commands/ListWorkloadsCommand.d.ts +2 -1
  58. package/dist-types/commands/TagResourceCommand.d.ts +2 -1
  59. package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
  60. package/dist-types/commands/UpdateAnswerCommand.d.ts +2 -1
  61. package/dist-types/commands/UpdateGlobalSettingsCommand.d.ts +2 -1
  62. package/dist-types/commands/UpdateIntegrationCommand.d.ts +2 -1
  63. package/dist-types/commands/UpdateLensReviewCommand.d.ts +2 -1
  64. package/dist-types/commands/UpdateProfileCommand.d.ts +2 -1
  65. package/dist-types/commands/UpdateReviewTemplateAnswerCommand.d.ts +2 -1
  66. package/dist-types/commands/UpdateReviewTemplateCommand.d.ts +2 -1
  67. package/dist-types/commands/UpdateReviewTemplateLensReviewCommand.d.ts +2 -1
  68. package/dist-types/commands/UpdateShareInvitationCommand.d.ts +2 -1
  69. package/dist-types/commands/UpdateWorkloadCommand.d.ts +2 -1
  70. package/dist-types/commands/UpdateWorkloadShareCommand.d.ts +2 -1
  71. package/dist-types/commands/UpgradeLensReviewCommand.d.ts +2 -1
  72. package/dist-types/commands/UpgradeProfileVersionCommand.d.ts +2 -1
  73. package/dist-types/commands/UpgradeReviewTemplateLensReviewCommand.d.ts +2 -1
  74. package/dist-types/index.d.ts +2 -2
  75. package/dist-types/models/WellArchitectedServiceException.d.ts +2 -1
  76. package/dist-types/ts3.4/commands/AssociateLensesCommand.d.ts +2 -1
  77. package/dist-types/ts3.4/commands/AssociateProfilesCommand.d.ts +2 -1
  78. package/dist-types/ts3.4/commands/CreateLensShareCommand.d.ts +2 -1
  79. package/dist-types/ts3.4/commands/CreateLensVersionCommand.d.ts +2 -1
  80. package/dist-types/ts3.4/commands/CreateMilestoneCommand.d.ts +2 -1
  81. package/dist-types/ts3.4/commands/CreateProfileCommand.d.ts +2 -1
  82. package/dist-types/ts3.4/commands/CreateProfileShareCommand.d.ts +2 -1
  83. package/dist-types/ts3.4/commands/CreateReviewTemplateCommand.d.ts +2 -1
  84. package/dist-types/ts3.4/commands/CreateTemplateShareCommand.d.ts +2 -1
  85. package/dist-types/ts3.4/commands/CreateWorkloadCommand.d.ts +2 -1
  86. package/dist-types/ts3.4/commands/CreateWorkloadShareCommand.d.ts +2 -1
  87. package/dist-types/ts3.4/commands/DeleteLensCommand.d.ts +2 -1
  88. package/dist-types/ts3.4/commands/DeleteLensShareCommand.d.ts +2 -1
  89. package/dist-types/ts3.4/commands/DeleteProfileCommand.d.ts +2 -1
  90. package/dist-types/ts3.4/commands/DeleteProfileShareCommand.d.ts +2 -1
  91. package/dist-types/ts3.4/commands/DeleteReviewTemplateCommand.d.ts +2 -1
  92. package/dist-types/ts3.4/commands/DeleteTemplateShareCommand.d.ts +2 -1
  93. package/dist-types/ts3.4/commands/DeleteWorkloadCommand.d.ts +2 -1
  94. package/dist-types/ts3.4/commands/DeleteWorkloadShareCommand.d.ts +2 -1
  95. package/dist-types/ts3.4/commands/DisassociateLensesCommand.d.ts +2 -1
  96. package/dist-types/ts3.4/commands/DisassociateProfilesCommand.d.ts +2 -1
  97. package/dist-types/ts3.4/commands/ExportLensCommand.d.ts +2 -1
  98. package/dist-types/ts3.4/commands/GetAnswerCommand.d.ts +2 -1
  99. package/dist-types/ts3.4/commands/GetConsolidatedReportCommand.d.ts +2 -1
  100. package/dist-types/ts3.4/commands/GetGlobalSettingsCommand.d.ts +2 -1
  101. package/dist-types/ts3.4/commands/GetLensCommand.d.ts +2 -1
  102. package/dist-types/ts3.4/commands/GetLensReviewCommand.d.ts +2 -1
  103. package/dist-types/ts3.4/commands/GetLensReviewReportCommand.d.ts +2 -1
  104. package/dist-types/ts3.4/commands/GetLensVersionDifferenceCommand.d.ts +2 -1
  105. package/dist-types/ts3.4/commands/GetMilestoneCommand.d.ts +2 -1
  106. package/dist-types/ts3.4/commands/GetProfileCommand.d.ts +2 -1
  107. package/dist-types/ts3.4/commands/GetProfileTemplateCommand.d.ts +2 -1
  108. package/dist-types/ts3.4/commands/GetReviewTemplateAnswerCommand.d.ts +2 -1
  109. package/dist-types/ts3.4/commands/GetReviewTemplateCommand.d.ts +2 -1
  110. package/dist-types/ts3.4/commands/GetReviewTemplateLensReviewCommand.d.ts +2 -1
  111. package/dist-types/ts3.4/commands/GetWorkloadCommand.d.ts +2 -1
  112. package/dist-types/ts3.4/commands/ImportLensCommand.d.ts +2 -1
  113. package/dist-types/ts3.4/commands/ListAnswersCommand.d.ts +2 -1
  114. package/dist-types/ts3.4/commands/ListCheckDetailsCommand.d.ts +2 -1
  115. package/dist-types/ts3.4/commands/ListCheckSummariesCommand.d.ts +2 -1
  116. package/dist-types/ts3.4/commands/ListLensReviewImprovementsCommand.d.ts +2 -1
  117. package/dist-types/ts3.4/commands/ListLensReviewsCommand.d.ts +2 -1
  118. package/dist-types/ts3.4/commands/ListLensSharesCommand.d.ts +2 -1
  119. package/dist-types/ts3.4/commands/ListLensesCommand.d.ts +2 -1
  120. package/dist-types/ts3.4/commands/ListMilestonesCommand.d.ts +2 -1
  121. package/dist-types/ts3.4/commands/ListNotificationsCommand.d.ts +2 -1
  122. package/dist-types/ts3.4/commands/ListProfileNotificationsCommand.d.ts +2 -1
  123. package/dist-types/ts3.4/commands/ListProfileSharesCommand.d.ts +2 -1
  124. package/dist-types/ts3.4/commands/ListProfilesCommand.d.ts +2 -1
  125. package/dist-types/ts3.4/commands/ListReviewTemplateAnswersCommand.d.ts +2 -1
  126. package/dist-types/ts3.4/commands/ListReviewTemplatesCommand.d.ts +2 -1
  127. package/dist-types/ts3.4/commands/ListShareInvitationsCommand.d.ts +2 -1
  128. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -1
  129. package/dist-types/ts3.4/commands/ListTemplateSharesCommand.d.ts +2 -1
  130. package/dist-types/ts3.4/commands/ListWorkloadSharesCommand.d.ts +2 -1
  131. package/dist-types/ts3.4/commands/ListWorkloadsCommand.d.ts +2 -1
  132. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -1
  133. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -1
  134. package/dist-types/ts3.4/commands/UpdateAnswerCommand.d.ts +2 -1
  135. package/dist-types/ts3.4/commands/UpdateGlobalSettingsCommand.d.ts +2 -1
  136. package/dist-types/ts3.4/commands/UpdateIntegrationCommand.d.ts +2 -1
  137. package/dist-types/ts3.4/commands/UpdateLensReviewCommand.d.ts +2 -1
  138. package/dist-types/ts3.4/commands/UpdateProfileCommand.d.ts +2 -1
  139. package/dist-types/ts3.4/commands/UpdateReviewTemplateAnswerCommand.d.ts +2 -1
  140. package/dist-types/ts3.4/commands/UpdateReviewTemplateCommand.d.ts +2 -1
  141. package/dist-types/ts3.4/commands/UpdateReviewTemplateLensReviewCommand.d.ts +2 -1
  142. package/dist-types/ts3.4/commands/UpdateShareInvitationCommand.d.ts +2 -1
  143. package/dist-types/ts3.4/commands/UpdateWorkloadCommand.d.ts +2 -1
  144. package/dist-types/ts3.4/commands/UpdateWorkloadShareCommand.d.ts +2 -1
  145. package/dist-types/ts3.4/commands/UpgradeLensReviewCommand.d.ts +2 -1
  146. package/dist-types/ts3.4/commands/UpgradeProfileVersionCommand.d.ts +2 -1
  147. package/dist-types/ts3.4/commands/UpgradeReviewTemplateLensReviewCommand.d.ts +2 -1
  148. package/dist-types/ts3.4/models/WellArchitectedServiceException.d.ts +2 -1
  149. package/package.json +6 -6
package/dist-cjs/index.js CHANGED
@@ -316,7 +316,6 @@ var WellArchitectedClient = _WellArchitectedClient;
316
316
 
317
317
  var import_middleware_serde = require("@smithy/middleware-serde");
318
318
 
319
- var import_types = require("@smithy/types");
320
319
 
321
320
  // src/protocols/Aws_restJson1.ts
322
321
  var import_core2 = require("@aws-sdk/core");
@@ -3336,7 +3335,6 @@ var AssociateLensesCommand = _AssociateLensesCommand;
3336
3335
 
3337
3336
 
3338
3337
 
3339
-
3340
3338
  var _AssociateProfilesCommand = class _AssociateProfilesCommand extends import_smithy_client.Command.classBuilder().ep({
3341
3339
  ...commonParams
3342
3340
  }).m(function(Command, cs, config, o) {
@@ -3353,7 +3351,6 @@ var AssociateProfilesCommand = _AssociateProfilesCommand;
3353
3351
 
3354
3352
 
3355
3353
 
3356
-
3357
3354
  var _CreateLensShareCommand = class _CreateLensShareCommand extends import_smithy_client.Command.classBuilder().ep({
3358
3355
  ...commonParams
3359
3356
  }).m(function(Command, cs, config, o) {
@@ -3370,7 +3367,6 @@ var CreateLensShareCommand = _CreateLensShareCommand;
3370
3367
 
3371
3368
 
3372
3369
 
3373
-
3374
3370
  var _CreateLensVersionCommand = class _CreateLensVersionCommand extends import_smithy_client.Command.classBuilder().ep({
3375
3371
  ...commonParams
3376
3372
  }).m(function(Command, cs, config, o) {
@@ -3387,7 +3383,6 @@ var CreateLensVersionCommand = _CreateLensVersionCommand;
3387
3383
 
3388
3384
 
3389
3385
 
3390
-
3391
3386
  var _CreateMilestoneCommand = class _CreateMilestoneCommand extends import_smithy_client.Command.classBuilder().ep({
3392
3387
  ...commonParams
3393
3388
  }).m(function(Command, cs, config, o) {
@@ -3404,7 +3399,6 @@ var CreateMilestoneCommand = _CreateMilestoneCommand;
3404
3399
 
3405
3400
 
3406
3401
 
3407
-
3408
3402
  var _CreateProfileCommand = class _CreateProfileCommand extends import_smithy_client.Command.classBuilder().ep({
3409
3403
  ...commonParams
3410
3404
  }).m(function(Command, cs, config, o) {
@@ -3421,7 +3415,6 @@ var CreateProfileCommand = _CreateProfileCommand;
3421
3415
 
3422
3416
 
3423
3417
 
3424
-
3425
3418
  var _CreateProfileShareCommand = class _CreateProfileShareCommand extends import_smithy_client.Command.classBuilder().ep({
3426
3419
  ...commonParams
3427
3420
  }).m(function(Command, cs, config, o) {
@@ -3438,7 +3431,6 @@ var CreateProfileShareCommand = _CreateProfileShareCommand;
3438
3431
 
3439
3432
 
3440
3433
 
3441
-
3442
3434
  var _CreateReviewTemplateCommand = class _CreateReviewTemplateCommand extends import_smithy_client.Command.classBuilder().ep({
3443
3435
  ...commonParams
3444
3436
  }).m(function(Command, cs, config, o) {
@@ -3455,7 +3447,6 @@ var CreateReviewTemplateCommand = _CreateReviewTemplateCommand;
3455
3447
 
3456
3448
 
3457
3449
 
3458
-
3459
3450
  var _CreateTemplateShareCommand = class _CreateTemplateShareCommand extends import_smithy_client.Command.classBuilder().ep({
3460
3451
  ...commonParams
3461
3452
  }).m(function(Command, cs, config, o) {
@@ -3472,7 +3463,6 @@ var CreateTemplateShareCommand = _CreateTemplateShareCommand;
3472
3463
 
3473
3464
 
3474
3465
 
3475
-
3476
3466
  var _CreateWorkloadCommand = class _CreateWorkloadCommand extends import_smithy_client.Command.classBuilder().ep({
3477
3467
  ...commonParams
3478
3468
  }).m(function(Command, cs, config, o) {
@@ -3489,7 +3479,6 @@ var CreateWorkloadCommand = _CreateWorkloadCommand;
3489
3479
 
3490
3480
 
3491
3481
 
3492
-
3493
3482
  var _CreateWorkloadShareCommand = class _CreateWorkloadShareCommand extends import_smithy_client.Command.classBuilder().ep({
3494
3483
  ...commonParams
3495
3484
  }).m(function(Command, cs, config, o) {
@@ -3506,7 +3495,6 @@ var CreateWorkloadShareCommand = _CreateWorkloadShareCommand;
3506
3495
 
3507
3496
 
3508
3497
 
3509
-
3510
3498
  var _DeleteLensCommand = class _DeleteLensCommand extends import_smithy_client.Command.classBuilder().ep({
3511
3499
  ...commonParams
3512
3500
  }).m(function(Command, cs, config, o) {
@@ -3523,7 +3511,6 @@ var DeleteLensCommand = _DeleteLensCommand;
3523
3511
 
3524
3512
 
3525
3513
 
3526
-
3527
3514
  var _DeleteLensShareCommand = class _DeleteLensShareCommand extends import_smithy_client.Command.classBuilder().ep({
3528
3515
  ...commonParams
3529
3516
  }).m(function(Command, cs, config, o) {
@@ -3540,7 +3527,6 @@ var DeleteLensShareCommand = _DeleteLensShareCommand;
3540
3527
 
3541
3528
 
3542
3529
 
3543
-
3544
3530
  var _DeleteProfileCommand = class _DeleteProfileCommand extends import_smithy_client.Command.classBuilder().ep({
3545
3531
  ...commonParams
3546
3532
  }).m(function(Command, cs, config, o) {
@@ -3557,7 +3543,6 @@ var DeleteProfileCommand = _DeleteProfileCommand;
3557
3543
 
3558
3544
 
3559
3545
 
3560
-
3561
3546
  var _DeleteProfileShareCommand = class _DeleteProfileShareCommand extends import_smithy_client.Command.classBuilder().ep({
3562
3547
  ...commonParams
3563
3548
  }).m(function(Command, cs, config, o) {
@@ -3574,7 +3559,6 @@ var DeleteProfileShareCommand = _DeleteProfileShareCommand;
3574
3559
 
3575
3560
 
3576
3561
 
3577
-
3578
3562
  var _DeleteReviewTemplateCommand = class _DeleteReviewTemplateCommand extends import_smithy_client.Command.classBuilder().ep({
3579
3563
  ...commonParams
3580
3564
  }).m(function(Command, cs, config, o) {
@@ -3591,7 +3575,6 @@ var DeleteReviewTemplateCommand = _DeleteReviewTemplateCommand;
3591
3575
 
3592
3576
 
3593
3577
 
3594
-
3595
3578
  var _DeleteTemplateShareCommand = class _DeleteTemplateShareCommand extends import_smithy_client.Command.classBuilder().ep({
3596
3579
  ...commonParams
3597
3580
  }).m(function(Command, cs, config, o) {
@@ -3608,7 +3591,6 @@ var DeleteTemplateShareCommand = _DeleteTemplateShareCommand;
3608
3591
 
3609
3592
 
3610
3593
 
3611
-
3612
3594
  var _DeleteWorkloadCommand = class _DeleteWorkloadCommand extends import_smithy_client.Command.classBuilder().ep({
3613
3595
  ...commonParams
3614
3596
  }).m(function(Command, cs, config, o) {
@@ -3625,7 +3607,6 @@ var DeleteWorkloadCommand = _DeleteWorkloadCommand;
3625
3607
 
3626
3608
 
3627
3609
 
3628
-
3629
3610
  var _DeleteWorkloadShareCommand = class _DeleteWorkloadShareCommand extends import_smithy_client.Command.classBuilder().ep({
3630
3611
  ...commonParams
3631
3612
  }).m(function(Command, cs, config, o) {
@@ -3642,7 +3623,6 @@ var DeleteWorkloadShareCommand = _DeleteWorkloadShareCommand;
3642
3623
 
3643
3624
 
3644
3625
 
3645
-
3646
3626
  var _DisassociateLensesCommand = class _DisassociateLensesCommand extends import_smithy_client.Command.classBuilder().ep({
3647
3627
  ...commonParams
3648
3628
  }).m(function(Command, cs, config, o) {
@@ -3659,7 +3639,6 @@ var DisassociateLensesCommand = _DisassociateLensesCommand;
3659
3639
 
3660
3640
 
3661
3641
 
3662
-
3663
3642
  var _DisassociateProfilesCommand = class _DisassociateProfilesCommand extends import_smithy_client.Command.classBuilder().ep({
3664
3643
  ...commonParams
3665
3644
  }).m(function(Command, cs, config, o) {
@@ -3676,7 +3655,6 @@ var DisassociateProfilesCommand = _DisassociateProfilesCommand;
3676
3655
 
3677
3656
 
3678
3657
 
3679
-
3680
3658
  var _ExportLensCommand = class _ExportLensCommand extends import_smithy_client.Command.classBuilder().ep({
3681
3659
  ...commonParams
3682
3660
  }).m(function(Command, cs, config, o) {
@@ -3693,7 +3671,6 @@ var ExportLensCommand = _ExportLensCommand;
3693
3671
 
3694
3672
 
3695
3673
 
3696
-
3697
3674
  var _GetAnswerCommand = class _GetAnswerCommand extends import_smithy_client.Command.classBuilder().ep({
3698
3675
  ...commonParams
3699
3676
  }).m(function(Command, cs, config, o) {
@@ -3710,7 +3687,6 @@ var GetAnswerCommand = _GetAnswerCommand;
3710
3687
 
3711
3688
 
3712
3689
 
3713
-
3714
3690
  var _GetConsolidatedReportCommand = class _GetConsolidatedReportCommand extends import_smithy_client.Command.classBuilder().ep({
3715
3691
  ...commonParams
3716
3692
  }).m(function(Command, cs, config, o) {
@@ -3727,7 +3703,6 @@ var GetConsolidatedReportCommand = _GetConsolidatedReportCommand;
3727
3703
 
3728
3704
 
3729
3705
 
3730
-
3731
3706
  var _GetGlobalSettingsCommand = class _GetGlobalSettingsCommand extends import_smithy_client.Command.classBuilder().ep({
3732
3707
  ...commonParams
3733
3708
  }).m(function(Command, cs, config, o) {
@@ -3744,7 +3719,6 @@ var GetGlobalSettingsCommand = _GetGlobalSettingsCommand;
3744
3719
 
3745
3720
 
3746
3721
 
3747
-
3748
3722
  var _GetLensCommand = class _GetLensCommand extends import_smithy_client.Command.classBuilder().ep({
3749
3723
  ...commonParams
3750
3724
  }).m(function(Command, cs, config, o) {
@@ -3761,7 +3735,6 @@ var GetLensCommand = _GetLensCommand;
3761
3735
 
3762
3736
 
3763
3737
 
3764
-
3765
3738
  var _GetLensReviewCommand = class _GetLensReviewCommand extends import_smithy_client.Command.classBuilder().ep({
3766
3739
  ...commonParams
3767
3740
  }).m(function(Command, cs, config, o) {
@@ -3778,7 +3751,6 @@ var GetLensReviewCommand = _GetLensReviewCommand;
3778
3751
 
3779
3752
 
3780
3753
 
3781
-
3782
3754
  var _GetLensReviewReportCommand = class _GetLensReviewReportCommand extends import_smithy_client.Command.classBuilder().ep({
3783
3755
  ...commonParams
3784
3756
  }).m(function(Command, cs, config, o) {
@@ -3795,7 +3767,6 @@ var GetLensReviewReportCommand = _GetLensReviewReportCommand;
3795
3767
 
3796
3768
 
3797
3769
 
3798
-
3799
3770
  var _GetLensVersionDifferenceCommand = class _GetLensVersionDifferenceCommand extends import_smithy_client.Command.classBuilder().ep({
3800
3771
  ...commonParams
3801
3772
  }).m(function(Command, cs, config, o) {
@@ -3812,7 +3783,6 @@ var GetLensVersionDifferenceCommand = _GetLensVersionDifferenceCommand;
3812
3783
 
3813
3784
 
3814
3785
 
3815
-
3816
3786
  var _GetMilestoneCommand = class _GetMilestoneCommand extends import_smithy_client.Command.classBuilder().ep({
3817
3787
  ...commonParams
3818
3788
  }).m(function(Command, cs, config, o) {
@@ -3829,7 +3799,6 @@ var GetMilestoneCommand = _GetMilestoneCommand;
3829
3799
 
3830
3800
 
3831
3801
 
3832
-
3833
3802
  var _GetProfileCommand = class _GetProfileCommand extends import_smithy_client.Command.classBuilder().ep({
3834
3803
  ...commonParams
3835
3804
  }).m(function(Command, cs, config, o) {
@@ -3846,7 +3815,6 @@ var GetProfileCommand = _GetProfileCommand;
3846
3815
 
3847
3816
 
3848
3817
 
3849
-
3850
3818
  var _GetProfileTemplateCommand = class _GetProfileTemplateCommand extends import_smithy_client.Command.classBuilder().ep({
3851
3819
  ...commonParams
3852
3820
  }).m(function(Command, cs, config, o) {
@@ -3863,7 +3831,6 @@ var GetProfileTemplateCommand = _GetProfileTemplateCommand;
3863
3831
 
3864
3832
 
3865
3833
 
3866
-
3867
3834
  var _GetReviewTemplateAnswerCommand = class _GetReviewTemplateAnswerCommand extends import_smithy_client.Command.classBuilder().ep({
3868
3835
  ...commonParams
3869
3836
  }).m(function(Command, cs, config, o) {
@@ -3880,7 +3847,6 @@ var GetReviewTemplateAnswerCommand = _GetReviewTemplateAnswerCommand;
3880
3847
 
3881
3848
 
3882
3849
 
3883
-
3884
3850
  var _GetReviewTemplateCommand = class _GetReviewTemplateCommand extends import_smithy_client.Command.classBuilder().ep({
3885
3851
  ...commonParams
3886
3852
  }).m(function(Command, cs, config, o) {
@@ -3897,7 +3863,6 @@ var GetReviewTemplateCommand = _GetReviewTemplateCommand;
3897
3863
 
3898
3864
 
3899
3865
 
3900
-
3901
3866
  var _GetReviewTemplateLensReviewCommand = class _GetReviewTemplateLensReviewCommand extends import_smithy_client.Command.classBuilder().ep({
3902
3867
  ...commonParams
3903
3868
  }).m(function(Command, cs, config, o) {
@@ -3914,7 +3879,6 @@ var GetReviewTemplateLensReviewCommand = _GetReviewTemplateLensReviewCommand;
3914
3879
 
3915
3880
 
3916
3881
 
3917
-
3918
3882
  var _GetWorkloadCommand = class _GetWorkloadCommand extends import_smithy_client.Command.classBuilder().ep({
3919
3883
  ...commonParams
3920
3884
  }).m(function(Command, cs, config, o) {
@@ -3931,7 +3895,6 @@ var GetWorkloadCommand = _GetWorkloadCommand;
3931
3895
 
3932
3896
 
3933
3897
 
3934
-
3935
3898
  var _ImportLensCommand = class _ImportLensCommand extends import_smithy_client.Command.classBuilder().ep({
3936
3899
  ...commonParams
3937
3900
  }).m(function(Command, cs, config, o) {
@@ -3948,7 +3911,6 @@ var ImportLensCommand = _ImportLensCommand;
3948
3911
 
3949
3912
 
3950
3913
 
3951
-
3952
3914
  var _ListAnswersCommand = class _ListAnswersCommand extends import_smithy_client.Command.classBuilder().ep({
3953
3915
  ...commonParams
3954
3916
  }).m(function(Command, cs, config, o) {
@@ -3965,7 +3927,6 @@ var ListAnswersCommand = _ListAnswersCommand;
3965
3927
 
3966
3928
 
3967
3929
 
3968
-
3969
3930
  var _ListCheckDetailsCommand = class _ListCheckDetailsCommand extends import_smithy_client.Command.classBuilder().ep({
3970
3931
  ...commonParams
3971
3932
  }).m(function(Command, cs, config, o) {
@@ -3982,7 +3943,6 @@ var ListCheckDetailsCommand = _ListCheckDetailsCommand;
3982
3943
 
3983
3944
 
3984
3945
 
3985
-
3986
3946
  var _ListCheckSummariesCommand = class _ListCheckSummariesCommand extends import_smithy_client.Command.classBuilder().ep({
3987
3947
  ...commonParams
3988
3948
  }).m(function(Command, cs, config, o) {
@@ -3999,7 +3959,6 @@ var ListCheckSummariesCommand = _ListCheckSummariesCommand;
3999
3959
 
4000
3960
 
4001
3961
 
4002
-
4003
3962
  var _ListLensesCommand = class _ListLensesCommand extends import_smithy_client.Command.classBuilder().ep({
4004
3963
  ...commonParams
4005
3964
  }).m(function(Command, cs, config, o) {
@@ -4016,7 +3975,6 @@ var ListLensesCommand = _ListLensesCommand;
4016
3975
 
4017
3976
 
4018
3977
 
4019
-
4020
3978
  var _ListLensReviewImprovementsCommand = class _ListLensReviewImprovementsCommand extends import_smithy_client.Command.classBuilder().ep({
4021
3979
  ...commonParams
4022
3980
  }).m(function(Command, cs, config, o) {
@@ -4033,7 +3991,6 @@ var ListLensReviewImprovementsCommand = _ListLensReviewImprovementsCommand;
4033
3991
 
4034
3992
 
4035
3993
 
4036
-
4037
3994
  var _ListLensReviewsCommand = class _ListLensReviewsCommand extends import_smithy_client.Command.classBuilder().ep({
4038
3995
  ...commonParams
4039
3996
  }).m(function(Command, cs, config, o) {
@@ -4050,7 +4007,6 @@ var ListLensReviewsCommand = _ListLensReviewsCommand;
4050
4007
 
4051
4008
 
4052
4009
 
4053
-
4054
4010
  var _ListLensSharesCommand = class _ListLensSharesCommand extends import_smithy_client.Command.classBuilder().ep({
4055
4011
  ...commonParams
4056
4012
  }).m(function(Command, cs, config, o) {
@@ -4067,7 +4023,6 @@ var ListLensSharesCommand = _ListLensSharesCommand;
4067
4023
 
4068
4024
 
4069
4025
 
4070
-
4071
4026
  var _ListMilestonesCommand = class _ListMilestonesCommand extends import_smithy_client.Command.classBuilder().ep({
4072
4027
  ...commonParams
4073
4028
  }).m(function(Command, cs, config, o) {
@@ -4084,7 +4039,6 @@ var ListMilestonesCommand = _ListMilestonesCommand;
4084
4039
 
4085
4040
 
4086
4041
 
4087
-
4088
4042
  var _ListNotificationsCommand = class _ListNotificationsCommand extends import_smithy_client.Command.classBuilder().ep({
4089
4043
  ...commonParams
4090
4044
  }).m(function(Command, cs, config, o) {
@@ -4101,7 +4055,6 @@ var ListNotificationsCommand = _ListNotificationsCommand;
4101
4055
 
4102
4056
 
4103
4057
 
4104
-
4105
4058
  var _ListProfileNotificationsCommand = class _ListProfileNotificationsCommand extends import_smithy_client.Command.classBuilder().ep({
4106
4059
  ...commonParams
4107
4060
  }).m(function(Command, cs, config, o) {
@@ -4118,7 +4071,6 @@ var ListProfileNotificationsCommand = _ListProfileNotificationsCommand;
4118
4071
 
4119
4072
 
4120
4073
 
4121
-
4122
4074
  var _ListProfilesCommand = class _ListProfilesCommand extends import_smithy_client.Command.classBuilder().ep({
4123
4075
  ...commonParams
4124
4076
  }).m(function(Command, cs, config, o) {
@@ -4135,7 +4087,6 @@ var ListProfilesCommand = _ListProfilesCommand;
4135
4087
 
4136
4088
 
4137
4089
 
4138
-
4139
4090
  var _ListProfileSharesCommand = class _ListProfileSharesCommand extends import_smithy_client.Command.classBuilder().ep({
4140
4091
  ...commonParams
4141
4092
  }).m(function(Command, cs, config, o) {
@@ -4152,7 +4103,6 @@ var ListProfileSharesCommand = _ListProfileSharesCommand;
4152
4103
 
4153
4104
 
4154
4105
 
4155
-
4156
4106
  var _ListReviewTemplateAnswersCommand = class _ListReviewTemplateAnswersCommand extends import_smithy_client.Command.classBuilder().ep({
4157
4107
  ...commonParams
4158
4108
  }).m(function(Command, cs, config, o) {
@@ -4169,7 +4119,6 @@ var ListReviewTemplateAnswersCommand = _ListReviewTemplateAnswersCommand;
4169
4119
 
4170
4120
 
4171
4121
 
4172
-
4173
4122
  var _ListReviewTemplatesCommand = class _ListReviewTemplatesCommand extends import_smithy_client.Command.classBuilder().ep({
4174
4123
  ...commonParams
4175
4124
  }).m(function(Command, cs, config, o) {
@@ -4186,7 +4135,6 @@ var ListReviewTemplatesCommand = _ListReviewTemplatesCommand;
4186
4135
 
4187
4136
 
4188
4137
 
4189
-
4190
4138
  var _ListShareInvitationsCommand = class _ListShareInvitationsCommand extends import_smithy_client.Command.classBuilder().ep({
4191
4139
  ...commonParams
4192
4140
  }).m(function(Command, cs, config, o) {
@@ -4203,7 +4151,6 @@ var ListShareInvitationsCommand = _ListShareInvitationsCommand;
4203
4151
 
4204
4152
 
4205
4153
 
4206
-
4207
4154
  var _ListTagsForResourceCommand = class _ListTagsForResourceCommand extends import_smithy_client.Command.classBuilder().ep({
4208
4155
  ...commonParams
4209
4156
  }).m(function(Command, cs, config, o) {
@@ -4220,7 +4167,6 @@ var ListTagsForResourceCommand = _ListTagsForResourceCommand;
4220
4167
 
4221
4168
 
4222
4169
 
4223
-
4224
4170
  var _ListTemplateSharesCommand = class _ListTemplateSharesCommand extends import_smithy_client.Command.classBuilder().ep({
4225
4171
  ...commonParams
4226
4172
  }).m(function(Command, cs, config, o) {
@@ -4237,7 +4183,6 @@ var ListTemplateSharesCommand = _ListTemplateSharesCommand;
4237
4183
 
4238
4184
 
4239
4185
 
4240
-
4241
4186
  var _ListWorkloadsCommand = class _ListWorkloadsCommand extends import_smithy_client.Command.classBuilder().ep({
4242
4187
  ...commonParams
4243
4188
  }).m(function(Command, cs, config, o) {
@@ -4254,7 +4199,6 @@ var ListWorkloadsCommand = _ListWorkloadsCommand;
4254
4199
 
4255
4200
 
4256
4201
 
4257
-
4258
4202
  var _ListWorkloadSharesCommand = class _ListWorkloadSharesCommand extends import_smithy_client.Command.classBuilder().ep({
4259
4203
  ...commonParams
4260
4204
  }).m(function(Command, cs, config, o) {
@@ -4271,7 +4215,6 @@ var ListWorkloadSharesCommand = _ListWorkloadSharesCommand;
4271
4215
 
4272
4216
 
4273
4217
 
4274
-
4275
4218
  var _TagResourceCommand = class _TagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
4276
4219
  ...commonParams
4277
4220
  }).m(function(Command, cs, config, o) {
@@ -4288,7 +4231,6 @@ var TagResourceCommand = _TagResourceCommand;
4288
4231
 
4289
4232
 
4290
4233
 
4291
-
4292
4234
  var _UntagResourceCommand = class _UntagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
4293
4235
  ...commonParams
4294
4236
  }).m(function(Command, cs, config, o) {
@@ -4305,7 +4247,6 @@ var UntagResourceCommand = _UntagResourceCommand;
4305
4247
 
4306
4248
 
4307
4249
 
4308
-
4309
4250
  var _UpdateAnswerCommand = class _UpdateAnswerCommand extends import_smithy_client.Command.classBuilder().ep({
4310
4251
  ...commonParams
4311
4252
  }).m(function(Command, cs, config, o) {
@@ -4322,7 +4263,6 @@ var UpdateAnswerCommand = _UpdateAnswerCommand;
4322
4263
 
4323
4264
 
4324
4265
 
4325
-
4326
4266
  var _UpdateGlobalSettingsCommand = class _UpdateGlobalSettingsCommand extends import_smithy_client.Command.classBuilder().ep({
4327
4267
  ...commonParams
4328
4268
  }).m(function(Command, cs, config, o) {
@@ -4339,7 +4279,6 @@ var UpdateGlobalSettingsCommand = _UpdateGlobalSettingsCommand;
4339
4279
 
4340
4280
 
4341
4281
 
4342
-
4343
4282
  var _UpdateIntegrationCommand = class _UpdateIntegrationCommand extends import_smithy_client.Command.classBuilder().ep({
4344
4283
  ...commonParams
4345
4284
  }).m(function(Command, cs, config, o) {
@@ -4356,7 +4295,6 @@ var UpdateIntegrationCommand = _UpdateIntegrationCommand;
4356
4295
 
4357
4296
 
4358
4297
 
4359
-
4360
4298
  var _UpdateLensReviewCommand = class _UpdateLensReviewCommand extends import_smithy_client.Command.classBuilder().ep({
4361
4299
  ...commonParams
4362
4300
  }).m(function(Command, cs, config, o) {
@@ -4373,7 +4311,6 @@ var UpdateLensReviewCommand = _UpdateLensReviewCommand;
4373
4311
 
4374
4312
 
4375
4313
 
4376
-
4377
4314
  var _UpdateProfileCommand = class _UpdateProfileCommand extends import_smithy_client.Command.classBuilder().ep({
4378
4315
  ...commonParams
4379
4316
  }).m(function(Command, cs, config, o) {
@@ -4390,7 +4327,6 @@ var UpdateProfileCommand = _UpdateProfileCommand;
4390
4327
 
4391
4328
 
4392
4329
 
4393
-
4394
4330
  var _UpdateReviewTemplateAnswerCommand = class _UpdateReviewTemplateAnswerCommand extends import_smithy_client.Command.classBuilder().ep({
4395
4331
  ...commonParams
4396
4332
  }).m(function(Command, cs, config, o) {
@@ -4407,7 +4343,6 @@ var UpdateReviewTemplateAnswerCommand = _UpdateReviewTemplateAnswerCommand;
4407
4343
 
4408
4344
 
4409
4345
 
4410
-
4411
4346
  var _UpdateReviewTemplateCommand = class _UpdateReviewTemplateCommand extends import_smithy_client.Command.classBuilder().ep({
4412
4347
  ...commonParams
4413
4348
  }).m(function(Command, cs, config, o) {
@@ -4424,7 +4359,6 @@ var UpdateReviewTemplateCommand = _UpdateReviewTemplateCommand;
4424
4359
 
4425
4360
 
4426
4361
 
4427
-
4428
4362
  var _UpdateReviewTemplateLensReviewCommand = class _UpdateReviewTemplateLensReviewCommand extends import_smithy_client.Command.classBuilder().ep({
4429
4363
  ...commonParams
4430
4364
  }).m(function(Command, cs, config, o) {
@@ -4441,7 +4375,6 @@ var UpdateReviewTemplateLensReviewCommand = _UpdateReviewTemplateLensReviewComma
4441
4375
 
4442
4376
 
4443
4377
 
4444
-
4445
4378
  var _UpdateShareInvitationCommand = class _UpdateShareInvitationCommand extends import_smithy_client.Command.classBuilder().ep({
4446
4379
  ...commonParams
4447
4380
  }).m(function(Command, cs, config, o) {
@@ -4458,7 +4391,6 @@ var UpdateShareInvitationCommand = _UpdateShareInvitationCommand;
4458
4391
 
4459
4392
 
4460
4393
 
4461
-
4462
4394
  var _UpdateWorkloadCommand = class _UpdateWorkloadCommand extends import_smithy_client.Command.classBuilder().ep({
4463
4395
  ...commonParams
4464
4396
  }).m(function(Command, cs, config, o) {
@@ -4475,7 +4407,6 @@ var UpdateWorkloadCommand = _UpdateWorkloadCommand;
4475
4407
 
4476
4408
 
4477
4409
 
4478
-
4479
4410
  var _UpdateWorkloadShareCommand = class _UpdateWorkloadShareCommand extends import_smithy_client.Command.classBuilder().ep({
4480
4411
  ...commonParams
4481
4412
  }).m(function(Command, cs, config, o) {
@@ -4492,7 +4423,6 @@ var UpdateWorkloadShareCommand = _UpdateWorkloadShareCommand;
4492
4423
 
4493
4424
 
4494
4425
 
4495
-
4496
4426
  var _UpgradeLensReviewCommand = class _UpgradeLensReviewCommand extends import_smithy_client.Command.classBuilder().ep({
4497
4427
  ...commonParams
4498
4428
  }).m(function(Command, cs, config, o) {
@@ -4509,7 +4439,6 @@ var UpgradeLensReviewCommand = _UpgradeLensReviewCommand;
4509
4439
 
4510
4440
 
4511
4441
 
4512
-
4513
4442
  var _UpgradeProfileVersionCommand = class _UpgradeProfileVersionCommand extends import_smithy_client.Command.classBuilder().ep({
4514
4443
  ...commonParams
4515
4444
  }).m(function(Command, cs, config, o) {
@@ -4526,7 +4455,6 @@ var UpgradeProfileVersionCommand = _UpgradeProfileVersionCommand;
4526
4455
 
4527
4456
 
4528
4457
 
4529
-
4530
4458
  var _UpgradeReviewTemplateLensReviewCommand = class _UpgradeReviewTemplateLensReviewCommand extends import_smithy_client.Command.classBuilder().ep({
4531
4459
  ...commonParams
4532
4460
  }).m(function(Command, cs, config, o) {
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WellArchitectedClientResolvedCon
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, WellArchitectedClientResolvedCon
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, WellArchitectedClientResolvedCon
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, WellArchitectedClientResolvedCon
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, WellArchitectedClientResolvedCon
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, WellArchitectedClientResolvedCon
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, WellArchitectedClientResolvedCon
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, WellArchitectedClientResolvedCon
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, WellArchitectedClientResolvedCon
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, WellArchitectedClientResolvedCon
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, WellArchitectedClientResolvedCon
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, WellArchitectedClientResolvedCon
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, WellArchitectedClientResolvedCon
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
  *