@cdk8s/awscdk-resolver 0.0.615 → 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 (642) 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 +132 -922
  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-es/models/enums.js +4 -0
  97. package/node_modules/@aws-sdk/client-cloudformation/dist-es/runtimeConfig.browser.js +0 -2
  98. package/node_modules/@aws-sdk/client-cloudformation/dist-es/runtimeConfig.js +1 -2
  99. package/node_modules/@aws-sdk/client-cloudformation/dist-es/runtimeConfig.native.js +0 -2
  100. package/node_modules/@aws-sdk/client-cloudformation/dist-es/runtimeConfig.shared.js +2 -0
  101. package/node_modules/@aws-sdk/client-cloudformation/dist-es/schemas/schemas_0.js +25 -17
  102. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commandBuilder.d.ts +18 -0
  103. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ActivateOrganizationsAccessCommand.d.ts +3 -8
  104. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ActivateTypeCommand.d.ts +3 -8
  105. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/BatchDescribeTypeConfigurationsCommand.d.ts +3 -8
  106. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/CancelUpdateStackCommand.d.ts +3 -8
  107. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ContinueUpdateRollbackCommand.d.ts +3 -8
  108. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/CreateChangeSetCommand.d.ts +8 -8
  109. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/CreateGeneratedTemplateCommand.d.ts +3 -8
  110. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/CreateStackCommand.d.ts +8 -8
  111. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/CreateStackInstancesCommand.d.ts +3 -8
  112. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/CreateStackRefactorCommand.d.ts +3 -8
  113. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/CreateStackSetCommand.d.ts +3 -8
  114. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DeactivateOrganizationsAccessCommand.d.ts +3 -8
  115. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DeactivateTypeCommand.d.ts +3 -8
  116. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DeleteChangeSetCommand.d.ts +3 -8
  117. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DeleteGeneratedTemplateCommand.d.ts +3 -8
  118. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DeleteStackCommand.d.ts +7 -8
  119. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DeleteStackInstancesCommand.d.ts +3 -8
  120. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DeleteStackSetCommand.d.ts +3 -8
  121. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DeregisterTypeCommand.d.ts +3 -8
  122. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeAccountLimitsCommand.d.ts +3 -8
  123. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeChangeSetCommand.d.ts +7 -8
  124. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeChangeSetHooksCommand.d.ts +3 -8
  125. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeEventsCommand.d.ts +3 -8
  126. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeGeneratedTemplateCommand.d.ts +3 -8
  127. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeOrganizationsAccessCommand.d.ts +3 -8
  128. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribePublisherCommand.d.ts +3 -8
  129. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeResourceScanCommand.d.ts +3 -8
  130. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeStackDriftDetectionStatusCommand.d.ts +3 -8
  131. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeStackEventsCommand.d.ts +3 -8
  132. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeStackInstanceCommand.d.ts +3 -8
  133. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeStackRefactorCommand.d.ts +3 -8
  134. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeStackResourceCommand.d.ts +3 -8
  135. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeStackResourceDriftsCommand.d.ts +3 -8
  136. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeStackResourcesCommand.d.ts +3 -8
  137. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeStackSetCommand.d.ts +3 -8
  138. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeStackSetOperationCommand.d.ts +3 -8
  139. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeStacksCommand.d.ts +7 -8
  140. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeTypeCommand.d.ts +3 -8
  141. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeTypeRegistrationCommand.d.ts +3 -8
  142. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DetectStackDriftCommand.d.ts +3 -8
  143. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DetectStackResourceDriftCommand.d.ts +3 -8
  144. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DetectStackSetDriftCommand.d.ts +3 -8
  145. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/EstimateTemplateCostCommand.d.ts +3 -8
  146. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ExecuteChangeSetCommand.d.ts +3 -8
  147. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ExecuteStackRefactorCommand.d.ts +3 -8
  148. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/GetGeneratedTemplateCommand.d.ts +3 -8
  149. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/GetHookResultCommand.d.ts +3 -8
  150. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/GetStackPolicyCommand.d.ts +3 -8
  151. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/GetTemplateCommand.d.ts +3 -8
  152. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/GetTemplateSummaryCommand.d.ts +3 -8
  153. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ImportStacksToStackSetCommand.d.ts +3 -8
  154. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListChangeSetsCommand.d.ts +3 -8
  155. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListExportsCommand.d.ts +3 -8
  156. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListGeneratedTemplatesCommand.d.ts +3 -8
  157. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListHookResultsCommand.d.ts +3 -8
  158. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListImportsCommand.d.ts +3 -8
  159. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListResourceScanRelatedResourcesCommand.d.ts +3 -8
  160. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListResourceScanResourcesCommand.d.ts +3 -8
  161. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListResourceScansCommand.d.ts +3 -8
  162. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListStackInstanceResourceDriftsCommand.d.ts +3 -8
  163. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListStackInstancesCommand.d.ts +3 -8
  164. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListStackRefactorActionsCommand.d.ts +3 -8
  165. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListStackRefactorsCommand.d.ts +3 -8
  166. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListStackResourcesCommand.d.ts +3 -8
  167. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListStackSetAutoDeploymentTargetsCommand.d.ts +3 -8
  168. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListStackSetOperationResultsCommand.d.ts +3 -8
  169. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListStackSetOperationsCommand.d.ts +3 -8
  170. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListStackSetsCommand.d.ts +3 -8
  171. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListStacksCommand.d.ts +3 -8
  172. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListTypeRegistrationsCommand.d.ts +3 -8
  173. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListTypeVersionsCommand.d.ts +3 -8
  174. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListTypesCommand.d.ts +3 -8
  175. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/PublishTypeCommand.d.ts +3 -8
  176. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/RecordHandlerProgressCommand.d.ts +3 -8
  177. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/RegisterPublisherCommand.d.ts +3 -8
  178. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/RegisterTypeCommand.d.ts +3 -8
  179. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/RollbackStackCommand.d.ts +7 -8
  180. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/SetStackPolicyCommand.d.ts +3 -8
  181. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/SetTypeConfigurationCommand.d.ts +3 -8
  182. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/SetTypeDefaultVersionCommand.d.ts +3 -8
  183. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/SignalResourceCommand.d.ts +3 -8
  184. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/StartResourceScanCommand.d.ts +3 -8
  185. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/StopStackSetOperationCommand.d.ts +3 -8
  186. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/TestTypeCommand.d.ts +3 -8
  187. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/UpdateGeneratedTemplateCommand.d.ts +3 -8
  188. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/UpdateStackCommand.d.ts +8 -8
  189. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/UpdateStackInstancesCommand.d.ts +3 -8
  190. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/UpdateStackSetCommand.d.ts +3 -8
  191. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/UpdateTerminationProtectionCommand.d.ts +3 -8
  192. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ValidateTemplateCommand.d.ts +3 -8
  193. package/node_modules/@aws-sdk/client-cloudformation/dist-types/index.d.ts +1 -0
  194. package/node_modules/@aws-sdk/client-cloudformation/dist-types/models/enums.d.ts +12 -0
  195. package/node_modules/@aws-sdk/client-cloudformation/dist-types/models/models_0.d.ts +107 -2
  196. package/node_modules/@aws-sdk/client-cloudformation/dist-types/runtimeConfig.browser.d.ts +1 -1
  197. package/node_modules/@aws-sdk/client-cloudformation/dist-types/runtimeConfig.d.ts +1 -1
  198. package/node_modules/@aws-sdk/client-cloudformation/dist-types/runtimeConfig.native.d.ts +1 -1
  199. package/node_modules/@aws-sdk/client-cloudformation/dist-types/runtimeConfig.shared.d.ts +1 -0
  200. package/node_modules/@aws-sdk/client-cloudformation/dist-types/schemas/schemas_0.d.ts +1 -0
  201. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commandBuilder.d.ts +46 -0
  202. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ActivateOrganizationsAccessCommand.d.ts +7 -16
  203. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ActivateTypeCommand.d.ts +7 -16
  204. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/BatchDescribeTypeConfigurationsCommand.d.ts +7 -16
  205. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/CancelUpdateStackCommand.d.ts +7 -16
  206. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ContinueUpdateRollbackCommand.d.ts +7 -16
  207. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/CreateChangeSetCommand.d.ts +7 -16
  208. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/CreateGeneratedTemplateCommand.d.ts +7 -16
  209. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/CreateStackCommand.d.ts +7 -16
  210. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/CreateStackInstancesCommand.d.ts +7 -16
  211. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/CreateStackRefactorCommand.d.ts +7 -16
  212. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/CreateStackSetCommand.d.ts +7 -16
  213. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DeactivateOrganizationsAccessCommand.d.ts +7 -16
  214. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DeactivateTypeCommand.d.ts +7 -16
  215. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DeleteChangeSetCommand.d.ts +7 -16
  216. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DeleteGeneratedTemplateCommand.d.ts +7 -16
  217. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DeleteStackCommand.d.ts +7 -16
  218. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DeleteStackInstancesCommand.d.ts +7 -16
  219. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DeleteStackSetCommand.d.ts +7 -16
  220. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DeregisterTypeCommand.d.ts +7 -16
  221. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DescribeAccountLimitsCommand.d.ts +7 -16
  222. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DescribeChangeSetCommand.d.ts +7 -16
  223. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DescribeChangeSetHooksCommand.d.ts +7 -16
  224. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DescribeEventsCommand.d.ts +7 -16
  225. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DescribeGeneratedTemplateCommand.d.ts +7 -16
  226. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DescribeOrganizationsAccessCommand.d.ts +7 -16
  227. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DescribePublisherCommand.d.ts +7 -16
  228. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DescribeResourceScanCommand.d.ts +7 -16
  229. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DescribeStackDriftDetectionStatusCommand.d.ts +7 -16
  230. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DescribeStackEventsCommand.d.ts +7 -16
  231. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DescribeStackInstanceCommand.d.ts +7 -16
  232. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DescribeStackRefactorCommand.d.ts +7 -16
  233. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DescribeStackResourceCommand.d.ts +7 -16
  234. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DescribeStackResourceDriftsCommand.d.ts +7 -16
  235. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DescribeStackResourcesCommand.d.ts +7 -16
  236. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DescribeStackSetCommand.d.ts +7 -16
  237. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DescribeStackSetOperationCommand.d.ts +7 -16
  238. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DescribeStacksCommand.d.ts +7 -16
  239. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DescribeTypeCommand.d.ts +7 -16
  240. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DescribeTypeRegistrationCommand.d.ts +7 -16
  241. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DetectStackDriftCommand.d.ts +7 -16
  242. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DetectStackResourceDriftCommand.d.ts +7 -16
  243. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DetectStackSetDriftCommand.d.ts +7 -16
  244. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/EstimateTemplateCostCommand.d.ts +7 -16
  245. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ExecuteChangeSetCommand.d.ts +7 -16
  246. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ExecuteStackRefactorCommand.d.ts +7 -16
  247. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/GetGeneratedTemplateCommand.d.ts +7 -16
  248. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/GetHookResultCommand.d.ts +7 -16
  249. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/GetStackPolicyCommand.d.ts +7 -16
  250. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/GetTemplateCommand.d.ts +7 -16
  251. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/GetTemplateSummaryCommand.d.ts +7 -16
  252. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ImportStacksToStackSetCommand.d.ts +7 -16
  253. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListChangeSetsCommand.d.ts +7 -16
  254. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListExportsCommand.d.ts +7 -16
  255. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListGeneratedTemplatesCommand.d.ts +7 -16
  256. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListHookResultsCommand.d.ts +7 -16
  257. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListImportsCommand.d.ts +7 -16
  258. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListResourceScanRelatedResourcesCommand.d.ts +7 -16
  259. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListResourceScanResourcesCommand.d.ts +7 -16
  260. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListResourceScansCommand.d.ts +7 -16
  261. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListStackInstanceResourceDriftsCommand.d.ts +7 -16
  262. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListStackInstancesCommand.d.ts +7 -16
  263. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListStackRefactorActionsCommand.d.ts +7 -16
  264. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListStackRefactorsCommand.d.ts +7 -16
  265. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListStackResourcesCommand.d.ts +7 -16
  266. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListStackSetAutoDeploymentTargetsCommand.d.ts +7 -16
  267. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListStackSetOperationResultsCommand.d.ts +7 -16
  268. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListStackSetOperationsCommand.d.ts +7 -16
  269. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListStackSetsCommand.d.ts +7 -16
  270. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListStacksCommand.d.ts +7 -16
  271. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListTypeRegistrationsCommand.d.ts +7 -16
  272. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListTypeVersionsCommand.d.ts +7 -16
  273. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListTypesCommand.d.ts +7 -16
  274. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/PublishTypeCommand.d.ts +7 -16
  275. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/RecordHandlerProgressCommand.d.ts +7 -16
  276. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/RegisterPublisherCommand.d.ts +7 -16
  277. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/RegisterTypeCommand.d.ts +7 -16
  278. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/RollbackStackCommand.d.ts +7 -16
  279. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/SetStackPolicyCommand.d.ts +7 -16
  280. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/SetTypeConfigurationCommand.d.ts +7 -16
  281. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/SetTypeDefaultVersionCommand.d.ts +7 -16
  282. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/SignalResourceCommand.d.ts +7 -16
  283. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/StartResourceScanCommand.d.ts +7 -16
  284. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/StopStackSetOperationCommand.d.ts +7 -16
  285. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/TestTypeCommand.d.ts +7 -16
  286. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/UpdateGeneratedTemplateCommand.d.ts +7 -16
  287. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/UpdateStackCommand.d.ts +7 -16
  288. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/UpdateStackInstancesCommand.d.ts +7 -16
  289. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/UpdateStackSetCommand.d.ts +7 -16
  290. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/UpdateTerminationProtectionCommand.d.ts +7 -16
  291. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ValidateTemplateCommand.d.ts +7 -16
  292. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/index.d.ts +1 -0
  293. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/models/enums.d.ts +6 -0
  294. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/models/models_0.d.ts +15 -0
  295. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -1
  296. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/runtimeConfig.d.ts +1 -1
  297. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -1
  298. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -0
  299. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/schemas/schemas_0.d.ts +1 -0
  300. package/node_modules/@aws-sdk/client-cloudformation/package.json +8 -10
  301. package/node_modules/@aws-sdk/core/package.json +7 -8
  302. package/node_modules/@aws-sdk/credential-provider-env/package.json +5 -5
  303. package/node_modules/@aws-sdk/credential-provider-http/package.json +7 -7
  304. package/node_modules/@aws-sdk/credential-provider-ini/package.json +13 -13
  305. package/node_modules/@aws-sdk/credential-provider-login/package.json +6 -6
  306. package/node_modules/@aws-sdk/credential-provider-node/package.json +11 -11
  307. package/node_modules/@aws-sdk/credential-provider-process/package.json +5 -5
  308. package/node_modules/@aws-sdk/credential-provider-sso/package.json +7 -7
  309. package/node_modules/@aws-sdk/credential-provider-web-identity/package.json +6 -6
  310. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/cognito-identity/index.js +13 -25
  311. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/index.js +13 -17
  312. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso/index.js +12 -15
  313. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/index.js +12 -15
  314. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/index.js +13 -25
  315. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/commandBuilder.js +6 -0
  316. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/commands/GetCredentialsForIdentityCommand.js +2 -14
  317. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/commands/GetIdCommand.js +2 -14
  318. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/index.js +1 -0
  319. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/runtimeConfig.browser.js +0 -2
  320. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/runtimeConfig.js +1 -2
  321. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/runtimeConfig.native.js +0 -2
  322. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/runtimeConfig.shared.js +2 -0
  323. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/commandBuilder.js +8 -0
  324. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/commands/CreateOAuth2TokenCommand.js +2 -17
  325. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/index.js +1 -0
  326. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.browser.js +0 -2
  327. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.js +1 -2
  328. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.native.js +0 -2
  329. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.shared.js +2 -0
  330. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/commandBuilder.js +6 -0
  331. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/commands/GetRoleCredentialsCommand.js +2 -14
  332. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/index.js +1 -0
  333. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/runtimeConfig.browser.js +0 -2
  334. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/runtimeConfig.js +1 -2
  335. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/runtimeConfig.native.js +0 -2
  336. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/runtimeConfig.shared.js +2 -0
  337. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/commandBuilder.js +6 -0
  338. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/commands/CreateTokenCommand.js +2 -14
  339. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/index.js +1 -0
  340. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.browser.js +0 -2
  341. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.js +1 -2
  342. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.native.js +0 -2
  343. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.shared.js +2 -0
  344. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commandBuilder.js +6 -0
  345. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/AssumeRoleCommand.js +2 -14
  346. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.js +2 -14
  347. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/index.js +1 -0
  348. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.browser.js +0 -2
  349. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.js +1 -2
  350. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.native.js +0 -2
  351. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.shared.js +2 -0
  352. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/commandBuilder.d.ts +18 -0
  353. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/commands/GetCredentialsForIdentityCommand.d.ts +3 -8
  354. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/commands/GetIdCommand.d.ts +3 -8
  355. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/index.d.ts +1 -0
  356. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/runtimeConfig.browser.d.ts +1 -1
  357. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/runtimeConfig.d.ts +1 -1
  358. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/runtimeConfig.native.d.ts +1 -1
  359. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/runtimeConfig.shared.d.ts +1 -0
  360. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/commandBuilder.d.ts +18 -0
  361. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/commands/CreateOAuth2TokenCommand.d.ts +3 -8
  362. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/index.d.ts +1 -0
  363. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.browser.d.ts +1 -1
  364. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.d.ts +1 -1
  365. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.native.d.ts +1 -1
  366. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.shared.d.ts +1 -0
  367. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/commandBuilder.d.ts +18 -0
  368. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/commands/GetRoleCredentialsCommand.d.ts +3 -8
  369. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/index.d.ts +1 -0
  370. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/runtimeConfig.browser.d.ts +1 -1
  371. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/runtimeConfig.d.ts +1 -1
  372. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/runtimeConfig.native.d.ts +1 -1
  373. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/runtimeConfig.shared.d.ts +1 -0
  374. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/commandBuilder.d.ts +18 -0
  375. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/commands/CreateTokenCommand.d.ts +3 -8
  376. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/index.d.ts +1 -0
  377. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.browser.d.ts +1 -1
  378. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.d.ts +1 -1
  379. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.native.d.ts +1 -1
  380. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.shared.d.ts +1 -0
  381. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/commandBuilder.d.ts +18 -0
  382. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/commands/AssumeRoleCommand.d.ts +3 -8
  383. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.d.ts +3 -8
  384. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/index.d.ts +1 -0
  385. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.browser.d.ts +1 -1
  386. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.d.ts +1 -1
  387. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.native.d.ts +1 -1
  388. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.shared.d.ts +1 -0
  389. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/commandBuilder.d.ts +46 -0
  390. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/commands/GetCredentialsForIdentityCommand.d.ts +7 -16
  391. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/commands/GetIdCommand.d.ts +7 -16
  392. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/index.d.ts +1 -0
  393. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/runtimeConfig.browser.d.ts +1 -1
  394. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/runtimeConfig.d.ts +1 -1
  395. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/runtimeConfig.native.d.ts +1 -1
  396. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/runtimeConfig.shared.d.ts +1 -0
  397. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/commandBuilder.d.ts +42 -0
  398. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/commands/CreateOAuth2TokenCommand.d.ts +3 -8
  399. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/index.d.ts +1 -0
  400. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.browser.d.ts +1 -1
  401. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.d.ts +1 -1
  402. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.native.d.ts +1 -1
  403. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.shared.d.ts +1 -0
  404. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/commandBuilder.d.ts +42 -0
  405. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/commands/GetRoleCredentialsCommand.d.ts +3 -8
  406. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/index.d.ts +1 -0
  407. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/runtimeConfig.browser.d.ts +1 -1
  408. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/runtimeConfig.d.ts +1 -1
  409. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/runtimeConfig.native.d.ts +1 -1
  410. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/runtimeConfig.shared.d.ts +1 -0
  411. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/commandBuilder.d.ts +42 -0
  412. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/commands/CreateTokenCommand.d.ts +3 -8
  413. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/index.d.ts +1 -0
  414. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.browser.d.ts +1 -1
  415. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.d.ts +1 -1
  416. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.native.d.ts +1 -1
  417. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.shared.d.ts +1 -0
  418. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/commandBuilder.d.ts +46 -0
  419. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/commands/AssumeRoleCommand.d.ts +7 -16
  420. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.d.ts +7 -16
  421. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/index.d.ts +1 -0
  422. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.browser.d.ts +1 -1
  423. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.d.ts +1 -1
  424. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.native.d.ts +1 -1
  425. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.shared.d.ts +1 -0
  426. package/node_modules/@aws-sdk/nested-clients/package.json +8 -10
  427. package/node_modules/@aws-sdk/signature-v4-multi-region/package.json +4 -4
  428. package/node_modules/@aws-sdk/token-providers/package.json +6 -6
  429. package/node_modules/@aws-sdk/types/package.json +2 -2
  430. package/node_modules/@aws-sdk/xml-builder/package.json +2 -2
  431. package/node_modules/@smithy/core/dist-cjs/submodules/client/index.js +18 -0
  432. package/node_modules/@smithy/core/dist-es/submodules/client/index.js +1 -0
  433. package/node_modules/@smithy/core/dist-es/submodules/client/smithy-client/client-command-builder.js +17 -0
  434. package/node_modules/@smithy/core/dist-types/submodules/client/index.d.ts +1 -0
  435. package/node_modules/@smithy/core/dist-types/submodules/client/smithy-client/client-command-builder.d.ts +22 -0
  436. package/node_modules/@smithy/core/dist-types/submodules/client/smithy-client/command.d.ts +5 -6
  437. package/node_modules/@smithy/core/dist-types/submodules/endpoints/index.browser.d.ts +4 -5
  438. package/node_modules/@smithy/core/dist-types/submodules/endpoints/index.d.ts +4 -5
  439. package/node_modules/@smithy/core/dist-types/submodules/endpoints/middleware-endpoint/adaptors/getEndpointFromInstructions.d.ts +3 -4
  440. package/node_modules/@smithy/core/dist-types/submodules/endpoints/middleware-endpoint/endpointMiddleware.d.ts +1 -2
  441. package/node_modules/@smithy/core/dist-types/submodules/endpoints/middleware-endpoint/getEndpointPlugin.d.ts +1 -2
  442. package/node_modules/@smithy/core/package.json +2 -2
  443. package/node_modules/@smithy/credential-provider-imds/package.json +3 -3
  444. package/node_modules/@smithy/fetch-http-handler/package.json +4 -4
  445. package/node_modules/@smithy/node-http-handler/package.json +4 -4
  446. package/node_modules/@smithy/signature-v4/package.json +3 -3
  447. package/node_modules/@smithy/types/dist-types/index.d.ts +1 -0
  448. package/node_modules/@smithy/types/package.json +1 -1
  449. package/package.json +4 -4
  450. package/node_modules/@aws-crypto/sha256-browser/CHANGELOG.md +0 -118
  451. package/node_modules/@aws-crypto/sha256-browser/LICENSE +0 -202
  452. package/node_modules/@aws-crypto/sha256-browser/README.md +0 -31
  453. package/node_modules/@aws-crypto/sha256-browser/build/main/constants.d.ts +0 -10
  454. package/node_modules/@aws-crypto/sha256-browser/build/main/constants.js +0 -43
  455. package/node_modules/@aws-crypto/sha256-browser/build/main/constants.js.map +0 -1
  456. package/node_modules/@aws-crypto/sha256-browser/build/main/crossPlatformSha256.d.ts +0 -8
  457. package/node_modules/@aws-crypto/sha256-browser/build/main/crossPlatformSha256.js +0 -30
  458. package/node_modules/@aws-crypto/sha256-browser/build/main/crossPlatformSha256.js.map +0 -1
  459. package/node_modules/@aws-crypto/sha256-browser/build/main/index.d.ts +0 -2
  460. package/node_modules/@aws-crypto/sha256-browser/build/main/index.js +0 -8
  461. package/node_modules/@aws-crypto/sha256-browser/build/main/index.js.map +0 -1
  462. package/node_modules/@aws-crypto/sha256-browser/build/main/isEmptyData.d.ts +0 -2
  463. package/node_modules/@aws-crypto/sha256-browser/build/main/isEmptyData.js +0 -11
  464. package/node_modules/@aws-crypto/sha256-browser/build/main/isEmptyData.js.map +0 -1
  465. package/node_modules/@aws-crypto/sha256-browser/build/main/webCryptoSha256.d.ts +0 -10
  466. package/node_modules/@aws-crypto/sha256-browser/build/main/webCryptoSha256.js +0 -56
  467. package/node_modules/@aws-crypto/sha256-browser/build/main/webCryptoSha256.js.map +0 -1
  468. package/node_modules/@aws-crypto/sha256-browser/build/module/constants.d.ts +0 -10
  469. package/node_modules/@aws-crypto/sha256-browser/build/module/constants.js +0 -40
  470. package/node_modules/@aws-crypto/sha256-browser/build/module/constants.js.map +0 -1
  471. package/node_modules/@aws-crypto/sha256-browser/build/module/crossPlatformSha256.d.ts +0 -8
  472. package/node_modules/@aws-crypto/sha256-browser/build/module/crossPlatformSha256.js +0 -27
  473. package/node_modules/@aws-crypto/sha256-browser/build/module/crossPlatformSha256.js.map +0 -1
  474. package/node_modules/@aws-crypto/sha256-browser/build/module/index.d.ts +0 -2
  475. package/node_modules/@aws-crypto/sha256-browser/build/module/index.js +0 -3
  476. package/node_modules/@aws-crypto/sha256-browser/build/module/index.js.map +0 -1
  477. package/node_modules/@aws-crypto/sha256-browser/build/module/isEmptyData.d.ts +0 -2
  478. package/node_modules/@aws-crypto/sha256-browser/build/module/isEmptyData.js +0 -7
  479. package/node_modules/@aws-crypto/sha256-browser/build/module/isEmptyData.js.map +0 -1
  480. package/node_modules/@aws-crypto/sha256-browser/build/module/webCryptoSha256.d.ts +0 -10
  481. package/node_modules/@aws-crypto/sha256-browser/build/module/webCryptoSha256.js +0 -53
  482. package/node_modules/@aws-crypto/sha256-browser/build/module/webCryptoSha256.js.map +0 -1
  483. package/node_modules/@aws-crypto/sha256-browser/package.json +0 -33
  484. package/node_modules/@aws-crypto/sha256-browser/src/constants.ts +0 -41
  485. package/node_modules/@aws-crypto/sha256-browser/src/crossPlatformSha256.ts +0 -30
  486. package/node_modules/@aws-crypto/sha256-browser/src/index.ts +0 -2
  487. package/node_modules/@aws-crypto/sha256-browser/src/isEmptyData.ts +0 -9
  488. package/node_modules/@aws-crypto/sha256-browser/src/webCryptoSha256.ts +0 -71
  489. package/node_modules/@aws-crypto/sha256-browser/tsconfig.json +0 -10
  490. package/node_modules/@aws-crypto/sha256-browser/tsconfig.module.json +0 -7
  491. package/node_modules/@aws-crypto/sha256-js/CHANGELOG.md +0 -106
  492. package/node_modules/@aws-crypto/sha256-js/LICENSE +0 -201
  493. package/node_modules/@aws-crypto/sha256-js/README.md +0 -29
  494. package/node_modules/@aws-crypto/sha256-js/build/main/RawSha256.d.ts +0 -17
  495. package/node_modules/@aws-crypto/sha256-js/build/main/RawSha256.js +0 -124
  496. package/node_modules/@aws-crypto/sha256-js/build/main/RawSha256.js.map +0 -1
  497. package/node_modules/@aws-crypto/sha256-js/build/main/constants.d.ts +0 -20
  498. package/node_modules/@aws-crypto/sha256-js/build/main/constants.js +0 -98
  499. package/node_modules/@aws-crypto/sha256-js/build/main/constants.js.map +0 -1
  500. package/node_modules/@aws-crypto/sha256-js/build/main/index.d.ts +0 -1
  501. package/node_modules/@aws-crypto/sha256-js/build/main/index.js +0 -5
  502. package/node_modules/@aws-crypto/sha256-js/build/main/index.js.map +0 -1
  503. package/node_modules/@aws-crypto/sha256-js/build/main/jsSha256.d.ts +0 -12
  504. package/node_modules/@aws-crypto/sha256-js/build/main/jsSha256.js +0 -85
  505. package/node_modules/@aws-crypto/sha256-js/build/main/jsSha256.js.map +0 -1
  506. package/node_modules/@aws-crypto/sha256-js/build/main/knownHashes.fixture.d.ts +0 -5
  507. package/node_modules/@aws-crypto/sha256-js/build/main/knownHashes.fixture.js +0 -322
  508. package/node_modules/@aws-crypto/sha256-js/build/main/knownHashes.fixture.js.map +0 -1
  509. package/node_modules/@aws-crypto/sha256-js/build/module/RawSha256.d.ts +0 -17
  510. package/node_modules/@aws-crypto/sha256-js/build/module/RawSha256.js +0 -121
  511. package/node_modules/@aws-crypto/sha256-js/build/module/RawSha256.js.map +0 -1
  512. package/node_modules/@aws-crypto/sha256-js/build/module/constants.d.ts +0 -20
  513. package/node_modules/@aws-crypto/sha256-js/build/module/constants.js +0 -95
  514. package/node_modules/@aws-crypto/sha256-js/build/module/constants.js.map +0 -1
  515. package/node_modules/@aws-crypto/sha256-js/build/module/index.d.ts +0 -1
  516. package/node_modules/@aws-crypto/sha256-js/build/module/index.js +0 -2
  517. package/node_modules/@aws-crypto/sha256-js/build/module/index.js.map +0 -1
  518. package/node_modules/@aws-crypto/sha256-js/build/module/jsSha256.d.ts +0 -12
  519. package/node_modules/@aws-crypto/sha256-js/build/module/jsSha256.js +0 -82
  520. package/node_modules/@aws-crypto/sha256-js/build/module/jsSha256.js.map +0 -1
  521. package/node_modules/@aws-crypto/sha256-js/build/module/knownHashes.fixture.d.ts +0 -5
  522. package/node_modules/@aws-crypto/sha256-js/build/module/knownHashes.fixture.js +0 -319
  523. package/node_modules/@aws-crypto/sha256-js/build/module/knownHashes.fixture.js.map +0 -1
  524. package/node_modules/@aws-crypto/sha256-js/package.json +0 -32
  525. package/node_modules/@aws-crypto/sha256-js/src/RawSha256.ts +0 -164
  526. package/node_modules/@aws-crypto/sha256-js/src/constants.ts +0 -98
  527. package/node_modules/@aws-crypto/sha256-js/src/index.ts +0 -1
  528. package/node_modules/@aws-crypto/sha256-js/src/jsSha256.ts +0 -94
  529. package/node_modules/@aws-crypto/sha256-js/src/knownHashes.fixture.ts +0 -401
  530. package/node_modules/@aws-crypto/sha256-js/tsconfig.json +0 -10
  531. package/node_modules/@aws-crypto/sha256-js/tsconfig.module.json +0 -7
  532. package/node_modules/@aws-crypto/supports-web-crypto/CHANGELOG.md +0 -66
  533. package/node_modules/@aws-crypto/supports-web-crypto/LICENSE +0 -202
  534. package/node_modules/@aws-crypto/supports-web-crypto/README.md +0 -32
  535. package/node_modules/@aws-crypto/supports-web-crypto/build/main/index.d.ts +0 -1
  536. package/node_modules/@aws-crypto/supports-web-crypto/build/main/index.js +0 -5
  537. package/node_modules/@aws-crypto/supports-web-crypto/build/main/index.js.map +0 -1
  538. package/node_modules/@aws-crypto/supports-web-crypto/build/main/supportsWebCrypto.d.ts +0 -4
  539. package/node_modules/@aws-crypto/supports-web-crypto/build/main/supportsWebCrypto.js +0 -69
  540. package/node_modules/@aws-crypto/supports-web-crypto/build/main/supportsWebCrypto.js.map +0 -1
  541. package/node_modules/@aws-crypto/supports-web-crypto/build/module/index.d.ts +0 -1
  542. package/node_modules/@aws-crypto/supports-web-crypto/build/module/index.js +0 -2
  543. package/node_modules/@aws-crypto/supports-web-crypto/build/module/index.js.map +0 -1
  544. package/node_modules/@aws-crypto/supports-web-crypto/build/module/supportsWebCrypto.d.ts +0 -4
  545. package/node_modules/@aws-crypto/supports-web-crypto/build/module/supportsWebCrypto.js +0 -62
  546. package/node_modules/@aws-crypto/supports-web-crypto/build/module/supportsWebCrypto.js.map +0 -1
  547. package/node_modules/@aws-crypto/supports-web-crypto/package.json +0 -28
  548. package/node_modules/@aws-crypto/supports-web-crypto/src/index.ts +0 -1
  549. package/node_modules/@aws-crypto/supports-web-crypto/src/supportsWebCrypto.ts +0 -76
  550. package/node_modules/@aws-crypto/supports-web-crypto/tsconfig.json +0 -10
  551. package/node_modules/@aws-crypto/supports-web-crypto/tsconfig.module.json +0 -7
  552. package/node_modules/@aws-crypto/util/CHANGELOG.md +0 -71
  553. package/node_modules/@aws-crypto/util/LICENSE +0 -201
  554. package/node_modules/@aws-crypto/util/README.md +0 -16
  555. package/node_modules/@aws-crypto/util/build/main/convertToBuffer.d.ts +0 -2
  556. package/node_modules/@aws-crypto/util/build/main/convertToBuffer.js +0 -24
  557. package/node_modules/@aws-crypto/util/build/main/convertToBuffer.js.map +0 -1
  558. package/node_modules/@aws-crypto/util/build/main/index.d.ts +0 -4
  559. package/node_modules/@aws-crypto/util/build/main/index.js +0 -14
  560. package/node_modules/@aws-crypto/util/build/main/index.js.map +0 -1
  561. package/node_modules/@aws-crypto/util/build/main/isEmptyData.d.ts +0 -2
  562. package/node_modules/@aws-crypto/util/build/main/isEmptyData.js +0 -13
  563. package/node_modules/@aws-crypto/util/build/main/isEmptyData.js.map +0 -1
  564. package/node_modules/@aws-crypto/util/build/main/numToUint8.d.ts +0 -1
  565. package/node_modules/@aws-crypto/util/build/main/numToUint8.js +0 -15
  566. package/node_modules/@aws-crypto/util/build/main/numToUint8.js.map +0 -1
  567. package/node_modules/@aws-crypto/util/build/main/uint32ArrayFrom.d.ts +0 -1
  568. package/node_modules/@aws-crypto/util/build/main/uint32ArrayFrom.js +0 -20
  569. package/node_modules/@aws-crypto/util/build/main/uint32ArrayFrom.js.map +0 -1
  570. package/node_modules/@aws-crypto/util/build/module/convertToBuffer.d.ts +0 -2
  571. package/node_modules/@aws-crypto/util/build/module/convertToBuffer.js +0 -20
  572. package/node_modules/@aws-crypto/util/build/module/convertToBuffer.js.map +0 -1
  573. package/node_modules/@aws-crypto/util/build/module/index.d.ts +0 -4
  574. package/node_modules/@aws-crypto/util/build/module/index.js +0 -7
  575. package/node_modules/@aws-crypto/util/build/module/index.js.map +0 -1
  576. package/node_modules/@aws-crypto/util/build/module/isEmptyData.d.ts +0 -2
  577. package/node_modules/@aws-crypto/util/build/module/isEmptyData.js +0 -9
  578. package/node_modules/@aws-crypto/util/build/module/isEmptyData.js.map +0 -1
  579. package/node_modules/@aws-crypto/util/build/module/numToUint8.d.ts +0 -1
  580. package/node_modules/@aws-crypto/util/build/module/numToUint8.js +0 -11
  581. package/node_modules/@aws-crypto/util/build/module/numToUint8.js.map +0 -1
  582. package/node_modules/@aws-crypto/util/build/module/uint32ArrayFrom.d.ts +0 -1
  583. package/node_modules/@aws-crypto/util/build/module/uint32ArrayFrom.js +0 -16
  584. package/node_modules/@aws-crypto/util/build/module/uint32ArrayFrom.js.map +0 -1
  585. package/node_modules/@aws-crypto/util/package.json +0 -32
  586. package/node_modules/@aws-crypto/util/src/convertToBuffer.ts +0 -30
  587. package/node_modules/@aws-crypto/util/src/index.ts +0 -7
  588. package/node_modules/@aws-crypto/util/src/isEmptyData.ts +0 -12
  589. package/node_modules/@aws-crypto/util/src/numToUint8.ts +0 -11
  590. package/node_modules/@aws-crypto/util/src/uint32ArrayFrom.ts +0 -16
  591. package/node_modules/@aws-crypto/util/tsconfig.json +0 -9
  592. package/node_modules/@aws-crypto/util/tsconfig.module.json +0 -7
  593. package/node_modules/@aws-sdk/util-locate-window/LICENSE +0 -201
  594. package/node_modules/@aws-sdk/util-locate-window/README.md +0 -4
  595. package/node_modules/@aws-sdk/util-locate-window/dist-cjs/index.js +0 -12
  596. package/node_modules/@aws-sdk/util-locate-window/dist-es/index.js +0 -10
  597. package/node_modules/@aws-sdk/util-locate-window/dist-types/index.d.ts +0 -6
  598. package/node_modules/@aws-sdk/util-locate-window/dist-types/ts3.4/index.d.ts +0 -1
  599. package/node_modules/@aws-sdk/util-locate-window/package.json +0 -54
  600. package/node_modules/@smithy/is-array-buffer/LICENSE +0 -201
  601. package/node_modules/@smithy/is-array-buffer/README.md +0 -10
  602. package/node_modules/@smithy/is-array-buffer/dist-cjs/index.js +0 -32
  603. package/node_modules/@smithy/is-array-buffer/dist-es/index.js +0 -2
  604. package/node_modules/@smithy/is-array-buffer/dist-types/index.d.ts +0 -4
  605. package/node_modules/@smithy/is-array-buffer/dist-types/ts3.4/index.d.ts +0 -4
  606. package/node_modules/@smithy/is-array-buffer/package.json +0 -60
  607. package/node_modules/@smithy/util-buffer-from/LICENSE +0 -201
  608. package/node_modules/@smithy/util-buffer-from/README.md +0 -10
  609. package/node_modules/@smithy/util-buffer-from/dist-cjs/index.js +0 -47
  610. package/node_modules/@smithy/util-buffer-from/dist-es/index.js +0 -14
  611. package/node_modules/@smithy/util-buffer-from/dist-types/index.d.ts +0 -13
  612. package/node_modules/@smithy/util-buffer-from/dist-types/ts3.4/index.d.ts +0 -13
  613. package/node_modules/@smithy/util-buffer-from/package.json +0 -61
  614. package/node_modules/@smithy/util-utf8/LICENSE +0 -201
  615. package/node_modules/@smithy/util-utf8/README.md +0 -4
  616. package/node_modules/@smithy/util-utf8/dist-cjs/fromUtf8.browser.js +0 -1
  617. package/node_modules/@smithy/util-utf8/dist-cjs/fromUtf8.js +0 -1
  618. package/node_modules/@smithy/util-utf8/dist-cjs/index.js +0 -65
  619. package/node_modules/@smithy/util-utf8/dist-cjs/toUint8Array.js +0 -1
  620. package/node_modules/@smithy/util-utf8/dist-cjs/toUtf8.browser.js +0 -1
  621. package/node_modules/@smithy/util-utf8/dist-cjs/toUtf8.js +0 -1
  622. package/node_modules/@smithy/util-utf8/dist-es/fromUtf8.browser.js +0 -1
  623. package/node_modules/@smithy/util-utf8/dist-es/fromUtf8.js +0 -5
  624. package/node_modules/@smithy/util-utf8/dist-es/index.js +0 -3
  625. package/node_modules/@smithy/util-utf8/dist-es/toUint8Array.js +0 -10
  626. package/node_modules/@smithy/util-utf8/dist-es/toUtf8.browser.js +0 -9
  627. package/node_modules/@smithy/util-utf8/dist-es/toUtf8.js +0 -10
  628. package/node_modules/@smithy/util-utf8/dist-types/fromUtf8.browser.d.ts +0 -1
  629. package/node_modules/@smithy/util-utf8/dist-types/fromUtf8.d.ts +0 -1
  630. package/node_modules/@smithy/util-utf8/dist-types/index.d.ts +0 -3
  631. package/node_modules/@smithy/util-utf8/dist-types/toUint8Array.d.ts +0 -1
  632. package/node_modules/@smithy/util-utf8/dist-types/toUtf8.browser.d.ts +0 -7
  633. package/node_modules/@smithy/util-utf8/dist-types/toUtf8.d.ts +0 -7
  634. package/node_modules/@smithy/util-utf8/dist-types/ts3.4/fromUtf8.browser.d.ts +0 -1
  635. package/node_modules/@smithy/util-utf8/dist-types/ts3.4/fromUtf8.d.ts +0 -1
  636. package/node_modules/@smithy/util-utf8/dist-types/ts3.4/index.d.ts +0 -3
  637. package/node_modules/@smithy/util-utf8/dist-types/ts3.4/toUint8Array.d.ts +0 -1
  638. package/node_modules/@smithy/util-utf8/dist-types/ts3.4/toUtf8.browser.d.ts +0 -7
  639. package/node_modules/@smithy/util-utf8/dist-types/ts3.4/toUtf8.d.ts +0 -7
  640. package/node_modules/@smithy/util-utf8/package.json +0 -66
  641. /package/node_modules/@smithy/{core/dist-es/submodules/endpoints/middleware-endpoint/types.js → types/dist-es/endpoints/EndpointParameterInstructions.js} +0 -0
  642. /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");
@@ -10,9 +11,10 @@ const { DEFAULT_RETRY_MODE, NODE_RETRY_MODE_CONFIG_OPTIONS, NODE_MAX_ATTEMPT_CON
10
11
  const { TypeRegistry, getSchemaSerdePlugin } = require("@smithy/core/schema");
11
12
  const { resolveAwsSdkSigV4Config, AwsSdkSigV4Signer, NODE_AUTH_SCHEME_PREFERENCE_OPTIONS } = require("@aws-sdk/core/httpAuthSchemes");
12
13
  const { defaultProvider } = require("@aws-sdk/credential-provider-node");
13
- const { toUtf8, fromUtf8, toBase64, fromBase64, Hash, calculateBodyLength } = require("@smithy/core/serde");
14
+ const { toUtf8, fromUtf8, toBase64, fromBase64, calculateBodyLength } = require("@smithy/core/serde");
14
15
  const { streamCollector, NodeHttpHandler } = require("@smithy/node-http-handler");
15
16
  const { AwsQueryProtocol } = require("@aws-sdk/core/protocols");
17
+ const { Sha256 } = require("@smithy/core/checksum");
16
18
 
17
19
  const defaultCloudFormationHttpAuthSchemeParametersProvider = async (config, context, input) => {
18
20
  return {
@@ -67,7 +69,7 @@ const commonParams = {
67
69
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
68
70
  };
69
71
 
70
- var version = "3.1075.0";
72
+ var version = "3.1077.0";
71
73
  var packageInfo = {
72
74
  version: version};
73
75
 
@@ -650,6 +652,7 @@ const _D = "Description";
650
652
  const _DAL = "DescribeAccountLimits";
651
653
  const _DALI = "DescribeAccountLimitsInput";
652
654
  const _DALO = "DescribeAccountLimitsOutput";
655
+ const _DC = "DeploymentConfig";
653
656
  const _DCS = "DeleteChangeSet";
654
657
  const _DCSH = "DescribeChangeSetHooks";
655
658
  const _DCSHI = "DescribeChangeSetHooksInput";
@@ -760,8 +763,9 @@ const _DTer = "DeregisterType";
760
763
  const _DTes = "DescribeType";
761
764
  const _DTi = "DifferenceType";
762
765
  const _DU = "DocumentationUrl";
763
- const _DV = "DefaultValue";
766
+ const _DV = "DisableValidation";
764
767
  const _DVI = "DefaultVersionId";
768
+ const _DVe = "DefaultValue";
765
769
  const _De = "Details";
766
770
  const _Des = "Destination";
767
771
  const _Det = "Detection";
@@ -949,6 +953,7 @@ const _MR = "MaxResults";
949
953
  const _MTIM = "MonitoringTimeInMinutes";
950
954
  const _MV = "MajorVersion";
951
955
  const _Me = "Metadata";
956
+ const _Mo = "Mode";
952
957
  const _N = "Name";
953
958
  const _NAEE = "NameAlreadyExistsException";
954
959
  const _NARN = "NotificationARNs";
@@ -1596,8 +1601,8 @@ var ContinueUpdateRollbackOutput$ = [3, n0, _CURO,
1596
1601
  ];
1597
1602
  var CreateChangeSetInput$ = [3, n0, _CCSI,
1598
1603
  0,
1599
- [_SN, _CSN, _TB, _TURL, _UPT, _P, _Ca, _RTe, _RARN, _RCo, _NARN, _Ta, _CTl, _D, _CST, _RTI, _INS, _OSF, _IER, _DM],
1600
- [0, 0, 0, 0, 2, () => _Parameters, 64 | 0, 64 | 0, 0, () => RollbackConfiguration$, 64 | 0, () => Tags, 0, 0, 0, () => ResourcesToImport, 2, 0, 2, 0], 2
1604
+ [_SN, _CSN, _TB, _TURL, _UPT, _P, _Ca, _RTe, _RARN, _RCo, _NARN, _Ta, _CTl, _D, _CST, _RTI, _INS, _OSF, _IER, _DM, _DC, _DV],
1605
+ [0, 0, 0, 0, 2, () => _Parameters, 64 | 0, 64 | 0, 0, () => RollbackConfiguration$, 64 | 0, () => Tags, 0, 0, 0, () => ResourcesToImport, 2, 0, 2, 0, () => DeploymentConfig$, 2], 2
1601
1606
  ];
1602
1607
  var CreateChangeSetOutput$ = [3, n0, _CCSO,
1603
1608
  0,
@@ -1616,8 +1621,8 @@ var CreateGeneratedTemplateOutput$ = [3, n0, _CGTO,
1616
1621
  ];
1617
1622
  var CreateStackInput$ = [3, n0, _CSIr,
1618
1623
  0,
1619
- [_SN, _TB, _TURL, _P, _DR, _RCo, _TIM, _NARN, _Ca, _RTe, _RARN, _OF, _SPB, _SPURL, _Ta, _CRT, _ETP, _REOC],
1620
- [0, 0, 0, () => _Parameters, 2, () => RollbackConfiguration$, 1, 64 | 0, 64 | 0, 64 | 0, 0, 0, 0, 0, () => Tags, 0, 2, 2], 1
1624
+ [_SN, _TB, _TURL, _P, _DR, _RCo, _TIM, _NARN, _Ca, _RTe, _RARN, _OF, _SPB, _SPURL, _Ta, _CRT, _ETP, _REOC, _DC, _DV],
1625
+ [0, 0, 0, () => _Parameters, 2, () => RollbackConfiguration$, 1, 64 | 0, 64 | 0, 64 | 0, 0, 0, 0, 0, () => Tags, 0, 2, 2, () => DeploymentConfig$, 2], 1
1621
1626
  ];
1622
1627
  var CreateStackInstancesInput$ = [3, n0, _CSII,
1623
1628
  0,
@@ -1691,8 +1696,8 @@ var DeleteGeneratedTemplateInput$ = [3, n0, _DGTI,
1691
1696
  ];
1692
1697
  var DeleteStackInput$ = [3, n0, _DSI,
1693
1698
  0,
1694
- [_SN, _RR, _RARN, _CRT, _DMe],
1695
- [0, 64 | 0, 0, 0, 0], 1
1699
+ [_SN, _RR, _RARN, _CRT, _DMe, _DC],
1700
+ [0, 64 | 0, 0, 0, 0, () => DeploymentConfig$], 1
1696
1701
  ];
1697
1702
  var DeleteStackInstancesInput$ = [3, n0, _DSII,
1698
1703
  0,
@@ -1714,6 +1719,11 @@ var DeleteStackSetOutput$ = [3, n0, _DSSO,
1714
1719
  [],
1715
1720
  []
1716
1721
  ];
1722
+ var DeploymentConfig$ = [3, n0, _DC,
1723
+ 0,
1724
+ [_Mo, _DR],
1725
+ [0, 2]
1726
+ ];
1717
1727
  var DeploymentTargets$ = [3, n0, _DT,
1718
1728
  0,
1719
1729
  [_Ac, _AUc, _OUI, _AFT],
@@ -1756,8 +1766,8 @@ var DescribeChangeSetInput$ = [3, n0, _DCSIe,
1756
1766
  ];
1757
1767
  var DescribeChangeSetOutput$ = [3, n0, _DCSOe,
1758
1768
  0,
1759
- [_CSN, _CSI, _SI, _SN, _D, _P, _CT, _ES, _S, _SR, _SDS, _NARN, _RCo, _Ca, _Ta, _Ch, _NT, _INS, _PCSI, _RCSI, _OSF, _IER, _DM],
1760
- [0, 0, 0, 0, 0, () => _Parameters, 4, 0, 0, 0, 0, 64 | 0, () => RollbackConfiguration$, 64 | 0, () => Tags, () => Changes, 0, 2, 0, 0, 0, 2, 0]
1769
+ [_CSN, _CSI, _SI, _SN, _D, _P, _CT, _ES, _S, _SR, _SDS, _NARN, _RCo, _Ca, _Ta, _Ch, _NT, _INS, _PCSI, _RCSI, _OSF, _IER, _DM, _DC],
1770
+ [0, 0, 0, 0, 0, () => _Parameters, 4, 0, 0, 0, 0, 64 | 0, () => RollbackConfiguration$, 64 | 0, () => Tags, () => Changes, 0, 2, 0, 0, 0, 2, 0, () => DeploymentConfig$]
1761
1771
  ];
1762
1772
  var DescribeEventsInput$ = [3, n0, _DEI,
1763
1773
  0,
@@ -2326,7 +2336,7 @@ var ParameterConstraints$ = [3, n0, _PCa,
2326
2336
  ];
2327
2337
  var ParameterDeclaration$ = [3, n0, _PD,
2328
2338
  0,
2329
- [_PK, _DV, _PTa, _NE, _D, _PCa],
2339
+ [_PK, _DVe, _PTa, _NE, _D, _PCa],
2330
2340
  [0, 0, 0, 2, 0, () => ParameterConstraints$]
2331
2341
  ];
2332
2342
  var PhysicalResourceIdContextKeyValuePair$ = [3, n0, _PRICKVP,
@@ -2446,8 +2456,8 @@ var RollbackConfiguration$ = [3, n0, _RCo,
2446
2456
  ];
2447
2457
  var RollbackStackInput$ = [3, n0, _RSIo,
2448
2458
  0,
2449
- [_SN, _RARN, _CRT, _REOC],
2450
- [0, 0, 0, 2], 1
2459
+ [_SN, _RARN, _CRT, _REOC, _DC],
2460
+ [0, 0, 0, 2, () => DeploymentConfig$], 1
2451
2461
  ];
2452
2462
  var RollbackStackOutput$ = [3, n0, _RSO,
2453
2463
  0,
@@ -2506,8 +2516,8 @@ var SignalResourceInput$ = [3, n0, _SRIi,
2506
2516
  ];
2507
2517
  var Stack$ = [3, n0, _Sta,
2508
2518
  0,
2509
- [_SN, _CT, _SSta, _SI, _CSI, _D, _P, _DTel, _LUT, _RCo, _SSR, _DR, _NARN, _TIM, _Ca, _Ou, _RARN, _Ta, _ETP, _PIa, _RIo, _DI, _REOC, _DMe, _DSet, _LO],
2510
- [0, 4, 0, 0, 0, 0, () => _Parameters, 4, 4, () => RollbackConfiguration$, 0, 2, 64 | 0, 1, 64 | 0, () => Outputs, 0, () => Tags, 2, 0, 0, () => StackDriftInformation$, 2, 0, 0, () => LastOperations], 3
2519
+ [_SN, _CT, _SSta, _SI, _CSI, _D, _P, _DTel, _LUT, _RCo, _SSR, _DR, _DC, _NARN, _TIM, _Ca, _Ou, _RARN, _Ta, _ETP, _PIa, _RIo, _DI, _REOC, _DMe, _DSet, _LO],
2520
+ [0, 4, 0, 0, 0, 0, () => _Parameters, 4, 4, () => RollbackConfiguration$, 0, 2, () => DeploymentConfig$, 64 | 0, 1, 64 | 0, () => Outputs, 0, () => Tags, 2, 0, 0, () => StackDriftInformation$, 2, 0, 0, () => LastOperations], 3
2511
2521
  ];
2512
2522
  var StackDefinition$ = [3, n0, _SDt,
2513
2523
  0,
@@ -2676,7 +2686,7 @@ var TemplateConfiguration$ = [3, n0, _TCe,
2676
2686
  ];
2677
2687
  var TemplateParameter$ = [3, n0, _TP,
2678
2688
  0,
2679
- [_PK, _DV, _NE, _D],
2689
+ [_PK, _DVe, _NE, _D],
2680
2690
  [0, 0, 2, 0]
2681
2691
  ];
2682
2692
  var TemplateProgress$ = [3, n0, _TPe,
@@ -2741,8 +2751,8 @@ var UpdateGeneratedTemplateOutput$ = [3, n0, _UGTO,
2741
2751
  ];
2742
2752
  var UpdateStackInput$ = [3, n0, _USI,
2743
2753
  0,
2744
- [_SN, _TB, _TURL, _UPT, _SPDUB, _SPDUURL, _P, _Ca, _RTe, _RARN, _RCo, _SPB, _SPURL, _NARN, _Ta, _DR, _CRT, _REOC],
2745
- [0, 0, 0, 2, 0, 0, () => _Parameters, 64 | 0, 64 | 0, 0, () => RollbackConfiguration$, 0, 0, 64 | 0, () => Tags, 2, 0, 2], 1
2754
+ [_SN, _TB, _TURL, _UPT, _SPDUB, _SPDUURL, _P, _Ca, _RTe, _RARN, _RCo, _SPB, _SPURL, _NARN, _Ta, _DR, _CRT, _REOC, _DC, _DV],
2755
+ [0, 0, 0, 2, 0, 0, () => _Parameters, 64 | 0, 64 | 0, 0, () => RollbackConfiguration$, 0, 0, 64 | 0, () => Tags, 2, 0, 2, () => DeploymentConfig$, 2], 1
2746
2756
  ];
2747
2757
  var UpdateStackInstancesInput$ = [3, n0, _USII,
2748
2758
  0,
@@ -3273,6 +3283,7 @@ const getRuntimeConfig$1 = (config) => {
3273
3283
  serviceTarget: "CloudFormation",
3274
3284
  },
3275
3285
  serviceId: config?.serviceId ?? "CloudFormation",
3286
+ sha256: config?.sha256 ?? Sha256,
3276
3287
  urlParser: config?.urlParser ?? parseUrl,
3277
3288
  utf8Decoder: config?.utf8Decoder ?? fromUtf8,
3278
3289
  utf8Encoder: config?.utf8Encoder ?? toUtf8,
@@ -3306,7 +3317,6 @@ const getRuntimeConfig = (config) => {
3306
3317
  ...NODE_RETRY_MODE_CONFIG_OPTIONS,
3307
3318
  default: async () => (await defaultConfigProvider()).retryMode || DEFAULT_RETRY_MODE,
3308
3319
  }, config),
3309
- sha256: config?.sha256 ?? Hash.bind(null, "sha256"),
3310
3320
  streamCollector: config?.streamCollector ?? streamCollector,
3311
3321
  useDualstackEndpoint: config?.useDualstackEndpoint ?? loadConfig(NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
3312
3322
  useFipsEndpoint: config?.useFipsEndpoint ?? loadConfig(NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
@@ -3394,1084 +3404,278 @@ class CloudFormationClient extends Client {
3394
3404
  }
3395
3405
  }
3396
3406
 
3397
- class ActivateOrganizationsAccessCommand extends Command
3398
- .classBuilder()
3399
- .ep(commonParams)
3400
- .m(function (Command, cs, config, o) {
3401
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3402
- })
3403
- .s("CloudFormation", "ActivateOrganizationsAccess", {})
3404
- .n("CloudFormationClient", "ActivateOrganizationsAccessCommand")
3405
- .sc(ActivateOrganizationsAccess$)
3406
- .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$) {
3407
3412
  }
3408
3413
 
3409
- class ActivateTypeCommand extends Command
3410
- .classBuilder()
3411
- .ep(commonParams)
3412
- .m(function (Command, cs, config, o) {
3413
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3414
- })
3415
- .s("CloudFormation", "ActivateType", {})
3416
- .n("CloudFormationClient", "ActivateTypeCommand")
3417
- .sc(ActivateType$)
3418
- .build() {
3414
+ class ActivateTypeCommand extends command(_ep0, _mw0, "ActivateType", ActivateType$) {
3419
3415
  }
3420
3416
 
3421
- class BatchDescribeTypeConfigurationsCommand extends Command
3422
- .classBuilder()
3423
- .ep(commonParams)
3424
- .m(function (Command, cs, config, o) {
3425
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3426
- })
3427
- .s("CloudFormation", "BatchDescribeTypeConfigurations", {})
3428
- .n("CloudFormationClient", "BatchDescribeTypeConfigurationsCommand")
3429
- .sc(BatchDescribeTypeConfigurations$)
3430
- .build() {
3417
+ class BatchDescribeTypeConfigurationsCommand extends command(_ep0, _mw0, "BatchDescribeTypeConfigurations", BatchDescribeTypeConfigurations$) {
3431
3418
  }
3432
3419
 
3433
- class CancelUpdateStackCommand extends Command
3434
- .classBuilder()
3435
- .ep(commonParams)
3436
- .m(function (Command, cs, config, o) {
3437
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3438
- })
3439
- .s("CloudFormation", "CancelUpdateStack", {})
3440
- .n("CloudFormationClient", "CancelUpdateStackCommand")
3441
- .sc(CancelUpdateStack$)
3442
- .build() {
3420
+ class CancelUpdateStackCommand extends command(_ep0, _mw0, "CancelUpdateStack", CancelUpdateStack$) {
3443
3421
  }
3444
3422
 
3445
- class ContinueUpdateRollbackCommand extends Command
3446
- .classBuilder()
3447
- .ep(commonParams)
3448
- .m(function (Command, cs, config, o) {
3449
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3450
- })
3451
- .s("CloudFormation", "ContinueUpdateRollback", {})
3452
- .n("CloudFormationClient", "ContinueUpdateRollbackCommand")
3453
- .sc(ContinueUpdateRollback$)
3454
- .build() {
3423
+ class ContinueUpdateRollbackCommand extends command(_ep0, _mw0, "ContinueUpdateRollback", ContinueUpdateRollback$) {
3455
3424
  }
3456
3425
 
3457
- class CreateChangeSetCommand extends Command
3458
- .classBuilder()
3459
- .ep(commonParams)
3460
- .m(function (Command, cs, config, o) {
3461
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3462
- })
3463
- .s("CloudFormation", "CreateChangeSet", {})
3464
- .n("CloudFormationClient", "CreateChangeSetCommand")
3465
- .sc(CreateChangeSet$)
3466
- .build() {
3426
+ class CreateChangeSetCommand extends command(_ep0, _mw0, "CreateChangeSet", CreateChangeSet$) {
3467
3427
  }
3468
3428
 
3469
- class CreateGeneratedTemplateCommand extends Command
3470
- .classBuilder()
3471
- .ep(commonParams)
3472
- .m(function (Command, cs, config, o) {
3473
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3474
- })
3475
- .s("CloudFormation", "CreateGeneratedTemplate", {})
3476
- .n("CloudFormationClient", "CreateGeneratedTemplateCommand")
3477
- .sc(CreateGeneratedTemplate$)
3478
- .build() {
3429
+ class CreateGeneratedTemplateCommand extends command(_ep0, _mw0, "CreateGeneratedTemplate", CreateGeneratedTemplate$) {
3479
3430
  }
3480
3431
 
3481
- class CreateStackCommand extends Command
3482
- .classBuilder()
3483
- .ep(commonParams)
3484
- .m(function (Command, cs, config, o) {
3485
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3486
- })
3487
- .s("CloudFormation", "CreateStack", {})
3488
- .n("CloudFormationClient", "CreateStackCommand")
3489
- .sc(CreateStack$)
3490
- .build() {
3432
+ class CreateStackCommand extends command(_ep0, _mw0, "CreateStack", CreateStack$) {
3491
3433
  }
3492
3434
 
3493
- class CreateStackInstancesCommand extends Command
3494
- .classBuilder()
3495
- .ep(commonParams)
3496
- .m(function (Command, cs, config, o) {
3497
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3498
- })
3499
- .s("CloudFormation", "CreateStackInstances", {})
3500
- .n("CloudFormationClient", "CreateStackInstancesCommand")
3501
- .sc(CreateStackInstances$)
3502
- .build() {
3435
+ class CreateStackInstancesCommand extends command(_ep0, _mw0, "CreateStackInstances", CreateStackInstances$) {
3503
3436
  }
3504
3437
 
3505
- class CreateStackRefactorCommand extends Command
3506
- .classBuilder()
3507
- .ep(commonParams)
3508
- .m(function (Command, cs, config, o) {
3509
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3510
- })
3511
- .s("CloudFormation", "CreateStackRefactor", {})
3512
- .n("CloudFormationClient", "CreateStackRefactorCommand")
3513
- .sc(CreateStackRefactor$)
3514
- .build() {
3438
+ class CreateStackRefactorCommand extends command(_ep0, _mw0, "CreateStackRefactor", CreateStackRefactor$) {
3515
3439
  }
3516
3440
 
3517
- class CreateStackSetCommand extends Command
3518
- .classBuilder()
3519
- .ep(commonParams)
3520
- .m(function (Command, cs, config, o) {
3521
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3522
- })
3523
- .s("CloudFormation", "CreateStackSet", {})
3524
- .n("CloudFormationClient", "CreateStackSetCommand")
3525
- .sc(CreateStackSet$)
3526
- .build() {
3441
+ class CreateStackSetCommand extends command(_ep0, _mw0, "CreateStackSet", CreateStackSet$) {
3527
3442
  }
3528
3443
 
3529
- class DeactivateOrganizationsAccessCommand extends Command
3530
- .classBuilder()
3531
- .ep(commonParams)
3532
- .m(function (Command, cs, config, o) {
3533
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3534
- })
3535
- .s("CloudFormation", "DeactivateOrganizationsAccess", {})
3536
- .n("CloudFormationClient", "DeactivateOrganizationsAccessCommand")
3537
- .sc(DeactivateOrganizationsAccess$)
3538
- .build() {
3444
+ class DeactivateOrganizationsAccessCommand extends command(_ep0, _mw0, "DeactivateOrganizationsAccess", DeactivateOrganizationsAccess$) {
3539
3445
  }
3540
3446
 
3541
- class DeactivateTypeCommand extends Command
3542
- .classBuilder()
3543
- .ep(commonParams)
3544
- .m(function (Command, cs, config, o) {
3545
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3546
- })
3547
- .s("CloudFormation", "DeactivateType", {})
3548
- .n("CloudFormationClient", "DeactivateTypeCommand")
3549
- .sc(DeactivateType$)
3550
- .build() {
3447
+ class DeactivateTypeCommand extends command(_ep0, _mw0, "DeactivateType", DeactivateType$) {
3551
3448
  }
3552
3449
 
3553
- class DeleteChangeSetCommand extends Command
3554
- .classBuilder()
3555
- .ep(commonParams)
3556
- .m(function (Command, cs, config, o) {
3557
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3558
- })
3559
- .s("CloudFormation", "DeleteChangeSet", {})
3560
- .n("CloudFormationClient", "DeleteChangeSetCommand")
3561
- .sc(DeleteChangeSet$)
3562
- .build() {
3450
+ class DeleteChangeSetCommand extends command(_ep0, _mw0, "DeleteChangeSet", DeleteChangeSet$) {
3563
3451
  }
3564
3452
 
3565
- class DeleteGeneratedTemplateCommand extends Command
3566
- .classBuilder()
3567
- .ep(commonParams)
3568
- .m(function (Command, cs, config, o) {
3569
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3570
- })
3571
- .s("CloudFormation", "DeleteGeneratedTemplate", {})
3572
- .n("CloudFormationClient", "DeleteGeneratedTemplateCommand")
3573
- .sc(DeleteGeneratedTemplate$)
3574
- .build() {
3453
+ class DeleteGeneratedTemplateCommand extends command(_ep0, _mw0, "DeleteGeneratedTemplate", DeleteGeneratedTemplate$) {
3575
3454
  }
3576
3455
 
3577
- class DeleteStackCommand extends Command
3578
- .classBuilder()
3579
- .ep(commonParams)
3580
- .m(function (Command, cs, config, o) {
3581
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3582
- })
3583
- .s("CloudFormation", "DeleteStack", {})
3584
- .n("CloudFormationClient", "DeleteStackCommand")
3585
- .sc(DeleteStack$)
3586
- .build() {
3456
+ class DeleteStackCommand extends command(_ep0, _mw0, "DeleteStack", DeleteStack$) {
3587
3457
  }
3588
3458
 
3589
- class DeleteStackInstancesCommand extends Command
3590
- .classBuilder()
3591
- .ep(commonParams)
3592
- .m(function (Command, cs, config, o) {
3593
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3594
- })
3595
- .s("CloudFormation", "DeleteStackInstances", {})
3596
- .n("CloudFormationClient", "DeleteStackInstancesCommand")
3597
- .sc(DeleteStackInstances$)
3598
- .build() {
3459
+ class DeleteStackInstancesCommand extends command(_ep0, _mw0, "DeleteStackInstances", DeleteStackInstances$) {
3599
3460
  }
3600
3461
 
3601
- class DeleteStackSetCommand extends Command
3602
- .classBuilder()
3603
- .ep(commonParams)
3604
- .m(function (Command, cs, config, o) {
3605
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3606
- })
3607
- .s("CloudFormation", "DeleteStackSet", {})
3608
- .n("CloudFormationClient", "DeleteStackSetCommand")
3609
- .sc(DeleteStackSet$)
3610
- .build() {
3462
+ class DeleteStackSetCommand extends command(_ep0, _mw0, "DeleteStackSet", DeleteStackSet$) {
3611
3463
  }
3612
3464
 
3613
- class DeregisterTypeCommand extends Command
3614
- .classBuilder()
3615
- .ep(commonParams)
3616
- .m(function (Command, cs, config, o) {
3617
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3618
- })
3619
- .s("CloudFormation", "DeregisterType", {})
3620
- .n("CloudFormationClient", "DeregisterTypeCommand")
3621
- .sc(DeregisterType$)
3622
- .build() {
3465
+ class DeregisterTypeCommand extends command(_ep0, _mw0, "DeregisterType", DeregisterType$) {
3623
3466
  }
3624
3467
 
3625
- class DescribeAccountLimitsCommand extends Command
3626
- .classBuilder()
3627
- .ep(commonParams)
3628
- .m(function (Command, cs, config, o) {
3629
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3630
- })
3631
- .s("CloudFormation", "DescribeAccountLimits", {})
3632
- .n("CloudFormationClient", "DescribeAccountLimitsCommand")
3633
- .sc(DescribeAccountLimits$)
3634
- .build() {
3468
+ class DescribeAccountLimitsCommand extends command(_ep0, _mw0, "DescribeAccountLimits", DescribeAccountLimits$) {
3635
3469
  }
3636
3470
 
3637
- class DescribeChangeSetCommand extends Command
3638
- .classBuilder()
3639
- .ep(commonParams)
3640
- .m(function (Command, cs, config, o) {
3641
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3642
- })
3643
- .s("CloudFormation", "DescribeChangeSet", {})
3644
- .n("CloudFormationClient", "DescribeChangeSetCommand")
3645
- .sc(DescribeChangeSet$)
3646
- .build() {
3471
+ class DescribeChangeSetCommand extends command(_ep0, _mw0, "DescribeChangeSet", DescribeChangeSet$) {
3647
3472
  }
3648
3473
 
3649
- class DescribeChangeSetHooksCommand extends Command
3650
- .classBuilder()
3651
- .ep(commonParams)
3652
- .m(function (Command, cs, config, o) {
3653
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3654
- })
3655
- .s("CloudFormation", "DescribeChangeSetHooks", {})
3656
- .n("CloudFormationClient", "DescribeChangeSetHooksCommand")
3657
- .sc(DescribeChangeSetHooks$)
3658
- .build() {
3474
+ class DescribeChangeSetHooksCommand extends command(_ep0, _mw0, "DescribeChangeSetHooks", DescribeChangeSetHooks$) {
3659
3475
  }
3660
3476
 
3661
- class DescribeEventsCommand extends Command
3662
- .classBuilder()
3663
- .ep(commonParams)
3664
- .m(function (Command, cs, config, o) {
3665
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3666
- })
3667
- .s("CloudFormation", "DescribeEvents", {})
3668
- .n("CloudFormationClient", "DescribeEventsCommand")
3669
- .sc(DescribeEvents$)
3670
- .build() {
3477
+ class DescribeEventsCommand extends command(_ep0, _mw0, "DescribeEvents", DescribeEvents$) {
3671
3478
  }
3672
3479
 
3673
- class DescribeGeneratedTemplateCommand extends Command
3674
- .classBuilder()
3675
- .ep(commonParams)
3676
- .m(function (Command, cs, config, o) {
3677
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3678
- })
3679
- .s("CloudFormation", "DescribeGeneratedTemplate", {})
3680
- .n("CloudFormationClient", "DescribeGeneratedTemplateCommand")
3681
- .sc(DescribeGeneratedTemplate$)
3682
- .build() {
3480
+ class DescribeGeneratedTemplateCommand extends command(_ep0, _mw0, "DescribeGeneratedTemplate", DescribeGeneratedTemplate$) {
3683
3481
  }
3684
3482
 
3685
- class DescribeOrganizationsAccessCommand extends Command
3686
- .classBuilder()
3687
- .ep(commonParams)
3688
- .m(function (Command, cs, config, o) {
3689
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3690
- })
3691
- .s("CloudFormation", "DescribeOrganizationsAccess", {})
3692
- .n("CloudFormationClient", "DescribeOrganizationsAccessCommand")
3693
- .sc(DescribeOrganizationsAccess$)
3694
- .build() {
3483
+ class DescribeOrganizationsAccessCommand extends command(_ep0, _mw0, "DescribeOrganizationsAccess", DescribeOrganizationsAccess$) {
3695
3484
  }
3696
3485
 
3697
- class DescribePublisherCommand extends Command
3698
- .classBuilder()
3699
- .ep(commonParams)
3700
- .m(function (Command, cs, config, o) {
3701
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3702
- })
3703
- .s("CloudFormation", "DescribePublisher", {})
3704
- .n("CloudFormationClient", "DescribePublisherCommand")
3705
- .sc(DescribePublisher$)
3706
- .build() {
3486
+ class DescribePublisherCommand extends command(_ep0, _mw0, "DescribePublisher", DescribePublisher$) {
3707
3487
  }
3708
3488
 
3709
- class DescribeResourceScanCommand extends Command
3710
- .classBuilder()
3711
- .ep(commonParams)
3712
- .m(function (Command, cs, config, o) {
3713
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3714
- })
3715
- .s("CloudFormation", "DescribeResourceScan", {})
3716
- .n("CloudFormationClient", "DescribeResourceScanCommand")
3717
- .sc(DescribeResourceScan$)
3718
- .build() {
3489
+ class DescribeResourceScanCommand extends command(_ep0, _mw0, "DescribeResourceScan", DescribeResourceScan$) {
3719
3490
  }
3720
3491
 
3721
- class DescribeStackDriftDetectionStatusCommand extends Command
3722
- .classBuilder()
3723
- .ep(commonParams)
3724
- .m(function (Command, cs, config, o) {
3725
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3726
- })
3727
- .s("CloudFormation", "DescribeStackDriftDetectionStatus", {})
3728
- .n("CloudFormationClient", "DescribeStackDriftDetectionStatusCommand")
3729
- .sc(DescribeStackDriftDetectionStatus$)
3730
- .build() {
3492
+ class DescribeStackDriftDetectionStatusCommand extends command(_ep0, _mw0, "DescribeStackDriftDetectionStatus", DescribeStackDriftDetectionStatus$) {
3731
3493
  }
3732
3494
 
3733
- class DescribeStackEventsCommand extends Command
3734
- .classBuilder()
3735
- .ep(commonParams)
3736
- .m(function (Command, cs, config, o) {
3737
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3738
- })
3739
- .s("CloudFormation", "DescribeStackEvents", {})
3740
- .n("CloudFormationClient", "DescribeStackEventsCommand")
3741
- .sc(DescribeStackEvents$)
3742
- .build() {
3495
+ class DescribeStackEventsCommand extends command(_ep0, _mw0, "DescribeStackEvents", DescribeStackEvents$) {
3743
3496
  }
3744
3497
 
3745
- class DescribeStackInstanceCommand extends Command
3746
- .classBuilder()
3747
- .ep(commonParams)
3748
- .m(function (Command, cs, config, o) {
3749
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3750
- })
3751
- .s("CloudFormation", "DescribeStackInstance", {})
3752
- .n("CloudFormationClient", "DescribeStackInstanceCommand")
3753
- .sc(DescribeStackInstance$)
3754
- .build() {
3498
+ class DescribeStackInstanceCommand extends command(_ep0, _mw0, "DescribeStackInstance", DescribeStackInstance$) {
3755
3499
  }
3756
3500
 
3757
- class DescribeStackRefactorCommand extends Command
3758
- .classBuilder()
3759
- .ep(commonParams)
3760
- .m(function (Command, cs, config, o) {
3761
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3762
- })
3763
- .s("CloudFormation", "DescribeStackRefactor", {})
3764
- .n("CloudFormationClient", "DescribeStackRefactorCommand")
3765
- .sc(DescribeStackRefactor$)
3766
- .build() {
3501
+ class DescribeStackRefactorCommand extends command(_ep0, _mw0, "DescribeStackRefactor", DescribeStackRefactor$) {
3767
3502
  }
3768
3503
 
3769
- class DescribeStackResourceCommand extends Command
3770
- .classBuilder()
3771
- .ep(commonParams)
3772
- .m(function (Command, cs, config, o) {
3773
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3774
- })
3775
- .s("CloudFormation", "DescribeStackResource", {})
3776
- .n("CloudFormationClient", "DescribeStackResourceCommand")
3777
- .sc(DescribeStackResource$)
3778
- .build() {
3504
+ class DescribeStackResourceCommand extends command(_ep0, _mw0, "DescribeStackResource", DescribeStackResource$) {
3779
3505
  }
3780
3506
 
3781
- class DescribeStackResourceDriftsCommand extends Command
3782
- .classBuilder()
3783
- .ep(commonParams)
3784
- .m(function (Command, cs, config, o) {
3785
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3786
- })
3787
- .s("CloudFormation", "DescribeStackResourceDrifts", {})
3788
- .n("CloudFormationClient", "DescribeStackResourceDriftsCommand")
3789
- .sc(DescribeStackResourceDrifts$)
3790
- .build() {
3507
+ class DescribeStackResourceDriftsCommand extends command(_ep0, _mw0, "DescribeStackResourceDrifts", DescribeStackResourceDrifts$) {
3791
3508
  }
3792
3509
 
3793
- class DescribeStackResourcesCommand extends Command
3794
- .classBuilder()
3795
- .ep(commonParams)
3796
- .m(function (Command, cs, config, o) {
3797
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3798
- })
3799
- .s("CloudFormation", "DescribeStackResources", {})
3800
- .n("CloudFormationClient", "DescribeStackResourcesCommand")
3801
- .sc(DescribeStackResources$)
3802
- .build() {
3510
+ class DescribeStackResourcesCommand extends command(_ep0, _mw0, "DescribeStackResources", DescribeStackResources$) {
3803
3511
  }
3804
3512
 
3805
- class DescribeStacksCommand extends Command
3806
- .classBuilder()
3807
- .ep(commonParams)
3808
- .m(function (Command, cs, config, o) {
3809
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3810
- })
3811
- .s("CloudFormation", "DescribeStacks", {})
3812
- .n("CloudFormationClient", "DescribeStacksCommand")
3813
- .sc(DescribeStacks$)
3814
- .build() {
3513
+ class DescribeStacksCommand extends command(_ep0, _mw0, "DescribeStacks", DescribeStacks$) {
3815
3514
  }
3816
3515
 
3817
- class DescribeStackSetCommand extends Command
3818
- .classBuilder()
3819
- .ep(commonParams)
3820
- .m(function (Command, cs, config, o) {
3821
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3822
- })
3823
- .s("CloudFormation", "DescribeStackSet", {})
3824
- .n("CloudFormationClient", "DescribeStackSetCommand")
3825
- .sc(DescribeStackSet$)
3826
- .build() {
3516
+ class DescribeStackSetCommand extends command(_ep0, _mw0, "DescribeStackSet", DescribeStackSet$) {
3827
3517
  }
3828
3518
 
3829
- class DescribeStackSetOperationCommand extends Command
3830
- .classBuilder()
3831
- .ep(commonParams)
3832
- .m(function (Command, cs, config, o) {
3833
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3834
- })
3835
- .s("CloudFormation", "DescribeStackSetOperation", {})
3836
- .n("CloudFormationClient", "DescribeStackSetOperationCommand")
3837
- .sc(DescribeStackSetOperation$)
3838
- .build() {
3519
+ class DescribeStackSetOperationCommand extends command(_ep0, _mw0, "DescribeStackSetOperation", DescribeStackSetOperation$) {
3839
3520
  }
3840
3521
 
3841
- class DescribeTypeCommand extends Command
3842
- .classBuilder()
3843
- .ep(commonParams)
3844
- .m(function (Command, cs, config, o) {
3845
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3846
- })
3847
- .s("CloudFormation", "DescribeType", {})
3848
- .n("CloudFormationClient", "DescribeTypeCommand")
3849
- .sc(DescribeType$)
3850
- .build() {
3522
+ class DescribeTypeCommand extends command(_ep0, _mw0, "DescribeType", DescribeType$) {
3851
3523
  }
3852
3524
 
3853
- class DescribeTypeRegistrationCommand extends Command
3854
- .classBuilder()
3855
- .ep(commonParams)
3856
- .m(function (Command, cs, config, o) {
3857
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3858
- })
3859
- .s("CloudFormation", "DescribeTypeRegistration", {})
3860
- .n("CloudFormationClient", "DescribeTypeRegistrationCommand")
3861
- .sc(DescribeTypeRegistration$)
3862
- .build() {
3525
+ class DescribeTypeRegistrationCommand extends command(_ep0, _mw0, "DescribeTypeRegistration", DescribeTypeRegistration$) {
3863
3526
  }
3864
3527
 
3865
- class DetectStackDriftCommand extends Command
3866
- .classBuilder()
3867
- .ep(commonParams)
3868
- .m(function (Command, cs, config, o) {
3869
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3870
- })
3871
- .s("CloudFormation", "DetectStackDrift", {})
3872
- .n("CloudFormationClient", "DetectStackDriftCommand")
3873
- .sc(DetectStackDrift$)
3874
- .build() {
3528
+ class DetectStackDriftCommand extends command(_ep0, _mw0, "DetectStackDrift", DetectStackDrift$) {
3875
3529
  }
3876
3530
 
3877
- class DetectStackResourceDriftCommand extends Command
3878
- .classBuilder()
3879
- .ep(commonParams)
3880
- .m(function (Command, cs, config, o) {
3881
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3882
- })
3883
- .s("CloudFormation", "DetectStackResourceDrift", {})
3884
- .n("CloudFormationClient", "DetectStackResourceDriftCommand")
3885
- .sc(DetectStackResourceDrift$)
3886
- .build() {
3531
+ class DetectStackResourceDriftCommand extends command(_ep0, _mw0, "DetectStackResourceDrift", DetectStackResourceDrift$) {
3887
3532
  }
3888
3533
 
3889
- class DetectStackSetDriftCommand extends Command
3890
- .classBuilder()
3891
- .ep(commonParams)
3892
- .m(function (Command, cs, config, o) {
3893
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3894
- })
3895
- .s("CloudFormation", "DetectStackSetDrift", {})
3896
- .n("CloudFormationClient", "DetectStackSetDriftCommand")
3897
- .sc(DetectStackSetDrift$)
3898
- .build() {
3534
+ class DetectStackSetDriftCommand extends command(_ep0, _mw0, "DetectStackSetDrift", DetectStackSetDrift$) {
3899
3535
  }
3900
3536
 
3901
- class EstimateTemplateCostCommand extends Command
3902
- .classBuilder()
3903
- .ep(commonParams)
3904
- .m(function (Command, cs, config, o) {
3905
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3906
- })
3907
- .s("CloudFormation", "EstimateTemplateCost", {})
3908
- .n("CloudFormationClient", "EstimateTemplateCostCommand")
3909
- .sc(EstimateTemplateCost$)
3910
- .build() {
3537
+ class EstimateTemplateCostCommand extends command(_ep0, _mw0, "EstimateTemplateCost", EstimateTemplateCost$) {
3911
3538
  }
3912
3539
 
3913
- class ExecuteChangeSetCommand extends Command
3914
- .classBuilder()
3915
- .ep(commonParams)
3916
- .m(function (Command, cs, config, o) {
3917
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3918
- })
3919
- .s("CloudFormation", "ExecuteChangeSet", {})
3920
- .n("CloudFormationClient", "ExecuteChangeSetCommand")
3921
- .sc(ExecuteChangeSet$)
3922
- .build() {
3540
+ class ExecuteChangeSetCommand extends command(_ep0, _mw0, "ExecuteChangeSet", ExecuteChangeSet$) {
3923
3541
  }
3924
3542
 
3925
- class ExecuteStackRefactorCommand extends Command
3926
- .classBuilder()
3927
- .ep(commonParams)
3928
- .m(function (Command, cs, config, o) {
3929
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3930
- })
3931
- .s("CloudFormation", "ExecuteStackRefactor", {})
3932
- .n("CloudFormationClient", "ExecuteStackRefactorCommand")
3933
- .sc(ExecuteStackRefactor$)
3934
- .build() {
3543
+ class ExecuteStackRefactorCommand extends command(_ep0, _mw0, "ExecuteStackRefactor", ExecuteStackRefactor$) {
3935
3544
  }
3936
3545
 
3937
- class GetGeneratedTemplateCommand extends Command
3938
- .classBuilder()
3939
- .ep(commonParams)
3940
- .m(function (Command, cs, config, o) {
3941
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3942
- })
3943
- .s("CloudFormation", "GetGeneratedTemplate", {})
3944
- .n("CloudFormationClient", "GetGeneratedTemplateCommand")
3945
- .sc(GetGeneratedTemplate$)
3946
- .build() {
3546
+ class GetGeneratedTemplateCommand extends command(_ep0, _mw0, "GetGeneratedTemplate", GetGeneratedTemplate$) {
3947
3547
  }
3948
3548
 
3949
- class GetHookResultCommand extends Command
3950
- .classBuilder()
3951
- .ep(commonParams)
3952
- .m(function (Command, cs, config, o) {
3953
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3954
- })
3955
- .s("CloudFormation", "GetHookResult", {})
3956
- .n("CloudFormationClient", "GetHookResultCommand")
3957
- .sc(GetHookResult$)
3958
- .build() {
3549
+ class GetHookResultCommand extends command(_ep0, _mw0, "GetHookResult", GetHookResult$) {
3959
3550
  }
3960
3551
 
3961
- class GetStackPolicyCommand extends Command
3962
- .classBuilder()
3963
- .ep(commonParams)
3964
- .m(function (Command, cs, config, o) {
3965
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3966
- })
3967
- .s("CloudFormation", "GetStackPolicy", {})
3968
- .n("CloudFormationClient", "GetStackPolicyCommand")
3969
- .sc(GetStackPolicy$)
3970
- .build() {
3552
+ class GetStackPolicyCommand extends command(_ep0, _mw0, "GetStackPolicy", GetStackPolicy$) {
3971
3553
  }
3972
3554
 
3973
- class GetTemplateCommand extends Command
3974
- .classBuilder()
3975
- .ep(commonParams)
3976
- .m(function (Command, cs, config, o) {
3977
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3978
- })
3979
- .s("CloudFormation", "GetTemplate", {})
3980
- .n("CloudFormationClient", "GetTemplateCommand")
3981
- .sc(GetTemplate$)
3982
- .build() {
3555
+ class GetTemplateCommand extends command(_ep0, _mw0, "GetTemplate", GetTemplate$) {
3983
3556
  }
3984
3557
 
3985
- class GetTemplateSummaryCommand extends Command
3986
- .classBuilder()
3987
- .ep(commonParams)
3988
- .m(function (Command, cs, config, o) {
3989
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3990
- })
3991
- .s("CloudFormation", "GetTemplateSummary", {})
3992
- .n("CloudFormationClient", "GetTemplateSummaryCommand")
3993
- .sc(GetTemplateSummary$)
3994
- .build() {
3558
+ class GetTemplateSummaryCommand extends command(_ep0, _mw0, "GetTemplateSummary", GetTemplateSummary$) {
3995
3559
  }
3996
3560
 
3997
- class ImportStacksToStackSetCommand extends Command
3998
- .classBuilder()
3999
- .ep(commonParams)
4000
- .m(function (Command, cs, config, o) {
4001
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4002
- })
4003
- .s("CloudFormation", "ImportStacksToStackSet", {})
4004
- .n("CloudFormationClient", "ImportStacksToStackSetCommand")
4005
- .sc(ImportStacksToStackSet$)
4006
- .build() {
3561
+ class ImportStacksToStackSetCommand extends command(_ep0, _mw0, "ImportStacksToStackSet", ImportStacksToStackSet$) {
4007
3562
  }
4008
3563
 
4009
- class ListChangeSetsCommand extends Command
4010
- .classBuilder()
4011
- .ep(commonParams)
4012
- .m(function (Command, cs, config, o) {
4013
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4014
- })
4015
- .s("CloudFormation", "ListChangeSets", {})
4016
- .n("CloudFormationClient", "ListChangeSetsCommand")
4017
- .sc(ListChangeSets$)
4018
- .build() {
3564
+ class ListChangeSetsCommand extends command(_ep0, _mw0, "ListChangeSets", ListChangeSets$) {
4019
3565
  }
4020
3566
 
4021
- class ListExportsCommand extends Command
4022
- .classBuilder()
4023
- .ep(commonParams)
4024
- .m(function (Command, cs, config, o) {
4025
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4026
- })
4027
- .s("CloudFormation", "ListExports", {})
4028
- .n("CloudFormationClient", "ListExportsCommand")
4029
- .sc(ListExports$)
4030
- .build() {
3567
+ class ListExportsCommand extends command(_ep0, _mw0, "ListExports", ListExports$) {
4031
3568
  }
4032
3569
 
4033
- class ListGeneratedTemplatesCommand extends Command
4034
- .classBuilder()
4035
- .ep(commonParams)
4036
- .m(function (Command, cs, config, o) {
4037
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4038
- })
4039
- .s("CloudFormation", "ListGeneratedTemplates", {})
4040
- .n("CloudFormationClient", "ListGeneratedTemplatesCommand")
4041
- .sc(ListGeneratedTemplates$)
4042
- .build() {
3570
+ class ListGeneratedTemplatesCommand extends command(_ep0, _mw0, "ListGeneratedTemplates", ListGeneratedTemplates$) {
4043
3571
  }
4044
3572
 
4045
- class ListHookResultsCommand extends Command
4046
- .classBuilder()
4047
- .ep(commonParams)
4048
- .m(function (Command, cs, config, o) {
4049
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4050
- })
4051
- .s("CloudFormation", "ListHookResults", {})
4052
- .n("CloudFormationClient", "ListHookResultsCommand")
4053
- .sc(ListHookResults$)
4054
- .build() {
3573
+ class ListHookResultsCommand extends command(_ep0, _mw0, "ListHookResults", ListHookResults$) {
4055
3574
  }
4056
3575
 
4057
- class ListImportsCommand extends Command
4058
- .classBuilder()
4059
- .ep(commonParams)
4060
- .m(function (Command, cs, config, o) {
4061
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4062
- })
4063
- .s("CloudFormation", "ListImports", {})
4064
- .n("CloudFormationClient", "ListImportsCommand")
4065
- .sc(ListImports$)
4066
- .build() {
3576
+ class ListImportsCommand extends command(_ep0, _mw0, "ListImports", ListImports$) {
4067
3577
  }
4068
3578
 
4069
- class ListResourceScanRelatedResourcesCommand extends Command
4070
- .classBuilder()
4071
- .ep(commonParams)
4072
- .m(function (Command, cs, config, o) {
4073
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4074
- })
4075
- .s("CloudFormation", "ListResourceScanRelatedResources", {})
4076
- .n("CloudFormationClient", "ListResourceScanRelatedResourcesCommand")
4077
- .sc(ListResourceScanRelatedResources$)
4078
- .build() {
3579
+ class ListResourceScanRelatedResourcesCommand extends command(_ep0, _mw0, "ListResourceScanRelatedResources", ListResourceScanRelatedResources$) {
4079
3580
  }
4080
3581
 
4081
- class ListResourceScanResourcesCommand extends Command
4082
- .classBuilder()
4083
- .ep(commonParams)
4084
- .m(function (Command, cs, config, o) {
4085
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4086
- })
4087
- .s("CloudFormation", "ListResourceScanResources", {})
4088
- .n("CloudFormationClient", "ListResourceScanResourcesCommand")
4089
- .sc(ListResourceScanResources$)
4090
- .build() {
3582
+ class ListResourceScanResourcesCommand extends command(_ep0, _mw0, "ListResourceScanResources", ListResourceScanResources$) {
4091
3583
  }
4092
3584
 
4093
- class ListResourceScansCommand extends Command
4094
- .classBuilder()
4095
- .ep(commonParams)
4096
- .m(function (Command, cs, config, o) {
4097
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4098
- })
4099
- .s("CloudFormation", "ListResourceScans", {})
4100
- .n("CloudFormationClient", "ListResourceScansCommand")
4101
- .sc(ListResourceScans$)
4102
- .build() {
3585
+ class ListResourceScansCommand extends command(_ep0, _mw0, "ListResourceScans", ListResourceScans$) {
4103
3586
  }
4104
3587
 
4105
- class ListStackInstanceResourceDriftsCommand extends Command
4106
- .classBuilder()
4107
- .ep(commonParams)
4108
- .m(function (Command, cs, config, o) {
4109
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4110
- })
4111
- .s("CloudFormation", "ListStackInstanceResourceDrifts", {})
4112
- .n("CloudFormationClient", "ListStackInstanceResourceDriftsCommand")
4113
- .sc(ListStackInstanceResourceDrifts$)
4114
- .build() {
3588
+ class ListStackInstanceResourceDriftsCommand extends command(_ep0, _mw0, "ListStackInstanceResourceDrifts", ListStackInstanceResourceDrifts$) {
4115
3589
  }
4116
3590
 
4117
- class ListStackInstancesCommand extends Command
4118
- .classBuilder()
4119
- .ep(commonParams)
4120
- .m(function (Command, cs, config, o) {
4121
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4122
- })
4123
- .s("CloudFormation", "ListStackInstances", {})
4124
- .n("CloudFormationClient", "ListStackInstancesCommand")
4125
- .sc(ListStackInstances$)
4126
- .build() {
3591
+ class ListStackInstancesCommand extends command(_ep0, _mw0, "ListStackInstances", ListStackInstances$) {
4127
3592
  }
4128
3593
 
4129
- class ListStackRefactorActionsCommand extends Command
4130
- .classBuilder()
4131
- .ep(commonParams)
4132
- .m(function (Command, cs, config, o) {
4133
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4134
- })
4135
- .s("CloudFormation", "ListStackRefactorActions", {})
4136
- .n("CloudFormationClient", "ListStackRefactorActionsCommand")
4137
- .sc(ListStackRefactorActions$)
4138
- .build() {
3594
+ class ListStackRefactorActionsCommand extends command(_ep0, _mw0, "ListStackRefactorActions", ListStackRefactorActions$) {
4139
3595
  }
4140
3596
 
4141
- class ListStackRefactorsCommand extends Command
4142
- .classBuilder()
4143
- .ep(commonParams)
4144
- .m(function (Command, cs, config, o) {
4145
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4146
- })
4147
- .s("CloudFormation", "ListStackRefactors", {})
4148
- .n("CloudFormationClient", "ListStackRefactorsCommand")
4149
- .sc(ListStackRefactors$)
4150
- .build() {
3597
+ class ListStackRefactorsCommand extends command(_ep0, _mw0, "ListStackRefactors", ListStackRefactors$) {
4151
3598
  }
4152
3599
 
4153
- class ListStackResourcesCommand extends Command
4154
- .classBuilder()
4155
- .ep(commonParams)
4156
- .m(function (Command, cs, config, o) {
4157
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4158
- })
4159
- .s("CloudFormation", "ListStackResources", {})
4160
- .n("CloudFormationClient", "ListStackResourcesCommand")
4161
- .sc(ListStackResources$)
4162
- .build() {
3600
+ class ListStackResourcesCommand extends command(_ep0, _mw0, "ListStackResources", ListStackResources$) {
4163
3601
  }
4164
3602
 
4165
- class ListStacksCommand extends Command
4166
- .classBuilder()
4167
- .ep(commonParams)
4168
- .m(function (Command, cs, config, o) {
4169
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4170
- })
4171
- .s("CloudFormation", "ListStacks", {})
4172
- .n("CloudFormationClient", "ListStacksCommand")
4173
- .sc(ListStacks$)
4174
- .build() {
3603
+ class ListStacksCommand extends command(_ep0, _mw0, "ListStacks", ListStacks$) {
4175
3604
  }
4176
3605
 
4177
- class ListStackSetAutoDeploymentTargetsCommand extends Command
4178
- .classBuilder()
4179
- .ep(commonParams)
4180
- .m(function (Command, cs, config, o) {
4181
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4182
- })
4183
- .s("CloudFormation", "ListStackSetAutoDeploymentTargets", {})
4184
- .n("CloudFormationClient", "ListStackSetAutoDeploymentTargetsCommand")
4185
- .sc(ListStackSetAutoDeploymentTargets$)
4186
- .build() {
3606
+ class ListStackSetAutoDeploymentTargetsCommand extends command(_ep0, _mw0, "ListStackSetAutoDeploymentTargets", ListStackSetAutoDeploymentTargets$) {
4187
3607
  }
4188
3608
 
4189
- class ListStackSetOperationResultsCommand extends Command
4190
- .classBuilder()
4191
- .ep(commonParams)
4192
- .m(function (Command, cs, config, o) {
4193
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4194
- })
4195
- .s("CloudFormation", "ListStackSetOperationResults", {})
4196
- .n("CloudFormationClient", "ListStackSetOperationResultsCommand")
4197
- .sc(ListStackSetOperationResults$)
4198
- .build() {
3609
+ class ListStackSetOperationResultsCommand extends command(_ep0, _mw0, "ListStackSetOperationResults", ListStackSetOperationResults$) {
4199
3610
  }
4200
3611
 
4201
- class ListStackSetOperationsCommand extends Command
4202
- .classBuilder()
4203
- .ep(commonParams)
4204
- .m(function (Command, cs, config, o) {
4205
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4206
- })
4207
- .s("CloudFormation", "ListStackSetOperations", {})
4208
- .n("CloudFormationClient", "ListStackSetOperationsCommand")
4209
- .sc(ListStackSetOperations$)
4210
- .build() {
3612
+ class ListStackSetOperationsCommand extends command(_ep0, _mw0, "ListStackSetOperations", ListStackSetOperations$) {
4211
3613
  }
4212
3614
 
4213
- class ListStackSetsCommand extends Command
4214
- .classBuilder()
4215
- .ep(commonParams)
4216
- .m(function (Command, cs, config, o) {
4217
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4218
- })
4219
- .s("CloudFormation", "ListStackSets", {})
4220
- .n("CloudFormationClient", "ListStackSetsCommand")
4221
- .sc(ListStackSets$)
4222
- .build() {
3615
+ class ListStackSetsCommand extends command(_ep0, _mw0, "ListStackSets", ListStackSets$) {
4223
3616
  }
4224
3617
 
4225
- class ListTypeRegistrationsCommand extends Command
4226
- .classBuilder()
4227
- .ep(commonParams)
4228
- .m(function (Command, cs, config, o) {
4229
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4230
- })
4231
- .s("CloudFormation", "ListTypeRegistrations", {})
4232
- .n("CloudFormationClient", "ListTypeRegistrationsCommand")
4233
- .sc(ListTypeRegistrations$)
4234
- .build() {
3618
+ class ListTypeRegistrationsCommand extends command(_ep0, _mw0, "ListTypeRegistrations", ListTypeRegistrations$) {
4235
3619
  }
4236
3620
 
4237
- class ListTypesCommand extends Command
4238
- .classBuilder()
4239
- .ep(commonParams)
4240
- .m(function (Command, cs, config, o) {
4241
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4242
- })
4243
- .s("CloudFormation", "ListTypes", {})
4244
- .n("CloudFormationClient", "ListTypesCommand")
4245
- .sc(ListTypes$)
4246
- .build() {
3621
+ class ListTypesCommand extends command(_ep0, _mw0, "ListTypes", ListTypes$) {
4247
3622
  }
4248
3623
 
4249
- class ListTypeVersionsCommand extends Command
4250
- .classBuilder()
4251
- .ep(commonParams)
4252
- .m(function (Command, cs, config, o) {
4253
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4254
- })
4255
- .s("CloudFormation", "ListTypeVersions", {})
4256
- .n("CloudFormationClient", "ListTypeVersionsCommand")
4257
- .sc(ListTypeVersions$)
4258
- .build() {
3624
+ class ListTypeVersionsCommand extends command(_ep0, _mw0, "ListTypeVersions", ListTypeVersions$) {
4259
3625
  }
4260
3626
 
4261
- class PublishTypeCommand extends Command
4262
- .classBuilder()
4263
- .ep(commonParams)
4264
- .m(function (Command, cs, config, o) {
4265
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4266
- })
4267
- .s("CloudFormation", "PublishType", {})
4268
- .n("CloudFormationClient", "PublishTypeCommand")
4269
- .sc(PublishType$)
4270
- .build() {
3627
+ class PublishTypeCommand extends command(_ep0, _mw0, "PublishType", PublishType$) {
4271
3628
  }
4272
3629
 
4273
- class RecordHandlerProgressCommand extends Command
4274
- .classBuilder()
4275
- .ep(commonParams)
4276
- .m(function (Command, cs, config, o) {
4277
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4278
- })
4279
- .s("CloudFormation", "RecordHandlerProgress", {})
4280
- .n("CloudFormationClient", "RecordHandlerProgressCommand")
4281
- .sc(RecordHandlerProgress$)
4282
- .build() {
3630
+ class RecordHandlerProgressCommand extends command(_ep0, _mw0, "RecordHandlerProgress", RecordHandlerProgress$) {
4283
3631
  }
4284
3632
 
4285
- class RegisterPublisherCommand extends Command
4286
- .classBuilder()
4287
- .ep(commonParams)
4288
- .m(function (Command, cs, config, o) {
4289
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4290
- })
4291
- .s("CloudFormation", "RegisterPublisher", {})
4292
- .n("CloudFormationClient", "RegisterPublisherCommand")
4293
- .sc(RegisterPublisher$)
4294
- .build() {
3633
+ class RegisterPublisherCommand extends command(_ep0, _mw0, "RegisterPublisher", RegisterPublisher$) {
4295
3634
  }
4296
3635
 
4297
- class RegisterTypeCommand extends Command
4298
- .classBuilder()
4299
- .ep(commonParams)
4300
- .m(function (Command, cs, config, o) {
4301
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4302
- })
4303
- .s("CloudFormation", "RegisterType", {})
4304
- .n("CloudFormationClient", "RegisterTypeCommand")
4305
- .sc(RegisterType$)
4306
- .build() {
3636
+ class RegisterTypeCommand extends command(_ep0, _mw0, "RegisterType", RegisterType$) {
4307
3637
  }
4308
3638
 
4309
- class RollbackStackCommand extends Command
4310
- .classBuilder()
4311
- .ep(commonParams)
4312
- .m(function (Command, cs, config, o) {
4313
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4314
- })
4315
- .s("CloudFormation", "RollbackStack", {})
4316
- .n("CloudFormationClient", "RollbackStackCommand")
4317
- .sc(RollbackStack$)
4318
- .build() {
3639
+ class RollbackStackCommand extends command(_ep0, _mw0, "RollbackStack", RollbackStack$) {
4319
3640
  }
4320
3641
 
4321
- class SetStackPolicyCommand extends Command
4322
- .classBuilder()
4323
- .ep(commonParams)
4324
- .m(function (Command, cs, config, o) {
4325
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4326
- })
4327
- .s("CloudFormation", "SetStackPolicy", {})
4328
- .n("CloudFormationClient", "SetStackPolicyCommand")
4329
- .sc(SetStackPolicy$)
4330
- .build() {
3642
+ class SetStackPolicyCommand extends command(_ep0, _mw0, "SetStackPolicy", SetStackPolicy$) {
4331
3643
  }
4332
3644
 
4333
- class SetTypeConfigurationCommand extends Command
4334
- .classBuilder()
4335
- .ep(commonParams)
4336
- .m(function (Command, cs, config, o) {
4337
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4338
- })
4339
- .s("CloudFormation", "SetTypeConfiguration", {})
4340
- .n("CloudFormationClient", "SetTypeConfigurationCommand")
4341
- .sc(SetTypeConfiguration$)
4342
- .build() {
3645
+ class SetTypeConfigurationCommand extends command(_ep0, _mw0, "SetTypeConfiguration", SetTypeConfiguration$) {
4343
3646
  }
4344
3647
 
4345
- class SetTypeDefaultVersionCommand extends Command
4346
- .classBuilder()
4347
- .ep(commonParams)
4348
- .m(function (Command, cs, config, o) {
4349
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4350
- })
4351
- .s("CloudFormation", "SetTypeDefaultVersion", {})
4352
- .n("CloudFormationClient", "SetTypeDefaultVersionCommand")
4353
- .sc(SetTypeDefaultVersion$)
4354
- .build() {
3648
+ class SetTypeDefaultVersionCommand extends command(_ep0, _mw0, "SetTypeDefaultVersion", SetTypeDefaultVersion$) {
4355
3649
  }
4356
3650
 
4357
- class SignalResourceCommand extends Command
4358
- .classBuilder()
4359
- .ep(commonParams)
4360
- .m(function (Command, cs, config, o) {
4361
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4362
- })
4363
- .s("CloudFormation", "SignalResource", {})
4364
- .n("CloudFormationClient", "SignalResourceCommand")
4365
- .sc(SignalResource$)
4366
- .build() {
3651
+ class SignalResourceCommand extends command(_ep0, _mw0, "SignalResource", SignalResource$) {
4367
3652
  }
4368
3653
 
4369
- class StartResourceScanCommand extends Command
4370
- .classBuilder()
4371
- .ep(commonParams)
4372
- .m(function (Command, cs, config, o) {
4373
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4374
- })
4375
- .s("CloudFormation", "StartResourceScan", {})
4376
- .n("CloudFormationClient", "StartResourceScanCommand")
4377
- .sc(StartResourceScan$)
4378
- .build() {
3654
+ class StartResourceScanCommand extends command(_ep0, _mw0, "StartResourceScan", StartResourceScan$) {
4379
3655
  }
4380
3656
 
4381
- class StopStackSetOperationCommand extends Command
4382
- .classBuilder()
4383
- .ep(commonParams)
4384
- .m(function (Command, cs, config, o) {
4385
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4386
- })
4387
- .s("CloudFormation", "StopStackSetOperation", {})
4388
- .n("CloudFormationClient", "StopStackSetOperationCommand")
4389
- .sc(StopStackSetOperation$)
4390
- .build() {
3657
+ class StopStackSetOperationCommand extends command(_ep0, _mw0, "StopStackSetOperation", StopStackSetOperation$) {
4391
3658
  }
4392
3659
 
4393
- class TestTypeCommand extends Command
4394
- .classBuilder()
4395
- .ep(commonParams)
4396
- .m(function (Command, cs, config, o) {
4397
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4398
- })
4399
- .s("CloudFormation", "TestType", {})
4400
- .n("CloudFormationClient", "TestTypeCommand")
4401
- .sc(TestType$)
4402
- .build() {
3660
+ class TestTypeCommand extends command(_ep0, _mw0, "TestType", TestType$) {
4403
3661
  }
4404
3662
 
4405
- class UpdateGeneratedTemplateCommand extends Command
4406
- .classBuilder()
4407
- .ep(commonParams)
4408
- .m(function (Command, cs, config, o) {
4409
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4410
- })
4411
- .s("CloudFormation", "UpdateGeneratedTemplate", {})
4412
- .n("CloudFormationClient", "UpdateGeneratedTemplateCommand")
4413
- .sc(UpdateGeneratedTemplate$)
4414
- .build() {
3663
+ class UpdateGeneratedTemplateCommand extends command(_ep0, _mw0, "UpdateGeneratedTemplate", UpdateGeneratedTemplate$) {
4415
3664
  }
4416
3665
 
4417
- class UpdateStackCommand extends Command
4418
- .classBuilder()
4419
- .ep(commonParams)
4420
- .m(function (Command, cs, config, o) {
4421
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4422
- })
4423
- .s("CloudFormation", "UpdateStack", {})
4424
- .n("CloudFormationClient", "UpdateStackCommand")
4425
- .sc(UpdateStack$)
4426
- .build() {
3666
+ class UpdateStackCommand extends command(_ep0, _mw0, "UpdateStack", UpdateStack$) {
4427
3667
  }
4428
3668
 
4429
- class UpdateStackInstancesCommand extends Command
4430
- .classBuilder()
4431
- .ep(commonParams)
4432
- .m(function (Command, cs, config, o) {
4433
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4434
- })
4435
- .s("CloudFormation", "UpdateStackInstances", {})
4436
- .n("CloudFormationClient", "UpdateStackInstancesCommand")
4437
- .sc(UpdateStackInstances$)
4438
- .build() {
3669
+ class UpdateStackInstancesCommand extends command(_ep0, _mw0, "UpdateStackInstances", UpdateStackInstances$) {
4439
3670
  }
4440
3671
 
4441
- class UpdateStackSetCommand extends Command
4442
- .classBuilder()
4443
- .ep(commonParams)
4444
- .m(function (Command, cs, config, o) {
4445
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4446
- })
4447
- .s("CloudFormation", "UpdateStackSet", {})
4448
- .n("CloudFormationClient", "UpdateStackSetCommand")
4449
- .sc(UpdateStackSet$)
4450
- .build() {
3672
+ class UpdateStackSetCommand extends command(_ep0, _mw0, "UpdateStackSet", UpdateStackSet$) {
4451
3673
  }
4452
3674
 
4453
- class UpdateTerminationProtectionCommand extends Command
4454
- .classBuilder()
4455
- .ep(commonParams)
4456
- .m(function (Command, cs, config, o) {
4457
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4458
- })
4459
- .s("CloudFormation", "UpdateTerminationProtection", {})
4460
- .n("CloudFormationClient", "UpdateTerminationProtectionCommand")
4461
- .sc(UpdateTerminationProtection$)
4462
- .build() {
3675
+ class UpdateTerminationProtectionCommand extends command(_ep0, _mw0, "UpdateTerminationProtection", UpdateTerminationProtection$) {
4463
3676
  }
4464
3677
 
4465
- class ValidateTemplateCommand extends Command
4466
- .classBuilder()
4467
- .ep(commonParams)
4468
- .m(function (Command, cs, config, o) {
4469
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4470
- })
4471
- .s("CloudFormation", "ValidateTemplate", {})
4472
- .n("CloudFormationClient", "ValidateTemplateCommand")
4473
- .sc(ValidateTemplate$)
4474
- .build() {
3678
+ class ValidateTemplateCommand extends command(_ep0, _mw0, "ValidateTemplate", ValidateTemplate$) {
4475
3679
  }
4476
3680
 
4477
3681
  const paginateDescribeAccountLimits = createPaginator(CloudFormationClient, DescribeAccountLimitsCommand, "NextToken", "NextToken", "");
@@ -5706,6 +4910,10 @@ const ChangeSetType = {
5706
4910
  IMPORT: "IMPORT",
5707
4911
  UPDATE: "UPDATE",
5708
4912
  };
4913
+ const DeploymentConfigMode = {
4914
+ EXPRESS: "EXPRESS",
4915
+ STANDARD: "STANDARD",
4916
+ };
5709
4917
  const DeploymentMode = {
5710
4918
  REVERT_DRIFT: "REVERT_DRIFT",
5711
4919
  };
@@ -6174,6 +5382,8 @@ exports.DeleteStackSetCommand = DeleteStackSetCommand;
6174
5382
  exports.DeleteStackSetInput$ = DeleteStackSetInput$;
6175
5383
  exports.DeleteStackSetOutput$ = DeleteStackSetOutput$;
6176
5384
  exports.DeletionMode = DeletionMode;
5385
+ exports.DeploymentConfig$ = DeploymentConfig$;
5386
+ exports.DeploymentConfigMode = DeploymentConfigMode;
6177
5387
  exports.DeploymentMode = DeploymentMode;
6178
5388
  exports.DeploymentTargets$ = DeploymentTargets$;
6179
5389
  exports.DeprecatedStatus = DeprecatedStatus;