@aws-sdk/client-wellarchitected 3.948.0 → 3.953.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 (92) hide show
  1. package/dist-cjs/index.js +865 -567
  2. package/dist-cjs/runtimeConfig.shared.js +6 -1
  3. package/dist-es/commands/AssociateLensesCommand.js +2 -2
  4. package/dist-es/commands/AssociateProfilesCommand.js +2 -2
  5. package/dist-es/commands/CreateLensShareCommand.js +2 -2
  6. package/dist-es/commands/CreateLensVersionCommand.js +2 -2
  7. package/dist-es/commands/CreateMilestoneCommand.js +2 -2
  8. package/dist-es/commands/CreateProfileCommand.js +2 -2
  9. package/dist-es/commands/CreateProfileShareCommand.js +2 -2
  10. package/dist-es/commands/CreateReviewTemplateCommand.js +2 -2
  11. package/dist-es/commands/CreateTemplateShareCommand.js +2 -2
  12. package/dist-es/commands/CreateWorkloadCommand.js +2 -2
  13. package/dist-es/commands/CreateWorkloadShareCommand.js +2 -2
  14. package/dist-es/commands/DeleteLensCommand.js +2 -2
  15. package/dist-es/commands/DeleteLensShareCommand.js +2 -2
  16. package/dist-es/commands/DeleteProfileCommand.js +2 -2
  17. package/dist-es/commands/DeleteProfileShareCommand.js +2 -2
  18. package/dist-es/commands/DeleteReviewTemplateCommand.js +2 -2
  19. package/dist-es/commands/DeleteTemplateShareCommand.js +2 -2
  20. package/dist-es/commands/DeleteWorkloadCommand.js +2 -2
  21. package/dist-es/commands/DeleteWorkloadShareCommand.js +2 -2
  22. package/dist-es/commands/DisassociateLensesCommand.js +2 -2
  23. package/dist-es/commands/DisassociateProfilesCommand.js +2 -2
  24. package/dist-es/commands/ExportLensCommand.js +2 -2
  25. package/dist-es/commands/GetAnswerCommand.js +2 -2
  26. package/dist-es/commands/GetConsolidatedReportCommand.js +2 -2
  27. package/dist-es/commands/GetGlobalSettingsCommand.js +2 -2
  28. package/dist-es/commands/GetLensCommand.js +2 -2
  29. package/dist-es/commands/GetLensReviewCommand.js +2 -2
  30. package/dist-es/commands/GetLensReviewReportCommand.js +2 -2
  31. package/dist-es/commands/GetLensVersionDifferenceCommand.js +2 -2
  32. package/dist-es/commands/GetMilestoneCommand.js +2 -2
  33. package/dist-es/commands/GetProfileCommand.js +2 -2
  34. package/dist-es/commands/GetProfileTemplateCommand.js +2 -2
  35. package/dist-es/commands/GetReviewTemplateAnswerCommand.js +2 -2
  36. package/dist-es/commands/GetReviewTemplateCommand.js +2 -2
  37. package/dist-es/commands/GetReviewTemplateLensReviewCommand.js +2 -2
  38. package/dist-es/commands/GetWorkloadCommand.js +2 -2
  39. package/dist-es/commands/ImportLensCommand.js +2 -2
  40. package/dist-es/commands/ListAnswersCommand.js +2 -2
  41. package/dist-es/commands/ListCheckDetailsCommand.js +2 -2
  42. package/dist-es/commands/ListCheckSummariesCommand.js +2 -2
  43. package/dist-es/commands/ListLensReviewImprovementsCommand.js +2 -2
  44. package/dist-es/commands/ListLensReviewsCommand.js +2 -2
  45. package/dist-es/commands/ListLensSharesCommand.js +2 -2
  46. package/dist-es/commands/ListLensesCommand.js +2 -2
  47. package/dist-es/commands/ListMilestonesCommand.js +2 -2
  48. package/dist-es/commands/ListNotificationsCommand.js +2 -2
  49. package/dist-es/commands/ListProfileNotificationsCommand.js +2 -2
  50. package/dist-es/commands/ListProfileSharesCommand.js +2 -2
  51. package/dist-es/commands/ListProfilesCommand.js +2 -2
  52. package/dist-es/commands/ListReviewTemplateAnswersCommand.js +2 -2
  53. package/dist-es/commands/ListReviewTemplatesCommand.js +2 -2
  54. package/dist-es/commands/ListShareInvitationsCommand.js +2 -2
  55. package/dist-es/commands/ListTagsForResourceCommand.js +2 -2
  56. package/dist-es/commands/ListTemplateSharesCommand.js +2 -2
  57. package/dist-es/commands/ListWorkloadSharesCommand.js +2 -2
  58. package/dist-es/commands/ListWorkloadsCommand.js +2 -2
  59. package/dist-es/commands/TagResourceCommand.js +2 -2
  60. package/dist-es/commands/UntagResourceCommand.js +2 -2
  61. package/dist-es/commands/UpdateAnswerCommand.js +2 -2
  62. package/dist-es/commands/UpdateGlobalSettingsCommand.js +2 -2
  63. package/dist-es/commands/UpdateIntegrationCommand.js +2 -2
  64. package/dist-es/commands/UpdateLensReviewCommand.js +2 -2
  65. package/dist-es/commands/UpdateProfileCommand.js +2 -2
  66. package/dist-es/commands/UpdateReviewTemplateAnswerCommand.js +2 -2
  67. package/dist-es/commands/UpdateReviewTemplateCommand.js +2 -2
  68. package/dist-es/commands/UpdateReviewTemplateLensReviewCommand.js +2 -2
  69. package/dist-es/commands/UpdateShareInvitationCommand.js +2 -2
  70. package/dist-es/commands/UpdateWorkloadCommand.js +2 -2
  71. package/dist-es/commands/UpdateWorkloadShareCommand.js +2 -2
  72. package/dist-es/commands/UpgradeLensReviewCommand.js +2 -2
  73. package/dist-es/commands/UpgradeProfileVersionCommand.js +2 -2
  74. package/dist-es/commands/UpgradeReviewTemplateLensReviewCommand.js +2 -2
  75. package/dist-es/index.js +1 -0
  76. package/dist-es/runtimeConfig.shared.js +6 -1
  77. package/dist-es/schemas/schemas_0.js +525 -497
  78. package/dist-types/WellArchitectedClient.d.ts +1 -10
  79. package/dist-types/index.d.ts +1 -0
  80. package/dist-types/runtimeConfig.browser.d.ts +6 -2
  81. package/dist-types/runtimeConfig.d.ts +6 -2
  82. package/dist-types/runtimeConfig.native.d.ts +6 -2
  83. package/dist-types/runtimeConfig.shared.d.ts +6 -1
  84. package/dist-types/schemas/schemas_0.d.ts +271 -337
  85. package/dist-types/ts3.4/WellArchitectedClient.d.ts +0 -4
  86. package/dist-types/ts3.4/index.d.ts +1 -0
  87. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -5
  88. package/dist-types/ts3.4/runtimeConfig.d.ts +9 -5
  89. package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -5
  90. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +9 -4
  91. package/dist-types/ts3.4/schemas/schemas_0.d.ts +270 -338
  92. package/package.json +34 -34
package/dist-cjs/index.js CHANGED
@@ -110,14 +110,14 @@ class WellArchitectedClient extends smithyClient.Client {
110
110
  }
111
111
  }
112
112
 
113
- let WellArchitectedServiceException$1 = class WellArchitectedServiceException extends smithyClient.ServiceException {
113
+ class WellArchitectedServiceException extends smithyClient.ServiceException {
114
114
  constructor(options) {
115
115
  super(options);
116
116
  Object.setPrototypeOf(this, WellArchitectedServiceException.prototype);
117
117
  }
118
- };
118
+ }
119
119
 
120
- let AccessDeniedException$1 = class AccessDeniedException extends WellArchitectedServiceException$1 {
120
+ class AccessDeniedException extends WellArchitectedServiceException {
121
121
  name = "AccessDeniedException";
122
122
  $fault = "client";
123
123
  Message;
@@ -130,8 +130,8 @@ let AccessDeniedException$1 = class AccessDeniedException extends WellArchitecte
130
130
  Object.setPrototypeOf(this, AccessDeniedException.prototype);
131
131
  this.Message = opts.Message;
132
132
  }
133
- };
134
- let ConflictException$1 = class ConflictException extends WellArchitectedServiceException$1 {
133
+ }
134
+ class ConflictException extends WellArchitectedServiceException {
135
135
  name = "ConflictException";
136
136
  $fault = "client";
137
137
  Message;
@@ -148,8 +148,8 @@ let ConflictException$1 = class ConflictException extends WellArchitectedService
148
148
  this.ResourceId = opts.ResourceId;
149
149
  this.ResourceType = opts.ResourceType;
150
150
  }
151
- };
152
- let InternalServerException$1 = class InternalServerException extends WellArchitectedServiceException$1 {
151
+ }
152
+ class InternalServerException extends WellArchitectedServiceException {
153
153
  name = "InternalServerException";
154
154
  $fault = "server";
155
155
  Message;
@@ -162,8 +162,8 @@ let InternalServerException$1 = class InternalServerException extends WellArchit
162
162
  Object.setPrototypeOf(this, InternalServerException.prototype);
163
163
  this.Message = opts.Message;
164
164
  }
165
- };
166
- let ResourceNotFoundException$1 = class ResourceNotFoundException extends WellArchitectedServiceException$1 {
165
+ }
166
+ class ResourceNotFoundException extends WellArchitectedServiceException {
167
167
  name = "ResourceNotFoundException";
168
168
  $fault = "client";
169
169
  Message;
@@ -180,8 +180,8 @@ let ResourceNotFoundException$1 = class ResourceNotFoundException extends WellAr
180
180
  this.ResourceId = opts.ResourceId;
181
181
  this.ResourceType = opts.ResourceType;
182
182
  }
183
- };
184
- let ThrottlingException$1 = class ThrottlingException extends WellArchitectedServiceException$1 {
183
+ }
184
+ class ThrottlingException extends WellArchitectedServiceException {
185
185
  name = "ThrottlingException";
186
186
  $fault = "client";
187
187
  Message;
@@ -198,8 +198,8 @@ let ThrottlingException$1 = class ThrottlingException extends WellArchitectedSer
198
198
  this.QuotaCode = opts.QuotaCode;
199
199
  this.ServiceCode = opts.ServiceCode;
200
200
  }
201
- };
202
- let ValidationException$1 = class ValidationException extends WellArchitectedServiceException$1 {
201
+ }
202
+ class ValidationException extends WellArchitectedServiceException {
203
203
  name = "ValidationException";
204
204
  $fault = "client";
205
205
  Message;
@@ -216,8 +216,8 @@ let ValidationException$1 = class ValidationException extends WellArchitectedSer
216
216
  this.Reason = opts.Reason;
217
217
  this.Fields = opts.Fields;
218
218
  }
219
- };
220
- let ServiceQuotaExceededException$1 = class ServiceQuotaExceededException extends WellArchitectedServiceException$1 {
219
+ }
220
+ class ServiceQuotaExceededException extends WellArchitectedServiceException {
221
221
  name = "ServiceQuotaExceededException";
222
222
  $fault = "client";
223
223
  Message;
@@ -238,7 +238,7 @@ let ServiceQuotaExceededException$1 = class ServiceQuotaExceededException extend
238
238
  this.QuotaCode = opts.QuotaCode;
239
239
  this.ServiceCode = opts.ServiceCode;
240
240
  }
241
- };
241
+ }
242
242
 
243
243
  const _A = "Answer";
244
244
  const _AD = "ArchitecturalDesign";
@@ -706,9 +706,9 @@ const _s = "server";
706
706
  const _sm = "smithy.ts.sdk.synthetic.com.amazonaws.wellarchitected";
707
707
  const _tK = "tagKeys";
708
708
  const n0 = "com.amazonaws.wellarchitected";
709
- var AccessDeniedException = [-3, n0, _ADE, { [_e]: _c, [_hE]: 403 }, [_M], [0]];
710
- schema.TypeRegistry.for(n0).registerError(AccessDeniedException, AccessDeniedException$1);
711
- var AccountJiraConfigurationInput = [
709
+ var AccessDeniedException$ = [-3, n0, _ADE, { [_e]: _c, [_hE]: 403 }, [_M], [0]];
710
+ schema.TypeRegistry.for(n0).registerError(AccessDeniedException$, AccessDeniedException);
711
+ var AccountJiraConfigurationInput$ = [
712
712
  3,
713
713
  n0,
714
714
  _AJCI,
@@ -716,7 +716,7 @@ var AccountJiraConfigurationInput = [
716
716
  [_IMS, _IMT, _JPK, _IS],
717
717
  [0, 0, 0, 0],
718
718
  ];
719
- var AccountJiraConfigurationOutput = [
719
+ var AccountJiraConfigurationOutput$ = [
720
720
  3,
721
721
  n0,
722
722
  _AJCO,
@@ -724,27 +724,27 @@ var AccountJiraConfigurationOutput = [
724
724
  [_IS, _IMS, _IMT, _S, _JPK, _SM],
725
725
  [0, 0, 0, 0, 0, 0],
726
726
  ];
727
- var AdditionalResources = [3, n0, _AR, 0, [_T, _C], [0, () => Urls]];
728
- var Answer = [
727
+ var AdditionalResources$ = [3, n0, _AR, 0, [_T, _C], [0, () => Urls]];
728
+ var Answer$ = [
729
729
  3,
730
730
  n0,
731
731
  _A,
732
732
  0,
733
733
  [_QI, _PI, _QT, _QD, _IPU, _HRU, _HRDT, _Ch, _SC, _CA, _IA, _R, _N, _Re, _JC],
734
- [0, 0, 0, 0, 0, 0, 0, () => Choices, 64 | 0, () => ChoiceAnswers, 2, 0, 0, 0, () => JiraConfiguration],
734
+ [0, 0, 0, 0, 0, 0, 0, () => Choices, 64 | 0, () => ChoiceAnswers, 2, 0, 0, 0, () => JiraConfiguration$],
735
735
  ];
736
- var AnswerSummary = [
736
+ var AnswerSummary$ = [
737
737
  3,
738
738
  n0,
739
739
  _AS,
740
740
  0,
741
741
  [_QI, _PI, _QT, _Ch, _SC, _CAS, _IA, _R, _Re, _QTu, _JC],
742
- [0, 0, 0, () => Choices, 64 | 0, () => ChoiceAnswerSummaries, 2, 0, 0, 0, () => JiraConfiguration],
742
+ [0, 0, 0, () => Choices, 64 | 0, () => ChoiceAnswerSummaries, 2, 0, 0, 0, () => JiraConfiguration$],
743
743
  ];
744
- var AssociateLensesInput = [3, n0, _ALI, 0, [_WI, _LA], [[0, 1], 64 | 0]];
745
- var AssociateProfilesInput = [3, n0, _API, 0, [_WI, _PA], [[0, 1], 64 | 0]];
746
- var BestPractice = [3, n0, _BP, 0, [_CI, _CT], [0, 0]];
747
- var CheckDetail = [
744
+ var AssociateLensesInput$ = [3, n0, _ALI, 0, [_WI, _LA], [[0, 1], 64 | 0]];
745
+ var AssociateProfilesInput$ = [3, n0, _API, 0, [_WI, _PA], [[0, 1], 64 | 0]];
746
+ var BestPractice$ = [3, n0, _BP, 0, [_CI, _CT], [0, 0]];
747
+ var CheckDetail$ = [
748
748
  3,
749
749
  n0,
750
750
  _CD,
@@ -752,7 +752,7 @@ var CheckDetail = [
752
752
  [_I, _Na, _D, _P, _LAe, _PI, _QI, _CI, _St, _AI, _FR, _Re, _UA],
753
753
  [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 4],
754
754
  ];
755
- var CheckSummary = [
755
+ var CheckSummary$ = [
756
756
  3,
757
757
  n0,
758
758
  _CS,
@@ -760,22 +760,22 @@ var CheckSummary = [
760
760
  [_I, _Na, _P, _D, _UA, _LAe, _PI, _QI, _CI, _St, _ASc],
761
761
  [0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 128 | 1],
762
762
  ];
763
- var Choice = [
763
+ var Choice$ = [
764
764
  3,
765
765
  n0,
766
766
  _Cho,
767
767
  0,
768
768
  [_CI, _Ti, _D, _HR, _IP, _AR],
769
- [0, 0, 0, () => ChoiceContent, () => ChoiceContent, () => AdditionalResourcesList],
770
- ];
771
- var ChoiceAnswer = [3, n0, _CAh, 0, [_CI, _St, _Re, _N], [0, 0, 0, 0]];
772
- var ChoiceAnswerSummary = [3, n0, _CASh, 0, [_CI, _St, _Re], [0, 0, 0]];
773
- var ChoiceContent = [3, n0, _CC, 0, [_DT, _U], [0, 0]];
774
- var ChoiceImprovementPlan = [3, n0, _CIP, 0, [_CI, _DT, _IPU], [0, 0, 0]];
775
- var ChoiceUpdate = [3, n0, _CU, 0, [_St, _Re, _N], [0, 0, 0]];
776
- var ConflictException = [-3, n0, _CE, { [_e]: _c, [_hE]: 409 }, [_M, _RI, _RT], [0, 0, 0]];
777
- schema.TypeRegistry.for(n0).registerError(ConflictException, ConflictException$1);
778
- var ConsolidatedReportMetric = [
769
+ [0, 0, 0, () => ChoiceContent$, () => ChoiceContent$, () => AdditionalResourcesList],
770
+ ];
771
+ var ChoiceAnswer$ = [3, n0, _CAh, 0, [_CI, _St, _Re, _N], [0, 0, 0, 0]];
772
+ var ChoiceAnswerSummary$ = [3, n0, _CASh, 0, [_CI, _St, _Re], [0, 0, 0]];
773
+ var ChoiceContent$ = [3, n0, _CC, 0, [_DT, _U], [0, 0]];
774
+ var ChoiceImprovementPlan$ = [3, n0, _CIP, 0, [_CI, _DT, _IPU], [0, 0, 0]];
775
+ var ChoiceUpdate$ = [3, n0, _CU, 0, [_St, _Re, _N], [0, 0, 0]];
776
+ var ConflictException$ = [-3, n0, _CE, { [_e]: _c, [_hE]: 409 }, [_M, _RI, _RT], [0, 0, 0]];
777
+ schema.TypeRegistry.for(n0).registerError(ConflictException$, ConflictException);
778
+ var ConsolidatedReportMetric$ = [
779
779
  3,
780
780
  n0,
781
781
  _CRM,
@@ -783,9 +783,9 @@ var ConsolidatedReportMetric = [
783
783
  [_MT, _RC, _WI, _WN, _WA, _UA, _L, _LAC],
784
784
  [0, 128 | 1, 0, 0, 0, 4, () => LensMetrics, 1],
785
785
  ];
786
- var CreateLensShareInput = [3, n0, _CLSI, 0, [_LAen, _SW, _CRT], [[0, 1], 0, [0, 4]]];
787
- var CreateLensShareOutput = [3, n0, _CLSO, 0, [_SI], [0]];
788
- var CreateLensVersionInput = [
786
+ var CreateLensShareInput$ = [3, n0, _CLSI, 0, [_LAen, _SW, _CRT], [[0, 1], 0, [0, 4]]];
787
+ var CreateLensShareOutput$ = [3, n0, _CLSO, 0, [_SI], [0]];
788
+ var CreateLensVersionInput$ = [
789
789
  3,
790
790
  n0,
791
791
  _CLVI,
@@ -793,10 +793,10 @@ var CreateLensVersionInput = [
793
793
  [_LAen, _LV, _IMV, _CRT],
794
794
  [[0, 1], 0, 2, [0, 4]],
795
795
  ];
796
- var CreateLensVersionOutput = [3, n0, _CLVO, 0, [_LAe, _LV], [0, 0]];
797
- var CreateMilestoneInput = [3, n0, _CMI, 0, [_WI, _MN, _CRT], [[0, 1], 0, [0, 4]]];
798
- var CreateMilestoneOutput = [3, n0, _CMO, 0, [_WI, _MNi], [0, 1]];
799
- var CreateProfileInput = [
796
+ var CreateLensVersionOutput$ = [3, n0, _CLVO, 0, [_LAe, _LV], [0, 0]];
797
+ var CreateMilestoneInput$ = [3, n0, _CMI, 0, [_WI, _MN, _CRT], [[0, 1], 0, [0, 4]]];
798
+ var CreateMilestoneOutput$ = [3, n0, _CMO, 0, [_WI, _MNi], [0, 1]];
799
+ var CreateProfileInput$ = [
800
800
  3,
801
801
  n0,
802
802
  _CPI,
@@ -804,10 +804,10 @@ var CreateProfileInput = [
804
804
  [_PN, _PD, _PQ, _CRT, _Ta],
805
805
  [0, 0, () => ProfileQuestionUpdates, [0, 4], 128 | 0],
806
806
  ];
807
- var CreateProfileOutput = [3, n0, _CPO, 0, [_PAr, _PV], [0, 0]];
808
- var CreateProfileShareInput = [3, n0, _CPSI, 0, [_PAr, _SW, _CRT], [[0, 1], 0, [0, 4]]];
809
- var CreateProfileShareOutput = [3, n0, _CPSO, 0, [_SI, _PAr], [0, 0]];
810
- var CreateReviewTemplateInput = [
807
+ var CreateProfileOutput$ = [3, n0, _CPO, 0, [_PAr, _PV], [0, 0]];
808
+ var CreateProfileShareInput$ = [3, n0, _CPSI, 0, [_PAr, _SW, _CRT], [[0, 1], 0, [0, 4]]];
809
+ var CreateProfileShareOutput$ = [3, n0, _CPSO, 0, [_SI, _PAr], [0, 0]];
810
+ var CreateReviewTemplateInput$ = [
811
811
  3,
812
812
  n0,
813
813
  _CRTI,
@@ -815,10 +815,10 @@ var CreateReviewTemplateInput = [
815
815
  [_TN, _D, _L, _N, _Ta, _CRT],
816
816
  [0, 0, 64 | 0, 0, 128 | 0, [0, 4]],
817
817
  ];
818
- var CreateReviewTemplateOutput = [3, n0, _CRTO, 0, [_TA], [0]];
819
- var CreateTemplateShareInput = [3, n0, _CTSI, 0, [_TA, _SW, _CRT], [[0, 1], 0, [0, 4]]];
820
- var CreateTemplateShareOutput = [3, n0, _CTSO, 0, [_TA, _SI], [0, 0]];
821
- var CreateWorkloadInput = [
818
+ var CreateReviewTemplateOutput$ = [3, n0, _CRTO, 0, [_TA], [0]];
819
+ var CreateTemplateShareInput$ = [3, n0, _CTSI, 0, [_TA, _SW, _CRT], [[0, 1], 0, [0, 4]]];
820
+ var CreateTemplateShareOutput$ = [3, n0, _CTSO, 0, [_TA, _SI], [0, 0]];
821
+ var CreateWorkloadInput$ = [
822
822
  3,
823
823
  n0,
824
824
  _CWI,
@@ -840,15 +840,15 @@ var CreateWorkloadInput = [
840
840
  0,
841
841
  [0, 4],
842
842
  128 | 0,
843
- () => WorkloadDiscoveryConfig,
843
+ () => WorkloadDiscoveryConfig$,
844
844
  64 | 0,
845
845
  64 | 0,
846
846
  64 | 0,
847
- () => WorkloadJiraConfigurationInput,
847
+ () => WorkloadJiraConfigurationInput$,
848
848
  ],
849
849
  ];
850
- var CreateWorkloadOutput = [3, n0, _CWO, 0, [_WI, _WA], [0, 0]];
851
- var CreateWorkloadShareInput = [
850
+ var CreateWorkloadOutput$ = [3, n0, _CWO, 0, [_WI, _WA], [0, 0]];
851
+ var CreateWorkloadShareInput$ = [
852
852
  3,
853
853
  n0,
854
854
  _CWSI,
@@ -856,8 +856,8 @@ var CreateWorkloadShareInput = [
856
856
  [_WI, _SW, _PT, _CRT],
857
857
  [[0, 1], 0, 0, [0, 4]],
858
858
  ];
859
- var CreateWorkloadShareOutput = [3, n0, _CWSO, 0, [_WI, _SI], [0, 0]];
860
- var DeleteLensInput = [
859
+ var CreateWorkloadShareOutput$ = [3, n0, _CWSO, 0, [_WI, _SI], [0, 0]];
860
+ var DeleteLensInput$ = [
861
861
  3,
862
862
  n0,
863
863
  _DLI,
@@ -869,7 +869,7 @@ var DeleteLensInput = [
869
869
  [0, { [_hQ]: _LS }],
870
870
  ],
871
871
  ];
872
- var DeleteLensShareInput = [
872
+ var DeleteLensShareInput$ = [
873
873
  3,
874
874
  n0,
875
875
  _DLSI,
@@ -881,7 +881,7 @@ var DeleteLensShareInput = [
881
881
  [0, { [_iT]: 1, [_hQ]: _CRT }],
882
882
  ],
883
883
  ];
884
- var DeleteProfileInput = [
884
+ var DeleteProfileInput$ = [
885
885
  3,
886
886
  n0,
887
887
  _DPI,
@@ -892,7 +892,7 @@ var DeleteProfileInput = [
892
892
  [0, { [_iT]: 1, [_hQ]: _CRT }],
893
893
  ],
894
894
  ];
895
- var DeleteProfileShareInput = [
895
+ var DeleteProfileShareInput$ = [
896
896
  3,
897
897
  n0,
898
898
  _DPSI,
@@ -904,7 +904,7 @@ var DeleteProfileShareInput = [
904
904
  [0, { [_iT]: 1, [_hQ]: _CRT }],
905
905
  ],
906
906
  ];
907
- var DeleteReviewTemplateInput = [
907
+ var DeleteReviewTemplateInput$ = [
908
908
  3,
909
909
  n0,
910
910
  _DRTI,
@@ -915,7 +915,7 @@ var DeleteReviewTemplateInput = [
915
915
  [0, { [_iT]: 1, [_hQ]: _CRT }],
916
916
  ],
917
917
  ];
918
- var DeleteTemplateShareInput = [
918
+ var DeleteTemplateShareInput$ = [
919
919
  3,
920
920
  n0,
921
921
  _DTSI,
@@ -927,7 +927,7 @@ var DeleteTemplateShareInput = [
927
927
  [0, { [_iT]: 1, [_hQ]: _CRT }],
928
928
  ],
929
929
  ];
930
- var DeleteWorkloadInput = [
930
+ var DeleteWorkloadInput$ = [
931
931
  3,
932
932
  n0,
933
933
  _DWI,
@@ -938,7 +938,7 @@ var DeleteWorkloadInput = [
938
938
  [0, { [_iT]: 1, [_hQ]: _CRT }],
939
939
  ],
940
940
  ];
941
- var DeleteWorkloadShareInput = [
941
+ var DeleteWorkloadShareInput$ = [
942
942
  3,
943
943
  n0,
944
944
  _DWSI,
@@ -950,9 +950,9 @@ var DeleteWorkloadShareInput = [
950
950
  [0, { [_iT]: 1, [_hQ]: _CRT }],
951
951
  ],
952
952
  ];
953
- var DisassociateLensesInput = [3, n0, _DLIi, 0, [_WI, _LA], [[0, 1], 64 | 0]];
954
- var DisassociateProfilesInput = [3, n0, _DPIi, 0, [_WI, _PA], [[0, 1], 64 | 0]];
955
- var ExportLensInput = [
953
+ var DisassociateLensesInput$ = [3, n0, _DLIi, 0, [_WI, _LA], [[0, 1], 64 | 0]];
954
+ var DisassociateProfilesInput$ = [3, n0, _DPIi, 0, [_WI, _PA], [[0, 1], 64 | 0]];
955
+ var ExportLensInput$ = [
956
956
  3,
957
957
  n0,
958
958
  _ELI,
@@ -963,8 +963,8 @@ var ExportLensInput = [
963
963
  [0, { [_hQ]: _LV }],
964
964
  ],
965
965
  ];
966
- var ExportLensOutput = [3, n0, _ELO, 0, [_LJSON], [0]];
967
- var GetAnswerInput = [
966
+ var ExportLensOutput$ = [3, n0, _ELO, 0, [_LJSON], [0]];
967
+ var GetAnswerInput$ = [
968
968
  3,
969
969
  n0,
970
970
  _GAI,
@@ -977,15 +977,15 @@ var GetAnswerInput = [
977
977
  [1, { [_hQ]: _MNi }],
978
978
  ],
979
979
  ];
980
- var GetAnswerOutput = [
980
+ var GetAnswerOutput$ = [
981
981
  3,
982
982
  n0,
983
983
  _GAO,
984
984
  0,
985
985
  [_WI, _MNi, _LAen, _LAe, _A],
986
- [0, 1, 0, 0, () => Answer],
986
+ [0, 1, 0, 0, () => Answer$],
987
987
  ];
988
- var GetConsolidatedReportInput = [
988
+ var GetConsolidatedReportInput$ = [
989
989
  3,
990
990
  n0,
991
991
  _GCRI,
@@ -998,7 +998,7 @@ var GetConsolidatedReportInput = [
998
998
  [1, { [_hQ]: _MR }],
999
999
  ],
1000
1000
  ];
1001
- var GetConsolidatedReportOutput = [
1001
+ var GetConsolidatedReportOutput$ = [
1002
1002
  3,
1003
1003
  n0,
1004
1004
  _GCRO,
@@ -1006,15 +1006,15 @@ var GetConsolidatedReportOutput = [
1006
1006
  [_Me, _NT, _BS],
1007
1007
  [() => ConsolidatedReportMetrics, 0, 0],
1008
1008
  ];
1009
- var GetGlobalSettingsOutput = [
1009
+ var GetGlobalSettingsOutput$ = [
1010
1010
  3,
1011
1011
  n0,
1012
1012
  _GGSO,
1013
1013
  0,
1014
1014
  [_OSS, _DIS, _JC],
1015
- [0, 0, () => AccountJiraConfigurationOutput],
1015
+ [0, 0, () => AccountJiraConfigurationOutput$],
1016
1016
  ];
1017
- var GetLensInput = [
1017
+ var GetLensInput$ = [
1018
1018
  3,
1019
1019
  n0,
1020
1020
  _GLI,
@@ -1025,8 +1025,8 @@ var GetLensInput = [
1025
1025
  [0, { [_hQ]: _LV }],
1026
1026
  ],
1027
1027
  ];
1028
- var GetLensOutput = [3, n0, _GLO, 0, [_Le], [() => Lens]];
1029
- var GetLensReviewInput = [
1028
+ var GetLensOutput$ = [3, n0, _GLO, 0, [_Le], [() => Lens$]];
1029
+ var GetLensReviewInput$ = [
1030
1030
  3,
1031
1031
  n0,
1032
1032
  _GLRI,
@@ -1038,8 +1038,8 @@ var GetLensReviewInput = [
1038
1038
  [1, { [_hQ]: _MNi }],
1039
1039
  ],
1040
1040
  ];
1041
- var GetLensReviewOutput = [3, n0, _GLRO, 0, [_WI, _MNi, _LR], [0, 1, () => LensReview]];
1042
- var GetLensReviewReportInput = [
1041
+ var GetLensReviewOutput$ = [3, n0, _GLRO, 0, [_WI, _MNi, _LR], [0, 1, () => LensReview$]];
1042
+ var GetLensReviewReportInput$ = [
1043
1043
  3,
1044
1044
  n0,
1045
1045
  _GLRRI,
@@ -1051,15 +1051,15 @@ var GetLensReviewReportInput = [
1051
1051
  [1, { [_hQ]: _MNi }],
1052
1052
  ],
1053
1053
  ];
1054
- var GetLensReviewReportOutput = [
1054
+ var GetLensReviewReportOutput$ = [
1055
1055
  3,
1056
1056
  n0,
1057
1057
  _GLRRO,
1058
1058
  0,
1059
1059
  [_WI, _MNi, _LRR],
1060
- [0, 1, () => LensReviewReport],
1060
+ [0, 1, () => LensReviewReport$],
1061
1061
  ];
1062
- var GetLensVersionDifferenceInput = [
1062
+ var GetLensVersionDifferenceInput$ = [
1063
1063
  3,
1064
1064
  n0,
1065
1065
  _GLVDI,
@@ -1071,15 +1071,15 @@ var GetLensVersionDifferenceInput = [
1071
1071
  [0, { [_hQ]: _TLV }],
1072
1072
  ],
1073
1073
  ];
1074
- var GetLensVersionDifferenceOutput = [
1074
+ var GetLensVersionDifferenceOutput$ = [
1075
1075
  3,
1076
1076
  n0,
1077
1077
  _GLVDO,
1078
1078
  0,
1079
1079
  [_LAen, _LAe, _BLV, _TLV, _LLV, _VD],
1080
- [0, 0, 0, 0, 0, () => VersionDifferences],
1080
+ [0, 0, 0, 0, 0, () => VersionDifferences$],
1081
1081
  ];
1082
- var GetMilestoneInput = [
1082
+ var GetMilestoneInput$ = [
1083
1083
  3,
1084
1084
  n0,
1085
1085
  _GMI,
@@ -1090,8 +1090,8 @@ var GetMilestoneInput = [
1090
1090
  [1, 1],
1091
1091
  ],
1092
1092
  ];
1093
- var GetMilestoneOutput = [3, n0, _GMO, 0, [_WI, _Mi], [0, () => Milestone]];
1094
- var GetProfileInput = [
1093
+ var GetMilestoneOutput$ = [3, n0, _GMO, 0, [_WI, _Mi], [0, () => Milestone$]];
1094
+ var GetProfileInput$ = [
1095
1095
  3,
1096
1096
  n0,
1097
1097
  _GPI,
@@ -1102,10 +1102,10 @@ var GetProfileInput = [
1102
1102
  [0, { [_hQ]: _PV }],
1103
1103
  ],
1104
1104
  ];
1105
- var GetProfileOutput = [3, n0, _GPO, 0, [_Pr], [() => Profile]];
1106
- var GetProfileTemplateInput = [3, n0, _GPTI, 0, [], []];
1107
- var GetProfileTemplateOutput = [3, n0, _GPTO, 0, [_PTr], [() => ProfileTemplate]];
1108
- var GetReviewTemplateAnswerInput = [
1105
+ var GetProfileOutput$ = [3, n0, _GPO, 0, [_Pr], [() => Profile$]];
1106
+ var GetProfileTemplateInput$ = [3, n0, _GPTI, 0, [], []];
1107
+ var GetProfileTemplateOutput$ = [3, n0, _GPTO, 0, [_PTr], [() => ProfileTemplate$]];
1108
+ var GetReviewTemplateAnswerInput$ = [
1109
1109
  3,
1110
1110
  n0,
1111
1111
  _GRTAI,
@@ -1117,16 +1117,16 @@ var GetReviewTemplateAnswerInput = [
1117
1117
  [0, 1],
1118
1118
  ],
1119
1119
  ];
1120
- var GetReviewTemplateAnswerOutput = [
1120
+ var GetReviewTemplateAnswerOutput$ = [
1121
1121
  3,
1122
1122
  n0,
1123
1123
  _GRTAO,
1124
1124
  0,
1125
1125
  [_TA, _LAen, _A],
1126
- [0, 0, () => ReviewTemplateAnswer],
1126
+ [0, 0, () => ReviewTemplateAnswer$],
1127
1127
  ];
1128
- var GetReviewTemplateInput = [3, n0, _GRTI, 0, [_TA], [[0, 1]]];
1129
- var GetReviewTemplateLensReviewInput = [
1128
+ var GetReviewTemplateInput$ = [3, n0, _GRTI, 0, [_TA], [[0, 1]]];
1129
+ var GetReviewTemplateLensReviewInput$ = [
1130
1130
  3,
1131
1131
  n0,
1132
1132
  _GRTLRI,
@@ -1137,18 +1137,18 @@ var GetReviewTemplateLensReviewInput = [
1137
1137
  [0, 1],
1138
1138
  ],
1139
1139
  ];
1140
- var GetReviewTemplateLensReviewOutput = [
1140
+ var GetReviewTemplateLensReviewOutput$ = [
1141
1141
  3,
1142
1142
  n0,
1143
1143
  _GRTLRO,
1144
1144
  0,
1145
1145
  [_TA, _LR],
1146
- [0, () => ReviewTemplateLensReview],
1146
+ [0, () => ReviewTemplateLensReview$],
1147
1147
  ];
1148
- var GetReviewTemplateOutput = [3, n0, _GRTO, 0, [_RTe], [() => ReviewTemplate]];
1149
- var GetWorkloadInput = [3, n0, _GWI, 0, [_WI], [[0, 1]]];
1150
- var GetWorkloadOutput = [3, n0, _GWO, 0, [_W], [() => Workload]];
1151
- var ImportLensInput = [
1148
+ var GetReviewTemplateOutput$ = [3, n0, _GRTO, 0, [_RTe], [() => ReviewTemplate$]];
1149
+ var GetWorkloadInput$ = [3, n0, _GWI, 0, [_WI], [[0, 1]]];
1150
+ var GetWorkloadOutput$ = [3, n0, _GWO, 0, [_W], [() => Workload$]];
1151
+ var ImportLensInput$ = [
1152
1152
  3,
1153
1153
  n0,
1154
1154
  _ILI,
@@ -1156,20 +1156,27 @@ var ImportLensInput = [
1156
1156
  [_LAen, _JSONS, _CRT, _Ta],
1157
1157
  [0, 0, [0, 4], 128 | 0],
1158
1158
  ];
1159
- var ImportLensOutput = [3, n0, _ILO, 0, [_LAe, _St], [0, 0]];
1160
- var ImprovementSummary = [
1159
+ var ImportLensOutput$ = [3, n0, _ILO, 0, [_LAe, _St], [0, 0]];
1160
+ var ImprovementSummary$ = [
1161
1161
  3,
1162
1162
  n0,
1163
1163
  _ISm,
1164
1164
  0,
1165
1165
  [_QI, _PI, _QT, _R, _IPU, _IPm, _JC],
1166
- [0, 0, 0, 0, 0, () => ChoiceImprovementPlans, () => JiraConfiguration],
1166
+ [0, 0, 0, 0, 0, () => ChoiceImprovementPlans, () => JiraConfiguration$],
1167
+ ];
1168
+ var InternalServerException$ = [-3, n0, _ISE, { [_e]: _s, [_hE]: 500 }, [_M], [0]];
1169
+ schema.TypeRegistry.for(n0).registerError(InternalServerException$, InternalServerException);
1170
+ var JiraConfiguration$ = [3, n0, _JC, 0, [_JIU, _LST], [0, 4]];
1171
+ var JiraSelectedQuestionConfiguration$ = [
1172
+ 3,
1173
+ n0,
1174
+ _JSQC,
1175
+ 0,
1176
+ [_SP],
1177
+ [() => SelectedPillars],
1167
1178
  ];
1168
- var InternalServerException = [-3, n0, _ISE, { [_e]: _s, [_hE]: 500 }, [_M], [0]];
1169
- schema.TypeRegistry.for(n0).registerError(InternalServerException, InternalServerException$1);
1170
- var JiraConfiguration = [3, n0, _JC, 0, [_JIU, _LST], [0, 4]];
1171
- var JiraSelectedQuestionConfiguration = [3, n0, _JSQC, 0, [_SP], [() => SelectedPillars]];
1172
- var Lens = [
1179
+ var Lens$ = [
1173
1180
  3,
1174
1181
  n0,
1175
1182
  _Le,
@@ -1177,8 +1184,8 @@ var Lens = [
1177
1184
  [_LAe, _LV, _Na, _D, _O, _SII, _Ta],
1178
1185
  [0, 0, 0, 0, 0, 0, 128 | 0],
1179
1186
  ];
1180
- var LensMetric = [3, n0, _LM, 0, [_LAe, _Pi, _RC], [0, () => PillarMetrics, 128 | 1]];
1181
- var LensReview = [
1187
+ var LensMetric$ = [3, n0, _LM, 0, [_LAe, _Pi, _RC], [0, () => PillarMetrics, 128 | 1]];
1188
+ var LensReview$ = [
1182
1189
  3,
1183
1190
  n0,
1184
1191
  _LR,
@@ -1191,7 +1198,7 @@ var LensReview = [
1191
1198
  0,
1192
1199
  0,
1193
1200
  () => PillarReviewSummaries,
1194
- () => JiraSelectedQuestionConfiguration,
1201
+ () => JiraSelectedQuestionConfiguration$,
1195
1202
  4,
1196
1203
  0,
1197
1204
  128 | 1,
@@ -1200,8 +1207,8 @@ var LensReview = [
1200
1207
  128 | 1,
1201
1208
  ],
1202
1209
  ];
1203
- var LensReviewReport = [3, n0, _LRR, 0, [_LAen, _LAe, _BS], [0, 0, 0]];
1204
- var LensReviewSummary = [
1210
+ var LensReviewReport$ = [3, n0, _LRR, 0, [_LAen, _LAe, _BS], [0, 0, 0]];
1211
+ var LensReviewSummary$ = [
1205
1212
  3,
1206
1213
  n0,
1207
1214
  _LRS,
@@ -1209,8 +1216,8 @@ var LensReviewSummary = [
1209
1216
  [_LAen, _LAe, _LV, _LN, _LS, _UA, _RC, _Pro, _PRC],
1210
1217
  [0, 0, 0, 0, 0, 4, 128 | 1, () => WorkloadProfiles, 128 | 1],
1211
1218
  ];
1212
- var LensShareSummary = [3, n0, _LSS, 0, [_SI, _SW, _St, _SM], [0, 0, 0, 0]];
1213
- var LensSummary = [
1219
+ var LensShareSummary$ = [3, n0, _LSS, 0, [_SI, _SW, _St, _SM], [0, 0, 0, 0]];
1220
+ var LensSummary$ = [
1214
1221
  3,
1215
1222
  n0,
1216
1223
  _LSe,
@@ -1218,7 +1225,7 @@ var LensSummary = [
1218
1225
  [_LAe, _LAen, _LN, _LT, _D, _CAr, _UA, _LV, _O, _LS],
1219
1226
  [0, 0, 0, 0, 0, 4, 4, 0, 0, 0],
1220
1227
  ];
1221
- var LensUpgradeSummary = [
1228
+ var LensUpgradeSummary$ = [
1222
1229
  3,
1223
1230
  n0,
1224
1231
  _LUS,
@@ -1226,7 +1233,7 @@ var LensUpgradeSummary = [
1226
1233
  [_WI, _WN, _LAen, _LAe, _CLV, _LLV, _RA, _RN],
1227
1234
  [0, 0, 0, 0, 0, 0, 0, 0],
1228
1235
  ];
1229
- var ListAnswersInput = [
1236
+ var ListAnswersInput$ = [
1230
1237
  3,
1231
1238
  n0,
1232
1239
  _LAI,
@@ -1242,7 +1249,7 @@ var ListAnswersInput = [
1242
1249
  [0, { [_hQ]: _QP }],
1243
1250
  ],
1244
1251
  ];
1245
- var ListAnswersOutput = [
1252
+ var ListAnswersOutput$ = [
1246
1253
  3,
1247
1254
  n0,
1248
1255
  _LAO,
@@ -1250,7 +1257,7 @@ var ListAnswersOutput = [
1250
1257
  [_WI, _MNi, _LAen, _LAe, _ASn, _NT],
1251
1258
  [0, 1, 0, 0, () => AnswerSummaries, 0],
1252
1259
  ];
1253
- var ListCheckDetailsInput = [
1260
+ var ListCheckDetailsInput$ = [
1254
1261
  3,
1255
1262
  n0,
1256
1263
  _LCDI,
@@ -1258,8 +1265,8 @@ var ListCheckDetailsInput = [
1258
1265
  [_WI, _NT, _MR, _LAe, _PI, _QI, _CI],
1259
1266
  [[0, 1], 0, 1, 0, 0, 0, 0],
1260
1267
  ];
1261
- var ListCheckDetailsOutput = [3, n0, _LCDO, 0, [_CDh, _NT], [() => CheckDetails, 0]];
1262
- var ListCheckSummariesInput = [
1268
+ var ListCheckDetailsOutput$ = [3, n0, _LCDO, 0, [_CDh, _NT], [() => CheckDetails, 0]];
1269
+ var ListCheckSummariesInput$ = [
1263
1270
  3,
1264
1271
  n0,
1265
1272
  _LCSI,
@@ -1267,8 +1274,8 @@ var ListCheckSummariesInput = [
1267
1274
  [_WI, _NT, _MR, _LAe, _PI, _QI, _CI],
1268
1275
  [[0, 1], 0, 1, 0, 0, 0, 0],
1269
1276
  ];
1270
- var ListCheckSummariesOutput = [3, n0, _LCSO, 0, [_CSh, _NT], [() => CheckSummaries, 0]];
1271
- var ListLensesInput = [
1277
+ var ListCheckSummariesOutput$ = [3, n0, _LCSO, 0, [_CSh, _NT], [() => CheckSummaries, 0]];
1278
+ var ListLensesInput$ = [
1272
1279
  3,
1273
1280
  n0,
1274
1281
  _LLI,
@@ -1282,8 +1289,8 @@ var ListLensesInput = [
1282
1289
  [0, { [_hQ]: _LN }],
1283
1290
  ],
1284
1291
  ];
1285
- var ListLensesOutput = [3, n0, _LLO, 0, [_LSen, _NT], [() => LensSummaries, 0]];
1286
- var ListLensReviewImprovementsInput = [
1292
+ var ListLensesOutput$ = [3, n0, _LLO, 0, [_LSen, _NT], [() => LensSummaries, 0]];
1293
+ var ListLensReviewImprovementsInput$ = [
1287
1294
  3,
1288
1295
  n0,
1289
1296
  _LLRII,
@@ -1299,7 +1306,7 @@ var ListLensReviewImprovementsInput = [
1299
1306
  [0, { [_hQ]: _QP }],
1300
1307
  ],
1301
1308
  ];
1302
- var ListLensReviewImprovementsOutput = [
1309
+ var ListLensReviewImprovementsOutput$ = [
1303
1310
  3,
1304
1311
  n0,
1305
1312
  _LLRIO,
@@ -1307,7 +1314,7 @@ var ListLensReviewImprovementsOutput = [
1307
1314
  [_WI, _MNi, _LAen, _LAe, _ISmp, _NT],
1308
1315
  [0, 1, 0, 0, () => ImprovementSummaries, 0],
1309
1316
  ];
1310
- var ListLensReviewsInput = [
1317
+ var ListLensReviewsInput$ = [
1311
1318
  3,
1312
1319
  n0,
1313
1320
  _LLRI,
@@ -1320,7 +1327,7 @@ var ListLensReviewsInput = [
1320
1327
  [1, { [_hQ]: _MR }],
1321
1328
  ],
1322
1329
  ];
1323
- var ListLensReviewsOutput = [
1330
+ var ListLensReviewsOutput$ = [
1324
1331
  3,
1325
1332
  n0,
1326
1333
  _LLRO,
@@ -1328,7 +1335,7 @@ var ListLensReviewsOutput = [
1328
1335
  [_WI, _MNi, _LRSe, _NT],
1329
1336
  [0, 1, () => LensReviewSummaries, 0],
1330
1337
  ];
1331
- var ListLensSharesInput = [
1338
+ var ListLensSharesInput$ = [
1332
1339
  3,
1333
1340
  n0,
1334
1341
  _LLSI,
@@ -1342,9 +1349,16 @@ var ListLensSharesInput = [
1342
1349
  [0, { [_hQ]: _St }],
1343
1350
  ],
1344
1351
  ];
1345
- var ListLensSharesOutput = [3, n0, _LLSO, 0, [_LSSe, _NT], [() => LensShareSummaries, 0]];
1346
- var ListMilestonesInput = [3, n0, _LMI, 0, [_WI, _NT, _MR], [[0, 1], 0, 1]];
1347
- var ListMilestonesOutput = [
1352
+ var ListLensSharesOutput$ = [
1353
+ 3,
1354
+ n0,
1355
+ _LLSO,
1356
+ 0,
1357
+ [_LSSe, _NT],
1358
+ [() => LensShareSummaries, 0],
1359
+ ];
1360
+ var ListMilestonesInput$ = [3, n0, _LMI, 0, [_WI, _NT, _MR], [[0, 1], 0, 1]];
1361
+ var ListMilestonesOutput$ = [
1348
1362
  3,
1349
1363
  n0,
1350
1364
  _LMO,
@@ -1352,8 +1366,8 @@ var ListMilestonesOutput = [
1352
1366
  [_WI, _MS, _NT],
1353
1367
  [0, () => MilestoneSummaries, 0],
1354
1368
  ];
1355
- var ListNotificationsInput = [3, n0, _LNI, 0, [_WI, _NT, _MR, _RA], [0, 0, 1, 0]];
1356
- var ListNotificationsOutput = [
1369
+ var ListNotificationsInput$ = [3, n0, _LNI, 0, [_WI, _NT, _MR, _RA], [0, 0, 1, 0]];
1370
+ var ListNotificationsOutput$ = [
1357
1371
  3,
1358
1372
  n0,
1359
1373
  _LNO,
@@ -1361,7 +1375,7 @@ var ListNotificationsOutput = [
1361
1375
  [_NS, _NT],
1362
1376
  [() => NotificationSummaries, 0],
1363
1377
  ];
1364
- var ListProfileNotificationsInput = [
1378
+ var ListProfileNotificationsInput$ = [
1365
1379
  3,
1366
1380
  n0,
1367
1381
  _LPNI,
@@ -1373,7 +1387,7 @@ var ListProfileNotificationsInput = [
1373
1387
  [1, { [_hQ]: _MR }],
1374
1388
  ],
1375
1389
  ];
1376
- var ListProfileNotificationsOutput = [
1390
+ var ListProfileNotificationsOutput$ = [
1377
1391
  3,
1378
1392
  n0,
1379
1393
  _LPNO,
@@ -1381,7 +1395,7 @@ var ListProfileNotificationsOutput = [
1381
1395
  [_NS, _NT],
1382
1396
  [() => ProfileNotificationSummaries, 0],
1383
1397
  ];
1384
- var ListProfileSharesInput = [
1398
+ var ListProfileSharesInput$ = [
1385
1399
  3,
1386
1400
  n0,
1387
1401
  _LPSI,
@@ -1395,7 +1409,7 @@ var ListProfileSharesInput = [
1395
1409
  [0, { [_hQ]: _St }],
1396
1410
  ],
1397
1411
  ];
1398
- var ListProfileSharesOutput = [
1412
+ var ListProfileSharesOutput$ = [
1399
1413
  3,
1400
1414
  n0,
1401
1415
  _LPSO,
@@ -1403,7 +1417,7 @@ var ListProfileSharesOutput = [
1403
1417
  [_PSS, _NT],
1404
1418
  [() => ProfileShareSummaries, 0],
1405
1419
  ];
1406
- var ListProfilesInput = [
1420
+ var ListProfilesInput$ = [
1407
1421
  3,
1408
1422
  n0,
1409
1423
  _LPI,
@@ -1416,8 +1430,8 @@ var ListProfilesInput = [
1416
1430
  [1, { [_hQ]: _MR }],
1417
1431
  ],
1418
1432
  ];
1419
- var ListProfilesOutput = [3, n0, _LPO, 0, [_PS, _NT], [() => ProfileSummaries, 0]];
1420
- var ListReviewTemplateAnswersInput = [
1433
+ var ListProfilesOutput$ = [3, n0, _LPO, 0, [_PS, _NT], [() => ProfileSummaries, 0]];
1434
+ var ListReviewTemplateAnswersInput$ = [
1421
1435
  3,
1422
1436
  n0,
1423
1437
  _LRTAI,
@@ -1431,7 +1445,7 @@ var ListReviewTemplateAnswersInput = [
1431
1445
  [1, { [_hQ]: _MR }],
1432
1446
  ],
1433
1447
  ];
1434
- var ListReviewTemplateAnswersOutput = [
1448
+ var ListReviewTemplateAnswersOutput$ = [
1435
1449
  3,
1436
1450
  n0,
1437
1451
  _LRTAO,
@@ -1439,7 +1453,7 @@ var ListReviewTemplateAnswersOutput = [
1439
1453
  [_TA, _LAen, _ASn, _NT],
1440
1454
  [0, 0, () => ReviewTemplateAnswerSummaries, 0],
1441
1455
  ];
1442
- var ListReviewTemplatesInput = [
1456
+ var ListReviewTemplatesInput$ = [
1443
1457
  3,
1444
1458
  n0,
1445
1459
  _LRTI,
@@ -1450,7 +1464,7 @@ var ListReviewTemplatesInput = [
1450
1464
  [1, { [_hQ]: _MR }],
1451
1465
  ],
1452
1466
  ];
1453
- var ListReviewTemplatesOutput = [
1467
+ var ListReviewTemplatesOutput$ = [
1454
1468
  3,
1455
1469
  n0,
1456
1470
  _LRTO,
@@ -1458,7 +1472,7 @@ var ListReviewTemplatesOutput = [
1458
1472
  [_RTev, _NT],
1459
1473
  [() => ReviewTemplates, 0],
1460
1474
  ];
1461
- var ListShareInvitationsInput = [
1475
+ var ListShareInvitationsInput$ = [
1462
1476
  3,
1463
1477
  n0,
1464
1478
  _LSII,
@@ -1474,7 +1488,7 @@ var ListShareInvitationsInput = [
1474
1488
  [0, { [_hQ]: _TNP }],
1475
1489
  ],
1476
1490
  ];
1477
- var ListShareInvitationsOutput = [
1491
+ var ListShareInvitationsOutput$ = [
1478
1492
  3,
1479
1493
  n0,
1480
1494
  _LSIO,
@@ -1482,9 +1496,9 @@ var ListShareInvitationsOutput = [
1482
1496
  [_SIS, _NT],
1483
1497
  [() => ShareInvitationSummaries, 0],
1484
1498
  ];
1485
- var ListTagsForResourceInput = [3, n0, _LTFRI, 0, [_WA], [[0, 1]]];
1486
- var ListTagsForResourceOutput = [3, n0, _LTFRO, 0, [_Ta], [128 | 0]];
1487
- var ListTemplateSharesInput = [
1499
+ var ListTagsForResourceInput$ = [3, n0, _LTFRI, 0, [_WA], [[0, 1]]];
1500
+ var ListTagsForResourceOutput$ = [3, n0, _LTFRO, 0, [_Ta], [128 | 0]];
1501
+ var ListTemplateSharesInput$ = [
1488
1502
  3,
1489
1503
  n0,
1490
1504
  _LTSI,
@@ -1498,7 +1512,7 @@ var ListTemplateSharesInput = [
1498
1512
  [0, { [_hQ]: _St }],
1499
1513
  ],
1500
1514
  ];
1501
- var ListTemplateSharesOutput = [
1515
+ var ListTemplateSharesOutput$ = [
1502
1516
  3,
1503
1517
  n0,
1504
1518
  _LTSO,
@@ -1506,7 +1520,7 @@ var ListTemplateSharesOutput = [
1506
1520
  [_TA, _TSS, _NT],
1507
1521
  [0, () => TemplateShareSummaries, 0],
1508
1522
  ];
1509
- var ListWorkloadSharesInput = [
1523
+ var ListWorkloadSharesInput$ = [
1510
1524
  3,
1511
1525
  n0,
1512
1526
  _LWSI,
@@ -1520,7 +1534,7 @@ var ListWorkloadSharesInput = [
1520
1534
  [0, { [_hQ]: _St }],
1521
1535
  ],
1522
1536
  ];
1523
- var ListWorkloadSharesOutput = [
1537
+ var ListWorkloadSharesOutput$ = [
1524
1538
  3,
1525
1539
  n0,
1526
1540
  _LWSO,
@@ -1528,19 +1542,19 @@ var ListWorkloadSharesOutput = [
1528
1542
  [_WI, _WSS, _NT],
1529
1543
  [0, () => WorkloadShareSummaries, 0],
1530
1544
  ];
1531
- var ListWorkloadsInput = [3, n0, _LWI, 0, [_WNP, _NT, _MR], [0, 0, 1]];
1532
- var ListWorkloadsOutput = [3, n0, _LWO, 0, [_WS, _NT], [() => WorkloadSummaries, 0]];
1533
- var Milestone = [3, n0, _Mi, 0, [_MNi, _MN, _RAe, _W], [1, 0, 4, () => Workload]];
1534
- var MilestoneSummary = [
1545
+ var ListWorkloadsInput$ = [3, n0, _LWI, 0, [_WNP, _NT, _MR], [0, 0, 1]];
1546
+ var ListWorkloadsOutput$ = [3, n0, _LWO, 0, [_WS, _NT], [() => WorkloadSummaries, 0]];
1547
+ var Milestone$ = [3, n0, _Mi, 0, [_MNi, _MN, _RAe, _W], [1, 0, 4, () => Workload$]];
1548
+ var MilestoneSummary$ = [
1535
1549
  3,
1536
1550
  n0,
1537
1551
  _MSi,
1538
1552
  0,
1539
1553
  [_MNi, _MN, _RAe, _WSo],
1540
- [1, 0, 4, () => WorkloadSummary],
1554
+ [1, 0, 4, () => WorkloadSummary$],
1541
1555
  ];
1542
- var NotificationSummary = [3, n0, _NSo, 0, [_T, _LUS], [0, () => LensUpgradeSummary]];
1543
- var PillarDifference = [
1556
+ var NotificationSummary$ = [3, n0, _NSo, 0, [_T, _LUS], [0, () => LensUpgradeSummary$]];
1557
+ var PillarDifference$ = [
1544
1558
  3,
1545
1559
  n0,
1546
1560
  _PDi,
@@ -1548,8 +1562,8 @@ var PillarDifference = [
1548
1562
  [_PI, _PNi, _DS, _QDu],
1549
1563
  [0, 0, 0, () => QuestionDifferences],
1550
1564
  ];
1551
- var PillarMetric = [3, n0, _PM, 0, [_PI, _RC, _Q], [0, 128 | 1, () => QuestionMetrics]];
1552
- var PillarReviewSummary = [
1565
+ var PillarMetric$ = [3, n0, _PM, 0, [_PI, _RC, _Q], [0, 128 | 1, () => QuestionMetrics]];
1566
+ var PillarReviewSummary$ = [
1553
1567
  3,
1554
1568
  n0,
1555
1569
  _PRSi,
@@ -1557,7 +1571,7 @@ var PillarReviewSummary = [
1557
1571
  [_PI, _PNi, _N, _RC, _PRC],
1558
1572
  [0, 0, 0, 128 | 1, 128 | 1],
1559
1573
  ];
1560
- var Profile = [
1574
+ var Profile$ = [
1561
1575
  3,
1562
1576
  n0,
1563
1577
  _Pr,
@@ -1565,8 +1579,8 @@ var Profile = [
1565
1579
  [_PAr, _PV, _PN, _PD, _PQ, _O, _CAr, _UA, _SII, _Ta],
1566
1580
  [0, 0, 0, 0, () => ProfileQuestions, 0, 4, 4, 0, 128 | 0],
1567
1581
  ];
1568
- var ProfileChoice = [3, n0, _PC, 0, [_CI, _CT, _CDho], [0, 0, 0]];
1569
- var ProfileNotificationSummary = [
1582
+ var ProfileChoice$ = [3, n0, _PC, 0, [_CI, _CT, _CDho], [0, 0, 0]];
1583
+ var ProfileNotificationSummary$ = [
1570
1584
  3,
1571
1585
  n0,
1572
1586
  _PNS,
@@ -1574,7 +1588,7 @@ var ProfileNotificationSummary = [
1574
1588
  [_CPV, _LPV, _T, _PAr, _PN, _WI, _WN],
1575
1589
  [0, 0, 0, 0, 0, 0, 0],
1576
1590
  ];
1577
- var ProfileQuestion = [
1591
+ var ProfileQuestion$ = [
1578
1592
  3,
1579
1593
  n0,
1580
1594
  _PQr,
@@ -1582,9 +1596,9 @@ var ProfileQuestion = [
1582
1596
  [_QI, _QT, _QD, _QC, _SCI, _MSC, _MSCa],
1583
1597
  [0, 0, 0, () => ProfileQuestionChoices, 64 | 0, 1, 1],
1584
1598
  ];
1585
- var ProfileQuestionUpdate = [3, n0, _PQU, 0, [_QI, _SCI], [0, 64 | 0]];
1586
- var ProfileShareSummary = [3, n0, _PSSr, 0, [_SI, _SW, _St, _SM], [0, 0, 0, 0]];
1587
- var ProfileSummary = [
1599
+ var ProfileQuestionUpdate$ = [3, n0, _PQU, 0, [_QI, _SCI], [0, 64 | 0]];
1600
+ var ProfileShareSummary$ = [3, n0, _PSSr, 0, [_SI, _SW, _St, _SM], [0, 0, 0, 0]];
1601
+ var ProfileSummary$ = [
1588
1602
  3,
1589
1603
  n0,
1590
1604
  _PSr,
@@ -1592,7 +1606,7 @@ var ProfileSummary = [
1592
1606
  [_PAr, _PV, _PN, _PD, _O, _CAr, _UA],
1593
1607
  [0, 0, 0, 0, 0, 4, 4],
1594
1608
  ];
1595
- var ProfileTemplate = [
1609
+ var ProfileTemplate$ = [
1596
1610
  3,
1597
1611
  n0,
1598
1612
  _PTr,
@@ -1600,8 +1614,8 @@ var ProfileTemplate = [
1600
1614
  [_TN, _TQ, _CAr, _UA],
1601
1615
  [0, () => TemplateQuestions, 4, 4],
1602
1616
  ];
1603
- var ProfileTemplateChoice = [3, n0, _PTC, 0, [_CI, _CT, _CDho], [0, 0, 0]];
1604
- var ProfileTemplateQuestion = [
1617
+ var ProfileTemplateChoice$ = [3, n0, _PTC, 0, [_CI, _CT, _CDho], [0, 0, 0]];
1618
+ var ProfileTemplateQuestion$ = [
1605
1619
  3,
1606
1620
  n0,
1607
1621
  _PTQ,
@@ -1609,9 +1623,9 @@ var ProfileTemplateQuestion = [
1609
1623
  [_QI, _QT, _QD, _QC, _MSC, _MSCa],
1610
1624
  [0, 0, 0, () => ProfileTemplateQuestionChoices, 1, 1],
1611
1625
  ];
1612
- var QuestionDifference = [3, n0, _QDue, 0, [_QI, _QT, _DS], [0, 0, 0]];
1613
- var QuestionMetric = [3, n0, _QM, 0, [_QI, _R, _BPe], [0, 0, () => BestPractices]];
1614
- var ResourceNotFoundException = [
1626
+ var QuestionDifference$ = [3, n0, _QDue, 0, [_QI, _QT, _DS], [0, 0, 0]];
1627
+ var QuestionMetric$ = [3, n0, _QM, 0, [_QI, _R, _BPe], [0, 0, () => BestPractices]];
1628
+ var ResourceNotFoundException$ = [
1615
1629
  -3,
1616
1630
  n0,
1617
1631
  _RNFE,
@@ -1619,8 +1633,8 @@ var ResourceNotFoundException = [
1619
1633
  [_M, _RI, _RT],
1620
1634
  [0, 0, 0],
1621
1635
  ];
1622
- schema.TypeRegistry.for(n0).registerError(ResourceNotFoundException, ResourceNotFoundException$1);
1623
- var ReviewTemplate = [
1636
+ schema.TypeRegistry.for(n0).registerError(ResourceNotFoundException$, ResourceNotFoundException);
1637
+ var ReviewTemplate$ = [
1624
1638
  3,
1625
1639
  n0,
1626
1640
  _RTe,
@@ -1628,7 +1642,7 @@ var ReviewTemplate = [
1628
1642
  [_D, _L, _N, _QCu, _O, _UA, _TA, _TN, _Ta, _US, _SII],
1629
1643
  [0, 64 | 0, 0, 128 | 1, 0, 4, 0, 0, 128 | 0, 0, 0],
1630
1644
  ];
1631
- var ReviewTemplateAnswer = [
1645
+ var ReviewTemplateAnswer$ = [
1632
1646
  3,
1633
1647
  n0,
1634
1648
  _RTAe,
@@ -1636,7 +1650,7 @@ var ReviewTemplateAnswer = [
1636
1650
  [_QI, _PI, _QT, _QD, _IPU, _HRU, _HRDT, _Ch, _SC, _CA, _IA, _ASns, _N, _Re],
1637
1651
  [0, 0, 0, 0, 0, 0, 0, () => Choices, 64 | 0, () => ChoiceAnswers, 2, 0, 0, 0],
1638
1652
  ];
1639
- var ReviewTemplateAnswerSummary = [
1653
+ var ReviewTemplateAnswerSummary$ = [
1640
1654
  3,
1641
1655
  n0,
1642
1656
  _RTAS,
@@ -1644,7 +1658,7 @@ var ReviewTemplateAnswerSummary = [
1644
1658
  [_QI, _PI, _QT, _Ch, _SC, _CAS, _IA, _ASns, _Re, _QTu],
1645
1659
  [0, 0, 0, () => Choices, 64 | 0, () => ChoiceAnswerSummaries, 2, 0, 0, 0],
1646
1660
  ];
1647
- var ReviewTemplateLensReview = [
1661
+ var ReviewTemplateLensReview$ = [
1648
1662
  3,
1649
1663
  n0,
1650
1664
  _RTLR,
@@ -1652,7 +1666,7 @@ var ReviewTemplateLensReview = [
1652
1666
  [_LAen, _LAe, _LV, _LN, _LS, _PRS, _UA, _N, _QCu, _NT],
1653
1667
  [0, 0, 0, 0, 0, () => ReviewTemplatePillarReviewSummaries, 4, 0, 128 | 1, 0],
1654
1668
  ];
1655
- var ReviewTemplatePillarReviewSummary = [
1669
+ var ReviewTemplatePillarReviewSummary$ = [
1656
1670
  3,
1657
1671
  n0,
1658
1672
  _RTPRS,
@@ -1660,7 +1674,7 @@ var ReviewTemplatePillarReviewSummary = [
1660
1674
  [_PI, _PNi, _N, _QCu],
1661
1675
  [0, 0, 0, 128 | 1],
1662
1676
  ];
1663
- var ReviewTemplateSummary = [
1677
+ var ReviewTemplateSummary$ = [
1664
1678
  3,
1665
1679
  n0,
1666
1680
  _RTS,
@@ -1668,8 +1682,8 @@ var ReviewTemplateSummary = [
1668
1682
  [_D, _L, _O, _UA, _TA, _TN, _US],
1669
1683
  [0, 64 | 0, 0, 4, 0, 0, 0],
1670
1684
  ];
1671
- var SelectedPillar = [3, n0, _SPe, 0, [_PI, _SQI], [0, 64 | 0]];
1672
- var ServiceQuotaExceededException = [
1685
+ var SelectedPillar$ = [3, n0, _SPe, 0, [_PI, _SQI], [0, 64 | 0]];
1686
+ var ServiceQuotaExceededException$ = [
1673
1687
  -3,
1674
1688
  n0,
1675
1689
  _SQEE,
@@ -1677,8 +1691,8 @@ var ServiceQuotaExceededException = [
1677
1691
  [_M, _RI, _RT, _QCuo, _SCe],
1678
1692
  [0, 0, 0, 0, 0],
1679
1693
  ];
1680
- schema.TypeRegistry.for(n0).registerError(ServiceQuotaExceededException, ServiceQuotaExceededException$1);
1681
- var ShareInvitation = [
1694
+ schema.TypeRegistry.for(n0).registerError(ServiceQuotaExceededException$, ServiceQuotaExceededException);
1695
+ var ShareInvitation$ = [
1682
1696
  3,
1683
1697
  n0,
1684
1698
  _SIh,
@@ -1686,7 +1700,7 @@ var ShareInvitation = [
1686
1700
  [_SII, _SRT, _WI, _LAen, _LAe, _PAr, _TA],
1687
1701
  [0, 0, 0, 0, 0, 0, 0],
1688
1702
  ];
1689
- var ShareInvitationSummary = [
1703
+ var ShareInvitationSummary$ = [
1690
1704
  3,
1691
1705
  n0,
1692
1706
  _SISh,
@@ -1694,10 +1708,10 @@ var ShareInvitationSummary = [
1694
1708
  [_SII, _SB, _SW, _PT, _SRT, _WN, _WI, _LN, _LAe, _PN, _PAr, _TN, _TA],
1695
1709
  [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
1696
1710
  ];
1697
- var TagResourceInput = [3, n0, _TRI, 0, [_WA, _Ta], [[0, 1], 128 | 0]];
1698
- var TagResourceOutput = [3, n0, _TRO, 0, [], []];
1699
- var TemplateShareSummary = [3, n0, _TSSe, 0, [_SI, _SW, _St, _SM], [0, 0, 0, 0]];
1700
- var ThrottlingException = [
1711
+ var TagResourceInput$ = [3, n0, _TRI, 0, [_WA, _Ta], [[0, 1], 128 | 0]];
1712
+ var TagResourceOutput$ = [3, n0, _TRO, 0, [], []];
1713
+ var TemplateShareSummary$ = [3, n0, _TSSe, 0, [_SI, _SW, _St, _SM], [0, 0, 0, 0]];
1714
+ var ThrottlingException$ = [
1701
1715
  -3,
1702
1716
  n0,
1703
1717
  _TE,
@@ -1705,8 +1719,8 @@ var ThrottlingException = [
1705
1719
  [_M, _QCuo, _SCe],
1706
1720
  [0, 0, 0],
1707
1721
  ];
1708
- schema.TypeRegistry.for(n0).registerError(ThrottlingException, ThrottlingException$1);
1709
- var UntagResourceInput = [
1722
+ schema.TypeRegistry.for(n0).registerError(ThrottlingException$, ThrottlingException);
1723
+ var UntagResourceInput$ = [
1710
1724
  3,
1711
1725
  n0,
1712
1726
  _URI,
@@ -1717,8 +1731,8 @@ var UntagResourceInput = [
1717
1731
  [64 | 0, { [_hQ]: _tK }],
1718
1732
  ],
1719
1733
  ];
1720
- var UntagResourceOutput = [3, n0, _URO, 0, [], []];
1721
- var UpdateAnswerInput = [
1734
+ var UntagResourceOutput$ = [3, n0, _URO, 0, [], []];
1735
+ var UpdateAnswerInput$ = [
1722
1736
  3,
1723
1737
  n0,
1724
1738
  _UAI,
@@ -1726,33 +1740,33 @@ var UpdateAnswerInput = [
1726
1740
  [_WI, _LAen, _QI, _SC, _CUh, _N, _IA, _Re],
1727
1741
  [[0, 1], [0, 1], [0, 1], 64 | 0, () => ChoiceUpdates, 0, 2, 0],
1728
1742
  ];
1729
- var UpdateAnswerOutput = [
1743
+ var UpdateAnswerOutput$ = [
1730
1744
  3,
1731
1745
  n0,
1732
1746
  _UAO,
1733
1747
  0,
1734
1748
  [_WI, _LAen, _LAe, _A],
1735
- [0, 0, 0, () => Answer],
1749
+ [0, 0, 0, () => Answer$],
1736
1750
  ];
1737
- var UpdateGlobalSettingsInput = [
1751
+ var UpdateGlobalSettingsInput$ = [
1738
1752
  3,
1739
1753
  n0,
1740
1754
  _UGSI,
1741
1755
  0,
1742
1756
  [_OSS, _DIS, _JC],
1743
- [0, 0, () => AccountJiraConfigurationInput],
1757
+ [0, 0, () => AccountJiraConfigurationInput$],
1744
1758
  ];
1745
- var UpdateIntegrationInput = [3, n0, _UII, 0, [_WI, _CRT, _ISn], [[0, 1], [0, 4], 0]];
1746
- var UpdateLensReviewInput = [
1759
+ var UpdateIntegrationInput$ = [3, n0, _UII, 0, [_WI, _CRT, _ISn], [[0, 1], [0, 4], 0]];
1760
+ var UpdateLensReviewInput$ = [
1747
1761
  3,
1748
1762
  n0,
1749
1763
  _ULRI,
1750
1764
  0,
1751
1765
  [_WI, _LAen, _LNe, _PNil, _JC],
1752
- [[0, 1], [0, 1], 0, 128 | 0, () => JiraSelectedQuestionConfiguration],
1766
+ [[0, 1], [0, 1], 0, 128 | 0, () => JiraSelectedQuestionConfiguration$],
1753
1767
  ];
1754
- var UpdateLensReviewOutput = [3, n0, _ULRO, 0, [_WI, _LR], [0, () => LensReview]];
1755
- var UpdateProfileInput = [
1768
+ var UpdateLensReviewOutput$ = [3, n0, _ULRO, 0, [_WI, _LR], [0, () => LensReview$]];
1769
+ var UpdateProfileInput$ = [
1756
1770
  3,
1757
1771
  n0,
1758
1772
  _UPI,
@@ -1760,8 +1774,8 @@ var UpdateProfileInput = [
1760
1774
  [_PAr, _PD, _PQ],
1761
1775
  [[0, 1], 0, () => ProfileQuestionUpdates],
1762
1776
  ];
1763
- var UpdateProfileOutput = [3, n0, _UPO, 0, [_Pr], [() => Profile]];
1764
- var UpdateReviewTemplateAnswerInput = [
1777
+ var UpdateProfileOutput$ = [3, n0, _UPO, 0, [_Pr], [() => Profile$]];
1778
+ var UpdateReviewTemplateAnswerInput$ = [
1765
1779
  3,
1766
1780
  n0,
1767
1781
  _URTAI,
@@ -1769,15 +1783,15 @@ var UpdateReviewTemplateAnswerInput = [
1769
1783
  [_TA, _LAen, _QI, _SC, _CUh, _N, _IA, _Re],
1770
1784
  [[0, 1], [0, 1], [0, 1], 64 | 0, () => ChoiceUpdates, 0, 2, 0],
1771
1785
  ];
1772
- var UpdateReviewTemplateAnswerOutput = [
1786
+ var UpdateReviewTemplateAnswerOutput$ = [
1773
1787
  3,
1774
1788
  n0,
1775
1789
  _URTAO,
1776
1790
  0,
1777
1791
  [_TA, _LAen, _A],
1778
- [0, 0, () => ReviewTemplateAnswer],
1792
+ [0, 0, () => ReviewTemplateAnswer$],
1779
1793
  ];
1780
- var UpdateReviewTemplateInput = [
1794
+ var UpdateReviewTemplateInput$ = [
1781
1795
  3,
1782
1796
  n0,
1783
1797
  _URTI,
@@ -1785,7 +1799,7 @@ var UpdateReviewTemplateInput = [
1785
1799
  [_TA, _TN, _D, _N, _LTA, _LTD],
1786
1800
  [[0, 1], 0, 0, 0, 64 | 0, 64 | 0],
1787
1801
  ];
1788
- var UpdateReviewTemplateLensReviewInput = [
1802
+ var UpdateReviewTemplateLensReviewInput$ = [
1789
1803
  3,
1790
1804
  n0,
1791
1805
  _URTLRI,
@@ -1793,18 +1807,18 @@ var UpdateReviewTemplateLensReviewInput = [
1793
1807
  [_TA, _LAen, _LNe, _PNil],
1794
1808
  [[0, 1], [0, 1], 0, 128 | 0],
1795
1809
  ];
1796
- var UpdateReviewTemplateLensReviewOutput = [
1810
+ var UpdateReviewTemplateLensReviewOutput$ = [
1797
1811
  3,
1798
1812
  n0,
1799
1813
  _URTLRO,
1800
1814
  0,
1801
1815
  [_TA, _LR],
1802
- [0, () => ReviewTemplateLensReview],
1816
+ [0, () => ReviewTemplateLensReview$],
1803
1817
  ];
1804
- var UpdateReviewTemplateOutput = [3, n0, _URTO, 0, [_RTe], [() => ReviewTemplate]];
1805
- var UpdateShareInvitationInput = [3, n0, _USII, 0, [_SII, _SIA], [[0, 1], 0]];
1806
- var UpdateShareInvitationOutput = [3, n0, _USIO, 0, [_SIh], [() => ShareInvitation]];
1807
- var UpdateWorkloadInput = [
1818
+ var UpdateReviewTemplateOutput$ = [3, n0, _URTO, 0, [_RTe], [() => ReviewTemplate$]];
1819
+ var UpdateShareInvitationInput$ = [3, n0, _USII, 0, [_SII, _SIA], [[0, 1], 0]];
1820
+ var UpdateShareInvitationOutput$ = [3, n0, _USIO, 0, [_SIh], [() => ShareInvitation$]];
1821
+ var UpdateWorkloadInput$ = [
1808
1822
  3,
1809
1823
  n0,
1810
1824
  _UWI,
@@ -1826,15 +1840,22 @@ var UpdateWorkloadInput = [
1826
1840
  0,
1827
1841
  0,
1828
1842
  0,
1829
- () => WorkloadDiscoveryConfig,
1843
+ () => WorkloadDiscoveryConfig$,
1830
1844
  64 | 0,
1831
- () => WorkloadJiraConfigurationInput,
1845
+ () => WorkloadJiraConfigurationInput$,
1832
1846
  ],
1833
1847
  ];
1834
- var UpdateWorkloadOutput = [3, n0, _UWO, 0, [_W], [() => Workload]];
1835
- var UpdateWorkloadShareInput = [3, n0, _UWSI, 0, [_SI, _WI, _PT], [[0, 1], [0, 1], 0]];
1836
- var UpdateWorkloadShareOutput = [3, n0, _UWSO, 0, [_WI, _WSor], [0, () => WorkloadShare]];
1837
- var UpgradeLensReviewInput = [
1848
+ var UpdateWorkloadOutput$ = [3, n0, _UWO, 0, [_W], [() => Workload$]];
1849
+ var UpdateWorkloadShareInput$ = [3, n0, _UWSI, 0, [_SI, _WI, _PT], [[0, 1], [0, 1], 0]];
1850
+ var UpdateWorkloadShareOutput$ = [
1851
+ 3,
1852
+ n0,
1853
+ _UWSO,
1854
+ 0,
1855
+ [_WI, _WSor],
1856
+ [0, () => WorkloadShare$],
1857
+ ];
1858
+ var UpgradeLensReviewInput$ = [
1838
1859
  3,
1839
1860
  n0,
1840
1861
  _ULRIp,
@@ -1842,7 +1863,7 @@ var UpgradeLensReviewInput = [
1842
1863
  [_WI, _LAen, _MN, _CRT],
1843
1864
  [[0, 1], [0, 1], 0, 0],
1844
1865
  ];
1845
- var UpgradeProfileVersionInput = [
1866
+ var UpgradeProfileVersionInput$ = [
1846
1867
  3,
1847
1868
  n0,
1848
1869
  _UPVI,
@@ -1850,7 +1871,7 @@ var UpgradeProfileVersionInput = [
1850
1871
  [_WI, _PAr, _MN, _CRT],
1851
1872
  [[0, 1], [0, 1], 0, [0, 4]],
1852
1873
  ];
1853
- var UpgradeReviewTemplateLensReviewInput = [
1874
+ var UpgradeReviewTemplateLensReviewInput$ = [
1854
1875
  3,
1855
1876
  n0,
1856
1877
  _URTLRIp,
@@ -1858,7 +1879,7 @@ var UpgradeReviewTemplateLensReviewInput = [
1858
1879
  [_TA, _LAen, _CRT],
1859
1880
  [[0, 1], [0, 1], 0],
1860
1881
  ];
1861
- var ValidationException = [
1882
+ var ValidationException$ = [
1862
1883
  -3,
1863
1884
  n0,
1864
1885
  _VE,
@@ -1866,10 +1887,10 @@ var ValidationException = [
1866
1887
  [_M, _Re, _Fi],
1867
1888
  [0, 0, () => ValidationExceptionFieldList],
1868
1889
  ];
1869
- schema.TypeRegistry.for(n0).registerError(ValidationException, ValidationException$1);
1870
- var ValidationExceptionField = [3, n0, _VEF, 0, [_Na, _M], [0, 0]];
1871
- var VersionDifferences = [3, n0, _VD, 0, [_PDil], [() => PillarDifferences]];
1872
- var Workload = [
1890
+ schema.TypeRegistry.for(n0).registerError(ValidationException$, ValidationException);
1891
+ var ValidationExceptionField$ = [3, n0, _VEF, 0, [_Na, _M], [0, 0]];
1892
+ var VersionDifferences$ = [3, n0, _VD, 0, [_PDil], [() => PillarDifferences]];
1893
+ var Workload$ = [
1873
1894
  3,
1874
1895
  n0,
1875
1896
  _W,
@@ -1928,16 +1949,16 @@ var Workload = [
1928
1949
  0,
1929
1950
  0,
1930
1951
  128 | 0,
1931
- () => WorkloadDiscoveryConfig,
1952
+ () => WorkloadDiscoveryConfig$,
1932
1953
  64 | 0,
1933
1954
  () => WorkloadProfiles,
1934
1955
  128 | 1,
1935
- () => WorkloadJiraConfigurationOutput,
1956
+ () => WorkloadJiraConfigurationOutput$,
1936
1957
  ],
1937
1958
  ];
1938
- var WorkloadDiscoveryConfig = [3, n0, _WDC, 0, [_TAIS, _WRD], [0, 64 | 0]];
1939
- var WorkloadJiraConfigurationInput = [3, n0, _WJCI, 0, [_IMS, _IMT, _JPK], [0, 0, 0]];
1940
- var WorkloadJiraConfigurationOutput = [
1959
+ var WorkloadDiscoveryConfig$ = [3, n0, _WDC, 0, [_TAIS, _WRD], [0, 64 | 0]];
1960
+ var WorkloadJiraConfigurationInput$ = [3, n0, _WJCI, 0, [_IMS, _IMT, _JPK], [0, 0, 0]];
1961
+ var WorkloadJiraConfigurationOutput$ = [
1941
1962
  3,
1942
1963
  n0,
1943
1964
  _WJCO,
@@ -1945,8 +1966,8 @@ var WorkloadJiraConfigurationOutput = [
1945
1966
  [_IMS, _IMT, _JPK, _SM],
1946
1967
  [0, 0, 0, 0],
1947
1968
  ];
1948
- var WorkloadProfile = [3, n0, _WP, 0, [_PAr, _PV], [0, 0]];
1949
- var WorkloadShare = [
1969
+ var WorkloadProfile$ = [3, n0, _WP, 0, [_PAr, _PV], [0, 0]];
1970
+ var WorkloadShare$ = [
1950
1971
  3,
1951
1972
  n0,
1952
1973
  _WSor,
@@ -1954,8 +1975,8 @@ var WorkloadShare = [
1954
1975
  [_SI, _SB, _SW, _PT, _St, _WN, _WI],
1955
1976
  [0, 0, 0, 0, 0, 0, 0],
1956
1977
  ];
1957
- var WorkloadShareSummary = [3, n0, _WSSo, 0, [_SI, _SW, _PT, _St, _SM], [0, 0, 0, 0, 0]];
1958
- var WorkloadSummary = [
1978
+ var WorkloadShareSummary$ = [3, n0, _WSSo, 0, [_SI, _SW, _PT, _St, _SM], [0, 0, 0, 0, 0]];
1979
+ var WorkloadSummary$ = [
1959
1980
  3,
1960
1981
  n0,
1961
1982
  _WSo,
@@ -1964,630 +1985,637 @@ var WorkloadSummary = [
1964
1985
  [0, 0, 0, 0, 4, 64 | 0, 128 | 1, 0, () => WorkloadProfiles, 128 | 1],
1965
1986
  ];
1966
1987
  var __Unit = "unit";
1967
- var WellArchitectedServiceException = [-3, _sm, "WellArchitectedServiceException", 0, [], []];
1968
- schema.TypeRegistry.for(_sm).registerError(WellArchitectedServiceException, WellArchitectedServiceException$1);
1969
- var AdditionalResourcesList = [1, n0, _ARL, 0, () => AdditionalResources];
1970
- var AnswerSummaries = [1, n0, _ASn, 0, () => AnswerSummary];
1971
- var BestPractices = [1, n0, _BPe, 0, () => BestPractice];
1972
- var CheckDetails = [1, n0, _CDh, 0, () => CheckDetail];
1973
- var CheckSummaries = [1, n0, _CSh, 0, () => CheckSummary];
1974
- var ChoiceAnswers = [1, n0, _CA, 0, () => ChoiceAnswer];
1975
- var ChoiceAnswerSummaries = [1, n0, _CAS, 0, () => ChoiceAnswerSummary];
1976
- var ChoiceImprovementPlans = [1, n0, _CIPh, 0, () => ChoiceImprovementPlan];
1977
- var Choices = [1, n0, _Ch, 0, () => Choice];
1978
- var ConsolidatedReportMetrics = [1, n0, _CRMo, 0, () => ConsolidatedReportMetric];
1979
- var ImprovementSummaries = [1, n0, _ISmp, 0, () => ImprovementSummary];
1980
- var LensMetrics = [1, n0, _LMe, 0, () => LensMetric];
1981
- var LensReviewSummaries = [1, n0, _LRSe, 0, () => LensReviewSummary];
1982
- var LensShareSummaries = [1, n0, _LSSe, 0, () => LensShareSummary];
1983
- var LensSummaries = [1, n0, _LSen, 0, () => LensSummary];
1984
- var MilestoneSummaries = [1, n0, _MS, 0, () => MilestoneSummary];
1985
- var NotificationSummaries = [1, n0, _NS, 0, () => NotificationSummary];
1986
- var PillarDifferences = [1, n0, _PDil, 0, () => PillarDifference];
1987
- var PillarMetrics = [1, n0, _PMi, 0, () => PillarMetric];
1988
- var PillarReviewSummaries = [1, n0, _PRS, 0, () => PillarReviewSummary];
1989
- var ProfileNotificationSummaries = [1, n0, _PNSr, 0, () => ProfileNotificationSummary];
1990
- var ProfileQuestionChoices = [1, n0, _PQC, 0, () => ProfileChoice];
1991
- var ProfileQuestions = [1, n0, _PQ, 0, () => ProfileQuestion];
1992
- var ProfileQuestionUpdates = [1, n0, _PQUr, 0, () => ProfileQuestionUpdate];
1993
- var ProfileShareSummaries = [1, n0, _PSS, 0, () => ProfileShareSummary];
1994
- var ProfileSummaries = [1, n0, _PS, 0, () => ProfileSummary];
1995
- var ProfileTemplateQuestionChoices = [1, n0, _PTQC, 0, () => ProfileTemplateChoice];
1996
- var QuestionDifferences = [1, n0, _QDu, 0, () => QuestionDifference];
1997
- var QuestionMetrics = [1, n0, _QMu, 0, () => QuestionMetric];
1998
- var ReviewTemplateAnswerSummaries = [1, n0, _RTASe, 0, () => ReviewTemplateAnswerSummary];
1988
+ var WellArchitectedServiceException$ = [
1989
+ -3,
1990
+ _sm,
1991
+ "WellArchitectedServiceException",
1992
+ 0,
1993
+ [],
1994
+ [],
1995
+ ];
1996
+ schema.TypeRegistry.for(_sm).registerError(WellArchitectedServiceException$, WellArchitectedServiceException);
1997
+ var AdditionalResourcesList = [1, n0, _ARL, 0, () => AdditionalResources$];
1998
+ var AnswerSummaries = [1, n0, _ASn, 0, () => AnswerSummary$];
1999
+ var BestPractices = [1, n0, _BPe, 0, () => BestPractice$];
2000
+ var CheckDetails = [1, n0, _CDh, 0, () => CheckDetail$];
2001
+ var CheckSummaries = [1, n0, _CSh, 0, () => CheckSummary$];
2002
+ var ChoiceAnswers = [1, n0, _CA, 0, () => ChoiceAnswer$];
2003
+ var ChoiceAnswerSummaries = [1, n0, _CAS, 0, () => ChoiceAnswerSummary$];
2004
+ var ChoiceImprovementPlans = [1, n0, _CIPh, 0, () => ChoiceImprovementPlan$];
2005
+ var Choices = [1, n0, _Ch, 0, () => Choice$];
2006
+ var ConsolidatedReportMetrics = [1, n0, _CRMo, 0, () => ConsolidatedReportMetric$];
2007
+ var ImprovementSummaries = [1, n0, _ISmp, 0, () => ImprovementSummary$];
2008
+ var LensMetrics = [1, n0, _LMe, 0, () => LensMetric$];
2009
+ var LensReviewSummaries = [1, n0, _LRSe, 0, () => LensReviewSummary$];
2010
+ var LensShareSummaries = [1, n0, _LSSe, 0, () => LensShareSummary$];
2011
+ var LensSummaries = [1, n0, _LSen, 0, () => LensSummary$];
2012
+ var MilestoneSummaries = [1, n0, _MS, 0, () => MilestoneSummary$];
2013
+ var NotificationSummaries = [1, n0, _NS, 0, () => NotificationSummary$];
2014
+ var PillarDifferences = [1, n0, _PDil, 0, () => PillarDifference$];
2015
+ var PillarMetrics = [1, n0, _PMi, 0, () => PillarMetric$];
2016
+ var PillarReviewSummaries = [1, n0, _PRS, 0, () => PillarReviewSummary$];
2017
+ var ProfileNotificationSummaries = [1, n0, _PNSr, 0, () => ProfileNotificationSummary$];
2018
+ var ProfileQuestionChoices = [1, n0, _PQC, 0, () => ProfileChoice$];
2019
+ var ProfileQuestions = [1, n0, _PQ, 0, () => ProfileQuestion$];
2020
+ var ProfileQuestionUpdates = [1, n0, _PQUr, 0, () => ProfileQuestionUpdate$];
2021
+ var ProfileShareSummaries = [1, n0, _PSS, 0, () => ProfileShareSummary$];
2022
+ var ProfileSummaries = [1, n0, _PS, 0, () => ProfileSummary$];
2023
+ var ProfileTemplateQuestionChoices = [1, n0, _PTQC, 0, () => ProfileTemplateChoice$];
2024
+ var QuestionDifferences = [1, n0, _QDu, 0, () => QuestionDifference$];
2025
+ var QuestionMetrics = [1, n0, _QMu, 0, () => QuestionMetric$];
2026
+ var ReviewTemplateAnswerSummaries = [1, n0, _RTASe, 0, () => ReviewTemplateAnswerSummary$];
1999
2027
  var ReviewTemplatePillarReviewSummaries = [
2000
2028
  1,
2001
2029
  n0,
2002
2030
  _RTPRSe,
2003
2031
  0,
2004
- () => ReviewTemplatePillarReviewSummary,
2005
- ];
2006
- var ReviewTemplates = [1, n0, _RTev, 0, () => ReviewTemplateSummary];
2007
- var SelectedPillars = [1, n0, _SP, 0, () => SelectedPillar];
2008
- var ShareInvitationSummaries = [1, n0, _SIS, 0, () => ShareInvitationSummary];
2009
- var TemplateQuestions = [1, n0, _TQ, 0, () => ProfileTemplateQuestion];
2010
- var TemplateShareSummaries = [1, n0, _TSS, 0, () => TemplateShareSummary];
2011
- var Urls = [1, n0, _Ur, 0, () => ChoiceContent];
2012
- var ValidationExceptionFieldList = [1, n0, _VEFL, 0, () => ValidationExceptionField];
2013
- var WorkloadProfiles = [1, n0, _WPo, 0, () => WorkloadProfile];
2014
- var WorkloadShareSummaries = [1, n0, _WSS, 0, () => WorkloadShareSummary];
2015
- var WorkloadSummaries = [1, n0, _WS, 0, () => WorkloadSummary];
2016
- var ChoiceUpdates = [2, n0, _CUh, 0, 0, () => ChoiceUpdate];
2017
- var AssociateLenses = [
2032
+ () => ReviewTemplatePillarReviewSummary$,
2033
+ ];
2034
+ var ReviewTemplates = [1, n0, _RTev, 0, () => ReviewTemplateSummary$];
2035
+ var SelectedPillars = [1, n0, _SP, 0, () => SelectedPillar$];
2036
+ var ShareInvitationSummaries = [1, n0, _SIS, 0, () => ShareInvitationSummary$];
2037
+ var TemplateQuestions = [1, n0, _TQ, 0, () => ProfileTemplateQuestion$];
2038
+ var TemplateShareSummaries = [1, n0, _TSS, 0, () => TemplateShareSummary$];
2039
+ var Urls = [1, n0, _Ur, 0, () => ChoiceContent$];
2040
+ var ValidationExceptionFieldList = [1, n0, _VEFL, 0, () => ValidationExceptionField$];
2041
+ var WorkloadProfiles = [1, n0, _WPo, 0, () => WorkloadProfile$];
2042
+ var WorkloadShareSummaries = [1, n0, _WSS, 0, () => WorkloadShareSummary$];
2043
+ var WorkloadSummaries = [1, n0, _WS, 0, () => WorkloadSummary$];
2044
+ var ChoiceUpdates = [2, n0, _CUh, 0, 0, () => ChoiceUpdate$];
2045
+ var AssociateLenses$ = [
2018
2046
  9,
2019
2047
  n0,
2020
2048
  _AL,
2021
2049
  { [_h]: ["PATCH", "/workloads/{WorkloadId}/associateLenses", 200] },
2022
- () => AssociateLensesInput,
2050
+ () => AssociateLensesInput$,
2023
2051
  () => __Unit,
2024
2052
  ];
2025
- var AssociateProfiles = [
2053
+ var AssociateProfiles$ = [
2026
2054
  9,
2027
2055
  n0,
2028
2056
  _AP,
2029
2057
  { [_h]: ["PATCH", "/workloads/{WorkloadId}/associateProfiles", 200] },
2030
- () => AssociateProfilesInput,
2058
+ () => AssociateProfilesInput$,
2031
2059
  () => __Unit,
2032
2060
  ];
2033
- var CreateLensShare = [
2061
+ var CreateLensShare$ = [
2034
2062
  9,
2035
2063
  n0,
2036
2064
  _CLS,
2037
2065
  { [_h]: ["POST", "/lenses/{LensAlias}/shares", 200] },
2038
- () => CreateLensShareInput,
2039
- () => CreateLensShareOutput,
2066
+ () => CreateLensShareInput$,
2067
+ () => CreateLensShareOutput$,
2040
2068
  ];
2041
- var CreateLensVersion = [
2069
+ var CreateLensVersion$ = [
2042
2070
  9,
2043
2071
  n0,
2044
2072
  _CLVr,
2045
2073
  { [_h]: ["POST", "/lenses/{LensAlias}/versions", 200] },
2046
- () => CreateLensVersionInput,
2047
- () => CreateLensVersionOutput,
2074
+ () => CreateLensVersionInput$,
2075
+ () => CreateLensVersionOutput$,
2048
2076
  ];
2049
- var CreateMilestone = [
2077
+ var CreateMilestone$ = [
2050
2078
  9,
2051
2079
  n0,
2052
2080
  _CM,
2053
2081
  { [_h]: ["POST", "/workloads/{WorkloadId}/milestones", 200] },
2054
- () => CreateMilestoneInput,
2055
- () => CreateMilestoneOutput,
2082
+ () => CreateMilestoneInput$,
2083
+ () => CreateMilestoneOutput$,
2056
2084
  ];
2057
- var CreateProfile = [
2085
+ var CreateProfile$ = [
2058
2086
  9,
2059
2087
  n0,
2060
2088
  _CP,
2061
2089
  { [_h]: ["POST", "/profiles", 200] },
2062
- () => CreateProfileInput,
2063
- () => CreateProfileOutput,
2090
+ () => CreateProfileInput$,
2091
+ () => CreateProfileOutput$,
2064
2092
  ];
2065
- var CreateProfileShare = [
2093
+ var CreateProfileShare$ = [
2066
2094
  9,
2067
2095
  n0,
2068
2096
  _CPS,
2069
2097
  { [_h]: ["POST", "/profiles/{ProfileArn}/shares", 200] },
2070
- () => CreateProfileShareInput,
2071
- () => CreateProfileShareOutput,
2098
+ () => CreateProfileShareInput$,
2099
+ () => CreateProfileShareOutput$,
2072
2100
  ];
2073
- var CreateReviewTemplate = [
2101
+ var CreateReviewTemplate$ = [
2074
2102
  9,
2075
2103
  n0,
2076
2104
  _CRTr,
2077
2105
  { [_h]: ["POST", "/reviewTemplates", 200] },
2078
- () => CreateReviewTemplateInput,
2079
- () => CreateReviewTemplateOutput,
2106
+ () => CreateReviewTemplateInput$,
2107
+ () => CreateReviewTemplateOutput$,
2080
2108
  ];
2081
- var CreateTemplateShare = [
2109
+ var CreateTemplateShare$ = [
2082
2110
  9,
2083
2111
  n0,
2084
2112
  _CTS,
2085
2113
  { [_h]: ["POST", "/templates/shares/{TemplateArn}", 200] },
2086
- () => CreateTemplateShareInput,
2087
- () => CreateTemplateShareOutput,
2114
+ () => CreateTemplateShareInput$,
2115
+ () => CreateTemplateShareOutput$,
2088
2116
  ];
2089
- var CreateWorkload = [
2117
+ var CreateWorkload$ = [
2090
2118
  9,
2091
2119
  n0,
2092
2120
  _CW,
2093
2121
  { [_h]: ["POST", "/workloads", 200] },
2094
- () => CreateWorkloadInput,
2095
- () => CreateWorkloadOutput,
2122
+ () => CreateWorkloadInput$,
2123
+ () => CreateWorkloadOutput$,
2096
2124
  ];
2097
- var CreateWorkloadShare = [
2125
+ var CreateWorkloadShare$ = [
2098
2126
  9,
2099
2127
  n0,
2100
2128
  _CWS,
2101
2129
  { [_h]: ["POST", "/workloads/{WorkloadId}/shares", 200] },
2102
- () => CreateWorkloadShareInput,
2103
- () => CreateWorkloadShareOutput,
2130
+ () => CreateWorkloadShareInput$,
2131
+ () => CreateWorkloadShareOutput$,
2104
2132
  ];
2105
- var DeleteLens = [
2133
+ var DeleteLens$ = [
2106
2134
  9,
2107
2135
  n0,
2108
2136
  _DL,
2109
2137
  { [_h]: ["DELETE", "/lenses/{LensAlias}", 200] },
2110
- () => DeleteLensInput,
2138
+ () => DeleteLensInput$,
2111
2139
  () => __Unit,
2112
2140
  ];
2113
- var DeleteLensShare = [
2141
+ var DeleteLensShare$ = [
2114
2142
  9,
2115
2143
  n0,
2116
2144
  _DLS,
2117
2145
  { [_h]: ["DELETE", "/lenses/{LensAlias}/shares/{ShareId}", 200] },
2118
- () => DeleteLensShareInput,
2146
+ () => DeleteLensShareInput$,
2119
2147
  () => __Unit,
2120
2148
  ];
2121
- var DeleteProfile = [
2149
+ var DeleteProfile$ = [
2122
2150
  9,
2123
2151
  n0,
2124
2152
  _DP,
2125
2153
  { [_h]: ["DELETE", "/profiles/{ProfileArn}", 200] },
2126
- () => DeleteProfileInput,
2154
+ () => DeleteProfileInput$,
2127
2155
  () => __Unit,
2128
2156
  ];
2129
- var DeleteProfileShare = [
2157
+ var DeleteProfileShare$ = [
2130
2158
  9,
2131
2159
  n0,
2132
2160
  _DPS,
2133
2161
  { [_h]: ["DELETE", "/profiles/{ProfileArn}/shares/{ShareId}", 200] },
2134
- () => DeleteProfileShareInput,
2162
+ () => DeleteProfileShareInput$,
2135
2163
  () => __Unit,
2136
2164
  ];
2137
- var DeleteReviewTemplate = [
2165
+ var DeleteReviewTemplate$ = [
2138
2166
  9,
2139
2167
  n0,
2140
2168
  _DRT,
2141
2169
  { [_h]: ["DELETE", "/reviewTemplates/{TemplateArn}", 200] },
2142
- () => DeleteReviewTemplateInput,
2170
+ () => DeleteReviewTemplateInput$,
2143
2171
  () => __Unit,
2144
2172
  ];
2145
- var DeleteTemplateShare = [
2173
+ var DeleteTemplateShare$ = [
2146
2174
  9,
2147
2175
  n0,
2148
2176
  _DTS,
2149
2177
  { [_h]: ["DELETE", "/templates/shares/{TemplateArn}/{ShareId}", 200] },
2150
- () => DeleteTemplateShareInput,
2178
+ () => DeleteTemplateShareInput$,
2151
2179
  () => __Unit,
2152
2180
  ];
2153
- var DeleteWorkload = [
2181
+ var DeleteWorkload$ = [
2154
2182
  9,
2155
2183
  n0,
2156
2184
  _DW,
2157
2185
  { [_h]: ["DELETE", "/workloads/{WorkloadId}", 200] },
2158
- () => DeleteWorkloadInput,
2186
+ () => DeleteWorkloadInput$,
2159
2187
  () => __Unit,
2160
2188
  ];
2161
- var DeleteWorkloadShare = [
2189
+ var DeleteWorkloadShare$ = [
2162
2190
  9,
2163
2191
  n0,
2164
2192
  _DWS,
2165
2193
  { [_h]: ["DELETE", "/workloads/{WorkloadId}/shares/{ShareId}", 200] },
2166
- () => DeleteWorkloadShareInput,
2194
+ () => DeleteWorkloadShareInput$,
2167
2195
  () => __Unit,
2168
2196
  ];
2169
- var DisassociateLenses = [
2197
+ var DisassociateLenses$ = [
2170
2198
  9,
2171
2199
  n0,
2172
2200
  _DLi,
2173
2201
  { [_h]: ["PATCH", "/workloads/{WorkloadId}/disassociateLenses", 200] },
2174
- () => DisassociateLensesInput,
2202
+ () => DisassociateLensesInput$,
2175
2203
  () => __Unit,
2176
2204
  ];
2177
- var DisassociateProfiles = [
2205
+ var DisassociateProfiles$ = [
2178
2206
  9,
2179
2207
  n0,
2180
2208
  _DPi,
2181
2209
  { [_h]: ["PATCH", "/workloads/{WorkloadId}/disassociateProfiles", 200] },
2182
- () => DisassociateProfilesInput,
2210
+ () => DisassociateProfilesInput$,
2183
2211
  () => __Unit,
2184
2212
  ];
2185
- var ExportLens = [
2213
+ var ExportLens$ = [
2186
2214
  9,
2187
2215
  n0,
2188
2216
  _EL,
2189
2217
  { [_h]: ["GET", "/lenses/{LensAlias}/export", 200] },
2190
- () => ExportLensInput,
2191
- () => ExportLensOutput,
2218
+ () => ExportLensInput$,
2219
+ () => ExportLensOutput$,
2192
2220
  ];
2193
- var GetAnswer = [
2221
+ var GetAnswer$ = [
2194
2222
  9,
2195
2223
  n0,
2196
2224
  _GA,
2197
2225
  { [_h]: ["GET", "/workloads/{WorkloadId}/lensReviews/{LensAlias}/answers/{QuestionId}", 200] },
2198
- () => GetAnswerInput,
2199
- () => GetAnswerOutput,
2226
+ () => GetAnswerInput$,
2227
+ () => GetAnswerOutput$,
2200
2228
  ];
2201
- var GetConsolidatedReport = [
2229
+ var GetConsolidatedReport$ = [
2202
2230
  9,
2203
2231
  n0,
2204
2232
  _GCR,
2205
2233
  { [_h]: ["GET", "/consolidatedReport", 200] },
2206
- () => GetConsolidatedReportInput,
2207
- () => GetConsolidatedReportOutput,
2234
+ () => GetConsolidatedReportInput$,
2235
+ () => GetConsolidatedReportOutput$,
2208
2236
  ];
2209
- var GetGlobalSettings = [
2237
+ var GetGlobalSettings$ = [
2210
2238
  9,
2211
2239
  n0,
2212
2240
  _GGS,
2213
2241
  { [_h]: ["GET", "/global-settings", 200] },
2214
2242
  () => __Unit,
2215
- () => GetGlobalSettingsOutput,
2243
+ () => GetGlobalSettingsOutput$,
2216
2244
  ];
2217
- var GetLens = [
2245
+ var GetLens$ = [
2218
2246
  9,
2219
2247
  n0,
2220
2248
  _GL,
2221
2249
  { [_h]: ["GET", "/lenses/{LensAlias}", 200] },
2222
- () => GetLensInput,
2223
- () => GetLensOutput,
2250
+ () => GetLensInput$,
2251
+ () => GetLensOutput$,
2224
2252
  ];
2225
- var GetLensReview = [
2253
+ var GetLensReview$ = [
2226
2254
  9,
2227
2255
  n0,
2228
2256
  _GLR,
2229
2257
  { [_h]: ["GET", "/workloads/{WorkloadId}/lensReviews/{LensAlias}", 200] },
2230
- () => GetLensReviewInput,
2231
- () => GetLensReviewOutput,
2258
+ () => GetLensReviewInput$,
2259
+ () => GetLensReviewOutput$,
2232
2260
  ];
2233
- var GetLensReviewReport = [
2261
+ var GetLensReviewReport$ = [
2234
2262
  9,
2235
2263
  n0,
2236
2264
  _GLRR,
2237
2265
  { [_h]: ["GET", "/workloads/{WorkloadId}/lensReviews/{LensAlias}/report", 200] },
2238
- () => GetLensReviewReportInput,
2239
- () => GetLensReviewReportOutput,
2266
+ () => GetLensReviewReportInput$,
2267
+ () => GetLensReviewReportOutput$,
2240
2268
  ];
2241
- var GetLensVersionDifference = [
2269
+ var GetLensVersionDifference$ = [
2242
2270
  9,
2243
2271
  n0,
2244
2272
  _GLVD,
2245
2273
  { [_h]: ["GET", "/lenses/{LensAlias}/versionDifference", 200] },
2246
- () => GetLensVersionDifferenceInput,
2247
- () => GetLensVersionDifferenceOutput,
2274
+ () => GetLensVersionDifferenceInput$,
2275
+ () => GetLensVersionDifferenceOutput$,
2248
2276
  ];
2249
- var GetMilestone = [
2277
+ var GetMilestone$ = [
2250
2278
  9,
2251
2279
  n0,
2252
2280
  _GM,
2253
2281
  { [_h]: ["GET", "/workloads/{WorkloadId}/milestones/{MilestoneNumber}", 200] },
2254
- () => GetMilestoneInput,
2255
- () => GetMilestoneOutput,
2282
+ () => GetMilestoneInput$,
2283
+ () => GetMilestoneOutput$,
2256
2284
  ];
2257
- var GetProfile = [
2285
+ var GetProfile$ = [
2258
2286
  9,
2259
2287
  n0,
2260
2288
  _GP,
2261
2289
  { [_h]: ["GET", "/profiles/{ProfileArn}", 200] },
2262
- () => GetProfileInput,
2263
- () => GetProfileOutput,
2290
+ () => GetProfileInput$,
2291
+ () => GetProfileOutput$,
2264
2292
  ];
2265
- var GetProfileTemplate = [
2293
+ var GetProfileTemplate$ = [
2266
2294
  9,
2267
2295
  n0,
2268
2296
  _GPT,
2269
2297
  { [_h]: ["GET", "/profileTemplate", 200] },
2270
- () => GetProfileTemplateInput,
2271
- () => GetProfileTemplateOutput,
2298
+ () => GetProfileTemplateInput$,
2299
+ () => GetProfileTemplateOutput$,
2272
2300
  ];
2273
- var GetReviewTemplate = [
2301
+ var GetReviewTemplate$ = [
2274
2302
  9,
2275
2303
  n0,
2276
2304
  _GRT,
2277
2305
  { [_h]: ["GET", "/reviewTemplates/{TemplateArn}", 200] },
2278
- () => GetReviewTemplateInput,
2279
- () => GetReviewTemplateOutput,
2306
+ () => GetReviewTemplateInput$,
2307
+ () => GetReviewTemplateOutput$,
2280
2308
  ];
2281
- var GetReviewTemplateAnswer = [
2309
+ var GetReviewTemplateAnswer$ = [
2282
2310
  9,
2283
2311
  n0,
2284
2312
  _GRTA,
2285
2313
  { [_h]: ["GET", "/reviewTemplates/{TemplateArn}/lensReviews/{LensAlias}/answers/{QuestionId}", 200] },
2286
- () => GetReviewTemplateAnswerInput,
2287
- () => GetReviewTemplateAnswerOutput,
2314
+ () => GetReviewTemplateAnswerInput$,
2315
+ () => GetReviewTemplateAnswerOutput$,
2288
2316
  ];
2289
- var GetReviewTemplateLensReview = [
2317
+ var GetReviewTemplateLensReview$ = [
2290
2318
  9,
2291
2319
  n0,
2292
2320
  _GRTLR,
2293
2321
  { [_h]: ["GET", "/reviewTemplates/{TemplateArn}/lensReviews/{LensAlias}", 200] },
2294
- () => GetReviewTemplateLensReviewInput,
2295
- () => GetReviewTemplateLensReviewOutput,
2322
+ () => GetReviewTemplateLensReviewInput$,
2323
+ () => GetReviewTemplateLensReviewOutput$,
2296
2324
  ];
2297
- var GetWorkload = [
2325
+ var GetWorkload$ = [
2298
2326
  9,
2299
2327
  n0,
2300
2328
  _GW,
2301
2329
  { [_h]: ["GET", "/workloads/{WorkloadId}", 200] },
2302
- () => GetWorkloadInput,
2303
- () => GetWorkloadOutput,
2330
+ () => GetWorkloadInput$,
2331
+ () => GetWorkloadOutput$,
2304
2332
  ];
2305
- var ImportLens = [
2333
+ var ImportLens$ = [
2306
2334
  9,
2307
2335
  n0,
2308
2336
  _IL,
2309
2337
  { [_h]: ["PUT", "/importLens", 200] },
2310
- () => ImportLensInput,
2311
- () => ImportLensOutput,
2338
+ () => ImportLensInput$,
2339
+ () => ImportLensOutput$,
2312
2340
  ];
2313
- var ListAnswers = [
2341
+ var ListAnswers$ = [
2314
2342
  9,
2315
2343
  n0,
2316
2344
  _LAi,
2317
2345
  { [_h]: ["GET", "/workloads/{WorkloadId}/lensReviews/{LensAlias}/answers", 200] },
2318
- () => ListAnswersInput,
2319
- () => ListAnswersOutput,
2346
+ () => ListAnswersInput$,
2347
+ () => ListAnswersOutput$,
2320
2348
  ];
2321
- var ListCheckDetails = [
2349
+ var ListCheckDetails$ = [
2322
2350
  9,
2323
2351
  n0,
2324
2352
  _LCD,
2325
2353
  { [_h]: ["POST", "/workloads/{WorkloadId}/checks", 200] },
2326
- () => ListCheckDetailsInput,
2327
- () => ListCheckDetailsOutput,
2354
+ () => ListCheckDetailsInput$,
2355
+ () => ListCheckDetailsOutput$,
2328
2356
  ];
2329
- var ListCheckSummaries = [
2357
+ var ListCheckSummaries$ = [
2330
2358
  9,
2331
2359
  n0,
2332
2360
  _LCS,
2333
2361
  { [_h]: ["POST", "/workloads/{WorkloadId}/checkSummaries", 200] },
2334
- () => ListCheckSummariesInput,
2335
- () => ListCheckSummariesOutput,
2362
+ () => ListCheckSummariesInput$,
2363
+ () => ListCheckSummariesOutput$,
2336
2364
  ];
2337
- var ListLenses = [
2365
+ var ListLenses$ = [
2338
2366
  9,
2339
2367
  n0,
2340
2368
  _LL,
2341
2369
  { [_h]: ["GET", "/lenses", 200] },
2342
- () => ListLensesInput,
2343
- () => ListLensesOutput,
2370
+ () => ListLensesInput$,
2371
+ () => ListLensesOutput$,
2344
2372
  ];
2345
- var ListLensReviewImprovements = [
2373
+ var ListLensReviewImprovements$ = [
2346
2374
  9,
2347
2375
  n0,
2348
2376
  _LLRIi,
2349
2377
  { [_h]: ["GET", "/workloads/{WorkloadId}/lensReviews/{LensAlias}/improvements", 200] },
2350
- () => ListLensReviewImprovementsInput,
2351
- () => ListLensReviewImprovementsOutput,
2378
+ () => ListLensReviewImprovementsInput$,
2379
+ () => ListLensReviewImprovementsOutput$,
2352
2380
  ];
2353
- var ListLensReviews = [
2381
+ var ListLensReviews$ = [
2354
2382
  9,
2355
2383
  n0,
2356
2384
  _LLR,
2357
2385
  { [_h]: ["GET", "/workloads/{WorkloadId}/lensReviews", 200] },
2358
- () => ListLensReviewsInput,
2359
- () => ListLensReviewsOutput,
2386
+ () => ListLensReviewsInput$,
2387
+ () => ListLensReviewsOutput$,
2360
2388
  ];
2361
- var ListLensShares = [
2389
+ var ListLensShares$ = [
2362
2390
  9,
2363
2391
  n0,
2364
2392
  _LLS,
2365
2393
  { [_h]: ["GET", "/lenses/{LensAlias}/shares", 200] },
2366
- () => ListLensSharesInput,
2367
- () => ListLensSharesOutput,
2394
+ () => ListLensSharesInput$,
2395
+ () => ListLensSharesOutput$,
2368
2396
  ];
2369
- var ListMilestones = [
2397
+ var ListMilestones$ = [
2370
2398
  9,
2371
2399
  n0,
2372
2400
  _LMi,
2373
2401
  { [_h]: ["POST", "/workloads/{WorkloadId}/milestonesSummaries", 200] },
2374
- () => ListMilestonesInput,
2375
- () => ListMilestonesOutput,
2402
+ () => ListMilestonesInput$,
2403
+ () => ListMilestonesOutput$,
2376
2404
  ];
2377
- var ListNotifications = [
2405
+ var ListNotifications$ = [
2378
2406
  9,
2379
2407
  n0,
2380
2408
  _LNi,
2381
2409
  { [_h]: ["POST", "/notifications", 200] },
2382
- () => ListNotificationsInput,
2383
- () => ListNotificationsOutput,
2410
+ () => ListNotificationsInput$,
2411
+ () => ListNotificationsOutput$,
2384
2412
  ];
2385
- var ListProfileNotifications = [
2413
+ var ListProfileNotifications$ = [
2386
2414
  9,
2387
2415
  n0,
2388
2416
  _LPN,
2389
2417
  { [_h]: ["GET", "/profileNotifications", 200] },
2390
- () => ListProfileNotificationsInput,
2391
- () => ListProfileNotificationsOutput,
2418
+ () => ListProfileNotificationsInput$,
2419
+ () => ListProfileNotificationsOutput$,
2392
2420
  ];
2393
- var ListProfiles = [
2421
+ var ListProfiles$ = [
2394
2422
  9,
2395
2423
  n0,
2396
2424
  _LP,
2397
2425
  { [_h]: ["GET", "/profileSummaries", 200] },
2398
- () => ListProfilesInput,
2399
- () => ListProfilesOutput,
2426
+ () => ListProfilesInput$,
2427
+ () => ListProfilesOutput$,
2400
2428
  ];
2401
- var ListProfileShares = [
2429
+ var ListProfileShares$ = [
2402
2430
  9,
2403
2431
  n0,
2404
2432
  _LPS,
2405
2433
  { [_h]: ["GET", "/profiles/{ProfileArn}/shares", 200] },
2406
- () => ListProfileSharesInput,
2407
- () => ListProfileSharesOutput,
2434
+ () => ListProfileSharesInput$,
2435
+ () => ListProfileSharesOutput$,
2408
2436
  ];
2409
- var ListReviewTemplateAnswers = [
2437
+ var ListReviewTemplateAnswers$ = [
2410
2438
  9,
2411
2439
  n0,
2412
2440
  _LRTA,
2413
2441
  { [_h]: ["GET", "/reviewTemplates/{TemplateArn}/lensReviews/{LensAlias}/answers", 200] },
2414
- () => ListReviewTemplateAnswersInput,
2415
- () => ListReviewTemplateAnswersOutput,
2442
+ () => ListReviewTemplateAnswersInput$,
2443
+ () => ListReviewTemplateAnswersOutput$,
2416
2444
  ];
2417
- var ListReviewTemplates = [
2445
+ var ListReviewTemplates$ = [
2418
2446
  9,
2419
2447
  n0,
2420
2448
  _LRT,
2421
2449
  { [_h]: ["GET", "/reviewTemplates", 200] },
2422
- () => ListReviewTemplatesInput,
2423
- () => ListReviewTemplatesOutput,
2450
+ () => ListReviewTemplatesInput$,
2451
+ () => ListReviewTemplatesOutput$,
2424
2452
  ];
2425
- var ListShareInvitations = [
2453
+ var ListShareInvitations$ = [
2426
2454
  9,
2427
2455
  n0,
2428
2456
  _LSI,
2429
2457
  { [_h]: ["GET", "/shareInvitations", 200] },
2430
- () => ListShareInvitationsInput,
2431
- () => ListShareInvitationsOutput,
2458
+ () => ListShareInvitationsInput$,
2459
+ () => ListShareInvitationsOutput$,
2432
2460
  ];
2433
- var ListTagsForResource = [
2461
+ var ListTagsForResource$ = [
2434
2462
  9,
2435
2463
  n0,
2436
2464
  _LTFR,
2437
2465
  { [_h]: ["GET", "/tags/{WorkloadArn}", 200] },
2438
- () => ListTagsForResourceInput,
2439
- () => ListTagsForResourceOutput,
2466
+ () => ListTagsForResourceInput$,
2467
+ () => ListTagsForResourceOutput$,
2440
2468
  ];
2441
- var ListTemplateShares = [
2469
+ var ListTemplateShares$ = [
2442
2470
  9,
2443
2471
  n0,
2444
2472
  _LTS,
2445
2473
  { [_h]: ["GET", "/templates/shares/{TemplateArn}", 200] },
2446
- () => ListTemplateSharesInput,
2447
- () => ListTemplateSharesOutput,
2474
+ () => ListTemplateSharesInput$,
2475
+ () => ListTemplateSharesOutput$,
2448
2476
  ];
2449
- var ListWorkloads = [
2477
+ var ListWorkloads$ = [
2450
2478
  9,
2451
2479
  n0,
2452
2480
  _LW,
2453
2481
  { [_h]: ["POST", "/workloadsSummaries", 200] },
2454
- () => ListWorkloadsInput,
2455
- () => ListWorkloadsOutput,
2482
+ () => ListWorkloadsInput$,
2483
+ () => ListWorkloadsOutput$,
2456
2484
  ];
2457
- var ListWorkloadShares = [
2485
+ var ListWorkloadShares$ = [
2458
2486
  9,
2459
2487
  n0,
2460
2488
  _LWS,
2461
2489
  { [_h]: ["GET", "/workloads/{WorkloadId}/shares", 200] },
2462
- () => ListWorkloadSharesInput,
2463
- () => ListWorkloadSharesOutput,
2490
+ () => ListWorkloadSharesInput$,
2491
+ () => ListWorkloadSharesOutput$,
2464
2492
  ];
2465
- var TagResource = [
2493
+ var TagResource$ = [
2466
2494
  9,
2467
2495
  n0,
2468
2496
  _TR,
2469
2497
  { [_h]: ["POST", "/tags/{WorkloadArn}", 200] },
2470
- () => TagResourceInput,
2471
- () => TagResourceOutput,
2498
+ () => TagResourceInput$,
2499
+ () => TagResourceOutput$,
2472
2500
  ];
2473
- var UntagResource = [
2501
+ var UntagResource$ = [
2474
2502
  9,
2475
2503
  n0,
2476
2504
  _UR,
2477
2505
  { [_h]: ["DELETE", "/tags/{WorkloadArn}", 200] },
2478
- () => UntagResourceInput,
2479
- () => UntagResourceOutput,
2506
+ () => UntagResourceInput$,
2507
+ () => UntagResourceOutput$,
2480
2508
  ];
2481
- var UpdateAnswer = [
2509
+ var UpdateAnswer$ = [
2482
2510
  9,
2483
2511
  n0,
2484
2512
  _UAp,
2485
2513
  { [_h]: ["PATCH", "/workloads/{WorkloadId}/lensReviews/{LensAlias}/answers/{QuestionId}", 200] },
2486
- () => UpdateAnswerInput,
2487
- () => UpdateAnswerOutput,
2514
+ () => UpdateAnswerInput$,
2515
+ () => UpdateAnswerOutput$,
2488
2516
  ];
2489
- var UpdateGlobalSettings = [
2517
+ var UpdateGlobalSettings$ = [
2490
2518
  9,
2491
2519
  n0,
2492
2520
  _UGS,
2493
2521
  { [_h]: ["PATCH", "/global-settings", 200] },
2494
- () => UpdateGlobalSettingsInput,
2522
+ () => UpdateGlobalSettingsInput$,
2495
2523
  () => __Unit,
2496
2524
  ];
2497
- var UpdateIntegration = [
2525
+ var UpdateIntegration$ = [
2498
2526
  9,
2499
2527
  n0,
2500
2528
  _UI,
2501
2529
  { [_h]: ["POST", "/workloads/{WorkloadId}/updateIntegration", 200] },
2502
- () => UpdateIntegrationInput,
2530
+ () => UpdateIntegrationInput$,
2503
2531
  () => __Unit,
2504
2532
  ];
2505
- var UpdateLensReview = [
2533
+ var UpdateLensReview$ = [
2506
2534
  9,
2507
2535
  n0,
2508
2536
  _ULR,
2509
2537
  { [_h]: ["PATCH", "/workloads/{WorkloadId}/lensReviews/{LensAlias}", 200] },
2510
- () => UpdateLensReviewInput,
2511
- () => UpdateLensReviewOutput,
2538
+ () => UpdateLensReviewInput$,
2539
+ () => UpdateLensReviewOutput$,
2512
2540
  ];
2513
- var UpdateProfile = [
2541
+ var UpdateProfile$ = [
2514
2542
  9,
2515
2543
  n0,
2516
2544
  _UP,
2517
2545
  { [_h]: ["PATCH", "/profiles/{ProfileArn}", 200] },
2518
- () => UpdateProfileInput,
2519
- () => UpdateProfileOutput,
2546
+ () => UpdateProfileInput$,
2547
+ () => UpdateProfileOutput$,
2520
2548
  ];
2521
- var UpdateReviewTemplate = [
2549
+ var UpdateReviewTemplate$ = [
2522
2550
  9,
2523
2551
  n0,
2524
2552
  _URT,
2525
2553
  { [_h]: ["PATCH", "/reviewTemplates/{TemplateArn}", 200] },
2526
- () => UpdateReviewTemplateInput,
2527
- () => UpdateReviewTemplateOutput,
2554
+ () => UpdateReviewTemplateInput$,
2555
+ () => UpdateReviewTemplateOutput$,
2528
2556
  ];
2529
- var UpdateReviewTemplateAnswer = [
2557
+ var UpdateReviewTemplateAnswer$ = [
2530
2558
  9,
2531
2559
  n0,
2532
2560
  _URTA,
2533
2561
  { [_h]: ["PATCH", "/reviewTemplates/{TemplateArn}/lensReviews/{LensAlias}/answers/{QuestionId}", 200] },
2534
- () => UpdateReviewTemplateAnswerInput,
2535
- () => UpdateReviewTemplateAnswerOutput,
2562
+ () => UpdateReviewTemplateAnswerInput$,
2563
+ () => UpdateReviewTemplateAnswerOutput$,
2536
2564
  ];
2537
- var UpdateReviewTemplateLensReview = [
2565
+ var UpdateReviewTemplateLensReview$ = [
2538
2566
  9,
2539
2567
  n0,
2540
2568
  _URTLR,
2541
2569
  { [_h]: ["PATCH", "/reviewTemplates/{TemplateArn}/lensReviews/{LensAlias}", 200] },
2542
- () => UpdateReviewTemplateLensReviewInput,
2543
- () => UpdateReviewTemplateLensReviewOutput,
2570
+ () => UpdateReviewTemplateLensReviewInput$,
2571
+ () => UpdateReviewTemplateLensReviewOutput$,
2544
2572
  ];
2545
- var UpdateShareInvitation = [
2573
+ var UpdateShareInvitation$ = [
2546
2574
  9,
2547
2575
  n0,
2548
2576
  _USI,
2549
2577
  { [_h]: ["PATCH", "/shareInvitations/{ShareInvitationId}", 200] },
2550
- () => UpdateShareInvitationInput,
2551
- () => UpdateShareInvitationOutput,
2578
+ () => UpdateShareInvitationInput$,
2579
+ () => UpdateShareInvitationOutput$,
2552
2580
  ];
2553
- var UpdateWorkload = [
2581
+ var UpdateWorkload$ = [
2554
2582
  9,
2555
2583
  n0,
2556
2584
  _UW,
2557
2585
  { [_h]: ["PATCH", "/workloads/{WorkloadId}", 200] },
2558
- () => UpdateWorkloadInput,
2559
- () => UpdateWorkloadOutput,
2586
+ () => UpdateWorkloadInput$,
2587
+ () => UpdateWorkloadOutput$,
2560
2588
  ];
2561
- var UpdateWorkloadShare = [
2589
+ var UpdateWorkloadShare$ = [
2562
2590
  9,
2563
2591
  n0,
2564
2592
  _UWS,
2565
2593
  { [_h]: ["PATCH", "/workloads/{WorkloadId}/shares/{ShareId}", 200] },
2566
- () => UpdateWorkloadShareInput,
2567
- () => UpdateWorkloadShareOutput,
2594
+ () => UpdateWorkloadShareInput$,
2595
+ () => UpdateWorkloadShareOutput$,
2568
2596
  ];
2569
- var UpgradeLensReview = [
2597
+ var UpgradeLensReview$ = [
2570
2598
  9,
2571
2599
  n0,
2572
2600
  _ULRp,
2573
2601
  { [_h]: ["PUT", "/workloads/{WorkloadId}/lensReviews/{LensAlias}/upgrade", 200] },
2574
- () => UpgradeLensReviewInput,
2602
+ () => UpgradeLensReviewInput$,
2575
2603
  () => __Unit,
2576
2604
  ];
2577
- var UpgradeProfileVersion = [
2605
+ var UpgradeProfileVersion$ = [
2578
2606
  9,
2579
2607
  n0,
2580
2608
  _UPV,
2581
2609
  { [_h]: ["PUT", "/workloads/{WorkloadId}/profiles/{ProfileArn}/upgrade", 200] },
2582
- () => UpgradeProfileVersionInput,
2610
+ () => UpgradeProfileVersionInput$,
2583
2611
  () => __Unit,
2584
2612
  ];
2585
- var UpgradeReviewTemplateLensReview = [
2613
+ var UpgradeReviewTemplateLensReview$ = [
2586
2614
  9,
2587
2615
  n0,
2588
2616
  _URTLRp,
2589
2617
  { [_h]: ["PUT", "/reviewTemplates/{TemplateArn}/lensReviews/{LensAlias}/upgrade", 200] },
2590
- () => UpgradeReviewTemplateLensReviewInput,
2618
+ () => UpgradeReviewTemplateLensReviewInput$,
2591
2619
  () => __Unit,
2592
2620
  ];
2593
2621
 
@@ -2599,7 +2627,7 @@ class AssociateLensesCommand extends smithyClient.Command
2599
2627
  })
2600
2628
  .s("WellArchitectedApiServiceLambda", "AssociateLenses", {})
2601
2629
  .n("WellArchitectedClient", "AssociateLensesCommand")
2602
- .sc(AssociateLenses)
2630
+ .sc(AssociateLenses$)
2603
2631
  .build() {
2604
2632
  }
2605
2633
 
@@ -2611,7 +2639,7 @@ class AssociateProfilesCommand extends smithyClient.Command
2611
2639
  })
2612
2640
  .s("WellArchitectedApiServiceLambda", "AssociateProfiles", {})
2613
2641
  .n("WellArchitectedClient", "AssociateProfilesCommand")
2614
- .sc(AssociateProfiles)
2642
+ .sc(AssociateProfiles$)
2615
2643
  .build() {
2616
2644
  }
2617
2645
 
@@ -2623,7 +2651,7 @@ class CreateLensShareCommand extends smithyClient.Command
2623
2651
  })
2624
2652
  .s("WellArchitectedApiServiceLambda", "CreateLensShare", {})
2625
2653
  .n("WellArchitectedClient", "CreateLensShareCommand")
2626
- .sc(CreateLensShare)
2654
+ .sc(CreateLensShare$)
2627
2655
  .build() {
2628
2656
  }
2629
2657
 
@@ -2635,7 +2663,7 @@ class CreateLensVersionCommand extends smithyClient.Command
2635
2663
  })
2636
2664
  .s("WellArchitectedApiServiceLambda", "CreateLensVersion", {})
2637
2665
  .n("WellArchitectedClient", "CreateLensVersionCommand")
2638
- .sc(CreateLensVersion)
2666
+ .sc(CreateLensVersion$)
2639
2667
  .build() {
2640
2668
  }
2641
2669
 
@@ -2647,7 +2675,7 @@ class CreateMilestoneCommand extends smithyClient.Command
2647
2675
  })
2648
2676
  .s("WellArchitectedApiServiceLambda", "CreateMilestone", {})
2649
2677
  .n("WellArchitectedClient", "CreateMilestoneCommand")
2650
- .sc(CreateMilestone)
2678
+ .sc(CreateMilestone$)
2651
2679
  .build() {
2652
2680
  }
2653
2681
 
@@ -2659,7 +2687,7 @@ class CreateProfileCommand extends smithyClient.Command
2659
2687
  })
2660
2688
  .s("WellArchitectedApiServiceLambda", "CreateProfile", {})
2661
2689
  .n("WellArchitectedClient", "CreateProfileCommand")
2662
- .sc(CreateProfile)
2690
+ .sc(CreateProfile$)
2663
2691
  .build() {
2664
2692
  }
2665
2693
 
@@ -2671,7 +2699,7 @@ class CreateProfileShareCommand extends smithyClient.Command
2671
2699
  })
2672
2700
  .s("WellArchitectedApiServiceLambda", "CreateProfileShare", {})
2673
2701
  .n("WellArchitectedClient", "CreateProfileShareCommand")
2674
- .sc(CreateProfileShare)
2702
+ .sc(CreateProfileShare$)
2675
2703
  .build() {
2676
2704
  }
2677
2705
 
@@ -2683,7 +2711,7 @@ class CreateReviewTemplateCommand extends smithyClient.Command
2683
2711
  })
2684
2712
  .s("WellArchitectedApiServiceLambda", "CreateReviewTemplate", {})
2685
2713
  .n("WellArchitectedClient", "CreateReviewTemplateCommand")
2686
- .sc(CreateReviewTemplate)
2714
+ .sc(CreateReviewTemplate$)
2687
2715
  .build() {
2688
2716
  }
2689
2717
 
@@ -2695,7 +2723,7 @@ class CreateTemplateShareCommand extends smithyClient.Command
2695
2723
  })
2696
2724
  .s("WellArchitectedApiServiceLambda", "CreateTemplateShare", {})
2697
2725
  .n("WellArchitectedClient", "CreateTemplateShareCommand")
2698
- .sc(CreateTemplateShare)
2726
+ .sc(CreateTemplateShare$)
2699
2727
  .build() {
2700
2728
  }
2701
2729
 
@@ -2707,7 +2735,7 @@ class CreateWorkloadCommand extends smithyClient.Command
2707
2735
  })
2708
2736
  .s("WellArchitectedApiServiceLambda", "CreateWorkload", {})
2709
2737
  .n("WellArchitectedClient", "CreateWorkloadCommand")
2710
- .sc(CreateWorkload)
2738
+ .sc(CreateWorkload$)
2711
2739
  .build() {
2712
2740
  }
2713
2741
 
@@ -2719,7 +2747,7 @@ class CreateWorkloadShareCommand extends smithyClient.Command
2719
2747
  })
2720
2748
  .s("WellArchitectedApiServiceLambda", "CreateWorkloadShare", {})
2721
2749
  .n("WellArchitectedClient", "CreateWorkloadShareCommand")
2722
- .sc(CreateWorkloadShare)
2750
+ .sc(CreateWorkloadShare$)
2723
2751
  .build() {
2724
2752
  }
2725
2753
 
@@ -2731,7 +2759,7 @@ class DeleteLensCommand extends smithyClient.Command
2731
2759
  })
2732
2760
  .s("WellArchitectedApiServiceLambda", "DeleteLens", {})
2733
2761
  .n("WellArchitectedClient", "DeleteLensCommand")
2734
- .sc(DeleteLens)
2762
+ .sc(DeleteLens$)
2735
2763
  .build() {
2736
2764
  }
2737
2765
 
@@ -2743,7 +2771,7 @@ class DeleteLensShareCommand extends smithyClient.Command
2743
2771
  })
2744
2772
  .s("WellArchitectedApiServiceLambda", "DeleteLensShare", {})
2745
2773
  .n("WellArchitectedClient", "DeleteLensShareCommand")
2746
- .sc(DeleteLensShare)
2774
+ .sc(DeleteLensShare$)
2747
2775
  .build() {
2748
2776
  }
2749
2777
 
@@ -2755,7 +2783,7 @@ class DeleteProfileCommand extends smithyClient.Command
2755
2783
  })
2756
2784
  .s("WellArchitectedApiServiceLambda", "DeleteProfile", {})
2757
2785
  .n("WellArchitectedClient", "DeleteProfileCommand")
2758
- .sc(DeleteProfile)
2786
+ .sc(DeleteProfile$)
2759
2787
  .build() {
2760
2788
  }
2761
2789
 
@@ -2767,7 +2795,7 @@ class DeleteProfileShareCommand extends smithyClient.Command
2767
2795
  })
2768
2796
  .s("WellArchitectedApiServiceLambda", "DeleteProfileShare", {})
2769
2797
  .n("WellArchitectedClient", "DeleteProfileShareCommand")
2770
- .sc(DeleteProfileShare)
2798
+ .sc(DeleteProfileShare$)
2771
2799
  .build() {
2772
2800
  }
2773
2801
 
@@ -2779,7 +2807,7 @@ class DeleteReviewTemplateCommand extends smithyClient.Command
2779
2807
  })
2780
2808
  .s("WellArchitectedApiServiceLambda", "DeleteReviewTemplate", {})
2781
2809
  .n("WellArchitectedClient", "DeleteReviewTemplateCommand")
2782
- .sc(DeleteReviewTemplate)
2810
+ .sc(DeleteReviewTemplate$)
2783
2811
  .build() {
2784
2812
  }
2785
2813
 
@@ -2791,7 +2819,7 @@ class DeleteTemplateShareCommand extends smithyClient.Command
2791
2819
  })
2792
2820
  .s("WellArchitectedApiServiceLambda", "DeleteTemplateShare", {})
2793
2821
  .n("WellArchitectedClient", "DeleteTemplateShareCommand")
2794
- .sc(DeleteTemplateShare)
2822
+ .sc(DeleteTemplateShare$)
2795
2823
  .build() {
2796
2824
  }
2797
2825
 
@@ -2803,7 +2831,7 @@ class DeleteWorkloadCommand extends smithyClient.Command
2803
2831
  })
2804
2832
  .s("WellArchitectedApiServiceLambda", "DeleteWorkload", {})
2805
2833
  .n("WellArchitectedClient", "DeleteWorkloadCommand")
2806
- .sc(DeleteWorkload)
2834
+ .sc(DeleteWorkload$)
2807
2835
  .build() {
2808
2836
  }
2809
2837
 
@@ -2815,7 +2843,7 @@ class DeleteWorkloadShareCommand extends smithyClient.Command
2815
2843
  })
2816
2844
  .s("WellArchitectedApiServiceLambda", "DeleteWorkloadShare", {})
2817
2845
  .n("WellArchitectedClient", "DeleteWorkloadShareCommand")
2818
- .sc(DeleteWorkloadShare)
2846
+ .sc(DeleteWorkloadShare$)
2819
2847
  .build() {
2820
2848
  }
2821
2849
 
@@ -2827,7 +2855,7 @@ class DisassociateLensesCommand extends smithyClient.Command
2827
2855
  })
2828
2856
  .s("WellArchitectedApiServiceLambda", "DisassociateLenses", {})
2829
2857
  .n("WellArchitectedClient", "DisassociateLensesCommand")
2830
- .sc(DisassociateLenses)
2858
+ .sc(DisassociateLenses$)
2831
2859
  .build() {
2832
2860
  }
2833
2861
 
@@ -2839,7 +2867,7 @@ class DisassociateProfilesCommand extends smithyClient.Command
2839
2867
  })
2840
2868
  .s("WellArchitectedApiServiceLambda", "DisassociateProfiles", {})
2841
2869
  .n("WellArchitectedClient", "DisassociateProfilesCommand")
2842
- .sc(DisassociateProfiles)
2870
+ .sc(DisassociateProfiles$)
2843
2871
  .build() {
2844
2872
  }
2845
2873
 
@@ -2851,7 +2879,7 @@ class ExportLensCommand extends smithyClient.Command
2851
2879
  })
2852
2880
  .s("WellArchitectedApiServiceLambda", "ExportLens", {})
2853
2881
  .n("WellArchitectedClient", "ExportLensCommand")
2854
- .sc(ExportLens)
2882
+ .sc(ExportLens$)
2855
2883
  .build() {
2856
2884
  }
2857
2885
 
@@ -2863,7 +2891,7 @@ class GetAnswerCommand extends smithyClient.Command
2863
2891
  })
2864
2892
  .s("WellArchitectedApiServiceLambda", "GetAnswer", {})
2865
2893
  .n("WellArchitectedClient", "GetAnswerCommand")
2866
- .sc(GetAnswer)
2894
+ .sc(GetAnswer$)
2867
2895
  .build() {
2868
2896
  }
2869
2897
 
@@ -2875,7 +2903,7 @@ class GetConsolidatedReportCommand extends smithyClient.Command
2875
2903
  })
2876
2904
  .s("WellArchitectedApiServiceLambda", "GetConsolidatedReport", {})
2877
2905
  .n("WellArchitectedClient", "GetConsolidatedReportCommand")
2878
- .sc(GetConsolidatedReport)
2906
+ .sc(GetConsolidatedReport$)
2879
2907
  .build() {
2880
2908
  }
2881
2909
 
@@ -2887,7 +2915,7 @@ class GetGlobalSettingsCommand extends smithyClient.Command
2887
2915
  })
2888
2916
  .s("WellArchitectedApiServiceLambda", "GetGlobalSettings", {})
2889
2917
  .n("WellArchitectedClient", "GetGlobalSettingsCommand")
2890
- .sc(GetGlobalSettings)
2918
+ .sc(GetGlobalSettings$)
2891
2919
  .build() {
2892
2920
  }
2893
2921
 
@@ -2899,7 +2927,7 @@ class GetLensCommand extends smithyClient.Command
2899
2927
  })
2900
2928
  .s("WellArchitectedApiServiceLambda", "GetLens", {})
2901
2929
  .n("WellArchitectedClient", "GetLensCommand")
2902
- .sc(GetLens)
2930
+ .sc(GetLens$)
2903
2931
  .build() {
2904
2932
  }
2905
2933
 
@@ -2911,7 +2939,7 @@ class GetLensReviewCommand extends smithyClient.Command
2911
2939
  })
2912
2940
  .s("WellArchitectedApiServiceLambda", "GetLensReview", {})
2913
2941
  .n("WellArchitectedClient", "GetLensReviewCommand")
2914
- .sc(GetLensReview)
2942
+ .sc(GetLensReview$)
2915
2943
  .build() {
2916
2944
  }
2917
2945
 
@@ -2923,7 +2951,7 @@ class GetLensReviewReportCommand extends smithyClient.Command
2923
2951
  })
2924
2952
  .s("WellArchitectedApiServiceLambda", "GetLensReviewReport", {})
2925
2953
  .n("WellArchitectedClient", "GetLensReviewReportCommand")
2926
- .sc(GetLensReviewReport)
2954
+ .sc(GetLensReviewReport$)
2927
2955
  .build() {
2928
2956
  }
2929
2957
 
@@ -2935,7 +2963,7 @@ class GetLensVersionDifferenceCommand extends smithyClient.Command
2935
2963
  })
2936
2964
  .s("WellArchitectedApiServiceLambda", "GetLensVersionDifference", {})
2937
2965
  .n("WellArchitectedClient", "GetLensVersionDifferenceCommand")
2938
- .sc(GetLensVersionDifference)
2966
+ .sc(GetLensVersionDifference$)
2939
2967
  .build() {
2940
2968
  }
2941
2969
 
@@ -2947,7 +2975,7 @@ class GetMilestoneCommand extends smithyClient.Command
2947
2975
  })
2948
2976
  .s("WellArchitectedApiServiceLambda", "GetMilestone", {})
2949
2977
  .n("WellArchitectedClient", "GetMilestoneCommand")
2950
- .sc(GetMilestone)
2978
+ .sc(GetMilestone$)
2951
2979
  .build() {
2952
2980
  }
2953
2981
 
@@ -2959,7 +2987,7 @@ class GetProfileCommand extends smithyClient.Command
2959
2987
  })
2960
2988
  .s("WellArchitectedApiServiceLambda", "GetProfile", {})
2961
2989
  .n("WellArchitectedClient", "GetProfileCommand")
2962
- .sc(GetProfile)
2990
+ .sc(GetProfile$)
2963
2991
  .build() {
2964
2992
  }
2965
2993
 
@@ -2971,7 +2999,7 @@ class GetProfileTemplateCommand extends smithyClient.Command
2971
2999
  })
2972
3000
  .s("WellArchitectedApiServiceLambda", "GetProfileTemplate", {})
2973
3001
  .n("WellArchitectedClient", "GetProfileTemplateCommand")
2974
- .sc(GetProfileTemplate)
3002
+ .sc(GetProfileTemplate$)
2975
3003
  .build() {
2976
3004
  }
2977
3005
 
@@ -2983,7 +3011,7 @@ class GetReviewTemplateAnswerCommand extends smithyClient.Command
2983
3011
  })
2984
3012
  .s("WellArchitectedApiServiceLambda", "GetReviewTemplateAnswer", {})
2985
3013
  .n("WellArchitectedClient", "GetReviewTemplateAnswerCommand")
2986
- .sc(GetReviewTemplateAnswer)
3014
+ .sc(GetReviewTemplateAnswer$)
2987
3015
  .build() {
2988
3016
  }
2989
3017
 
@@ -2995,7 +3023,7 @@ class GetReviewTemplateCommand extends smithyClient.Command
2995
3023
  })
2996
3024
  .s("WellArchitectedApiServiceLambda", "GetReviewTemplate", {})
2997
3025
  .n("WellArchitectedClient", "GetReviewTemplateCommand")
2998
- .sc(GetReviewTemplate)
3026
+ .sc(GetReviewTemplate$)
2999
3027
  .build() {
3000
3028
  }
3001
3029
 
@@ -3007,7 +3035,7 @@ class GetReviewTemplateLensReviewCommand extends smithyClient.Command
3007
3035
  })
3008
3036
  .s("WellArchitectedApiServiceLambda", "GetReviewTemplateLensReview", {})
3009
3037
  .n("WellArchitectedClient", "GetReviewTemplateLensReviewCommand")
3010
- .sc(GetReviewTemplateLensReview)
3038
+ .sc(GetReviewTemplateLensReview$)
3011
3039
  .build() {
3012
3040
  }
3013
3041
 
@@ -3019,7 +3047,7 @@ class GetWorkloadCommand extends smithyClient.Command
3019
3047
  })
3020
3048
  .s("WellArchitectedApiServiceLambda", "GetWorkload", {})
3021
3049
  .n("WellArchitectedClient", "GetWorkloadCommand")
3022
- .sc(GetWorkload)
3050
+ .sc(GetWorkload$)
3023
3051
  .build() {
3024
3052
  }
3025
3053
 
@@ -3031,7 +3059,7 @@ class ImportLensCommand extends smithyClient.Command
3031
3059
  })
3032
3060
  .s("WellArchitectedApiServiceLambda", "ImportLens", {})
3033
3061
  .n("WellArchitectedClient", "ImportLensCommand")
3034
- .sc(ImportLens)
3062
+ .sc(ImportLens$)
3035
3063
  .build() {
3036
3064
  }
3037
3065
 
@@ -3043,7 +3071,7 @@ class ListAnswersCommand extends smithyClient.Command
3043
3071
  })
3044
3072
  .s("WellArchitectedApiServiceLambda", "ListAnswers", {})
3045
3073
  .n("WellArchitectedClient", "ListAnswersCommand")
3046
- .sc(ListAnswers)
3074
+ .sc(ListAnswers$)
3047
3075
  .build() {
3048
3076
  }
3049
3077
 
@@ -3055,7 +3083,7 @@ class ListCheckDetailsCommand extends smithyClient.Command
3055
3083
  })
3056
3084
  .s("WellArchitectedApiServiceLambda", "ListCheckDetails", {})
3057
3085
  .n("WellArchitectedClient", "ListCheckDetailsCommand")
3058
- .sc(ListCheckDetails)
3086
+ .sc(ListCheckDetails$)
3059
3087
  .build() {
3060
3088
  }
3061
3089
 
@@ -3067,7 +3095,7 @@ class ListCheckSummariesCommand extends smithyClient.Command
3067
3095
  })
3068
3096
  .s("WellArchitectedApiServiceLambda", "ListCheckSummaries", {})
3069
3097
  .n("WellArchitectedClient", "ListCheckSummariesCommand")
3070
- .sc(ListCheckSummaries)
3098
+ .sc(ListCheckSummaries$)
3071
3099
  .build() {
3072
3100
  }
3073
3101
 
@@ -3079,7 +3107,7 @@ class ListLensesCommand extends smithyClient.Command
3079
3107
  })
3080
3108
  .s("WellArchitectedApiServiceLambda", "ListLenses", {})
3081
3109
  .n("WellArchitectedClient", "ListLensesCommand")
3082
- .sc(ListLenses)
3110
+ .sc(ListLenses$)
3083
3111
  .build() {
3084
3112
  }
3085
3113
 
@@ -3091,7 +3119,7 @@ class ListLensReviewImprovementsCommand extends smithyClient.Command
3091
3119
  })
3092
3120
  .s("WellArchitectedApiServiceLambda", "ListLensReviewImprovements", {})
3093
3121
  .n("WellArchitectedClient", "ListLensReviewImprovementsCommand")
3094
- .sc(ListLensReviewImprovements)
3122
+ .sc(ListLensReviewImprovements$)
3095
3123
  .build() {
3096
3124
  }
3097
3125
 
@@ -3103,7 +3131,7 @@ class ListLensReviewsCommand extends smithyClient.Command
3103
3131
  })
3104
3132
  .s("WellArchitectedApiServiceLambda", "ListLensReviews", {})
3105
3133
  .n("WellArchitectedClient", "ListLensReviewsCommand")
3106
- .sc(ListLensReviews)
3134
+ .sc(ListLensReviews$)
3107
3135
  .build() {
3108
3136
  }
3109
3137
 
@@ -3115,7 +3143,7 @@ class ListLensSharesCommand extends smithyClient.Command
3115
3143
  })
3116
3144
  .s("WellArchitectedApiServiceLambda", "ListLensShares", {})
3117
3145
  .n("WellArchitectedClient", "ListLensSharesCommand")
3118
- .sc(ListLensShares)
3146
+ .sc(ListLensShares$)
3119
3147
  .build() {
3120
3148
  }
3121
3149
 
@@ -3127,7 +3155,7 @@ class ListMilestonesCommand extends smithyClient.Command
3127
3155
  })
3128
3156
  .s("WellArchitectedApiServiceLambda", "ListMilestones", {})
3129
3157
  .n("WellArchitectedClient", "ListMilestonesCommand")
3130
- .sc(ListMilestones)
3158
+ .sc(ListMilestones$)
3131
3159
  .build() {
3132
3160
  }
3133
3161
 
@@ -3139,7 +3167,7 @@ class ListNotificationsCommand extends smithyClient.Command
3139
3167
  })
3140
3168
  .s("WellArchitectedApiServiceLambda", "ListNotifications", {})
3141
3169
  .n("WellArchitectedClient", "ListNotificationsCommand")
3142
- .sc(ListNotifications)
3170
+ .sc(ListNotifications$)
3143
3171
  .build() {
3144
3172
  }
3145
3173
 
@@ -3151,7 +3179,7 @@ class ListProfileNotificationsCommand extends smithyClient.Command
3151
3179
  })
3152
3180
  .s("WellArchitectedApiServiceLambda", "ListProfileNotifications", {})
3153
3181
  .n("WellArchitectedClient", "ListProfileNotificationsCommand")
3154
- .sc(ListProfileNotifications)
3182
+ .sc(ListProfileNotifications$)
3155
3183
  .build() {
3156
3184
  }
3157
3185
 
@@ -3163,7 +3191,7 @@ class ListProfilesCommand extends smithyClient.Command
3163
3191
  })
3164
3192
  .s("WellArchitectedApiServiceLambda", "ListProfiles", {})
3165
3193
  .n("WellArchitectedClient", "ListProfilesCommand")
3166
- .sc(ListProfiles)
3194
+ .sc(ListProfiles$)
3167
3195
  .build() {
3168
3196
  }
3169
3197
 
@@ -3175,7 +3203,7 @@ class ListProfileSharesCommand extends smithyClient.Command
3175
3203
  })
3176
3204
  .s("WellArchitectedApiServiceLambda", "ListProfileShares", {})
3177
3205
  .n("WellArchitectedClient", "ListProfileSharesCommand")
3178
- .sc(ListProfileShares)
3206
+ .sc(ListProfileShares$)
3179
3207
  .build() {
3180
3208
  }
3181
3209
 
@@ -3187,7 +3215,7 @@ class ListReviewTemplateAnswersCommand extends smithyClient.Command
3187
3215
  })
3188
3216
  .s("WellArchitectedApiServiceLambda", "ListReviewTemplateAnswers", {})
3189
3217
  .n("WellArchitectedClient", "ListReviewTemplateAnswersCommand")
3190
- .sc(ListReviewTemplateAnswers)
3218
+ .sc(ListReviewTemplateAnswers$)
3191
3219
  .build() {
3192
3220
  }
3193
3221
 
@@ -3199,7 +3227,7 @@ class ListReviewTemplatesCommand extends smithyClient.Command
3199
3227
  })
3200
3228
  .s("WellArchitectedApiServiceLambda", "ListReviewTemplates", {})
3201
3229
  .n("WellArchitectedClient", "ListReviewTemplatesCommand")
3202
- .sc(ListReviewTemplates)
3230
+ .sc(ListReviewTemplates$)
3203
3231
  .build() {
3204
3232
  }
3205
3233
 
@@ -3211,7 +3239,7 @@ class ListShareInvitationsCommand extends smithyClient.Command
3211
3239
  })
3212
3240
  .s("WellArchitectedApiServiceLambda", "ListShareInvitations", {})
3213
3241
  .n("WellArchitectedClient", "ListShareInvitationsCommand")
3214
- .sc(ListShareInvitations)
3242
+ .sc(ListShareInvitations$)
3215
3243
  .build() {
3216
3244
  }
3217
3245
 
@@ -3223,7 +3251,7 @@ class ListTagsForResourceCommand extends smithyClient.Command
3223
3251
  })
3224
3252
  .s("WellArchitectedApiServiceLambda", "ListTagsForResource", {})
3225
3253
  .n("WellArchitectedClient", "ListTagsForResourceCommand")
3226
- .sc(ListTagsForResource)
3254
+ .sc(ListTagsForResource$)
3227
3255
  .build() {
3228
3256
  }
3229
3257
 
@@ -3235,7 +3263,7 @@ class ListTemplateSharesCommand extends smithyClient.Command
3235
3263
  })
3236
3264
  .s("WellArchitectedApiServiceLambda", "ListTemplateShares", {})
3237
3265
  .n("WellArchitectedClient", "ListTemplateSharesCommand")
3238
- .sc(ListTemplateShares)
3266
+ .sc(ListTemplateShares$)
3239
3267
  .build() {
3240
3268
  }
3241
3269
 
@@ -3247,7 +3275,7 @@ class ListWorkloadsCommand extends smithyClient.Command
3247
3275
  })
3248
3276
  .s("WellArchitectedApiServiceLambda", "ListWorkloads", {})
3249
3277
  .n("WellArchitectedClient", "ListWorkloadsCommand")
3250
- .sc(ListWorkloads)
3278
+ .sc(ListWorkloads$)
3251
3279
  .build() {
3252
3280
  }
3253
3281
 
@@ -3259,7 +3287,7 @@ class ListWorkloadSharesCommand extends smithyClient.Command
3259
3287
  })
3260
3288
  .s("WellArchitectedApiServiceLambda", "ListWorkloadShares", {})
3261
3289
  .n("WellArchitectedClient", "ListWorkloadSharesCommand")
3262
- .sc(ListWorkloadShares)
3290
+ .sc(ListWorkloadShares$)
3263
3291
  .build() {
3264
3292
  }
3265
3293
 
@@ -3271,7 +3299,7 @@ class TagResourceCommand extends smithyClient.Command
3271
3299
  })
3272
3300
  .s("WellArchitectedApiServiceLambda", "TagResource", {})
3273
3301
  .n("WellArchitectedClient", "TagResourceCommand")
3274
- .sc(TagResource)
3302
+ .sc(TagResource$)
3275
3303
  .build() {
3276
3304
  }
3277
3305
 
@@ -3283,7 +3311,7 @@ class UntagResourceCommand extends smithyClient.Command
3283
3311
  })
3284
3312
  .s("WellArchitectedApiServiceLambda", "UntagResource", {})
3285
3313
  .n("WellArchitectedClient", "UntagResourceCommand")
3286
- .sc(UntagResource)
3314
+ .sc(UntagResource$)
3287
3315
  .build() {
3288
3316
  }
3289
3317
 
@@ -3295,7 +3323,7 @@ class UpdateAnswerCommand extends smithyClient.Command
3295
3323
  })
3296
3324
  .s("WellArchitectedApiServiceLambda", "UpdateAnswer", {})
3297
3325
  .n("WellArchitectedClient", "UpdateAnswerCommand")
3298
- .sc(UpdateAnswer)
3326
+ .sc(UpdateAnswer$)
3299
3327
  .build() {
3300
3328
  }
3301
3329
 
@@ -3307,7 +3335,7 @@ class UpdateGlobalSettingsCommand extends smithyClient.Command
3307
3335
  })
3308
3336
  .s("WellArchitectedApiServiceLambda", "UpdateGlobalSettings", {})
3309
3337
  .n("WellArchitectedClient", "UpdateGlobalSettingsCommand")
3310
- .sc(UpdateGlobalSettings)
3338
+ .sc(UpdateGlobalSettings$)
3311
3339
  .build() {
3312
3340
  }
3313
3341
 
@@ -3319,7 +3347,7 @@ class UpdateIntegrationCommand extends smithyClient.Command
3319
3347
  })
3320
3348
  .s("WellArchitectedApiServiceLambda", "UpdateIntegration", {})
3321
3349
  .n("WellArchitectedClient", "UpdateIntegrationCommand")
3322
- .sc(UpdateIntegration)
3350
+ .sc(UpdateIntegration$)
3323
3351
  .build() {
3324
3352
  }
3325
3353
 
@@ -3331,7 +3359,7 @@ class UpdateLensReviewCommand extends smithyClient.Command
3331
3359
  })
3332
3360
  .s("WellArchitectedApiServiceLambda", "UpdateLensReview", {})
3333
3361
  .n("WellArchitectedClient", "UpdateLensReviewCommand")
3334
- .sc(UpdateLensReview)
3362
+ .sc(UpdateLensReview$)
3335
3363
  .build() {
3336
3364
  }
3337
3365
 
@@ -3343,7 +3371,7 @@ class UpdateProfileCommand extends smithyClient.Command
3343
3371
  })
3344
3372
  .s("WellArchitectedApiServiceLambda", "UpdateProfile", {})
3345
3373
  .n("WellArchitectedClient", "UpdateProfileCommand")
3346
- .sc(UpdateProfile)
3374
+ .sc(UpdateProfile$)
3347
3375
  .build() {
3348
3376
  }
3349
3377
 
@@ -3355,7 +3383,7 @@ class UpdateReviewTemplateAnswerCommand extends smithyClient.Command
3355
3383
  })
3356
3384
  .s("WellArchitectedApiServiceLambda", "UpdateReviewTemplateAnswer", {})
3357
3385
  .n("WellArchitectedClient", "UpdateReviewTemplateAnswerCommand")
3358
- .sc(UpdateReviewTemplateAnswer)
3386
+ .sc(UpdateReviewTemplateAnswer$)
3359
3387
  .build() {
3360
3388
  }
3361
3389
 
@@ -3367,7 +3395,7 @@ class UpdateReviewTemplateCommand extends smithyClient.Command
3367
3395
  })
3368
3396
  .s("WellArchitectedApiServiceLambda", "UpdateReviewTemplate", {})
3369
3397
  .n("WellArchitectedClient", "UpdateReviewTemplateCommand")
3370
- .sc(UpdateReviewTemplate)
3398
+ .sc(UpdateReviewTemplate$)
3371
3399
  .build() {
3372
3400
  }
3373
3401
 
@@ -3379,7 +3407,7 @@ class UpdateReviewTemplateLensReviewCommand extends smithyClient.Command
3379
3407
  })
3380
3408
  .s("WellArchitectedApiServiceLambda", "UpdateReviewTemplateLensReview", {})
3381
3409
  .n("WellArchitectedClient", "UpdateReviewTemplateLensReviewCommand")
3382
- .sc(UpdateReviewTemplateLensReview)
3410
+ .sc(UpdateReviewTemplateLensReview$)
3383
3411
  .build() {
3384
3412
  }
3385
3413
 
@@ -3391,7 +3419,7 @@ class UpdateShareInvitationCommand extends smithyClient.Command
3391
3419
  })
3392
3420
  .s("WellArchitectedApiServiceLambda", "UpdateShareInvitation", {})
3393
3421
  .n("WellArchitectedClient", "UpdateShareInvitationCommand")
3394
- .sc(UpdateShareInvitation)
3422
+ .sc(UpdateShareInvitation$)
3395
3423
  .build() {
3396
3424
  }
3397
3425
 
@@ -3403,7 +3431,7 @@ class UpdateWorkloadCommand extends smithyClient.Command
3403
3431
  })
3404
3432
  .s("WellArchitectedApiServiceLambda", "UpdateWorkload", {})
3405
3433
  .n("WellArchitectedClient", "UpdateWorkloadCommand")
3406
- .sc(UpdateWorkload)
3434
+ .sc(UpdateWorkload$)
3407
3435
  .build() {
3408
3436
  }
3409
3437
 
@@ -3415,7 +3443,7 @@ class UpdateWorkloadShareCommand extends smithyClient.Command
3415
3443
  })
3416
3444
  .s("WellArchitectedApiServiceLambda", "UpdateWorkloadShare", {})
3417
3445
  .n("WellArchitectedClient", "UpdateWorkloadShareCommand")
3418
- .sc(UpdateWorkloadShare)
3446
+ .sc(UpdateWorkloadShare$)
3419
3447
  .build() {
3420
3448
  }
3421
3449
 
@@ -3427,7 +3455,7 @@ class UpgradeLensReviewCommand extends smithyClient.Command
3427
3455
  })
3428
3456
  .s("WellArchitectedApiServiceLambda", "UpgradeLensReview", {})
3429
3457
  .n("WellArchitectedClient", "UpgradeLensReviewCommand")
3430
- .sc(UpgradeLensReview)
3458
+ .sc(UpgradeLensReview$)
3431
3459
  .build() {
3432
3460
  }
3433
3461
 
@@ -3439,7 +3467,7 @@ class UpgradeProfileVersionCommand extends smithyClient.Command
3439
3467
  })
3440
3468
  .s("WellArchitectedApiServiceLambda", "UpgradeProfileVersion", {})
3441
3469
  .n("WellArchitectedClient", "UpgradeProfileVersionCommand")
3442
- .sc(UpgradeProfileVersion)
3470
+ .sc(UpgradeProfileVersion$)
3443
3471
  .build() {
3444
3472
  }
3445
3473
 
@@ -3451,7 +3479,7 @@ class UpgradeReviewTemplateLensReviewCommand extends smithyClient.Command
3451
3479
  })
3452
3480
  .s("WellArchitectedApiServiceLambda", "UpgradeReviewTemplateLensReview", {})
3453
3481
  .n("WellArchitectedClient", "UpgradeReviewTemplateLensReviewCommand")
3454
- .sc(UpgradeReviewTemplateLensReview)
3482
+ .sc(UpgradeReviewTemplateLensReview$)
3455
3483
  .build() {
3456
3484
  }
3457
3485
 
@@ -3772,128 +3800,398 @@ Object.defineProperty(exports, "__Client", {
3772
3800
  enumerable: true,
3773
3801
  get: function () { return smithyClient.Client; }
3774
3802
  });
3775
- exports.AccessDeniedException = AccessDeniedException$1;
3803
+ exports.AccessDeniedException = AccessDeniedException;
3804
+ exports.AccessDeniedException$ = AccessDeniedException$;
3805
+ exports.AccountJiraConfigurationInput$ = AccountJiraConfigurationInput$;
3806
+ exports.AccountJiraConfigurationOutput$ = AccountJiraConfigurationOutput$;
3776
3807
  exports.AccountJiraIssueManagementStatus = AccountJiraIssueManagementStatus;
3777
3808
  exports.AdditionalResourceType = AdditionalResourceType;
3809
+ exports.AdditionalResources$ = AdditionalResources$;
3810
+ exports.Answer$ = Answer$;
3778
3811
  exports.AnswerReason = AnswerReason;
3812
+ exports.AnswerSummary$ = AnswerSummary$;
3813
+ exports.AssociateLenses$ = AssociateLenses$;
3779
3814
  exports.AssociateLensesCommand = AssociateLensesCommand;
3815
+ exports.AssociateLensesInput$ = AssociateLensesInput$;
3816
+ exports.AssociateProfiles$ = AssociateProfiles$;
3780
3817
  exports.AssociateProfilesCommand = AssociateProfilesCommand;
3818
+ exports.AssociateProfilesInput$ = AssociateProfilesInput$;
3819
+ exports.BestPractice$ = BestPractice$;
3820
+ exports.CheckDetail$ = CheckDetail$;
3781
3821
  exports.CheckFailureReason = CheckFailureReason;
3782
3822
  exports.CheckProvider = CheckProvider;
3783
3823
  exports.CheckStatus = CheckStatus;
3824
+ exports.CheckSummary$ = CheckSummary$;
3825
+ exports.Choice$ = Choice$;
3826
+ exports.ChoiceAnswer$ = ChoiceAnswer$;
3827
+ exports.ChoiceAnswerSummary$ = ChoiceAnswerSummary$;
3828
+ exports.ChoiceContent$ = ChoiceContent$;
3829
+ exports.ChoiceImprovementPlan$ = ChoiceImprovementPlan$;
3784
3830
  exports.ChoiceReason = ChoiceReason;
3785
3831
  exports.ChoiceStatus = ChoiceStatus;
3786
- exports.ConflictException = ConflictException$1;
3832
+ exports.ChoiceUpdate$ = ChoiceUpdate$;
3833
+ exports.ConflictException = ConflictException;
3834
+ exports.ConflictException$ = ConflictException$;
3835
+ exports.ConsolidatedReportMetric$ = ConsolidatedReportMetric$;
3836
+ exports.CreateLensShare$ = CreateLensShare$;
3787
3837
  exports.CreateLensShareCommand = CreateLensShareCommand;
3838
+ exports.CreateLensShareInput$ = CreateLensShareInput$;
3839
+ exports.CreateLensShareOutput$ = CreateLensShareOutput$;
3840
+ exports.CreateLensVersion$ = CreateLensVersion$;
3788
3841
  exports.CreateLensVersionCommand = CreateLensVersionCommand;
3842
+ exports.CreateLensVersionInput$ = CreateLensVersionInput$;
3843
+ exports.CreateLensVersionOutput$ = CreateLensVersionOutput$;
3844
+ exports.CreateMilestone$ = CreateMilestone$;
3789
3845
  exports.CreateMilestoneCommand = CreateMilestoneCommand;
3846
+ exports.CreateMilestoneInput$ = CreateMilestoneInput$;
3847
+ exports.CreateMilestoneOutput$ = CreateMilestoneOutput$;
3848
+ exports.CreateProfile$ = CreateProfile$;
3790
3849
  exports.CreateProfileCommand = CreateProfileCommand;
3850
+ exports.CreateProfileInput$ = CreateProfileInput$;
3851
+ exports.CreateProfileOutput$ = CreateProfileOutput$;
3852
+ exports.CreateProfileShare$ = CreateProfileShare$;
3791
3853
  exports.CreateProfileShareCommand = CreateProfileShareCommand;
3854
+ exports.CreateProfileShareInput$ = CreateProfileShareInput$;
3855
+ exports.CreateProfileShareOutput$ = CreateProfileShareOutput$;
3856
+ exports.CreateReviewTemplate$ = CreateReviewTemplate$;
3792
3857
  exports.CreateReviewTemplateCommand = CreateReviewTemplateCommand;
3858
+ exports.CreateReviewTemplateInput$ = CreateReviewTemplateInput$;
3859
+ exports.CreateReviewTemplateOutput$ = CreateReviewTemplateOutput$;
3860
+ exports.CreateTemplateShare$ = CreateTemplateShare$;
3793
3861
  exports.CreateTemplateShareCommand = CreateTemplateShareCommand;
3862
+ exports.CreateTemplateShareInput$ = CreateTemplateShareInput$;
3863
+ exports.CreateTemplateShareOutput$ = CreateTemplateShareOutput$;
3864
+ exports.CreateWorkload$ = CreateWorkload$;
3794
3865
  exports.CreateWorkloadCommand = CreateWorkloadCommand;
3866
+ exports.CreateWorkloadInput$ = CreateWorkloadInput$;
3867
+ exports.CreateWorkloadOutput$ = CreateWorkloadOutput$;
3868
+ exports.CreateWorkloadShare$ = CreateWorkloadShare$;
3795
3869
  exports.CreateWorkloadShareCommand = CreateWorkloadShareCommand;
3870
+ exports.CreateWorkloadShareInput$ = CreateWorkloadShareInput$;
3871
+ exports.CreateWorkloadShareOutput$ = CreateWorkloadShareOutput$;
3796
3872
  exports.DefinitionType = DefinitionType;
3873
+ exports.DeleteLens$ = DeleteLens$;
3797
3874
  exports.DeleteLensCommand = DeleteLensCommand;
3875
+ exports.DeleteLensInput$ = DeleteLensInput$;
3876
+ exports.DeleteLensShare$ = DeleteLensShare$;
3798
3877
  exports.DeleteLensShareCommand = DeleteLensShareCommand;
3878
+ exports.DeleteLensShareInput$ = DeleteLensShareInput$;
3879
+ exports.DeleteProfile$ = DeleteProfile$;
3799
3880
  exports.DeleteProfileCommand = DeleteProfileCommand;
3881
+ exports.DeleteProfileInput$ = DeleteProfileInput$;
3882
+ exports.DeleteProfileShare$ = DeleteProfileShare$;
3800
3883
  exports.DeleteProfileShareCommand = DeleteProfileShareCommand;
3884
+ exports.DeleteProfileShareInput$ = DeleteProfileShareInput$;
3885
+ exports.DeleteReviewTemplate$ = DeleteReviewTemplate$;
3801
3886
  exports.DeleteReviewTemplateCommand = DeleteReviewTemplateCommand;
3887
+ exports.DeleteReviewTemplateInput$ = DeleteReviewTemplateInput$;
3888
+ exports.DeleteTemplateShare$ = DeleteTemplateShare$;
3802
3889
  exports.DeleteTemplateShareCommand = DeleteTemplateShareCommand;
3890
+ exports.DeleteTemplateShareInput$ = DeleteTemplateShareInput$;
3891
+ exports.DeleteWorkload$ = DeleteWorkload$;
3803
3892
  exports.DeleteWorkloadCommand = DeleteWorkloadCommand;
3893
+ exports.DeleteWorkloadInput$ = DeleteWorkloadInput$;
3894
+ exports.DeleteWorkloadShare$ = DeleteWorkloadShare$;
3804
3895
  exports.DeleteWorkloadShareCommand = DeleteWorkloadShareCommand;
3896
+ exports.DeleteWorkloadShareInput$ = DeleteWorkloadShareInput$;
3805
3897
  exports.DifferenceStatus = DifferenceStatus;
3898
+ exports.DisassociateLenses$ = DisassociateLenses$;
3806
3899
  exports.DisassociateLensesCommand = DisassociateLensesCommand;
3900
+ exports.DisassociateLensesInput$ = DisassociateLensesInput$;
3901
+ exports.DisassociateProfiles$ = DisassociateProfiles$;
3807
3902
  exports.DisassociateProfilesCommand = DisassociateProfilesCommand;
3903
+ exports.DisassociateProfilesInput$ = DisassociateProfilesInput$;
3808
3904
  exports.DiscoveryIntegrationStatus = DiscoveryIntegrationStatus;
3905
+ exports.ExportLens$ = ExportLens$;
3809
3906
  exports.ExportLensCommand = ExportLensCommand;
3907
+ exports.ExportLensInput$ = ExportLensInput$;
3908
+ exports.ExportLensOutput$ = ExportLensOutput$;
3909
+ exports.GetAnswer$ = GetAnswer$;
3810
3910
  exports.GetAnswerCommand = GetAnswerCommand;
3911
+ exports.GetAnswerInput$ = GetAnswerInput$;
3912
+ exports.GetAnswerOutput$ = GetAnswerOutput$;
3913
+ exports.GetConsolidatedReport$ = GetConsolidatedReport$;
3811
3914
  exports.GetConsolidatedReportCommand = GetConsolidatedReportCommand;
3915
+ exports.GetConsolidatedReportInput$ = GetConsolidatedReportInput$;
3916
+ exports.GetConsolidatedReportOutput$ = GetConsolidatedReportOutput$;
3917
+ exports.GetGlobalSettings$ = GetGlobalSettings$;
3812
3918
  exports.GetGlobalSettingsCommand = GetGlobalSettingsCommand;
3919
+ exports.GetGlobalSettingsOutput$ = GetGlobalSettingsOutput$;
3920
+ exports.GetLens$ = GetLens$;
3813
3921
  exports.GetLensCommand = GetLensCommand;
3922
+ exports.GetLensInput$ = GetLensInput$;
3923
+ exports.GetLensOutput$ = GetLensOutput$;
3924
+ exports.GetLensReview$ = GetLensReview$;
3814
3925
  exports.GetLensReviewCommand = GetLensReviewCommand;
3926
+ exports.GetLensReviewInput$ = GetLensReviewInput$;
3927
+ exports.GetLensReviewOutput$ = GetLensReviewOutput$;
3928
+ exports.GetLensReviewReport$ = GetLensReviewReport$;
3815
3929
  exports.GetLensReviewReportCommand = GetLensReviewReportCommand;
3930
+ exports.GetLensReviewReportInput$ = GetLensReviewReportInput$;
3931
+ exports.GetLensReviewReportOutput$ = GetLensReviewReportOutput$;
3932
+ exports.GetLensVersionDifference$ = GetLensVersionDifference$;
3816
3933
  exports.GetLensVersionDifferenceCommand = GetLensVersionDifferenceCommand;
3934
+ exports.GetLensVersionDifferenceInput$ = GetLensVersionDifferenceInput$;
3935
+ exports.GetLensVersionDifferenceOutput$ = GetLensVersionDifferenceOutput$;
3936
+ exports.GetMilestone$ = GetMilestone$;
3817
3937
  exports.GetMilestoneCommand = GetMilestoneCommand;
3938
+ exports.GetMilestoneInput$ = GetMilestoneInput$;
3939
+ exports.GetMilestoneOutput$ = GetMilestoneOutput$;
3940
+ exports.GetProfile$ = GetProfile$;
3818
3941
  exports.GetProfileCommand = GetProfileCommand;
3942
+ exports.GetProfileInput$ = GetProfileInput$;
3943
+ exports.GetProfileOutput$ = GetProfileOutput$;
3944
+ exports.GetProfileTemplate$ = GetProfileTemplate$;
3819
3945
  exports.GetProfileTemplateCommand = GetProfileTemplateCommand;
3946
+ exports.GetProfileTemplateInput$ = GetProfileTemplateInput$;
3947
+ exports.GetProfileTemplateOutput$ = GetProfileTemplateOutput$;
3948
+ exports.GetReviewTemplate$ = GetReviewTemplate$;
3949
+ exports.GetReviewTemplateAnswer$ = GetReviewTemplateAnswer$;
3820
3950
  exports.GetReviewTemplateAnswerCommand = GetReviewTemplateAnswerCommand;
3951
+ exports.GetReviewTemplateAnswerInput$ = GetReviewTemplateAnswerInput$;
3952
+ exports.GetReviewTemplateAnswerOutput$ = GetReviewTemplateAnswerOutput$;
3821
3953
  exports.GetReviewTemplateCommand = GetReviewTemplateCommand;
3954
+ exports.GetReviewTemplateInput$ = GetReviewTemplateInput$;
3955
+ exports.GetReviewTemplateLensReview$ = GetReviewTemplateLensReview$;
3822
3956
  exports.GetReviewTemplateLensReviewCommand = GetReviewTemplateLensReviewCommand;
3957
+ exports.GetReviewTemplateLensReviewInput$ = GetReviewTemplateLensReviewInput$;
3958
+ exports.GetReviewTemplateLensReviewOutput$ = GetReviewTemplateLensReviewOutput$;
3959
+ exports.GetReviewTemplateOutput$ = GetReviewTemplateOutput$;
3960
+ exports.GetWorkload$ = GetWorkload$;
3823
3961
  exports.GetWorkloadCommand = GetWorkloadCommand;
3962
+ exports.GetWorkloadInput$ = GetWorkloadInput$;
3963
+ exports.GetWorkloadOutput$ = GetWorkloadOutput$;
3964
+ exports.ImportLens$ = ImportLens$;
3824
3965
  exports.ImportLensCommand = ImportLensCommand;
3966
+ exports.ImportLensInput$ = ImportLensInput$;
3967
+ exports.ImportLensOutput$ = ImportLensOutput$;
3825
3968
  exports.ImportLensStatus = ImportLensStatus;
3969
+ exports.ImprovementSummary$ = ImprovementSummary$;
3826
3970
  exports.IntegratingService = IntegratingService;
3827
3971
  exports.IntegrationStatus = IntegrationStatus;
3828
3972
  exports.IntegrationStatusInput = IntegrationStatusInput;
3829
- exports.InternalServerException = InternalServerException$1;
3973
+ exports.InternalServerException = InternalServerException;
3974
+ exports.InternalServerException$ = InternalServerException$;
3830
3975
  exports.IssueManagementType = IssueManagementType;
3976
+ exports.JiraConfiguration$ = JiraConfiguration$;
3977
+ exports.JiraSelectedQuestionConfiguration$ = JiraSelectedQuestionConfiguration$;
3978
+ exports.Lens$ = Lens$;
3979
+ exports.LensMetric$ = LensMetric$;
3980
+ exports.LensReview$ = LensReview$;
3981
+ exports.LensReviewReport$ = LensReviewReport$;
3982
+ exports.LensReviewSummary$ = LensReviewSummary$;
3983
+ exports.LensShareSummary$ = LensShareSummary$;
3831
3984
  exports.LensStatus = LensStatus;
3832
3985
  exports.LensStatusType = LensStatusType;
3986
+ exports.LensSummary$ = LensSummary$;
3833
3987
  exports.LensType = LensType;
3988
+ exports.LensUpgradeSummary$ = LensUpgradeSummary$;
3989
+ exports.ListAnswers$ = ListAnswers$;
3834
3990
  exports.ListAnswersCommand = ListAnswersCommand;
3991
+ exports.ListAnswersInput$ = ListAnswersInput$;
3992
+ exports.ListAnswersOutput$ = ListAnswersOutput$;
3993
+ exports.ListCheckDetails$ = ListCheckDetails$;
3835
3994
  exports.ListCheckDetailsCommand = ListCheckDetailsCommand;
3995
+ exports.ListCheckDetailsInput$ = ListCheckDetailsInput$;
3996
+ exports.ListCheckDetailsOutput$ = ListCheckDetailsOutput$;
3997
+ exports.ListCheckSummaries$ = ListCheckSummaries$;
3836
3998
  exports.ListCheckSummariesCommand = ListCheckSummariesCommand;
3999
+ exports.ListCheckSummariesInput$ = ListCheckSummariesInput$;
4000
+ exports.ListCheckSummariesOutput$ = ListCheckSummariesOutput$;
4001
+ exports.ListLensReviewImprovements$ = ListLensReviewImprovements$;
3837
4002
  exports.ListLensReviewImprovementsCommand = ListLensReviewImprovementsCommand;
4003
+ exports.ListLensReviewImprovementsInput$ = ListLensReviewImprovementsInput$;
4004
+ exports.ListLensReviewImprovementsOutput$ = ListLensReviewImprovementsOutput$;
4005
+ exports.ListLensReviews$ = ListLensReviews$;
3838
4006
  exports.ListLensReviewsCommand = ListLensReviewsCommand;
4007
+ exports.ListLensReviewsInput$ = ListLensReviewsInput$;
4008
+ exports.ListLensReviewsOutput$ = ListLensReviewsOutput$;
4009
+ exports.ListLensShares$ = ListLensShares$;
3839
4010
  exports.ListLensSharesCommand = ListLensSharesCommand;
4011
+ exports.ListLensSharesInput$ = ListLensSharesInput$;
4012
+ exports.ListLensSharesOutput$ = ListLensSharesOutput$;
4013
+ exports.ListLenses$ = ListLenses$;
3840
4014
  exports.ListLensesCommand = ListLensesCommand;
4015
+ exports.ListLensesInput$ = ListLensesInput$;
4016
+ exports.ListLensesOutput$ = ListLensesOutput$;
4017
+ exports.ListMilestones$ = ListMilestones$;
3841
4018
  exports.ListMilestonesCommand = ListMilestonesCommand;
4019
+ exports.ListMilestonesInput$ = ListMilestonesInput$;
4020
+ exports.ListMilestonesOutput$ = ListMilestonesOutput$;
4021
+ exports.ListNotifications$ = ListNotifications$;
3842
4022
  exports.ListNotificationsCommand = ListNotificationsCommand;
4023
+ exports.ListNotificationsInput$ = ListNotificationsInput$;
4024
+ exports.ListNotificationsOutput$ = ListNotificationsOutput$;
4025
+ exports.ListProfileNotifications$ = ListProfileNotifications$;
3843
4026
  exports.ListProfileNotificationsCommand = ListProfileNotificationsCommand;
4027
+ exports.ListProfileNotificationsInput$ = ListProfileNotificationsInput$;
4028
+ exports.ListProfileNotificationsOutput$ = ListProfileNotificationsOutput$;
4029
+ exports.ListProfileShares$ = ListProfileShares$;
3844
4030
  exports.ListProfileSharesCommand = ListProfileSharesCommand;
4031
+ exports.ListProfileSharesInput$ = ListProfileSharesInput$;
4032
+ exports.ListProfileSharesOutput$ = ListProfileSharesOutput$;
4033
+ exports.ListProfiles$ = ListProfiles$;
3845
4034
  exports.ListProfilesCommand = ListProfilesCommand;
4035
+ exports.ListProfilesInput$ = ListProfilesInput$;
4036
+ exports.ListProfilesOutput$ = ListProfilesOutput$;
4037
+ exports.ListReviewTemplateAnswers$ = ListReviewTemplateAnswers$;
3846
4038
  exports.ListReviewTemplateAnswersCommand = ListReviewTemplateAnswersCommand;
4039
+ exports.ListReviewTemplateAnswersInput$ = ListReviewTemplateAnswersInput$;
4040
+ exports.ListReviewTemplateAnswersOutput$ = ListReviewTemplateAnswersOutput$;
4041
+ exports.ListReviewTemplates$ = ListReviewTemplates$;
3847
4042
  exports.ListReviewTemplatesCommand = ListReviewTemplatesCommand;
4043
+ exports.ListReviewTemplatesInput$ = ListReviewTemplatesInput$;
4044
+ exports.ListReviewTemplatesOutput$ = ListReviewTemplatesOutput$;
4045
+ exports.ListShareInvitations$ = ListShareInvitations$;
3848
4046
  exports.ListShareInvitationsCommand = ListShareInvitationsCommand;
4047
+ exports.ListShareInvitationsInput$ = ListShareInvitationsInput$;
4048
+ exports.ListShareInvitationsOutput$ = ListShareInvitationsOutput$;
4049
+ exports.ListTagsForResource$ = ListTagsForResource$;
3849
4050
  exports.ListTagsForResourceCommand = ListTagsForResourceCommand;
4051
+ exports.ListTagsForResourceInput$ = ListTagsForResourceInput$;
4052
+ exports.ListTagsForResourceOutput$ = ListTagsForResourceOutput$;
4053
+ exports.ListTemplateShares$ = ListTemplateShares$;
3850
4054
  exports.ListTemplateSharesCommand = ListTemplateSharesCommand;
4055
+ exports.ListTemplateSharesInput$ = ListTemplateSharesInput$;
4056
+ exports.ListTemplateSharesOutput$ = ListTemplateSharesOutput$;
4057
+ exports.ListWorkloadShares$ = ListWorkloadShares$;
3851
4058
  exports.ListWorkloadSharesCommand = ListWorkloadSharesCommand;
4059
+ exports.ListWorkloadSharesInput$ = ListWorkloadSharesInput$;
4060
+ exports.ListWorkloadSharesOutput$ = ListWorkloadSharesOutput$;
4061
+ exports.ListWorkloads$ = ListWorkloads$;
3852
4062
  exports.ListWorkloadsCommand = ListWorkloadsCommand;
4063
+ exports.ListWorkloadsInput$ = ListWorkloadsInput$;
4064
+ exports.ListWorkloadsOutput$ = ListWorkloadsOutput$;
3853
4065
  exports.MetricType = MetricType;
4066
+ exports.Milestone$ = Milestone$;
4067
+ exports.MilestoneSummary$ = MilestoneSummary$;
4068
+ exports.NotificationSummary$ = NotificationSummary$;
3854
4069
  exports.NotificationType = NotificationType;
3855
4070
  exports.OrganizationSharingStatus = OrganizationSharingStatus;
3856
4071
  exports.PermissionType = PermissionType;
4072
+ exports.PillarDifference$ = PillarDifference$;
4073
+ exports.PillarMetric$ = PillarMetric$;
4074
+ exports.PillarReviewSummary$ = PillarReviewSummary$;
4075
+ exports.Profile$ = Profile$;
4076
+ exports.ProfileChoice$ = ProfileChoice$;
4077
+ exports.ProfileNotificationSummary$ = ProfileNotificationSummary$;
3857
4078
  exports.ProfileNotificationType = ProfileNotificationType;
3858
4079
  exports.ProfileOwnerType = ProfileOwnerType;
4080
+ exports.ProfileQuestion$ = ProfileQuestion$;
4081
+ exports.ProfileQuestionUpdate$ = ProfileQuestionUpdate$;
4082
+ exports.ProfileShareSummary$ = ProfileShareSummary$;
4083
+ exports.ProfileSummary$ = ProfileSummary$;
4084
+ exports.ProfileTemplate$ = ProfileTemplate$;
4085
+ exports.ProfileTemplateChoice$ = ProfileTemplateChoice$;
4086
+ exports.ProfileTemplateQuestion$ = ProfileTemplateQuestion$;
3859
4087
  exports.Question = Question;
4088
+ exports.QuestionDifference$ = QuestionDifference$;
4089
+ exports.QuestionMetric$ = QuestionMetric$;
3860
4090
  exports.QuestionPriority = QuestionPriority;
3861
4091
  exports.QuestionType = QuestionType;
3862
4092
  exports.ReportFormat = ReportFormat;
3863
- exports.ResourceNotFoundException = ResourceNotFoundException$1;
4093
+ exports.ResourceNotFoundException = ResourceNotFoundException;
4094
+ exports.ResourceNotFoundException$ = ResourceNotFoundException$;
4095
+ exports.ReviewTemplate$ = ReviewTemplate$;
4096
+ exports.ReviewTemplateAnswer$ = ReviewTemplateAnswer$;
3864
4097
  exports.ReviewTemplateAnswerStatus = ReviewTemplateAnswerStatus;
4098
+ exports.ReviewTemplateAnswerSummary$ = ReviewTemplateAnswerSummary$;
4099
+ exports.ReviewTemplateLensReview$ = ReviewTemplateLensReview$;
4100
+ exports.ReviewTemplatePillarReviewSummary$ = ReviewTemplatePillarReviewSummary$;
4101
+ exports.ReviewTemplateSummary$ = ReviewTemplateSummary$;
3865
4102
  exports.ReviewTemplateUpdateStatus = ReviewTemplateUpdateStatus;
3866
4103
  exports.Risk = Risk;
3867
- exports.ServiceQuotaExceededException = ServiceQuotaExceededException$1;
4104
+ exports.SelectedPillar$ = SelectedPillar$;
4105
+ exports.ServiceQuotaExceededException = ServiceQuotaExceededException;
4106
+ exports.ServiceQuotaExceededException$ = ServiceQuotaExceededException$;
4107
+ exports.ShareInvitation$ = ShareInvitation$;
3868
4108
  exports.ShareInvitationAction = ShareInvitationAction;
4109
+ exports.ShareInvitationSummary$ = ShareInvitationSummary$;
3869
4110
  exports.ShareResourceType = ShareResourceType;
3870
4111
  exports.ShareStatus = ShareStatus;
4112
+ exports.TagResource$ = TagResource$;
3871
4113
  exports.TagResourceCommand = TagResourceCommand;
3872
- exports.ThrottlingException = ThrottlingException$1;
4114
+ exports.TagResourceInput$ = TagResourceInput$;
4115
+ exports.TagResourceOutput$ = TagResourceOutput$;
4116
+ exports.TemplateShareSummary$ = TemplateShareSummary$;
4117
+ exports.ThrottlingException = ThrottlingException;
4118
+ exports.ThrottlingException$ = ThrottlingException$;
3873
4119
  exports.TrustedAdvisorIntegrationStatus = TrustedAdvisorIntegrationStatus;
4120
+ exports.UntagResource$ = UntagResource$;
3874
4121
  exports.UntagResourceCommand = UntagResourceCommand;
4122
+ exports.UntagResourceInput$ = UntagResourceInput$;
4123
+ exports.UntagResourceOutput$ = UntagResourceOutput$;
4124
+ exports.UpdateAnswer$ = UpdateAnswer$;
3875
4125
  exports.UpdateAnswerCommand = UpdateAnswerCommand;
4126
+ exports.UpdateAnswerInput$ = UpdateAnswerInput$;
4127
+ exports.UpdateAnswerOutput$ = UpdateAnswerOutput$;
4128
+ exports.UpdateGlobalSettings$ = UpdateGlobalSettings$;
3876
4129
  exports.UpdateGlobalSettingsCommand = UpdateGlobalSettingsCommand;
4130
+ exports.UpdateGlobalSettingsInput$ = UpdateGlobalSettingsInput$;
4131
+ exports.UpdateIntegration$ = UpdateIntegration$;
3877
4132
  exports.UpdateIntegrationCommand = UpdateIntegrationCommand;
4133
+ exports.UpdateIntegrationInput$ = UpdateIntegrationInput$;
4134
+ exports.UpdateLensReview$ = UpdateLensReview$;
3878
4135
  exports.UpdateLensReviewCommand = UpdateLensReviewCommand;
4136
+ exports.UpdateLensReviewInput$ = UpdateLensReviewInput$;
4137
+ exports.UpdateLensReviewOutput$ = UpdateLensReviewOutput$;
4138
+ exports.UpdateProfile$ = UpdateProfile$;
3879
4139
  exports.UpdateProfileCommand = UpdateProfileCommand;
4140
+ exports.UpdateProfileInput$ = UpdateProfileInput$;
4141
+ exports.UpdateProfileOutput$ = UpdateProfileOutput$;
4142
+ exports.UpdateReviewTemplate$ = UpdateReviewTemplate$;
4143
+ exports.UpdateReviewTemplateAnswer$ = UpdateReviewTemplateAnswer$;
3880
4144
  exports.UpdateReviewTemplateAnswerCommand = UpdateReviewTemplateAnswerCommand;
4145
+ exports.UpdateReviewTemplateAnswerInput$ = UpdateReviewTemplateAnswerInput$;
4146
+ exports.UpdateReviewTemplateAnswerOutput$ = UpdateReviewTemplateAnswerOutput$;
3881
4147
  exports.UpdateReviewTemplateCommand = UpdateReviewTemplateCommand;
4148
+ exports.UpdateReviewTemplateInput$ = UpdateReviewTemplateInput$;
4149
+ exports.UpdateReviewTemplateLensReview$ = UpdateReviewTemplateLensReview$;
3882
4150
  exports.UpdateReviewTemplateLensReviewCommand = UpdateReviewTemplateLensReviewCommand;
4151
+ exports.UpdateReviewTemplateLensReviewInput$ = UpdateReviewTemplateLensReviewInput$;
4152
+ exports.UpdateReviewTemplateLensReviewOutput$ = UpdateReviewTemplateLensReviewOutput$;
4153
+ exports.UpdateReviewTemplateOutput$ = UpdateReviewTemplateOutput$;
4154
+ exports.UpdateShareInvitation$ = UpdateShareInvitation$;
3883
4155
  exports.UpdateShareInvitationCommand = UpdateShareInvitationCommand;
4156
+ exports.UpdateShareInvitationInput$ = UpdateShareInvitationInput$;
4157
+ exports.UpdateShareInvitationOutput$ = UpdateShareInvitationOutput$;
4158
+ exports.UpdateWorkload$ = UpdateWorkload$;
3884
4159
  exports.UpdateWorkloadCommand = UpdateWorkloadCommand;
4160
+ exports.UpdateWorkloadInput$ = UpdateWorkloadInput$;
4161
+ exports.UpdateWorkloadOutput$ = UpdateWorkloadOutput$;
4162
+ exports.UpdateWorkloadShare$ = UpdateWorkloadShare$;
3885
4163
  exports.UpdateWorkloadShareCommand = UpdateWorkloadShareCommand;
4164
+ exports.UpdateWorkloadShareInput$ = UpdateWorkloadShareInput$;
4165
+ exports.UpdateWorkloadShareOutput$ = UpdateWorkloadShareOutput$;
4166
+ exports.UpgradeLensReview$ = UpgradeLensReview$;
3886
4167
  exports.UpgradeLensReviewCommand = UpgradeLensReviewCommand;
4168
+ exports.UpgradeLensReviewInput$ = UpgradeLensReviewInput$;
4169
+ exports.UpgradeProfileVersion$ = UpgradeProfileVersion$;
3887
4170
  exports.UpgradeProfileVersionCommand = UpgradeProfileVersionCommand;
4171
+ exports.UpgradeProfileVersionInput$ = UpgradeProfileVersionInput$;
4172
+ exports.UpgradeReviewTemplateLensReview$ = UpgradeReviewTemplateLensReview$;
3888
4173
  exports.UpgradeReviewTemplateLensReviewCommand = UpgradeReviewTemplateLensReviewCommand;
3889
- exports.ValidationException = ValidationException$1;
4174
+ exports.UpgradeReviewTemplateLensReviewInput$ = UpgradeReviewTemplateLensReviewInput$;
4175
+ exports.ValidationException = ValidationException;
4176
+ exports.ValidationException$ = ValidationException$;
4177
+ exports.ValidationExceptionField$ = ValidationExceptionField$;
3890
4178
  exports.ValidationExceptionReason = ValidationExceptionReason;
4179
+ exports.VersionDifferences$ = VersionDifferences$;
3891
4180
  exports.WellArchitected = WellArchitected;
3892
4181
  exports.WellArchitectedClient = WellArchitectedClient;
3893
- exports.WellArchitectedServiceException = WellArchitectedServiceException$1;
4182
+ exports.WellArchitectedServiceException = WellArchitectedServiceException;
4183
+ exports.WellArchitectedServiceException$ = WellArchitectedServiceException$;
4184
+ exports.Workload$ = Workload$;
4185
+ exports.WorkloadDiscoveryConfig$ = WorkloadDiscoveryConfig$;
3894
4186
  exports.WorkloadEnvironment = WorkloadEnvironment;
3895
4187
  exports.WorkloadImprovementStatus = WorkloadImprovementStatus;
3896
4188
  exports.WorkloadIssueManagementStatus = WorkloadIssueManagementStatus;
4189
+ exports.WorkloadJiraConfigurationInput$ = WorkloadJiraConfigurationInput$;
4190
+ exports.WorkloadJiraConfigurationOutput$ = WorkloadJiraConfigurationOutput$;
4191
+ exports.WorkloadProfile$ = WorkloadProfile$;
4192
+ exports.WorkloadShare$ = WorkloadShare$;
4193
+ exports.WorkloadShareSummary$ = WorkloadShareSummary$;
4194
+ exports.WorkloadSummary$ = WorkloadSummary$;
3897
4195
  exports.paginateGetConsolidatedReport = paginateGetConsolidatedReport;
3898
4196
  exports.paginateListAnswers = paginateListAnswers;
3899
4197
  exports.paginateListCheckDetails = paginateListCheckDetails;