@aws-sdk/client-wellarchitected 3.533.0 → 3.540.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 (151) hide show
  1. package/dist-cjs/endpoint/endpointResolver.js +4 -2
  2. package/dist-cjs/index.js +0 -3
  3. package/dist-es/endpoint/endpointResolver.js +3 -1
  4. package/dist-es/index.js +0 -1
  5. package/dist-types/WellArchitected.d.ts +10 -1
  6. package/dist-types/WellArchitectedClient.d.ts +1 -1
  7. package/dist-types/commands/AssociateLensesCommand.d.ts +2 -1
  8. package/dist-types/commands/AssociateProfilesCommand.d.ts +2 -1
  9. package/dist-types/commands/CreateLensShareCommand.d.ts +2 -1
  10. package/dist-types/commands/CreateLensVersionCommand.d.ts +2 -1
  11. package/dist-types/commands/CreateMilestoneCommand.d.ts +2 -1
  12. package/dist-types/commands/CreateProfileCommand.d.ts +2 -1
  13. package/dist-types/commands/CreateProfileShareCommand.d.ts +2 -1
  14. package/dist-types/commands/CreateReviewTemplateCommand.d.ts +2 -1
  15. package/dist-types/commands/CreateTemplateShareCommand.d.ts +2 -1
  16. package/dist-types/commands/CreateWorkloadCommand.d.ts +2 -1
  17. package/dist-types/commands/CreateWorkloadShareCommand.d.ts +2 -1
  18. package/dist-types/commands/DeleteLensCommand.d.ts +2 -1
  19. package/dist-types/commands/DeleteLensShareCommand.d.ts +2 -1
  20. package/dist-types/commands/DeleteProfileCommand.d.ts +2 -1
  21. package/dist-types/commands/DeleteProfileShareCommand.d.ts +2 -1
  22. package/dist-types/commands/DeleteReviewTemplateCommand.d.ts +2 -1
  23. package/dist-types/commands/DeleteTemplateShareCommand.d.ts +2 -1
  24. package/dist-types/commands/DeleteWorkloadCommand.d.ts +2 -1
  25. package/dist-types/commands/DeleteWorkloadShareCommand.d.ts +2 -1
  26. package/dist-types/commands/DisassociateLensesCommand.d.ts +2 -1
  27. package/dist-types/commands/DisassociateProfilesCommand.d.ts +2 -1
  28. package/dist-types/commands/ExportLensCommand.d.ts +2 -1
  29. package/dist-types/commands/GetAnswerCommand.d.ts +2 -1
  30. package/dist-types/commands/GetConsolidatedReportCommand.d.ts +2 -1
  31. package/dist-types/commands/GetLensCommand.d.ts +2 -1
  32. package/dist-types/commands/GetLensReviewCommand.d.ts +2 -1
  33. package/dist-types/commands/GetLensReviewReportCommand.d.ts +2 -1
  34. package/dist-types/commands/GetLensVersionDifferenceCommand.d.ts +2 -1
  35. package/dist-types/commands/GetMilestoneCommand.d.ts +2 -1
  36. package/dist-types/commands/GetProfileCommand.d.ts +2 -1
  37. package/dist-types/commands/GetProfileTemplateCommand.d.ts +2 -1
  38. package/dist-types/commands/GetReviewTemplateAnswerCommand.d.ts +2 -1
  39. package/dist-types/commands/GetReviewTemplateCommand.d.ts +2 -1
  40. package/dist-types/commands/GetReviewTemplateLensReviewCommand.d.ts +2 -1
  41. package/dist-types/commands/GetWorkloadCommand.d.ts +2 -1
  42. package/dist-types/commands/ImportLensCommand.d.ts +2 -1
  43. package/dist-types/commands/ListAnswersCommand.d.ts +2 -1
  44. package/dist-types/commands/ListCheckDetailsCommand.d.ts +2 -1
  45. package/dist-types/commands/ListCheckSummariesCommand.d.ts +2 -1
  46. package/dist-types/commands/ListLensReviewImprovementsCommand.d.ts +2 -1
  47. package/dist-types/commands/ListLensReviewsCommand.d.ts +2 -1
  48. package/dist-types/commands/ListLensSharesCommand.d.ts +2 -1
  49. package/dist-types/commands/ListLensesCommand.d.ts +2 -1
  50. package/dist-types/commands/ListMilestonesCommand.d.ts +2 -1
  51. package/dist-types/commands/ListNotificationsCommand.d.ts +2 -1
  52. package/dist-types/commands/ListProfileNotificationsCommand.d.ts +2 -1
  53. package/dist-types/commands/ListProfileSharesCommand.d.ts +2 -1
  54. package/dist-types/commands/ListProfilesCommand.d.ts +2 -1
  55. package/dist-types/commands/ListReviewTemplateAnswersCommand.d.ts +2 -1
  56. package/dist-types/commands/ListReviewTemplatesCommand.d.ts +2 -1
  57. package/dist-types/commands/ListShareInvitationsCommand.d.ts +2 -1
  58. package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
  59. package/dist-types/commands/ListTemplateSharesCommand.d.ts +2 -1
  60. package/dist-types/commands/ListWorkloadSharesCommand.d.ts +2 -1
  61. package/dist-types/commands/ListWorkloadsCommand.d.ts +2 -1
  62. package/dist-types/commands/TagResourceCommand.d.ts +2 -1
  63. package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
  64. package/dist-types/commands/UpdateAnswerCommand.d.ts +2 -1
  65. package/dist-types/commands/UpdateGlobalSettingsCommand.d.ts +2 -1
  66. package/dist-types/commands/UpdateLensReviewCommand.d.ts +2 -1
  67. package/dist-types/commands/UpdateProfileCommand.d.ts +2 -1
  68. package/dist-types/commands/UpdateReviewTemplateAnswerCommand.d.ts +2 -1
  69. package/dist-types/commands/UpdateReviewTemplateCommand.d.ts +2 -1
  70. package/dist-types/commands/UpdateReviewTemplateLensReviewCommand.d.ts +2 -1
  71. package/dist-types/commands/UpdateShareInvitationCommand.d.ts +2 -1
  72. package/dist-types/commands/UpdateWorkloadCommand.d.ts +2 -1
  73. package/dist-types/commands/UpdateWorkloadShareCommand.d.ts +2 -1
  74. package/dist-types/commands/UpgradeLensReviewCommand.d.ts +2 -1
  75. package/dist-types/commands/UpgradeProfileVersionCommand.d.ts +2 -1
  76. package/dist-types/commands/UpgradeReviewTemplateLensReviewCommand.d.ts +2 -1
  77. package/dist-types/index.d.ts +0 -1
  78. package/dist-types/models/models_0.d.ts +884 -884
  79. package/dist-types/ts3.4/WellArchitected.d.ts +9 -0
  80. package/dist-types/ts3.4/commands/AssociateLensesCommand.d.ts +9 -0
  81. package/dist-types/ts3.4/commands/AssociateProfilesCommand.d.ts +9 -0
  82. package/dist-types/ts3.4/commands/CreateLensShareCommand.d.ts +9 -0
  83. package/dist-types/ts3.4/commands/CreateLensVersionCommand.d.ts +9 -0
  84. package/dist-types/ts3.4/commands/CreateMilestoneCommand.d.ts +9 -0
  85. package/dist-types/ts3.4/commands/CreateProfileCommand.d.ts +9 -0
  86. package/dist-types/ts3.4/commands/CreateProfileShareCommand.d.ts +9 -0
  87. package/dist-types/ts3.4/commands/CreateReviewTemplateCommand.d.ts +9 -0
  88. package/dist-types/ts3.4/commands/CreateTemplateShareCommand.d.ts +9 -0
  89. package/dist-types/ts3.4/commands/CreateWorkloadCommand.d.ts +9 -0
  90. package/dist-types/ts3.4/commands/CreateWorkloadShareCommand.d.ts +9 -0
  91. package/dist-types/ts3.4/commands/DeleteLensCommand.d.ts +9 -0
  92. package/dist-types/ts3.4/commands/DeleteLensShareCommand.d.ts +9 -0
  93. package/dist-types/ts3.4/commands/DeleteProfileCommand.d.ts +9 -0
  94. package/dist-types/ts3.4/commands/DeleteProfileShareCommand.d.ts +9 -0
  95. package/dist-types/ts3.4/commands/DeleteReviewTemplateCommand.d.ts +9 -0
  96. package/dist-types/ts3.4/commands/DeleteTemplateShareCommand.d.ts +9 -0
  97. package/dist-types/ts3.4/commands/DeleteWorkloadCommand.d.ts +9 -0
  98. package/dist-types/ts3.4/commands/DeleteWorkloadShareCommand.d.ts +9 -0
  99. package/dist-types/ts3.4/commands/DisassociateLensesCommand.d.ts +9 -0
  100. package/dist-types/ts3.4/commands/DisassociateProfilesCommand.d.ts +9 -0
  101. package/dist-types/ts3.4/commands/ExportLensCommand.d.ts +9 -0
  102. package/dist-types/ts3.4/commands/GetAnswerCommand.d.ts +9 -0
  103. package/dist-types/ts3.4/commands/GetConsolidatedReportCommand.d.ts +9 -0
  104. package/dist-types/ts3.4/commands/GetLensCommand.d.ts +7 -0
  105. package/dist-types/ts3.4/commands/GetLensReviewCommand.d.ts +9 -0
  106. package/dist-types/ts3.4/commands/GetLensReviewReportCommand.d.ts +9 -0
  107. package/dist-types/ts3.4/commands/GetLensVersionDifferenceCommand.d.ts +9 -0
  108. package/dist-types/ts3.4/commands/GetMilestoneCommand.d.ts +9 -0
  109. package/dist-types/ts3.4/commands/GetProfileCommand.d.ts +9 -0
  110. package/dist-types/ts3.4/commands/GetProfileTemplateCommand.d.ts +9 -0
  111. package/dist-types/ts3.4/commands/GetReviewTemplateAnswerCommand.d.ts +9 -0
  112. package/dist-types/ts3.4/commands/GetReviewTemplateCommand.d.ts +9 -0
  113. package/dist-types/ts3.4/commands/GetReviewTemplateLensReviewCommand.d.ts +9 -0
  114. package/dist-types/ts3.4/commands/GetWorkloadCommand.d.ts +9 -0
  115. package/dist-types/ts3.4/commands/ImportLensCommand.d.ts +9 -0
  116. package/dist-types/ts3.4/commands/ListAnswersCommand.d.ts +9 -0
  117. package/dist-types/ts3.4/commands/ListCheckDetailsCommand.d.ts +9 -0
  118. package/dist-types/ts3.4/commands/ListCheckSummariesCommand.d.ts +9 -0
  119. package/dist-types/ts3.4/commands/ListLensReviewImprovementsCommand.d.ts +9 -0
  120. package/dist-types/ts3.4/commands/ListLensReviewsCommand.d.ts +9 -0
  121. package/dist-types/ts3.4/commands/ListLensSharesCommand.d.ts +9 -0
  122. package/dist-types/ts3.4/commands/ListLensesCommand.d.ts +9 -0
  123. package/dist-types/ts3.4/commands/ListMilestonesCommand.d.ts +9 -0
  124. package/dist-types/ts3.4/commands/ListNotificationsCommand.d.ts +9 -0
  125. package/dist-types/ts3.4/commands/ListProfileNotificationsCommand.d.ts +9 -0
  126. package/dist-types/ts3.4/commands/ListProfileSharesCommand.d.ts +9 -0
  127. package/dist-types/ts3.4/commands/ListProfilesCommand.d.ts +9 -0
  128. package/dist-types/ts3.4/commands/ListReviewTemplateAnswersCommand.d.ts +9 -0
  129. package/dist-types/ts3.4/commands/ListReviewTemplatesCommand.d.ts +9 -0
  130. package/dist-types/ts3.4/commands/ListShareInvitationsCommand.d.ts +9 -0
  131. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +9 -0
  132. package/dist-types/ts3.4/commands/ListTemplateSharesCommand.d.ts +9 -0
  133. package/dist-types/ts3.4/commands/ListWorkloadSharesCommand.d.ts +9 -0
  134. package/dist-types/ts3.4/commands/ListWorkloadsCommand.d.ts +9 -0
  135. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +9 -0
  136. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +9 -0
  137. package/dist-types/ts3.4/commands/UpdateAnswerCommand.d.ts +9 -0
  138. package/dist-types/ts3.4/commands/UpdateGlobalSettingsCommand.d.ts +9 -0
  139. package/dist-types/ts3.4/commands/UpdateLensReviewCommand.d.ts +9 -0
  140. package/dist-types/ts3.4/commands/UpdateProfileCommand.d.ts +9 -0
  141. package/dist-types/ts3.4/commands/UpdateReviewTemplateAnswerCommand.d.ts +9 -0
  142. package/dist-types/ts3.4/commands/UpdateReviewTemplateCommand.d.ts +9 -0
  143. package/dist-types/ts3.4/commands/UpdateReviewTemplateLensReviewCommand.d.ts +9 -0
  144. package/dist-types/ts3.4/commands/UpdateShareInvitationCommand.d.ts +9 -0
  145. package/dist-types/ts3.4/commands/UpdateWorkloadCommand.d.ts +9 -0
  146. package/dist-types/ts3.4/commands/UpdateWorkloadShareCommand.d.ts +9 -0
  147. package/dist-types/ts3.4/commands/UpgradeLensReviewCommand.d.ts +9 -0
  148. package/dist-types/ts3.4/commands/UpgradeProfileVersionCommand.d.ts +9 -0
  149. package/dist-types/ts3.4/commands/UpgradeReviewTemplateLensReviewCommand.d.ts +9 -0
  150. package/dist-types/ts3.4/index.d.ts +0 -1
  151. package/package.json +40 -40
@@ -22,10 +22,10 @@ export interface GetConsolidatedReportCommandOutput extends GetConsolidatedRepor
22
22
  }
23
23
  declare const GetConsolidatedReportCommand_base: {
24
24
  new (input: GetConsolidatedReportCommandInput): import("@smithy/smithy-client").CommandImpl<GetConsolidatedReportCommandInput, GetConsolidatedReportCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetConsolidatedReportCommandInput): import("@smithy/smithy-client").CommandImpl<GetConsolidatedReportCommandInput, GetConsolidatedReportCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Get a consolidated report of your workloads.</p>
30
30
  * <p>You can optionally choose to include workloads that have been shared with you.</p>
31
31
  * @example
@@ -112,6 +112,7 @@ declare const GetConsolidatedReportCommand_base: {
112
112
  * @throws {@link WellArchitectedServiceException}
113
113
  * <p>Base exception class for all service exceptions from WellArchitected service.</p>
114
114
  *
115
+ * @public
115
116
  */
116
117
  export declare class GetConsolidatedReportCommand extends GetConsolidatedReportCommand_base {
117
118
  }
@@ -22,10 +22,10 @@ export interface GetLensCommandOutput extends GetLensOutput, __MetadataBearer {
22
22
  }
23
23
  declare const GetLensCommand_base: {
24
24
  new (input: GetLensCommandInput): import("@smithy/smithy-client").CommandImpl<GetLensCommandInput, GetLensCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetLensCommandInput): import("@smithy/smithy-client").CommandImpl<GetLensCommandInput, GetLensCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Get an existing lens.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -79,6 +79,7 @@ declare const GetLensCommand_base: {
79
79
  * @throws {@link WellArchitectedServiceException}
80
80
  * <p>Base exception class for all service exceptions from WellArchitected service.</p>
81
81
  *
82
+ * @public
82
83
  */
83
84
  export declare class GetLensCommand extends GetLensCommand_base {
84
85
  }
@@ -22,10 +22,10 @@ export interface GetLensReviewCommandOutput extends GetLensReviewOutput, __Metad
22
22
  }
23
23
  declare const GetLensReviewCommand_base: {
24
24
  new (input: GetLensReviewCommandInput): import("@smithy/smithy-client").CommandImpl<GetLensReviewCommandInput, GetLensReviewCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetLensReviewCommandInput): import("@smithy/smithy-client").CommandImpl<GetLensReviewCommandInput, GetLensReviewCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Get lens review.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -106,6 +106,7 @@ declare const GetLensReviewCommand_base: {
106
106
  * @throws {@link WellArchitectedServiceException}
107
107
  * <p>Base exception class for all service exceptions from WellArchitected service.</p>
108
108
  *
109
+ * @public
109
110
  */
110
111
  export declare class GetLensReviewCommand extends GetLensReviewCommand_base {
111
112
  }
@@ -22,10 +22,10 @@ export interface GetLensReviewReportCommandOutput extends GetLensReviewReportOut
22
22
  }
23
23
  declare const GetLensReviewReportCommand_base: {
24
24
  new (input: GetLensReviewReportCommandInput): import("@smithy/smithy-client").CommandImpl<GetLensReviewReportCommandInput, GetLensReviewReportCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetLensReviewReportCommandInput): import("@smithy/smithy-client").CommandImpl<GetLensReviewReportCommandInput, GetLensReviewReportCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Get lens review report.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -76,6 +76,7 @@ declare const GetLensReviewReportCommand_base: {
76
76
  * @throws {@link WellArchitectedServiceException}
77
77
  * <p>Base exception class for all service exceptions from WellArchitected service.</p>
78
78
  *
79
+ * @public
79
80
  */
80
81
  export declare class GetLensReviewReportCommand extends GetLensReviewReportCommand_base {
81
82
  }
@@ -22,10 +22,10 @@ export interface GetLensVersionDifferenceCommandOutput extends GetLensVersionDif
22
22
  }
23
23
  declare const GetLensVersionDifferenceCommand_base: {
24
24
  new (input: GetLensVersionDifferenceCommandInput): import("@smithy/smithy-client").CommandImpl<GetLensVersionDifferenceCommandInput, GetLensVersionDifferenceCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetLensVersionDifferenceCommandInput): import("@smithy/smithy-client").CommandImpl<GetLensVersionDifferenceCommandInput, GetLensVersionDifferenceCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Get lens version differences.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -90,6 +90,7 @@ declare const GetLensVersionDifferenceCommand_base: {
90
90
  * @throws {@link WellArchitectedServiceException}
91
91
  * <p>Base exception class for all service exceptions from WellArchitected service.</p>
92
92
  *
93
+ * @public
93
94
  */
94
95
  export declare class GetLensVersionDifferenceCommand extends GetLensVersionDifferenceCommand_base {
95
96
  }
@@ -22,10 +22,10 @@ export interface GetMilestoneCommandOutput extends GetMilestoneOutput, __Metadat
22
22
  }
23
23
  declare const GetMilestoneCommand_base: {
24
24
  new (input: GetMilestoneCommandInput): import("@smithy/smithy-client").CommandImpl<GetMilestoneCommandInput, GetMilestoneCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetMilestoneCommandInput): import("@smithy/smithy-client").CommandImpl<GetMilestoneCommandInput, GetMilestoneCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Get a milestone for an existing workload.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -131,6 +131,7 @@ declare const GetMilestoneCommand_base: {
131
131
  * @throws {@link WellArchitectedServiceException}
132
132
  * <p>Base exception class for all service exceptions from WellArchitected service.</p>
133
133
  *
134
+ * @public
134
135
  */
135
136
  export declare class GetMilestoneCommand extends GetMilestoneCommand_base {
136
137
  }
@@ -22,10 +22,10 @@ export interface GetProfileCommandOutput extends GetProfileOutput, __MetadataBea
22
22
  }
23
23
  declare const GetProfileCommand_base: {
24
24
  new (input: GetProfileCommandInput): import("@smithy/smithy-client").CommandImpl<GetProfileCommandInput, GetProfileCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetProfileCommandInput): import("@smithy/smithy-client").CommandImpl<GetProfileCommandInput, GetProfileCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Get profile information.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -100,6 +100,7 @@ declare const GetProfileCommand_base: {
100
100
  * @throws {@link WellArchitectedServiceException}
101
101
  * <p>Base exception class for all service exceptions from WellArchitected service.</p>
102
102
  *
103
+ * @public
103
104
  */
104
105
  export declare class GetProfileCommand extends GetProfileCommand_base {
105
106
  }
@@ -22,10 +22,10 @@ export interface GetProfileTemplateCommandOutput extends GetProfileTemplateOutpu
22
22
  }
23
23
  declare const GetProfileTemplateCommand_base: {
24
24
  new (input: GetProfileTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<GetProfileTemplateCommandInput, GetProfileTemplateCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [GetProfileTemplateCommandInput]): import("@smithy/smithy-client").CommandImpl<GetProfileTemplateCommandInput, GetProfileTemplateCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Get profile template.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -86,6 +86,7 @@ declare const GetProfileTemplateCommand_base: {
86
86
  * @throws {@link WellArchitectedServiceException}
87
87
  * <p>Base exception class for all service exceptions from WellArchitected service.</p>
88
88
  *
89
+ * @public
89
90
  */
90
91
  export declare class GetProfileTemplateCommand extends GetProfileTemplateCommand_base {
91
92
  }
@@ -22,10 +22,10 @@ export interface GetReviewTemplateAnswerCommandOutput extends GetReviewTemplateA
22
22
  }
23
23
  declare const GetReviewTemplateAnswerCommand_base: {
24
24
  new (input: GetReviewTemplateAnswerCommandInput): import("@smithy/smithy-client").CommandImpl<GetReviewTemplateAnswerCommandInput, GetReviewTemplateAnswerCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetReviewTemplateAnswerCommandInput): import("@smithy/smithy-client").CommandImpl<GetReviewTemplateAnswerCommandInput, GetReviewTemplateAnswerCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Get review template answer.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -121,6 +121,7 @@ declare const GetReviewTemplateAnswerCommand_base: {
121
121
  * @throws {@link WellArchitectedServiceException}
122
122
  * <p>Base exception class for all service exceptions from WellArchitected service.</p>
123
123
  *
124
+ * @public
124
125
  */
125
126
  export declare class GetReviewTemplateAnswerCommand extends GetReviewTemplateAnswerCommand_base {
126
127
  }
@@ -22,10 +22,10 @@ export interface GetReviewTemplateCommandOutput extends GetReviewTemplateOutput,
22
22
  }
23
23
  declare const GetReviewTemplateCommand_base: {
24
24
  new (input: GetReviewTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<GetReviewTemplateCommandInput, GetReviewTemplateCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetReviewTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<GetReviewTemplateCommandInput, GetReviewTemplateCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Get review template.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -86,6 +86,7 @@ declare const GetReviewTemplateCommand_base: {
86
86
  * @throws {@link WellArchitectedServiceException}
87
87
  * <p>Base exception class for all service exceptions from WellArchitected service.</p>
88
88
  *
89
+ * @public
89
90
  */
90
91
  export declare class GetReviewTemplateCommand extends GetReviewTemplateCommand_base {
91
92
  }
@@ -22,10 +22,10 @@ export interface GetReviewTemplateLensReviewCommandOutput extends GetReviewTempl
22
22
  }
23
23
  declare const GetReviewTemplateLensReviewCommand_base: {
24
24
  new (input: GetReviewTemplateLensReviewCommandInput): import("@smithy/smithy-client").CommandImpl<GetReviewTemplateLensReviewCommandInput, GetReviewTemplateLensReviewCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetReviewTemplateLensReviewCommandInput): import("@smithy/smithy-client").CommandImpl<GetReviewTemplateLensReviewCommandInput, GetReviewTemplateLensReviewCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Get a lens review associated with a review template.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -92,6 +92,7 @@ declare const GetReviewTemplateLensReviewCommand_base: {
92
92
  * @throws {@link WellArchitectedServiceException}
93
93
  * <p>Base exception class for all service exceptions from WellArchitected service.</p>
94
94
  *
95
+ * @public
95
96
  */
96
97
  export declare class GetReviewTemplateLensReviewCommand extends GetReviewTemplateLensReviewCommand_base {
97
98
  }
@@ -22,10 +22,10 @@ export interface GetWorkloadCommandOutput extends GetWorkloadOutput, __MetadataB
22
22
  }
23
23
  declare const GetWorkloadCommand_base: {
24
24
  new (input: GetWorkloadCommandInput): import("@smithy/smithy-client").CommandImpl<GetWorkloadCommandInput, GetWorkloadCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetWorkloadCommandInput): import("@smithy/smithy-client").CommandImpl<GetWorkloadCommandInput, GetWorkloadCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Get an existing workload.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -124,6 +124,7 @@ declare const GetWorkloadCommand_base: {
124
124
  * @throws {@link WellArchitectedServiceException}
125
125
  * <p>Base exception class for all service exceptions from WellArchitected service.</p>
126
126
  *
127
+ * @public
127
128
  */
128
129
  export declare class GetWorkloadCommand extends GetWorkloadCommand_base {
129
130
  }
@@ -22,10 +22,10 @@ export interface ImportLensCommandOutput extends ImportLensOutput, __MetadataBea
22
22
  }
23
23
  declare const ImportLensCommand_base: {
24
24
  new (input: ImportLensCommandInput): import("@smithy/smithy-client").CommandImpl<ImportLensCommandInput, ImportLensCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ImportLensCommandInput): import("@smithy/smithy-client").CommandImpl<ImportLensCommandInput, ImportLensCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Import a new custom lens or update an existing custom lens.</p>
30
30
  * <p>To update an existing custom lens, specify its ARN as the <code>LensAlias</code>. If
31
31
  * no ARN is specified, a new custom lens is created.</p>
@@ -99,6 +99,7 @@ declare const ImportLensCommand_base: {
99
99
  * @throws {@link WellArchitectedServiceException}
100
100
  * <p>Base exception class for all service exceptions from WellArchitected service.</p>
101
101
  *
102
+ * @public
102
103
  */
103
104
  export declare class ImportLensCommand extends ImportLensCommand_base {
104
105
  }
@@ -22,10 +22,10 @@ export interface ListAnswersCommandOutput extends ListAnswersOutput, __MetadataB
22
22
  }
23
23
  declare const ListAnswersCommand_base: {
24
24
  new (input: ListAnswersCommandInput): import("@smithy/smithy-client").CommandImpl<ListAnswersCommandInput, ListAnswersCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListAnswersCommandInput): import("@smithy/smithy-client").CommandImpl<ListAnswersCommandInput, ListAnswersCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>List of answers for a particular workload and lens.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -125,6 +125,7 @@ declare const ListAnswersCommand_base: {
125
125
  * @throws {@link WellArchitectedServiceException}
126
126
  * <p>Base exception class for all service exceptions from WellArchitected service.</p>
127
127
  *
128
+ * @public
128
129
  */
129
130
  export declare class ListAnswersCommand extends ListAnswersCommand_base {
130
131
  }
@@ -22,10 +22,10 @@ export interface ListCheckDetailsCommandOutput extends ListCheckDetailsOutput, _
22
22
  }
23
23
  declare const ListCheckDetailsCommand_base: {
24
24
  new (input: ListCheckDetailsCommandInput): import("@smithy/smithy-client").CommandImpl<ListCheckDetailsCommandInput, ListCheckDetailsCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListCheckDetailsCommandInput): import("@smithy/smithy-client").CommandImpl<ListCheckDetailsCommandInput, ListCheckDetailsCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>List of Trusted Advisor check details by account related to the workload.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -91,6 +91,7 @@ declare const ListCheckDetailsCommand_base: {
91
91
  * @throws {@link WellArchitectedServiceException}
92
92
  * <p>Base exception class for all service exceptions from WellArchitected service.</p>
93
93
  *
94
+ * @public
94
95
  */
95
96
  export declare class ListCheckDetailsCommand extends ListCheckDetailsCommand_base {
96
97
  }
@@ -22,10 +22,10 @@ export interface ListCheckSummariesCommandOutput extends ListCheckSummariesOutpu
22
22
  }
23
23
  declare const ListCheckSummariesCommand_base: {
24
24
  new (input: ListCheckSummariesCommandInput): import("@smithy/smithy-client").CommandImpl<ListCheckSummariesCommandInput, ListCheckSummariesCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListCheckSummariesCommandInput): import("@smithy/smithy-client").CommandImpl<ListCheckSummariesCommandInput, ListCheckSummariesCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>List of Trusted Advisor checks summarized for all accounts related to the workload.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -91,6 +91,7 @@ declare const ListCheckSummariesCommand_base: {
91
91
  * @throws {@link WellArchitectedServiceException}
92
92
  * <p>Base exception class for all service exceptions from WellArchitected service.</p>
93
93
  *
94
+ * @public
94
95
  */
95
96
  export declare class ListCheckSummariesCommand extends ListCheckSummariesCommand_base {
96
97
  }
@@ -22,10 +22,10 @@ export interface ListLensReviewImprovementsCommandOutput extends ListLensReviewI
22
22
  }
23
23
  declare const ListLensReviewImprovementsCommand_base: {
24
24
  new (input: ListLensReviewImprovementsCommandInput): import("@smithy/smithy-client").CommandImpl<ListLensReviewImprovementsCommandInput, ListLensReviewImprovementsCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListLensReviewImprovementsCommandInput): import("@smithy/smithy-client").CommandImpl<ListLensReviewImprovementsCommandInput, ListLensReviewImprovementsCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>List lens review improvements.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -94,6 +94,7 @@ declare const ListLensReviewImprovementsCommand_base: {
94
94
  * @throws {@link WellArchitectedServiceException}
95
95
  * <p>Base exception class for all service exceptions from WellArchitected service.</p>
96
96
  *
97
+ * @public
97
98
  */
98
99
  export declare class ListLensReviewImprovementsCommand extends ListLensReviewImprovementsCommand_base {
99
100
  }
@@ -22,10 +22,10 @@ export interface ListLensReviewsCommandOutput extends ListLensReviewsOutput, __M
22
22
  }
23
23
  declare const ListLensReviewsCommand_base: {
24
24
  new (input: ListLensReviewsCommandInput): import("@smithy/smithy-client").CommandImpl<ListLensReviewsCommandInput, ListLensReviewsCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListLensReviewsCommandInput): import("@smithy/smithy-client").CommandImpl<ListLensReviewsCommandInput, ListLensReviewsCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>List lens reviews for a particular workload.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -95,6 +95,7 @@ declare const ListLensReviewsCommand_base: {
95
95
  * @throws {@link WellArchitectedServiceException}
96
96
  * <p>Base exception class for all service exceptions from WellArchitected service.</p>
97
97
  *
98
+ * @public
98
99
  */
99
100
  export declare class ListLensReviewsCommand extends ListLensReviewsCommand_base {
100
101
  }
@@ -22,10 +22,10 @@ export interface ListLensSharesCommandOutput extends ListLensSharesOutput, __Met
22
22
  }
23
23
  declare const ListLensSharesCommand_base: {
24
24
  new (input: ListLensSharesCommandInput): import("@smithy/smithy-client").CommandImpl<ListLensSharesCommandInput, ListLensSharesCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListLensSharesCommandInput): import("@smithy/smithy-client").CommandImpl<ListLensSharesCommandInput, ListLensSharesCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>List the lens shares associated with the lens.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -80,6 +80,7 @@ declare const ListLensSharesCommand_base: {
80
80
  * @throws {@link WellArchitectedServiceException}
81
81
  * <p>Base exception class for all service exceptions from WellArchitected service.</p>
82
82
  *
83
+ * @public
83
84
  */
84
85
  export declare class ListLensSharesCommand extends ListLensSharesCommand_base {
85
86
  }
@@ -22,10 +22,10 @@ export interface ListLensesCommandOutput extends ListLensesOutput, __MetadataBea
22
22
  }
23
23
  declare const ListLensesCommand_base: {
24
24
  new (input: ListLensesCommandInput): import("@smithy/smithy-client").CommandImpl<ListLensesCommandInput, ListLensesCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [ListLensesCommandInput]): import("@smithy/smithy-client").CommandImpl<ListLensesCommandInput, ListLensesCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>List the available lenses.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -83,6 +83,7 @@ declare const ListLensesCommand_base: {
83
83
  * @throws {@link WellArchitectedServiceException}
84
84
  * <p>Base exception class for all service exceptions from WellArchitected service.</p>
85
85
  *
86
+ * @public
86
87
  */
87
88
  export declare class ListLensesCommand extends ListLensesCommand_base {
88
89
  }
@@ -22,10 +22,10 @@ export interface ListMilestonesCommandOutput extends ListMilestonesOutput, __Met
22
22
  }
23
23
  declare const ListMilestonesCommand_base: {
24
24
  new (input: ListMilestonesCommandInput): import("@smithy/smithy-client").CommandImpl<ListMilestonesCommandInput, ListMilestonesCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListMilestonesCommandInput): import("@smithy/smithy-client").CommandImpl<ListMilestonesCommandInput, ListMilestonesCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>List all milestones for an existing workload.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -101,6 +101,7 @@ declare const ListMilestonesCommand_base: {
101
101
  * @throws {@link WellArchitectedServiceException}
102
102
  * <p>Base exception class for all service exceptions from WellArchitected service.</p>
103
103
  *
104
+ * @public
104
105
  */
105
106
  export declare class ListMilestonesCommand extends ListMilestonesCommand_base {
106
107
  }
@@ -22,10 +22,10 @@ export interface ListNotificationsCommandOutput extends ListNotificationsOutput,
22
22
  }
23
23
  declare const ListNotificationsCommand_base: {
24
24
  new (input: ListNotificationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListNotificationsCommandInput, ListNotificationsCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [ListNotificationsCommandInput]): import("@smithy/smithy-client").CommandImpl<ListNotificationsCommandInput, ListNotificationsCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>List lens notifications.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -83,6 +83,7 @@ declare const ListNotificationsCommand_base: {
83
83
  * @throws {@link WellArchitectedServiceException}
84
84
  * <p>Base exception class for all service exceptions from WellArchitected service.</p>
85
85
  *
86
+ * @public
86
87
  */
87
88
  export declare class ListNotificationsCommand extends ListNotificationsCommand_base {
88
89
  }
@@ -22,10 +22,10 @@ export interface ListProfileNotificationsCommandOutput extends ListProfileNotifi
22
22
  }
23
23
  declare const ListProfileNotificationsCommand_base: {
24
24
  new (input: ListProfileNotificationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListProfileNotificationsCommandInput, ListProfileNotificationsCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [ListProfileNotificationsCommandInput]): import("@smithy/smithy-client").CommandImpl<ListProfileNotificationsCommandInput, ListProfileNotificationsCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>List profile notifications.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -78,6 +78,7 @@ declare const ListProfileNotificationsCommand_base: {
78
78
  * @throws {@link WellArchitectedServiceException}
79
79
  * <p>Base exception class for all service exceptions from WellArchitected service.</p>
80
80
  *
81
+ * @public
81
82
  */
82
83
  export declare class ListProfileNotificationsCommand extends ListProfileNotificationsCommand_base {
83
84
  }
@@ -22,10 +22,10 @@ export interface ListProfileSharesCommandOutput extends ListProfileSharesOutput,
22
22
  }
23
23
  declare const ListProfileSharesCommand_base: {
24
24
  new (input: ListProfileSharesCommandInput): import("@smithy/smithy-client").CommandImpl<ListProfileSharesCommandInput, ListProfileSharesCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListProfileSharesCommandInput): import("@smithy/smithy-client").CommandImpl<ListProfileSharesCommandInput, ListProfileSharesCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>List profile shares.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -80,6 +80,7 @@ declare const ListProfileSharesCommand_base: {
80
80
  * @throws {@link WellArchitectedServiceException}
81
81
  * <p>Base exception class for all service exceptions from WellArchitected service.</p>
82
82
  *
83
+ * @public
83
84
  */
84
85
  export declare class ListProfileSharesCommand extends ListProfileSharesCommand_base {
85
86
  }
@@ -22,10 +22,10 @@ export interface ListProfilesCommandOutput extends ListProfilesOutput, __Metadat
22
22
  }
23
23
  declare const ListProfilesCommand_base: {
24
24
  new (input: ListProfilesCommandInput): import("@smithy/smithy-client").CommandImpl<ListProfilesCommandInput, ListProfilesCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [ListProfilesCommandInput]): import("@smithy/smithy-client").CommandImpl<ListProfilesCommandInput, ListProfilesCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>List profiles.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -79,6 +79,7 @@ declare const ListProfilesCommand_base: {
79
79
  * @throws {@link WellArchitectedServiceException}
80
80
  * <p>Base exception class for all service exceptions from WellArchitected service.</p>
81
81
  *
82
+ * @public
82
83
  */
83
84
  export declare class ListProfilesCommand extends ListProfilesCommand_base {
84
85
  }
@@ -22,10 +22,10 @@ export interface ListReviewTemplateAnswersCommandOutput extends ListReviewTempla
22
22
  }
23
23
  declare const ListReviewTemplateAnswersCommand_base: {
24
24
  new (input: ListReviewTemplateAnswersCommandInput): import("@smithy/smithy-client").CommandImpl<ListReviewTemplateAnswersCommandInput, ListReviewTemplateAnswersCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListReviewTemplateAnswersCommandInput): import("@smithy/smithy-client").CommandImpl<ListReviewTemplateAnswersCommandInput, ListReviewTemplateAnswersCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>List the answers of a review template.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -121,6 +121,7 @@ declare const ListReviewTemplateAnswersCommand_base: {
121
121
  * @throws {@link WellArchitectedServiceException}
122
122
  * <p>Base exception class for all service exceptions from WellArchitected service.</p>
123
123
  *
124
+ * @public
124
125
  */
125
126
  export declare class ListReviewTemplateAnswersCommand extends ListReviewTemplateAnswersCommand_base {
126
127
  }
@@ -22,10 +22,10 @@ export interface ListReviewTemplatesCommandOutput extends ListReviewTemplatesOut
22
22
  }
23
23
  declare const ListReviewTemplatesCommand_base: {
24
24
  new (input: ListReviewTemplatesCommandInput): import("@smithy/smithy-client").CommandImpl<ListReviewTemplatesCommandInput, ListReviewTemplatesCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [ListReviewTemplatesCommandInput]): import("@smithy/smithy-client").CommandImpl<ListReviewTemplatesCommandInput, ListReviewTemplatesCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>List review templates.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -79,6 +79,7 @@ declare const ListReviewTemplatesCommand_base: {
79
79
  * @throws {@link WellArchitectedServiceException}
80
80
  * <p>Base exception class for all service exceptions from WellArchitected service.</p>
81
81
  *
82
+ * @public
82
83
  */
83
84
  export declare class ListReviewTemplatesCommand extends ListReviewTemplatesCommand_base {
84
85
  }
@@ -22,10 +22,10 @@ export interface ListShareInvitationsCommandOutput extends ListShareInvitationsO
22
22
  }
23
23
  declare const ListShareInvitationsCommand_base: {
24
24
  new (input: ListShareInvitationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListShareInvitationsCommandInput, ListShareInvitationsCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [ListShareInvitationsCommandInput]): import("@smithy/smithy-client").CommandImpl<ListShareInvitationsCommandInput, ListShareInvitationsCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>List the share invitations.</p>
30
30
  * <p>
31
31
  * <code>WorkloadNamePrefix</code>, <code>LensNamePrefix</code>,
@@ -92,6 +92,7 @@ declare const ListShareInvitationsCommand_base: {
92
92
  * @throws {@link WellArchitectedServiceException}
93
93
  * <p>Base exception class for all service exceptions from WellArchitected service.</p>
94
94
  *
95
+ * @public
95
96
  */
96
97
  export declare class ListShareInvitationsCommand extends ListShareInvitationsCommand_base {
97
98
  }
@@ -22,10 +22,10 @@ export interface ListTagsForResourceCommandOutput extends ListTagsForResourceOut
22
22
  }
23
23
  declare const ListTagsForResourceCommand_base: {
24
24
  new (input: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>List the tags for a resource.</p>
30
30
  * <note>
31
31
  * <p>The WorkloadArn parameter can be a workload ARN, a custom lens ARN, a profile ARN, or review template ARN.</p>
@@ -64,6 +64,7 @@ declare const ListTagsForResourceCommand_base: {
64
64
  * @throws {@link WellArchitectedServiceException}
65
65
  * <p>Base exception class for all service exceptions from WellArchitected service.</p>
66
66
  *
67
+ * @public
67
68
  */
68
69
  export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
69
70
  }
@@ -22,10 +22,10 @@ export interface ListTemplateSharesCommandOutput extends ListTemplateSharesOutpu
22
22
  }
23
23
  declare const ListTemplateSharesCommand_base: {
24
24
  new (input: ListTemplateSharesCommandInput): import("@smithy/smithy-client").CommandImpl<ListTemplateSharesCommandInput, ListTemplateSharesCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListTemplateSharesCommandInput): import("@smithy/smithy-client").CommandImpl<ListTemplateSharesCommandInput, ListTemplateSharesCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>List review template shares.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -81,6 +81,7 @@ declare const ListTemplateSharesCommand_base: {
81
81
  * @throws {@link WellArchitectedServiceException}
82
82
  * <p>Base exception class for all service exceptions from WellArchitected service.</p>
83
83
  *
84
+ * @public
84
85
  */
85
86
  export declare class ListTemplateSharesCommand extends ListTemplateSharesCommand_base {
86
87
  }