@aws-sdk/client-imagebuilder 3.477.0 → 3.481.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 (381) hide show
  1. package/dist-cjs/commands/CancelImageCreationCommand.js +18 -41
  2. package/dist-cjs/commands/CancelLifecycleExecutionCommand.js +18 -41
  3. package/dist-cjs/commands/CreateComponentCommand.js +18 -41
  4. package/dist-cjs/commands/CreateContainerRecipeCommand.js +18 -41
  5. package/dist-cjs/commands/CreateDistributionConfigurationCommand.js +18 -41
  6. package/dist-cjs/commands/CreateImageCommand.js +18 -41
  7. package/dist-cjs/commands/CreateImagePipelineCommand.js +18 -41
  8. package/dist-cjs/commands/CreateImageRecipeCommand.js +18 -41
  9. package/dist-cjs/commands/CreateInfrastructureConfigurationCommand.js +18 -41
  10. package/dist-cjs/commands/CreateLifecyclePolicyCommand.js +18 -41
  11. package/dist-cjs/commands/CreateWorkflowCommand.js +18 -41
  12. package/dist-cjs/commands/DeleteComponentCommand.js +18 -41
  13. package/dist-cjs/commands/DeleteContainerRecipeCommand.js +18 -41
  14. package/dist-cjs/commands/DeleteDistributionConfigurationCommand.js +18 -41
  15. package/dist-cjs/commands/DeleteImageCommand.js +18 -41
  16. package/dist-cjs/commands/DeleteImagePipelineCommand.js +18 -41
  17. package/dist-cjs/commands/DeleteImageRecipeCommand.js +18 -41
  18. package/dist-cjs/commands/DeleteInfrastructureConfigurationCommand.js +18 -41
  19. package/dist-cjs/commands/DeleteLifecyclePolicyCommand.js +18 -41
  20. package/dist-cjs/commands/DeleteWorkflowCommand.js +18 -41
  21. package/dist-cjs/commands/GetComponentCommand.js +18 -41
  22. package/dist-cjs/commands/GetComponentPolicyCommand.js +18 -41
  23. package/dist-cjs/commands/GetContainerRecipeCommand.js +18 -41
  24. package/dist-cjs/commands/GetContainerRecipePolicyCommand.js +18 -41
  25. package/dist-cjs/commands/GetDistributionConfigurationCommand.js +18 -41
  26. package/dist-cjs/commands/GetImageCommand.js +18 -41
  27. package/dist-cjs/commands/GetImagePipelineCommand.js +18 -41
  28. package/dist-cjs/commands/GetImagePolicyCommand.js +18 -41
  29. package/dist-cjs/commands/GetImageRecipeCommand.js +18 -41
  30. package/dist-cjs/commands/GetImageRecipePolicyCommand.js +18 -41
  31. package/dist-cjs/commands/GetInfrastructureConfigurationCommand.js +18 -41
  32. package/dist-cjs/commands/GetLifecycleExecutionCommand.js +18 -41
  33. package/dist-cjs/commands/GetLifecyclePolicyCommand.js +18 -41
  34. package/dist-cjs/commands/GetWorkflowCommand.js +18 -41
  35. package/dist-cjs/commands/GetWorkflowExecutionCommand.js +18 -41
  36. package/dist-cjs/commands/GetWorkflowStepExecutionCommand.js +18 -41
  37. package/dist-cjs/commands/ImportComponentCommand.js +18 -41
  38. package/dist-cjs/commands/ImportVmImageCommand.js +18 -41
  39. package/dist-cjs/commands/ListComponentBuildVersionsCommand.js +18 -41
  40. package/dist-cjs/commands/ListComponentsCommand.js +18 -41
  41. package/dist-cjs/commands/ListContainerRecipesCommand.js +18 -41
  42. package/dist-cjs/commands/ListDistributionConfigurationsCommand.js +18 -41
  43. package/dist-cjs/commands/ListImageBuildVersionsCommand.js +18 -41
  44. package/dist-cjs/commands/ListImagePackagesCommand.js +18 -41
  45. package/dist-cjs/commands/ListImagePipelineImagesCommand.js +18 -41
  46. package/dist-cjs/commands/ListImagePipelinesCommand.js +18 -41
  47. package/dist-cjs/commands/ListImageRecipesCommand.js +18 -41
  48. package/dist-cjs/commands/ListImageScanFindingAggregationsCommand.js +18 -41
  49. package/dist-cjs/commands/ListImageScanFindingsCommand.js +18 -41
  50. package/dist-cjs/commands/ListImagesCommand.js +18 -41
  51. package/dist-cjs/commands/ListInfrastructureConfigurationsCommand.js +18 -41
  52. package/dist-cjs/commands/ListLifecycleExecutionResourcesCommand.js +18 -41
  53. package/dist-cjs/commands/ListLifecycleExecutionsCommand.js +18 -41
  54. package/dist-cjs/commands/ListLifecyclePoliciesCommand.js +18 -41
  55. package/dist-cjs/commands/ListTagsForResourceCommand.js +18 -41
  56. package/dist-cjs/commands/ListWaitingWorkflowStepsCommand.js +18 -41
  57. package/dist-cjs/commands/ListWorkflowBuildVersionsCommand.js +18 -41
  58. package/dist-cjs/commands/ListWorkflowExecutionsCommand.js +18 -41
  59. package/dist-cjs/commands/ListWorkflowStepExecutionsCommand.js +18 -41
  60. package/dist-cjs/commands/ListWorkflowsCommand.js +18 -41
  61. package/dist-cjs/commands/PutComponentPolicyCommand.js +18 -41
  62. package/dist-cjs/commands/PutContainerRecipePolicyCommand.js +18 -41
  63. package/dist-cjs/commands/PutImagePolicyCommand.js +18 -41
  64. package/dist-cjs/commands/PutImageRecipePolicyCommand.js +18 -41
  65. package/dist-cjs/commands/SendWorkflowStepActionCommand.js +18 -41
  66. package/dist-cjs/commands/StartImagePipelineExecutionCommand.js +18 -41
  67. package/dist-cjs/commands/StartResourceStateUpdateCommand.js +18 -41
  68. package/dist-cjs/commands/TagResourceCommand.js +18 -41
  69. package/dist-cjs/commands/UntagResourceCommand.js +18 -41
  70. package/dist-cjs/commands/UpdateDistributionConfigurationCommand.js +18 -41
  71. package/dist-cjs/commands/UpdateImagePipelineCommand.js +18 -41
  72. package/dist-cjs/commands/UpdateInfrastructureConfigurationCommand.js +18 -41
  73. package/dist-cjs/commands/UpdateLifecyclePolicyCommand.js +18 -41
  74. package/dist-cjs/endpoint/EndpointParameters.js +7 -1
  75. package/dist-cjs/pagination/ListComponentBuildVersionsPaginator.js +2 -24
  76. package/dist-cjs/pagination/ListComponentsPaginator.js +2 -24
  77. package/dist-cjs/pagination/ListContainerRecipesPaginator.js +2 -24
  78. package/dist-cjs/pagination/ListDistributionConfigurationsPaginator.js +2 -24
  79. package/dist-cjs/pagination/ListImageBuildVersionsPaginator.js +2 -24
  80. package/dist-cjs/pagination/ListImagePackagesPaginator.js +2 -24
  81. package/dist-cjs/pagination/ListImagePipelineImagesPaginator.js +2 -24
  82. package/dist-cjs/pagination/ListImagePipelinesPaginator.js +2 -24
  83. package/dist-cjs/pagination/ListImageRecipesPaginator.js +2 -24
  84. package/dist-cjs/pagination/ListImageScanFindingAggregationsPaginator.js +2 -23
  85. package/dist-cjs/pagination/ListImageScanFindingsPaginator.js +2 -24
  86. package/dist-cjs/pagination/ListImagesPaginator.js +2 -24
  87. package/dist-cjs/pagination/ListInfrastructureConfigurationsPaginator.js +2 -24
  88. package/dist-cjs/pagination/ListLifecycleExecutionResourcesPaginator.js +2 -24
  89. package/dist-cjs/pagination/ListLifecycleExecutionsPaginator.js +2 -24
  90. package/dist-cjs/pagination/ListLifecyclePoliciesPaginator.js +2 -24
  91. package/dist-cjs/pagination/ListWaitingWorkflowStepsPaginator.js +2 -24
  92. package/dist-cjs/pagination/ListWorkflowBuildVersionsPaginator.js +2 -24
  93. package/dist-cjs/pagination/ListWorkflowExecutionsPaginator.js +2 -24
  94. package/dist-cjs/pagination/ListWorkflowStepExecutionsPaginator.js +2 -24
  95. package/dist-cjs/pagination/ListWorkflowsPaginator.js +2 -24
  96. package/dist-es/commands/CancelImageCreationCommand.js +18 -41
  97. package/dist-es/commands/CancelLifecycleExecutionCommand.js +18 -41
  98. package/dist-es/commands/CreateComponentCommand.js +18 -41
  99. package/dist-es/commands/CreateContainerRecipeCommand.js +18 -41
  100. package/dist-es/commands/CreateDistributionConfigurationCommand.js +18 -41
  101. package/dist-es/commands/CreateImageCommand.js +18 -41
  102. package/dist-es/commands/CreateImagePipelineCommand.js +18 -41
  103. package/dist-es/commands/CreateImageRecipeCommand.js +18 -41
  104. package/dist-es/commands/CreateInfrastructureConfigurationCommand.js +18 -41
  105. package/dist-es/commands/CreateLifecyclePolicyCommand.js +18 -41
  106. package/dist-es/commands/CreateWorkflowCommand.js +18 -41
  107. package/dist-es/commands/DeleteComponentCommand.js +18 -41
  108. package/dist-es/commands/DeleteContainerRecipeCommand.js +18 -41
  109. package/dist-es/commands/DeleteDistributionConfigurationCommand.js +18 -41
  110. package/dist-es/commands/DeleteImageCommand.js +18 -41
  111. package/dist-es/commands/DeleteImagePipelineCommand.js +18 -41
  112. package/dist-es/commands/DeleteImageRecipeCommand.js +18 -41
  113. package/dist-es/commands/DeleteInfrastructureConfigurationCommand.js +18 -41
  114. package/dist-es/commands/DeleteLifecyclePolicyCommand.js +18 -41
  115. package/dist-es/commands/DeleteWorkflowCommand.js +18 -41
  116. package/dist-es/commands/GetComponentCommand.js +18 -41
  117. package/dist-es/commands/GetComponentPolicyCommand.js +18 -41
  118. package/dist-es/commands/GetContainerRecipeCommand.js +18 -41
  119. package/dist-es/commands/GetContainerRecipePolicyCommand.js +18 -41
  120. package/dist-es/commands/GetDistributionConfigurationCommand.js +18 -41
  121. package/dist-es/commands/GetImageCommand.js +18 -41
  122. package/dist-es/commands/GetImagePipelineCommand.js +18 -41
  123. package/dist-es/commands/GetImagePolicyCommand.js +18 -41
  124. package/dist-es/commands/GetImageRecipeCommand.js +18 -41
  125. package/dist-es/commands/GetImageRecipePolicyCommand.js +18 -41
  126. package/dist-es/commands/GetInfrastructureConfigurationCommand.js +18 -41
  127. package/dist-es/commands/GetLifecycleExecutionCommand.js +18 -41
  128. package/dist-es/commands/GetLifecyclePolicyCommand.js +18 -41
  129. package/dist-es/commands/GetWorkflowCommand.js +18 -41
  130. package/dist-es/commands/GetWorkflowExecutionCommand.js +18 -41
  131. package/dist-es/commands/GetWorkflowStepExecutionCommand.js +18 -41
  132. package/dist-es/commands/ImportComponentCommand.js +18 -41
  133. package/dist-es/commands/ImportVmImageCommand.js +18 -41
  134. package/dist-es/commands/ListComponentBuildVersionsCommand.js +18 -41
  135. package/dist-es/commands/ListComponentsCommand.js +18 -41
  136. package/dist-es/commands/ListContainerRecipesCommand.js +18 -41
  137. package/dist-es/commands/ListDistributionConfigurationsCommand.js +18 -41
  138. package/dist-es/commands/ListImageBuildVersionsCommand.js +18 -41
  139. package/dist-es/commands/ListImagePackagesCommand.js +18 -41
  140. package/dist-es/commands/ListImagePipelineImagesCommand.js +18 -41
  141. package/dist-es/commands/ListImagePipelinesCommand.js +18 -41
  142. package/dist-es/commands/ListImageRecipesCommand.js +18 -41
  143. package/dist-es/commands/ListImageScanFindingAggregationsCommand.js +18 -41
  144. package/dist-es/commands/ListImageScanFindingsCommand.js +18 -41
  145. package/dist-es/commands/ListImagesCommand.js +18 -41
  146. package/dist-es/commands/ListInfrastructureConfigurationsCommand.js +18 -41
  147. package/dist-es/commands/ListLifecycleExecutionResourcesCommand.js +18 -41
  148. package/dist-es/commands/ListLifecycleExecutionsCommand.js +18 -41
  149. package/dist-es/commands/ListLifecyclePoliciesCommand.js +18 -41
  150. package/dist-es/commands/ListTagsForResourceCommand.js +18 -41
  151. package/dist-es/commands/ListWaitingWorkflowStepsCommand.js +18 -41
  152. package/dist-es/commands/ListWorkflowBuildVersionsCommand.js +18 -41
  153. package/dist-es/commands/ListWorkflowExecutionsCommand.js +18 -41
  154. package/dist-es/commands/ListWorkflowStepExecutionsCommand.js +18 -41
  155. package/dist-es/commands/ListWorkflowsCommand.js +18 -41
  156. package/dist-es/commands/PutComponentPolicyCommand.js +18 -41
  157. package/dist-es/commands/PutContainerRecipePolicyCommand.js +18 -41
  158. package/dist-es/commands/PutImagePolicyCommand.js +18 -41
  159. package/dist-es/commands/PutImageRecipePolicyCommand.js +18 -41
  160. package/dist-es/commands/SendWorkflowStepActionCommand.js +18 -41
  161. package/dist-es/commands/StartImagePipelineExecutionCommand.js +18 -41
  162. package/dist-es/commands/StartResourceStateUpdateCommand.js +18 -41
  163. package/dist-es/commands/TagResourceCommand.js +18 -41
  164. package/dist-es/commands/UntagResourceCommand.js +18 -41
  165. package/dist-es/commands/UpdateDistributionConfigurationCommand.js +18 -41
  166. package/dist-es/commands/UpdateImagePipelineCommand.js +18 -41
  167. package/dist-es/commands/UpdateInfrastructureConfigurationCommand.js +18 -41
  168. package/dist-es/commands/UpdateLifecyclePolicyCommand.js +18 -41
  169. package/dist-es/endpoint/EndpointParameters.js +6 -0
  170. package/dist-es/pagination/ListComponentBuildVersionsPaginator.js +2 -23
  171. package/dist-es/pagination/ListComponentsPaginator.js +2 -23
  172. package/dist-es/pagination/ListContainerRecipesPaginator.js +2 -23
  173. package/dist-es/pagination/ListDistributionConfigurationsPaginator.js +2 -23
  174. package/dist-es/pagination/ListImageBuildVersionsPaginator.js +2 -23
  175. package/dist-es/pagination/ListImagePackagesPaginator.js +2 -23
  176. package/dist-es/pagination/ListImagePipelineImagesPaginator.js +2 -23
  177. package/dist-es/pagination/ListImagePipelinesPaginator.js +2 -23
  178. package/dist-es/pagination/ListImageRecipesPaginator.js +2 -23
  179. package/dist-es/pagination/ListImageScanFindingAggregationsPaginator.js +2 -22
  180. package/dist-es/pagination/ListImageScanFindingsPaginator.js +2 -23
  181. package/dist-es/pagination/ListImagesPaginator.js +2 -23
  182. package/dist-es/pagination/ListInfrastructureConfigurationsPaginator.js +2 -23
  183. package/dist-es/pagination/ListLifecycleExecutionResourcesPaginator.js +2 -23
  184. package/dist-es/pagination/ListLifecycleExecutionsPaginator.js +2 -23
  185. package/dist-es/pagination/ListLifecyclePoliciesPaginator.js +2 -23
  186. package/dist-es/pagination/ListWaitingWorkflowStepsPaginator.js +2 -23
  187. package/dist-es/pagination/ListWorkflowBuildVersionsPaginator.js +2 -23
  188. package/dist-es/pagination/ListWorkflowExecutionsPaginator.js +2 -23
  189. package/dist-es/pagination/ListWorkflowStepExecutionsPaginator.js +2 -23
  190. package/dist-es/pagination/ListWorkflowsPaginator.js +2 -23
  191. package/dist-types/commands/CancelImageCreationCommand.d.ts +6 -21
  192. package/dist-types/commands/CancelLifecycleExecutionCommand.d.ts +6 -21
  193. package/dist-types/commands/CreateComponentCommand.d.ts +6 -21
  194. package/dist-types/commands/CreateContainerRecipeCommand.d.ts +6 -21
  195. package/dist-types/commands/CreateDistributionConfigurationCommand.d.ts +6 -21
  196. package/dist-types/commands/CreateImageCommand.d.ts +6 -21
  197. package/dist-types/commands/CreateImagePipelineCommand.d.ts +6 -21
  198. package/dist-types/commands/CreateImageRecipeCommand.d.ts +6 -21
  199. package/dist-types/commands/CreateInfrastructureConfigurationCommand.d.ts +6 -21
  200. package/dist-types/commands/CreateLifecyclePolicyCommand.d.ts +6 -21
  201. package/dist-types/commands/CreateWorkflowCommand.d.ts +6 -21
  202. package/dist-types/commands/DeleteComponentCommand.d.ts +6 -21
  203. package/dist-types/commands/DeleteContainerRecipeCommand.d.ts +6 -21
  204. package/dist-types/commands/DeleteDistributionConfigurationCommand.d.ts +6 -21
  205. package/dist-types/commands/DeleteImageCommand.d.ts +6 -21
  206. package/dist-types/commands/DeleteImagePipelineCommand.d.ts +6 -21
  207. package/dist-types/commands/DeleteImageRecipeCommand.d.ts +6 -21
  208. package/dist-types/commands/DeleteInfrastructureConfigurationCommand.d.ts +6 -21
  209. package/dist-types/commands/DeleteLifecyclePolicyCommand.d.ts +6 -21
  210. package/dist-types/commands/DeleteWorkflowCommand.d.ts +6 -21
  211. package/dist-types/commands/GetComponentCommand.d.ts +6 -21
  212. package/dist-types/commands/GetComponentPolicyCommand.d.ts +6 -21
  213. package/dist-types/commands/GetContainerRecipeCommand.d.ts +6 -21
  214. package/dist-types/commands/GetContainerRecipePolicyCommand.d.ts +6 -21
  215. package/dist-types/commands/GetDistributionConfigurationCommand.d.ts +6 -21
  216. package/dist-types/commands/GetImageCommand.d.ts +6 -21
  217. package/dist-types/commands/GetImagePipelineCommand.d.ts +6 -21
  218. package/dist-types/commands/GetImagePolicyCommand.d.ts +6 -21
  219. package/dist-types/commands/GetImageRecipeCommand.d.ts +6 -21
  220. package/dist-types/commands/GetImageRecipePolicyCommand.d.ts +6 -21
  221. package/dist-types/commands/GetInfrastructureConfigurationCommand.d.ts +6 -21
  222. package/dist-types/commands/GetLifecycleExecutionCommand.d.ts +6 -21
  223. package/dist-types/commands/GetLifecyclePolicyCommand.d.ts +6 -21
  224. package/dist-types/commands/GetWorkflowCommand.d.ts +6 -21
  225. package/dist-types/commands/GetWorkflowExecutionCommand.d.ts +6 -21
  226. package/dist-types/commands/GetWorkflowStepExecutionCommand.d.ts +6 -21
  227. package/dist-types/commands/ImportComponentCommand.d.ts +6 -21
  228. package/dist-types/commands/ImportVmImageCommand.d.ts +6 -21
  229. package/dist-types/commands/ListComponentBuildVersionsCommand.d.ts +6 -21
  230. package/dist-types/commands/ListComponentsCommand.d.ts +6 -21
  231. package/dist-types/commands/ListContainerRecipesCommand.d.ts +6 -21
  232. package/dist-types/commands/ListDistributionConfigurationsCommand.d.ts +6 -21
  233. package/dist-types/commands/ListImageBuildVersionsCommand.d.ts +6 -21
  234. package/dist-types/commands/ListImagePackagesCommand.d.ts +6 -21
  235. package/dist-types/commands/ListImagePipelineImagesCommand.d.ts +6 -21
  236. package/dist-types/commands/ListImagePipelinesCommand.d.ts +6 -21
  237. package/dist-types/commands/ListImageRecipesCommand.d.ts +6 -21
  238. package/dist-types/commands/ListImageScanFindingAggregationsCommand.d.ts +6 -21
  239. package/dist-types/commands/ListImageScanFindingsCommand.d.ts +6 -21
  240. package/dist-types/commands/ListImagesCommand.d.ts +6 -21
  241. package/dist-types/commands/ListInfrastructureConfigurationsCommand.d.ts +6 -21
  242. package/dist-types/commands/ListLifecycleExecutionResourcesCommand.d.ts +6 -21
  243. package/dist-types/commands/ListLifecycleExecutionsCommand.d.ts +6 -21
  244. package/dist-types/commands/ListLifecyclePoliciesCommand.d.ts +6 -21
  245. package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -21
  246. package/dist-types/commands/ListWaitingWorkflowStepsCommand.d.ts +6 -21
  247. package/dist-types/commands/ListWorkflowBuildVersionsCommand.d.ts +6 -21
  248. package/dist-types/commands/ListWorkflowExecutionsCommand.d.ts +6 -21
  249. package/dist-types/commands/ListWorkflowStepExecutionsCommand.d.ts +6 -21
  250. package/dist-types/commands/ListWorkflowsCommand.d.ts +6 -21
  251. package/dist-types/commands/PutComponentPolicyCommand.d.ts +6 -21
  252. package/dist-types/commands/PutContainerRecipePolicyCommand.d.ts +6 -21
  253. package/dist-types/commands/PutImagePolicyCommand.d.ts +6 -21
  254. package/dist-types/commands/PutImageRecipePolicyCommand.d.ts +6 -21
  255. package/dist-types/commands/SendWorkflowStepActionCommand.d.ts +6 -21
  256. package/dist-types/commands/StartImagePipelineExecutionCommand.d.ts +6 -21
  257. package/dist-types/commands/StartResourceStateUpdateCommand.d.ts +6 -21
  258. package/dist-types/commands/TagResourceCommand.d.ts +6 -21
  259. package/dist-types/commands/UntagResourceCommand.d.ts +6 -21
  260. package/dist-types/commands/UpdateDistributionConfigurationCommand.d.ts +6 -21
  261. package/dist-types/commands/UpdateImagePipelineCommand.d.ts +6 -21
  262. package/dist-types/commands/UpdateInfrastructureConfigurationCommand.d.ts +6 -21
  263. package/dist-types/commands/UpdateLifecyclePolicyCommand.d.ts +6 -21
  264. package/dist-types/endpoint/EndpointParameters.d.ts +18 -0
  265. package/dist-types/pagination/ListComponentBuildVersionsPaginator.d.ts +1 -1
  266. package/dist-types/pagination/ListComponentsPaginator.d.ts +1 -1
  267. package/dist-types/pagination/ListContainerRecipesPaginator.d.ts +1 -1
  268. package/dist-types/pagination/ListDistributionConfigurationsPaginator.d.ts +1 -1
  269. package/dist-types/pagination/ListImageBuildVersionsPaginator.d.ts +1 -1
  270. package/dist-types/pagination/ListImagePackagesPaginator.d.ts +1 -1
  271. package/dist-types/pagination/ListImagePipelineImagesPaginator.d.ts +1 -1
  272. package/dist-types/pagination/ListImagePipelinesPaginator.d.ts +1 -1
  273. package/dist-types/pagination/ListImageRecipesPaginator.d.ts +1 -1
  274. package/dist-types/pagination/ListImageScanFindingAggregationsPaginator.d.ts +1 -1
  275. package/dist-types/pagination/ListImageScanFindingsPaginator.d.ts +1 -1
  276. package/dist-types/pagination/ListImagesPaginator.d.ts +1 -1
  277. package/dist-types/pagination/ListInfrastructureConfigurationsPaginator.d.ts +1 -1
  278. package/dist-types/pagination/ListLifecycleExecutionResourcesPaginator.d.ts +1 -1
  279. package/dist-types/pagination/ListLifecycleExecutionsPaginator.d.ts +1 -1
  280. package/dist-types/pagination/ListLifecyclePoliciesPaginator.d.ts +1 -1
  281. package/dist-types/pagination/ListWaitingWorkflowStepsPaginator.d.ts +1 -1
  282. package/dist-types/pagination/ListWorkflowBuildVersionsPaginator.d.ts +1 -1
  283. package/dist-types/pagination/ListWorkflowExecutionsPaginator.d.ts +1 -1
  284. package/dist-types/pagination/ListWorkflowStepExecutionsPaginator.d.ts +1 -1
  285. package/dist-types/pagination/ListWorkflowsPaginator.d.ts +1 -1
  286. package/dist-types/ts3.4/commands/CancelImageCreationCommand.d.ts +14 -23
  287. package/dist-types/ts3.4/commands/CancelLifecycleExecutionCommand.d.ts +12 -24
  288. package/dist-types/ts3.4/commands/CreateComponentCommand.d.ts +14 -23
  289. package/dist-types/ts3.4/commands/CreateContainerRecipeCommand.d.ts +12 -24
  290. package/dist-types/ts3.4/commands/CreateDistributionConfigurationCommand.d.ts +12 -24
  291. package/dist-types/ts3.4/commands/CreateImageCommand.d.ts +14 -23
  292. package/dist-types/ts3.4/commands/CreateImagePipelineCommand.d.ts +14 -23
  293. package/dist-types/ts3.4/commands/CreateImageRecipeCommand.d.ts +14 -23
  294. package/dist-types/ts3.4/commands/CreateInfrastructureConfigurationCommand.d.ts +12 -24
  295. package/dist-types/ts3.4/commands/CreateLifecyclePolicyCommand.d.ts +12 -24
  296. package/dist-types/ts3.4/commands/CreateWorkflowCommand.d.ts +14 -23
  297. package/dist-types/ts3.4/commands/DeleteComponentCommand.d.ts +14 -23
  298. package/dist-types/ts3.4/commands/DeleteContainerRecipeCommand.d.ts +12 -24
  299. package/dist-types/ts3.4/commands/DeleteDistributionConfigurationCommand.d.ts +12 -24
  300. package/dist-types/ts3.4/commands/DeleteImageCommand.d.ts +14 -23
  301. package/dist-types/ts3.4/commands/DeleteImagePipelineCommand.d.ts +14 -23
  302. package/dist-types/ts3.4/commands/DeleteImageRecipeCommand.d.ts +14 -23
  303. package/dist-types/ts3.4/commands/DeleteInfrastructureConfigurationCommand.d.ts +12 -24
  304. package/dist-types/ts3.4/commands/DeleteLifecyclePolicyCommand.d.ts +12 -24
  305. package/dist-types/ts3.4/commands/DeleteWorkflowCommand.d.ts +14 -23
  306. package/dist-types/ts3.4/commands/GetComponentCommand.d.ts +14 -23
  307. package/dist-types/ts3.4/commands/GetComponentPolicyCommand.d.ts +14 -23
  308. package/dist-types/ts3.4/commands/GetContainerRecipeCommand.d.ts +14 -23
  309. package/dist-types/ts3.4/commands/GetContainerRecipePolicyCommand.d.ts +12 -24
  310. package/dist-types/ts3.4/commands/GetDistributionConfigurationCommand.d.ts +12 -24
  311. package/dist-types/ts3.4/commands/GetImageCommand.d.ts +14 -23
  312. package/dist-types/ts3.4/commands/GetImagePipelineCommand.d.ts +14 -23
  313. package/dist-types/ts3.4/commands/GetImagePolicyCommand.d.ts +14 -23
  314. package/dist-types/ts3.4/commands/GetImageRecipeCommand.d.ts +14 -23
  315. package/dist-types/ts3.4/commands/GetImageRecipePolicyCommand.d.ts +12 -24
  316. package/dist-types/ts3.4/commands/GetInfrastructureConfigurationCommand.d.ts +12 -24
  317. package/dist-types/ts3.4/commands/GetLifecycleExecutionCommand.d.ts +12 -24
  318. package/dist-types/ts3.4/commands/GetLifecyclePolicyCommand.d.ts +14 -23
  319. package/dist-types/ts3.4/commands/GetWorkflowCommand.d.ts +14 -23
  320. package/dist-types/ts3.4/commands/GetWorkflowExecutionCommand.d.ts +12 -24
  321. package/dist-types/ts3.4/commands/GetWorkflowStepExecutionCommand.d.ts +12 -24
  322. package/dist-types/ts3.4/commands/ImportComponentCommand.d.ts +14 -23
  323. package/dist-types/ts3.4/commands/ImportVmImageCommand.d.ts +14 -23
  324. package/dist-types/ts3.4/commands/ListComponentBuildVersionsCommand.d.ts +12 -24
  325. package/dist-types/ts3.4/commands/ListComponentsCommand.d.ts +14 -23
  326. package/dist-types/ts3.4/commands/ListContainerRecipesCommand.d.ts +12 -24
  327. package/dist-types/ts3.4/commands/ListDistributionConfigurationsCommand.d.ts +12 -24
  328. package/dist-types/ts3.4/commands/ListImageBuildVersionsCommand.d.ts +12 -24
  329. package/dist-types/ts3.4/commands/ListImagePackagesCommand.d.ts +14 -23
  330. package/dist-types/ts3.4/commands/ListImagePipelineImagesCommand.d.ts +12 -24
  331. package/dist-types/ts3.4/commands/ListImagePipelinesCommand.d.ts +14 -23
  332. package/dist-types/ts3.4/commands/ListImageRecipesCommand.d.ts +14 -23
  333. package/dist-types/ts3.4/commands/ListImageScanFindingAggregationsCommand.d.ts +12 -24
  334. package/dist-types/ts3.4/commands/ListImageScanFindingsCommand.d.ts +12 -24
  335. package/dist-types/ts3.4/commands/ListImagesCommand.d.ts +14 -23
  336. package/dist-types/ts3.4/commands/ListInfrastructureConfigurationsCommand.d.ts +12 -24
  337. package/dist-types/ts3.4/commands/ListLifecycleExecutionResourcesCommand.d.ts +12 -24
  338. package/dist-types/ts3.4/commands/ListLifecycleExecutionsCommand.d.ts +12 -24
  339. package/dist-types/ts3.4/commands/ListLifecyclePoliciesCommand.d.ts +12 -24
  340. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +14 -23
  341. package/dist-types/ts3.4/commands/ListWaitingWorkflowStepsCommand.d.ts +12 -24
  342. package/dist-types/ts3.4/commands/ListWorkflowBuildVersionsCommand.d.ts +12 -24
  343. package/dist-types/ts3.4/commands/ListWorkflowExecutionsCommand.d.ts +12 -24
  344. package/dist-types/ts3.4/commands/ListWorkflowStepExecutionsCommand.d.ts +12 -24
  345. package/dist-types/ts3.4/commands/ListWorkflowsCommand.d.ts +14 -23
  346. package/dist-types/ts3.4/commands/PutComponentPolicyCommand.d.ts +14 -23
  347. package/dist-types/ts3.4/commands/PutContainerRecipePolicyCommand.d.ts +12 -24
  348. package/dist-types/ts3.4/commands/PutImagePolicyCommand.d.ts +14 -23
  349. package/dist-types/ts3.4/commands/PutImageRecipePolicyCommand.d.ts +12 -24
  350. package/dist-types/ts3.4/commands/SendWorkflowStepActionCommand.d.ts +12 -24
  351. package/dist-types/ts3.4/commands/StartImagePipelineExecutionCommand.d.ts +12 -24
  352. package/dist-types/ts3.4/commands/StartResourceStateUpdateCommand.d.ts +12 -24
  353. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +14 -23
  354. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +14 -23
  355. package/dist-types/ts3.4/commands/UpdateDistributionConfigurationCommand.d.ts +12 -24
  356. package/dist-types/ts3.4/commands/UpdateImagePipelineCommand.d.ts +14 -23
  357. package/dist-types/ts3.4/commands/UpdateInfrastructureConfigurationCommand.d.ts +12 -24
  358. package/dist-types/ts3.4/commands/UpdateLifecyclePolicyCommand.d.ts +12 -24
  359. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +18 -0
  360. package/dist-types/ts3.4/pagination/ListComponentBuildVersionsPaginator.d.ts +3 -3
  361. package/dist-types/ts3.4/pagination/ListComponentsPaginator.d.ts +3 -3
  362. package/dist-types/ts3.4/pagination/ListContainerRecipesPaginator.d.ts +3 -3
  363. package/dist-types/ts3.4/pagination/ListDistributionConfigurationsPaginator.d.ts +3 -3
  364. package/dist-types/ts3.4/pagination/ListImageBuildVersionsPaginator.d.ts +3 -3
  365. package/dist-types/ts3.4/pagination/ListImagePackagesPaginator.d.ts +3 -3
  366. package/dist-types/ts3.4/pagination/ListImagePipelineImagesPaginator.d.ts +3 -3
  367. package/dist-types/ts3.4/pagination/ListImagePipelinesPaginator.d.ts +3 -3
  368. package/dist-types/ts3.4/pagination/ListImageRecipesPaginator.d.ts +3 -3
  369. package/dist-types/ts3.4/pagination/ListImageScanFindingAggregationsPaginator.d.ts +3 -3
  370. package/dist-types/ts3.4/pagination/ListImageScanFindingsPaginator.d.ts +3 -3
  371. package/dist-types/ts3.4/pagination/ListImagesPaginator.d.ts +3 -3
  372. package/dist-types/ts3.4/pagination/ListInfrastructureConfigurationsPaginator.d.ts +3 -3
  373. package/dist-types/ts3.4/pagination/ListLifecycleExecutionResourcesPaginator.d.ts +3 -3
  374. package/dist-types/ts3.4/pagination/ListLifecycleExecutionsPaginator.d.ts +3 -3
  375. package/dist-types/ts3.4/pagination/ListLifecyclePoliciesPaginator.d.ts +3 -3
  376. package/dist-types/ts3.4/pagination/ListWaitingWorkflowStepsPaginator.d.ts +3 -3
  377. package/dist-types/ts3.4/pagination/ListWorkflowBuildVersionsPaginator.d.ts +3 -3
  378. package/dist-types/ts3.4/pagination/ListWorkflowExecutionsPaginator.d.ts +3 -3
  379. package/dist-types/ts3.4/pagination/ListWorkflowStepExecutionsPaginator.d.ts +3 -3
  380. package/dist-types/ts3.4/pagination/ListWorkflowsPaginator.d.ts +3 -3
  381. package/package.json +11 -11
@@ -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
  ImagebuilderClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -21,22 +15,16 @@ export interface ListWorkflowStepExecutionsCommandInput
21
15
  export interface ListWorkflowStepExecutionsCommandOutput
22
16
  extends ListWorkflowStepExecutionsResponse,
23
17
  __MetadataBearer {}
24
- export declare class ListWorkflowStepExecutionsCommand extends $Command<
25
- ListWorkflowStepExecutionsCommandInput,
26
- ListWorkflowStepExecutionsCommandOutput,
27
- ImagebuilderClientResolvedConfig
28
- > {
29
- readonly input: ListWorkflowStepExecutionsCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: ListWorkflowStepExecutionsCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: ImagebuilderClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const ListWorkflowStepExecutionsCommand_base: {
19
+ new (
20
+ input: ListWorkflowStepExecutionsCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  ListWorkflowStepExecutionsCommandInput,
38
- ListWorkflowStepExecutionsCommandOutput
23
+ ListWorkflowStepExecutionsCommandOutput,
24
+ ImagebuilderClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
39
27
  >;
40
- private serialize;
41
- private deserialize;
42
- }
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class ListWorkflowStepExecutionsCommand extends ListWorkflowStepExecutionsCommand_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
  ImagebuilderClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -20,19 +14,16 @@ export interface ListWorkflowsCommandInput extends ListWorkflowsRequest {}
20
14
  export interface ListWorkflowsCommandOutput
21
15
  extends ListWorkflowsResponse,
22
16
  __MetadataBearer {}
23
- export declare class ListWorkflowsCommand extends $Command<
24
- ListWorkflowsCommandInput,
25
- ListWorkflowsCommandOutput,
26
- ImagebuilderClientResolvedConfig
27
- > {
28
- readonly input: ListWorkflowsCommandInput;
29
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
30
- constructor(input: ListWorkflowsCommandInput);
31
- resolveMiddleware(
32
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
- configuration: ImagebuilderClientResolvedConfig,
34
- options?: __HttpHandlerOptions
35
- ): Handler<ListWorkflowsCommandInput, ListWorkflowsCommandOutput>;
36
- private serialize;
37
- private deserialize;
38
- }
17
+ declare const ListWorkflowsCommand_base: {
18
+ new (
19
+ input: ListWorkflowsCommandInput
20
+ ): import("@smithy/smithy-client").CommandImpl<
21
+ ListWorkflowsCommandInput,
22
+ ListWorkflowsCommandOutput,
23
+ ImagebuilderClientResolvedConfig,
24
+ ServiceInputTypes,
25
+ ServiceOutputTypes
26
+ >;
27
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
+ };
29
+ export declare class ListWorkflowsCommand extends ListWorkflowsCommand_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
  ImagebuilderClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -21,19 +15,16 @@ export interface PutComponentPolicyCommandInput
21
15
  export interface PutComponentPolicyCommandOutput
22
16
  extends PutComponentPolicyResponse,
23
17
  __MetadataBearer {}
24
- export declare class PutComponentPolicyCommand extends $Command<
25
- PutComponentPolicyCommandInput,
26
- PutComponentPolicyCommandOutput,
27
- ImagebuilderClientResolvedConfig
28
- > {
29
- readonly input: PutComponentPolicyCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: PutComponentPolicyCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: ImagebuilderClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<PutComponentPolicyCommandInput, PutComponentPolicyCommandOutput>;
37
- private serialize;
38
- private deserialize;
39
- }
18
+ declare const PutComponentPolicyCommand_base: {
19
+ new (
20
+ input: PutComponentPolicyCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
22
+ PutComponentPolicyCommandInput,
23
+ PutComponentPolicyCommandOutput,
24
+ ImagebuilderClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
27
+ >;
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class PutComponentPolicyCommand extends PutComponentPolicyCommand_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
  ImagebuilderClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -21,22 +15,16 @@ export interface PutContainerRecipePolicyCommandInput
21
15
  export interface PutContainerRecipePolicyCommandOutput
22
16
  extends PutContainerRecipePolicyResponse,
23
17
  __MetadataBearer {}
24
- export declare class PutContainerRecipePolicyCommand extends $Command<
25
- PutContainerRecipePolicyCommandInput,
26
- PutContainerRecipePolicyCommandOutput,
27
- ImagebuilderClientResolvedConfig
28
- > {
29
- readonly input: PutContainerRecipePolicyCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: PutContainerRecipePolicyCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: ImagebuilderClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const PutContainerRecipePolicyCommand_base: {
19
+ new (
20
+ input: PutContainerRecipePolicyCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  PutContainerRecipePolicyCommandInput,
38
- PutContainerRecipePolicyCommandOutput
23
+ PutContainerRecipePolicyCommandOutput,
24
+ ImagebuilderClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
39
27
  >;
40
- private serialize;
41
- private deserialize;
42
- }
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class PutContainerRecipePolicyCommand extends PutContainerRecipePolicyCommand_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
  ImagebuilderClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -20,19 +14,16 @@ export interface PutImagePolicyCommandInput extends PutImagePolicyRequest {}
20
14
  export interface PutImagePolicyCommandOutput
21
15
  extends PutImagePolicyResponse,
22
16
  __MetadataBearer {}
23
- export declare class PutImagePolicyCommand extends $Command<
24
- PutImagePolicyCommandInput,
25
- PutImagePolicyCommandOutput,
26
- ImagebuilderClientResolvedConfig
27
- > {
28
- readonly input: PutImagePolicyCommandInput;
29
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
30
- constructor(input: PutImagePolicyCommandInput);
31
- resolveMiddleware(
32
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
- configuration: ImagebuilderClientResolvedConfig,
34
- options?: __HttpHandlerOptions
35
- ): Handler<PutImagePolicyCommandInput, PutImagePolicyCommandOutput>;
36
- private serialize;
37
- private deserialize;
38
- }
17
+ declare const PutImagePolicyCommand_base: {
18
+ new (
19
+ input: PutImagePolicyCommandInput
20
+ ): import("@smithy/smithy-client").CommandImpl<
21
+ PutImagePolicyCommandInput,
22
+ PutImagePolicyCommandOutput,
23
+ ImagebuilderClientResolvedConfig,
24
+ ServiceInputTypes,
25
+ ServiceOutputTypes
26
+ >;
27
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
+ };
29
+ export declare class PutImagePolicyCommand extends PutImagePolicyCommand_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
  ImagebuilderClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -21,22 +15,16 @@ export interface PutImageRecipePolicyCommandInput
21
15
  export interface PutImageRecipePolicyCommandOutput
22
16
  extends PutImageRecipePolicyResponse,
23
17
  __MetadataBearer {}
24
- export declare class PutImageRecipePolicyCommand extends $Command<
25
- PutImageRecipePolicyCommandInput,
26
- PutImageRecipePolicyCommandOutput,
27
- ImagebuilderClientResolvedConfig
28
- > {
29
- readonly input: PutImageRecipePolicyCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: PutImageRecipePolicyCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: ImagebuilderClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const PutImageRecipePolicyCommand_base: {
19
+ new (
20
+ input: PutImageRecipePolicyCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  PutImageRecipePolicyCommandInput,
38
- PutImageRecipePolicyCommandOutput
23
+ PutImageRecipePolicyCommandOutput,
24
+ ImagebuilderClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
39
27
  >;
40
- private serialize;
41
- private deserialize;
42
- }
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class PutImageRecipePolicyCommand extends PutImageRecipePolicyCommand_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
  ImagebuilderClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -21,22 +15,16 @@ export interface SendWorkflowStepActionCommandInput
21
15
  export interface SendWorkflowStepActionCommandOutput
22
16
  extends SendWorkflowStepActionResponse,
23
17
  __MetadataBearer {}
24
- export declare class SendWorkflowStepActionCommand extends $Command<
25
- SendWorkflowStepActionCommandInput,
26
- SendWorkflowStepActionCommandOutput,
27
- ImagebuilderClientResolvedConfig
28
- > {
29
- readonly input: SendWorkflowStepActionCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: SendWorkflowStepActionCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: ImagebuilderClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const SendWorkflowStepActionCommand_base: {
19
+ new (
20
+ input: SendWorkflowStepActionCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  SendWorkflowStepActionCommandInput,
38
- SendWorkflowStepActionCommandOutput
23
+ SendWorkflowStepActionCommandOutput,
24
+ ImagebuilderClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
39
27
  >;
40
- private serialize;
41
- private deserialize;
42
- }
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class SendWorkflowStepActionCommand extends SendWorkflowStepActionCommand_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
  ImagebuilderClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -21,22 +15,16 @@ export interface StartImagePipelineExecutionCommandInput
21
15
  export interface StartImagePipelineExecutionCommandOutput
22
16
  extends StartImagePipelineExecutionResponse,
23
17
  __MetadataBearer {}
24
- export declare class StartImagePipelineExecutionCommand extends $Command<
25
- StartImagePipelineExecutionCommandInput,
26
- StartImagePipelineExecutionCommandOutput,
27
- ImagebuilderClientResolvedConfig
28
- > {
29
- readonly input: StartImagePipelineExecutionCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: StartImagePipelineExecutionCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: ImagebuilderClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const StartImagePipelineExecutionCommand_base: {
19
+ new (
20
+ input: StartImagePipelineExecutionCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  StartImagePipelineExecutionCommandInput,
38
- StartImagePipelineExecutionCommandOutput
23
+ StartImagePipelineExecutionCommandOutput,
24
+ ImagebuilderClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
39
27
  >;
40
- private serialize;
41
- private deserialize;
42
- }
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class StartImagePipelineExecutionCommand extends StartImagePipelineExecutionCommand_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
  ImagebuilderClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -21,22 +15,16 @@ export interface StartResourceStateUpdateCommandInput
21
15
  export interface StartResourceStateUpdateCommandOutput
22
16
  extends StartResourceStateUpdateResponse,
23
17
  __MetadataBearer {}
24
- export declare class StartResourceStateUpdateCommand extends $Command<
25
- StartResourceStateUpdateCommandInput,
26
- StartResourceStateUpdateCommandOutput,
27
- ImagebuilderClientResolvedConfig
28
- > {
29
- readonly input: StartResourceStateUpdateCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: StartResourceStateUpdateCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: ImagebuilderClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const StartResourceStateUpdateCommand_base: {
19
+ new (
20
+ input: StartResourceStateUpdateCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  StartResourceStateUpdateCommandInput,
38
- StartResourceStateUpdateCommandOutput
23
+ StartResourceStateUpdateCommandOutput,
24
+ ImagebuilderClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
39
27
  >;
40
- private serialize;
41
- private deserialize;
42
- }
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class StartResourceStateUpdateCommand extends StartResourceStateUpdateCommand_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
  ImagebuilderClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -17,19 +11,16 @@ export interface TagResourceCommandInput extends TagResourceRequest {}
17
11
  export interface TagResourceCommandOutput
18
12
  extends TagResourceResponse,
19
13
  __MetadataBearer {}
20
- export declare class TagResourceCommand extends $Command<
21
- TagResourceCommandInput,
22
- TagResourceCommandOutput,
23
- ImagebuilderClientResolvedConfig
24
- > {
25
- readonly input: TagResourceCommandInput;
26
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
27
- constructor(input: TagResourceCommandInput);
28
- resolveMiddleware(
29
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
30
- configuration: ImagebuilderClientResolvedConfig,
31
- options?: __HttpHandlerOptions
32
- ): Handler<TagResourceCommandInput, TagResourceCommandOutput>;
33
- private serialize;
34
- private deserialize;
35
- }
14
+ declare const TagResourceCommand_base: {
15
+ new (
16
+ input: TagResourceCommandInput
17
+ ): import("@smithy/smithy-client").CommandImpl<
18
+ TagResourceCommandInput,
19
+ TagResourceCommandOutput,
20
+ ImagebuilderClientResolvedConfig,
21
+ ServiceInputTypes,
22
+ ServiceOutputTypes
23
+ >;
24
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ };
26
+ export declare class TagResourceCommand extends TagResourceCommand_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
  ImagebuilderClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -20,19 +14,16 @@ export interface UntagResourceCommandInput extends UntagResourceRequest {}
20
14
  export interface UntagResourceCommandOutput
21
15
  extends UntagResourceResponse,
22
16
  __MetadataBearer {}
23
- export declare class UntagResourceCommand extends $Command<
24
- UntagResourceCommandInput,
25
- UntagResourceCommandOutput,
26
- ImagebuilderClientResolvedConfig
27
- > {
28
- readonly input: UntagResourceCommandInput;
29
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
30
- constructor(input: UntagResourceCommandInput);
31
- resolveMiddleware(
32
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
- configuration: ImagebuilderClientResolvedConfig,
34
- options?: __HttpHandlerOptions
35
- ): Handler<UntagResourceCommandInput, UntagResourceCommandOutput>;
36
- private serialize;
37
- private deserialize;
38
- }
17
+ declare const UntagResourceCommand_base: {
18
+ new (
19
+ input: UntagResourceCommandInput
20
+ ): import("@smithy/smithy-client").CommandImpl<
21
+ UntagResourceCommandInput,
22
+ UntagResourceCommandOutput,
23
+ ImagebuilderClientResolvedConfig,
24
+ ServiceInputTypes,
25
+ ServiceOutputTypes
26
+ >;
27
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
+ };
29
+ export declare class UntagResourceCommand extends UntagResourceCommand_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
  ImagebuilderClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -21,22 +15,16 @@ export interface UpdateDistributionConfigurationCommandInput
21
15
  export interface UpdateDistributionConfigurationCommandOutput
22
16
  extends UpdateDistributionConfigurationResponse,
23
17
  __MetadataBearer {}
24
- export declare class UpdateDistributionConfigurationCommand extends $Command<
25
- UpdateDistributionConfigurationCommandInput,
26
- UpdateDistributionConfigurationCommandOutput,
27
- ImagebuilderClientResolvedConfig
28
- > {
29
- readonly input: UpdateDistributionConfigurationCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: UpdateDistributionConfigurationCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: ImagebuilderClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const UpdateDistributionConfigurationCommand_base: {
19
+ new (
20
+ input: UpdateDistributionConfigurationCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  UpdateDistributionConfigurationCommandInput,
38
- UpdateDistributionConfigurationCommandOutput
23
+ UpdateDistributionConfigurationCommandOutput,
24
+ ImagebuilderClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
39
27
  >;
40
- private serialize;
41
- private deserialize;
42
- }
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class UpdateDistributionConfigurationCommand extends UpdateDistributionConfigurationCommand_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
  ImagebuilderClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -21,19 +15,16 @@ export interface UpdateImagePipelineCommandInput
21
15
  export interface UpdateImagePipelineCommandOutput
22
16
  extends UpdateImagePipelineResponse,
23
17
  __MetadataBearer {}
24
- export declare class UpdateImagePipelineCommand extends $Command<
25
- UpdateImagePipelineCommandInput,
26
- UpdateImagePipelineCommandOutput,
27
- ImagebuilderClientResolvedConfig
28
- > {
29
- readonly input: UpdateImagePipelineCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: UpdateImagePipelineCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: ImagebuilderClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<UpdateImagePipelineCommandInput, UpdateImagePipelineCommandOutput>;
37
- private serialize;
38
- private deserialize;
39
- }
18
+ declare const UpdateImagePipelineCommand_base: {
19
+ new (
20
+ input: UpdateImagePipelineCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
22
+ UpdateImagePipelineCommandInput,
23
+ UpdateImagePipelineCommandOutput,
24
+ ImagebuilderClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
27
+ >;
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class UpdateImagePipelineCommand extends UpdateImagePipelineCommand_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
  ImagebuilderClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -21,22 +15,16 @@ export interface UpdateInfrastructureConfigurationCommandInput
21
15
  export interface UpdateInfrastructureConfigurationCommandOutput
22
16
  extends UpdateInfrastructureConfigurationResponse,
23
17
  __MetadataBearer {}
24
- export declare class UpdateInfrastructureConfigurationCommand extends $Command<
25
- UpdateInfrastructureConfigurationCommandInput,
26
- UpdateInfrastructureConfigurationCommandOutput,
27
- ImagebuilderClientResolvedConfig
28
- > {
29
- readonly input: UpdateInfrastructureConfigurationCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: UpdateInfrastructureConfigurationCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: ImagebuilderClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const UpdateInfrastructureConfigurationCommand_base: {
19
+ new (
20
+ input: UpdateInfrastructureConfigurationCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  UpdateInfrastructureConfigurationCommandInput,
38
- UpdateInfrastructureConfigurationCommandOutput
23
+ UpdateInfrastructureConfigurationCommandOutput,
24
+ ImagebuilderClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
39
27
  >;
40
- private serialize;
41
- private deserialize;
42
- }
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class UpdateInfrastructureConfigurationCommand extends UpdateInfrastructureConfigurationCommand_base {}