@aws-sdk/client-wellarchitected 3.478.0 → 3.484.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 (285) hide show
  1. package/dist-cjs/commands/AssociateLensesCommand.js +18 -41
  2. package/dist-cjs/commands/AssociateProfilesCommand.js +18 -41
  3. package/dist-cjs/commands/CreateLensShareCommand.js +18 -41
  4. package/dist-cjs/commands/CreateLensVersionCommand.js +18 -41
  5. package/dist-cjs/commands/CreateMilestoneCommand.js +18 -41
  6. package/dist-cjs/commands/CreateProfileCommand.js +18 -41
  7. package/dist-cjs/commands/CreateProfileShareCommand.js +18 -41
  8. package/dist-cjs/commands/CreateReviewTemplateCommand.js +18 -41
  9. package/dist-cjs/commands/CreateTemplateShareCommand.js +18 -41
  10. package/dist-cjs/commands/CreateWorkloadCommand.js +18 -41
  11. package/dist-cjs/commands/CreateWorkloadShareCommand.js +18 -41
  12. package/dist-cjs/commands/DeleteLensCommand.js +18 -41
  13. package/dist-cjs/commands/DeleteLensShareCommand.js +18 -41
  14. package/dist-cjs/commands/DeleteProfileCommand.js +18 -41
  15. package/dist-cjs/commands/DeleteProfileShareCommand.js +18 -41
  16. package/dist-cjs/commands/DeleteReviewTemplateCommand.js +18 -41
  17. package/dist-cjs/commands/DeleteTemplateShareCommand.js +18 -41
  18. package/dist-cjs/commands/DeleteWorkloadCommand.js +18 -41
  19. package/dist-cjs/commands/DeleteWorkloadShareCommand.js +18 -41
  20. package/dist-cjs/commands/DisassociateLensesCommand.js +18 -41
  21. package/dist-cjs/commands/DisassociateProfilesCommand.js +18 -41
  22. package/dist-cjs/commands/ExportLensCommand.js +18 -41
  23. package/dist-cjs/commands/GetAnswerCommand.js +18 -41
  24. package/dist-cjs/commands/GetConsolidatedReportCommand.js +18 -41
  25. package/dist-cjs/commands/GetLensCommand.js +18 -41
  26. package/dist-cjs/commands/GetLensReviewCommand.js +18 -41
  27. package/dist-cjs/commands/GetLensReviewReportCommand.js +18 -41
  28. package/dist-cjs/commands/GetLensVersionDifferenceCommand.js +18 -41
  29. package/dist-cjs/commands/GetMilestoneCommand.js +18 -41
  30. package/dist-cjs/commands/GetProfileCommand.js +18 -41
  31. package/dist-cjs/commands/GetProfileTemplateCommand.js +18 -41
  32. package/dist-cjs/commands/GetReviewTemplateAnswerCommand.js +18 -41
  33. package/dist-cjs/commands/GetReviewTemplateCommand.js +18 -41
  34. package/dist-cjs/commands/GetReviewTemplateLensReviewCommand.js +18 -41
  35. package/dist-cjs/commands/GetWorkloadCommand.js +18 -41
  36. package/dist-cjs/commands/ImportLensCommand.js +18 -41
  37. package/dist-cjs/commands/ListAnswersCommand.js +18 -41
  38. package/dist-cjs/commands/ListCheckDetailsCommand.js +18 -41
  39. package/dist-cjs/commands/ListCheckSummariesCommand.js +18 -41
  40. package/dist-cjs/commands/ListLensReviewImprovementsCommand.js +18 -41
  41. package/dist-cjs/commands/ListLensReviewsCommand.js +18 -41
  42. package/dist-cjs/commands/ListLensSharesCommand.js +18 -41
  43. package/dist-cjs/commands/ListLensesCommand.js +18 -41
  44. package/dist-cjs/commands/ListMilestonesCommand.js +18 -41
  45. package/dist-cjs/commands/ListNotificationsCommand.js +18 -41
  46. package/dist-cjs/commands/ListProfileNotificationsCommand.js +18 -41
  47. package/dist-cjs/commands/ListProfileSharesCommand.js +18 -41
  48. package/dist-cjs/commands/ListProfilesCommand.js +18 -41
  49. package/dist-cjs/commands/ListReviewTemplateAnswersCommand.js +18 -41
  50. package/dist-cjs/commands/ListReviewTemplatesCommand.js +18 -41
  51. package/dist-cjs/commands/ListShareInvitationsCommand.js +18 -41
  52. package/dist-cjs/commands/ListTagsForResourceCommand.js +18 -41
  53. package/dist-cjs/commands/ListTemplateSharesCommand.js +18 -41
  54. package/dist-cjs/commands/ListWorkloadSharesCommand.js +18 -41
  55. package/dist-cjs/commands/ListWorkloadsCommand.js +18 -41
  56. package/dist-cjs/commands/TagResourceCommand.js +18 -41
  57. package/dist-cjs/commands/UntagResourceCommand.js +18 -41
  58. package/dist-cjs/commands/UpdateAnswerCommand.js +18 -41
  59. package/dist-cjs/commands/UpdateGlobalSettingsCommand.js +18 -41
  60. package/dist-cjs/commands/UpdateLensReviewCommand.js +18 -41
  61. package/dist-cjs/commands/UpdateProfileCommand.js +18 -41
  62. package/dist-cjs/commands/UpdateReviewTemplateAnswerCommand.js +18 -41
  63. package/dist-cjs/commands/UpdateReviewTemplateCommand.js +18 -41
  64. package/dist-cjs/commands/UpdateReviewTemplateLensReviewCommand.js +18 -41
  65. package/dist-cjs/commands/UpdateShareInvitationCommand.js +18 -41
  66. package/dist-cjs/commands/UpdateWorkloadCommand.js +18 -41
  67. package/dist-cjs/commands/UpdateWorkloadShareCommand.js +18 -41
  68. package/dist-cjs/commands/UpgradeLensReviewCommand.js +18 -41
  69. package/dist-cjs/commands/UpgradeProfileVersionCommand.js +18 -41
  70. package/dist-cjs/commands/UpgradeReviewTemplateLensReviewCommand.js +18 -41
  71. package/dist-cjs/endpoint/EndpointParameters.js +7 -1
  72. package/dist-es/commands/AssociateLensesCommand.js +18 -41
  73. package/dist-es/commands/AssociateProfilesCommand.js +18 -41
  74. package/dist-es/commands/CreateLensShareCommand.js +18 -41
  75. package/dist-es/commands/CreateLensVersionCommand.js +18 -41
  76. package/dist-es/commands/CreateMilestoneCommand.js +18 -41
  77. package/dist-es/commands/CreateProfileCommand.js +18 -41
  78. package/dist-es/commands/CreateProfileShareCommand.js +18 -41
  79. package/dist-es/commands/CreateReviewTemplateCommand.js +18 -41
  80. package/dist-es/commands/CreateTemplateShareCommand.js +18 -41
  81. package/dist-es/commands/CreateWorkloadCommand.js +18 -41
  82. package/dist-es/commands/CreateWorkloadShareCommand.js +18 -41
  83. package/dist-es/commands/DeleteLensCommand.js +18 -41
  84. package/dist-es/commands/DeleteLensShareCommand.js +18 -41
  85. package/dist-es/commands/DeleteProfileCommand.js +18 -41
  86. package/dist-es/commands/DeleteProfileShareCommand.js +18 -41
  87. package/dist-es/commands/DeleteReviewTemplateCommand.js +18 -41
  88. package/dist-es/commands/DeleteTemplateShareCommand.js +18 -41
  89. package/dist-es/commands/DeleteWorkloadCommand.js +18 -41
  90. package/dist-es/commands/DeleteWorkloadShareCommand.js +18 -41
  91. package/dist-es/commands/DisassociateLensesCommand.js +18 -41
  92. package/dist-es/commands/DisassociateProfilesCommand.js +18 -41
  93. package/dist-es/commands/ExportLensCommand.js +18 -41
  94. package/dist-es/commands/GetAnswerCommand.js +18 -41
  95. package/dist-es/commands/GetConsolidatedReportCommand.js +18 -41
  96. package/dist-es/commands/GetLensCommand.js +18 -41
  97. package/dist-es/commands/GetLensReviewCommand.js +18 -41
  98. package/dist-es/commands/GetLensReviewReportCommand.js +18 -41
  99. package/dist-es/commands/GetLensVersionDifferenceCommand.js +18 -41
  100. package/dist-es/commands/GetMilestoneCommand.js +18 -41
  101. package/dist-es/commands/GetProfileCommand.js +18 -41
  102. package/dist-es/commands/GetProfileTemplateCommand.js +18 -41
  103. package/dist-es/commands/GetReviewTemplateAnswerCommand.js +18 -41
  104. package/dist-es/commands/GetReviewTemplateCommand.js +18 -41
  105. package/dist-es/commands/GetReviewTemplateLensReviewCommand.js +18 -41
  106. package/dist-es/commands/GetWorkloadCommand.js +18 -41
  107. package/dist-es/commands/ImportLensCommand.js +18 -41
  108. package/dist-es/commands/ListAnswersCommand.js +18 -41
  109. package/dist-es/commands/ListCheckDetailsCommand.js +18 -41
  110. package/dist-es/commands/ListCheckSummariesCommand.js +18 -41
  111. package/dist-es/commands/ListLensReviewImprovementsCommand.js +18 -41
  112. package/dist-es/commands/ListLensReviewsCommand.js +18 -41
  113. package/dist-es/commands/ListLensSharesCommand.js +18 -41
  114. package/dist-es/commands/ListLensesCommand.js +18 -41
  115. package/dist-es/commands/ListMilestonesCommand.js +18 -41
  116. package/dist-es/commands/ListNotificationsCommand.js +18 -41
  117. package/dist-es/commands/ListProfileNotificationsCommand.js +18 -41
  118. package/dist-es/commands/ListProfileSharesCommand.js +18 -41
  119. package/dist-es/commands/ListProfilesCommand.js +18 -41
  120. package/dist-es/commands/ListReviewTemplateAnswersCommand.js +18 -41
  121. package/dist-es/commands/ListReviewTemplatesCommand.js +18 -41
  122. package/dist-es/commands/ListShareInvitationsCommand.js +18 -41
  123. package/dist-es/commands/ListTagsForResourceCommand.js +18 -41
  124. package/dist-es/commands/ListTemplateSharesCommand.js +18 -41
  125. package/dist-es/commands/ListWorkloadSharesCommand.js +18 -41
  126. package/dist-es/commands/ListWorkloadsCommand.js +18 -41
  127. package/dist-es/commands/TagResourceCommand.js +18 -41
  128. package/dist-es/commands/UntagResourceCommand.js +18 -41
  129. package/dist-es/commands/UpdateAnswerCommand.js +18 -41
  130. package/dist-es/commands/UpdateGlobalSettingsCommand.js +18 -41
  131. package/dist-es/commands/UpdateLensReviewCommand.js +18 -41
  132. package/dist-es/commands/UpdateProfileCommand.js +18 -41
  133. package/dist-es/commands/UpdateReviewTemplateAnswerCommand.js +18 -41
  134. package/dist-es/commands/UpdateReviewTemplateCommand.js +18 -41
  135. package/dist-es/commands/UpdateReviewTemplateLensReviewCommand.js +18 -41
  136. package/dist-es/commands/UpdateShareInvitationCommand.js +18 -41
  137. package/dist-es/commands/UpdateWorkloadCommand.js +18 -41
  138. package/dist-es/commands/UpdateWorkloadShareCommand.js +18 -41
  139. package/dist-es/commands/UpgradeLensReviewCommand.js +18 -41
  140. package/dist-es/commands/UpgradeProfileVersionCommand.js +18 -41
  141. package/dist-es/commands/UpgradeReviewTemplateLensReviewCommand.js +18 -41
  142. package/dist-es/endpoint/EndpointParameters.js +6 -0
  143. package/dist-types/commands/AssociateLensesCommand.d.ts +6 -21
  144. package/dist-types/commands/AssociateProfilesCommand.d.ts +6 -21
  145. package/dist-types/commands/CreateLensShareCommand.d.ts +6 -21
  146. package/dist-types/commands/CreateLensVersionCommand.d.ts +6 -21
  147. package/dist-types/commands/CreateMilestoneCommand.d.ts +6 -21
  148. package/dist-types/commands/CreateProfileCommand.d.ts +6 -21
  149. package/dist-types/commands/CreateProfileShareCommand.d.ts +6 -21
  150. package/dist-types/commands/CreateReviewTemplateCommand.d.ts +6 -21
  151. package/dist-types/commands/CreateTemplateShareCommand.d.ts +6 -21
  152. package/dist-types/commands/CreateWorkloadCommand.d.ts +6 -21
  153. package/dist-types/commands/CreateWorkloadShareCommand.d.ts +6 -21
  154. package/dist-types/commands/DeleteLensCommand.d.ts +6 -21
  155. package/dist-types/commands/DeleteLensShareCommand.d.ts +6 -21
  156. package/dist-types/commands/DeleteProfileCommand.d.ts +6 -21
  157. package/dist-types/commands/DeleteProfileShareCommand.d.ts +6 -21
  158. package/dist-types/commands/DeleteReviewTemplateCommand.d.ts +6 -21
  159. package/dist-types/commands/DeleteTemplateShareCommand.d.ts +6 -21
  160. package/dist-types/commands/DeleteWorkloadCommand.d.ts +6 -21
  161. package/dist-types/commands/DeleteWorkloadShareCommand.d.ts +6 -21
  162. package/dist-types/commands/DisassociateLensesCommand.d.ts +6 -21
  163. package/dist-types/commands/DisassociateProfilesCommand.d.ts +6 -21
  164. package/dist-types/commands/ExportLensCommand.d.ts +6 -21
  165. package/dist-types/commands/GetAnswerCommand.d.ts +6 -21
  166. package/dist-types/commands/GetConsolidatedReportCommand.d.ts +6 -21
  167. package/dist-types/commands/GetLensCommand.d.ts +6 -21
  168. package/dist-types/commands/GetLensReviewCommand.d.ts +6 -21
  169. package/dist-types/commands/GetLensReviewReportCommand.d.ts +6 -21
  170. package/dist-types/commands/GetLensVersionDifferenceCommand.d.ts +6 -21
  171. package/dist-types/commands/GetMilestoneCommand.d.ts +6 -21
  172. package/dist-types/commands/GetProfileCommand.d.ts +6 -21
  173. package/dist-types/commands/GetProfileTemplateCommand.d.ts +6 -21
  174. package/dist-types/commands/GetReviewTemplateAnswerCommand.d.ts +6 -21
  175. package/dist-types/commands/GetReviewTemplateCommand.d.ts +6 -21
  176. package/dist-types/commands/GetReviewTemplateLensReviewCommand.d.ts +6 -21
  177. package/dist-types/commands/GetWorkloadCommand.d.ts +6 -21
  178. package/dist-types/commands/ImportLensCommand.d.ts +6 -21
  179. package/dist-types/commands/ListAnswersCommand.d.ts +6 -21
  180. package/dist-types/commands/ListCheckDetailsCommand.d.ts +6 -21
  181. package/dist-types/commands/ListCheckSummariesCommand.d.ts +6 -21
  182. package/dist-types/commands/ListLensReviewImprovementsCommand.d.ts +6 -21
  183. package/dist-types/commands/ListLensReviewsCommand.d.ts +6 -21
  184. package/dist-types/commands/ListLensSharesCommand.d.ts +6 -21
  185. package/dist-types/commands/ListLensesCommand.d.ts +6 -21
  186. package/dist-types/commands/ListMilestonesCommand.d.ts +6 -21
  187. package/dist-types/commands/ListNotificationsCommand.d.ts +6 -21
  188. package/dist-types/commands/ListProfileNotificationsCommand.d.ts +6 -21
  189. package/dist-types/commands/ListProfileSharesCommand.d.ts +6 -21
  190. package/dist-types/commands/ListProfilesCommand.d.ts +6 -21
  191. package/dist-types/commands/ListReviewTemplateAnswersCommand.d.ts +6 -21
  192. package/dist-types/commands/ListReviewTemplatesCommand.d.ts +6 -21
  193. package/dist-types/commands/ListShareInvitationsCommand.d.ts +6 -21
  194. package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -21
  195. package/dist-types/commands/ListTemplateSharesCommand.d.ts +6 -21
  196. package/dist-types/commands/ListWorkloadSharesCommand.d.ts +6 -21
  197. package/dist-types/commands/ListWorkloadsCommand.d.ts +6 -21
  198. package/dist-types/commands/TagResourceCommand.d.ts +6 -21
  199. package/dist-types/commands/UntagResourceCommand.d.ts +6 -21
  200. package/dist-types/commands/UpdateAnswerCommand.d.ts +6 -21
  201. package/dist-types/commands/UpdateGlobalSettingsCommand.d.ts +6 -21
  202. package/dist-types/commands/UpdateLensReviewCommand.d.ts +6 -21
  203. package/dist-types/commands/UpdateProfileCommand.d.ts +6 -21
  204. package/dist-types/commands/UpdateReviewTemplateAnswerCommand.d.ts +6 -21
  205. package/dist-types/commands/UpdateReviewTemplateCommand.d.ts +6 -21
  206. package/dist-types/commands/UpdateReviewTemplateLensReviewCommand.d.ts +6 -21
  207. package/dist-types/commands/UpdateShareInvitationCommand.d.ts +6 -21
  208. package/dist-types/commands/UpdateWorkloadCommand.d.ts +6 -21
  209. package/dist-types/commands/UpdateWorkloadShareCommand.d.ts +6 -21
  210. package/dist-types/commands/UpgradeLensReviewCommand.d.ts +6 -21
  211. package/dist-types/commands/UpgradeProfileVersionCommand.d.ts +6 -21
  212. package/dist-types/commands/UpgradeReviewTemplateLensReviewCommand.d.ts +6 -21
  213. package/dist-types/endpoint/EndpointParameters.d.ts +18 -0
  214. package/dist-types/ts3.4/commands/AssociateLensesCommand.d.ts +14 -23
  215. package/dist-types/ts3.4/commands/AssociateProfilesCommand.d.ts +14 -23
  216. package/dist-types/ts3.4/commands/CreateLensShareCommand.d.ts +14 -23
  217. package/dist-types/ts3.4/commands/CreateLensVersionCommand.d.ts +14 -23
  218. package/dist-types/ts3.4/commands/CreateMilestoneCommand.d.ts +14 -23
  219. package/dist-types/ts3.4/commands/CreateProfileCommand.d.ts +14 -23
  220. package/dist-types/ts3.4/commands/CreateProfileShareCommand.d.ts +14 -23
  221. package/dist-types/ts3.4/commands/CreateReviewTemplateCommand.d.ts +12 -24
  222. package/dist-types/ts3.4/commands/CreateTemplateShareCommand.d.ts +14 -23
  223. package/dist-types/ts3.4/commands/CreateWorkloadCommand.d.ts +14 -23
  224. package/dist-types/ts3.4/commands/CreateWorkloadShareCommand.d.ts +14 -23
  225. package/dist-types/ts3.4/commands/DeleteLensCommand.d.ts +14 -23
  226. package/dist-types/ts3.4/commands/DeleteLensShareCommand.d.ts +14 -23
  227. package/dist-types/ts3.4/commands/DeleteProfileCommand.d.ts +14 -23
  228. package/dist-types/ts3.4/commands/DeleteProfileShareCommand.d.ts +14 -23
  229. package/dist-types/ts3.4/commands/DeleteReviewTemplateCommand.d.ts +12 -24
  230. package/dist-types/ts3.4/commands/DeleteTemplateShareCommand.d.ts +14 -23
  231. package/dist-types/ts3.4/commands/DeleteWorkloadCommand.d.ts +14 -23
  232. package/dist-types/ts3.4/commands/DeleteWorkloadShareCommand.d.ts +14 -23
  233. package/dist-types/ts3.4/commands/DisassociateLensesCommand.d.ts +14 -23
  234. package/dist-types/ts3.4/commands/DisassociateProfilesCommand.d.ts +12 -24
  235. package/dist-types/ts3.4/commands/ExportLensCommand.d.ts +14 -23
  236. package/dist-types/ts3.4/commands/GetAnswerCommand.d.ts +14 -23
  237. package/dist-types/ts3.4/commands/GetConsolidatedReportCommand.d.ts +12 -24
  238. package/dist-types/ts3.4/commands/GetLensCommand.d.ts +12 -23
  239. package/dist-types/ts3.4/commands/GetLensReviewCommand.d.ts +14 -23
  240. package/dist-types/ts3.4/commands/GetLensReviewReportCommand.d.ts +14 -23
  241. package/dist-types/ts3.4/commands/GetLensVersionDifferenceCommand.d.ts +12 -24
  242. package/dist-types/ts3.4/commands/GetMilestoneCommand.d.ts +14 -23
  243. package/dist-types/ts3.4/commands/GetProfileCommand.d.ts +14 -23
  244. package/dist-types/ts3.4/commands/GetProfileTemplateCommand.d.ts +14 -23
  245. package/dist-types/ts3.4/commands/GetReviewTemplateAnswerCommand.d.ts +12 -24
  246. package/dist-types/ts3.4/commands/GetReviewTemplateCommand.d.ts +14 -23
  247. package/dist-types/ts3.4/commands/GetReviewTemplateLensReviewCommand.d.ts +12 -24
  248. package/dist-types/ts3.4/commands/GetWorkloadCommand.d.ts +14 -23
  249. package/dist-types/ts3.4/commands/ImportLensCommand.d.ts +14 -23
  250. package/dist-types/ts3.4/commands/ListAnswersCommand.d.ts +14 -23
  251. package/dist-types/ts3.4/commands/ListCheckDetailsCommand.d.ts +14 -23
  252. package/dist-types/ts3.4/commands/ListCheckSummariesCommand.d.ts +14 -23
  253. package/dist-types/ts3.4/commands/ListLensReviewImprovementsCommand.d.ts +12 -24
  254. package/dist-types/ts3.4/commands/ListLensReviewsCommand.d.ts +14 -23
  255. package/dist-types/ts3.4/commands/ListLensSharesCommand.d.ts +14 -23
  256. package/dist-types/ts3.4/commands/ListLensesCommand.d.ts +14 -23
  257. package/dist-types/ts3.4/commands/ListMilestonesCommand.d.ts +14 -23
  258. package/dist-types/ts3.4/commands/ListNotificationsCommand.d.ts +14 -23
  259. package/dist-types/ts3.4/commands/ListProfileNotificationsCommand.d.ts +12 -24
  260. package/dist-types/ts3.4/commands/ListProfileSharesCommand.d.ts +14 -23
  261. package/dist-types/ts3.4/commands/ListProfilesCommand.d.ts +14 -23
  262. package/dist-types/ts3.4/commands/ListReviewTemplateAnswersCommand.d.ts +12 -24
  263. package/dist-types/ts3.4/commands/ListReviewTemplatesCommand.d.ts +14 -23
  264. package/dist-types/ts3.4/commands/ListShareInvitationsCommand.d.ts +12 -24
  265. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +14 -23
  266. package/dist-types/ts3.4/commands/ListTemplateSharesCommand.d.ts +14 -23
  267. package/dist-types/ts3.4/commands/ListWorkloadSharesCommand.d.ts +14 -23
  268. package/dist-types/ts3.4/commands/ListWorkloadsCommand.d.ts +14 -23
  269. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +14 -23
  270. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +14 -23
  271. package/dist-types/ts3.4/commands/UpdateAnswerCommand.d.ts +14 -23
  272. package/dist-types/ts3.4/commands/UpdateGlobalSettingsCommand.d.ts +12 -24
  273. package/dist-types/ts3.4/commands/UpdateLensReviewCommand.d.ts +14 -23
  274. package/dist-types/ts3.4/commands/UpdateProfileCommand.d.ts +14 -23
  275. package/dist-types/ts3.4/commands/UpdateReviewTemplateAnswerCommand.d.ts +12 -24
  276. package/dist-types/ts3.4/commands/UpdateReviewTemplateCommand.d.ts +12 -24
  277. package/dist-types/ts3.4/commands/UpdateReviewTemplateLensReviewCommand.d.ts +12 -24
  278. package/dist-types/ts3.4/commands/UpdateShareInvitationCommand.d.ts +12 -24
  279. package/dist-types/ts3.4/commands/UpdateWorkloadCommand.d.ts +14 -23
  280. package/dist-types/ts3.4/commands/UpdateWorkloadShareCommand.d.ts +14 -23
  281. package/dist-types/ts3.4/commands/UpgradeLensReviewCommand.d.ts +14 -23
  282. package/dist-types/ts3.4/commands/UpgradeProfileVersionCommand.d.ts +12 -24
  283. package/dist-types/ts3.4/commands/UpgradeReviewTemplateLensReviewCommand.d.ts +12 -24
  284. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +18 -0
  285. package/package.json +11 -11
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { UpdateReviewTemplateInput, UpdateReviewTemplateOutput } from "../models/models_0";
5
4
  import { ServiceInputTypes, ServiceOutputTypes, WellArchitectedClientResolvedConfig } from "../WellArchitectedClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface UpdateReviewTemplateCommandInput extends UpdateReviewTemplateIn
21
20
  */
22
21
  export interface UpdateReviewTemplateCommandOutput extends UpdateReviewTemplateOutput, __MetadataBearer {
23
22
  }
23
+ declare const UpdateReviewTemplateCommand_base: {
24
+ new (input: UpdateReviewTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateReviewTemplateCommandInput, UpdateReviewTemplateCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Update a review template.</p>
@@ -96,23 +99,5 @@ export interface UpdateReviewTemplateCommandOutput extends UpdateReviewTemplateO
96
99
  * <p>Base exception class for all service exceptions from WellArchitected service.</p>
97
100
  *
98
101
  */
99
- export declare class UpdateReviewTemplateCommand extends $Command<UpdateReviewTemplateCommandInput, UpdateReviewTemplateCommandOutput, WellArchitectedClientResolvedConfig> {
100
- readonly input: UpdateReviewTemplateCommandInput;
101
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
102
- /**
103
- * @public
104
- */
105
- constructor(input: UpdateReviewTemplateCommandInput);
106
- /**
107
- * @internal
108
- */
109
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WellArchitectedClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateReviewTemplateCommandInput, UpdateReviewTemplateCommandOutput>;
110
- /**
111
- * @internal
112
- */
113
- private serialize;
114
- /**
115
- * @internal
116
- */
117
- private deserialize;
102
+ export declare class UpdateReviewTemplateCommand extends UpdateReviewTemplateCommand_base {
118
103
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { UpdateReviewTemplateLensReviewInput, UpdateReviewTemplateLensReviewOutput } from "../models/models_0";
5
4
  import { ServiceInputTypes, ServiceOutputTypes, WellArchitectedClientResolvedConfig } from "../WellArchitectedClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface UpdateReviewTemplateLensReviewCommandInput extends UpdateReview
21
20
  */
22
21
  export interface UpdateReviewTemplateLensReviewCommandOutput extends UpdateReviewTemplateLensReviewOutput, __MetadataBearer {
23
22
  }
23
+ declare const UpdateReviewTemplateLensReviewCommand_base: {
24
+ new (input: UpdateReviewTemplateLensReviewCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateReviewTemplateLensReviewCommandInput, UpdateReviewTemplateLensReviewCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Update a lens review associated with a review template.</p>
@@ -97,23 +100,5 @@ export interface UpdateReviewTemplateLensReviewCommandOutput extends UpdateRevie
97
100
  * <p>Base exception class for all service exceptions from WellArchitected service.</p>
98
101
  *
99
102
  */
100
- export declare class UpdateReviewTemplateLensReviewCommand extends $Command<UpdateReviewTemplateLensReviewCommandInput, UpdateReviewTemplateLensReviewCommandOutput, WellArchitectedClientResolvedConfig> {
101
- readonly input: UpdateReviewTemplateLensReviewCommandInput;
102
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
103
- /**
104
- * @public
105
- */
106
- constructor(input: UpdateReviewTemplateLensReviewCommandInput);
107
- /**
108
- * @internal
109
- */
110
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WellArchitectedClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateReviewTemplateLensReviewCommandInput, UpdateReviewTemplateLensReviewCommandOutput>;
111
- /**
112
- * @internal
113
- */
114
- private serialize;
115
- /**
116
- * @internal
117
- */
118
- private deserialize;
103
+ export declare class UpdateReviewTemplateLensReviewCommand extends UpdateReviewTemplateLensReviewCommand_base {
119
104
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { UpdateShareInvitationInput, UpdateShareInvitationOutput } from "../models/models_0";
5
4
  import { ServiceInputTypes, ServiceOutputTypes, WellArchitectedClientResolvedConfig } from "../WellArchitectedClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface UpdateShareInvitationCommandInput extends UpdateShareInvitation
21
20
  */
22
21
  export interface UpdateShareInvitationCommandOutput extends UpdateShareInvitationOutput, __MetadataBearer {
23
22
  }
23
+ declare const UpdateShareInvitationCommand_base: {
24
+ new (input: UpdateShareInvitationCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateShareInvitationCommandInput, UpdateShareInvitationCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Update a workload or custom lens share invitation.</p>
@@ -81,23 +84,5 @@ export interface UpdateShareInvitationCommandOutput extends UpdateShareInvitatio
81
84
  * <p>Base exception class for all service exceptions from WellArchitected service.</p>
82
85
  *
83
86
  */
84
- export declare class UpdateShareInvitationCommand extends $Command<UpdateShareInvitationCommandInput, UpdateShareInvitationCommandOutput, WellArchitectedClientResolvedConfig> {
85
- readonly input: UpdateShareInvitationCommandInput;
86
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
87
- /**
88
- * @public
89
- */
90
- constructor(input: UpdateShareInvitationCommandInput);
91
- /**
92
- * @internal
93
- */
94
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WellArchitectedClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateShareInvitationCommandInput, UpdateShareInvitationCommandOutput>;
95
- /**
96
- * @internal
97
- */
98
- private serialize;
99
- /**
100
- * @internal
101
- */
102
- private deserialize;
87
+ export declare class UpdateShareInvitationCommand extends UpdateShareInvitationCommand_base {
103
88
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { UpdateWorkloadInput, UpdateWorkloadOutput } from "../models/models_0";
5
4
  import { ServiceInputTypes, ServiceOutputTypes, WellArchitectedClientResolvedConfig } from "../WellArchitectedClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface UpdateWorkloadCommandInput extends UpdateWorkloadInput {
21
20
  */
22
21
  export interface UpdateWorkloadCommandOutput extends UpdateWorkloadOutput, __MetadataBearer {
23
22
  }
23
+ declare const UpdateWorkloadCommand_base: {
24
+ new (input: UpdateWorkloadCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateWorkloadCommandInput, UpdateWorkloadCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Update an existing workload.</p>
@@ -156,23 +159,5 @@ export interface UpdateWorkloadCommandOutput extends UpdateWorkloadOutput, __Met
156
159
  * <p>Base exception class for all service exceptions from WellArchitected service.</p>
157
160
  *
158
161
  */
159
- export declare class UpdateWorkloadCommand extends $Command<UpdateWorkloadCommandInput, UpdateWorkloadCommandOutput, WellArchitectedClientResolvedConfig> {
160
- readonly input: UpdateWorkloadCommandInput;
161
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
162
- /**
163
- * @public
164
- */
165
- constructor(input: UpdateWorkloadCommandInput);
166
- /**
167
- * @internal
168
- */
169
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WellArchitectedClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateWorkloadCommandInput, UpdateWorkloadCommandOutput>;
170
- /**
171
- * @internal
172
- */
173
- private serialize;
174
- /**
175
- * @internal
176
- */
177
- private deserialize;
162
+ export declare class UpdateWorkloadCommand extends UpdateWorkloadCommand_base {
178
163
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { UpdateWorkloadShareInput, UpdateWorkloadShareOutput } from "../models/models_0";
5
4
  import { ServiceInputTypes, ServiceOutputTypes, WellArchitectedClientResolvedConfig } from "../WellArchitectedClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface UpdateWorkloadShareCommandInput extends UpdateWorkloadShareInpu
21
20
  */
22
21
  export interface UpdateWorkloadShareCommandOutput extends UpdateWorkloadShareOutput, __MetadataBearer {
23
22
  }
23
+ declare const UpdateWorkloadShareCommand_base: {
24
+ new (input: UpdateWorkloadShareCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateWorkloadShareCommandInput, UpdateWorkloadShareCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Update a workload share.</p>
@@ -80,23 +83,5 @@ export interface UpdateWorkloadShareCommandOutput extends UpdateWorkloadShareOut
80
83
  * <p>Base exception class for all service exceptions from WellArchitected service.</p>
81
84
  *
82
85
  */
83
- export declare class UpdateWorkloadShareCommand extends $Command<UpdateWorkloadShareCommandInput, UpdateWorkloadShareCommandOutput, WellArchitectedClientResolvedConfig> {
84
- readonly input: UpdateWorkloadShareCommandInput;
85
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
86
- /**
87
- * @public
88
- */
89
- constructor(input: UpdateWorkloadShareCommandInput);
90
- /**
91
- * @internal
92
- */
93
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WellArchitectedClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateWorkloadShareCommandInput, UpdateWorkloadShareCommandOutput>;
94
- /**
95
- * @internal
96
- */
97
- private serialize;
98
- /**
99
- * @internal
100
- */
101
- private deserialize;
86
+ export declare class UpdateWorkloadShareCommand extends UpdateWorkloadShareCommand_base {
102
87
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { UpgradeLensReviewInput } from "../models/models_0";
5
4
  import { ServiceInputTypes, ServiceOutputTypes, WellArchitectedClientResolvedConfig } from "../WellArchitectedClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface UpgradeLensReviewCommandInput extends UpgradeLensReviewInput {
21
20
  */
22
21
  export interface UpgradeLensReviewCommandOutput extends __MetadataBearer {
23
22
  }
23
+ declare const UpgradeLensReviewCommand_base: {
24
+ new (input: UpgradeLensReviewCommandInput): import("@smithy/smithy-client").CommandImpl<UpgradeLensReviewCommandInput, UpgradeLensReviewCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Upgrade lens review for a particular workload.</p>
@@ -70,23 +73,5 @@ export interface UpgradeLensReviewCommandOutput extends __MetadataBearer {
70
73
  * <p>Base exception class for all service exceptions from WellArchitected service.</p>
71
74
  *
72
75
  */
73
- export declare class UpgradeLensReviewCommand extends $Command<UpgradeLensReviewCommandInput, UpgradeLensReviewCommandOutput, WellArchitectedClientResolvedConfig> {
74
- readonly input: UpgradeLensReviewCommandInput;
75
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
76
- /**
77
- * @public
78
- */
79
- constructor(input: UpgradeLensReviewCommandInput);
80
- /**
81
- * @internal
82
- */
83
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WellArchitectedClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpgradeLensReviewCommandInput, UpgradeLensReviewCommandOutput>;
84
- /**
85
- * @internal
86
- */
87
- private serialize;
88
- /**
89
- * @internal
90
- */
91
- private deserialize;
76
+ export declare class UpgradeLensReviewCommand extends UpgradeLensReviewCommand_base {
92
77
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { UpgradeProfileVersionInput } from "../models/models_0";
5
4
  import { ServiceInputTypes, ServiceOutputTypes, WellArchitectedClientResolvedConfig } from "../WellArchitectedClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface UpgradeProfileVersionCommandInput extends UpgradeProfileVersion
21
20
  */
22
21
  export interface UpgradeProfileVersionCommandOutput extends __MetadataBearer {
23
22
  }
23
+ declare const UpgradeProfileVersionCommand_base: {
24
+ new (input: UpgradeProfileVersionCommandInput): import("@smithy/smithy-client").CommandImpl<UpgradeProfileVersionCommandInput, UpgradeProfileVersionCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Upgrade a profile.</p>
@@ -70,23 +73,5 @@ export interface UpgradeProfileVersionCommandOutput extends __MetadataBearer {
70
73
  * <p>Base exception class for all service exceptions from WellArchitected service.</p>
71
74
  *
72
75
  */
73
- export declare class UpgradeProfileVersionCommand extends $Command<UpgradeProfileVersionCommandInput, UpgradeProfileVersionCommandOutput, WellArchitectedClientResolvedConfig> {
74
- readonly input: UpgradeProfileVersionCommandInput;
75
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
76
- /**
77
- * @public
78
- */
79
- constructor(input: UpgradeProfileVersionCommandInput);
80
- /**
81
- * @internal
82
- */
83
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WellArchitectedClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpgradeProfileVersionCommandInput, UpgradeProfileVersionCommandOutput>;
84
- /**
85
- * @internal
86
- */
87
- private serialize;
88
- /**
89
- * @internal
90
- */
91
- private deserialize;
76
+ export declare class UpgradeProfileVersionCommand extends UpgradeProfileVersionCommand_base {
92
77
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { UpgradeReviewTemplateLensReviewInput } from "../models/models_0";
5
4
  import { ServiceInputTypes, ServiceOutputTypes, WellArchitectedClientResolvedConfig } from "../WellArchitectedClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface UpgradeReviewTemplateLensReviewCommandInput extends UpgradeRevi
21
20
  */
22
21
  export interface UpgradeReviewTemplateLensReviewCommandOutput extends __MetadataBearer {
23
22
  }
23
+ declare const UpgradeReviewTemplateLensReviewCommand_base: {
24
+ new (input: UpgradeReviewTemplateLensReviewCommandInput): import("@smithy/smithy-client").CommandImpl<UpgradeReviewTemplateLensReviewCommandInput, UpgradeReviewTemplateLensReviewCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Upgrade the lens review of a review template.</p>
@@ -69,23 +72,5 @@ export interface UpgradeReviewTemplateLensReviewCommandOutput extends __Metadata
69
72
  * <p>Base exception class for all service exceptions from WellArchitected service.</p>
70
73
  *
71
74
  */
72
- export declare class UpgradeReviewTemplateLensReviewCommand extends $Command<UpgradeReviewTemplateLensReviewCommandInput, UpgradeReviewTemplateLensReviewCommandOutput, WellArchitectedClientResolvedConfig> {
73
- readonly input: UpgradeReviewTemplateLensReviewCommandInput;
74
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
75
- /**
76
- * @public
77
- */
78
- constructor(input: UpgradeReviewTemplateLensReviewCommandInput);
79
- /**
80
- * @internal
81
- */
82
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WellArchitectedClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpgradeReviewTemplateLensReviewCommandInput, UpgradeReviewTemplateLensReviewCommandOutput>;
83
- /**
84
- * @internal
85
- */
86
- private serialize;
87
- /**
88
- * @internal
89
- */
90
- private deserialize;
75
+ export declare class UpgradeReviewTemplateLensReviewCommand extends UpgradeReviewTemplateLensReviewCommand_base {
91
76
  }
@@ -14,6 +14,24 @@ export type ClientResolvedEndpointParameters = ClientInputEndpointParameters & {
14
14
  export declare const resolveClientEndpointParameters: <T>(options: T & ClientInputEndpointParameters) => T & ClientInputEndpointParameters & {
15
15
  defaultSigningName: string;
16
16
  };
17
+ export declare const commonParams: {
18
+ readonly UseFIPS: {
19
+ readonly type: "builtInParams";
20
+ readonly name: "useFipsEndpoint";
21
+ };
22
+ readonly Endpoint: {
23
+ readonly type: "builtInParams";
24
+ readonly name: "endpoint";
25
+ };
26
+ readonly Region: {
27
+ readonly type: "builtInParams";
28
+ readonly name: "region";
29
+ };
30
+ readonly UseDualStack: {
31
+ readonly type: "builtInParams";
32
+ readonly name: "useDualstackEndpoint";
33
+ };
34
+ };
17
35
  export interface EndpointParameters extends __EndpointParameters {
18
36
  Region?: string;
19
37
  UseDualStack?: boolean;
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import { AssociateLensesInput } from "../models/models_0";
10
4
  import {
11
5
  ServiceInputTypes,
@@ -15,19 +9,16 @@ import {
15
9
  export { __MetadataBearer, $Command };
16
10
  export interface AssociateLensesCommandInput extends AssociateLensesInput {}
17
11
  export interface AssociateLensesCommandOutput extends __MetadataBearer {}
18
- export declare class AssociateLensesCommand extends $Command<
19
- AssociateLensesCommandInput,
20
- AssociateLensesCommandOutput,
21
- WellArchitectedClientResolvedConfig
22
- > {
23
- readonly input: AssociateLensesCommandInput;
24
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
25
- constructor(input: AssociateLensesCommandInput);
26
- resolveMiddleware(
27
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
28
- configuration: WellArchitectedClientResolvedConfig,
29
- options?: __HttpHandlerOptions
30
- ): Handler<AssociateLensesCommandInput, AssociateLensesCommandOutput>;
31
- private serialize;
32
- private deserialize;
33
- }
12
+ declare const AssociateLensesCommand_base: {
13
+ new (
14
+ input: AssociateLensesCommandInput
15
+ ): import("@smithy/smithy-client").CommandImpl<
16
+ AssociateLensesCommandInput,
17
+ AssociateLensesCommandOutput,
18
+ WellArchitectedClientResolvedConfig,
19
+ ServiceInputTypes,
20
+ ServiceOutputTypes
21
+ >;
22
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
23
+ };
24
+ export declare class AssociateLensesCommand extends AssociateLensesCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import { AssociateProfilesInput } from "../models/models_0";
10
4
  import {
11
5
  ServiceInputTypes,
@@ -15,19 +9,16 @@ import {
15
9
  export { __MetadataBearer, $Command };
16
10
  export interface AssociateProfilesCommandInput extends AssociateProfilesInput {}
17
11
  export interface AssociateProfilesCommandOutput extends __MetadataBearer {}
18
- export declare class AssociateProfilesCommand extends $Command<
19
- AssociateProfilesCommandInput,
20
- AssociateProfilesCommandOutput,
21
- WellArchitectedClientResolvedConfig
22
- > {
23
- readonly input: AssociateProfilesCommandInput;
24
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
25
- constructor(input: AssociateProfilesCommandInput);
26
- resolveMiddleware(
27
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
28
- configuration: WellArchitectedClientResolvedConfig,
29
- options?: __HttpHandlerOptions
30
- ): Handler<AssociateProfilesCommandInput, AssociateProfilesCommandOutput>;
31
- private serialize;
32
- private deserialize;
33
- }
12
+ declare const AssociateProfilesCommand_base: {
13
+ new (
14
+ input: AssociateProfilesCommandInput
15
+ ): import("@smithy/smithy-client").CommandImpl<
16
+ AssociateProfilesCommandInput,
17
+ AssociateProfilesCommandOutput,
18
+ WellArchitectedClientResolvedConfig,
19
+ ServiceInputTypes,
20
+ ServiceOutputTypes
21
+ >;
22
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
23
+ };
24
+ export declare class AssociateProfilesCommand extends AssociateProfilesCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  CreateLensShareInput,
11
5
  CreateLensShareOutput,
@@ -20,19 +14,16 @@ export interface CreateLensShareCommandInput extends CreateLensShareInput {}
20
14
  export interface CreateLensShareCommandOutput
21
15
  extends CreateLensShareOutput,
22
16
  __MetadataBearer {}
23
- export declare class CreateLensShareCommand extends $Command<
24
- CreateLensShareCommandInput,
25
- CreateLensShareCommandOutput,
26
- WellArchitectedClientResolvedConfig
27
- > {
28
- readonly input: CreateLensShareCommandInput;
29
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
30
- constructor(input: CreateLensShareCommandInput);
31
- resolveMiddleware(
32
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
- configuration: WellArchitectedClientResolvedConfig,
34
- options?: __HttpHandlerOptions
35
- ): Handler<CreateLensShareCommandInput, CreateLensShareCommandOutput>;
36
- private serialize;
37
- private deserialize;
38
- }
17
+ declare const CreateLensShareCommand_base: {
18
+ new (
19
+ input: CreateLensShareCommandInput
20
+ ): import("@smithy/smithy-client").CommandImpl<
21
+ CreateLensShareCommandInput,
22
+ CreateLensShareCommandOutput,
23
+ WellArchitectedClientResolvedConfig,
24
+ ServiceInputTypes,
25
+ ServiceOutputTypes
26
+ >;
27
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
+ };
29
+ export declare class CreateLensShareCommand extends CreateLensShareCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  CreateLensVersionInput,
11
5
  CreateLensVersionOutput,
@@ -20,19 +14,16 @@ export interface CreateLensVersionCommandInput extends CreateLensVersionInput {}
20
14
  export interface CreateLensVersionCommandOutput
21
15
  extends CreateLensVersionOutput,
22
16
  __MetadataBearer {}
23
- export declare class CreateLensVersionCommand extends $Command<
24
- CreateLensVersionCommandInput,
25
- CreateLensVersionCommandOutput,
26
- WellArchitectedClientResolvedConfig
27
- > {
28
- readonly input: CreateLensVersionCommandInput;
29
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
30
- constructor(input: CreateLensVersionCommandInput);
31
- resolveMiddleware(
32
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
- configuration: WellArchitectedClientResolvedConfig,
34
- options?: __HttpHandlerOptions
35
- ): Handler<CreateLensVersionCommandInput, CreateLensVersionCommandOutput>;
36
- private serialize;
37
- private deserialize;
38
- }
17
+ declare const CreateLensVersionCommand_base: {
18
+ new (
19
+ input: CreateLensVersionCommandInput
20
+ ): import("@smithy/smithy-client").CommandImpl<
21
+ CreateLensVersionCommandInput,
22
+ CreateLensVersionCommandOutput,
23
+ WellArchitectedClientResolvedConfig,
24
+ ServiceInputTypes,
25
+ ServiceOutputTypes
26
+ >;
27
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
+ };
29
+ export declare class CreateLensVersionCommand extends CreateLensVersionCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  CreateMilestoneInput,
11
5
  CreateMilestoneOutput,
@@ -20,19 +14,16 @@ export interface CreateMilestoneCommandInput extends CreateMilestoneInput {}
20
14
  export interface CreateMilestoneCommandOutput
21
15
  extends CreateMilestoneOutput,
22
16
  __MetadataBearer {}
23
- export declare class CreateMilestoneCommand extends $Command<
24
- CreateMilestoneCommandInput,
25
- CreateMilestoneCommandOutput,
26
- WellArchitectedClientResolvedConfig
27
- > {
28
- readonly input: CreateMilestoneCommandInput;
29
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
30
- constructor(input: CreateMilestoneCommandInput);
31
- resolveMiddleware(
32
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
- configuration: WellArchitectedClientResolvedConfig,
34
- options?: __HttpHandlerOptions
35
- ): Handler<CreateMilestoneCommandInput, CreateMilestoneCommandOutput>;
36
- private serialize;
37
- private deserialize;
38
- }
17
+ declare const CreateMilestoneCommand_base: {
18
+ new (
19
+ input: CreateMilestoneCommandInput
20
+ ): import("@smithy/smithy-client").CommandImpl<
21
+ CreateMilestoneCommandInput,
22
+ CreateMilestoneCommandOutput,
23
+ WellArchitectedClientResolvedConfig,
24
+ ServiceInputTypes,
25
+ ServiceOutputTypes
26
+ >;
27
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
+ };
29
+ export declare class CreateMilestoneCommand extends CreateMilestoneCommand_base {}