@aws-sdk/client-cloudformation 3.478.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 (285) hide show
  1. package/dist-cjs/commands/ActivateOrganizationsAccessCommand.js +18 -41
  2. package/dist-cjs/commands/ActivateTypeCommand.js +18 -41
  3. package/dist-cjs/commands/BatchDescribeTypeConfigurationsCommand.js +18 -41
  4. package/dist-cjs/commands/CancelUpdateStackCommand.js +18 -41
  5. package/dist-cjs/commands/ContinueUpdateRollbackCommand.js +18 -41
  6. package/dist-cjs/commands/CreateChangeSetCommand.js +18 -41
  7. package/dist-cjs/commands/CreateStackCommand.js +18 -41
  8. package/dist-cjs/commands/CreateStackInstancesCommand.js +18 -41
  9. package/dist-cjs/commands/CreateStackSetCommand.js +18 -41
  10. package/dist-cjs/commands/DeactivateOrganizationsAccessCommand.js +18 -41
  11. package/dist-cjs/commands/DeactivateTypeCommand.js +18 -41
  12. package/dist-cjs/commands/DeleteChangeSetCommand.js +18 -41
  13. package/dist-cjs/commands/DeleteStackCommand.js +18 -41
  14. package/dist-cjs/commands/DeleteStackInstancesCommand.js +18 -41
  15. package/dist-cjs/commands/DeleteStackSetCommand.js +18 -41
  16. package/dist-cjs/commands/DeregisterTypeCommand.js +18 -41
  17. package/dist-cjs/commands/DescribeAccountLimitsCommand.js +18 -41
  18. package/dist-cjs/commands/DescribeChangeSetCommand.js +18 -41
  19. package/dist-cjs/commands/DescribeChangeSetHooksCommand.js +18 -41
  20. package/dist-cjs/commands/DescribeOrganizationsAccessCommand.js +18 -41
  21. package/dist-cjs/commands/DescribePublisherCommand.js +18 -41
  22. package/dist-cjs/commands/DescribeStackDriftDetectionStatusCommand.js +18 -41
  23. package/dist-cjs/commands/DescribeStackEventsCommand.js +18 -41
  24. package/dist-cjs/commands/DescribeStackInstanceCommand.js +18 -41
  25. package/dist-cjs/commands/DescribeStackResourceCommand.js +18 -41
  26. package/dist-cjs/commands/DescribeStackResourceDriftsCommand.js +18 -41
  27. package/dist-cjs/commands/DescribeStackResourcesCommand.js +18 -41
  28. package/dist-cjs/commands/DescribeStackSetCommand.js +18 -41
  29. package/dist-cjs/commands/DescribeStackSetOperationCommand.js +18 -41
  30. package/dist-cjs/commands/DescribeStacksCommand.js +18 -41
  31. package/dist-cjs/commands/DescribeTypeCommand.js +18 -41
  32. package/dist-cjs/commands/DescribeTypeRegistrationCommand.js +18 -41
  33. package/dist-cjs/commands/DetectStackDriftCommand.js +18 -41
  34. package/dist-cjs/commands/DetectStackResourceDriftCommand.js +18 -41
  35. package/dist-cjs/commands/DetectStackSetDriftCommand.js +18 -41
  36. package/dist-cjs/commands/EstimateTemplateCostCommand.js +18 -41
  37. package/dist-cjs/commands/ExecuteChangeSetCommand.js +18 -41
  38. package/dist-cjs/commands/GetStackPolicyCommand.js +18 -41
  39. package/dist-cjs/commands/GetTemplateCommand.js +18 -41
  40. package/dist-cjs/commands/GetTemplateSummaryCommand.js +18 -41
  41. package/dist-cjs/commands/ImportStacksToStackSetCommand.js +18 -41
  42. package/dist-cjs/commands/ListChangeSetsCommand.js +18 -41
  43. package/dist-cjs/commands/ListExportsCommand.js +18 -41
  44. package/dist-cjs/commands/ListImportsCommand.js +18 -41
  45. package/dist-cjs/commands/ListStackInstanceResourceDriftsCommand.js +18 -41
  46. package/dist-cjs/commands/ListStackInstancesCommand.js +18 -41
  47. package/dist-cjs/commands/ListStackResourcesCommand.js +18 -41
  48. package/dist-cjs/commands/ListStackSetOperationResultsCommand.js +18 -41
  49. package/dist-cjs/commands/ListStackSetOperationsCommand.js +18 -41
  50. package/dist-cjs/commands/ListStackSetsCommand.js +18 -41
  51. package/dist-cjs/commands/ListStacksCommand.js +18 -41
  52. package/dist-cjs/commands/ListTypeRegistrationsCommand.js +18 -41
  53. package/dist-cjs/commands/ListTypeVersionsCommand.js +18 -41
  54. package/dist-cjs/commands/ListTypesCommand.js +18 -41
  55. package/dist-cjs/commands/PublishTypeCommand.js +18 -41
  56. package/dist-cjs/commands/RecordHandlerProgressCommand.js +18 -41
  57. package/dist-cjs/commands/RegisterPublisherCommand.js +18 -41
  58. package/dist-cjs/commands/RegisterTypeCommand.js +18 -41
  59. package/dist-cjs/commands/RollbackStackCommand.js +18 -41
  60. package/dist-cjs/commands/SetStackPolicyCommand.js +18 -41
  61. package/dist-cjs/commands/SetTypeConfigurationCommand.js +18 -41
  62. package/dist-cjs/commands/SetTypeDefaultVersionCommand.js +18 -41
  63. package/dist-cjs/commands/SignalResourceCommand.js +18 -41
  64. package/dist-cjs/commands/StopStackSetOperationCommand.js +18 -41
  65. package/dist-cjs/commands/TestTypeCommand.js +18 -41
  66. package/dist-cjs/commands/UpdateStackCommand.js +18 -41
  67. package/dist-cjs/commands/UpdateStackInstancesCommand.js +18 -41
  68. package/dist-cjs/commands/UpdateStackSetCommand.js +18 -41
  69. package/dist-cjs/commands/UpdateTerminationProtectionCommand.js +18 -41
  70. package/dist-cjs/commands/ValidateTemplateCommand.js +18 -41
  71. package/dist-cjs/endpoint/EndpointParameters.js +7 -1
  72. package/dist-es/commands/ActivateOrganizationsAccessCommand.js +18 -41
  73. package/dist-es/commands/ActivateTypeCommand.js +18 -41
  74. package/dist-es/commands/BatchDescribeTypeConfigurationsCommand.js +18 -41
  75. package/dist-es/commands/CancelUpdateStackCommand.js +18 -41
  76. package/dist-es/commands/ContinueUpdateRollbackCommand.js +18 -41
  77. package/dist-es/commands/CreateChangeSetCommand.js +18 -41
  78. package/dist-es/commands/CreateStackCommand.js +18 -41
  79. package/dist-es/commands/CreateStackInstancesCommand.js +18 -41
  80. package/dist-es/commands/CreateStackSetCommand.js +18 -41
  81. package/dist-es/commands/DeactivateOrganizationsAccessCommand.js +18 -41
  82. package/dist-es/commands/DeactivateTypeCommand.js +18 -41
  83. package/dist-es/commands/DeleteChangeSetCommand.js +18 -41
  84. package/dist-es/commands/DeleteStackCommand.js +18 -41
  85. package/dist-es/commands/DeleteStackInstancesCommand.js +18 -41
  86. package/dist-es/commands/DeleteStackSetCommand.js +18 -41
  87. package/dist-es/commands/DeregisterTypeCommand.js +18 -41
  88. package/dist-es/commands/DescribeAccountLimitsCommand.js +18 -41
  89. package/dist-es/commands/DescribeChangeSetCommand.js +18 -41
  90. package/dist-es/commands/DescribeChangeSetHooksCommand.js +18 -41
  91. package/dist-es/commands/DescribeOrganizationsAccessCommand.js +18 -41
  92. package/dist-es/commands/DescribePublisherCommand.js +18 -41
  93. package/dist-es/commands/DescribeStackDriftDetectionStatusCommand.js +18 -41
  94. package/dist-es/commands/DescribeStackEventsCommand.js +18 -41
  95. package/dist-es/commands/DescribeStackInstanceCommand.js +18 -41
  96. package/dist-es/commands/DescribeStackResourceCommand.js +18 -41
  97. package/dist-es/commands/DescribeStackResourceDriftsCommand.js +18 -41
  98. package/dist-es/commands/DescribeStackResourcesCommand.js +18 -41
  99. package/dist-es/commands/DescribeStackSetCommand.js +18 -41
  100. package/dist-es/commands/DescribeStackSetOperationCommand.js +18 -41
  101. package/dist-es/commands/DescribeStacksCommand.js +18 -41
  102. package/dist-es/commands/DescribeTypeCommand.js +18 -41
  103. package/dist-es/commands/DescribeTypeRegistrationCommand.js +18 -41
  104. package/dist-es/commands/DetectStackDriftCommand.js +18 -41
  105. package/dist-es/commands/DetectStackResourceDriftCommand.js +18 -41
  106. package/dist-es/commands/DetectStackSetDriftCommand.js +18 -41
  107. package/dist-es/commands/EstimateTemplateCostCommand.js +18 -41
  108. package/dist-es/commands/ExecuteChangeSetCommand.js +18 -41
  109. package/dist-es/commands/GetStackPolicyCommand.js +18 -41
  110. package/dist-es/commands/GetTemplateCommand.js +18 -41
  111. package/dist-es/commands/GetTemplateSummaryCommand.js +18 -41
  112. package/dist-es/commands/ImportStacksToStackSetCommand.js +18 -41
  113. package/dist-es/commands/ListChangeSetsCommand.js +18 -41
  114. package/dist-es/commands/ListExportsCommand.js +18 -41
  115. package/dist-es/commands/ListImportsCommand.js +18 -41
  116. package/dist-es/commands/ListStackInstanceResourceDriftsCommand.js +18 -41
  117. package/dist-es/commands/ListStackInstancesCommand.js +18 -41
  118. package/dist-es/commands/ListStackResourcesCommand.js +18 -41
  119. package/dist-es/commands/ListStackSetOperationResultsCommand.js +18 -41
  120. package/dist-es/commands/ListStackSetOperationsCommand.js +18 -41
  121. package/dist-es/commands/ListStackSetsCommand.js +18 -41
  122. package/dist-es/commands/ListStacksCommand.js +18 -41
  123. package/dist-es/commands/ListTypeRegistrationsCommand.js +18 -41
  124. package/dist-es/commands/ListTypeVersionsCommand.js +18 -41
  125. package/dist-es/commands/ListTypesCommand.js +18 -41
  126. package/dist-es/commands/PublishTypeCommand.js +18 -41
  127. package/dist-es/commands/RecordHandlerProgressCommand.js +18 -41
  128. package/dist-es/commands/RegisterPublisherCommand.js +18 -41
  129. package/dist-es/commands/RegisterTypeCommand.js +18 -41
  130. package/dist-es/commands/RollbackStackCommand.js +18 -41
  131. package/dist-es/commands/SetStackPolicyCommand.js +18 -41
  132. package/dist-es/commands/SetTypeConfigurationCommand.js +18 -41
  133. package/dist-es/commands/SetTypeDefaultVersionCommand.js +18 -41
  134. package/dist-es/commands/SignalResourceCommand.js +18 -41
  135. package/dist-es/commands/StopStackSetOperationCommand.js +18 -41
  136. package/dist-es/commands/TestTypeCommand.js +18 -41
  137. package/dist-es/commands/UpdateStackCommand.js +18 -41
  138. package/dist-es/commands/UpdateStackInstancesCommand.js +18 -41
  139. package/dist-es/commands/UpdateStackSetCommand.js +18 -41
  140. package/dist-es/commands/UpdateTerminationProtectionCommand.js +18 -41
  141. package/dist-es/commands/ValidateTemplateCommand.js +18 -41
  142. package/dist-es/endpoint/EndpointParameters.js +6 -0
  143. package/dist-types/commands/ActivateOrganizationsAccessCommand.d.ts +6 -21
  144. package/dist-types/commands/ActivateTypeCommand.d.ts +6 -21
  145. package/dist-types/commands/BatchDescribeTypeConfigurationsCommand.d.ts +6 -21
  146. package/dist-types/commands/CancelUpdateStackCommand.d.ts +6 -21
  147. package/dist-types/commands/ContinueUpdateRollbackCommand.d.ts +6 -21
  148. package/dist-types/commands/CreateChangeSetCommand.d.ts +6 -21
  149. package/dist-types/commands/CreateStackCommand.d.ts +6 -21
  150. package/dist-types/commands/CreateStackInstancesCommand.d.ts +6 -21
  151. package/dist-types/commands/CreateStackSetCommand.d.ts +6 -21
  152. package/dist-types/commands/DeactivateOrganizationsAccessCommand.d.ts +6 -21
  153. package/dist-types/commands/DeactivateTypeCommand.d.ts +6 -21
  154. package/dist-types/commands/DeleteChangeSetCommand.d.ts +6 -21
  155. package/dist-types/commands/DeleteStackCommand.d.ts +6 -21
  156. package/dist-types/commands/DeleteStackInstancesCommand.d.ts +6 -21
  157. package/dist-types/commands/DeleteStackSetCommand.d.ts +6 -21
  158. package/dist-types/commands/DeregisterTypeCommand.d.ts +6 -21
  159. package/dist-types/commands/DescribeAccountLimitsCommand.d.ts +6 -21
  160. package/dist-types/commands/DescribeChangeSetCommand.d.ts +6 -21
  161. package/dist-types/commands/DescribeChangeSetHooksCommand.d.ts +6 -21
  162. package/dist-types/commands/DescribeOrganizationsAccessCommand.d.ts +6 -21
  163. package/dist-types/commands/DescribePublisherCommand.d.ts +6 -21
  164. package/dist-types/commands/DescribeStackDriftDetectionStatusCommand.d.ts +6 -21
  165. package/dist-types/commands/DescribeStackEventsCommand.d.ts +6 -21
  166. package/dist-types/commands/DescribeStackInstanceCommand.d.ts +6 -21
  167. package/dist-types/commands/DescribeStackResourceCommand.d.ts +6 -21
  168. package/dist-types/commands/DescribeStackResourceDriftsCommand.d.ts +6 -21
  169. package/dist-types/commands/DescribeStackResourcesCommand.d.ts +6 -21
  170. package/dist-types/commands/DescribeStackSetCommand.d.ts +6 -21
  171. package/dist-types/commands/DescribeStackSetOperationCommand.d.ts +6 -21
  172. package/dist-types/commands/DescribeStacksCommand.d.ts +6 -21
  173. package/dist-types/commands/DescribeTypeCommand.d.ts +6 -21
  174. package/dist-types/commands/DescribeTypeRegistrationCommand.d.ts +6 -21
  175. package/dist-types/commands/DetectStackDriftCommand.d.ts +6 -21
  176. package/dist-types/commands/DetectStackResourceDriftCommand.d.ts +6 -21
  177. package/dist-types/commands/DetectStackSetDriftCommand.d.ts +6 -21
  178. package/dist-types/commands/EstimateTemplateCostCommand.d.ts +6 -21
  179. package/dist-types/commands/ExecuteChangeSetCommand.d.ts +6 -21
  180. package/dist-types/commands/GetStackPolicyCommand.d.ts +6 -21
  181. package/dist-types/commands/GetTemplateCommand.d.ts +6 -21
  182. package/dist-types/commands/GetTemplateSummaryCommand.d.ts +6 -21
  183. package/dist-types/commands/ImportStacksToStackSetCommand.d.ts +6 -21
  184. package/dist-types/commands/ListChangeSetsCommand.d.ts +6 -21
  185. package/dist-types/commands/ListExportsCommand.d.ts +6 -21
  186. package/dist-types/commands/ListImportsCommand.d.ts +6 -21
  187. package/dist-types/commands/ListStackInstanceResourceDriftsCommand.d.ts +6 -21
  188. package/dist-types/commands/ListStackInstancesCommand.d.ts +6 -21
  189. package/dist-types/commands/ListStackResourcesCommand.d.ts +6 -21
  190. package/dist-types/commands/ListStackSetOperationResultsCommand.d.ts +6 -21
  191. package/dist-types/commands/ListStackSetOperationsCommand.d.ts +6 -21
  192. package/dist-types/commands/ListStackSetsCommand.d.ts +6 -21
  193. package/dist-types/commands/ListStacksCommand.d.ts +6 -21
  194. package/dist-types/commands/ListTypeRegistrationsCommand.d.ts +6 -21
  195. package/dist-types/commands/ListTypeVersionsCommand.d.ts +6 -21
  196. package/dist-types/commands/ListTypesCommand.d.ts +6 -21
  197. package/dist-types/commands/PublishTypeCommand.d.ts +6 -21
  198. package/dist-types/commands/RecordHandlerProgressCommand.d.ts +6 -21
  199. package/dist-types/commands/RegisterPublisherCommand.d.ts +6 -21
  200. package/dist-types/commands/RegisterTypeCommand.d.ts +6 -21
  201. package/dist-types/commands/RollbackStackCommand.d.ts +6 -21
  202. package/dist-types/commands/SetStackPolicyCommand.d.ts +6 -21
  203. package/dist-types/commands/SetTypeConfigurationCommand.d.ts +6 -21
  204. package/dist-types/commands/SetTypeDefaultVersionCommand.d.ts +6 -21
  205. package/dist-types/commands/SignalResourceCommand.d.ts +6 -21
  206. package/dist-types/commands/StopStackSetOperationCommand.d.ts +6 -21
  207. package/dist-types/commands/TestTypeCommand.d.ts +6 -21
  208. package/dist-types/commands/UpdateStackCommand.d.ts +6 -21
  209. package/dist-types/commands/UpdateStackInstancesCommand.d.ts +6 -21
  210. package/dist-types/commands/UpdateStackSetCommand.d.ts +6 -21
  211. package/dist-types/commands/UpdateTerminationProtectionCommand.d.ts +6 -21
  212. package/dist-types/commands/ValidateTemplateCommand.d.ts +6 -21
  213. package/dist-types/endpoint/EndpointParameters.d.ts +18 -0
  214. package/dist-types/ts3.4/commands/ActivateOrganizationsAccessCommand.d.ts +12 -24
  215. package/dist-types/ts3.4/commands/ActivateTypeCommand.d.ts +14 -23
  216. package/dist-types/ts3.4/commands/BatchDescribeTypeConfigurationsCommand.d.ts +12 -24
  217. package/dist-types/ts3.4/commands/CancelUpdateStackCommand.d.ts +14 -23
  218. package/dist-types/ts3.4/commands/ContinueUpdateRollbackCommand.d.ts +12 -24
  219. package/dist-types/ts3.4/commands/CreateChangeSetCommand.d.ts +14 -23
  220. package/dist-types/ts3.4/commands/CreateStackCommand.d.ts +14 -23
  221. package/dist-types/ts3.4/commands/CreateStackInstancesCommand.d.ts +12 -24
  222. package/dist-types/ts3.4/commands/CreateStackSetCommand.d.ts +14 -23
  223. package/dist-types/ts3.4/commands/DeactivateOrganizationsAccessCommand.d.ts +12 -24
  224. package/dist-types/ts3.4/commands/DeactivateTypeCommand.d.ts +14 -23
  225. package/dist-types/ts3.4/commands/DeleteChangeSetCommand.d.ts +14 -23
  226. package/dist-types/ts3.4/commands/DeleteStackCommand.d.ts +14 -23
  227. package/dist-types/ts3.4/commands/DeleteStackInstancesCommand.d.ts +12 -24
  228. package/dist-types/ts3.4/commands/DeleteStackSetCommand.d.ts +14 -23
  229. package/dist-types/ts3.4/commands/DeregisterTypeCommand.d.ts +14 -23
  230. package/dist-types/ts3.4/commands/DescribeAccountLimitsCommand.d.ts +12 -24
  231. package/dist-types/ts3.4/commands/DescribeChangeSetCommand.d.ts +14 -23
  232. package/dist-types/ts3.4/commands/DescribeChangeSetHooksCommand.d.ts +12 -24
  233. package/dist-types/ts3.4/commands/DescribeOrganizationsAccessCommand.d.ts +12 -24
  234. package/dist-types/ts3.4/commands/DescribePublisherCommand.d.ts +14 -23
  235. package/dist-types/ts3.4/commands/DescribeStackDriftDetectionStatusCommand.d.ts +12 -24
  236. package/dist-types/ts3.4/commands/DescribeStackEventsCommand.d.ts +14 -23
  237. package/dist-types/ts3.4/commands/DescribeStackInstanceCommand.d.ts +12 -24
  238. package/dist-types/ts3.4/commands/DescribeStackResourceCommand.d.ts +12 -24
  239. package/dist-types/ts3.4/commands/DescribeStackResourceDriftsCommand.d.ts +12 -24
  240. package/dist-types/ts3.4/commands/DescribeStackResourcesCommand.d.ts +12 -24
  241. package/dist-types/ts3.4/commands/DescribeStackSetCommand.d.ts +14 -23
  242. package/dist-types/ts3.4/commands/DescribeStackSetOperationCommand.d.ts +12 -24
  243. package/dist-types/ts3.4/commands/DescribeStacksCommand.d.ts +14 -23
  244. package/dist-types/ts3.4/commands/DescribeTypeCommand.d.ts +14 -23
  245. package/dist-types/ts3.4/commands/DescribeTypeRegistrationCommand.d.ts +12 -24
  246. package/dist-types/ts3.4/commands/DetectStackDriftCommand.d.ts +14 -23
  247. package/dist-types/ts3.4/commands/DetectStackResourceDriftCommand.d.ts +12 -24
  248. package/dist-types/ts3.4/commands/DetectStackSetDriftCommand.d.ts +14 -23
  249. package/dist-types/ts3.4/commands/EstimateTemplateCostCommand.d.ts +12 -24
  250. package/dist-types/ts3.4/commands/ExecuteChangeSetCommand.d.ts +14 -23
  251. package/dist-types/ts3.4/commands/GetStackPolicyCommand.d.ts +14 -23
  252. package/dist-types/ts3.4/commands/GetTemplateCommand.d.ts +14 -23
  253. package/dist-types/ts3.4/commands/GetTemplateSummaryCommand.d.ts +14 -23
  254. package/dist-types/ts3.4/commands/ImportStacksToStackSetCommand.d.ts +12 -24
  255. package/dist-types/ts3.4/commands/ListChangeSetsCommand.d.ts +14 -23
  256. package/dist-types/ts3.4/commands/ListExportsCommand.d.ts +14 -23
  257. package/dist-types/ts3.4/commands/ListImportsCommand.d.ts +14 -23
  258. package/dist-types/ts3.4/commands/ListStackInstanceResourceDriftsCommand.d.ts +12 -24
  259. package/dist-types/ts3.4/commands/ListStackInstancesCommand.d.ts +14 -23
  260. package/dist-types/ts3.4/commands/ListStackResourcesCommand.d.ts +14 -23
  261. package/dist-types/ts3.4/commands/ListStackSetOperationResultsCommand.d.ts +12 -24
  262. package/dist-types/ts3.4/commands/ListStackSetOperationsCommand.d.ts +12 -24
  263. package/dist-types/ts3.4/commands/ListStackSetsCommand.d.ts +14 -23
  264. package/dist-types/ts3.4/commands/ListStacksCommand.d.ts +14 -23
  265. package/dist-types/ts3.4/commands/ListTypeRegistrationsCommand.d.ts +12 -24
  266. package/dist-types/ts3.4/commands/ListTypeVersionsCommand.d.ts +14 -23
  267. package/dist-types/ts3.4/commands/ListTypesCommand.d.ts +14 -23
  268. package/dist-types/ts3.4/commands/PublishTypeCommand.d.ts +14 -23
  269. package/dist-types/ts3.4/commands/RecordHandlerProgressCommand.d.ts +12 -24
  270. package/dist-types/ts3.4/commands/RegisterPublisherCommand.d.ts +14 -23
  271. package/dist-types/ts3.4/commands/RegisterTypeCommand.d.ts +14 -23
  272. package/dist-types/ts3.4/commands/RollbackStackCommand.d.ts +14 -23
  273. package/dist-types/ts3.4/commands/SetStackPolicyCommand.d.ts +14 -23
  274. package/dist-types/ts3.4/commands/SetTypeConfigurationCommand.d.ts +12 -24
  275. package/dist-types/ts3.4/commands/SetTypeDefaultVersionCommand.d.ts +12 -24
  276. package/dist-types/ts3.4/commands/SignalResourceCommand.d.ts +14 -23
  277. package/dist-types/ts3.4/commands/StopStackSetOperationCommand.d.ts +12 -24
  278. package/dist-types/ts3.4/commands/TestTypeCommand.d.ts +14 -23
  279. package/dist-types/ts3.4/commands/UpdateStackCommand.d.ts +14 -23
  280. package/dist-types/ts3.4/commands/UpdateStackInstancesCommand.d.ts +12 -24
  281. package/dist-types/ts3.4/commands/UpdateStackSetCommand.d.ts +14 -23
  282. package/dist-types/ts3.4/commands/UpdateTerminationProtectionCommand.d.ts +12 -24
  283. package/dist-types/ts3.4/commands/ValidateTemplateCommand.d.ts +14 -23
  284. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +18 -0
  285. package/package.json +9 -9
@@ -1,47 +1,24 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
- import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
+ import { commonParams } from "../endpoint/EndpointParameters";
5
5
  import { de_GetTemplateCommand, se_GetTemplateCommand } from "../protocols/Aws_query";
6
6
  export { $Command };
7
- export class GetTemplateCommand extends $Command {
8
- static getEndpointParameterInstructions() {
9
- return {
10
- UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
11
- Endpoint: { type: "builtInParams", name: "endpoint" },
12
- Region: { type: "builtInParams", name: "region" },
13
- UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
14
- };
15
- }
16
- constructor(input) {
17
- super();
18
- this.input = input;
19
- }
20
- resolveMiddleware(clientStack, configuration, options) {
21
- this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
22
- this.middlewareStack.use(getEndpointPlugin(configuration, GetTemplateCommand.getEndpointParameterInstructions()));
23
- const stack = clientStack.concat(this.middlewareStack);
24
- const { logger } = configuration;
25
- const clientName = "CloudFormationClient";
26
- const commandName = "GetTemplateCommand";
27
- const handlerExecutionContext = {
28
- logger,
29
- clientName,
30
- commandName,
31
- inputFilterSensitiveLog: (_) => _,
32
- outputFilterSensitiveLog: (_) => _,
33
- [SMITHY_CONTEXT_KEY]: {
34
- service: "CloudFormation",
35
- operation: "GetTemplate",
36
- },
37
- };
38
- const { requestHandler } = configuration;
39
- return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
40
- }
41
- serialize(input, context) {
42
- return se_GetTemplateCommand(input, context);
43
- }
44
- deserialize(output, context) {
45
- return de_GetTemplateCommand(output, context);
46
- }
7
+ export class GetTemplateCommand extends $Command
8
+ .classBuilder()
9
+ .ep({
10
+ ...commonParams,
11
+ })
12
+ .m(function (Command, cs, config, o) {
13
+ return [
14
+ getSerdePlugin(config, this.serialize, this.deserialize),
15
+ getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
16
+ ];
17
+ })
18
+ .s("CloudFormation", "GetTemplate", {})
19
+ .n("CloudFormationClient", "GetTemplateCommand")
20
+ .f(void 0, void 0)
21
+ .ser(se_GetTemplateCommand)
22
+ .de(de_GetTemplateCommand)
23
+ .build() {
47
24
  }
@@ -1,47 +1,24 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
- import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
+ import { commonParams } from "../endpoint/EndpointParameters";
5
5
  import { de_GetTemplateSummaryCommand, se_GetTemplateSummaryCommand } from "../protocols/Aws_query";
6
6
  export { $Command };
7
- export class GetTemplateSummaryCommand extends $Command {
8
- static getEndpointParameterInstructions() {
9
- return {
10
- UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
11
- Endpoint: { type: "builtInParams", name: "endpoint" },
12
- Region: { type: "builtInParams", name: "region" },
13
- UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
14
- };
15
- }
16
- constructor(input) {
17
- super();
18
- this.input = input;
19
- }
20
- resolveMiddleware(clientStack, configuration, options) {
21
- this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
22
- this.middlewareStack.use(getEndpointPlugin(configuration, GetTemplateSummaryCommand.getEndpointParameterInstructions()));
23
- const stack = clientStack.concat(this.middlewareStack);
24
- const { logger } = configuration;
25
- const clientName = "CloudFormationClient";
26
- const commandName = "GetTemplateSummaryCommand";
27
- const handlerExecutionContext = {
28
- logger,
29
- clientName,
30
- commandName,
31
- inputFilterSensitiveLog: (_) => _,
32
- outputFilterSensitiveLog: (_) => _,
33
- [SMITHY_CONTEXT_KEY]: {
34
- service: "CloudFormation",
35
- operation: "GetTemplateSummary",
36
- },
37
- };
38
- const { requestHandler } = configuration;
39
- return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
40
- }
41
- serialize(input, context) {
42
- return se_GetTemplateSummaryCommand(input, context);
43
- }
44
- deserialize(output, context) {
45
- return de_GetTemplateSummaryCommand(output, context);
46
- }
7
+ export class GetTemplateSummaryCommand extends $Command
8
+ .classBuilder()
9
+ .ep({
10
+ ...commonParams,
11
+ })
12
+ .m(function (Command, cs, config, o) {
13
+ return [
14
+ getSerdePlugin(config, this.serialize, this.deserialize),
15
+ getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
16
+ ];
17
+ })
18
+ .s("CloudFormation", "GetTemplateSummary", {})
19
+ .n("CloudFormationClient", "GetTemplateSummaryCommand")
20
+ .f(void 0, void 0)
21
+ .ser(se_GetTemplateSummaryCommand)
22
+ .de(de_GetTemplateSummaryCommand)
23
+ .build() {
47
24
  }
@@ -1,47 +1,24 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
- import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
+ import { commonParams } from "../endpoint/EndpointParameters";
5
5
  import { de_ImportStacksToStackSetCommand, se_ImportStacksToStackSetCommand } from "../protocols/Aws_query";
6
6
  export { $Command };
7
- export class ImportStacksToStackSetCommand extends $Command {
8
- static getEndpointParameterInstructions() {
9
- return {
10
- UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
11
- Endpoint: { type: "builtInParams", name: "endpoint" },
12
- Region: { type: "builtInParams", name: "region" },
13
- UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
14
- };
15
- }
16
- constructor(input) {
17
- super();
18
- this.input = input;
19
- }
20
- resolveMiddleware(clientStack, configuration, options) {
21
- this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
22
- this.middlewareStack.use(getEndpointPlugin(configuration, ImportStacksToStackSetCommand.getEndpointParameterInstructions()));
23
- const stack = clientStack.concat(this.middlewareStack);
24
- const { logger } = configuration;
25
- const clientName = "CloudFormationClient";
26
- const commandName = "ImportStacksToStackSetCommand";
27
- const handlerExecutionContext = {
28
- logger,
29
- clientName,
30
- commandName,
31
- inputFilterSensitiveLog: (_) => _,
32
- outputFilterSensitiveLog: (_) => _,
33
- [SMITHY_CONTEXT_KEY]: {
34
- service: "CloudFormation",
35
- operation: "ImportStacksToStackSet",
36
- },
37
- };
38
- const { requestHandler } = configuration;
39
- return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
40
- }
41
- serialize(input, context) {
42
- return se_ImportStacksToStackSetCommand(input, context);
43
- }
44
- deserialize(output, context) {
45
- return de_ImportStacksToStackSetCommand(output, context);
46
- }
7
+ export class ImportStacksToStackSetCommand extends $Command
8
+ .classBuilder()
9
+ .ep({
10
+ ...commonParams,
11
+ })
12
+ .m(function (Command, cs, config, o) {
13
+ return [
14
+ getSerdePlugin(config, this.serialize, this.deserialize),
15
+ getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
16
+ ];
17
+ })
18
+ .s("CloudFormation", "ImportStacksToStackSet", {})
19
+ .n("CloudFormationClient", "ImportStacksToStackSetCommand")
20
+ .f(void 0, void 0)
21
+ .ser(se_ImportStacksToStackSetCommand)
22
+ .de(de_ImportStacksToStackSetCommand)
23
+ .build() {
47
24
  }
@@ -1,47 +1,24 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
- import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
+ import { commonParams } from "../endpoint/EndpointParameters";
5
5
  import { de_ListChangeSetsCommand, se_ListChangeSetsCommand } from "../protocols/Aws_query";
6
6
  export { $Command };
7
- export class ListChangeSetsCommand extends $Command {
8
- static getEndpointParameterInstructions() {
9
- return {
10
- UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
11
- Endpoint: { type: "builtInParams", name: "endpoint" },
12
- Region: { type: "builtInParams", name: "region" },
13
- UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
14
- };
15
- }
16
- constructor(input) {
17
- super();
18
- this.input = input;
19
- }
20
- resolveMiddleware(clientStack, configuration, options) {
21
- this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
22
- this.middlewareStack.use(getEndpointPlugin(configuration, ListChangeSetsCommand.getEndpointParameterInstructions()));
23
- const stack = clientStack.concat(this.middlewareStack);
24
- const { logger } = configuration;
25
- const clientName = "CloudFormationClient";
26
- const commandName = "ListChangeSetsCommand";
27
- const handlerExecutionContext = {
28
- logger,
29
- clientName,
30
- commandName,
31
- inputFilterSensitiveLog: (_) => _,
32
- outputFilterSensitiveLog: (_) => _,
33
- [SMITHY_CONTEXT_KEY]: {
34
- service: "CloudFormation",
35
- operation: "ListChangeSets",
36
- },
37
- };
38
- const { requestHandler } = configuration;
39
- return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
40
- }
41
- serialize(input, context) {
42
- return se_ListChangeSetsCommand(input, context);
43
- }
44
- deserialize(output, context) {
45
- return de_ListChangeSetsCommand(output, context);
46
- }
7
+ export class ListChangeSetsCommand extends $Command
8
+ .classBuilder()
9
+ .ep({
10
+ ...commonParams,
11
+ })
12
+ .m(function (Command, cs, config, o) {
13
+ return [
14
+ getSerdePlugin(config, this.serialize, this.deserialize),
15
+ getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
16
+ ];
17
+ })
18
+ .s("CloudFormation", "ListChangeSets", {})
19
+ .n("CloudFormationClient", "ListChangeSetsCommand")
20
+ .f(void 0, void 0)
21
+ .ser(se_ListChangeSetsCommand)
22
+ .de(de_ListChangeSetsCommand)
23
+ .build() {
47
24
  }
@@ -1,47 +1,24 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
- import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
+ import { commonParams } from "../endpoint/EndpointParameters";
5
5
  import { de_ListExportsCommand, se_ListExportsCommand } from "../protocols/Aws_query";
6
6
  export { $Command };
7
- export class ListExportsCommand extends $Command {
8
- static getEndpointParameterInstructions() {
9
- return {
10
- UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
11
- Endpoint: { type: "builtInParams", name: "endpoint" },
12
- Region: { type: "builtInParams", name: "region" },
13
- UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
14
- };
15
- }
16
- constructor(input) {
17
- super();
18
- this.input = input;
19
- }
20
- resolveMiddleware(clientStack, configuration, options) {
21
- this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
22
- this.middlewareStack.use(getEndpointPlugin(configuration, ListExportsCommand.getEndpointParameterInstructions()));
23
- const stack = clientStack.concat(this.middlewareStack);
24
- const { logger } = configuration;
25
- const clientName = "CloudFormationClient";
26
- const commandName = "ListExportsCommand";
27
- const handlerExecutionContext = {
28
- logger,
29
- clientName,
30
- commandName,
31
- inputFilterSensitiveLog: (_) => _,
32
- outputFilterSensitiveLog: (_) => _,
33
- [SMITHY_CONTEXT_KEY]: {
34
- service: "CloudFormation",
35
- operation: "ListExports",
36
- },
37
- };
38
- const { requestHandler } = configuration;
39
- return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
40
- }
41
- serialize(input, context) {
42
- return se_ListExportsCommand(input, context);
43
- }
44
- deserialize(output, context) {
45
- return de_ListExportsCommand(output, context);
46
- }
7
+ export class ListExportsCommand extends $Command
8
+ .classBuilder()
9
+ .ep({
10
+ ...commonParams,
11
+ })
12
+ .m(function (Command, cs, config, o) {
13
+ return [
14
+ getSerdePlugin(config, this.serialize, this.deserialize),
15
+ getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
16
+ ];
17
+ })
18
+ .s("CloudFormation", "ListExports", {})
19
+ .n("CloudFormationClient", "ListExportsCommand")
20
+ .f(void 0, void 0)
21
+ .ser(se_ListExportsCommand)
22
+ .de(de_ListExportsCommand)
23
+ .build() {
47
24
  }
@@ -1,47 +1,24 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
- import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
+ import { commonParams } from "../endpoint/EndpointParameters";
5
5
  import { de_ListImportsCommand, se_ListImportsCommand } from "../protocols/Aws_query";
6
6
  export { $Command };
7
- export class ListImportsCommand extends $Command {
8
- static getEndpointParameterInstructions() {
9
- return {
10
- UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
11
- Endpoint: { type: "builtInParams", name: "endpoint" },
12
- Region: { type: "builtInParams", name: "region" },
13
- UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
14
- };
15
- }
16
- constructor(input) {
17
- super();
18
- this.input = input;
19
- }
20
- resolveMiddleware(clientStack, configuration, options) {
21
- this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
22
- this.middlewareStack.use(getEndpointPlugin(configuration, ListImportsCommand.getEndpointParameterInstructions()));
23
- const stack = clientStack.concat(this.middlewareStack);
24
- const { logger } = configuration;
25
- const clientName = "CloudFormationClient";
26
- const commandName = "ListImportsCommand";
27
- const handlerExecutionContext = {
28
- logger,
29
- clientName,
30
- commandName,
31
- inputFilterSensitiveLog: (_) => _,
32
- outputFilterSensitiveLog: (_) => _,
33
- [SMITHY_CONTEXT_KEY]: {
34
- service: "CloudFormation",
35
- operation: "ListImports",
36
- },
37
- };
38
- const { requestHandler } = configuration;
39
- return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
40
- }
41
- serialize(input, context) {
42
- return se_ListImportsCommand(input, context);
43
- }
44
- deserialize(output, context) {
45
- return de_ListImportsCommand(output, context);
46
- }
7
+ export class ListImportsCommand extends $Command
8
+ .classBuilder()
9
+ .ep({
10
+ ...commonParams,
11
+ })
12
+ .m(function (Command, cs, config, o) {
13
+ return [
14
+ getSerdePlugin(config, this.serialize, this.deserialize),
15
+ getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
16
+ ];
17
+ })
18
+ .s("CloudFormation", "ListImports", {})
19
+ .n("CloudFormationClient", "ListImportsCommand")
20
+ .f(void 0, void 0)
21
+ .ser(se_ListImportsCommand)
22
+ .de(de_ListImportsCommand)
23
+ .build() {
47
24
  }
@@ -1,47 +1,24 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
- import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
+ import { commonParams } from "../endpoint/EndpointParameters";
5
5
  import { de_ListStackInstanceResourceDriftsCommand, se_ListStackInstanceResourceDriftsCommand, } from "../protocols/Aws_query";
6
6
  export { $Command };
7
- export class ListStackInstanceResourceDriftsCommand extends $Command {
8
- static getEndpointParameterInstructions() {
9
- return {
10
- UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
11
- Endpoint: { type: "builtInParams", name: "endpoint" },
12
- Region: { type: "builtInParams", name: "region" },
13
- UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
14
- };
15
- }
16
- constructor(input) {
17
- super();
18
- this.input = input;
19
- }
20
- resolveMiddleware(clientStack, configuration, options) {
21
- this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
22
- this.middlewareStack.use(getEndpointPlugin(configuration, ListStackInstanceResourceDriftsCommand.getEndpointParameterInstructions()));
23
- const stack = clientStack.concat(this.middlewareStack);
24
- const { logger } = configuration;
25
- const clientName = "CloudFormationClient";
26
- const commandName = "ListStackInstanceResourceDriftsCommand";
27
- const handlerExecutionContext = {
28
- logger,
29
- clientName,
30
- commandName,
31
- inputFilterSensitiveLog: (_) => _,
32
- outputFilterSensitiveLog: (_) => _,
33
- [SMITHY_CONTEXT_KEY]: {
34
- service: "CloudFormation",
35
- operation: "ListStackInstanceResourceDrifts",
36
- },
37
- };
38
- const { requestHandler } = configuration;
39
- return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
40
- }
41
- serialize(input, context) {
42
- return se_ListStackInstanceResourceDriftsCommand(input, context);
43
- }
44
- deserialize(output, context) {
45
- return de_ListStackInstanceResourceDriftsCommand(output, context);
46
- }
7
+ export class ListStackInstanceResourceDriftsCommand extends $Command
8
+ .classBuilder()
9
+ .ep({
10
+ ...commonParams,
11
+ })
12
+ .m(function (Command, cs, config, o) {
13
+ return [
14
+ getSerdePlugin(config, this.serialize, this.deserialize),
15
+ getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
16
+ ];
17
+ })
18
+ .s("CloudFormation", "ListStackInstanceResourceDrifts", {})
19
+ .n("CloudFormationClient", "ListStackInstanceResourceDriftsCommand")
20
+ .f(void 0, void 0)
21
+ .ser(se_ListStackInstanceResourceDriftsCommand)
22
+ .de(de_ListStackInstanceResourceDriftsCommand)
23
+ .build() {
47
24
  }
@@ -1,47 +1,24 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
- import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
+ import { commonParams } from "../endpoint/EndpointParameters";
5
5
  import { de_ListStackInstancesCommand, se_ListStackInstancesCommand } from "../protocols/Aws_query";
6
6
  export { $Command };
7
- export class ListStackInstancesCommand extends $Command {
8
- static getEndpointParameterInstructions() {
9
- return {
10
- UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
11
- Endpoint: { type: "builtInParams", name: "endpoint" },
12
- Region: { type: "builtInParams", name: "region" },
13
- UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
14
- };
15
- }
16
- constructor(input) {
17
- super();
18
- this.input = input;
19
- }
20
- resolveMiddleware(clientStack, configuration, options) {
21
- this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
22
- this.middlewareStack.use(getEndpointPlugin(configuration, ListStackInstancesCommand.getEndpointParameterInstructions()));
23
- const stack = clientStack.concat(this.middlewareStack);
24
- const { logger } = configuration;
25
- const clientName = "CloudFormationClient";
26
- const commandName = "ListStackInstancesCommand";
27
- const handlerExecutionContext = {
28
- logger,
29
- clientName,
30
- commandName,
31
- inputFilterSensitiveLog: (_) => _,
32
- outputFilterSensitiveLog: (_) => _,
33
- [SMITHY_CONTEXT_KEY]: {
34
- service: "CloudFormation",
35
- operation: "ListStackInstances",
36
- },
37
- };
38
- const { requestHandler } = configuration;
39
- return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
40
- }
41
- serialize(input, context) {
42
- return se_ListStackInstancesCommand(input, context);
43
- }
44
- deserialize(output, context) {
45
- return de_ListStackInstancesCommand(output, context);
46
- }
7
+ export class ListStackInstancesCommand extends $Command
8
+ .classBuilder()
9
+ .ep({
10
+ ...commonParams,
11
+ })
12
+ .m(function (Command, cs, config, o) {
13
+ return [
14
+ getSerdePlugin(config, this.serialize, this.deserialize),
15
+ getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
16
+ ];
17
+ })
18
+ .s("CloudFormation", "ListStackInstances", {})
19
+ .n("CloudFormationClient", "ListStackInstancesCommand")
20
+ .f(void 0, void 0)
21
+ .ser(se_ListStackInstancesCommand)
22
+ .de(de_ListStackInstancesCommand)
23
+ .build() {
47
24
  }
@@ -1,47 +1,24 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
- import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
+ import { commonParams } from "../endpoint/EndpointParameters";
5
5
  import { de_ListStackResourcesCommand, se_ListStackResourcesCommand } from "../protocols/Aws_query";
6
6
  export { $Command };
7
- export class ListStackResourcesCommand extends $Command {
8
- static getEndpointParameterInstructions() {
9
- return {
10
- UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
11
- Endpoint: { type: "builtInParams", name: "endpoint" },
12
- Region: { type: "builtInParams", name: "region" },
13
- UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
14
- };
15
- }
16
- constructor(input) {
17
- super();
18
- this.input = input;
19
- }
20
- resolveMiddleware(clientStack, configuration, options) {
21
- this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
22
- this.middlewareStack.use(getEndpointPlugin(configuration, ListStackResourcesCommand.getEndpointParameterInstructions()));
23
- const stack = clientStack.concat(this.middlewareStack);
24
- const { logger } = configuration;
25
- const clientName = "CloudFormationClient";
26
- const commandName = "ListStackResourcesCommand";
27
- const handlerExecutionContext = {
28
- logger,
29
- clientName,
30
- commandName,
31
- inputFilterSensitiveLog: (_) => _,
32
- outputFilterSensitiveLog: (_) => _,
33
- [SMITHY_CONTEXT_KEY]: {
34
- service: "CloudFormation",
35
- operation: "ListStackResources",
36
- },
37
- };
38
- const { requestHandler } = configuration;
39
- return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
40
- }
41
- serialize(input, context) {
42
- return se_ListStackResourcesCommand(input, context);
43
- }
44
- deserialize(output, context) {
45
- return de_ListStackResourcesCommand(output, context);
46
- }
7
+ export class ListStackResourcesCommand extends $Command
8
+ .classBuilder()
9
+ .ep({
10
+ ...commonParams,
11
+ })
12
+ .m(function (Command, cs, config, o) {
13
+ return [
14
+ getSerdePlugin(config, this.serialize, this.deserialize),
15
+ getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
16
+ ];
17
+ })
18
+ .s("CloudFormation", "ListStackResources", {})
19
+ .n("CloudFormationClient", "ListStackResourcesCommand")
20
+ .f(void 0, void 0)
21
+ .ser(se_ListStackResourcesCommand)
22
+ .de(de_ListStackResourcesCommand)
23
+ .build() {
47
24
  }