@cdk8s/awscdk-resolver 0.0.616 → 0.0.617

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 (371) hide show
  1. package/.jsii +3 -3
  2. package/lib/resolve.js +1 -1
  3. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/index.js +98 -903
  4. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commandBuilder.js +6 -0
  5. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ActivateOrganizationsAccessCommand.js +2 -14
  6. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ActivateTypeCommand.js +2 -14
  7. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/BatchDescribeTypeConfigurationsCommand.js +2 -14
  8. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/CancelUpdateStackCommand.js +2 -14
  9. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ContinueUpdateRollbackCommand.js +2 -14
  10. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/CreateChangeSetCommand.js +2 -14
  11. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/CreateGeneratedTemplateCommand.js +2 -14
  12. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/CreateStackCommand.js +2 -14
  13. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/CreateStackInstancesCommand.js +2 -14
  14. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/CreateStackRefactorCommand.js +2 -14
  15. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/CreateStackSetCommand.js +2 -14
  16. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DeactivateOrganizationsAccessCommand.js +2 -14
  17. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DeactivateTypeCommand.js +2 -14
  18. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DeleteChangeSetCommand.js +2 -14
  19. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DeleteGeneratedTemplateCommand.js +2 -14
  20. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DeleteStackCommand.js +2 -14
  21. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DeleteStackInstancesCommand.js +2 -14
  22. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DeleteStackSetCommand.js +2 -14
  23. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DeregisterTypeCommand.js +2 -14
  24. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeAccountLimitsCommand.js +2 -14
  25. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeChangeSetCommand.js +2 -14
  26. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeChangeSetHooksCommand.js +2 -14
  27. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeEventsCommand.js +2 -14
  28. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeGeneratedTemplateCommand.js +2 -14
  29. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeOrganizationsAccessCommand.js +2 -14
  30. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribePublisherCommand.js +2 -14
  31. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeResourceScanCommand.js +2 -14
  32. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeStackDriftDetectionStatusCommand.js +2 -14
  33. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeStackEventsCommand.js +2 -14
  34. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeStackInstanceCommand.js +2 -14
  35. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeStackRefactorCommand.js +2 -14
  36. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeStackResourceCommand.js +2 -14
  37. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeStackResourceDriftsCommand.js +2 -14
  38. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeStackResourcesCommand.js +2 -14
  39. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeStackSetCommand.js +2 -14
  40. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeStackSetOperationCommand.js +2 -14
  41. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeStacksCommand.js +2 -14
  42. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeTypeCommand.js +2 -14
  43. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeTypeRegistrationCommand.js +2 -14
  44. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DetectStackDriftCommand.js +2 -14
  45. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DetectStackResourceDriftCommand.js +2 -14
  46. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DetectStackSetDriftCommand.js +2 -14
  47. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/EstimateTemplateCostCommand.js +2 -14
  48. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ExecuteChangeSetCommand.js +2 -14
  49. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ExecuteStackRefactorCommand.js +2 -14
  50. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/GetGeneratedTemplateCommand.js +2 -14
  51. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/GetHookResultCommand.js +2 -14
  52. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/GetStackPolicyCommand.js +2 -14
  53. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/GetTemplateCommand.js +2 -14
  54. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/GetTemplateSummaryCommand.js +2 -14
  55. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ImportStacksToStackSetCommand.js +2 -14
  56. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListChangeSetsCommand.js +2 -14
  57. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListExportsCommand.js +2 -14
  58. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListGeneratedTemplatesCommand.js +2 -14
  59. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListHookResultsCommand.js +2 -14
  60. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListImportsCommand.js +2 -14
  61. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListResourceScanRelatedResourcesCommand.js +2 -14
  62. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListResourceScanResourcesCommand.js +2 -14
  63. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListResourceScansCommand.js +2 -14
  64. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListStackInstanceResourceDriftsCommand.js +2 -14
  65. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListStackInstancesCommand.js +2 -14
  66. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListStackRefactorActionsCommand.js +2 -14
  67. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListStackRefactorsCommand.js +2 -14
  68. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListStackResourcesCommand.js +2 -14
  69. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListStackSetAutoDeploymentTargetsCommand.js +2 -14
  70. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListStackSetOperationResultsCommand.js +2 -14
  71. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListStackSetOperationsCommand.js +2 -14
  72. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListStackSetsCommand.js +2 -14
  73. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListStacksCommand.js +2 -14
  74. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListTypeRegistrationsCommand.js +2 -14
  75. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListTypeVersionsCommand.js +2 -14
  76. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListTypesCommand.js +2 -14
  77. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/PublishTypeCommand.js +2 -14
  78. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/RecordHandlerProgressCommand.js +2 -14
  79. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/RegisterPublisherCommand.js +2 -14
  80. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/RegisterTypeCommand.js +2 -14
  81. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/RollbackStackCommand.js +2 -14
  82. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/SetStackPolicyCommand.js +2 -14
  83. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/SetTypeConfigurationCommand.js +2 -14
  84. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/SetTypeDefaultVersionCommand.js +2 -14
  85. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/SignalResourceCommand.js +2 -14
  86. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/StartResourceScanCommand.js +2 -14
  87. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/StopStackSetOperationCommand.js +2 -14
  88. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/TestTypeCommand.js +2 -14
  89. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/UpdateGeneratedTemplateCommand.js +2 -14
  90. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/UpdateStackCommand.js +2 -14
  91. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/UpdateStackInstancesCommand.js +2 -14
  92. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/UpdateStackSetCommand.js +2 -14
  93. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/UpdateTerminationProtectionCommand.js +2 -14
  94. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ValidateTemplateCommand.js +2 -14
  95. package/node_modules/@aws-sdk/client-cloudformation/dist-es/index.js +1 -0
  96. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commandBuilder.d.ts +18 -0
  97. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ActivateOrganizationsAccessCommand.d.ts +3 -8
  98. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ActivateTypeCommand.d.ts +3 -8
  99. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/BatchDescribeTypeConfigurationsCommand.d.ts +3 -8
  100. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/CancelUpdateStackCommand.d.ts +3 -8
  101. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ContinueUpdateRollbackCommand.d.ts +3 -8
  102. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/CreateChangeSetCommand.d.ts +3 -8
  103. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/CreateGeneratedTemplateCommand.d.ts +3 -8
  104. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/CreateStackCommand.d.ts +3 -8
  105. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/CreateStackInstancesCommand.d.ts +3 -8
  106. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/CreateStackRefactorCommand.d.ts +3 -8
  107. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/CreateStackSetCommand.d.ts +3 -8
  108. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DeactivateOrganizationsAccessCommand.d.ts +3 -8
  109. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DeactivateTypeCommand.d.ts +3 -8
  110. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DeleteChangeSetCommand.d.ts +3 -8
  111. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DeleteGeneratedTemplateCommand.d.ts +3 -8
  112. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DeleteStackCommand.d.ts +3 -8
  113. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DeleteStackInstancesCommand.d.ts +3 -8
  114. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DeleteStackSetCommand.d.ts +3 -8
  115. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DeregisterTypeCommand.d.ts +3 -8
  116. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeAccountLimitsCommand.d.ts +3 -8
  117. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeChangeSetCommand.d.ts +3 -8
  118. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeChangeSetHooksCommand.d.ts +3 -8
  119. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeEventsCommand.d.ts +3 -8
  120. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeGeneratedTemplateCommand.d.ts +3 -8
  121. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeOrganizationsAccessCommand.d.ts +3 -8
  122. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribePublisherCommand.d.ts +3 -8
  123. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeResourceScanCommand.d.ts +3 -8
  124. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeStackDriftDetectionStatusCommand.d.ts +3 -8
  125. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeStackEventsCommand.d.ts +3 -8
  126. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeStackInstanceCommand.d.ts +3 -8
  127. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeStackRefactorCommand.d.ts +3 -8
  128. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeStackResourceCommand.d.ts +3 -8
  129. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeStackResourceDriftsCommand.d.ts +3 -8
  130. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeStackResourcesCommand.d.ts +3 -8
  131. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeStackSetCommand.d.ts +3 -8
  132. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeStackSetOperationCommand.d.ts +3 -8
  133. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeStacksCommand.d.ts +3 -8
  134. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeTypeCommand.d.ts +3 -8
  135. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeTypeRegistrationCommand.d.ts +3 -8
  136. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DetectStackDriftCommand.d.ts +3 -8
  137. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DetectStackResourceDriftCommand.d.ts +3 -8
  138. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DetectStackSetDriftCommand.d.ts +3 -8
  139. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/EstimateTemplateCostCommand.d.ts +3 -8
  140. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ExecuteChangeSetCommand.d.ts +3 -8
  141. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ExecuteStackRefactorCommand.d.ts +3 -8
  142. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/GetGeneratedTemplateCommand.d.ts +3 -8
  143. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/GetHookResultCommand.d.ts +3 -8
  144. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/GetStackPolicyCommand.d.ts +3 -8
  145. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/GetTemplateCommand.d.ts +3 -8
  146. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/GetTemplateSummaryCommand.d.ts +3 -8
  147. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ImportStacksToStackSetCommand.d.ts +3 -8
  148. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListChangeSetsCommand.d.ts +3 -8
  149. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListExportsCommand.d.ts +3 -8
  150. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListGeneratedTemplatesCommand.d.ts +3 -8
  151. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListHookResultsCommand.d.ts +3 -8
  152. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListImportsCommand.d.ts +3 -8
  153. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListResourceScanRelatedResourcesCommand.d.ts +3 -8
  154. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListResourceScanResourcesCommand.d.ts +3 -8
  155. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListResourceScansCommand.d.ts +3 -8
  156. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListStackInstanceResourceDriftsCommand.d.ts +3 -8
  157. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListStackInstancesCommand.d.ts +3 -8
  158. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListStackRefactorActionsCommand.d.ts +3 -8
  159. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListStackRefactorsCommand.d.ts +3 -8
  160. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListStackResourcesCommand.d.ts +3 -8
  161. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListStackSetAutoDeploymentTargetsCommand.d.ts +3 -8
  162. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListStackSetOperationResultsCommand.d.ts +3 -8
  163. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListStackSetOperationsCommand.d.ts +3 -8
  164. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListStackSetsCommand.d.ts +3 -8
  165. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListStacksCommand.d.ts +3 -8
  166. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListTypeRegistrationsCommand.d.ts +3 -8
  167. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListTypeVersionsCommand.d.ts +3 -8
  168. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListTypesCommand.d.ts +3 -8
  169. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/PublishTypeCommand.d.ts +3 -8
  170. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/RecordHandlerProgressCommand.d.ts +3 -8
  171. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/RegisterPublisherCommand.d.ts +3 -8
  172. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/RegisterTypeCommand.d.ts +3 -8
  173. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/RollbackStackCommand.d.ts +3 -8
  174. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/SetStackPolicyCommand.d.ts +3 -8
  175. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/SetTypeConfigurationCommand.d.ts +3 -8
  176. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/SetTypeDefaultVersionCommand.d.ts +3 -8
  177. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/SignalResourceCommand.d.ts +3 -8
  178. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/StartResourceScanCommand.d.ts +3 -8
  179. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/StopStackSetOperationCommand.d.ts +3 -8
  180. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/TestTypeCommand.d.ts +3 -8
  181. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/UpdateGeneratedTemplateCommand.d.ts +3 -8
  182. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/UpdateStackCommand.d.ts +3 -8
  183. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/UpdateStackInstancesCommand.d.ts +3 -8
  184. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/UpdateStackSetCommand.d.ts +3 -8
  185. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/UpdateTerminationProtectionCommand.d.ts +3 -8
  186. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ValidateTemplateCommand.d.ts +3 -8
  187. package/node_modules/@aws-sdk/client-cloudformation/dist-types/index.d.ts +1 -0
  188. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commandBuilder.d.ts +46 -0
  189. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ActivateOrganizationsAccessCommand.d.ts +7 -16
  190. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ActivateTypeCommand.d.ts +7 -16
  191. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/BatchDescribeTypeConfigurationsCommand.d.ts +7 -16
  192. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/CancelUpdateStackCommand.d.ts +7 -16
  193. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ContinueUpdateRollbackCommand.d.ts +7 -16
  194. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/CreateChangeSetCommand.d.ts +7 -16
  195. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/CreateGeneratedTemplateCommand.d.ts +7 -16
  196. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/CreateStackCommand.d.ts +7 -16
  197. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/CreateStackInstancesCommand.d.ts +7 -16
  198. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/CreateStackRefactorCommand.d.ts +7 -16
  199. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/CreateStackSetCommand.d.ts +7 -16
  200. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DeactivateOrganizationsAccessCommand.d.ts +7 -16
  201. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DeactivateTypeCommand.d.ts +7 -16
  202. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DeleteChangeSetCommand.d.ts +7 -16
  203. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DeleteGeneratedTemplateCommand.d.ts +7 -16
  204. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DeleteStackCommand.d.ts +7 -16
  205. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DeleteStackInstancesCommand.d.ts +7 -16
  206. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DeleteStackSetCommand.d.ts +7 -16
  207. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DeregisterTypeCommand.d.ts +7 -16
  208. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DescribeAccountLimitsCommand.d.ts +7 -16
  209. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DescribeChangeSetCommand.d.ts +7 -16
  210. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DescribeChangeSetHooksCommand.d.ts +7 -16
  211. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DescribeEventsCommand.d.ts +7 -16
  212. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DescribeGeneratedTemplateCommand.d.ts +7 -16
  213. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DescribeOrganizationsAccessCommand.d.ts +7 -16
  214. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DescribePublisherCommand.d.ts +7 -16
  215. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DescribeResourceScanCommand.d.ts +7 -16
  216. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DescribeStackDriftDetectionStatusCommand.d.ts +7 -16
  217. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DescribeStackEventsCommand.d.ts +7 -16
  218. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DescribeStackInstanceCommand.d.ts +7 -16
  219. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DescribeStackRefactorCommand.d.ts +7 -16
  220. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DescribeStackResourceCommand.d.ts +7 -16
  221. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DescribeStackResourceDriftsCommand.d.ts +7 -16
  222. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DescribeStackResourcesCommand.d.ts +7 -16
  223. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DescribeStackSetCommand.d.ts +7 -16
  224. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DescribeStackSetOperationCommand.d.ts +7 -16
  225. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DescribeStacksCommand.d.ts +7 -16
  226. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DescribeTypeCommand.d.ts +7 -16
  227. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DescribeTypeRegistrationCommand.d.ts +7 -16
  228. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DetectStackDriftCommand.d.ts +7 -16
  229. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DetectStackResourceDriftCommand.d.ts +7 -16
  230. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DetectStackSetDriftCommand.d.ts +7 -16
  231. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/EstimateTemplateCostCommand.d.ts +7 -16
  232. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ExecuteChangeSetCommand.d.ts +7 -16
  233. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ExecuteStackRefactorCommand.d.ts +7 -16
  234. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/GetGeneratedTemplateCommand.d.ts +7 -16
  235. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/GetHookResultCommand.d.ts +7 -16
  236. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/GetStackPolicyCommand.d.ts +7 -16
  237. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/GetTemplateCommand.d.ts +7 -16
  238. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/GetTemplateSummaryCommand.d.ts +7 -16
  239. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ImportStacksToStackSetCommand.d.ts +7 -16
  240. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListChangeSetsCommand.d.ts +7 -16
  241. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListExportsCommand.d.ts +7 -16
  242. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListGeneratedTemplatesCommand.d.ts +7 -16
  243. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListHookResultsCommand.d.ts +7 -16
  244. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListImportsCommand.d.ts +7 -16
  245. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListResourceScanRelatedResourcesCommand.d.ts +7 -16
  246. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListResourceScanResourcesCommand.d.ts +7 -16
  247. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListResourceScansCommand.d.ts +7 -16
  248. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListStackInstanceResourceDriftsCommand.d.ts +7 -16
  249. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListStackInstancesCommand.d.ts +7 -16
  250. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListStackRefactorActionsCommand.d.ts +7 -16
  251. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListStackRefactorsCommand.d.ts +7 -16
  252. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListStackResourcesCommand.d.ts +7 -16
  253. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListStackSetAutoDeploymentTargetsCommand.d.ts +7 -16
  254. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListStackSetOperationResultsCommand.d.ts +7 -16
  255. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListStackSetOperationsCommand.d.ts +7 -16
  256. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListStackSetsCommand.d.ts +7 -16
  257. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListStacksCommand.d.ts +7 -16
  258. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListTypeRegistrationsCommand.d.ts +7 -16
  259. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListTypeVersionsCommand.d.ts +7 -16
  260. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListTypesCommand.d.ts +7 -16
  261. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/PublishTypeCommand.d.ts +7 -16
  262. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/RecordHandlerProgressCommand.d.ts +7 -16
  263. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/RegisterPublisherCommand.d.ts +7 -16
  264. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/RegisterTypeCommand.d.ts +7 -16
  265. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/RollbackStackCommand.d.ts +7 -16
  266. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/SetStackPolicyCommand.d.ts +7 -16
  267. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/SetTypeConfigurationCommand.d.ts +7 -16
  268. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/SetTypeDefaultVersionCommand.d.ts +7 -16
  269. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/SignalResourceCommand.d.ts +7 -16
  270. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/StartResourceScanCommand.d.ts +7 -16
  271. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/StopStackSetOperationCommand.d.ts +7 -16
  272. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/TestTypeCommand.d.ts +7 -16
  273. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/UpdateGeneratedTemplateCommand.d.ts +7 -16
  274. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/UpdateStackCommand.d.ts +7 -16
  275. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/UpdateStackInstancesCommand.d.ts +7 -16
  276. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/UpdateStackSetCommand.d.ts +7 -16
  277. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/UpdateTerminationProtectionCommand.d.ts +7 -16
  278. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ValidateTemplateCommand.d.ts +7 -16
  279. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/index.d.ts +1 -0
  280. package/node_modules/@aws-sdk/client-cloudformation/package.json +8 -8
  281. package/node_modules/@aws-sdk/core/package.json +6 -6
  282. package/node_modules/@aws-sdk/credential-provider-env/package.json +5 -5
  283. package/node_modules/@aws-sdk/credential-provider-http/package.json +7 -7
  284. package/node_modules/@aws-sdk/credential-provider-ini/package.json +13 -13
  285. package/node_modules/@aws-sdk/credential-provider-login/package.json +6 -6
  286. package/node_modules/@aws-sdk/credential-provider-node/package.json +11 -11
  287. package/node_modules/@aws-sdk/credential-provider-process/package.json +5 -5
  288. package/node_modules/@aws-sdk/credential-provider-sso/package.json +7 -7
  289. package/node_modules/@aws-sdk/credential-provider-web-identity/package.json +6 -6
  290. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/cognito-identity/index.js +10 -23
  291. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/index.js +10 -15
  292. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso/index.js +9 -13
  293. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/index.js +9 -13
  294. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/index.js +10 -23
  295. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/commandBuilder.js +6 -0
  296. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/commands/GetCredentialsForIdentityCommand.js +2 -14
  297. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/commands/GetIdCommand.js +2 -14
  298. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/index.js +1 -0
  299. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/commandBuilder.js +8 -0
  300. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/commands/CreateOAuth2TokenCommand.js +2 -17
  301. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/index.js +1 -0
  302. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/commandBuilder.js +6 -0
  303. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/commands/GetRoleCredentialsCommand.js +2 -14
  304. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/index.js +1 -0
  305. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/commandBuilder.js +6 -0
  306. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/commands/CreateTokenCommand.js +2 -14
  307. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/index.js +1 -0
  308. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commandBuilder.js +6 -0
  309. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/AssumeRoleCommand.js +2 -14
  310. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.js +2 -14
  311. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/index.js +1 -0
  312. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/commandBuilder.d.ts +18 -0
  313. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/commands/GetCredentialsForIdentityCommand.d.ts +3 -8
  314. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/commands/GetIdCommand.d.ts +3 -8
  315. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/index.d.ts +1 -0
  316. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/commandBuilder.d.ts +18 -0
  317. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/commands/CreateOAuth2TokenCommand.d.ts +3 -8
  318. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/index.d.ts +1 -0
  319. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/commandBuilder.d.ts +18 -0
  320. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/commands/GetRoleCredentialsCommand.d.ts +3 -8
  321. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/index.d.ts +1 -0
  322. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/commandBuilder.d.ts +18 -0
  323. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/commands/CreateTokenCommand.d.ts +3 -8
  324. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/index.d.ts +1 -0
  325. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/commandBuilder.d.ts +18 -0
  326. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/commands/AssumeRoleCommand.d.ts +3 -8
  327. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.d.ts +3 -8
  328. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/index.d.ts +1 -0
  329. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/commandBuilder.d.ts +46 -0
  330. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/commands/GetCredentialsForIdentityCommand.d.ts +7 -16
  331. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/commands/GetIdCommand.d.ts +7 -16
  332. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/index.d.ts +1 -0
  333. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/commandBuilder.d.ts +42 -0
  334. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/commands/CreateOAuth2TokenCommand.d.ts +3 -8
  335. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/index.d.ts +1 -0
  336. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/commandBuilder.d.ts +42 -0
  337. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/commands/GetRoleCredentialsCommand.d.ts +3 -8
  338. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/index.d.ts +1 -0
  339. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/commandBuilder.d.ts +42 -0
  340. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/commands/CreateTokenCommand.d.ts +3 -8
  341. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/index.d.ts +1 -0
  342. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/commandBuilder.d.ts +46 -0
  343. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/commands/AssumeRoleCommand.d.ts +7 -16
  344. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.d.ts +7 -16
  345. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/index.d.ts +1 -0
  346. package/node_modules/@aws-sdk/nested-clients/package.json +8 -8
  347. package/node_modules/@aws-sdk/signature-v4-multi-region/package.json +4 -4
  348. package/node_modules/@aws-sdk/token-providers/package.json +6 -6
  349. package/node_modules/@aws-sdk/types/package.json +2 -2
  350. package/node_modules/@aws-sdk/xml-builder/package.json +2 -2
  351. package/node_modules/@smithy/core/dist-cjs/submodules/client/index.js +18 -0
  352. package/node_modules/@smithy/core/dist-es/submodules/client/index.js +1 -0
  353. package/node_modules/@smithy/core/dist-es/submodules/client/smithy-client/client-command-builder.js +17 -0
  354. package/node_modules/@smithy/core/dist-types/submodules/client/index.d.ts +1 -0
  355. package/node_modules/@smithy/core/dist-types/submodules/client/smithy-client/client-command-builder.d.ts +22 -0
  356. package/node_modules/@smithy/core/dist-types/submodules/client/smithy-client/command.d.ts +5 -6
  357. package/node_modules/@smithy/core/dist-types/submodules/endpoints/index.browser.d.ts +4 -5
  358. package/node_modules/@smithy/core/dist-types/submodules/endpoints/index.d.ts +4 -5
  359. package/node_modules/@smithy/core/dist-types/submodules/endpoints/middleware-endpoint/adaptors/getEndpointFromInstructions.d.ts +3 -4
  360. package/node_modules/@smithy/core/dist-types/submodules/endpoints/middleware-endpoint/endpointMiddleware.d.ts +1 -2
  361. package/node_modules/@smithy/core/dist-types/submodules/endpoints/middleware-endpoint/getEndpointPlugin.d.ts +1 -2
  362. package/node_modules/@smithy/core/package.json +2 -2
  363. package/node_modules/@smithy/credential-provider-imds/package.json +3 -3
  364. package/node_modules/@smithy/fetch-http-handler/package.json +4 -4
  365. package/node_modules/@smithy/node-http-handler/package.json +4 -4
  366. package/node_modules/@smithy/signature-v4/package.json +3 -3
  367. package/node_modules/@smithy/types/dist-types/index.d.ts +1 -0
  368. package/node_modules/@smithy/types/package.json +1 -1
  369. package/package.json +4 -4
  370. /package/node_modules/@smithy/{core/dist-es/submodules/endpoints/middleware-endpoint/types.js → types/dist-es/endpoints/EndpointParameterInstructions.js} +0 -0
  371. /package/node_modules/@smithy/{core/dist-types/submodules/endpoints/middleware-endpoint/types.d.ts → types/dist-types/endpoints/EndpointParameterInstructions.d.ts} +0 -0
@@ -1,7 +1,8 @@
1
1
  const { awsEndpointFunctions, emitWarningIfUnsupportedVersion: emitWarningIfUnsupportedVersion$1, createDefaultUserAgentProvider, NODE_APP_ID_CONFIG_OPTIONS, getAwsRegionExtensionConfiguration, resolveAwsRegionExtensionConfiguration, resolveUserAgentConfig, resolveHostHeaderConfig, getUserAgentPlugin, getHostHeaderPlugin, getLoggerPlugin, getRecursionDetectionPlugin } = require("@aws-sdk/core/client");
2
2
  const { getHttpAuthSchemeEndpointRuleSetPlugin, DefaultIdentityProviderConfig, getHttpSigningPlugin, createPaginator } = require("@smithy/core");
3
- const { normalizeProvider, getSmithyContext, ServiceException, NoOpLogger, emitWarningIfUnsupportedVersion, loadConfigsForDefaultMode, getDefaultExtensionConfiguration, resolveDefaultRuntimeConfig, Client, Command, createWaiter, checkExceptions, WaiterState, createAggregatedClient } = require("@smithy/core/client");
4
- exports.$Command = Command;
3
+ const { normalizeProvider, getSmithyContext, ServiceException, NoOpLogger, emitWarningIfUnsupportedVersion, loadConfigsForDefaultMode, getDefaultExtensionConfiguration, resolveDefaultRuntimeConfig, Client, makeBuilder, createWaiter, checkExceptions, WaiterState, createAggregatedClient } = require("@smithy/core/client");
4
+ const { Command: $Command } = require("@smithy/core/client");
5
+ exports.$Command = $Command;
5
6
  exports.__Client = Client;
6
7
  const { resolveDefaultsModeConfig, loadConfig, NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, NODE_REGION_CONFIG_OPTIONS, NODE_REGION_CONFIG_FILE_OPTIONS, resolveRegionConfig } = require("@smithy/core/config");
7
8
  const { BinaryDecisionDiagram, EndpointCache, decideEndpoint, customEndpointFunctions, resolveEndpointConfig, getEndpointPlugin } = require("@smithy/core/endpoints");
@@ -68,7 +69,7 @@ const commonParams = {
68
69
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
69
70
  };
70
71
 
71
- var version = "3.1076.0";
72
+ var version = "3.1077.0";
72
73
  var packageInfo = {
73
74
  version: version};
74
75
 
@@ -3403,1084 +3404,278 @@ class CloudFormationClient extends Client {
3403
3404
  }
3404
3405
  }
3405
3406
 
3406
- class ActivateOrganizationsAccessCommand extends Command
3407
- .classBuilder()
3408
- .ep(commonParams)
3409
- .m(function (Command, cs, config, o) {
3410
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3411
- })
3412
- .s("CloudFormation", "ActivateOrganizationsAccess", {})
3413
- .n("CloudFormationClient", "ActivateOrganizationsAccessCommand")
3414
- .sc(ActivateOrganizationsAccess$)
3415
- .build() {
3407
+ const command = makeBuilder(commonParams, "CloudFormation", "CloudFormationClient", getEndpointPlugin);
3408
+ const _ep0 = {};
3409
+ const _mw0 = (Command, cs, config, o) => [];
3410
+
3411
+ class ActivateOrganizationsAccessCommand extends command(_ep0, _mw0, "ActivateOrganizationsAccess", ActivateOrganizationsAccess$) {
3416
3412
  }
3417
3413
 
3418
- class ActivateTypeCommand extends Command
3419
- .classBuilder()
3420
- .ep(commonParams)
3421
- .m(function (Command, cs, config, o) {
3422
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3423
- })
3424
- .s("CloudFormation", "ActivateType", {})
3425
- .n("CloudFormationClient", "ActivateTypeCommand")
3426
- .sc(ActivateType$)
3427
- .build() {
3414
+ class ActivateTypeCommand extends command(_ep0, _mw0, "ActivateType", ActivateType$) {
3428
3415
  }
3429
3416
 
3430
- class BatchDescribeTypeConfigurationsCommand extends Command
3431
- .classBuilder()
3432
- .ep(commonParams)
3433
- .m(function (Command, cs, config, o) {
3434
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3435
- })
3436
- .s("CloudFormation", "BatchDescribeTypeConfigurations", {})
3437
- .n("CloudFormationClient", "BatchDescribeTypeConfigurationsCommand")
3438
- .sc(BatchDescribeTypeConfigurations$)
3439
- .build() {
3417
+ class BatchDescribeTypeConfigurationsCommand extends command(_ep0, _mw0, "BatchDescribeTypeConfigurations", BatchDescribeTypeConfigurations$) {
3440
3418
  }
3441
3419
 
3442
- class CancelUpdateStackCommand extends Command
3443
- .classBuilder()
3444
- .ep(commonParams)
3445
- .m(function (Command, cs, config, o) {
3446
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3447
- })
3448
- .s("CloudFormation", "CancelUpdateStack", {})
3449
- .n("CloudFormationClient", "CancelUpdateStackCommand")
3450
- .sc(CancelUpdateStack$)
3451
- .build() {
3420
+ class CancelUpdateStackCommand extends command(_ep0, _mw0, "CancelUpdateStack", CancelUpdateStack$) {
3452
3421
  }
3453
3422
 
3454
- class ContinueUpdateRollbackCommand extends Command
3455
- .classBuilder()
3456
- .ep(commonParams)
3457
- .m(function (Command, cs, config, o) {
3458
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3459
- })
3460
- .s("CloudFormation", "ContinueUpdateRollback", {})
3461
- .n("CloudFormationClient", "ContinueUpdateRollbackCommand")
3462
- .sc(ContinueUpdateRollback$)
3463
- .build() {
3423
+ class ContinueUpdateRollbackCommand extends command(_ep0, _mw0, "ContinueUpdateRollback", ContinueUpdateRollback$) {
3464
3424
  }
3465
3425
 
3466
- class CreateChangeSetCommand extends Command
3467
- .classBuilder()
3468
- .ep(commonParams)
3469
- .m(function (Command, cs, config, o) {
3470
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3471
- })
3472
- .s("CloudFormation", "CreateChangeSet", {})
3473
- .n("CloudFormationClient", "CreateChangeSetCommand")
3474
- .sc(CreateChangeSet$)
3475
- .build() {
3426
+ class CreateChangeSetCommand extends command(_ep0, _mw0, "CreateChangeSet", CreateChangeSet$) {
3476
3427
  }
3477
3428
 
3478
- class CreateGeneratedTemplateCommand extends Command
3479
- .classBuilder()
3480
- .ep(commonParams)
3481
- .m(function (Command, cs, config, o) {
3482
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3483
- })
3484
- .s("CloudFormation", "CreateGeneratedTemplate", {})
3485
- .n("CloudFormationClient", "CreateGeneratedTemplateCommand")
3486
- .sc(CreateGeneratedTemplate$)
3487
- .build() {
3429
+ class CreateGeneratedTemplateCommand extends command(_ep0, _mw0, "CreateGeneratedTemplate", CreateGeneratedTemplate$) {
3488
3430
  }
3489
3431
 
3490
- class CreateStackCommand extends Command
3491
- .classBuilder()
3492
- .ep(commonParams)
3493
- .m(function (Command, cs, config, o) {
3494
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3495
- })
3496
- .s("CloudFormation", "CreateStack", {})
3497
- .n("CloudFormationClient", "CreateStackCommand")
3498
- .sc(CreateStack$)
3499
- .build() {
3432
+ class CreateStackCommand extends command(_ep0, _mw0, "CreateStack", CreateStack$) {
3500
3433
  }
3501
3434
 
3502
- class CreateStackInstancesCommand extends Command
3503
- .classBuilder()
3504
- .ep(commonParams)
3505
- .m(function (Command, cs, config, o) {
3506
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3507
- })
3508
- .s("CloudFormation", "CreateStackInstances", {})
3509
- .n("CloudFormationClient", "CreateStackInstancesCommand")
3510
- .sc(CreateStackInstances$)
3511
- .build() {
3435
+ class CreateStackInstancesCommand extends command(_ep0, _mw0, "CreateStackInstances", CreateStackInstances$) {
3512
3436
  }
3513
3437
 
3514
- class CreateStackRefactorCommand extends Command
3515
- .classBuilder()
3516
- .ep(commonParams)
3517
- .m(function (Command, cs, config, o) {
3518
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3519
- })
3520
- .s("CloudFormation", "CreateStackRefactor", {})
3521
- .n("CloudFormationClient", "CreateStackRefactorCommand")
3522
- .sc(CreateStackRefactor$)
3523
- .build() {
3438
+ class CreateStackRefactorCommand extends command(_ep0, _mw0, "CreateStackRefactor", CreateStackRefactor$) {
3524
3439
  }
3525
3440
 
3526
- class CreateStackSetCommand extends Command
3527
- .classBuilder()
3528
- .ep(commonParams)
3529
- .m(function (Command, cs, config, o) {
3530
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3531
- })
3532
- .s("CloudFormation", "CreateStackSet", {})
3533
- .n("CloudFormationClient", "CreateStackSetCommand")
3534
- .sc(CreateStackSet$)
3535
- .build() {
3441
+ class CreateStackSetCommand extends command(_ep0, _mw0, "CreateStackSet", CreateStackSet$) {
3536
3442
  }
3537
3443
 
3538
- class DeactivateOrganizationsAccessCommand extends Command
3539
- .classBuilder()
3540
- .ep(commonParams)
3541
- .m(function (Command, cs, config, o) {
3542
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3543
- })
3544
- .s("CloudFormation", "DeactivateOrganizationsAccess", {})
3545
- .n("CloudFormationClient", "DeactivateOrganizationsAccessCommand")
3546
- .sc(DeactivateOrganizationsAccess$)
3547
- .build() {
3444
+ class DeactivateOrganizationsAccessCommand extends command(_ep0, _mw0, "DeactivateOrganizationsAccess", DeactivateOrganizationsAccess$) {
3548
3445
  }
3549
3446
 
3550
- class DeactivateTypeCommand extends Command
3551
- .classBuilder()
3552
- .ep(commonParams)
3553
- .m(function (Command, cs, config, o) {
3554
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3555
- })
3556
- .s("CloudFormation", "DeactivateType", {})
3557
- .n("CloudFormationClient", "DeactivateTypeCommand")
3558
- .sc(DeactivateType$)
3559
- .build() {
3447
+ class DeactivateTypeCommand extends command(_ep0, _mw0, "DeactivateType", DeactivateType$) {
3560
3448
  }
3561
3449
 
3562
- class DeleteChangeSetCommand extends Command
3563
- .classBuilder()
3564
- .ep(commonParams)
3565
- .m(function (Command, cs, config, o) {
3566
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3567
- })
3568
- .s("CloudFormation", "DeleteChangeSet", {})
3569
- .n("CloudFormationClient", "DeleteChangeSetCommand")
3570
- .sc(DeleteChangeSet$)
3571
- .build() {
3450
+ class DeleteChangeSetCommand extends command(_ep0, _mw0, "DeleteChangeSet", DeleteChangeSet$) {
3572
3451
  }
3573
3452
 
3574
- class DeleteGeneratedTemplateCommand extends Command
3575
- .classBuilder()
3576
- .ep(commonParams)
3577
- .m(function (Command, cs, config, o) {
3578
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3579
- })
3580
- .s("CloudFormation", "DeleteGeneratedTemplate", {})
3581
- .n("CloudFormationClient", "DeleteGeneratedTemplateCommand")
3582
- .sc(DeleteGeneratedTemplate$)
3583
- .build() {
3453
+ class DeleteGeneratedTemplateCommand extends command(_ep0, _mw0, "DeleteGeneratedTemplate", DeleteGeneratedTemplate$) {
3584
3454
  }
3585
3455
 
3586
- class DeleteStackCommand extends Command
3587
- .classBuilder()
3588
- .ep(commonParams)
3589
- .m(function (Command, cs, config, o) {
3590
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3591
- })
3592
- .s("CloudFormation", "DeleteStack", {})
3593
- .n("CloudFormationClient", "DeleteStackCommand")
3594
- .sc(DeleteStack$)
3595
- .build() {
3456
+ class DeleteStackCommand extends command(_ep0, _mw0, "DeleteStack", DeleteStack$) {
3596
3457
  }
3597
3458
 
3598
- class DeleteStackInstancesCommand extends Command
3599
- .classBuilder()
3600
- .ep(commonParams)
3601
- .m(function (Command, cs, config, o) {
3602
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3603
- })
3604
- .s("CloudFormation", "DeleteStackInstances", {})
3605
- .n("CloudFormationClient", "DeleteStackInstancesCommand")
3606
- .sc(DeleteStackInstances$)
3607
- .build() {
3459
+ class DeleteStackInstancesCommand extends command(_ep0, _mw0, "DeleteStackInstances", DeleteStackInstances$) {
3608
3460
  }
3609
3461
 
3610
- class DeleteStackSetCommand extends Command
3611
- .classBuilder()
3612
- .ep(commonParams)
3613
- .m(function (Command, cs, config, o) {
3614
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3615
- })
3616
- .s("CloudFormation", "DeleteStackSet", {})
3617
- .n("CloudFormationClient", "DeleteStackSetCommand")
3618
- .sc(DeleteStackSet$)
3619
- .build() {
3462
+ class DeleteStackSetCommand extends command(_ep0, _mw0, "DeleteStackSet", DeleteStackSet$) {
3620
3463
  }
3621
3464
 
3622
- class DeregisterTypeCommand extends Command
3623
- .classBuilder()
3624
- .ep(commonParams)
3625
- .m(function (Command, cs, config, o) {
3626
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3627
- })
3628
- .s("CloudFormation", "DeregisterType", {})
3629
- .n("CloudFormationClient", "DeregisterTypeCommand")
3630
- .sc(DeregisterType$)
3631
- .build() {
3465
+ class DeregisterTypeCommand extends command(_ep0, _mw0, "DeregisterType", DeregisterType$) {
3632
3466
  }
3633
3467
 
3634
- class DescribeAccountLimitsCommand extends Command
3635
- .classBuilder()
3636
- .ep(commonParams)
3637
- .m(function (Command, cs, config, o) {
3638
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3639
- })
3640
- .s("CloudFormation", "DescribeAccountLimits", {})
3641
- .n("CloudFormationClient", "DescribeAccountLimitsCommand")
3642
- .sc(DescribeAccountLimits$)
3643
- .build() {
3468
+ class DescribeAccountLimitsCommand extends command(_ep0, _mw0, "DescribeAccountLimits", DescribeAccountLimits$) {
3644
3469
  }
3645
3470
 
3646
- class DescribeChangeSetCommand extends Command
3647
- .classBuilder()
3648
- .ep(commonParams)
3649
- .m(function (Command, cs, config, o) {
3650
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3651
- })
3652
- .s("CloudFormation", "DescribeChangeSet", {})
3653
- .n("CloudFormationClient", "DescribeChangeSetCommand")
3654
- .sc(DescribeChangeSet$)
3655
- .build() {
3471
+ class DescribeChangeSetCommand extends command(_ep0, _mw0, "DescribeChangeSet", DescribeChangeSet$) {
3656
3472
  }
3657
3473
 
3658
- class DescribeChangeSetHooksCommand extends Command
3659
- .classBuilder()
3660
- .ep(commonParams)
3661
- .m(function (Command, cs, config, o) {
3662
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3663
- })
3664
- .s("CloudFormation", "DescribeChangeSetHooks", {})
3665
- .n("CloudFormationClient", "DescribeChangeSetHooksCommand")
3666
- .sc(DescribeChangeSetHooks$)
3667
- .build() {
3474
+ class DescribeChangeSetHooksCommand extends command(_ep0, _mw0, "DescribeChangeSetHooks", DescribeChangeSetHooks$) {
3668
3475
  }
3669
3476
 
3670
- class DescribeEventsCommand extends Command
3671
- .classBuilder()
3672
- .ep(commonParams)
3673
- .m(function (Command, cs, config, o) {
3674
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3675
- })
3676
- .s("CloudFormation", "DescribeEvents", {})
3677
- .n("CloudFormationClient", "DescribeEventsCommand")
3678
- .sc(DescribeEvents$)
3679
- .build() {
3477
+ class DescribeEventsCommand extends command(_ep0, _mw0, "DescribeEvents", DescribeEvents$) {
3680
3478
  }
3681
3479
 
3682
- class DescribeGeneratedTemplateCommand extends Command
3683
- .classBuilder()
3684
- .ep(commonParams)
3685
- .m(function (Command, cs, config, o) {
3686
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3687
- })
3688
- .s("CloudFormation", "DescribeGeneratedTemplate", {})
3689
- .n("CloudFormationClient", "DescribeGeneratedTemplateCommand")
3690
- .sc(DescribeGeneratedTemplate$)
3691
- .build() {
3480
+ class DescribeGeneratedTemplateCommand extends command(_ep0, _mw0, "DescribeGeneratedTemplate", DescribeGeneratedTemplate$) {
3692
3481
  }
3693
3482
 
3694
- class DescribeOrganizationsAccessCommand extends Command
3695
- .classBuilder()
3696
- .ep(commonParams)
3697
- .m(function (Command, cs, config, o) {
3698
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3699
- })
3700
- .s("CloudFormation", "DescribeOrganizationsAccess", {})
3701
- .n("CloudFormationClient", "DescribeOrganizationsAccessCommand")
3702
- .sc(DescribeOrganizationsAccess$)
3703
- .build() {
3483
+ class DescribeOrganizationsAccessCommand extends command(_ep0, _mw0, "DescribeOrganizationsAccess", DescribeOrganizationsAccess$) {
3704
3484
  }
3705
3485
 
3706
- class DescribePublisherCommand extends Command
3707
- .classBuilder()
3708
- .ep(commonParams)
3709
- .m(function (Command, cs, config, o) {
3710
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3711
- })
3712
- .s("CloudFormation", "DescribePublisher", {})
3713
- .n("CloudFormationClient", "DescribePublisherCommand")
3714
- .sc(DescribePublisher$)
3715
- .build() {
3486
+ class DescribePublisherCommand extends command(_ep0, _mw0, "DescribePublisher", DescribePublisher$) {
3716
3487
  }
3717
3488
 
3718
- class DescribeResourceScanCommand extends Command
3719
- .classBuilder()
3720
- .ep(commonParams)
3721
- .m(function (Command, cs, config, o) {
3722
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3723
- })
3724
- .s("CloudFormation", "DescribeResourceScan", {})
3725
- .n("CloudFormationClient", "DescribeResourceScanCommand")
3726
- .sc(DescribeResourceScan$)
3727
- .build() {
3489
+ class DescribeResourceScanCommand extends command(_ep0, _mw0, "DescribeResourceScan", DescribeResourceScan$) {
3728
3490
  }
3729
3491
 
3730
- class DescribeStackDriftDetectionStatusCommand extends Command
3731
- .classBuilder()
3732
- .ep(commonParams)
3733
- .m(function (Command, cs, config, o) {
3734
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3735
- })
3736
- .s("CloudFormation", "DescribeStackDriftDetectionStatus", {})
3737
- .n("CloudFormationClient", "DescribeStackDriftDetectionStatusCommand")
3738
- .sc(DescribeStackDriftDetectionStatus$)
3739
- .build() {
3492
+ class DescribeStackDriftDetectionStatusCommand extends command(_ep0, _mw0, "DescribeStackDriftDetectionStatus", DescribeStackDriftDetectionStatus$) {
3740
3493
  }
3741
3494
 
3742
- class DescribeStackEventsCommand extends Command
3743
- .classBuilder()
3744
- .ep(commonParams)
3745
- .m(function (Command, cs, config, o) {
3746
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3747
- })
3748
- .s("CloudFormation", "DescribeStackEvents", {})
3749
- .n("CloudFormationClient", "DescribeStackEventsCommand")
3750
- .sc(DescribeStackEvents$)
3751
- .build() {
3495
+ class DescribeStackEventsCommand extends command(_ep0, _mw0, "DescribeStackEvents", DescribeStackEvents$) {
3752
3496
  }
3753
3497
 
3754
- class DescribeStackInstanceCommand extends Command
3755
- .classBuilder()
3756
- .ep(commonParams)
3757
- .m(function (Command, cs, config, o) {
3758
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3759
- })
3760
- .s("CloudFormation", "DescribeStackInstance", {})
3761
- .n("CloudFormationClient", "DescribeStackInstanceCommand")
3762
- .sc(DescribeStackInstance$)
3763
- .build() {
3498
+ class DescribeStackInstanceCommand extends command(_ep0, _mw0, "DescribeStackInstance", DescribeStackInstance$) {
3764
3499
  }
3765
3500
 
3766
- class DescribeStackRefactorCommand extends Command
3767
- .classBuilder()
3768
- .ep(commonParams)
3769
- .m(function (Command, cs, config, o) {
3770
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3771
- })
3772
- .s("CloudFormation", "DescribeStackRefactor", {})
3773
- .n("CloudFormationClient", "DescribeStackRefactorCommand")
3774
- .sc(DescribeStackRefactor$)
3775
- .build() {
3501
+ class DescribeStackRefactorCommand extends command(_ep0, _mw0, "DescribeStackRefactor", DescribeStackRefactor$) {
3776
3502
  }
3777
3503
 
3778
- class DescribeStackResourceCommand extends Command
3779
- .classBuilder()
3780
- .ep(commonParams)
3781
- .m(function (Command, cs, config, o) {
3782
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3783
- })
3784
- .s("CloudFormation", "DescribeStackResource", {})
3785
- .n("CloudFormationClient", "DescribeStackResourceCommand")
3786
- .sc(DescribeStackResource$)
3787
- .build() {
3504
+ class DescribeStackResourceCommand extends command(_ep0, _mw0, "DescribeStackResource", DescribeStackResource$) {
3788
3505
  }
3789
3506
 
3790
- class DescribeStackResourceDriftsCommand extends Command
3791
- .classBuilder()
3792
- .ep(commonParams)
3793
- .m(function (Command, cs, config, o) {
3794
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3795
- })
3796
- .s("CloudFormation", "DescribeStackResourceDrifts", {})
3797
- .n("CloudFormationClient", "DescribeStackResourceDriftsCommand")
3798
- .sc(DescribeStackResourceDrifts$)
3799
- .build() {
3507
+ class DescribeStackResourceDriftsCommand extends command(_ep0, _mw0, "DescribeStackResourceDrifts", DescribeStackResourceDrifts$) {
3800
3508
  }
3801
3509
 
3802
- class DescribeStackResourcesCommand extends Command
3803
- .classBuilder()
3804
- .ep(commonParams)
3805
- .m(function (Command, cs, config, o) {
3806
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3807
- })
3808
- .s("CloudFormation", "DescribeStackResources", {})
3809
- .n("CloudFormationClient", "DescribeStackResourcesCommand")
3810
- .sc(DescribeStackResources$)
3811
- .build() {
3510
+ class DescribeStackResourcesCommand extends command(_ep0, _mw0, "DescribeStackResources", DescribeStackResources$) {
3812
3511
  }
3813
3512
 
3814
- class DescribeStacksCommand extends Command
3815
- .classBuilder()
3816
- .ep(commonParams)
3817
- .m(function (Command, cs, config, o) {
3818
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3819
- })
3820
- .s("CloudFormation", "DescribeStacks", {})
3821
- .n("CloudFormationClient", "DescribeStacksCommand")
3822
- .sc(DescribeStacks$)
3823
- .build() {
3513
+ class DescribeStacksCommand extends command(_ep0, _mw0, "DescribeStacks", DescribeStacks$) {
3824
3514
  }
3825
3515
 
3826
- class DescribeStackSetCommand extends Command
3827
- .classBuilder()
3828
- .ep(commonParams)
3829
- .m(function (Command, cs, config, o) {
3830
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3831
- })
3832
- .s("CloudFormation", "DescribeStackSet", {})
3833
- .n("CloudFormationClient", "DescribeStackSetCommand")
3834
- .sc(DescribeStackSet$)
3835
- .build() {
3516
+ class DescribeStackSetCommand extends command(_ep0, _mw0, "DescribeStackSet", DescribeStackSet$) {
3836
3517
  }
3837
3518
 
3838
- class DescribeStackSetOperationCommand extends Command
3839
- .classBuilder()
3840
- .ep(commonParams)
3841
- .m(function (Command, cs, config, o) {
3842
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3843
- })
3844
- .s("CloudFormation", "DescribeStackSetOperation", {})
3845
- .n("CloudFormationClient", "DescribeStackSetOperationCommand")
3846
- .sc(DescribeStackSetOperation$)
3847
- .build() {
3519
+ class DescribeStackSetOperationCommand extends command(_ep0, _mw0, "DescribeStackSetOperation", DescribeStackSetOperation$) {
3848
3520
  }
3849
3521
 
3850
- class DescribeTypeCommand extends Command
3851
- .classBuilder()
3852
- .ep(commonParams)
3853
- .m(function (Command, cs, config, o) {
3854
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3855
- })
3856
- .s("CloudFormation", "DescribeType", {})
3857
- .n("CloudFormationClient", "DescribeTypeCommand")
3858
- .sc(DescribeType$)
3859
- .build() {
3522
+ class DescribeTypeCommand extends command(_ep0, _mw0, "DescribeType", DescribeType$) {
3860
3523
  }
3861
3524
 
3862
- class DescribeTypeRegistrationCommand extends Command
3863
- .classBuilder()
3864
- .ep(commonParams)
3865
- .m(function (Command, cs, config, o) {
3866
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3867
- })
3868
- .s("CloudFormation", "DescribeTypeRegistration", {})
3869
- .n("CloudFormationClient", "DescribeTypeRegistrationCommand")
3870
- .sc(DescribeTypeRegistration$)
3871
- .build() {
3525
+ class DescribeTypeRegistrationCommand extends command(_ep0, _mw0, "DescribeTypeRegistration", DescribeTypeRegistration$) {
3872
3526
  }
3873
3527
 
3874
- class DetectStackDriftCommand extends Command
3875
- .classBuilder()
3876
- .ep(commonParams)
3877
- .m(function (Command, cs, config, o) {
3878
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3879
- })
3880
- .s("CloudFormation", "DetectStackDrift", {})
3881
- .n("CloudFormationClient", "DetectStackDriftCommand")
3882
- .sc(DetectStackDrift$)
3883
- .build() {
3528
+ class DetectStackDriftCommand extends command(_ep0, _mw0, "DetectStackDrift", DetectStackDrift$) {
3884
3529
  }
3885
3530
 
3886
- class DetectStackResourceDriftCommand extends Command
3887
- .classBuilder()
3888
- .ep(commonParams)
3889
- .m(function (Command, cs, config, o) {
3890
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3891
- })
3892
- .s("CloudFormation", "DetectStackResourceDrift", {})
3893
- .n("CloudFormationClient", "DetectStackResourceDriftCommand")
3894
- .sc(DetectStackResourceDrift$)
3895
- .build() {
3531
+ class DetectStackResourceDriftCommand extends command(_ep0, _mw0, "DetectStackResourceDrift", DetectStackResourceDrift$) {
3896
3532
  }
3897
3533
 
3898
- class DetectStackSetDriftCommand extends Command
3899
- .classBuilder()
3900
- .ep(commonParams)
3901
- .m(function (Command, cs, config, o) {
3902
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3903
- })
3904
- .s("CloudFormation", "DetectStackSetDrift", {})
3905
- .n("CloudFormationClient", "DetectStackSetDriftCommand")
3906
- .sc(DetectStackSetDrift$)
3907
- .build() {
3534
+ class DetectStackSetDriftCommand extends command(_ep0, _mw0, "DetectStackSetDrift", DetectStackSetDrift$) {
3908
3535
  }
3909
3536
 
3910
- class EstimateTemplateCostCommand extends Command
3911
- .classBuilder()
3912
- .ep(commonParams)
3913
- .m(function (Command, cs, config, o) {
3914
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3915
- })
3916
- .s("CloudFormation", "EstimateTemplateCost", {})
3917
- .n("CloudFormationClient", "EstimateTemplateCostCommand")
3918
- .sc(EstimateTemplateCost$)
3919
- .build() {
3537
+ class EstimateTemplateCostCommand extends command(_ep0, _mw0, "EstimateTemplateCost", EstimateTemplateCost$) {
3920
3538
  }
3921
3539
 
3922
- class ExecuteChangeSetCommand extends Command
3923
- .classBuilder()
3924
- .ep(commonParams)
3925
- .m(function (Command, cs, config, o) {
3926
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3927
- })
3928
- .s("CloudFormation", "ExecuteChangeSet", {})
3929
- .n("CloudFormationClient", "ExecuteChangeSetCommand")
3930
- .sc(ExecuteChangeSet$)
3931
- .build() {
3540
+ class ExecuteChangeSetCommand extends command(_ep0, _mw0, "ExecuteChangeSet", ExecuteChangeSet$) {
3932
3541
  }
3933
3542
 
3934
- class ExecuteStackRefactorCommand extends Command
3935
- .classBuilder()
3936
- .ep(commonParams)
3937
- .m(function (Command, cs, config, o) {
3938
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3939
- })
3940
- .s("CloudFormation", "ExecuteStackRefactor", {})
3941
- .n("CloudFormationClient", "ExecuteStackRefactorCommand")
3942
- .sc(ExecuteStackRefactor$)
3943
- .build() {
3543
+ class ExecuteStackRefactorCommand extends command(_ep0, _mw0, "ExecuteStackRefactor", ExecuteStackRefactor$) {
3944
3544
  }
3945
3545
 
3946
- class GetGeneratedTemplateCommand extends Command
3947
- .classBuilder()
3948
- .ep(commonParams)
3949
- .m(function (Command, cs, config, o) {
3950
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3951
- })
3952
- .s("CloudFormation", "GetGeneratedTemplate", {})
3953
- .n("CloudFormationClient", "GetGeneratedTemplateCommand")
3954
- .sc(GetGeneratedTemplate$)
3955
- .build() {
3546
+ class GetGeneratedTemplateCommand extends command(_ep0, _mw0, "GetGeneratedTemplate", GetGeneratedTemplate$) {
3956
3547
  }
3957
3548
 
3958
- class GetHookResultCommand extends Command
3959
- .classBuilder()
3960
- .ep(commonParams)
3961
- .m(function (Command, cs, config, o) {
3962
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3963
- })
3964
- .s("CloudFormation", "GetHookResult", {})
3965
- .n("CloudFormationClient", "GetHookResultCommand")
3966
- .sc(GetHookResult$)
3967
- .build() {
3549
+ class GetHookResultCommand extends command(_ep0, _mw0, "GetHookResult", GetHookResult$) {
3968
3550
  }
3969
3551
 
3970
- class GetStackPolicyCommand extends Command
3971
- .classBuilder()
3972
- .ep(commonParams)
3973
- .m(function (Command, cs, config, o) {
3974
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3975
- })
3976
- .s("CloudFormation", "GetStackPolicy", {})
3977
- .n("CloudFormationClient", "GetStackPolicyCommand")
3978
- .sc(GetStackPolicy$)
3979
- .build() {
3552
+ class GetStackPolicyCommand extends command(_ep0, _mw0, "GetStackPolicy", GetStackPolicy$) {
3980
3553
  }
3981
3554
 
3982
- class GetTemplateCommand extends Command
3983
- .classBuilder()
3984
- .ep(commonParams)
3985
- .m(function (Command, cs, config, o) {
3986
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3987
- })
3988
- .s("CloudFormation", "GetTemplate", {})
3989
- .n("CloudFormationClient", "GetTemplateCommand")
3990
- .sc(GetTemplate$)
3991
- .build() {
3555
+ class GetTemplateCommand extends command(_ep0, _mw0, "GetTemplate", GetTemplate$) {
3992
3556
  }
3993
3557
 
3994
- class GetTemplateSummaryCommand extends Command
3995
- .classBuilder()
3996
- .ep(commonParams)
3997
- .m(function (Command, cs, config, o) {
3998
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3999
- })
4000
- .s("CloudFormation", "GetTemplateSummary", {})
4001
- .n("CloudFormationClient", "GetTemplateSummaryCommand")
4002
- .sc(GetTemplateSummary$)
4003
- .build() {
3558
+ class GetTemplateSummaryCommand extends command(_ep0, _mw0, "GetTemplateSummary", GetTemplateSummary$) {
4004
3559
  }
4005
3560
 
4006
- class ImportStacksToStackSetCommand extends Command
4007
- .classBuilder()
4008
- .ep(commonParams)
4009
- .m(function (Command, cs, config, o) {
4010
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4011
- })
4012
- .s("CloudFormation", "ImportStacksToStackSet", {})
4013
- .n("CloudFormationClient", "ImportStacksToStackSetCommand")
4014
- .sc(ImportStacksToStackSet$)
4015
- .build() {
3561
+ class ImportStacksToStackSetCommand extends command(_ep0, _mw0, "ImportStacksToStackSet", ImportStacksToStackSet$) {
4016
3562
  }
4017
3563
 
4018
- class ListChangeSetsCommand extends Command
4019
- .classBuilder()
4020
- .ep(commonParams)
4021
- .m(function (Command, cs, config, o) {
4022
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4023
- })
4024
- .s("CloudFormation", "ListChangeSets", {})
4025
- .n("CloudFormationClient", "ListChangeSetsCommand")
4026
- .sc(ListChangeSets$)
4027
- .build() {
3564
+ class ListChangeSetsCommand extends command(_ep0, _mw0, "ListChangeSets", ListChangeSets$) {
4028
3565
  }
4029
3566
 
4030
- class ListExportsCommand extends Command
4031
- .classBuilder()
4032
- .ep(commonParams)
4033
- .m(function (Command, cs, config, o) {
4034
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4035
- })
4036
- .s("CloudFormation", "ListExports", {})
4037
- .n("CloudFormationClient", "ListExportsCommand")
4038
- .sc(ListExports$)
4039
- .build() {
3567
+ class ListExportsCommand extends command(_ep0, _mw0, "ListExports", ListExports$) {
4040
3568
  }
4041
3569
 
4042
- class ListGeneratedTemplatesCommand extends Command
4043
- .classBuilder()
4044
- .ep(commonParams)
4045
- .m(function (Command, cs, config, o) {
4046
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4047
- })
4048
- .s("CloudFormation", "ListGeneratedTemplates", {})
4049
- .n("CloudFormationClient", "ListGeneratedTemplatesCommand")
4050
- .sc(ListGeneratedTemplates$)
4051
- .build() {
3570
+ class ListGeneratedTemplatesCommand extends command(_ep0, _mw0, "ListGeneratedTemplates", ListGeneratedTemplates$) {
4052
3571
  }
4053
3572
 
4054
- class ListHookResultsCommand extends Command
4055
- .classBuilder()
4056
- .ep(commonParams)
4057
- .m(function (Command, cs, config, o) {
4058
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4059
- })
4060
- .s("CloudFormation", "ListHookResults", {})
4061
- .n("CloudFormationClient", "ListHookResultsCommand")
4062
- .sc(ListHookResults$)
4063
- .build() {
3573
+ class ListHookResultsCommand extends command(_ep0, _mw0, "ListHookResults", ListHookResults$) {
4064
3574
  }
4065
3575
 
4066
- class ListImportsCommand extends Command
4067
- .classBuilder()
4068
- .ep(commonParams)
4069
- .m(function (Command, cs, config, o) {
4070
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4071
- })
4072
- .s("CloudFormation", "ListImports", {})
4073
- .n("CloudFormationClient", "ListImportsCommand")
4074
- .sc(ListImports$)
4075
- .build() {
3576
+ class ListImportsCommand extends command(_ep0, _mw0, "ListImports", ListImports$) {
4076
3577
  }
4077
3578
 
4078
- class ListResourceScanRelatedResourcesCommand extends Command
4079
- .classBuilder()
4080
- .ep(commonParams)
4081
- .m(function (Command, cs, config, o) {
4082
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4083
- })
4084
- .s("CloudFormation", "ListResourceScanRelatedResources", {})
4085
- .n("CloudFormationClient", "ListResourceScanRelatedResourcesCommand")
4086
- .sc(ListResourceScanRelatedResources$)
4087
- .build() {
3579
+ class ListResourceScanRelatedResourcesCommand extends command(_ep0, _mw0, "ListResourceScanRelatedResources", ListResourceScanRelatedResources$) {
4088
3580
  }
4089
3581
 
4090
- class ListResourceScanResourcesCommand extends Command
4091
- .classBuilder()
4092
- .ep(commonParams)
4093
- .m(function (Command, cs, config, o) {
4094
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4095
- })
4096
- .s("CloudFormation", "ListResourceScanResources", {})
4097
- .n("CloudFormationClient", "ListResourceScanResourcesCommand")
4098
- .sc(ListResourceScanResources$)
4099
- .build() {
3582
+ class ListResourceScanResourcesCommand extends command(_ep0, _mw0, "ListResourceScanResources", ListResourceScanResources$) {
4100
3583
  }
4101
3584
 
4102
- class ListResourceScansCommand extends Command
4103
- .classBuilder()
4104
- .ep(commonParams)
4105
- .m(function (Command, cs, config, o) {
4106
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4107
- })
4108
- .s("CloudFormation", "ListResourceScans", {})
4109
- .n("CloudFormationClient", "ListResourceScansCommand")
4110
- .sc(ListResourceScans$)
4111
- .build() {
3585
+ class ListResourceScansCommand extends command(_ep0, _mw0, "ListResourceScans", ListResourceScans$) {
4112
3586
  }
4113
3587
 
4114
- class ListStackInstanceResourceDriftsCommand extends Command
4115
- .classBuilder()
4116
- .ep(commonParams)
4117
- .m(function (Command, cs, config, o) {
4118
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4119
- })
4120
- .s("CloudFormation", "ListStackInstanceResourceDrifts", {})
4121
- .n("CloudFormationClient", "ListStackInstanceResourceDriftsCommand")
4122
- .sc(ListStackInstanceResourceDrifts$)
4123
- .build() {
3588
+ class ListStackInstanceResourceDriftsCommand extends command(_ep0, _mw0, "ListStackInstanceResourceDrifts", ListStackInstanceResourceDrifts$) {
4124
3589
  }
4125
3590
 
4126
- class ListStackInstancesCommand extends Command
4127
- .classBuilder()
4128
- .ep(commonParams)
4129
- .m(function (Command, cs, config, o) {
4130
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4131
- })
4132
- .s("CloudFormation", "ListStackInstances", {})
4133
- .n("CloudFormationClient", "ListStackInstancesCommand")
4134
- .sc(ListStackInstances$)
4135
- .build() {
3591
+ class ListStackInstancesCommand extends command(_ep0, _mw0, "ListStackInstances", ListStackInstances$) {
4136
3592
  }
4137
3593
 
4138
- class ListStackRefactorActionsCommand extends Command
4139
- .classBuilder()
4140
- .ep(commonParams)
4141
- .m(function (Command, cs, config, o) {
4142
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4143
- })
4144
- .s("CloudFormation", "ListStackRefactorActions", {})
4145
- .n("CloudFormationClient", "ListStackRefactorActionsCommand")
4146
- .sc(ListStackRefactorActions$)
4147
- .build() {
3594
+ class ListStackRefactorActionsCommand extends command(_ep0, _mw0, "ListStackRefactorActions", ListStackRefactorActions$) {
4148
3595
  }
4149
3596
 
4150
- class ListStackRefactorsCommand extends Command
4151
- .classBuilder()
4152
- .ep(commonParams)
4153
- .m(function (Command, cs, config, o) {
4154
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4155
- })
4156
- .s("CloudFormation", "ListStackRefactors", {})
4157
- .n("CloudFormationClient", "ListStackRefactorsCommand")
4158
- .sc(ListStackRefactors$)
4159
- .build() {
3597
+ class ListStackRefactorsCommand extends command(_ep0, _mw0, "ListStackRefactors", ListStackRefactors$) {
4160
3598
  }
4161
3599
 
4162
- class ListStackResourcesCommand extends Command
4163
- .classBuilder()
4164
- .ep(commonParams)
4165
- .m(function (Command, cs, config, o) {
4166
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4167
- })
4168
- .s("CloudFormation", "ListStackResources", {})
4169
- .n("CloudFormationClient", "ListStackResourcesCommand")
4170
- .sc(ListStackResources$)
4171
- .build() {
3600
+ class ListStackResourcesCommand extends command(_ep0, _mw0, "ListStackResources", ListStackResources$) {
4172
3601
  }
4173
3602
 
4174
- class ListStacksCommand extends Command
4175
- .classBuilder()
4176
- .ep(commonParams)
4177
- .m(function (Command, cs, config, o) {
4178
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4179
- })
4180
- .s("CloudFormation", "ListStacks", {})
4181
- .n("CloudFormationClient", "ListStacksCommand")
4182
- .sc(ListStacks$)
4183
- .build() {
3603
+ class ListStacksCommand extends command(_ep0, _mw0, "ListStacks", ListStacks$) {
4184
3604
  }
4185
3605
 
4186
- class ListStackSetAutoDeploymentTargetsCommand extends Command
4187
- .classBuilder()
4188
- .ep(commonParams)
4189
- .m(function (Command, cs, config, o) {
4190
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4191
- })
4192
- .s("CloudFormation", "ListStackSetAutoDeploymentTargets", {})
4193
- .n("CloudFormationClient", "ListStackSetAutoDeploymentTargetsCommand")
4194
- .sc(ListStackSetAutoDeploymentTargets$)
4195
- .build() {
3606
+ class ListStackSetAutoDeploymentTargetsCommand extends command(_ep0, _mw0, "ListStackSetAutoDeploymentTargets", ListStackSetAutoDeploymentTargets$) {
4196
3607
  }
4197
3608
 
4198
- class ListStackSetOperationResultsCommand extends Command
4199
- .classBuilder()
4200
- .ep(commonParams)
4201
- .m(function (Command, cs, config, o) {
4202
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4203
- })
4204
- .s("CloudFormation", "ListStackSetOperationResults", {})
4205
- .n("CloudFormationClient", "ListStackSetOperationResultsCommand")
4206
- .sc(ListStackSetOperationResults$)
4207
- .build() {
3609
+ class ListStackSetOperationResultsCommand extends command(_ep0, _mw0, "ListStackSetOperationResults", ListStackSetOperationResults$) {
4208
3610
  }
4209
3611
 
4210
- class ListStackSetOperationsCommand extends Command
4211
- .classBuilder()
4212
- .ep(commonParams)
4213
- .m(function (Command, cs, config, o) {
4214
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4215
- })
4216
- .s("CloudFormation", "ListStackSetOperations", {})
4217
- .n("CloudFormationClient", "ListStackSetOperationsCommand")
4218
- .sc(ListStackSetOperations$)
4219
- .build() {
3612
+ class ListStackSetOperationsCommand extends command(_ep0, _mw0, "ListStackSetOperations", ListStackSetOperations$) {
4220
3613
  }
4221
3614
 
4222
- class ListStackSetsCommand extends Command
4223
- .classBuilder()
4224
- .ep(commonParams)
4225
- .m(function (Command, cs, config, o) {
4226
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4227
- })
4228
- .s("CloudFormation", "ListStackSets", {})
4229
- .n("CloudFormationClient", "ListStackSetsCommand")
4230
- .sc(ListStackSets$)
4231
- .build() {
3615
+ class ListStackSetsCommand extends command(_ep0, _mw0, "ListStackSets", ListStackSets$) {
4232
3616
  }
4233
3617
 
4234
- class ListTypeRegistrationsCommand extends Command
4235
- .classBuilder()
4236
- .ep(commonParams)
4237
- .m(function (Command, cs, config, o) {
4238
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4239
- })
4240
- .s("CloudFormation", "ListTypeRegistrations", {})
4241
- .n("CloudFormationClient", "ListTypeRegistrationsCommand")
4242
- .sc(ListTypeRegistrations$)
4243
- .build() {
3618
+ class ListTypeRegistrationsCommand extends command(_ep0, _mw0, "ListTypeRegistrations", ListTypeRegistrations$) {
4244
3619
  }
4245
3620
 
4246
- class ListTypesCommand extends Command
4247
- .classBuilder()
4248
- .ep(commonParams)
4249
- .m(function (Command, cs, config, o) {
4250
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4251
- })
4252
- .s("CloudFormation", "ListTypes", {})
4253
- .n("CloudFormationClient", "ListTypesCommand")
4254
- .sc(ListTypes$)
4255
- .build() {
3621
+ class ListTypesCommand extends command(_ep0, _mw0, "ListTypes", ListTypes$) {
4256
3622
  }
4257
3623
 
4258
- class ListTypeVersionsCommand extends Command
4259
- .classBuilder()
4260
- .ep(commonParams)
4261
- .m(function (Command, cs, config, o) {
4262
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4263
- })
4264
- .s("CloudFormation", "ListTypeVersions", {})
4265
- .n("CloudFormationClient", "ListTypeVersionsCommand")
4266
- .sc(ListTypeVersions$)
4267
- .build() {
3624
+ class ListTypeVersionsCommand extends command(_ep0, _mw0, "ListTypeVersions", ListTypeVersions$) {
4268
3625
  }
4269
3626
 
4270
- class PublishTypeCommand extends Command
4271
- .classBuilder()
4272
- .ep(commonParams)
4273
- .m(function (Command, cs, config, o) {
4274
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4275
- })
4276
- .s("CloudFormation", "PublishType", {})
4277
- .n("CloudFormationClient", "PublishTypeCommand")
4278
- .sc(PublishType$)
4279
- .build() {
3627
+ class PublishTypeCommand extends command(_ep0, _mw0, "PublishType", PublishType$) {
4280
3628
  }
4281
3629
 
4282
- class RecordHandlerProgressCommand extends Command
4283
- .classBuilder()
4284
- .ep(commonParams)
4285
- .m(function (Command, cs, config, o) {
4286
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4287
- })
4288
- .s("CloudFormation", "RecordHandlerProgress", {})
4289
- .n("CloudFormationClient", "RecordHandlerProgressCommand")
4290
- .sc(RecordHandlerProgress$)
4291
- .build() {
3630
+ class RecordHandlerProgressCommand extends command(_ep0, _mw0, "RecordHandlerProgress", RecordHandlerProgress$) {
4292
3631
  }
4293
3632
 
4294
- class RegisterPublisherCommand extends Command
4295
- .classBuilder()
4296
- .ep(commonParams)
4297
- .m(function (Command, cs, config, o) {
4298
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4299
- })
4300
- .s("CloudFormation", "RegisterPublisher", {})
4301
- .n("CloudFormationClient", "RegisterPublisherCommand")
4302
- .sc(RegisterPublisher$)
4303
- .build() {
3633
+ class RegisterPublisherCommand extends command(_ep0, _mw0, "RegisterPublisher", RegisterPublisher$) {
4304
3634
  }
4305
3635
 
4306
- class RegisterTypeCommand extends Command
4307
- .classBuilder()
4308
- .ep(commonParams)
4309
- .m(function (Command, cs, config, o) {
4310
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4311
- })
4312
- .s("CloudFormation", "RegisterType", {})
4313
- .n("CloudFormationClient", "RegisterTypeCommand")
4314
- .sc(RegisterType$)
4315
- .build() {
3636
+ class RegisterTypeCommand extends command(_ep0, _mw0, "RegisterType", RegisterType$) {
4316
3637
  }
4317
3638
 
4318
- class RollbackStackCommand extends Command
4319
- .classBuilder()
4320
- .ep(commonParams)
4321
- .m(function (Command, cs, config, o) {
4322
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4323
- })
4324
- .s("CloudFormation", "RollbackStack", {})
4325
- .n("CloudFormationClient", "RollbackStackCommand")
4326
- .sc(RollbackStack$)
4327
- .build() {
3639
+ class RollbackStackCommand extends command(_ep0, _mw0, "RollbackStack", RollbackStack$) {
4328
3640
  }
4329
3641
 
4330
- class SetStackPolicyCommand extends Command
4331
- .classBuilder()
4332
- .ep(commonParams)
4333
- .m(function (Command, cs, config, o) {
4334
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4335
- })
4336
- .s("CloudFormation", "SetStackPolicy", {})
4337
- .n("CloudFormationClient", "SetStackPolicyCommand")
4338
- .sc(SetStackPolicy$)
4339
- .build() {
3642
+ class SetStackPolicyCommand extends command(_ep0, _mw0, "SetStackPolicy", SetStackPolicy$) {
4340
3643
  }
4341
3644
 
4342
- class SetTypeConfigurationCommand extends Command
4343
- .classBuilder()
4344
- .ep(commonParams)
4345
- .m(function (Command, cs, config, o) {
4346
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4347
- })
4348
- .s("CloudFormation", "SetTypeConfiguration", {})
4349
- .n("CloudFormationClient", "SetTypeConfigurationCommand")
4350
- .sc(SetTypeConfiguration$)
4351
- .build() {
3645
+ class SetTypeConfigurationCommand extends command(_ep0, _mw0, "SetTypeConfiguration", SetTypeConfiguration$) {
4352
3646
  }
4353
3647
 
4354
- class SetTypeDefaultVersionCommand extends Command
4355
- .classBuilder()
4356
- .ep(commonParams)
4357
- .m(function (Command, cs, config, o) {
4358
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4359
- })
4360
- .s("CloudFormation", "SetTypeDefaultVersion", {})
4361
- .n("CloudFormationClient", "SetTypeDefaultVersionCommand")
4362
- .sc(SetTypeDefaultVersion$)
4363
- .build() {
3648
+ class SetTypeDefaultVersionCommand extends command(_ep0, _mw0, "SetTypeDefaultVersion", SetTypeDefaultVersion$) {
4364
3649
  }
4365
3650
 
4366
- class SignalResourceCommand extends Command
4367
- .classBuilder()
4368
- .ep(commonParams)
4369
- .m(function (Command, cs, config, o) {
4370
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4371
- })
4372
- .s("CloudFormation", "SignalResource", {})
4373
- .n("CloudFormationClient", "SignalResourceCommand")
4374
- .sc(SignalResource$)
4375
- .build() {
3651
+ class SignalResourceCommand extends command(_ep0, _mw0, "SignalResource", SignalResource$) {
4376
3652
  }
4377
3653
 
4378
- class StartResourceScanCommand extends Command
4379
- .classBuilder()
4380
- .ep(commonParams)
4381
- .m(function (Command, cs, config, o) {
4382
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4383
- })
4384
- .s("CloudFormation", "StartResourceScan", {})
4385
- .n("CloudFormationClient", "StartResourceScanCommand")
4386
- .sc(StartResourceScan$)
4387
- .build() {
3654
+ class StartResourceScanCommand extends command(_ep0, _mw0, "StartResourceScan", StartResourceScan$) {
4388
3655
  }
4389
3656
 
4390
- class StopStackSetOperationCommand extends Command
4391
- .classBuilder()
4392
- .ep(commonParams)
4393
- .m(function (Command, cs, config, o) {
4394
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4395
- })
4396
- .s("CloudFormation", "StopStackSetOperation", {})
4397
- .n("CloudFormationClient", "StopStackSetOperationCommand")
4398
- .sc(StopStackSetOperation$)
4399
- .build() {
3657
+ class StopStackSetOperationCommand extends command(_ep0, _mw0, "StopStackSetOperation", StopStackSetOperation$) {
4400
3658
  }
4401
3659
 
4402
- class TestTypeCommand extends Command
4403
- .classBuilder()
4404
- .ep(commonParams)
4405
- .m(function (Command, cs, config, o) {
4406
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4407
- })
4408
- .s("CloudFormation", "TestType", {})
4409
- .n("CloudFormationClient", "TestTypeCommand")
4410
- .sc(TestType$)
4411
- .build() {
3660
+ class TestTypeCommand extends command(_ep0, _mw0, "TestType", TestType$) {
4412
3661
  }
4413
3662
 
4414
- class UpdateGeneratedTemplateCommand extends Command
4415
- .classBuilder()
4416
- .ep(commonParams)
4417
- .m(function (Command, cs, config, o) {
4418
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4419
- })
4420
- .s("CloudFormation", "UpdateGeneratedTemplate", {})
4421
- .n("CloudFormationClient", "UpdateGeneratedTemplateCommand")
4422
- .sc(UpdateGeneratedTemplate$)
4423
- .build() {
3663
+ class UpdateGeneratedTemplateCommand extends command(_ep0, _mw0, "UpdateGeneratedTemplate", UpdateGeneratedTemplate$) {
4424
3664
  }
4425
3665
 
4426
- class UpdateStackCommand extends Command
4427
- .classBuilder()
4428
- .ep(commonParams)
4429
- .m(function (Command, cs, config, o) {
4430
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4431
- })
4432
- .s("CloudFormation", "UpdateStack", {})
4433
- .n("CloudFormationClient", "UpdateStackCommand")
4434
- .sc(UpdateStack$)
4435
- .build() {
3666
+ class UpdateStackCommand extends command(_ep0, _mw0, "UpdateStack", UpdateStack$) {
4436
3667
  }
4437
3668
 
4438
- class UpdateStackInstancesCommand extends Command
4439
- .classBuilder()
4440
- .ep(commonParams)
4441
- .m(function (Command, cs, config, o) {
4442
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4443
- })
4444
- .s("CloudFormation", "UpdateStackInstances", {})
4445
- .n("CloudFormationClient", "UpdateStackInstancesCommand")
4446
- .sc(UpdateStackInstances$)
4447
- .build() {
3669
+ class UpdateStackInstancesCommand extends command(_ep0, _mw0, "UpdateStackInstances", UpdateStackInstances$) {
4448
3670
  }
4449
3671
 
4450
- class UpdateStackSetCommand extends Command
4451
- .classBuilder()
4452
- .ep(commonParams)
4453
- .m(function (Command, cs, config, o) {
4454
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4455
- })
4456
- .s("CloudFormation", "UpdateStackSet", {})
4457
- .n("CloudFormationClient", "UpdateStackSetCommand")
4458
- .sc(UpdateStackSet$)
4459
- .build() {
3672
+ class UpdateStackSetCommand extends command(_ep0, _mw0, "UpdateStackSet", UpdateStackSet$) {
4460
3673
  }
4461
3674
 
4462
- class UpdateTerminationProtectionCommand extends Command
4463
- .classBuilder()
4464
- .ep(commonParams)
4465
- .m(function (Command, cs, config, o) {
4466
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4467
- })
4468
- .s("CloudFormation", "UpdateTerminationProtection", {})
4469
- .n("CloudFormationClient", "UpdateTerminationProtectionCommand")
4470
- .sc(UpdateTerminationProtection$)
4471
- .build() {
3675
+ class UpdateTerminationProtectionCommand extends command(_ep0, _mw0, "UpdateTerminationProtection", UpdateTerminationProtection$) {
4472
3676
  }
4473
3677
 
4474
- class ValidateTemplateCommand extends Command
4475
- .classBuilder()
4476
- .ep(commonParams)
4477
- .m(function (Command, cs, config, o) {
4478
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4479
- })
4480
- .s("CloudFormation", "ValidateTemplate", {})
4481
- .n("CloudFormationClient", "ValidateTemplateCommand")
4482
- .sc(ValidateTemplate$)
4483
- .build() {
3678
+ class ValidateTemplateCommand extends command(_ep0, _mw0, "ValidateTemplate", ValidateTemplate$) {
4484
3679
  }
4485
3680
 
4486
3681
  const paginateDescribeAccountLimits = createPaginator(CloudFormationClient, DescribeAccountLimitsCommand, "NextToken", "NextToken", "");