@jjrawlins/cdk-diff-pr-github-action 0.0.38 → 0.0.39

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 (225) hide show
  1. package/.jsii +3 -3
  2. package/lib/CdkDiffIamTemplate.js +1 -1
  3. package/lib/CdkDiffStackWorkflow.js +1 -1
  4. package/lib/CdkDriftDetectionWorkflow.js +1 -1
  5. package/lib/CdkDriftIamTemplate.js +1 -1
  6. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/index.js +1287 -856
  7. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/runtimeConfig.shared.js +7 -6
  8. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ActivateOrganizationsAccessCommand.js +2 -2
  9. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ActivateTypeCommand.js +2 -2
  10. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/BatchDescribeTypeConfigurationsCommand.js +2 -2
  11. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/CancelUpdateStackCommand.js +2 -2
  12. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ContinueUpdateRollbackCommand.js +2 -2
  13. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/CreateChangeSetCommand.js +2 -2
  14. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/CreateGeneratedTemplateCommand.js +2 -2
  15. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/CreateStackCommand.js +2 -2
  16. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/CreateStackInstancesCommand.js +2 -2
  17. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/CreateStackRefactorCommand.js +2 -2
  18. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/CreateStackSetCommand.js +2 -2
  19. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DeactivateOrganizationsAccessCommand.js +2 -2
  20. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DeactivateTypeCommand.js +2 -2
  21. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DeleteChangeSetCommand.js +2 -2
  22. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DeleteGeneratedTemplateCommand.js +2 -2
  23. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DeleteStackCommand.js +2 -2
  24. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DeleteStackInstancesCommand.js +2 -2
  25. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DeleteStackSetCommand.js +2 -2
  26. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DeregisterTypeCommand.js +2 -2
  27. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeAccountLimitsCommand.js +2 -2
  28. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeChangeSetCommand.js +2 -2
  29. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeChangeSetHooksCommand.js +2 -2
  30. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeEventsCommand.js +2 -2
  31. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeGeneratedTemplateCommand.js +2 -2
  32. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeOrganizationsAccessCommand.js +2 -2
  33. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribePublisherCommand.js +2 -2
  34. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeResourceScanCommand.js +2 -2
  35. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeStackDriftDetectionStatusCommand.js +2 -2
  36. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeStackEventsCommand.js +2 -2
  37. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeStackInstanceCommand.js +2 -2
  38. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeStackRefactorCommand.js +2 -2
  39. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeStackResourceCommand.js +2 -2
  40. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeStackResourceDriftsCommand.js +2 -2
  41. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeStackResourcesCommand.js +2 -2
  42. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeStackSetCommand.js +2 -2
  43. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeStackSetOperationCommand.js +2 -2
  44. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeStacksCommand.js +2 -2
  45. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeTypeCommand.js +2 -2
  46. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeTypeRegistrationCommand.js +2 -2
  47. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DetectStackDriftCommand.js +2 -2
  48. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DetectStackResourceDriftCommand.js +2 -2
  49. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DetectStackSetDriftCommand.js +2 -2
  50. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/EstimateTemplateCostCommand.js +2 -2
  51. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ExecuteChangeSetCommand.js +2 -2
  52. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ExecuteStackRefactorCommand.js +2 -2
  53. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/GetGeneratedTemplateCommand.js +2 -2
  54. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/GetHookResultCommand.js +2 -2
  55. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/GetStackPolicyCommand.js +2 -2
  56. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/GetTemplateCommand.js +2 -2
  57. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/GetTemplateSummaryCommand.js +2 -2
  58. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ImportStacksToStackSetCommand.js +2 -2
  59. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListChangeSetsCommand.js +2 -2
  60. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListExportsCommand.js +2 -2
  61. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListGeneratedTemplatesCommand.js +2 -2
  62. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListHookResultsCommand.js +2 -2
  63. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListImportsCommand.js +2 -2
  64. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListResourceScanRelatedResourcesCommand.js +2 -2
  65. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListResourceScanResourcesCommand.js +2 -2
  66. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListResourceScansCommand.js +2 -2
  67. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListStackInstanceResourceDriftsCommand.js +2 -2
  68. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListStackInstancesCommand.js +2 -2
  69. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListStackRefactorActionsCommand.js +2 -2
  70. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListStackRefactorsCommand.js +2 -2
  71. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListStackResourcesCommand.js +2 -2
  72. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListStackSetAutoDeploymentTargetsCommand.js +2 -2
  73. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListStackSetOperationResultsCommand.js +2 -2
  74. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListStackSetOperationsCommand.js +2 -2
  75. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListStackSetsCommand.js +2 -2
  76. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListStacksCommand.js +2 -2
  77. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListTypeRegistrationsCommand.js +2 -2
  78. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListTypeVersionsCommand.js +2 -2
  79. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListTypesCommand.js +2 -2
  80. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/PublishTypeCommand.js +2 -2
  81. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/RecordHandlerProgressCommand.js +2 -2
  82. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/RegisterPublisherCommand.js +2 -2
  83. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/RegisterTypeCommand.js +2 -2
  84. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/RollbackStackCommand.js +2 -2
  85. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/SetStackPolicyCommand.js +2 -2
  86. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/SetTypeConfigurationCommand.js +2 -2
  87. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/SetTypeDefaultVersionCommand.js +2 -2
  88. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/SignalResourceCommand.js +2 -2
  89. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/StartResourceScanCommand.js +2 -2
  90. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/StopStackSetOperationCommand.js +2 -2
  91. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/TestTypeCommand.js +2 -2
  92. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/UpdateGeneratedTemplateCommand.js +2 -2
  93. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/UpdateStackCommand.js +2 -2
  94. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/UpdateStackInstancesCommand.js +2 -2
  95. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/UpdateStackSetCommand.js +2 -2
  96. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/UpdateTerminationProtectionCommand.js +2 -2
  97. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ValidateTemplateCommand.js +2 -2
  98. package/node_modules/@aws-sdk/client-cloudformation/dist-es/index.js +1 -0
  99. package/node_modules/@aws-sdk/client-cloudformation/dist-es/runtimeConfig.shared.js +7 -6
  100. package/node_modules/@aws-sdk/client-cloudformation/dist-es/schemas/schemas_0.js +758 -708
  101. package/node_modules/@aws-sdk/client-cloudformation/dist-types/CloudFormationClient.d.ts +1 -10
  102. package/node_modules/@aws-sdk/client-cloudformation/dist-types/index.d.ts +1 -0
  103. package/node_modules/@aws-sdk/client-cloudformation/dist-types/runtimeConfig.browser.d.ts +6 -2
  104. package/node_modules/@aws-sdk/client-cloudformation/dist-types/runtimeConfig.d.ts +6 -2
  105. package/node_modules/@aws-sdk/client-cloudformation/dist-types/runtimeConfig.native.d.ts +6 -2
  106. package/node_modules/@aws-sdk/client-cloudformation/dist-types/runtimeConfig.shared.d.ts +6 -1
  107. package/node_modules/@aws-sdk/client-cloudformation/dist-types/schemas/schemas_0.d.ts +382 -468
  108. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/CloudFormationClient.d.ts +0 -4
  109. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/index.d.ts +1 -0
  110. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -5
  111. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/runtimeConfig.d.ts +9 -5
  112. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -5
  113. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/runtimeConfig.shared.d.ts +9 -4
  114. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/schemas/schemas_0.d.ts +381 -468
  115. package/node_modules/@aws-sdk/client-cloudformation/package.json +35 -35
  116. package/node_modules/@aws-sdk/client-sso/dist-cjs/index.js +78 -52
  117. package/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.shared.js +6 -1
  118. package/node_modules/@aws-sdk/client-sso/dist-es/commands/GetRoleCredentialsCommand.js +2 -2
  119. package/node_modules/@aws-sdk/client-sso/dist-es/commands/ListAccountRolesCommand.js +2 -2
  120. package/node_modules/@aws-sdk/client-sso/dist-es/commands/ListAccountsCommand.js +2 -2
  121. package/node_modules/@aws-sdk/client-sso/dist-es/commands/LogoutCommand.js +2 -2
  122. package/node_modules/@aws-sdk/client-sso/dist-es/index.js +1 -0
  123. package/node_modules/@aws-sdk/client-sso/dist-es/runtimeConfig.shared.js +6 -1
  124. package/node_modules/@aws-sdk/client-sso/dist-es/schemas/schemas_0.js +46 -39
  125. package/node_modules/@aws-sdk/client-sso/dist-types/SSOClient.d.ts +1 -10
  126. package/node_modules/@aws-sdk/client-sso/dist-types/index.d.ts +1 -0
  127. package/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.browser.d.ts +6 -2
  128. package/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.d.ts +6 -2
  129. package/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.native.d.ts +6 -2
  130. package/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.shared.d.ts +6 -1
  131. package/node_modules/@aws-sdk/client-sso/dist-types/schemas/schemas_0.d.ts +20 -26
  132. package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/SSOClient.d.ts +0 -4
  133. package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/index.d.ts +1 -0
  134. package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -5
  135. package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.d.ts +9 -5
  136. package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -5
  137. package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.shared.d.ts +9 -4
  138. package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/schemas/schemas_0.d.ts +19 -27
  139. package/node_modules/@aws-sdk/client-sso/package.json +33 -33
  140. package/node_modules/@aws-sdk/core/package.json +11 -11
  141. package/node_modules/@aws-sdk/credential-provider-env/package.json +6 -6
  142. package/node_modules/@aws-sdk/credential-provider-http/package.json +11 -11
  143. package/node_modules/@aws-sdk/credential-provider-ini/package.json +15 -15
  144. package/node_modules/@aws-sdk/credential-provider-login/package.json +9 -9
  145. package/node_modules/@aws-sdk/credential-provider-node/package.json +13 -13
  146. package/node_modules/@aws-sdk/credential-provider-process/package.json +7 -7
  147. package/node_modules/@aws-sdk/credential-provider-sso/package.json +9 -9
  148. package/node_modules/@aws-sdk/credential-provider-web-identity/package.json +8 -8
  149. package/node_modules/@aws-sdk/middleware-host-header/package.json +5 -5
  150. package/node_modules/@aws-sdk/middleware-logger/package.json +4 -4
  151. package/node_modules/@aws-sdk/middleware-recursion-detection/package.json +5 -5
  152. package/node_modules/@aws-sdk/middleware-user-agent/package.json +8 -8
  153. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/index.js +48 -37
  154. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/runtimeConfig.shared.js +6 -1
  155. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/index.js +88 -66
  156. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.shared.js +6 -1
  157. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/index.js +79 -60
  158. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.shared.js +7 -6
  159. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/commands/CreateOAuth2TokenCommand.js +2 -2
  160. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/index.js +1 -0
  161. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.shared.js +6 -1
  162. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/schemas/schemas_0.js +24 -24
  163. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/commands/CreateTokenCommand.js +2 -2
  164. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/index.js +1 -0
  165. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.shared.js +6 -1
  166. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/schemas/schemas_0.js +44 -37
  167. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/AssumeRoleCommand.js +2 -2
  168. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.js +2 -2
  169. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/index.js +1 -0
  170. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.shared.js +7 -6
  171. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/schemas/schemas_0.js +39 -39
  172. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/SigninClient.d.ts +1 -10
  173. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/index.d.ts +1 -0
  174. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.browser.d.ts +6 -2
  175. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.d.ts +6 -2
  176. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.native.d.ts +6 -2
  177. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.shared.d.ts +6 -1
  178. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/schemas/schemas_0.d.ts +12 -13
  179. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/SSOOIDCClient.d.ts +1 -10
  180. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/index.d.ts +1 -0
  181. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.browser.d.ts +6 -2
  182. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.d.ts +6 -2
  183. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.native.d.ts +6 -2
  184. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.shared.d.ts +6 -1
  185. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/schemas/schemas_0.d.ts +16 -22
  186. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/STSClient.d.ts +1 -10
  187. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/index.d.ts +1 -0
  188. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.browser.d.ts +6 -2
  189. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.d.ts +6 -2
  190. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.native.d.ts +6 -2
  191. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.shared.d.ts +6 -1
  192. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/schemas/schemas_0.d.ts +20 -26
  193. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/SigninClient.d.ts +0 -4
  194. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/index.d.ts +1 -0
  195. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.browser.d.ts +9 -5
  196. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.d.ts +9 -5
  197. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.native.d.ts +9 -5
  198. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.shared.d.ts +9 -4
  199. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/schemas/schemas_0.d.ts +11 -13
  200. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/SSOOIDCClient.d.ts +0 -4
  201. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/index.d.ts +1 -0
  202. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.browser.d.ts +9 -5
  203. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.d.ts +9 -5
  204. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.native.d.ts +9 -5
  205. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.shared.d.ts +9 -4
  206. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/schemas/schemas_0.d.ts +15 -22
  207. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/STSClient.d.ts +0 -4
  208. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/index.d.ts +1 -0
  209. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.browser.d.ts +9 -5
  210. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.d.ts +9 -5
  211. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.native.d.ts +9 -5
  212. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.shared.d.ts +9 -4
  213. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/schemas/schemas_0.d.ts +19 -27
  214. package/node_modules/@aws-sdk/nested-clients/package.json +32 -32
  215. package/node_modules/@aws-sdk/region-config-resolver/dist-cjs/index.js +1 -1
  216. package/node_modules/@aws-sdk/region-config-resolver/package.json +6 -6
  217. package/node_modules/@aws-sdk/token-providers/package.json +8 -8
  218. package/node_modules/@aws-sdk/types/package.json +3 -3
  219. package/node_modules/@aws-sdk/util-endpoints/package.json +6 -6
  220. package/node_modules/@aws-sdk/util-locate-window/dist-cjs/index.js +10 -38
  221. package/node_modules/@aws-sdk/util-locate-window/package.json +2 -2
  222. package/node_modules/@aws-sdk/util-user-agent-browser/package.json +4 -4
  223. package/node_modules/@aws-sdk/util-user-agent-node/package.json +6 -6
  224. package/node_modules/@aws-sdk/xml-builder/package.json +3 -3
  225. package/package.json +3 -3
@@ -770,22 +770,22 @@ const _hE = "httpError";
770
770
  const _s = "smithy.ts.sdk.synthetic.com.amazonaws.cloudformation";
771
771
  const n0 = "com.amazonaws.cloudformation";
772
772
  import { TypeRegistry } from "@smithy/core/schema";
773
- import { CloudFormationServiceException as __CloudFormationServiceException } from "../models/CloudFormationServiceException";
774
- import { AlreadyExistsException as __AlreadyExistsException, CFNRegistryException as __CFNRegistryException, ChangeSetNotFoundException as __ChangeSetNotFoundException, ConcurrentResourcesLimitExceededException as __ConcurrentResourcesLimitExceededException, CreatedButModifiedException as __CreatedButModifiedException, GeneratedTemplateNotFoundException as __GeneratedTemplateNotFoundException, HookResultNotFoundException as __HookResultNotFoundException, InsufficientCapabilitiesException as __InsufficientCapabilitiesException, InvalidChangeSetStatusException as __InvalidChangeSetStatusException, InvalidOperationException as __InvalidOperationException, InvalidStateTransitionException as __InvalidStateTransitionException, LimitExceededException as __LimitExceededException, NameAlreadyExistsException as __NameAlreadyExistsException, OperationIdAlreadyExistsException as __OperationIdAlreadyExistsException, OperationInProgressException as __OperationInProgressException, OperationNotFoundException as __OperationNotFoundException, OperationStatusCheckFailedException as __OperationStatusCheckFailedException, ResourceScanInProgressException as __ResourceScanInProgressException, ResourceScanLimitExceededException as __ResourceScanLimitExceededException, ResourceScanNotFoundException as __ResourceScanNotFoundException, StackInstanceNotFoundException as __StackInstanceNotFoundException, StackNotFoundException as __StackNotFoundException, StackRefactorNotFoundException as __StackRefactorNotFoundException, StackSetNotEmptyException as __StackSetNotEmptyException, StackSetNotFoundException as __StackSetNotFoundException, StaleRequestException as __StaleRequestException, TokenAlreadyExistsException as __TokenAlreadyExistsException, TypeConfigurationNotFoundException as __TypeConfigurationNotFoundException, TypeNotFoundException as __TypeNotFoundException, } from "../models/errors";
775
- export var AccountGateResult = [3, n0, _AGR, 0, [_S, _SR], [0, 0]];
776
- export var AccountLimit = [3, n0, _AL, 0, [_N, _V], [0, 1]];
777
- export var ActivateOrganizationsAccessInput = [3, n0, _AOAI, 0, [], []];
778
- export var ActivateOrganizationsAccessOutput = [3, n0, _AOAO, 0, [], []];
779
- export var ActivateTypeInput = [
773
+ import { CloudFormationServiceException } from "../models/CloudFormationServiceException";
774
+ import { AlreadyExistsException, CFNRegistryException, ChangeSetNotFoundException, ConcurrentResourcesLimitExceededException, CreatedButModifiedException, GeneratedTemplateNotFoundException, HookResultNotFoundException, InsufficientCapabilitiesException, InvalidChangeSetStatusException, InvalidOperationException, InvalidStateTransitionException, LimitExceededException, NameAlreadyExistsException, OperationIdAlreadyExistsException, OperationInProgressException, OperationNotFoundException, OperationStatusCheckFailedException, ResourceScanInProgressException, ResourceScanLimitExceededException, ResourceScanNotFoundException, StackInstanceNotFoundException, StackNotFoundException, StackRefactorNotFoundException, StackSetNotEmptyException, StackSetNotFoundException, StaleRequestException, TokenAlreadyExistsException, TypeConfigurationNotFoundException, TypeNotFoundException, } from "../models/errors";
775
+ export var AccountGateResult$ = [3, n0, _AGR, 0, [_S, _SR], [0, 0]];
776
+ export var AccountLimit$ = [3, n0, _AL, 0, [_N, _V], [0, 1]];
777
+ export var ActivateOrganizationsAccessInput$ = [3, n0, _AOAI, 0, [], []];
778
+ export var ActivateOrganizationsAccessOutput$ = [3, n0, _AOAO, 0, [], []];
779
+ export var ActivateTypeInput$ = [
780
780
  3,
781
781
  n0,
782
782
  _ATI,
783
783
  0,
784
784
  [_T, _PTA, _PI, _TN, _TNA, _AU, _LC, _ERA, _VB, _MV],
785
- [0, 0, 0, 0, 0, 2, () => LoggingConfig, 0, 0, 1],
785
+ [0, 0, 0, 0, 0, 2, () => LoggingConfig$, 0, 0, 1],
786
786
  ];
787
- export var ActivateTypeOutput = [3, n0, _ATO, 0, [_A], [0]];
788
- export var AlreadyExistsException = [
787
+ export var ActivateTypeOutput$ = [3, n0, _ATO, 0, [_A], [0]];
788
+ export var AlreadyExistsException$ = [
789
789
  -3,
790
790
  n0,
791
791
  _AEE,
@@ -793,18 +793,18 @@ export var AlreadyExistsException = [
793
793
  [_M],
794
794
  [0],
795
795
  ];
796
- TypeRegistry.for(n0).registerError(AlreadyExistsException, __AlreadyExistsException);
797
- export var Annotation = [3, n0, _An, 0, [_AN, _S, _SM, _RM, _RL, _SL], [0, 0, 0, 0, 0, 0]];
798
- export var AutoDeployment = [3, n0, _AD, 0, [_E, _RSOAR, _DO], [2, 2, 64 | 0]];
799
- export var BatchDescribeTypeConfigurationsError = [
796
+ TypeRegistry.for(n0).registerError(AlreadyExistsException$, AlreadyExistsException);
797
+ export var Annotation$ = [3, n0, _An, 0, [_AN, _S, _SM, _RM, _RL, _SL], [0, 0, 0, 0, 0, 0]];
798
+ export var AutoDeployment$ = [3, n0, _AD, 0, [_E, _RSOAR, _DO], [2, 2, 64 | 0]];
799
+ export var BatchDescribeTypeConfigurationsError$ = [
800
800
  3,
801
801
  n0,
802
802
  _BDTCE,
803
803
  0,
804
804
  [_EC, _EM, _TCI],
805
- [0, 0, () => TypeConfigurationIdentifier],
805
+ [0, 0, () => TypeConfigurationIdentifier$],
806
806
  ];
807
- export var BatchDescribeTypeConfigurationsInput = [
807
+ export var BatchDescribeTypeConfigurationsInput$ = [
808
808
  3,
809
809
  n0,
810
810
  _BDTCI,
@@ -812,7 +812,7 @@ export var BatchDescribeTypeConfigurationsInput = [
812
812
  [_TCIy],
813
813
  [() => TypeConfigurationIdentifiers],
814
814
  ];
815
- export var BatchDescribeTypeConfigurationsOutput = [
815
+ export var BatchDescribeTypeConfigurationsOutput$ = [
816
816
  3,
817
817
  n0,
818
818
  _BDTCO,
@@ -824,8 +824,8 @@ export var BatchDescribeTypeConfigurationsOutput = [
824
824
  () => TypeConfigurationDetailsList,
825
825
  ],
826
826
  ];
827
- export var CancelUpdateStackInput = [3, n0, _CUSI, 0, [_SN, _CRT], [0, 0]];
828
- export var CFNRegistryException = [
827
+ export var CancelUpdateStackInput$ = [3, n0, _CUSI, 0, [_SN, _CRT], [0, 0]];
828
+ export var CFNRegistryException$ = [
829
829
  -3,
830
830
  n0,
831
831
  _CFNRE,
@@ -833,26 +833,33 @@ export var CFNRegistryException = [
833
833
  [_M],
834
834
  [0],
835
835
  ];
836
- TypeRegistry.for(n0).registerError(CFNRegistryException, __CFNRegistryException);
837
- export var Change = [3, n0, _C, 0, [_T, _HIC, _RC], [0, 1, () => ResourceChange]];
838
- export var ChangeSetHook = [
836
+ TypeRegistry.for(n0).registerError(CFNRegistryException$, CFNRegistryException);
837
+ export var Change$ = [3, n0, _C, 0, [_T, _HIC, _RC], [0, 1, () => ResourceChange$]];
838
+ export var ChangeSetHook$ = [
839
839
  3,
840
840
  n0,
841
841
  _CSH,
842
842
  0,
843
843
  [_IP, _FM, _TN, _TVI, _TCVI, _TD],
844
- [0, 0, 0, 0, 0, () => ChangeSetHookTargetDetails],
844
+ [0, 0, 0, 0, 0, () => ChangeSetHookTargetDetails$],
845
845
  ];
846
- export var ChangeSetHookResourceTargetDetails = [3, n0, _CSHRTD, 0, [_LRI, _RT, _RA], [0, 0, 0]];
847
- export var ChangeSetHookTargetDetails = [
846
+ export var ChangeSetHookResourceTargetDetails$ = [
847
+ 3,
848
+ n0,
849
+ _CSHRTD,
850
+ 0,
851
+ [_LRI, _RT, _RA],
852
+ [0, 0, 0],
853
+ ];
854
+ export var ChangeSetHookTargetDetails$ = [
848
855
  3,
849
856
  n0,
850
857
  _CSHTD,
851
858
  0,
852
859
  [_TT, _RTD],
853
- [0, () => ChangeSetHookResourceTargetDetails],
860
+ [0, () => ChangeSetHookResourceTargetDetails$],
854
861
  ];
855
- export var ChangeSetNotFoundException = [
862
+ export var ChangeSetNotFoundException$ = [
856
863
  -3,
857
864
  n0,
858
865
  _CSNFE,
@@ -860,8 +867,8 @@ export var ChangeSetNotFoundException = [
860
867
  [_M],
861
868
  [0],
862
869
  ];
863
- TypeRegistry.for(n0).registerError(ChangeSetNotFoundException, __ChangeSetNotFoundException);
864
- export var ChangeSetSummary = [
870
+ TypeRegistry.for(n0).registerError(ChangeSetNotFoundException$, ChangeSetNotFoundException);
871
+ export var ChangeSetSummary$ = [
865
872
  3,
866
873
  n0,
867
874
  _CSS,
@@ -869,7 +876,7 @@ export var ChangeSetSummary = [
869
876
  [_SI, _SN, _CSI, _CSN, _ES, _S, _SR, _CT, _D, _INS, _PCSI, _RCSI, _IER],
870
877
  [0, 0, 0, 0, 0, 0, 0, 4, 0, 2, 0, 0, 2],
871
878
  ];
872
- export var ConcurrentResourcesLimitExceededException = [
879
+ export var ConcurrentResourcesLimitExceededException$ = [
873
880
  -3,
874
881
  n0,
875
882
  _CRLEE,
@@ -877,8 +884,8 @@ export var ConcurrentResourcesLimitExceededException = [
877
884
  [_M],
878
885
  [0],
879
886
  ];
880
- TypeRegistry.for(n0).registerError(ConcurrentResourcesLimitExceededException, __ConcurrentResourcesLimitExceededException);
881
- export var ContinueUpdateRollbackInput = [
887
+ TypeRegistry.for(n0).registerError(ConcurrentResourcesLimitExceededException$, ConcurrentResourcesLimitExceededException);
888
+ export var ContinueUpdateRollbackInput$ = [
882
889
  3,
883
890
  n0,
884
891
  _CURI,
@@ -886,8 +893,8 @@ export var ContinueUpdateRollbackInput = [
886
893
  [_SN, _RARN, _RTS, _CRT],
887
894
  [0, 0, 64 | 0, 0],
888
895
  ];
889
- export var ContinueUpdateRollbackOutput = [3, n0, _CURO, 0, [], []];
890
- export var CreateChangeSetInput = [
896
+ export var ContinueUpdateRollbackOutput$ = [3, n0, _CURO, 0, [], []];
897
+ export var CreateChangeSetInput$ = [
891
898
  3,
892
899
  n0,
893
900
  _CCSI,
@@ -902,7 +909,7 @@ export var CreateChangeSetInput = [
902
909
  64 | 0,
903
910
  64 | 0,
904
911
  0,
905
- () => RollbackConfiguration,
912
+ () => RollbackConfiguration$,
906
913
  64 | 0,
907
914
  () => Tags,
908
915
  0,
@@ -916,8 +923,8 @@ export var CreateChangeSetInput = [
916
923
  0,
917
924
  ],
918
925
  ];
919
- export var CreateChangeSetOutput = [3, n0, _CCSO, 0, [_I, _SI], [0, 0]];
920
- export var CreatedButModifiedException = [
926
+ export var CreateChangeSetOutput$ = [3, n0, _CCSO, 0, [_I, _SI], [0, 0]];
927
+ export var CreatedButModifiedException$ = [
921
928
  -3,
922
929
  n0,
923
930
  _CBME,
@@ -925,17 +932,17 @@ export var CreatedButModifiedException = [
925
932
  [_M],
926
933
  [0],
927
934
  ];
928
- TypeRegistry.for(n0).registerError(CreatedButModifiedException, __CreatedButModifiedException);
929
- export var CreateGeneratedTemplateInput = [
935
+ TypeRegistry.for(n0).registerError(CreatedButModifiedException$, CreatedButModifiedException);
936
+ export var CreateGeneratedTemplateInput$ = [
930
937
  3,
931
938
  n0,
932
939
  _CGTI,
933
940
  0,
934
941
  [_R, _GTN, _SN, _TCe],
935
- [() => ResourceDefinitions, 0, 0, () => TemplateConfiguration],
942
+ [() => ResourceDefinitions, 0, 0, () => TemplateConfiguration$],
936
943
  ];
937
- export var CreateGeneratedTemplateOutput = [3, n0, _CGTO, 0, [_GTI], [0]];
938
- export var CreateStackInput = [
944
+ export var CreateGeneratedTemplateOutput$ = [3, n0, _CGTO, 0, [_GTI], [0]];
945
+ export var CreateStackInput$ = [
939
946
  3,
940
947
  n0,
941
948
  _CSIr,
@@ -947,7 +954,7 @@ export var CreateStackInput = [
947
954
  0,
948
955
  () => _Parameters,
949
956
  2,
950
- () => RollbackConfiguration,
957
+ () => RollbackConfiguration$,
951
958
  1,
952
959
  64 | 0,
953
960
  64 | 0,
@@ -962,17 +969,17 @@ export var CreateStackInput = [
962
969
  2,
963
970
  ],
964
971
  ];
965
- export var CreateStackInstancesInput = [
972
+ export var CreateStackInstancesInput$ = [
966
973
  3,
967
974
  n0,
968
975
  _CSII,
969
976
  0,
970
977
  [_SSN, _Ac, _DT, _Re, _PO, _OP, _OI, _CA],
971
- [0, 64 | 0, () => DeploymentTargets, 64 | 0, () => _Parameters, () => StackSetOperationPreferences, [0, 4], 0],
978
+ [0, 64 | 0, () => DeploymentTargets$, 64 | 0, () => _Parameters, () => StackSetOperationPreferences$, [0, 4], 0],
972
979
  ];
973
- export var CreateStackInstancesOutput = [3, n0, _CSIO, 0, [_OI], [0]];
974
- export var CreateStackOutput = [3, n0, _CSO, 0, [_SI, _OI], [0, 0]];
975
- export var CreateStackRefactorInput = [
980
+ export var CreateStackInstancesOutput$ = [3, n0, _CSIO, 0, [_OI], [0]];
981
+ export var CreateStackOutput$ = [3, n0, _CSO, 0, [_SI, _OI], [0, 0]];
982
+ export var CreateStackRefactorInput$ = [
976
983
  3,
977
984
  n0,
978
985
  _CSRI,
@@ -980,8 +987,8 @@ export var CreateStackRefactorInput = [
980
987
  [_D, _ESC, _RMe, _SD],
981
988
  [0, 2, () => ResourceMappings, () => StackDefinitions],
982
989
  ];
983
- export var CreateStackRefactorOutput = [3, n0, _CSRO, 0, [_SRI], [0]];
984
- export var CreateStackSetInput = [
990
+ export var CreateStackRefactorOutput$ = [3, n0, _CSRO, 0, [_SRI], [0]];
991
+ export var CreateStackSetInput$ = [
985
992
  3,
986
993
  n0,
987
994
  _CSSI,
@@ -999,21 +1006,21 @@ export var CreateStackSetInput = [
999
1006
  0,
1000
1007
  0,
1001
1008
  0,
1002
- () => AutoDeployment,
1009
+ () => AutoDeployment$,
1003
1010
  0,
1004
1011
  [0, 4],
1005
- () => ManagedExecution,
1012
+ () => ManagedExecution$,
1006
1013
  ],
1007
1014
  ];
1008
- export var CreateStackSetOutput = [3, n0, _CSSO, 0, [_SSI], [0]];
1009
- export var DeactivateOrganizationsAccessInput = [3, n0, _DOAI, 0, [], []];
1010
- export var DeactivateOrganizationsAccessOutput = [3, n0, _DOAO, 0, [], []];
1011
- export var DeactivateTypeInput = [3, n0, _DTI, 0, [_TN, _T, _A], [0, 0, 0]];
1012
- export var DeactivateTypeOutput = [3, n0, _DTO, 0, [], []];
1013
- export var DeleteChangeSetInput = [3, n0, _DCSI, 0, [_CSN, _SN], [0, 0]];
1014
- export var DeleteChangeSetOutput = [3, n0, _DCSO, 0, [], []];
1015
- export var DeleteGeneratedTemplateInput = [3, n0, _DGTI, 0, [_GTN], [0]];
1016
- export var DeleteStackInput = [
1015
+ export var CreateStackSetOutput$ = [3, n0, _CSSO, 0, [_SSI], [0]];
1016
+ export var DeactivateOrganizationsAccessInput$ = [3, n0, _DOAI, 0, [], []];
1017
+ export var DeactivateOrganizationsAccessOutput$ = [3, n0, _DOAO, 0, [], []];
1018
+ export var DeactivateTypeInput$ = [3, n0, _DTI, 0, [_TN, _T, _A], [0, 0, 0]];
1019
+ export var DeactivateTypeOutput$ = [3, n0, _DTO, 0, [], []];
1020
+ export var DeleteChangeSetInput$ = [3, n0, _DCSI, 0, [_CSN, _SN], [0, 0]];
1021
+ export var DeleteChangeSetOutput$ = [3, n0, _DCSO, 0, [], []];
1022
+ export var DeleteGeneratedTemplateInput$ = [3, n0, _DGTI, 0, [_GTN], [0]];
1023
+ export var DeleteStackInput$ = [
1017
1024
  3,
1018
1025
  n0,
1019
1026
  _DSI,
@@ -1021,22 +1028,22 @@ export var DeleteStackInput = [
1021
1028
  [_SN, _RR, _RARN, _CRT, _DMe],
1022
1029
  [0, 64 | 0, 0, 0, 0],
1023
1030
  ];
1024
- export var DeleteStackInstancesInput = [
1031
+ export var DeleteStackInstancesInput$ = [
1025
1032
  3,
1026
1033
  n0,
1027
1034
  _DSII,
1028
1035
  0,
1029
1036
  [_SSN, _Ac, _DT, _Re, _OP, _RS, _OI, _CA],
1030
- [0, 64 | 0, () => DeploymentTargets, 64 | 0, () => StackSetOperationPreferences, 2, [0, 4], 0],
1037
+ [0, 64 | 0, () => DeploymentTargets$, 64 | 0, () => StackSetOperationPreferences$, 2, [0, 4], 0],
1031
1038
  ];
1032
- export var DeleteStackInstancesOutput = [3, n0, _DSIO, 0, [_OI], [0]];
1033
- export var DeleteStackSetInput = [3, n0, _DSSI, 0, [_SSN, _CA], [0, 0]];
1034
- export var DeleteStackSetOutput = [3, n0, _DSSO, 0, [], []];
1035
- export var DeploymentTargets = [3, n0, _DT, 0, [_Ac, _AUc, _OUI, _AFT], [64 | 0, 0, 64 | 0, 0]];
1036
- export var DeregisterTypeInput = [3, n0, _DTIe, 0, [_A, _T, _TN, _VI], [0, 0, 0, 0]];
1037
- export var DeregisterTypeOutput = [3, n0, _DTOe, 0, [], []];
1038
- export var DescribeAccountLimitsInput = [3, n0, _DALI, 0, [_NT], [0]];
1039
- export var DescribeAccountLimitsOutput = [
1039
+ export var DeleteStackInstancesOutput$ = [3, n0, _DSIO, 0, [_OI], [0]];
1040
+ export var DeleteStackSetInput$ = [3, n0, _DSSI, 0, [_SSN, _CA], [0, 0]];
1041
+ export var DeleteStackSetOutput$ = [3, n0, _DSSO, 0, [], []];
1042
+ export var DeploymentTargets$ = [3, n0, _DT, 0, [_Ac, _AUc, _OUI, _AFT], [64 | 0, 0, 64 | 0, 0]];
1043
+ export var DeregisterTypeInput$ = [3, n0, _DTIe, 0, [_A, _T, _TN, _VI], [0, 0, 0, 0]];
1044
+ export var DeregisterTypeOutput$ = [3, n0, _DTOe, 0, [], []];
1045
+ export var DescribeAccountLimitsInput$ = [3, n0, _DALI, 0, [_NT], [0]];
1046
+ export var DescribeAccountLimitsOutput$ = [
1040
1047
  3,
1041
1048
  n0,
1042
1049
  _DALO,
@@ -1044,7 +1051,7 @@ export var DescribeAccountLimitsOutput = [
1044
1051
  [_ALc, _NT],
1045
1052
  [() => AccountLimitList, 0],
1046
1053
  ];
1047
- export var DescribeChangeSetHooksInput = [
1054
+ export var DescribeChangeSetHooksInput$ = [
1048
1055
  3,
1049
1056
  n0,
1050
1057
  _DCSHI,
@@ -1052,7 +1059,7 @@ export var DescribeChangeSetHooksInput = [
1052
1059
  [_CSN, _SN, _NT, _LRI],
1053
1060
  [0, 0, 0, 0],
1054
1061
  ];
1055
- export var DescribeChangeSetHooksOutput = [
1062
+ export var DescribeChangeSetHooksOutput$ = [
1056
1063
  3,
1057
1064
  n0,
1058
1065
  _DCSHO,
@@ -1060,8 +1067,8 @@ export var DescribeChangeSetHooksOutput = [
1060
1067
  [_CSI, _CSN, _H, _S, _NT, _SI, _SN],
1061
1068
  [0, 0, () => ChangeSetHooks, 0, 0, 0, 0],
1062
1069
  ];
1063
- export var DescribeChangeSetInput = [3, n0, _DCSIe, 0, [_CSN, _SN, _NT, _IPV], [0, 0, 0, 2]];
1064
- export var DescribeChangeSetOutput = [
1070
+ export var DescribeChangeSetInput$ = [3, n0, _DCSIe, 0, [_CSN, _SN, _NT, _IPV], [0, 0, 0, 2]];
1071
+ export var DescribeChangeSetOutput$ = [
1065
1072
  3,
1066
1073
  n0,
1067
1074
  _DCSOe,
@@ -1104,7 +1111,7 @@ export var DescribeChangeSetOutput = [
1104
1111
  0,
1105
1112
  0,
1106
1113
  64 | 0,
1107
- () => RollbackConfiguration,
1114
+ () => RollbackConfiguration$,
1108
1115
  64 | 0,
1109
1116
  () => Tags,
1110
1117
  () => Changes,
@@ -1117,30 +1124,30 @@ export var DescribeChangeSetOutput = [
1117
1124
  0,
1118
1125
  ],
1119
1126
  ];
1120
- export var DescribeEventsInput = [
1127
+ export var DescribeEventsInput$ = [
1121
1128
  3,
1122
1129
  n0,
1123
1130
  _DEI,
1124
1131
  0,
1125
1132
  [_SN, _CSN, _OI, _F, _NT],
1126
- [0, 0, 0, () => EventFilter, 0],
1133
+ [0, 0, 0, () => EventFilter$, 0],
1127
1134
  ];
1128
- export var DescribeEventsOutput = [3, n0, _DEO, 0, [_OE, _NT], [() => OperationEvents, 0]];
1129
- export var DescribeGeneratedTemplateInput = [3, n0, _DGTIe, 0, [_GTN], [0]];
1130
- export var DescribeGeneratedTemplateOutput = [
1135
+ export var DescribeEventsOutput$ = [3, n0, _DEO, 0, [_OE, _NT], [() => OperationEvents, 0]];
1136
+ export var DescribeGeneratedTemplateInput$ = [3, n0, _DGTIe, 0, [_GTN], [0]];
1137
+ export var DescribeGeneratedTemplateOutput$ = [
1131
1138
  3,
1132
1139
  n0,
1133
1140
  _DGTO,
1134
1141
  0,
1135
1142
  [_GTI, _GTN, _R, _S, _SR, _CT, _LUT, _Pr, _SI, _TCe, _TW],
1136
- [0, 0, () => ResourceDetails, 0, 0, 4, 4, () => TemplateProgress, 0, () => TemplateConfiguration, 1],
1143
+ [0, 0, () => ResourceDetails, 0, 0, 4, 4, () => TemplateProgress$, 0, () => TemplateConfiguration$, 1],
1137
1144
  ];
1138
- export var DescribeOrganizationsAccessInput = [3, n0, _DOAIe, 0, [_CA], [0]];
1139
- export var DescribeOrganizationsAccessOutput = [3, n0, _DOAOe, 0, [_S], [0]];
1140
- export var DescribePublisherInput = [3, n0, _DPI, 0, [_PI], [0]];
1141
- export var DescribePublisherOutput = [3, n0, _DPO, 0, [_PI, _PS, _IPd, _PP], [0, 0, 0, 0]];
1142
- export var DescribeResourceScanInput = [3, n0, _DRSI, 0, [_RSI], [0]];
1143
- export var DescribeResourceScanOutput = [
1145
+ export var DescribeOrganizationsAccessInput$ = [3, n0, _DOAIe, 0, [_CA], [0]];
1146
+ export var DescribeOrganizationsAccessOutput$ = [3, n0, _DOAOe, 0, [_S], [0]];
1147
+ export var DescribePublisherInput$ = [3, n0, _DPI, 0, [_PI], [0]];
1148
+ export var DescribePublisherOutput$ = [3, n0, _DPO, 0, [_PI, _PS, _IPd, _PP], [0, 0, 0, 0]];
1149
+ export var DescribeResourceScanInput$ = [3, n0, _DRSI, 0, [_RSI], [0]];
1150
+ export var DescribeResourceScanOutput$ = [
1144
1151
  3,
1145
1152
  n0,
1146
1153
  _DRSO,
@@ -1148,8 +1155,8 @@ export var DescribeResourceScanOutput = [
1148
1155
  [_RSI, _S, _SR, _ST, _ET, _PC, _RTe, _RSe, _RRe, _SF],
1149
1156
  [0, 0, 0, 4, 4, 1, 64 | 0, 1, 1, () => ScanFilters],
1150
1157
  ];
1151
- export var DescribeStackDriftDetectionStatusInput = [3, n0, _DSDDSI, 0, [_SDDI], [0]];
1152
- export var DescribeStackDriftDetectionStatusOutput = [
1158
+ export var DescribeStackDriftDetectionStatusInput$ = [3, n0, _DSDDSI, 0, [_SDDI], [0]];
1159
+ export var DescribeStackDriftDetectionStatusOutput$ = [
1153
1160
  3,
1154
1161
  n0,
1155
1162
  _DSDDSO,
@@ -1157,9 +1164,9 @@ export var DescribeStackDriftDetectionStatusOutput = [
1157
1164
  [_SI, _SDDI, _SDS, _DS, _DSR, _DSRC, _Ti],
1158
1165
  [0, 0, 0, 0, 0, 1, 4],
1159
1166
  ];
1160
- export var DescribeStackEventsInput = [3, n0, _DSEI, 0, [_SN, _NT], [0, 0]];
1161
- export var DescribeStackEventsOutput = [3, n0, _DSEO, 0, [_SE, _NT], [() => StackEvents, 0]];
1162
- export var DescribeStackInstanceInput = [
1167
+ export var DescribeStackEventsInput$ = [3, n0, _DSEI, 0, [_SN, _NT], [0, 0]];
1168
+ export var DescribeStackEventsOutput$ = [3, n0, _DSEO, 0, [_SE, _NT], [() => StackEvents, 0]];
1169
+ export var DescribeStackInstanceInput$ = [
1163
1170
  3,
1164
1171
  n0,
1165
1172
  _DSIIe,
@@ -1167,9 +1174,9 @@ export var DescribeStackInstanceInput = [
1167
1174
  [_SSN, _SIA, _SIR, _CA],
1168
1175
  [0, 0, 0, 0],
1169
1176
  ];
1170
- export var DescribeStackInstanceOutput = [3, n0, _DSIOe, 0, [_SIt], [() => StackInstance]];
1171
- export var DescribeStackRefactorInput = [3, n0, _DSRI, 0, [_SRI], [0]];
1172
- export var DescribeStackRefactorOutput = [
1177
+ export var DescribeStackInstanceOutput$ = [3, n0, _DSIOe, 0, [_SIt], [() => StackInstance$]];
1178
+ export var DescribeStackRefactorInput$ = [3, n0, _DSRI, 0, [_SRI], [0]];
1179
+ export var DescribeStackRefactorOutput$ = [
1173
1180
  3,
1174
1181
  n0,
1175
1182
  _DSRO,
@@ -1177,7 +1184,7 @@ export var DescribeStackRefactorOutput = [
1177
1184
  [_D, _SRI, _SIta, _ES, _ESR, _S, _SR],
1178
1185
  [0, 0, 64 | 0, 0, 0, 0, 0],
1179
1186
  ];
1180
- export var DescribeStackResourceDriftsInput = [
1187
+ export var DescribeStackResourceDriftsInput$ = [
1181
1188
  3,
1182
1189
  n0,
1183
1190
  _DSRDI,
@@ -1185,7 +1192,7 @@ export var DescribeStackResourceDriftsInput = [
1185
1192
  [_SN, _SRDSF, _NT, _MR],
1186
1193
  [0, 64 | 0, 0, 1],
1187
1194
  ];
1188
- export var DescribeStackResourceDriftsOutput = [
1195
+ export var DescribeStackResourceDriftsOutput$ = [
1189
1196
  3,
1190
1197
  n0,
1191
1198
  _DSRDO,
@@ -1193,31 +1200,31 @@ export var DescribeStackResourceDriftsOutput = [
1193
1200
  [_SRD, _NT],
1194
1201
  [() => StackResourceDrifts, 0],
1195
1202
  ];
1196
- export var DescribeStackResourceInput = [3, n0, _DSRIe, 0, [_SN, _LRI], [0, 0]];
1197
- export var DescribeStackResourceOutput = [
1203
+ export var DescribeStackResourceInput$ = [3, n0, _DSRIe, 0, [_SN, _LRI], [0, 0]];
1204
+ export var DescribeStackResourceOutput$ = [
1198
1205
  3,
1199
1206
  n0,
1200
1207
  _DSROe,
1201
1208
  0,
1202
1209
  [_SRDt],
1203
- [() => StackResourceDetail],
1210
+ [() => StackResourceDetail$],
1204
1211
  ];
1205
- export var DescribeStackResourcesInput = [3, n0, _DSRIes, 0, [_SN, _LRI, _PRI], [0, 0, 0]];
1206
- export var DescribeStackResourcesOutput = [3, n0, _DSROes, 0, [_SRt], [() => StackResources]];
1207
- export var DescribeStackSetInput = [3, n0, _DSSIe, 0, [_SSN, _CA], [0, 0]];
1208
- export var DescribeStackSetOperationInput = [3, n0, _DSSOI, 0, [_SSN, _OI, _CA], [0, 0, 0]];
1209
- export var DescribeStackSetOperationOutput = [
1212
+ export var DescribeStackResourcesInput$ = [3, n0, _DSRIes, 0, [_SN, _LRI, _PRI], [0, 0, 0]];
1213
+ export var DescribeStackResourcesOutput$ = [3, n0, _DSROes, 0, [_SRt], [() => StackResources]];
1214
+ export var DescribeStackSetInput$ = [3, n0, _DSSIe, 0, [_SSN, _CA], [0, 0]];
1215
+ export var DescribeStackSetOperationInput$ = [3, n0, _DSSOI, 0, [_SSN, _OI, _CA], [0, 0, 0]];
1216
+ export var DescribeStackSetOperationOutput$ = [
1210
1217
  3,
1211
1218
  n0,
1212
1219
  _DSSOO,
1213
1220
  0,
1214
1221
  [_SSO],
1215
- [() => StackSetOperation],
1222
+ [() => StackSetOperation$],
1216
1223
  ];
1217
- export var DescribeStackSetOutput = [3, n0, _DSSOe, 0, [_SS], [() => StackSet]];
1218
- export var DescribeStacksInput = [3, n0, _DSIe, 0, [_SN, _NT], [0, 0]];
1219
- export var DescribeStacksOutput = [3, n0, _DSO, 0, [_St, _NT], [() => Stacks, 0]];
1220
- export var DescribeTypeInput = [
1224
+ export var DescribeStackSetOutput$ = [3, n0, _DSSOe, 0, [_SS], [() => StackSet$]];
1225
+ export var DescribeStacksInput$ = [3, n0, _DSIe, 0, [_SN, _NT], [0, 0]];
1226
+ export var DescribeStacksOutput$ = [3, n0, _DSO, 0, [_St, _NT], [() => Stacks, 0]];
1227
+ export var DescribeTypeInput$ = [
1221
1228
  3,
1222
1229
  n0,
1223
1230
  _DTIes,
@@ -1225,7 +1232,7 @@ export var DescribeTypeInput = [
1225
1232
  [_T, _TN, _A, _VI, _PI, _PVN],
1226
1233
  [0, 0, 0, 0, 0, 0],
1227
1234
  ];
1228
- export var DescribeTypeOutput = [
1235
+ export var DescribeTypeOutput$ = [
1229
1236
  3,
1230
1237
  n0,
1231
1238
  _DTOes,
@@ -1271,7 +1278,7 @@ export var DescribeTypeOutput = [
1271
1278
  0,
1272
1279
  0,
1273
1280
  0,
1274
- () => LoggingConfig,
1281
+ () => LoggingConfig$,
1275
1282
  () => RequiredActivatedTypes,
1276
1283
  0,
1277
1284
  0,
@@ -1289,8 +1296,8 @@ export var DescribeTypeOutput = [
1289
1296
  2,
1290
1297
  ],
1291
1298
  ];
1292
- export var DescribeTypeRegistrationInput = [3, n0, _DTRI, 0, [_RTeg], [0]];
1293
- export var DescribeTypeRegistrationOutput = [
1299
+ export var DescribeTypeRegistrationInput$ = [3, n0, _DTRI, 0, [_RTeg], [0]];
1300
+ export var DescribeTypeRegistrationOutput$ = [
1294
1301
  3,
1295
1302
  n0,
1296
1303
  _DTRO,
@@ -1298,27 +1305,27 @@ export var DescribeTypeRegistrationOutput = [
1298
1305
  [_PSr, _D, _TA, _TVA],
1299
1306
  [0, 0, 0, 0],
1300
1307
  ];
1301
- export var DetectStackDriftInput = [3, n0, _DSDI, 0, [_SN, _LRIo], [0, 64 | 0]];
1302
- export var DetectStackDriftOutput = [3, n0, _DSDO, 0, [_SDDI], [0]];
1303
- export var DetectStackResourceDriftInput = [3, n0, _DSRDIe, 0, [_SN, _LRI], [0, 0]];
1304
- export var DetectStackResourceDriftOutput = [
1308
+ export var DetectStackDriftInput$ = [3, n0, _DSDI, 0, [_SN, _LRIo], [0, 64 | 0]];
1309
+ export var DetectStackDriftOutput$ = [3, n0, _DSDO, 0, [_SDDI], [0]];
1310
+ export var DetectStackResourceDriftInput$ = [3, n0, _DSRDIe, 0, [_SN, _LRI], [0, 0]];
1311
+ export var DetectStackResourceDriftOutput$ = [
1305
1312
  3,
1306
1313
  n0,
1307
1314
  _DSRDOe,
1308
1315
  0,
1309
1316
  [_SRDta],
1310
- [() => StackResourceDrift],
1317
+ [() => StackResourceDrift$],
1311
1318
  ];
1312
- export var DetectStackSetDriftInput = [
1319
+ export var DetectStackSetDriftInput$ = [
1313
1320
  3,
1314
1321
  n0,
1315
1322
  _DSSDI,
1316
1323
  0,
1317
1324
  [_SSN, _OP, _OI, _CA],
1318
- [0, () => StackSetOperationPreferences, [0, 4], 0],
1325
+ [0, () => StackSetOperationPreferences$, [0, 4], 0],
1319
1326
  ];
1320
- export var DetectStackSetDriftOutput = [3, n0, _DSSDO, 0, [_OI], [0]];
1321
- export var EstimateTemplateCostInput = [
1327
+ export var DetectStackSetDriftOutput$ = [3, n0, _DSSDO, 0, [_OI], [0]];
1328
+ export var EstimateTemplateCostInput$ = [
1322
1329
  3,
1323
1330
  n0,
1324
1331
  _ETCI,
@@ -1326,9 +1333,9 @@ export var EstimateTemplateCostInput = [
1326
1333
  [_TB, _TURL, _P],
1327
1334
  [0, 0, () => _Parameters],
1328
1335
  ];
1329
- export var EstimateTemplateCostOutput = [3, n0, _ETCO, 0, [_U], [0]];
1330
- export var EventFilter = [3, n0, _EF, 0, [_FE], [2]];
1331
- export var ExecuteChangeSetInput = [
1336
+ export var EstimateTemplateCostOutput$ = [3, n0, _ETCO, 0, [_U], [0]];
1337
+ export var EventFilter$ = [3, n0, _EF, 0, [_FE], [2]];
1338
+ export var ExecuteChangeSetInput$ = [
1332
1339
  3,
1333
1340
  n0,
1334
1341
  _ECSI,
@@ -1336,10 +1343,10 @@ export var ExecuteChangeSetInput = [
1336
1343
  [_CSN, _SN, _CRT, _DR, _REOC],
1337
1344
  [0, 0, 0, 2, 2],
1338
1345
  ];
1339
- export var ExecuteChangeSetOutput = [3, n0, _ECSO, 0, [], []];
1340
- export var ExecuteStackRefactorInput = [3, n0, _ESRI, 0, [_SRI], [0]];
1341
- export var Export = [3, n0, _Ex, 0, [_ESI, _N, _V], [0, 0, 0]];
1342
- export var GeneratedTemplateNotFoundException = [
1346
+ export var ExecuteChangeSetOutput$ = [3, n0, _ECSO, 0, [], []];
1347
+ export var ExecuteStackRefactorInput$ = [3, n0, _ESRI, 0, [_SRI], [0]];
1348
+ export var Export$ = [3, n0, _Ex, 0, [_ESI, _N, _V], [0, 0, 0]];
1349
+ export var GeneratedTemplateNotFoundException$ = [
1343
1350
  -3,
1344
1351
  n0,
1345
1352
  _GTNFE,
@@ -1347,39 +1354,39 @@ export var GeneratedTemplateNotFoundException = [
1347
1354
  [_M],
1348
1355
  [0],
1349
1356
  ];
1350
- TypeRegistry.for(n0).registerError(GeneratedTemplateNotFoundException, __GeneratedTemplateNotFoundException);
1351
- export var GetGeneratedTemplateInput = [3, n0, _GGTI, 0, [_Fo, _GTN], [0, 0]];
1352
- export var GetGeneratedTemplateOutput = [3, n0, _GGTO, 0, [_S, _TB], [0, 0]];
1353
- export var GetHookResultInput = [3, n0, _GHRI, 0, [_HRI], [0]];
1354
- export var GetHookResultOutput = [
1357
+ TypeRegistry.for(n0).registerError(GeneratedTemplateNotFoundException$, GeneratedTemplateNotFoundException);
1358
+ export var GetGeneratedTemplateInput$ = [3, n0, _GGTI, 0, [_Fo, _GTN], [0, 0]];
1359
+ export var GetGeneratedTemplateOutput$ = [3, n0, _GGTO, 0, [_S, _TB], [0, 0]];
1360
+ export var GetHookResultInput$ = [3, n0, _GHRI, 0, [_HRI], [0]];
1361
+ export var GetHookResultOutput$ = [
1355
1362
  3,
1356
1363
  n0,
1357
1364
  _GHRO,
1358
1365
  0,
1359
1366
  [_HRI, _IP, _FM, _TN, _OTN, _TVI, _TCVI, _TA, _S, _HSR, _IAn, _Tar, _Ann],
1360
- [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, () => HookTarget, () => AnnotationList],
1367
+ [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, () => HookTarget$, () => AnnotationList],
1361
1368
  ];
1362
- export var GetStackPolicyInput = [3, n0, _GSPI, 0, [_SN], [0]];
1363
- export var GetStackPolicyOutput = [3, n0, _GSPO, 0, [_SPB], [0]];
1364
- export var GetTemplateInput = [3, n0, _GTIe, 0, [_SN, _CSN, _TS], [0, 0, 0]];
1365
- export var GetTemplateOutput = [3, n0, _GTO, 0, [_TB, _SA], [0, 64 | 0]];
1366
- export var GetTemplateSummaryInput = [
1369
+ export var GetStackPolicyInput$ = [3, n0, _GSPI, 0, [_SN], [0]];
1370
+ export var GetStackPolicyOutput$ = [3, n0, _GSPO, 0, [_SPB], [0]];
1371
+ export var GetTemplateInput$ = [3, n0, _GTIe, 0, [_SN, _CSN, _TS], [0, 0, 0]];
1372
+ export var GetTemplateOutput$ = [3, n0, _GTO, 0, [_TB, _SA], [0, 64 | 0]];
1373
+ export var GetTemplateSummaryInput$ = [
1367
1374
  3,
1368
1375
  n0,
1369
1376
  _GTSI,
1370
1377
  0,
1371
1378
  [_TB, _TURL, _SN, _SSN, _CA, _TSC],
1372
- [0, 0, 0, 0, 0, () => TemplateSummaryConfig],
1379
+ [0, 0, 0, 0, 0, () => TemplateSummaryConfig$],
1373
1380
  ];
1374
- export var GetTemplateSummaryOutput = [
1381
+ export var GetTemplateSummaryOutput$ = [
1375
1382
  3,
1376
1383
  n0,
1377
1384
  _GTSO,
1378
1385
  0,
1379
1386
  [_P, _D, _Ca, _CR, _RTe, _Ve, _Me, _DTe, _RIS, _W],
1380
- [() => ParameterDeclarations, 0, 64 | 0, 0, 64 | 0, 0, 0, 64 | 0, () => ResourceIdentifierSummaries, () => Warnings],
1387
+ [() => ParameterDeclarations, 0, 64 | 0, 0, 64 | 0, 0, 0, 64 | 0, () => ResourceIdentifierSummaries, () => Warnings$],
1381
1388
  ];
1382
- export var HookResultNotFoundException = [
1389
+ export var HookResultNotFoundException$ = [
1383
1390
  -3,
1384
1391
  n0,
1385
1392
  _HRNFE,
@@ -1387,8 +1394,8 @@ export var HookResultNotFoundException = [
1387
1394
  [_M],
1388
1395
  [0],
1389
1396
  ];
1390
- TypeRegistry.for(n0).registerError(HookResultNotFoundException, __HookResultNotFoundException);
1391
- export var HookResultSummary = [
1397
+ TypeRegistry.for(n0).registerError(HookResultNotFoundException$, HookResultNotFoundException);
1398
+ export var HookResultSummary$ = [
1392
1399
  3,
1393
1400
  n0,
1394
1401
  _HRS,
@@ -1396,17 +1403,17 @@ export var HookResultSummary = [
1396
1403
  [_HRI, _IP, _FM, _TN, _TVI, _TCVI, _S, _HSR, _IAn, _TT, _TI, _TA, _HET],
1397
1404
  [0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0],
1398
1405
  ];
1399
- export var HookTarget = [3, n0, _HT, 0, [_TT, _TTN, _TI, _Act], [0, 0, 0, 0]];
1400
- export var ImportStacksToStackSetInput = [
1406
+ export var HookTarget$ = [3, n0, _HT, 0, [_TT, _TTN, _TI, _Act], [0, 0, 0, 0]];
1407
+ export var ImportStacksToStackSetInput$ = [
1401
1408
  3,
1402
1409
  n0,
1403
1410
  _ISTSSI,
1404
1411
  0,
1405
1412
  [_SSN, _SIta, _SIU, _OUI, _OP, _OI, _CA],
1406
- [0, 64 | 0, 0, 64 | 0, () => StackSetOperationPreferences, [0, 4], 0],
1413
+ [0, 64 | 0, 0, 64 | 0, () => StackSetOperationPreferences$, [0, 4], 0],
1407
1414
  ];
1408
- export var ImportStacksToStackSetOutput = [3, n0, _ISTSSO, 0, [_OI], [0]];
1409
- export var InsufficientCapabilitiesException = [
1415
+ export var ImportStacksToStackSetOutput$ = [3, n0, _ISTSSO, 0, [_OI], [0]];
1416
+ export var InsufficientCapabilitiesException$ = [
1410
1417
  -3,
1411
1418
  n0,
1412
1419
  _ICE,
@@ -1414,8 +1421,8 @@ export var InsufficientCapabilitiesException = [
1414
1421
  [_M],
1415
1422
  [0],
1416
1423
  ];
1417
- TypeRegistry.for(n0).registerError(InsufficientCapabilitiesException, __InsufficientCapabilitiesException);
1418
- export var InvalidChangeSetStatusException = [
1424
+ TypeRegistry.for(n0).registerError(InsufficientCapabilitiesException$, InsufficientCapabilitiesException);
1425
+ export var InvalidChangeSetStatusException$ = [
1419
1426
  -3,
1420
1427
  n0,
1421
1428
  _ICSSE,
@@ -1423,8 +1430,8 @@ export var InvalidChangeSetStatusException = [
1423
1430
  [_M],
1424
1431
  [0],
1425
1432
  ];
1426
- TypeRegistry.for(n0).registerError(InvalidChangeSetStatusException, __InvalidChangeSetStatusException);
1427
- export var InvalidOperationException = [
1433
+ TypeRegistry.for(n0).registerError(InvalidChangeSetStatusException$, InvalidChangeSetStatusException);
1434
+ export var InvalidOperationException$ = [
1428
1435
  -3,
1429
1436
  n0,
1430
1437
  _IOE,
@@ -1432,8 +1439,8 @@ export var InvalidOperationException = [
1432
1439
  [_M],
1433
1440
  [0],
1434
1441
  ];
1435
- TypeRegistry.for(n0).registerError(InvalidOperationException, __InvalidOperationException);
1436
- export var InvalidStateTransitionException = [
1442
+ TypeRegistry.for(n0).registerError(InvalidOperationException$, InvalidOperationException);
1443
+ export var InvalidStateTransitionException$ = [
1437
1444
  -3,
1438
1445
  n0,
1439
1446
  _ISTE,
@@ -1441,8 +1448,8 @@ export var InvalidStateTransitionException = [
1441
1448
  [_M],
1442
1449
  [0],
1443
1450
  ];
1444
- TypeRegistry.for(n0).registerError(InvalidStateTransitionException, __InvalidStateTransitionException);
1445
- export var LimitExceededException = [
1451
+ TypeRegistry.for(n0).registerError(InvalidStateTransitionException$, InvalidStateTransitionException);
1452
+ export var LimitExceededException$ = [
1446
1453
  -3,
1447
1454
  n0,
1448
1455
  _LEE,
@@ -1450,13 +1457,13 @@ export var LimitExceededException = [
1450
1457
  [_M],
1451
1458
  [0],
1452
1459
  ];
1453
- TypeRegistry.for(n0).registerError(LimitExceededException, __LimitExceededException);
1454
- export var ListChangeSetsInput = [3, n0, _LCSI, 0, [_SN, _NT], [0, 0]];
1455
- export var ListChangeSetsOutput = [3, n0, _LCSO, 0, [_Su, _NT], [() => ChangeSetSummaries, 0]];
1456
- export var ListExportsInput = [3, n0, _LEI, 0, [_NT], [0]];
1457
- export var ListExportsOutput = [3, n0, _LEO, 0, [_Exp, _NT], [() => Exports, 0]];
1458
- export var ListGeneratedTemplatesInput = [3, n0, _LGTI, 0, [_NT, _MR], [0, 1]];
1459
- export var ListGeneratedTemplatesOutput = [
1460
+ TypeRegistry.for(n0).registerError(LimitExceededException$, LimitExceededException);
1461
+ export var ListChangeSetsInput$ = [3, n0, _LCSI, 0, [_SN, _NT], [0, 0]];
1462
+ export var ListChangeSetsOutput$ = [3, n0, _LCSO, 0, [_Su, _NT], [() => ChangeSetSummaries, 0]];
1463
+ export var ListExportsInput$ = [3, n0, _LEI, 0, [_NT], [0]];
1464
+ export var ListExportsOutput$ = [3, n0, _LEO, 0, [_Exp, _NT], [() => Exports, 0]];
1465
+ export var ListGeneratedTemplatesInput$ = [3, n0, _LGTI, 0, [_NT, _MR], [0, 1]];
1466
+ export var ListGeneratedTemplatesOutput$ = [
1460
1467
  3,
1461
1468
  n0,
1462
1469
  _LGTO,
@@ -1464,8 +1471,8 @@ export var ListGeneratedTemplatesOutput = [
1464
1471
  [_Su, _NT],
1465
1472
  [() => TemplateSummaries, 0],
1466
1473
  ];
1467
- export var ListHookResultsInput = [3, n0, _LHRI, 0, [_TT, _TI, _TA, _S, _NT], [0, 0, 0, 0, 0]];
1468
- export var ListHookResultsOutput = [
1474
+ export var ListHookResultsInput$ = [3, n0, _LHRI, 0, [_TT, _TI, _TA, _S, _NT], [0, 0, 0, 0, 0]];
1475
+ export var ListHookResultsOutput$ = [
1469
1476
  3,
1470
1477
  n0,
1471
1478
  _LHRO,
@@ -1473,9 +1480,9 @@ export var ListHookResultsOutput = [
1473
1480
  [_TT, _TI, _HR, _NT],
1474
1481
  [0, 0, () => HookResultSummaries, 0],
1475
1482
  ];
1476
- export var ListImportsInput = [3, n0, _LII, 0, [_EN, _NT], [0, 0]];
1477
- export var ListImportsOutput = [3, n0, _LIO, 0, [_Im, _NT], [64 | 0, 0]];
1478
- export var ListResourceScanRelatedResourcesInput = [
1483
+ export var ListImportsInput$ = [3, n0, _LII, 0, [_EN, _NT], [0, 0]];
1484
+ export var ListImportsOutput$ = [3, n0, _LIO, 0, [_Im, _NT], [64 | 0, 0]];
1485
+ export var ListResourceScanRelatedResourcesInput$ = [
1479
1486
  3,
1480
1487
  n0,
1481
1488
  _LRSRRI,
@@ -1483,7 +1490,7 @@ export var ListResourceScanRelatedResourcesInput = [
1483
1490
  [_RSI, _R, _NT, _MR],
1484
1491
  [0, () => ScannedResourceIdentifiers, 0, 1],
1485
1492
  ];
1486
- export var ListResourceScanRelatedResourcesOutput = [
1493
+ export var ListResourceScanRelatedResourcesOutput$ = [
1487
1494
  3,
1488
1495
  n0,
1489
1496
  _LRSRRO,
@@ -1491,7 +1498,7 @@ export var ListResourceScanRelatedResourcesOutput = [
1491
1498
  [_RRel, _NT],
1492
1499
  [() => RelatedResources, 0],
1493
1500
  ];
1494
- export var ListResourceScanResourcesInput = [
1501
+ export var ListResourceScanResourcesInput$ = [
1495
1502
  3,
1496
1503
  n0,
1497
1504
  _LRSRI,
@@ -1499,7 +1506,7 @@ export var ListResourceScanResourcesInput = [
1499
1506
  [_RSI, _RI, _RTP, _TK, _TV, _NT, _MR],
1500
1507
  [0, 0, 0, 0, 0, 0, 1],
1501
1508
  ];
1502
- export var ListResourceScanResourcesOutput = [
1509
+ export var ListResourceScanResourcesOutput$ = [
1503
1510
  3,
1504
1511
  n0,
1505
1512
  _LRSRO,
@@ -1507,8 +1514,8 @@ export var ListResourceScanResourcesOutput = [
1507
1514
  [_R, _NT],
1508
1515
  [() => ScannedResources, 0],
1509
1516
  ];
1510
- export var ListResourceScansInput = [3, n0, _LRSI, 0, [_NT, _MR, _STF], [0, 1, 0]];
1511
- export var ListResourceScansOutput = [
1517
+ export var ListResourceScansInput$ = [3, n0, _LRSI, 0, [_NT, _MR, _STF], [0, 1, 0]];
1518
+ export var ListResourceScansOutput$ = [
1512
1519
  3,
1513
1520
  n0,
1514
1521
  _LRSO,
@@ -1516,7 +1523,7 @@ export var ListResourceScansOutput = [
1516
1523
  [_RSS, _NT],
1517
1524
  [() => ResourceScanSummaries, 0],
1518
1525
  ];
1519
- export var ListStackInstanceResourceDriftsInput = [
1526
+ export var ListStackInstanceResourceDriftsInput$ = [
1520
1527
  3,
1521
1528
  n0,
1522
1529
  _LSIRDI,
@@ -1524,7 +1531,7 @@ export var ListStackInstanceResourceDriftsInput = [
1524
1531
  [_SSN, _NT, _MR, _SIRDS, _SIA, _SIR, _OI, _CA],
1525
1532
  [0, 0, 1, 64 | 0, 0, 0, 0, 0],
1526
1533
  ];
1527
- export var ListStackInstanceResourceDriftsOutput = [
1534
+ export var ListStackInstanceResourceDriftsOutput$ = [
1528
1535
  3,
1529
1536
  n0,
1530
1537
  _LSIRDO,
@@ -1532,7 +1539,7 @@ export var ListStackInstanceResourceDriftsOutput = [
1532
1539
  [_Su, _NT],
1533
1540
  [() => StackInstanceResourceDriftsSummaries, 0],
1534
1541
  ];
1535
- export var ListStackInstancesInput = [
1542
+ export var ListStackInstancesInput$ = [
1536
1543
  3,
1537
1544
  n0,
1538
1545
  _LSII,
@@ -1540,7 +1547,7 @@ export var ListStackInstancesInput = [
1540
1547
  [_SSN, _NT, _MR, _F, _SIA, _SIR, _CA],
1541
1548
  [0, 0, 1, () => StackInstanceFilters, 0, 0, 0],
1542
1549
  ];
1543
- export var ListStackInstancesOutput = [
1550
+ export var ListStackInstancesOutput$ = [
1544
1551
  3,
1545
1552
  n0,
1546
1553
  _LSIO,
@@ -1548,8 +1555,8 @@ export var ListStackInstancesOutput = [
1548
1555
  [_Su, _NT],
1549
1556
  [() => StackInstanceSummaries, 0],
1550
1557
  ];
1551
- export var ListStackRefactorActionsInput = [3, n0, _LSRAI, 0, [_SRI, _NT, _MR], [0, 0, 1]];
1552
- export var ListStackRefactorActionsOutput = [
1558
+ export var ListStackRefactorActionsInput$ = [3, n0, _LSRAI, 0, [_SRI, _NT, _MR], [0, 0, 1]];
1559
+ export var ListStackRefactorActionsOutput$ = [
1553
1560
  3,
1554
1561
  n0,
1555
1562
  _LSRAO,
@@ -1557,8 +1564,8 @@ export var ListStackRefactorActionsOutput = [
1557
1564
  [_SRA, _NT],
1558
1565
  [() => StackRefactorActions, 0],
1559
1566
  ];
1560
- export var ListStackRefactorsInput = [3, n0, _LSRI, 0, [_ESF, _NT, _MR], [64 | 0, 0, 1]];
1561
- export var ListStackRefactorsOutput = [
1567
+ export var ListStackRefactorsInput$ = [3, n0, _LSRI, 0, [_ESF, _NT, _MR], [64 | 0, 0, 1]];
1568
+ export var ListStackRefactorsOutput$ = [
1562
1569
  3,
1563
1570
  n0,
1564
1571
  _LSRO,
@@ -1566,8 +1573,8 @@ export var ListStackRefactorsOutput = [
1566
1573
  [_SRS, _NT],
1567
1574
  [() => StackRefactorSummaries, 0],
1568
1575
  ];
1569
- export var ListStackResourcesInput = [3, n0, _LSRIi, 0, [_SN, _NT], [0, 0]];
1570
- export var ListStackResourcesOutput = [
1576
+ export var ListStackResourcesInput$ = [3, n0, _LSRIi, 0, [_SN, _NT], [0, 0]];
1577
+ export var ListStackResourcesOutput$ = [
1571
1578
  3,
1572
1579
  n0,
1573
1580
  _LSROi,
@@ -1575,7 +1582,7 @@ export var ListStackResourcesOutput = [
1575
1582
  [_SRSt, _NT],
1576
1583
  [() => StackResourceSummaries, 0],
1577
1584
  ];
1578
- export var ListStackSetAutoDeploymentTargetsInput = [
1585
+ export var ListStackSetAutoDeploymentTargetsInput$ = [
1579
1586
  3,
1580
1587
  n0,
1581
1588
  _LSSADTI,
@@ -1583,7 +1590,7 @@ export var ListStackSetAutoDeploymentTargetsInput = [
1583
1590
  [_SSN, _NT, _MR, _CA],
1584
1591
  [0, 0, 1, 0],
1585
1592
  ];
1586
- export var ListStackSetAutoDeploymentTargetsOutput = [
1593
+ export var ListStackSetAutoDeploymentTargetsOutput$ = [
1587
1594
  3,
1588
1595
  n0,
1589
1596
  _LSSADTO,
@@ -1591,7 +1598,7 @@ export var ListStackSetAutoDeploymentTargetsOutput = [
1591
1598
  [_Su, _NT],
1592
1599
  [() => StackSetAutoDeploymentTargetSummaries, 0],
1593
1600
  ];
1594
- export var ListStackSetOperationResultsInput = [
1601
+ export var ListStackSetOperationResultsInput$ = [
1595
1602
  3,
1596
1603
  n0,
1597
1604
  _LSSORI,
@@ -1599,7 +1606,7 @@ export var ListStackSetOperationResultsInput = [
1599
1606
  [_SSN, _OI, _NT, _MR, _CA, _F],
1600
1607
  [0, 0, 0, 1, 0, () => OperationResultFilters],
1601
1608
  ];
1602
- export var ListStackSetOperationResultsOutput = [
1609
+ export var ListStackSetOperationResultsOutput$ = [
1603
1610
  3,
1604
1611
  n0,
1605
1612
  _LSSORO,
@@ -1607,8 +1614,15 @@ export var ListStackSetOperationResultsOutput = [
1607
1614
  [_Su, _NT],
1608
1615
  [() => StackSetOperationResultSummaries, 0],
1609
1616
  ];
1610
- export var ListStackSetOperationsInput = [3, n0, _LSSOI, 0, [_SSN, _NT, _MR, _CA], [0, 0, 1, 0]];
1611
- export var ListStackSetOperationsOutput = [
1617
+ export var ListStackSetOperationsInput$ = [
1618
+ 3,
1619
+ n0,
1620
+ _LSSOI,
1621
+ 0,
1622
+ [_SSN, _NT, _MR, _CA],
1623
+ [0, 0, 1, 0],
1624
+ ];
1625
+ export var ListStackSetOperationsOutput$ = [
1612
1626
  3,
1613
1627
  n0,
1614
1628
  _LSSOO,
@@ -1616,11 +1630,11 @@ export var ListStackSetOperationsOutput = [
1616
1630
  [_Su, _NT],
1617
1631
  [() => StackSetOperationSummaries, 0],
1618
1632
  ];
1619
- export var ListStackSetsInput = [3, n0, _LSSI, 0, [_NT, _MR, _S, _CA], [0, 1, 0, 0]];
1620
- export var ListStackSetsOutput = [3, n0, _LSSO, 0, [_Su, _NT], [() => StackSetSummaries, 0]];
1621
- export var ListStacksInput = [3, n0, _LSI, 0, [_NT, _SSF], [0, 64 | 0]];
1622
- export var ListStacksOutput = [3, n0, _LSO, 0, [_SSt, _NT], [() => StackSummaries, 0]];
1623
- export var ListTypeRegistrationsInput = [
1633
+ export var ListStackSetsInput$ = [3, n0, _LSSI, 0, [_NT, _MR, _S, _CA], [0, 1, 0, 0]];
1634
+ export var ListStackSetsOutput$ = [3, n0, _LSSO, 0, [_Su, _NT], [() => StackSetSummaries, 0]];
1635
+ export var ListStacksInput$ = [3, n0, _LSI, 0, [_NT, _SSF], [0, 64 | 0]];
1636
+ export var ListStacksOutput$ = [3, n0, _LSO, 0, [_SSt, _NT], [() => StackSummaries, 0]];
1637
+ export var ListTypeRegistrationsInput$ = [
1624
1638
  3,
1625
1639
  n0,
1626
1640
  _LTRI,
@@ -1628,17 +1642,17 @@ export var ListTypeRegistrationsInput = [
1628
1642
  [_T, _TN, _TA, _RSF, _MR, _NT],
1629
1643
  [0, 0, 0, 0, 1, 0],
1630
1644
  ];
1631
- export var ListTypeRegistrationsOutput = [3, n0, _LTRO, 0, [_RTL, _NT], [64 | 0, 0]];
1632
- export var ListTypesInput = [
1645
+ export var ListTypeRegistrationsOutput$ = [3, n0, _LTRO, 0, [_RTL, _NT], [64 | 0, 0]];
1646
+ export var ListTypesInput$ = [
1633
1647
  3,
1634
1648
  n0,
1635
1649
  _LTI,
1636
1650
  0,
1637
1651
  [_Vi, _PT, _DSe, _T, _F, _MR, _NT],
1638
- [0, 0, 0, 0, () => TypeFilters, 1, 0],
1652
+ [0, 0, 0, 0, () => TypeFilters$, 1, 0],
1639
1653
  ];
1640
- export var ListTypesOutput = [3, n0, _LTO, 0, [_TSy, _NT], [() => TypeSummaries, 0]];
1641
- export var ListTypeVersionsInput = [
1654
+ export var ListTypesOutput$ = [3, n0, _LTO, 0, [_TSy, _NT], [() => TypeSummaries, 0]];
1655
+ export var ListTypeVersionsInput$ = [
1642
1656
  3,
1643
1657
  n0,
1644
1658
  _LTVI,
@@ -1646,7 +1660,7 @@ export var ListTypeVersionsInput = [
1646
1660
  [_T, _TN, _A, _MR, _NT, _DSe, _PI],
1647
1661
  [0, 0, 0, 1, 0, 0, 0],
1648
1662
  ];
1649
- export var ListTypeVersionsOutput = [
1663
+ export var ListTypeVersionsOutput$ = [
1650
1664
  3,
1651
1665
  n0,
1652
1666
  _LTVO,
@@ -1654,11 +1668,11 @@ export var ListTypeVersionsOutput = [
1654
1668
  [_TVS, _NT],
1655
1669
  [() => TypeVersionSummaries, 0],
1656
1670
  ];
1657
- export var LiveResourceDrift = [3, n0, _LRD, 0, [_PV, _AV, _DDT], [0, 0, 4]];
1658
- export var LoggingConfig = [3, n0, _LC, 0, [_LRA, _LGN], [0, 0]];
1659
- export var ManagedExecution = [3, n0, _ME, 0, [_Acti], [2]];
1660
- export var ModuleInfo = [3, n0, _MI, 0, [_TH, _LIH], [0, 0]];
1661
- export var NameAlreadyExistsException = [
1671
+ export var LiveResourceDrift$ = [3, n0, _LRD, 0, [_PV, _AV, _DDT], [0, 0, 4]];
1672
+ export var LoggingConfig$ = [3, n0, _LC, 0, [_LRA, _LGN], [0, 0]];
1673
+ export var ManagedExecution$ = [3, n0, _ME, 0, [_Acti], [2]];
1674
+ export var ModuleInfo$ = [3, n0, _MI, 0, [_TH, _LIH], [0, 0]];
1675
+ export var NameAlreadyExistsException$ = [
1662
1676
  -3,
1663
1677
  n0,
1664
1678
  _NAEE,
@@ -1666,9 +1680,9 @@ export var NameAlreadyExistsException = [
1666
1680
  [_M],
1667
1681
  [0],
1668
1682
  ];
1669
- TypeRegistry.for(n0).registerError(NameAlreadyExistsException, __NameAlreadyExistsException);
1670
- export var OperationEntry = [3, n0, _OEp, 0, [_OT, _OI], [0, 0]];
1671
- export var OperationEvent = [
1683
+ TypeRegistry.for(n0).registerError(NameAlreadyExistsException$, NameAlreadyExistsException);
1684
+ export var OperationEntry$ = [3, n0, _OEp, 0, [_OT, _OI], [0, 0]];
1685
+ export var OperationEvent$ = [
1672
1686
  3,
1673
1687
  n0,
1674
1688
  _OEpe,
@@ -1704,7 +1718,7 @@ export var OperationEvent = [
1704
1718
  ],
1705
1719
  [0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 4, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
1706
1720
  ];
1707
- export var OperationIdAlreadyExistsException = [
1721
+ export var OperationIdAlreadyExistsException$ = [
1708
1722
  -3,
1709
1723
  n0,
1710
1724
  _OIAEE,
@@ -1712,8 +1726,8 @@ export var OperationIdAlreadyExistsException = [
1712
1726
  [_M],
1713
1727
  [0],
1714
1728
  ];
1715
- TypeRegistry.for(n0).registerError(OperationIdAlreadyExistsException, __OperationIdAlreadyExistsException);
1716
- export var OperationInProgressException = [
1729
+ TypeRegistry.for(n0).registerError(OperationIdAlreadyExistsException$, OperationIdAlreadyExistsException);
1730
+ export var OperationInProgressException$ = [
1717
1731
  -3,
1718
1732
  n0,
1719
1733
  _OIPE,
@@ -1721,8 +1735,8 @@ export var OperationInProgressException = [
1721
1735
  [_M],
1722
1736
  [0],
1723
1737
  ];
1724
- TypeRegistry.for(n0).registerError(OperationInProgressException, __OperationInProgressException);
1725
- export var OperationNotFoundException = [
1738
+ TypeRegistry.for(n0).registerError(OperationInProgressException$, OperationInProgressException);
1739
+ export var OperationNotFoundException$ = [
1726
1740
  -3,
1727
1741
  n0,
1728
1742
  _ONFE,
@@ -1730,9 +1744,9 @@ export var OperationNotFoundException = [
1730
1744
  [_M],
1731
1745
  [0],
1732
1746
  ];
1733
- TypeRegistry.for(n0).registerError(OperationNotFoundException, __OperationNotFoundException);
1734
- export var OperationResultFilter = [3, n0, _ORF, 0, [_N, _Va], [0, 0]];
1735
- export var OperationStatusCheckFailedException = [
1747
+ TypeRegistry.for(n0).registerError(OperationNotFoundException$, OperationNotFoundException);
1748
+ export var OperationResultFilter$ = [3, n0, _ORF, 0, [_N, _Va], [0, 0]];
1749
+ export var OperationStatusCheckFailedException$ = [
1736
1750
  -3,
1737
1751
  n0,
1738
1752
  _OSCFE,
@@ -1740,23 +1754,23 @@ export var OperationStatusCheckFailedException = [
1740
1754
  [_M],
1741
1755
  [0],
1742
1756
  ];
1743
- TypeRegistry.for(n0).registerError(OperationStatusCheckFailedException, __OperationStatusCheckFailedException);
1744
- export var Output = [3, n0, _O, 0, [_OK, _OV, _D, _EN], [0, 0, 0, 0]];
1745
- export var Parameter = [3, n0, _Pa, 0, [_PK, _PVa, _UPV, _RV], [0, 0, 2, 0]];
1746
- export var ParameterConstraints = [3, n0, _PCa, 0, [_AVl], [64 | 0]];
1747
- export var ParameterDeclaration = [
1757
+ TypeRegistry.for(n0).registerError(OperationStatusCheckFailedException$, OperationStatusCheckFailedException);
1758
+ export var Output$ = [3, n0, _O, 0, [_OK, _OV, _D, _EN], [0, 0, 0, 0]];
1759
+ export var Parameter$ = [3, n0, _Pa, 0, [_PK, _PVa, _UPV, _RV], [0, 0, 2, 0]];
1760
+ export var ParameterConstraints$ = [3, n0, _PCa, 0, [_AVl], [64 | 0]];
1761
+ export var ParameterDeclaration$ = [
1748
1762
  3,
1749
1763
  n0,
1750
1764
  _PD,
1751
1765
  0,
1752
1766
  [_PK, _DV, _PTa, _NE, _D, _PCa],
1753
- [0, 0, 0, 2, 0, () => ParameterConstraints],
1767
+ [0, 0, 0, 2, 0, () => ParameterConstraints$],
1754
1768
  ];
1755
- export var PhysicalResourceIdContextKeyValuePair = [3, n0, _PRICKVP, 0, [_K, _V], [0, 0]];
1756
- export var PropertyDifference = [3, n0, _PDr, 0, [_PPr, _EV, _AV, _DTi], [0, 0, 0, 0]];
1757
- export var PublishTypeInput = [3, n0, _PTI, 0, [_T, _A, _TN, _PVN], [0, 0, 0, 0]];
1758
- export var PublishTypeOutput = [3, n0, _PTO, 0, [_PTA], [0]];
1759
- export var RecordHandlerProgressInput = [
1769
+ export var PhysicalResourceIdContextKeyValuePair$ = [3, n0, _PRICKVP, 0, [_K, _V], [0, 0]];
1770
+ export var PropertyDifference$ = [3, n0, _PDr, 0, [_PPr, _EV, _AV, _DTi], [0, 0, 0, 0]];
1771
+ export var PublishTypeInput$ = [3, n0, _PTI, 0, [_T, _A, _TN, _PVN], [0, 0, 0, 0]];
1772
+ export var PublishTypeOutput$ = [3, n0, _PTO, 0, [_PTA], [0]];
1773
+ export var RecordHandlerProgressInput$ = [
1760
1774
  3,
1761
1775
  n0,
1762
1776
  _RHPI,
@@ -1764,20 +1778,27 @@ export var RecordHandlerProgressInput = [
1764
1778
  [_BT, _OS, _COS, _SM, _EC, _RMes, _CRT],
1765
1779
  [0, 0, 0, 0, 0, 0, 0],
1766
1780
  ];
1767
- export var RecordHandlerProgressOutput = [3, n0, _RHPO, 0, [], []];
1768
- export var RegisterPublisherInput = [3, n0, _RPI, 0, [_ATAC, _CAo], [2, 0]];
1769
- export var RegisterPublisherOutput = [3, n0, _RPO, 0, [_PI], [0]];
1770
- export var RegisterTypeInput = [
1781
+ export var RecordHandlerProgressOutput$ = [3, n0, _RHPO, 0, [], []];
1782
+ export var RegisterPublisherInput$ = [3, n0, _RPI, 0, [_ATAC, _CAo], [2, 0]];
1783
+ export var RegisterPublisherOutput$ = [3, n0, _RPO, 0, [_PI], [0]];
1784
+ export var RegisterTypeInput$ = [
1771
1785
  3,
1772
1786
  n0,
1773
1787
  _RTIe,
1774
1788
  0,
1775
1789
  [_T, _TN, _SHP, _LC, _ERA, _CRT],
1776
- [0, 0, 0, () => LoggingConfig, 0, 0],
1790
+ [0, 0, 0, () => LoggingConfig$, 0, 0],
1777
1791
  ];
1778
- export var RegisterTypeOutput = [3, n0, _RTO, 0, [_RTeg], [0]];
1779
- export var RequiredActivatedType = [3, n0, _RATe, 0, [_TNA, _OTN, _PI, _SMV], [0, 0, 0, 64 | 1]];
1780
- export var ResourceChange = [
1792
+ export var RegisterTypeOutput$ = [3, n0, _RTO, 0, [_RTeg], [0]];
1793
+ export var RequiredActivatedType$ = [
1794
+ 3,
1795
+ n0,
1796
+ _RATe,
1797
+ 0,
1798
+ [_TNA, _OTN, _PI, _SMV],
1799
+ [0, 0, 0, 64 | 1],
1800
+ ];
1801
+ export var ResourceChange$ = [
1781
1802
  3,
1782
1803
  n0,
1783
1804
  _RC,
@@ -1795,22 +1816,22 @@ export var ResourceChange = [
1795
1816
  () => ResourceDriftIgnoredAttributes,
1796
1817
  () => ResourceChangeDetails,
1797
1818
  0,
1798
- () => ModuleInfo,
1819
+ () => ModuleInfo$,
1799
1820
  0,
1800
1821
  0,
1801
1822
  0,
1802
1823
  ],
1803
1824
  ];
1804
- export var ResourceChangeDetail = [
1825
+ export var ResourceChangeDetail$ = [
1805
1826
  3,
1806
1827
  n0,
1807
1828
  _RCD,
1808
1829
  0,
1809
1830
  [_Tar, _Ev, _CSh, _CE],
1810
- [() => ResourceTargetDefinition, 0, 0, 0],
1831
+ [() => ResourceTargetDefinition$, 0, 0, 0],
1811
1832
  ];
1812
- export var ResourceDefinition = [3, n0, _RD, 0, [_RT, _LRI, _RI], [0, 0, 128 | 0]];
1813
- export var ResourceDetail = [
1833
+ export var ResourceDefinition$ = [3, n0, _RD, 0, [_RT, _LRI, _RI], [0, 0, 128 | 0]];
1834
+ export var ResourceDetail$ = [
1814
1835
  3,
1815
1836
  n0,
1816
1837
  _RDe,
@@ -1818,8 +1839,8 @@ export var ResourceDetail = [
1818
1839
  [_RT, _LRI, _RI, _RSes, _RSR, _W],
1819
1840
  [0, 0, 128 | 0, 0, 0, () => WarningDetails],
1820
1841
  ];
1821
- export var ResourceDriftIgnoredAttribute = [3, n0, _RDIAe, 0, [_Pat, _Rea], [0, 0]];
1822
- export var ResourceIdentifierSummary = [
1842
+ export var ResourceDriftIgnoredAttribute$ = [3, n0, _RDIAe, 0, [_Pat, _Rea], [0, 0]];
1843
+ export var ResourceIdentifierSummary$ = [
1823
1844
  3,
1824
1845
  n0,
1825
1846
  _RISe,
@@ -1827,16 +1848,16 @@ export var ResourceIdentifierSummary = [
1827
1848
  [_RT, _LRIo, _RIe],
1828
1849
  [0, 64 | 0, 64 | 0],
1829
1850
  ];
1830
- export var ResourceLocation = [3, n0, _RLe, 0, [_SN, _LRI], [0, 0]];
1831
- export var ResourceMapping = [
1851
+ export var ResourceLocation$ = [3, n0, _RLe, 0, [_SN, _LRI], [0, 0]];
1852
+ export var ResourceMapping$ = [
1832
1853
  3,
1833
1854
  n0,
1834
1855
  _RMeso,
1835
1856
  0,
1836
1857
  [_So, _Des],
1837
- [() => ResourceLocation, () => ResourceLocation],
1858
+ [() => ResourceLocation$, () => ResourceLocation$],
1838
1859
  ];
1839
- export var ResourceScanInProgressException = [
1860
+ export var ResourceScanInProgressException$ = [
1840
1861
  -3,
1841
1862
  n0,
1842
1863
  _RSIPE,
@@ -1844,8 +1865,8 @@ export var ResourceScanInProgressException = [
1844
1865
  [_M],
1845
1866
  [0],
1846
1867
  ];
1847
- TypeRegistry.for(n0).registerError(ResourceScanInProgressException, __ResourceScanInProgressException);
1848
- export var ResourceScanLimitExceededException = [
1868
+ TypeRegistry.for(n0).registerError(ResourceScanInProgressException$, ResourceScanInProgressException);
1869
+ export var ResourceScanLimitExceededException$ = [
1849
1870
  -3,
1850
1871
  n0,
1851
1872
  _RSLEE,
@@ -1853,8 +1874,8 @@ export var ResourceScanLimitExceededException = [
1853
1874
  [_M],
1854
1875
  [0],
1855
1876
  ];
1856
- TypeRegistry.for(n0).registerError(ResourceScanLimitExceededException, __ResourceScanLimitExceededException);
1857
- export var ResourceScanNotFoundException = [
1877
+ TypeRegistry.for(n0).registerError(ResourceScanLimitExceededException$, ResourceScanLimitExceededException);
1878
+ export var ResourceScanNotFoundException$ = [
1858
1879
  -3,
1859
1880
  n0,
1860
1881
  _RSNFE,
@@ -1862,8 +1883,8 @@ export var ResourceScanNotFoundException = [
1862
1883
  [_M],
1863
1884
  [0],
1864
1885
  ];
1865
- TypeRegistry.for(n0).registerError(ResourceScanNotFoundException, __ResourceScanNotFoundException);
1866
- export var ResourceScanSummary = [
1886
+ TypeRegistry.for(n0).registerError(ResourceScanNotFoundException$, ResourceScanNotFoundException);
1887
+ export var ResourceScanSummary$ = [
1867
1888
  3,
1868
1889
  n0,
1869
1890
  _RSSe,
@@ -1871,24 +1892,24 @@ export var ResourceScanSummary = [
1871
1892
  [_RSI, _S, _SR, _ST, _ET, _PC, _STc],
1872
1893
  [0, 0, 0, 4, 4, 1, 0],
1873
1894
  ];
1874
- export var ResourceTargetDefinition = [
1895
+ export var ResourceTargetDefinition$ = [
1875
1896
  3,
1876
1897
  n0,
1877
1898
  _RTDe,
1878
1899
  0,
1879
1900
  [_At, _N, _RReq, _Pat, _BV, _AVf, _BVF, _AVF, _Dr, _ACT],
1880
- [0, 0, 0, 0, 0, 0, 0, 0, () => LiveResourceDrift, 0],
1901
+ [0, 0, 0, 0, 0, 0, 0, 0, () => LiveResourceDrift$, 0],
1881
1902
  ];
1882
- export var ResourceToImport = [3, n0, _RTIes, 0, [_RT, _LRI, _RI], [0, 0, 128 | 0]];
1883
- export var RollbackConfiguration = [3, n0, _RCo, 0, [_RTo, _MTIM], [() => RollbackTriggers, 1]];
1884
- export var RollbackStackInput = [3, n0, _RSIo, 0, [_SN, _RARN, _CRT, _REOC], [0, 0, 0, 2]];
1885
- export var RollbackStackOutput = [3, n0, _RSO, 0, [_SI, _OI], [0, 0]];
1886
- export var RollbackTrigger = [3, n0, _RTol, 0, [_A, _T], [0, 0]];
1887
- export var ScanFilter = [3, n0, _SFc, 0, [_Ty], [64 | 0]];
1888
- export var ScannedResource = [3, n0, _SRc, 0, [_RT, _RI, _MBS], [0, 128 | 0, 2]];
1889
- export var ScannedResourceIdentifier = [3, n0, _SRIc, 0, [_RT, _RI], [0, 128 | 0]];
1890
- export var SetStackPolicyInput = [3, n0, _SSPI, 0, [_SN, _SPB, _SPURL], [0, 0, 0]];
1891
- export var SetTypeConfigurationInput = [
1903
+ export var ResourceToImport$ = [3, n0, _RTIes, 0, [_RT, _LRI, _RI], [0, 0, 128 | 0]];
1904
+ export var RollbackConfiguration$ = [3, n0, _RCo, 0, [_RTo, _MTIM], [() => RollbackTriggers, 1]];
1905
+ export var RollbackStackInput$ = [3, n0, _RSIo, 0, [_SN, _RARN, _CRT, _REOC], [0, 0, 0, 2]];
1906
+ export var RollbackStackOutput$ = [3, n0, _RSO, 0, [_SI, _OI], [0, 0]];
1907
+ export var RollbackTrigger$ = [3, n0, _RTol, 0, [_A, _T], [0, 0]];
1908
+ export var ScanFilter$ = [3, n0, _SFc, 0, [_Ty], [64 | 0]];
1909
+ export var ScannedResource$ = [3, n0, _SRc, 0, [_RT, _RI, _MBS], [0, 128 | 0, 2]];
1910
+ export var ScannedResourceIdentifier$ = [3, n0, _SRIc, 0, [_RT, _RI], [0, 128 | 0]];
1911
+ export var SetStackPolicyInput$ = [3, n0, _SSPI, 0, [_SN, _SPB, _SPURL], [0, 0, 0]];
1912
+ export var SetTypeConfigurationInput$ = [
1892
1913
  3,
1893
1914
  n0,
1894
1915
  _STCI,
@@ -1896,11 +1917,11 @@ export var SetTypeConfigurationInput = [
1896
1917
  [_TA, _Co, _CAon, _TN, _T],
1897
1918
  [0, 0, 0, 0, 0],
1898
1919
  ];
1899
- export var SetTypeConfigurationOutput = [3, n0, _STCO, 0, [_CAonf], [0]];
1900
- export var SetTypeDefaultVersionInput = [3, n0, _STDVI, 0, [_A, _T, _TN, _VI], [0, 0, 0, 0]];
1901
- export var SetTypeDefaultVersionOutput = [3, n0, _STDVO, 0, [], []];
1902
- export var SignalResourceInput = [3, n0, _SRIi, 0, [_SN, _LRI, _UI, _S], [0, 0, 0, 0]];
1903
- export var Stack = [
1920
+ export var SetTypeConfigurationOutput$ = [3, n0, _STCO, 0, [_CAonf], [0]];
1921
+ export var SetTypeDefaultVersionInput$ = [3, n0, _STDVI, 0, [_A, _T, _TN, _VI], [0, 0, 0, 0]];
1922
+ export var SetTypeDefaultVersionOutput$ = [3, n0, _STDVO, 0, [], []];
1923
+ export var SignalResourceInput$ = [3, n0, _SRIi, 0, [_SN, _LRI, _UI, _S], [0, 0, 0, 0]];
1924
+ export var Stack$ = [
1904
1925
  3,
1905
1926
  n0,
1906
1927
  _Sta,
@@ -1942,7 +1963,7 @@ export var Stack = [
1942
1963
  4,
1943
1964
  4,
1944
1965
  4,
1945
- () => RollbackConfiguration,
1966
+ () => RollbackConfiguration$,
1946
1967
  0,
1947
1968
  0,
1948
1969
  2,
@@ -1955,17 +1976,17 @@ export var Stack = [
1955
1976
  2,
1956
1977
  0,
1957
1978
  0,
1958
- () => StackDriftInformation,
1979
+ () => StackDriftInformation$,
1959
1980
  2,
1960
1981
  0,
1961
1982
  0,
1962
1983
  () => LastOperations,
1963
1984
  ],
1964
1985
  ];
1965
- export var StackDefinition = [3, n0, _SDt, 0, [_SN, _TB, _TURL], [0, 0, 0]];
1966
- export var StackDriftInformation = [3, n0, _SDI, 0, [_SDS, _LCT], [0, 4]];
1967
- export var StackDriftInformationSummary = [3, n0, _SDIS, 0, [_SDS, _LCT], [0, 4]];
1968
- export var StackEvent = [
1986
+ export var StackDefinition$ = [3, n0, _SDt, 0, [_SN, _TB, _TURL], [0, 0, 0]];
1987
+ export var StackDriftInformation$ = [3, n0, _SDI, 0, [_SDS, _LCT], [0, 4]];
1988
+ export var StackDriftInformationSummary$ = [3, n0, _SDIS, 0, [_SDS, _LCT], [0, 4]];
1989
+ export var StackEvent$ = [
1969
1990
  3,
1970
1991
  n0,
1971
1992
  _SEt,
@@ -1973,17 +1994,17 @@ export var StackEvent = [
1973
1994
  [_SI, _EI, _SN, _OI, _LRI, _PRI, _RT, _Ti, _RSes, _RSR, _RP, _CRT, _HTo, _HS, _HSR, _HIP, _HII, _HFM, _DSet],
1974
1995
  [0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
1975
1996
  ];
1976
- export var StackInstance = [
1997
+ export var StackInstance$ = [
1977
1998
  3,
1978
1999
  n0,
1979
2000
  _SIt,
1980
2001
  0,
1981
2002
  [_SSI, _Reg, _Acc, _SI, _PO, _S, _SIS, _SR, _OUIr, _DSr, _LDCT, _LOI],
1982
- [0, 0, 0, 0, () => _Parameters, 0, () => StackInstanceComprehensiveStatus, 0, 0, 0, 4, 0],
2003
+ [0, 0, 0, 0, () => _Parameters, 0, () => StackInstanceComprehensiveStatus$, 0, 0, 0, 4, 0],
1983
2004
  ];
1984
- export var StackInstanceComprehensiveStatus = [3, n0, _SICS, 0, [_DSet], [0]];
1985
- export var StackInstanceFilter = [3, n0, _SIF, 0, [_N, _Va], [0, 0]];
1986
- export var StackInstanceNotFoundException = [
2005
+ export var StackInstanceComprehensiveStatus$ = [3, n0, _SICS, 0, [_DSet], [0]];
2006
+ export var StackInstanceFilter$ = [3, n0, _SIF, 0, [_N, _Va], [0, 0]];
2007
+ export var StackInstanceNotFoundException$ = [
1987
2008
  -3,
1988
2009
  n0,
1989
2010
  _SINFE,
@@ -1991,8 +2012,8 @@ export var StackInstanceNotFoundException = [
1991
2012
  [_M],
1992
2013
  [0],
1993
2014
  ];
1994
- TypeRegistry.for(n0).registerError(StackInstanceNotFoundException, __StackInstanceNotFoundException);
1995
- export var StackInstanceResourceDriftsSummary = [
2015
+ TypeRegistry.for(n0).registerError(StackInstanceNotFoundException$, StackInstanceNotFoundException);
2016
+ export var StackInstanceResourceDriftsSummary$ = [
1996
2017
  3,
1997
2018
  n0,
1998
2019
  _SIRDSt,
@@ -2000,15 +2021,15 @@ export var StackInstanceResourceDriftsSummary = [
2000
2021
  [_SI, _LRI, _PRI, _PRIC, _RT, _PDro, _SRDS, _Ti],
2001
2022
  [0, 0, 0, () => PhysicalResourceIdContext, 0, () => PropertyDifferences, 0, 4],
2002
2023
  ];
2003
- export var StackInstanceSummary = [
2024
+ export var StackInstanceSummary$ = [
2004
2025
  3,
2005
2026
  n0,
2006
2027
  _SISt,
2007
2028
  0,
2008
2029
  [_SSI, _Reg, _Acc, _SI, _S, _SR, _SIS, _OUIr, _DSr, _LDCT, _LOI],
2009
- [0, 0, 0, 0, 0, 0, () => StackInstanceComprehensiveStatus, 0, 0, 4, 0],
2030
+ [0, 0, 0, 0, 0, 0, () => StackInstanceComprehensiveStatus$, 0, 0, 4, 0],
2010
2031
  ];
2011
- export var StackNotFoundException = [
2032
+ export var StackNotFoundException$ = [
2012
2033
  -3,
2013
2034
  n0,
2014
2035
  _SNFE,
@@ -2016,16 +2037,16 @@ export var StackNotFoundException = [
2016
2037
  [_M],
2017
2038
  [0],
2018
2039
  ];
2019
- TypeRegistry.for(n0).registerError(StackNotFoundException, __StackNotFoundException);
2020
- export var StackRefactorAction = [
2040
+ TypeRegistry.for(n0).registerError(StackNotFoundException$, StackNotFoundException);
2041
+ export var StackRefactorAction$ = [
2021
2042
  3,
2022
2043
  n0,
2023
2044
  _SRAt,
2024
2045
  0,
2025
2046
  [_Act, _En, _PRI, _RI, _D, _Det, _DRe, _TR, _UR, _RMeso],
2026
- [0, 0, 0, 0, 0, 0, 0, () => StackRefactorTagResources, 64 | 0, () => ResourceMapping],
2047
+ [0, 0, 0, 0, 0, 0, 0, () => StackRefactorTagResources, 64 | 0, () => ResourceMapping$],
2027
2048
  ];
2028
- export var StackRefactorNotFoundException = [
2049
+ export var StackRefactorNotFoundException$ = [
2029
2050
  -3,
2030
2051
  n0,
2031
2052
  _SRNFE,
@@ -2033,8 +2054,8 @@ export var StackRefactorNotFoundException = [
2033
2054
  [_M],
2034
2055
  [0],
2035
2056
  ];
2036
- TypeRegistry.for(n0).registerError(StackRefactorNotFoundException, __StackRefactorNotFoundException);
2037
- export var StackRefactorSummary = [
2057
+ TypeRegistry.for(n0).registerError(StackRefactorNotFoundException$, StackRefactorNotFoundException);
2058
+ export var StackRefactorSummary$ = [
2038
2059
  3,
2039
2060
  n0,
2040
2061
  _SRSta,
@@ -2042,41 +2063,41 @@ export var StackRefactorSummary = [
2042
2063
  [_SRI, _D, _ES, _ESR, _S, _SR],
2043
2064
  [0, 0, 0, 0, 0, 0],
2044
2065
  ];
2045
- export var StackResource = [
2066
+ export var StackResource$ = [
2046
2067
  3,
2047
2068
  n0,
2048
2069
  _SRta,
2049
2070
  0,
2050
2071
  [_SN, _SI, _LRI, _PRI, _RT, _Ti, _RSes, _RSR, _D, _DI, _MI],
2051
- [0, 0, 0, 0, 0, 4, 0, 0, 0, () => StackResourceDriftInformation, () => ModuleInfo],
2072
+ [0, 0, 0, 0, 0, 4, 0, 0, 0, () => StackResourceDriftInformation$, () => ModuleInfo$],
2052
2073
  ];
2053
- export var StackResourceDetail = [
2074
+ export var StackResourceDetail$ = [
2054
2075
  3,
2055
2076
  n0,
2056
2077
  _SRDt,
2057
2078
  0,
2058
2079
  [_SN, _SI, _LRI, _PRI, _RT, _LUTa, _RSes, _RSR, _D, _Me, _DI, _MI],
2059
- [0, 0, 0, 0, 0, 4, 0, 0, 0, 0, () => StackResourceDriftInformation, () => ModuleInfo],
2080
+ [0, 0, 0, 0, 0, 4, 0, 0, 0, 0, () => StackResourceDriftInformation$, () => ModuleInfo$],
2060
2081
  ];
2061
- export var StackResourceDrift = [
2082
+ export var StackResourceDrift$ = [
2062
2083
  3,
2063
2084
  n0,
2064
2085
  _SRDta,
2065
2086
  0,
2066
2087
  [_SI, _LRI, _PRI, _PRIC, _RT, _EP, _AP, _PDro, _SRDS, _Ti, _MI, _DSRr],
2067
- [0, 0, 0, () => PhysicalResourceIdContext, 0, 0, 0, () => PropertyDifferences, 0, 4, () => ModuleInfo, 0],
2088
+ [0, 0, 0, () => PhysicalResourceIdContext, 0, 0, 0, () => PropertyDifferences, 0, 4, () => ModuleInfo$, 0],
2068
2089
  ];
2069
- export var StackResourceDriftInformation = [3, n0, _SRDI, 0, [_SRDS, _LCT], [0, 4]];
2070
- export var StackResourceDriftInformationSummary = [3, n0, _SRDIS, 0, [_SRDS, _LCT], [0, 4]];
2071
- export var StackResourceSummary = [
2090
+ export var StackResourceDriftInformation$ = [3, n0, _SRDI, 0, [_SRDS, _LCT], [0, 4]];
2091
+ export var StackResourceDriftInformationSummary$ = [3, n0, _SRDIS, 0, [_SRDS, _LCT], [0, 4]];
2092
+ export var StackResourceSummary$ = [
2072
2093
  3,
2073
2094
  n0,
2074
2095
  _SRStac,
2075
2096
  0,
2076
2097
  [_LRI, _PRI, _RT, _LUTa, _RSes, _RSR, _DI, _MI],
2077
- [0, 0, 0, 4, 0, 0, () => StackResourceDriftInformationSummary, () => ModuleInfo],
2098
+ [0, 0, 0, 4, 0, 0, () => StackResourceDriftInformationSummary$, () => ModuleInfo$],
2078
2099
  ];
2079
- export var StackSet = [
2100
+ export var StackSet$ = [
2080
2101
  3,
2081
2102
  n0,
2082
2103
  _SS,
@@ -2094,16 +2115,16 @@ export var StackSet = [
2094
2115
  0,
2095
2116
  0,
2096
2117
  0,
2097
- () => StackSetDriftDetectionDetails,
2098
- () => AutoDeployment,
2118
+ () => StackSetDriftDetectionDetails$,
2119
+ () => AutoDeployment$,
2099
2120
  0,
2100
2121
  64 | 0,
2101
- () => ManagedExecution,
2122
+ () => ManagedExecution$,
2102
2123
  64 | 0,
2103
2124
  ],
2104
2125
  ];
2105
- export var StackSetAutoDeploymentTargetSummary = [3, n0, _SSADTS, 0, [_OUIr, _Re], [0, 64 | 0]];
2106
- export var StackSetDriftDetectionDetails = [
2126
+ export var StackSetAutoDeploymentTargetSummary$ = [3, n0, _SSADTS, 0, [_OUIr, _Re], [0, 64 | 0]];
2127
+ export var StackSetDriftDetectionDetails$ = [
2107
2128
  3,
2108
2129
  n0,
2109
2130
  _SSDDD,
@@ -2111,7 +2132,7 @@ export var StackSetDriftDetectionDetails = [
2111
2132
  [_DSr, _DDS, _LDCT, _TSIC, _DSIC, _ISSIC, _IPSIC, _FSIC],
2112
2133
  [0, 0, 4, 1, 1, 1, 1, 1],
2113
2134
  ];
2114
- export var StackSetNotEmptyException = [
2135
+ export var StackSetNotEmptyException$ = [
2115
2136
  -3,
2116
2137
  n0,
2117
2138
  _SSNEE,
@@ -2119,8 +2140,8 @@ export var StackSetNotEmptyException = [
2119
2140
  [_M],
2120
2141
  [0],
2121
2142
  ];
2122
- TypeRegistry.for(n0).registerError(StackSetNotEmptyException, __StackSetNotEmptyException);
2123
- export var StackSetNotFoundException = [
2143
+ TypeRegistry.for(n0).registerError(StackSetNotEmptyException$, StackSetNotEmptyException);
2144
+ export var StackSetNotFoundException$ = [
2124
2145
  -3,
2125
2146
  n0,
2126
2147
  _SSNFE,
@@ -2128,8 +2149,8 @@ export var StackSetNotFoundException = [
2128
2149
  [_M],
2129
2150
  [0],
2130
2151
  ];
2131
- TypeRegistry.for(n0).registerError(StackSetNotFoundException, __StackSetNotFoundException);
2132
- export var StackSetOperation = [
2152
+ TypeRegistry.for(n0).registerError(StackSetNotFoundException$, StackSetNotFoundException);
2153
+ export var StackSetOperation$ = [
2133
2154
  3,
2134
2155
  n0,
2135
2156
  _SSO,
@@ -2140,19 +2161,19 @@ export var StackSetOperation = [
2140
2161
  0,
2141
2162
  0,
2142
2163
  0,
2143
- () => StackSetOperationPreferences,
2164
+ () => StackSetOperationPreferences$,
2144
2165
  2,
2145
2166
  0,
2146
2167
  0,
2147
2168
  4,
2148
2169
  4,
2149
- () => DeploymentTargets,
2150
- () => StackSetDriftDetectionDetails,
2170
+ () => DeploymentTargets$,
2171
+ () => StackSetDriftDetectionDetails$,
2151
2172
  0,
2152
- () => StackSetOperationStatusDetails,
2173
+ () => StackSetOperationStatusDetails$,
2153
2174
  ],
2154
2175
  ];
2155
- export var StackSetOperationPreferences = [
2176
+ export var StackSetOperationPreferences$ = [
2156
2177
  3,
2157
2178
  n0,
2158
2179
  _SSOP,
@@ -2160,40 +2181,40 @@ export var StackSetOperationPreferences = [
2160
2181
  [_RCT, _RO, _FTC, _FTP, _MCC, _MCP, _CM],
2161
2182
  [0, 64 | 0, 1, 1, 1, 1, 0],
2162
2183
  ];
2163
- export var StackSetOperationResultSummary = [
2184
+ export var StackSetOperationResultSummary$ = [
2164
2185
  3,
2165
2186
  n0,
2166
2187
  _SSORS,
2167
2188
  0,
2168
2189
  [_Acc, _Reg, _S, _SR, _AGR, _OUIr],
2169
- [0, 0, 0, 0, () => AccountGateResult, 0],
2190
+ [0, 0, 0, 0, () => AccountGateResult$, 0],
2170
2191
  ];
2171
- export var StackSetOperationStatusDetails = [3, n0, _SSOSD, 0, [_FSIC], [1]];
2172
- export var StackSetOperationSummary = [
2192
+ export var StackSetOperationStatusDetails$ = [3, n0, _SSOSD, 0, [_FSIC], [1]];
2193
+ export var StackSetOperationSummary$ = [
2173
2194
  3,
2174
2195
  n0,
2175
2196
  _SSOS,
2176
2197
  0,
2177
2198
  [_OI, _Act, _S, _CTr, _ETn, _SR, _SDta, _OP],
2178
- [0, 0, 0, 4, 4, 0, () => StackSetOperationStatusDetails, () => StackSetOperationPreferences],
2199
+ [0, 0, 0, 4, 4, 0, () => StackSetOperationStatusDetails$, () => StackSetOperationPreferences$],
2179
2200
  ];
2180
- export var StackSetSummary = [
2201
+ export var StackSetSummary$ = [
2181
2202
  3,
2182
2203
  n0,
2183
2204
  _SSS,
2184
2205
  0,
2185
2206
  [_SSN, _SSI, _D, _S, _AD, _PM, _DSr, _LDCT, _ME],
2186
- [0, 0, 0, 0, () => AutoDeployment, 0, 0, 4, () => ManagedExecution],
2207
+ [0, 0, 0, 0, () => AutoDeployment$, 0, 0, 4, () => ManagedExecution$],
2187
2208
  ];
2188
- export var StackSummary = [
2209
+ export var StackSummary$ = [
2189
2210
  3,
2190
2211
  n0,
2191
2212
  _SStac,
2192
2213
  0,
2193
2214
  [_SI, _SN, _TDe, _CT, _LUT, _DTel, _SSta, _SSR, _PIa, _RIo, _DI, _LO],
2194
- [0, 0, 0, 4, 4, 4, 0, 0, 0, 0, () => StackDriftInformationSummary, () => LastOperations],
2215
+ [0, 0, 0, 4, 4, 4, 0, 0, 0, 0, () => StackDriftInformationSummary$, () => LastOperations],
2195
2216
  ];
2196
- export var StaleRequestException = [
2217
+ export var StaleRequestException$ = [
2197
2218
  -3,
2198
2219
  n0,
2199
2220
  _SRE,
@@ -2201,16 +2222,16 @@ export var StaleRequestException = [
2201
2222
  [_M],
2202
2223
  [0],
2203
2224
  ];
2204
- TypeRegistry.for(n0).registerError(StaleRequestException, __StaleRequestException);
2205
- export var StartResourceScanInput = [3, n0, _SRSI, 0, [_CRT, _SF], [0, () => ScanFilters]];
2206
- export var StartResourceScanOutput = [3, n0, _SRSO, 0, [_RSI], [0]];
2207
- export var StopStackSetOperationInput = [3, n0, _SSSOI, 0, [_SSN, _OI, _CA], [0, 0, 0]];
2208
- export var StopStackSetOperationOutput = [3, n0, _SSSOO, 0, [], []];
2209
- export var Tag = [3, n0, _Tag, 0, [_K, _V], [0, 0]];
2210
- export var TemplateConfiguration = [3, n0, _TCe, 0, [_DP, _URP], [0, 0]];
2211
- export var TemplateParameter = [3, n0, _TP, 0, [_PK, _DV, _NE, _D], [0, 0, 2, 0]];
2212
- export var TemplateProgress = [3, n0, _TPe, 0, [_RSeso, _RF, _RPe, _RPes], [1, 1, 1, 1]];
2213
- export var TemplateSummary = [
2225
+ TypeRegistry.for(n0).registerError(StaleRequestException$, StaleRequestException);
2226
+ export var StartResourceScanInput$ = [3, n0, _SRSI, 0, [_CRT, _SF], [0, () => ScanFilters]];
2227
+ export var StartResourceScanOutput$ = [3, n0, _SRSO, 0, [_RSI], [0]];
2228
+ export var StopStackSetOperationInput$ = [3, n0, _SSSOI, 0, [_SSN, _OI, _CA], [0, 0, 0]];
2229
+ export var StopStackSetOperationOutput$ = [3, n0, _SSSOO, 0, [], []];
2230
+ export var Tag$ = [3, n0, _Tag, 0, [_K, _V], [0, 0]];
2231
+ export var TemplateConfiguration$ = [3, n0, _TCe, 0, [_DP, _URP], [0, 0]];
2232
+ export var TemplateParameter$ = [3, n0, _TP, 0, [_PK, _DV, _NE, _D], [0, 0, 2, 0]];
2233
+ export var TemplateProgress$ = [3, n0, _TPe, 0, [_RSeso, _RF, _RPe, _RPes], [1, 1, 1, 1]];
2234
+ export var TemplateSummary$ = [
2214
2235
  3,
2215
2236
  n0,
2216
2237
  _TSe,
@@ -2218,10 +2239,10 @@ export var TemplateSummary = [
2218
2239
  [_GTI, _GTN, _S, _SR, _CT, _LUT, _NOR],
2219
2240
  [0, 0, 0, 0, 4, 4, 1],
2220
2241
  ];
2221
- export var TemplateSummaryConfig = [3, n0, _TSC, 0, [_TURTAW], [2]];
2222
- export var TestTypeInput = [3, n0, _TTI, 0, [_A, _T, _TN, _VI, _LDB], [0, 0, 0, 0, 0]];
2223
- export var TestTypeOutput = [3, n0, _TTO, 0, [_TVA], [0]];
2224
- export var TokenAlreadyExistsException = [
2242
+ export var TemplateSummaryConfig$ = [3, n0, _TSC, 0, [_TURTAW], [2]];
2243
+ export var TestTypeInput$ = [3, n0, _TTI, 0, [_A, _T, _TN, _VI, _LDB], [0, 0, 0, 0, 0]];
2244
+ export var TestTypeOutput$ = [3, n0, _TTO, 0, [_TVA], [0]];
2245
+ export var TokenAlreadyExistsException$ = [
2225
2246
  -3,
2226
2247
  n0,
2227
2248
  _TAEE,
@@ -2229,8 +2250,8 @@ export var TokenAlreadyExistsException = [
2229
2250
  [_M],
2230
2251
  [0],
2231
2252
  ];
2232
- TypeRegistry.for(n0).registerError(TokenAlreadyExistsException, __TokenAlreadyExistsException);
2233
- export var TypeConfigurationDetails = [
2253
+ TypeRegistry.for(n0).registerError(TokenAlreadyExistsException$, TokenAlreadyExistsException);
2254
+ export var TypeConfigurationDetails$ = [
2234
2255
  3,
2235
2256
  n0,
2236
2257
  _TCD,
@@ -2238,7 +2259,7 @@ export var TypeConfigurationDetails = [
2238
2259
  [_A, _Al, _Co, _LU, _TA, _TN, _IDC],
2239
2260
  [0, 0, 0, 4, 0, 0, 2],
2240
2261
  ];
2241
- export var TypeConfigurationIdentifier = [
2262
+ export var TypeConfigurationIdentifier$ = [
2242
2263
  3,
2243
2264
  n0,
2244
2265
  _TCI,
@@ -2246,7 +2267,7 @@ export var TypeConfigurationIdentifier = [
2246
2267
  [_TA, _TCA, _TCAy, _T, _TN],
2247
2268
  [0, 0, 0, 0, 0],
2248
2269
  ];
2249
- export var TypeConfigurationNotFoundException = [
2270
+ export var TypeConfigurationNotFoundException$ = [
2250
2271
  -3,
2251
2272
  n0,
2252
2273
  _TCNFE,
@@ -2254,9 +2275,9 @@ export var TypeConfigurationNotFoundException = [
2254
2275
  [_M],
2255
2276
  [0],
2256
2277
  ];
2257
- TypeRegistry.for(n0).registerError(TypeConfigurationNotFoundException, __TypeConfigurationNotFoundException);
2258
- export var TypeFilters = [3, n0, _TF, 0, [_Cat, _PI, _TNP], [0, 0, 0]];
2259
- export var TypeNotFoundException = [
2278
+ TypeRegistry.for(n0).registerError(TypeConfigurationNotFoundException$, TypeConfigurationNotFoundException);
2279
+ export var TypeFilters$ = [3, n0, _TF, 0, [_Cat, _PI, _TNP], [0, 0, 0]];
2280
+ export var TypeNotFoundException$ = [
2260
2281
  -3,
2261
2282
  n0,
2262
2283
  _TNFE,
@@ -2264,8 +2285,8 @@ export var TypeNotFoundException = [
2264
2285
  [_M],
2265
2286
  [0],
2266
2287
  ];
2267
- TypeRegistry.for(n0).registerError(TypeNotFoundException, __TypeNotFoundException);
2268
- export var TypeSummary = [
2288
+ TypeRegistry.for(n0).registerError(TypeNotFoundException$, TypeNotFoundException);
2289
+ export var TypeSummary$ = [
2269
2290
  3,
2270
2291
  n0,
2271
2292
  _TSyp,
@@ -2273,7 +2294,7 @@ export var TypeSummary = [
2273
2294
  [_T, _TN, _DVI, _TA, _LU, _D, _PI, _OTN, _PVN, _LPV, _PIu, _PN, _IA],
2274
2295
  [0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 2],
2275
2296
  ];
2276
- export var TypeVersionSummary = [
2297
+ export var TypeVersionSummary$ = [
2277
2298
  3,
2278
2299
  n0,
2279
2300
  _TVSy,
@@ -2281,16 +2302,16 @@ export var TypeVersionSummary = [
2281
2302
  [_T, _TN, _VI, _IDV, _A, _TCi, _D, _PVN],
2282
2303
  [0, 0, 0, 2, 0, 4, 0, 0],
2283
2304
  ];
2284
- export var UpdateGeneratedTemplateInput = [
2305
+ export var UpdateGeneratedTemplateInput$ = [
2285
2306
  3,
2286
2307
  n0,
2287
2308
  _UGTI,
2288
2309
  0,
2289
2310
  [_GTN, _NGTN, _AR, _RRem, _RAR, _TCe],
2290
- [0, 0, () => ResourceDefinitions, 64 | 0, 2, () => TemplateConfiguration],
2311
+ [0, 0, () => ResourceDefinitions, 64 | 0, 2, () => TemplateConfiguration$],
2291
2312
  ];
2292
- export var UpdateGeneratedTemplateOutput = [3, n0, _UGTO, 0, [_GTI], [0]];
2293
- export var UpdateStackInput = [
2313
+ export var UpdateGeneratedTemplateOutput$ = [3, n0, _UGTO, 0, [_GTI], [0]];
2314
+ export var UpdateStackInput$ = [
2294
2315
  3,
2295
2316
  n0,
2296
2317
  _USI,
@@ -2307,7 +2328,7 @@ export var UpdateStackInput = [
2307
2328
  64 | 0,
2308
2329
  64 | 0,
2309
2330
  0,
2310
- () => RollbackConfiguration,
2331
+ () => RollbackConfiguration$,
2311
2332
  0,
2312
2333
  0,
2313
2334
  64 | 0,
@@ -2317,17 +2338,17 @@ export var UpdateStackInput = [
2317
2338
  2,
2318
2339
  ],
2319
2340
  ];
2320
- export var UpdateStackInstancesInput = [
2341
+ export var UpdateStackInstancesInput$ = [
2321
2342
  3,
2322
2343
  n0,
2323
2344
  _USII,
2324
2345
  0,
2325
2346
  [_SSN, _Ac, _DT, _Re, _PO, _OP, _OI, _CA],
2326
- [0, 64 | 0, () => DeploymentTargets, 64 | 0, () => _Parameters, () => StackSetOperationPreferences, [0, 4], 0],
2347
+ [0, 64 | 0, () => DeploymentTargets$, 64 | 0, () => _Parameters, () => StackSetOperationPreferences$, [0, 4], 0],
2327
2348
  ];
2328
- export var UpdateStackInstancesOutput = [3, n0, _USIO, 0, [_OI], [0]];
2329
- export var UpdateStackOutput = [3, n0, _USO, 0, [_SI, _OI], [0, 0]];
2330
- export var UpdateStackSetInput = [
2349
+ export var UpdateStackInstancesOutput$ = [3, n0, _USIO, 0, [_OI], [0]];
2350
+ export var UpdateStackOutput$ = [3, n0, _USO, 0, [_SI, _OI], [0, 0]];
2351
+ export var UpdateStackSetInput$ = [
2331
2352
  3,
2332
2353
  n0,
2333
2354
  _USSI,
@@ -2342,24 +2363,24 @@ export var UpdateStackSetInput = [
2342
2363
  () => _Parameters,
2343
2364
  64 | 0,
2344
2365
  () => Tags,
2345
- () => StackSetOperationPreferences,
2366
+ () => StackSetOperationPreferences$,
2346
2367
  0,
2347
2368
  0,
2348
- () => DeploymentTargets,
2369
+ () => DeploymentTargets$,
2349
2370
  0,
2350
- () => AutoDeployment,
2371
+ () => AutoDeployment$,
2351
2372
  [0, 4],
2352
2373
  64 | 0,
2353
2374
  64 | 0,
2354
2375
  0,
2355
- () => ManagedExecution,
2376
+ () => ManagedExecution$,
2356
2377
  ],
2357
2378
  ];
2358
- export var UpdateStackSetOutput = [3, n0, _USSO, 0, [_OI], [0]];
2359
- export var UpdateTerminationProtectionInput = [3, n0, _UTPI, 0, [_ETP, _SN], [2, 0]];
2360
- export var UpdateTerminationProtectionOutput = [3, n0, _UTPO, 0, [_SI], [0]];
2361
- export var ValidateTemplateInput = [3, n0, _VTI, 0, [_TB, _TURL], [0, 0]];
2362
- export var ValidateTemplateOutput = [
2379
+ export var UpdateStackSetOutput$ = [3, n0, _USSO, 0, [_OI], [0]];
2380
+ export var UpdateTerminationProtectionInput$ = [3, n0, _UTPI, 0, [_ETP, _SN], [2, 0]];
2381
+ export var UpdateTerminationProtectionOutput$ = [3, n0, _UTPO, 0, [_SI], [0]];
2382
+ export var ValidateTemplateInput$ = [3, n0, _VTI, 0, [_TB, _TURL], [0, 0]];
2383
+ export var ValidateTemplateOutput$ = [
2363
2384
  3,
2364
2385
  n0,
2365
2386
  _VTO,
@@ -2367,705 +2388,734 @@ export var ValidateTemplateOutput = [
2367
2388
  [_P, _D, _Ca, _CR, _DTe],
2368
2389
  [() => TemplateParameters, 0, 64 | 0, 0, 64 | 0],
2369
2390
  ];
2370
- export var WarningDetail = [3, n0, _WD, 0, [_T, _Pro], [0, () => WarningProperties]];
2371
- export var WarningProperty = [3, n0, _WP, 0, [_PPr, _Req, _D], [0, 2, 0]];
2372
- export var Warnings = [3, n0, _W, 0, [_URT], [64 | 0]];
2373
- export var __Unit = "unit";
2374
- export var CloudFormationServiceException = [-3, _s, "CloudFormationServiceException", 0, [], []];
2375
- TypeRegistry.for(_s).registerError(CloudFormationServiceException, __CloudFormationServiceException);
2376
- export var AccountLimitList = [1, n0, _ALL, 0, () => AccountLimit];
2377
- export var AccountList = 64 | 0;
2378
- export var AllowedValues = 64 | 0;
2379
- export var AnnotationList = [1, n0, _ALn, 0, () => Annotation];
2380
- export var BatchDescribeTypeConfigurationsErrors = [
2391
+ export var WarningDetail$ = [3, n0, _WD, 0, [_T, _Pro], [0, () => WarningProperties]];
2392
+ export var WarningProperty$ = [3, n0, _WP, 0, [_PPr, _Req, _D], [0, 2, 0]];
2393
+ export var Warnings$ = [3, n0, _W, 0, [_URT], [64 | 0]];
2394
+ var __Unit = "unit";
2395
+ export var CloudFormationServiceException$ = [-3, _s, "CloudFormationServiceException", 0, [], []];
2396
+ TypeRegistry.for(_s).registerError(CloudFormationServiceException$, CloudFormationServiceException);
2397
+ var AccountLimitList = [1, n0, _ALL, 0, () => AccountLimit$];
2398
+ var AccountList = 64 | 0;
2399
+ var AllowedValues = 64 | 0;
2400
+ var AnnotationList = [1, n0, _ALn, 0, () => Annotation$];
2401
+ var BatchDescribeTypeConfigurationsErrors = [
2381
2402
  1,
2382
2403
  n0,
2383
2404
  _BDTCEa,
2384
2405
  0,
2385
- () => BatchDescribeTypeConfigurationsError,
2386
- ];
2387
- export var Capabilities = 64 | 0;
2388
- export var Changes = [1, n0, _Ch, 0, () => Change];
2389
- export var ChangeSetHooks = [1, n0, _CSHh, 0, () => ChangeSetHook];
2390
- export var ChangeSetSummaries = [1, n0, _CSSh, 0, () => ChangeSetSummary];
2391
- export var Exports = [1, n0, _Exp, 0, () => Export];
2392
- export var HookResultSummaries = [1, n0, _HRSo, 0, () => HookResultSummary];
2393
- export var Imports = 64 | 0;
2394
- export var JazzLogicalResourceIds = 64 | 0;
2395
- export var LastOperations = [1, n0, _LO, 0, () => OperationEntry];
2396
- export var LogicalResourceIds = 64 | 0;
2397
- export var NotificationARNs = 64 | 0;
2398
- export var OperationEvents = [1, n0, _OE, 0, () => OperationEvent];
2399
- export var OperationResultFilters = [1, n0, _ORFp, 0, () => OperationResultFilter];
2400
- export var OrganizationalUnitIdList = 64 | 0;
2401
- export var Outputs = [1, n0, _Ou, 0, () => Output];
2402
- export var ParameterDeclarations = [1, n0, _PDa, 0, () => ParameterDeclaration];
2403
- export var _Parameters = [1, n0, _P, 0, () => Parameter];
2404
- export var PhysicalResourceIdContext = [1, n0, _PRIC, 0, () => PhysicalResourceIdContextKeyValuePair];
2405
- export var PropertyDifferences = [1, n0, _PDro, 0, () => PropertyDifference];
2406
- export var RegionList = 64 | 0;
2407
- export var RegistrationTokenList = 64 | 0;
2408
- export var RelatedResources = [1, n0, _RRel, 0, () => ScannedResource];
2409
- export var RequiredActivatedTypes = [1, n0, _RAT, 0, () => RequiredActivatedType];
2410
- export var ResourceChangeDetails = [1, n0, _RCDe, 0, () => ResourceChangeDetail];
2411
- export var ResourceDefinitions = [1, n0, _RDes, 0, () => ResourceDefinition];
2412
- export var ResourceDetails = [1, n0, _RDeso, 0, () => ResourceDetail];
2413
- export var ResourceDriftIgnoredAttributes = [1, n0, _RDIA, 0, () => ResourceDriftIgnoredAttribute];
2414
- export var ResourceIdentifiers = 64 | 0;
2415
- export var ResourceIdentifierSummaries = [1, n0, _RIS, 0, () => ResourceIdentifierSummary];
2416
- export var ResourceMappings = [1, n0, _RMe, 0, () => ResourceMapping];
2417
- export var ResourceScanSummaries = [1, n0, _RSS, 0, () => ResourceScanSummary];
2418
- export var ResourcesToImport = [1, n0, _RTI, 0, () => ResourceToImport];
2419
- export var ResourcesToSkip = 64 | 0;
2420
- export var ResourceTypeFilters = 64 | 0;
2421
- export var ResourceTypes = 64 | 0;
2422
- export var RetainResources = 64 | 0;
2423
- export var RollbackTriggers = [1, n0, _RTo, 0, () => RollbackTrigger];
2424
- export var ScanFilters = [1, n0, _SF, 0, () => ScanFilter];
2425
- export var ScannedResourceIdentifiers = [1, n0, _SRIca, 0, () => ScannedResourceIdentifier];
2426
- export var ScannedResources = [1, n0, _SRca, 0, () => ScannedResource];
2427
- export var Scope = 64 | 0;
2428
- export var StackDefinitions = [1, n0, _SD, 0, () => StackDefinition];
2429
- export var StackEvents = [1, n0, _SE, 0, () => StackEvent];
2430
- export var StackIdList = 64 | 0;
2431
- export var StackIds = 64 | 0;
2432
- export var StackInstanceFilters = [1, n0, _SIFt, 0, () => StackInstanceFilter];
2433
- export var StackInstanceResourceDriftsSummaries = [
2406
+ () => BatchDescribeTypeConfigurationsError$,
2407
+ ];
2408
+ var Capabilities = 64 | 0;
2409
+ var Changes = [1, n0, _Ch, 0, () => Change$];
2410
+ var ChangeSetHooks = [1, n0, _CSHh, 0, () => ChangeSetHook$];
2411
+ var ChangeSetSummaries = [1, n0, _CSSh, 0, () => ChangeSetSummary$];
2412
+ var Exports = [1, n0, _Exp, 0, () => Export$];
2413
+ var HookResultSummaries = [1, n0, _HRSo, 0, () => HookResultSummary$];
2414
+ var Imports = 64 | 0;
2415
+ var JazzLogicalResourceIds = 64 | 0;
2416
+ var LastOperations = [1, n0, _LO, 0, () => OperationEntry$];
2417
+ var LogicalResourceIds = 64 | 0;
2418
+ var NotificationARNs = 64 | 0;
2419
+ var OperationEvents = [1, n0, _OE, 0, () => OperationEvent$];
2420
+ var OperationResultFilters = [1, n0, _ORFp, 0, () => OperationResultFilter$];
2421
+ var OrganizationalUnitIdList = 64 | 0;
2422
+ var Outputs = [1, n0, _Ou, 0, () => Output$];
2423
+ var ParameterDeclarations = [1, n0, _PDa, 0, () => ParameterDeclaration$];
2424
+ var _Parameters = [1, n0, _P, 0, () => Parameter$];
2425
+ var PhysicalResourceIdContext = [1, n0, _PRIC, 0, () => PhysicalResourceIdContextKeyValuePair$];
2426
+ var PropertyDifferences = [1, n0, _PDro, 0, () => PropertyDifference$];
2427
+ var RegionList = 64 | 0;
2428
+ var RegistrationTokenList = 64 | 0;
2429
+ var RelatedResources = [1, n0, _RRel, 0, () => ScannedResource$];
2430
+ var RequiredActivatedTypes = [1, n0, _RAT, 0, () => RequiredActivatedType$];
2431
+ var ResourceChangeDetails = [1, n0, _RCDe, 0, () => ResourceChangeDetail$];
2432
+ var ResourceDefinitions = [1, n0, _RDes, 0, () => ResourceDefinition$];
2433
+ var ResourceDetails = [1, n0, _RDeso, 0, () => ResourceDetail$];
2434
+ var ResourceDriftIgnoredAttributes = [1, n0, _RDIA, 0, () => ResourceDriftIgnoredAttribute$];
2435
+ var ResourceIdentifiers = 64 | 0;
2436
+ var ResourceIdentifierSummaries = [1, n0, _RIS, 0, () => ResourceIdentifierSummary$];
2437
+ var ResourceMappings = [1, n0, _RMe, 0, () => ResourceMapping$];
2438
+ var ResourceScanSummaries = [1, n0, _RSS, 0, () => ResourceScanSummary$];
2439
+ var ResourcesToImport = [1, n0, _RTI, 0, () => ResourceToImport$];
2440
+ var ResourcesToSkip = 64 | 0;
2441
+ var ResourceTypeFilters = 64 | 0;
2442
+ var ResourceTypes = 64 | 0;
2443
+ var RetainResources = 64 | 0;
2444
+ var RollbackTriggers = [1, n0, _RTo, 0, () => RollbackTrigger$];
2445
+ var ScanFilters = [1, n0, _SF, 0, () => ScanFilter$];
2446
+ var ScannedResourceIdentifiers = [1, n0, _SRIca, 0, () => ScannedResourceIdentifier$];
2447
+ var ScannedResources = [1, n0, _SRca, 0, () => ScannedResource$];
2448
+ var Scope = 64 | 0;
2449
+ var StackDefinitions = [1, n0, _SD, 0, () => StackDefinition$];
2450
+ var StackEvents = [1, n0, _SE, 0, () => StackEvent$];
2451
+ var StackIdList = 64 | 0;
2452
+ var StackIds = 64 | 0;
2453
+ var StackInstanceFilters = [1, n0, _SIFt, 0, () => StackInstanceFilter$];
2454
+ var StackInstanceResourceDriftsSummaries = [
2434
2455
  1,
2435
2456
  n0,
2436
2457
  _SIRDSta,
2437
2458
  0,
2438
- () => StackInstanceResourceDriftsSummary,
2439
- ];
2440
- export var StackInstanceSummaries = [1, n0, _SISta, 0, () => StackInstanceSummary];
2441
- export var StackRefactorActions = [1, n0, _SRA, 0, () => StackRefactorAction];
2442
- export var StackRefactorExecutionStatusFilter = 64 | 0;
2443
- export var StackRefactorSummaries = [1, n0, _SRS, 0, () => StackRefactorSummary];
2444
- export var StackRefactorTagResources = [1, n0, _SRTR, 0, () => Tag];
2445
- export var StackRefactorUntagResources = 64 | 0;
2446
- export var StackResourceDrifts = [1, n0, _SRD, 0, () => StackResourceDrift];
2447
- export var StackResourceDriftStatusFilters = 64 | 0;
2448
- export var StackResources = [1, n0, _SRt, 0, () => StackResource];
2449
- export var StackResourceSummaries = [1, n0, _SRSt, 0, () => StackResourceSummary];
2450
- export var Stacks = [1, n0, _St, 0, () => Stack];
2451
- export var StackSetARNList = 64 | 0;
2452
- export var StackSetAutoDeploymentTargetSummaries = [
2459
+ () => StackInstanceResourceDriftsSummary$,
2460
+ ];
2461
+ var StackInstanceSummaries = [1, n0, _SISta, 0, () => StackInstanceSummary$];
2462
+ var StackRefactorActions = [1, n0, _SRA, 0, () => StackRefactorAction$];
2463
+ var StackRefactorExecutionStatusFilter = 64 | 0;
2464
+ var StackRefactorSummaries = [1, n0, _SRS, 0, () => StackRefactorSummary$];
2465
+ var StackRefactorTagResources = [1, n0, _SRTR, 0, () => Tag$];
2466
+ var StackRefactorUntagResources = 64 | 0;
2467
+ var StackResourceDrifts = [1, n0, _SRD, 0, () => StackResourceDrift$];
2468
+ var StackResourceDriftStatusFilters = 64 | 0;
2469
+ var StackResources = [1, n0, _SRt, 0, () => StackResource$];
2470
+ var StackResourceSummaries = [1, n0, _SRSt, 0, () => StackResourceSummary$];
2471
+ var Stacks = [1, n0, _St, 0, () => Stack$];
2472
+ var StackSetARNList = 64 | 0;
2473
+ var StackSetAutoDeploymentTargetSummaries = [
2453
2474
  1,
2454
2475
  n0,
2455
2476
  _SSADTSt,
2456
2477
  0,
2457
- () => StackSetAutoDeploymentTargetSummary,
2458
- ];
2459
- export var StackSetOperationResultSummaries = [
2460
- 1,
2461
- n0,
2462
- _SSORSt,
2463
- 0,
2464
- () => StackSetOperationResultSummary,
2465
- ];
2466
- export var StackSetOperationSummaries = [1, n0, _SSOSt, 0, () => StackSetOperationSummary];
2467
- export var StackSetSummaries = [1, n0, _SSSt, 0, () => StackSetSummary];
2468
- export var StackStatusFilter = 64 | 0;
2469
- export var StackSummaries = [1, n0, _SSt, 0, () => StackSummary];
2470
- export var StageList = 64 | 0;
2471
- export var SupportedMajorVersions = 64 | 1;
2472
- export var Tags = [1, n0, _Ta, 0, () => Tag];
2473
- export var TemplateParameters = [1, n0, _TPem, 0, () => TemplateParameter];
2474
- export var TemplateSummaries = [1, n0, _TSem, 0, () => TemplateSummary];
2475
- export var TransformsList = 64 | 0;
2476
- export var TypeConfigurationDetailsList = [1, n0, _TCDL, 0, () => TypeConfigurationDetails];
2477
- export var TypeConfigurationIdentifiers = [1, n0, _TCIy, 0, () => TypeConfigurationIdentifier];
2478
- export var TypeSummaries = [1, n0, _TSy, 0, () => TypeSummary];
2479
- export var TypeVersionSummaries = [1, n0, _TVS, 0, () => TypeVersionSummary];
2480
- export var UnprocessedTypeConfigurations = [1, n0, _UTC, 0, () => TypeConfigurationIdentifier];
2481
- export var WarningDetails = [1, n0, _WDa, 0, () => WarningDetail];
2482
- export var WarningProperties = [1, n0, _WPa, 0, () => WarningProperty];
2483
- export var JazzResourceIdentifierProperties = 128 | 0;
2484
- export var ResourceIdentifierProperties = 128 | 0;
2485
- export var ActivateOrganizationsAccess = [
2478
+ () => StackSetAutoDeploymentTargetSummary$,
2479
+ ];
2480
+ var StackSetOperationResultSummaries = [1, n0, _SSORSt, 0, () => StackSetOperationResultSummary$];
2481
+ var StackSetOperationSummaries = [1, n0, _SSOSt, 0, () => StackSetOperationSummary$];
2482
+ var StackSetSummaries = [1, n0, _SSSt, 0, () => StackSetSummary$];
2483
+ var StackStatusFilter = 64 | 0;
2484
+ var StackSummaries = [1, n0, _SSt, 0, () => StackSummary$];
2485
+ var StageList = 64 | 0;
2486
+ var SupportedMajorVersions = 64 | 1;
2487
+ var Tags = [1, n0, _Ta, 0, () => Tag$];
2488
+ var TemplateParameters = [1, n0, _TPem, 0, () => TemplateParameter$];
2489
+ var TemplateSummaries = [1, n0, _TSem, 0, () => TemplateSummary$];
2490
+ var TransformsList = 64 | 0;
2491
+ var TypeConfigurationDetailsList = [1, n0, _TCDL, 0, () => TypeConfigurationDetails$];
2492
+ var TypeConfigurationIdentifiers = [1, n0, _TCIy, 0, () => TypeConfigurationIdentifier$];
2493
+ var TypeSummaries = [1, n0, _TSy, 0, () => TypeSummary$];
2494
+ var TypeVersionSummaries = [1, n0, _TVS, 0, () => TypeVersionSummary$];
2495
+ var UnprocessedTypeConfigurations = [1, n0, _UTC, 0, () => TypeConfigurationIdentifier$];
2496
+ var WarningDetails = [1, n0, _WDa, 0, () => WarningDetail$];
2497
+ var WarningProperties = [1, n0, _WPa, 0, () => WarningProperty$];
2498
+ var JazzResourceIdentifierProperties = 128 | 0;
2499
+ var ResourceIdentifierProperties = 128 | 0;
2500
+ export var ActivateOrganizationsAccess$ = [
2486
2501
  9,
2487
2502
  n0,
2488
2503
  _AOA,
2489
2504
  0,
2490
- () => ActivateOrganizationsAccessInput,
2491
- () => ActivateOrganizationsAccessOutput,
2505
+ () => ActivateOrganizationsAccessInput$,
2506
+ () => ActivateOrganizationsAccessOutput$,
2492
2507
  ];
2493
- export var ActivateType = [9, n0, _AT, 2, () => ActivateTypeInput, () => ActivateTypeOutput];
2494
- export var BatchDescribeTypeConfigurations = [
2508
+ export var ActivateType$ = [9, n0, _AT, 2, () => ActivateTypeInput$, () => ActivateTypeOutput$];
2509
+ export var BatchDescribeTypeConfigurations$ = [
2495
2510
  9,
2496
2511
  n0,
2497
2512
  _BDTC,
2498
2513
  0,
2499
- () => BatchDescribeTypeConfigurationsInput,
2500
- () => BatchDescribeTypeConfigurationsOutput,
2514
+ () => BatchDescribeTypeConfigurationsInput$,
2515
+ () => BatchDescribeTypeConfigurationsOutput$,
2501
2516
  ];
2502
- export var CancelUpdateStack = [9, n0, _CUS, 0, () => CancelUpdateStackInput, () => __Unit];
2503
- export var ContinueUpdateRollback = [
2517
+ export var CancelUpdateStack$ = [9, n0, _CUS, 0, () => CancelUpdateStackInput$, () => __Unit];
2518
+ export var ContinueUpdateRollback$ = [
2504
2519
  9,
2505
2520
  n0,
2506
2521
  _CUR,
2507
2522
  0,
2508
- () => ContinueUpdateRollbackInput,
2509
- () => ContinueUpdateRollbackOutput,
2523
+ () => ContinueUpdateRollbackInput$,
2524
+ () => ContinueUpdateRollbackOutput$,
2510
2525
  ];
2511
- export var CreateChangeSet = [
2526
+ export var CreateChangeSet$ = [
2512
2527
  9,
2513
2528
  n0,
2514
2529
  _CCS,
2515
2530
  0,
2516
- () => CreateChangeSetInput,
2517
- () => CreateChangeSetOutput,
2531
+ () => CreateChangeSetInput$,
2532
+ () => CreateChangeSetOutput$,
2518
2533
  ];
2519
- export var CreateGeneratedTemplate = [
2534
+ export var CreateGeneratedTemplate$ = [
2520
2535
  9,
2521
2536
  n0,
2522
2537
  _CGT,
2523
2538
  0,
2524
- () => CreateGeneratedTemplateInput,
2525
- () => CreateGeneratedTemplateOutput,
2539
+ () => CreateGeneratedTemplateInput$,
2540
+ () => CreateGeneratedTemplateOutput$,
2526
2541
  ];
2527
- export var CreateStack = [9, n0, _CSr, 0, () => CreateStackInput, () => CreateStackOutput];
2528
- export var CreateStackInstances = [
2542
+ export var CreateStack$ = [9, n0, _CSr, 0, () => CreateStackInput$, () => CreateStackOutput$];
2543
+ export var CreateStackInstances$ = [
2529
2544
  9,
2530
2545
  n0,
2531
2546
  _CSIre,
2532
2547
  0,
2533
- () => CreateStackInstancesInput,
2534
- () => CreateStackInstancesOutput,
2548
+ () => CreateStackInstancesInput$,
2549
+ () => CreateStackInstancesOutput$,
2535
2550
  ];
2536
- export var CreateStackRefactor = [
2551
+ export var CreateStackRefactor$ = [
2537
2552
  9,
2538
2553
  n0,
2539
2554
  _CSR,
2540
2555
  0,
2541
- () => CreateStackRefactorInput,
2542
- () => CreateStackRefactorOutput,
2556
+ () => CreateStackRefactorInput$,
2557
+ () => CreateStackRefactorOutput$,
2543
2558
  ];
2544
- export var CreateStackSet = [
2559
+ export var CreateStackSet$ = [
2545
2560
  9,
2546
2561
  n0,
2547
2562
  _CSSr,
2548
2563
  0,
2549
- () => CreateStackSetInput,
2550
- () => CreateStackSetOutput,
2564
+ () => CreateStackSetInput$,
2565
+ () => CreateStackSetOutput$,
2551
2566
  ];
2552
- export var DeactivateOrganizationsAccess = [
2567
+ export var DeactivateOrganizationsAccess$ = [
2553
2568
  9,
2554
2569
  n0,
2555
2570
  _DOA,
2556
2571
  0,
2557
- () => DeactivateOrganizationsAccessInput,
2558
- () => DeactivateOrganizationsAccessOutput,
2572
+ () => DeactivateOrganizationsAccessInput$,
2573
+ () => DeactivateOrganizationsAccessOutput$,
2559
2574
  ];
2560
- export var DeactivateType = [
2575
+ export var DeactivateType$ = [
2561
2576
  9,
2562
2577
  n0,
2563
2578
  _DTea,
2564
2579
  2,
2565
- () => DeactivateTypeInput,
2566
- () => DeactivateTypeOutput,
2580
+ () => DeactivateTypeInput$,
2581
+ () => DeactivateTypeOutput$,
2567
2582
  ];
2568
- export var DeleteChangeSet = [
2583
+ export var DeleteChangeSet$ = [
2569
2584
  9,
2570
2585
  n0,
2571
2586
  _DCS,
2572
2587
  0,
2573
- () => DeleteChangeSetInput,
2574
- () => DeleteChangeSetOutput,
2588
+ () => DeleteChangeSetInput$,
2589
+ () => DeleteChangeSetOutput$,
2575
2590
  ];
2576
- export var DeleteGeneratedTemplate = [
2591
+ export var DeleteGeneratedTemplate$ = [
2577
2592
  9,
2578
2593
  n0,
2579
2594
  _DGT,
2580
2595
  0,
2581
- () => DeleteGeneratedTemplateInput,
2596
+ () => DeleteGeneratedTemplateInput$,
2582
2597
  () => __Unit,
2583
2598
  ];
2584
- export var DeleteStack = [9, n0, _DSel, 0, () => DeleteStackInput, () => __Unit];
2585
- export var DeleteStackInstances = [
2599
+ export var DeleteStack$ = [9, n0, _DSel, 0, () => DeleteStackInput$, () => __Unit];
2600
+ export var DeleteStackInstances$ = [
2586
2601
  9,
2587
2602
  n0,
2588
2603
  _DSIel,
2589
2604
  0,
2590
- () => DeleteStackInstancesInput,
2591
- () => DeleteStackInstancesOutput,
2605
+ () => DeleteStackInstancesInput$,
2606
+ () => DeleteStackInstancesOutput$,
2592
2607
  ];
2593
- export var DeleteStackSet = [
2608
+ export var DeleteStackSet$ = [
2594
2609
  9,
2595
2610
  n0,
2596
2611
  _DSS,
2597
2612
  0,
2598
- () => DeleteStackSetInput,
2599
- () => DeleteStackSetOutput,
2613
+ () => DeleteStackSetInput$,
2614
+ () => DeleteStackSetOutput$,
2600
2615
  ];
2601
- export var DeregisterType = [
2616
+ export var DeregisterType$ = [
2602
2617
  9,
2603
2618
  n0,
2604
2619
  _DTer,
2605
2620
  2,
2606
- () => DeregisterTypeInput,
2607
- () => DeregisterTypeOutput,
2621
+ () => DeregisterTypeInput$,
2622
+ () => DeregisterTypeOutput$,
2608
2623
  ];
2609
- export var DescribeAccountLimits = [
2624
+ export var DescribeAccountLimits$ = [
2610
2625
  9,
2611
2626
  n0,
2612
2627
  _DAL,
2613
2628
  0,
2614
- () => DescribeAccountLimitsInput,
2615
- () => DescribeAccountLimitsOutput,
2629
+ () => DescribeAccountLimitsInput$,
2630
+ () => DescribeAccountLimitsOutput$,
2616
2631
  ];
2617
- export var DescribeChangeSet = [
2632
+ export var DescribeChangeSet$ = [
2618
2633
  9,
2619
2634
  n0,
2620
2635
  _DCSe,
2621
2636
  0,
2622
- () => DescribeChangeSetInput,
2623
- () => DescribeChangeSetOutput,
2637
+ () => DescribeChangeSetInput$,
2638
+ () => DescribeChangeSetOutput$,
2624
2639
  ];
2625
- export var DescribeChangeSetHooks = [
2640
+ export var DescribeChangeSetHooks$ = [
2626
2641
  9,
2627
2642
  n0,
2628
2643
  _DCSH,
2629
2644
  0,
2630
- () => DescribeChangeSetHooksInput,
2631
- () => DescribeChangeSetHooksOutput,
2645
+ () => DescribeChangeSetHooksInput$,
2646
+ () => DescribeChangeSetHooksOutput$,
2632
2647
  ];
2633
- export var DescribeEvents = [
2648
+ export var DescribeEvents$ = [
2634
2649
  9,
2635
2650
  n0,
2636
2651
  _DE,
2637
2652
  0,
2638
- () => DescribeEventsInput,
2639
- () => DescribeEventsOutput,
2653
+ () => DescribeEventsInput$,
2654
+ () => DescribeEventsOutput$,
2640
2655
  ];
2641
- export var DescribeGeneratedTemplate = [
2656
+ export var DescribeGeneratedTemplate$ = [
2642
2657
  9,
2643
2658
  n0,
2644
2659
  _DGTe,
2645
2660
  0,
2646
- () => DescribeGeneratedTemplateInput,
2647
- () => DescribeGeneratedTemplateOutput,
2661
+ () => DescribeGeneratedTemplateInput$,
2662
+ () => DescribeGeneratedTemplateOutput$,
2648
2663
  ];
2649
- export var DescribeOrganizationsAccess = [
2664
+ export var DescribeOrganizationsAccess$ = [
2650
2665
  9,
2651
2666
  n0,
2652
2667
  _DOAe,
2653
2668
  0,
2654
- () => DescribeOrganizationsAccessInput,
2655
- () => DescribeOrganizationsAccessOutput,
2669
+ () => DescribeOrganizationsAccessInput$,
2670
+ () => DescribeOrganizationsAccessOutput$,
2656
2671
  ];
2657
- export var DescribePublisher = [
2672
+ export var DescribePublisher$ = [
2658
2673
  9,
2659
2674
  n0,
2660
2675
  _DPe,
2661
2676
  2,
2662
- () => DescribePublisherInput,
2663
- () => DescribePublisherOutput,
2677
+ () => DescribePublisherInput$,
2678
+ () => DescribePublisherOutput$,
2664
2679
  ];
2665
- export var DescribeResourceScan = [
2680
+ export var DescribeResourceScan$ = [
2666
2681
  9,
2667
2682
  n0,
2668
2683
  _DRS,
2669
2684
  0,
2670
- () => DescribeResourceScanInput,
2671
- () => DescribeResourceScanOutput,
2685
+ () => DescribeResourceScanInput$,
2686
+ () => DescribeResourceScanOutput$,
2672
2687
  ];
2673
- export var DescribeStackDriftDetectionStatus = [
2688
+ export var DescribeStackDriftDetectionStatus$ = [
2674
2689
  9,
2675
2690
  n0,
2676
2691
  _DSDDS,
2677
2692
  0,
2678
- () => DescribeStackDriftDetectionStatusInput,
2679
- () => DescribeStackDriftDetectionStatusOutput,
2693
+ () => DescribeStackDriftDetectionStatusInput$,
2694
+ () => DescribeStackDriftDetectionStatusOutput$,
2680
2695
  ];
2681
- export var DescribeStackEvents = [
2696
+ export var DescribeStackEvents$ = [
2682
2697
  9,
2683
2698
  n0,
2684
2699
  _DSE,
2685
2700
  0,
2686
- () => DescribeStackEventsInput,
2687
- () => DescribeStackEventsOutput,
2701
+ () => DescribeStackEventsInput$,
2702
+ () => DescribeStackEventsOutput$,
2688
2703
  ];
2689
- export var DescribeStackInstance = [
2704
+ export var DescribeStackInstance$ = [
2690
2705
  9,
2691
2706
  n0,
2692
2707
  _DSIes,
2693
2708
  0,
2694
- () => DescribeStackInstanceInput,
2695
- () => DescribeStackInstanceOutput,
2709
+ () => DescribeStackInstanceInput$,
2710
+ () => DescribeStackInstanceOutput$,
2696
2711
  ];
2697
- export var DescribeStackRefactor = [
2712
+ export var DescribeStackRefactor$ = [
2698
2713
  9,
2699
2714
  n0,
2700
2715
  _DSRe,
2701
2716
  0,
2702
- () => DescribeStackRefactorInput,
2703
- () => DescribeStackRefactorOutput,
2717
+ () => DescribeStackRefactorInput$,
2718
+ () => DescribeStackRefactorOutput$,
2704
2719
  ];
2705
- export var DescribeStackResource = [
2720
+ export var DescribeStackResource$ = [
2706
2721
  9,
2707
2722
  n0,
2708
2723
  _DSRes,
2709
2724
  0,
2710
- () => DescribeStackResourceInput,
2711
- () => DescribeStackResourceOutput,
2725
+ () => DescribeStackResourceInput$,
2726
+ () => DescribeStackResourceOutput$,
2712
2727
  ];
2713
- export var DescribeStackResourceDrifts = [
2728
+ export var DescribeStackResourceDrifts$ = [
2714
2729
  9,
2715
2730
  n0,
2716
2731
  _DSRD,
2717
2732
  0,
2718
- () => DescribeStackResourceDriftsInput,
2719
- () => DescribeStackResourceDriftsOutput,
2733
+ () => DescribeStackResourceDriftsInput$,
2734
+ () => DescribeStackResourceDriftsOutput$,
2720
2735
  ];
2721
- export var DescribeStackResources = [
2736
+ export var DescribeStackResources$ = [
2722
2737
  9,
2723
2738
  n0,
2724
2739
  _DSResc,
2725
2740
  0,
2726
- () => DescribeStackResourcesInput,
2727
- () => DescribeStackResourcesOutput,
2741
+ () => DescribeStackResourcesInput$,
2742
+ () => DescribeStackResourcesOutput$,
2728
2743
  ];
2729
- export var DescribeStacks = [
2744
+ export var DescribeStacks$ = [
2730
2745
  9,
2731
2746
  n0,
2732
2747
  _DSes,
2733
2748
  0,
2734
- () => DescribeStacksInput,
2735
- () => DescribeStacksOutput,
2749
+ () => DescribeStacksInput$,
2750
+ () => DescribeStacksOutput$,
2736
2751
  ];
2737
- export var DescribeStackSet = [
2752
+ export var DescribeStackSet$ = [
2738
2753
  9,
2739
2754
  n0,
2740
2755
  _DSSe,
2741
2756
  0,
2742
- () => DescribeStackSetInput,
2743
- () => DescribeStackSetOutput,
2757
+ () => DescribeStackSetInput$,
2758
+ () => DescribeStackSetOutput$,
2744
2759
  ];
2745
- export var DescribeStackSetOperation = [
2760
+ export var DescribeStackSetOperation$ = [
2746
2761
  9,
2747
2762
  n0,
2748
2763
  _DSSOes,
2749
2764
  0,
2750
- () => DescribeStackSetOperationInput,
2751
- () => DescribeStackSetOperationOutput,
2765
+ () => DescribeStackSetOperationInput$,
2766
+ () => DescribeStackSetOperationOutput$,
2752
2767
  ];
2753
- export var DescribeType = [9, n0, _DTes, 2, () => DescribeTypeInput, () => DescribeTypeOutput];
2754
- export var DescribeTypeRegistration = [
2768
+ export var DescribeType$ = [
2769
+ 9,
2770
+ n0,
2771
+ _DTes,
2772
+ 2,
2773
+ () => DescribeTypeInput$,
2774
+ () => DescribeTypeOutput$,
2775
+ ];
2776
+ export var DescribeTypeRegistration$ = [
2755
2777
  9,
2756
2778
  n0,
2757
2779
  _DTR,
2758
2780
  2,
2759
- () => DescribeTypeRegistrationInput,
2760
- () => DescribeTypeRegistrationOutput,
2781
+ () => DescribeTypeRegistrationInput$,
2782
+ () => DescribeTypeRegistrationOutput$,
2761
2783
  ];
2762
- export var DetectStackDrift = [
2784
+ export var DetectStackDrift$ = [
2763
2785
  9,
2764
2786
  n0,
2765
2787
  _DSD,
2766
2788
  0,
2767
- () => DetectStackDriftInput,
2768
- () => DetectStackDriftOutput,
2789
+ () => DetectStackDriftInput$,
2790
+ () => DetectStackDriftOutput$,
2769
2791
  ];
2770
- export var DetectStackResourceDrift = [
2792
+ export var DetectStackResourceDrift$ = [
2771
2793
  9,
2772
2794
  n0,
2773
2795
  _DSRDe,
2774
2796
  0,
2775
- () => DetectStackResourceDriftInput,
2776
- () => DetectStackResourceDriftOutput,
2797
+ () => DetectStackResourceDriftInput$,
2798
+ () => DetectStackResourceDriftOutput$,
2777
2799
  ];
2778
- export var DetectStackSetDrift = [
2800
+ export var DetectStackSetDrift$ = [
2779
2801
  9,
2780
2802
  n0,
2781
2803
  _DSSD,
2782
2804
  0,
2783
- () => DetectStackSetDriftInput,
2784
- () => DetectStackSetDriftOutput,
2805
+ () => DetectStackSetDriftInput$,
2806
+ () => DetectStackSetDriftOutput$,
2785
2807
  ];
2786
- export var EstimateTemplateCost = [
2808
+ export var EstimateTemplateCost$ = [
2787
2809
  9,
2788
2810
  n0,
2789
2811
  _ETC,
2790
2812
  0,
2791
- () => EstimateTemplateCostInput,
2792
- () => EstimateTemplateCostOutput,
2813
+ () => EstimateTemplateCostInput$,
2814
+ () => EstimateTemplateCostOutput$,
2793
2815
  ];
2794
- export var ExecuteChangeSet = [
2816
+ export var ExecuteChangeSet$ = [
2795
2817
  9,
2796
2818
  n0,
2797
2819
  _ECS,
2798
2820
  0,
2799
- () => ExecuteChangeSetInput,
2800
- () => ExecuteChangeSetOutput,
2821
+ () => ExecuteChangeSetInput$,
2822
+ () => ExecuteChangeSetOutput$,
2801
2823
  ];
2802
- export var ExecuteStackRefactor = [
2824
+ export var ExecuteStackRefactor$ = [
2803
2825
  9,
2804
2826
  n0,
2805
2827
  _ESRx,
2806
2828
  0,
2807
- () => ExecuteStackRefactorInput,
2829
+ () => ExecuteStackRefactorInput$,
2808
2830
  () => __Unit,
2809
2831
  ];
2810
- export var GetGeneratedTemplate = [
2832
+ export var GetGeneratedTemplate$ = [
2811
2833
  9,
2812
2834
  n0,
2813
2835
  _GGT,
2814
2836
  0,
2815
- () => GetGeneratedTemplateInput,
2816
- () => GetGeneratedTemplateOutput,
2837
+ () => GetGeneratedTemplateInput$,
2838
+ () => GetGeneratedTemplateOutput$,
2817
2839
  ];
2818
- export var GetHookResult = [9, n0, _GHR, 0, () => GetHookResultInput, () => GetHookResultOutput];
2819
- export var GetStackPolicy = [
2840
+ export var GetHookResult$ = [
2841
+ 9,
2842
+ n0,
2843
+ _GHR,
2844
+ 0,
2845
+ () => GetHookResultInput$,
2846
+ () => GetHookResultOutput$,
2847
+ ];
2848
+ export var GetStackPolicy$ = [
2820
2849
  9,
2821
2850
  n0,
2822
2851
  _GSP,
2823
2852
  0,
2824
- () => GetStackPolicyInput,
2825
- () => GetStackPolicyOutput,
2853
+ () => GetStackPolicyInput$,
2854
+ () => GetStackPolicyOutput$,
2826
2855
  ];
2827
- export var GetTemplate = [9, n0, _GT, 0, () => GetTemplateInput, () => GetTemplateOutput];
2828
- export var GetTemplateSummary = [
2856
+ export var GetTemplate$ = [9, n0, _GT, 0, () => GetTemplateInput$, () => GetTemplateOutput$];
2857
+ export var GetTemplateSummary$ = [
2829
2858
  9,
2830
2859
  n0,
2831
2860
  _GTS,
2832
2861
  0,
2833
- () => GetTemplateSummaryInput,
2834
- () => GetTemplateSummaryOutput,
2862
+ () => GetTemplateSummaryInput$,
2863
+ () => GetTemplateSummaryOutput$,
2835
2864
  ];
2836
- export var ImportStacksToStackSet = [
2865
+ export var ImportStacksToStackSet$ = [
2837
2866
  9,
2838
2867
  n0,
2839
2868
  _ISTSS,
2840
2869
  0,
2841
- () => ImportStacksToStackSetInput,
2842
- () => ImportStacksToStackSetOutput,
2870
+ () => ImportStacksToStackSetInput$,
2871
+ () => ImportStacksToStackSetOutput$,
2843
2872
  ];
2844
- export var ListChangeSets = [
2873
+ export var ListChangeSets$ = [
2845
2874
  9,
2846
2875
  n0,
2847
2876
  _LCS,
2848
2877
  0,
2849
- () => ListChangeSetsInput,
2850
- () => ListChangeSetsOutput,
2878
+ () => ListChangeSetsInput$,
2879
+ () => ListChangeSetsOutput$,
2851
2880
  ];
2852
- export var ListExports = [9, n0, _LE, 0, () => ListExportsInput, () => ListExportsOutput];
2853
- export var ListGeneratedTemplates = [
2881
+ export var ListExports$ = [9, n0, _LE, 0, () => ListExportsInput$, () => ListExportsOutput$];
2882
+ export var ListGeneratedTemplates$ = [
2854
2883
  9,
2855
2884
  n0,
2856
2885
  _LGT,
2857
2886
  0,
2858
- () => ListGeneratedTemplatesInput,
2859
- () => ListGeneratedTemplatesOutput,
2887
+ () => ListGeneratedTemplatesInput$,
2888
+ () => ListGeneratedTemplatesOutput$,
2860
2889
  ];
2861
- export var ListHookResults = [
2890
+ export var ListHookResults$ = [
2862
2891
  9,
2863
2892
  n0,
2864
2893
  _LHR,
2865
2894
  0,
2866
- () => ListHookResultsInput,
2867
- () => ListHookResultsOutput,
2895
+ () => ListHookResultsInput$,
2896
+ () => ListHookResultsOutput$,
2868
2897
  ];
2869
- export var ListImports = [9, n0, _LI, 0, () => ListImportsInput, () => ListImportsOutput];
2870
- export var ListResourceScanRelatedResources = [
2898
+ export var ListImports$ = [9, n0, _LI, 0, () => ListImportsInput$, () => ListImportsOutput$];
2899
+ export var ListResourceScanRelatedResources$ = [
2871
2900
  9,
2872
2901
  n0,
2873
2902
  _LRSRR,
2874
2903
  0,
2875
- () => ListResourceScanRelatedResourcesInput,
2876
- () => ListResourceScanRelatedResourcesOutput,
2904
+ () => ListResourceScanRelatedResourcesInput$,
2905
+ () => ListResourceScanRelatedResourcesOutput$,
2877
2906
  ];
2878
- export var ListResourceScanResources = [
2907
+ export var ListResourceScanResources$ = [
2879
2908
  9,
2880
2909
  n0,
2881
2910
  _LRSR,
2882
2911
  0,
2883
- () => ListResourceScanResourcesInput,
2884
- () => ListResourceScanResourcesOutput,
2912
+ () => ListResourceScanResourcesInput$,
2913
+ () => ListResourceScanResourcesOutput$,
2885
2914
  ];
2886
- export var ListResourceScans = [
2915
+ export var ListResourceScans$ = [
2887
2916
  9,
2888
2917
  n0,
2889
2918
  _LRS,
2890
2919
  0,
2891
- () => ListResourceScansInput,
2892
- () => ListResourceScansOutput,
2920
+ () => ListResourceScansInput$,
2921
+ () => ListResourceScansOutput$,
2893
2922
  ];
2894
- export var ListStackInstanceResourceDrifts = [
2923
+ export var ListStackInstanceResourceDrifts$ = [
2895
2924
  9,
2896
2925
  n0,
2897
2926
  _LSIRD,
2898
2927
  0,
2899
- () => ListStackInstanceResourceDriftsInput,
2900
- () => ListStackInstanceResourceDriftsOutput,
2928
+ () => ListStackInstanceResourceDriftsInput$,
2929
+ () => ListStackInstanceResourceDriftsOutput$,
2901
2930
  ];
2902
- export var ListStackInstances = [
2931
+ export var ListStackInstances$ = [
2903
2932
  9,
2904
2933
  n0,
2905
2934
  _LSIi,
2906
2935
  0,
2907
- () => ListStackInstancesInput,
2908
- () => ListStackInstancesOutput,
2936
+ () => ListStackInstancesInput$,
2937
+ () => ListStackInstancesOutput$,
2909
2938
  ];
2910
- export var ListStackRefactorActions = [
2939
+ export var ListStackRefactorActions$ = [
2911
2940
  9,
2912
2941
  n0,
2913
2942
  _LSRA,
2914
2943
  0,
2915
- () => ListStackRefactorActionsInput,
2916
- () => ListStackRefactorActionsOutput,
2944
+ () => ListStackRefactorActionsInput$,
2945
+ () => ListStackRefactorActionsOutput$,
2917
2946
  ];
2918
- export var ListStackRefactors = [
2947
+ export var ListStackRefactors$ = [
2919
2948
  9,
2920
2949
  n0,
2921
2950
  _LSR,
2922
2951
  0,
2923
- () => ListStackRefactorsInput,
2924
- () => ListStackRefactorsOutput,
2952
+ () => ListStackRefactorsInput$,
2953
+ () => ListStackRefactorsOutput$,
2925
2954
  ];
2926
- export var ListStackResources = [
2955
+ export var ListStackResources$ = [
2927
2956
  9,
2928
2957
  n0,
2929
2958
  _LSRi,
2930
2959
  0,
2931
- () => ListStackResourcesInput,
2932
- () => ListStackResourcesOutput,
2960
+ () => ListStackResourcesInput$,
2961
+ () => ListStackResourcesOutput$,
2933
2962
  ];
2934
- export var ListStacks = [9, n0, _LS, 0, () => ListStacksInput, () => ListStacksOutput];
2935
- export var ListStackSetAutoDeploymentTargets = [
2963
+ export var ListStacks$ = [9, n0, _LS, 0, () => ListStacksInput$, () => ListStacksOutput$];
2964
+ export var ListStackSetAutoDeploymentTargets$ = [
2936
2965
  9,
2937
2966
  n0,
2938
2967
  _LSSADT,
2939
2968
  0,
2940
- () => ListStackSetAutoDeploymentTargetsInput,
2941
- () => ListStackSetAutoDeploymentTargetsOutput,
2969
+ () => ListStackSetAutoDeploymentTargetsInput$,
2970
+ () => ListStackSetAutoDeploymentTargetsOutput$,
2942
2971
  ];
2943
- export var ListStackSetOperationResults = [
2972
+ export var ListStackSetOperationResults$ = [
2944
2973
  9,
2945
2974
  n0,
2946
2975
  _LSSOR,
2947
2976
  0,
2948
- () => ListStackSetOperationResultsInput,
2949
- () => ListStackSetOperationResultsOutput,
2977
+ () => ListStackSetOperationResultsInput$,
2978
+ () => ListStackSetOperationResultsOutput$,
2950
2979
  ];
2951
- export var ListStackSetOperations = [
2980
+ export var ListStackSetOperations$ = [
2952
2981
  9,
2953
2982
  n0,
2954
2983
  _LSSOi,
2955
2984
  0,
2956
- () => ListStackSetOperationsInput,
2957
- () => ListStackSetOperationsOutput,
2985
+ () => ListStackSetOperationsInput$,
2986
+ () => ListStackSetOperationsOutput$,
2987
+ ];
2988
+ export var ListStackSets$ = [
2989
+ 9,
2990
+ n0,
2991
+ _LSS,
2992
+ 0,
2993
+ () => ListStackSetsInput$,
2994
+ () => ListStackSetsOutput$,
2958
2995
  ];
2959
- export var ListStackSets = [9, n0, _LSS, 0, () => ListStackSetsInput, () => ListStackSetsOutput];
2960
- export var ListTypeRegistrations = [
2996
+ export var ListTypeRegistrations$ = [
2961
2997
  9,
2962
2998
  n0,
2963
2999
  _LTR,
2964
3000
  2,
2965
- () => ListTypeRegistrationsInput,
2966
- () => ListTypeRegistrationsOutput,
3001
+ () => ListTypeRegistrationsInput$,
3002
+ () => ListTypeRegistrationsOutput$,
2967
3003
  ];
2968
- export var ListTypes = [9, n0, _LT, 2, () => ListTypesInput, () => ListTypesOutput];
2969
- export var ListTypeVersions = [
3004
+ export var ListTypes$ = [9, n0, _LT, 2, () => ListTypesInput$, () => ListTypesOutput$];
3005
+ export var ListTypeVersions$ = [
2970
3006
  9,
2971
3007
  n0,
2972
3008
  _LTV,
2973
3009
  2,
2974
- () => ListTypeVersionsInput,
2975
- () => ListTypeVersionsOutput,
3010
+ () => ListTypeVersionsInput$,
3011
+ () => ListTypeVersionsOutput$,
2976
3012
  ];
2977
- export var PublishType = [9, n0, _PTu, 2, () => PublishTypeInput, () => PublishTypeOutput];
2978
- export var RecordHandlerProgress = [
3013
+ export var PublishType$ = [9, n0, _PTu, 2, () => PublishTypeInput$, () => PublishTypeOutput$];
3014
+ export var RecordHandlerProgress$ = [
2979
3015
  9,
2980
3016
  n0,
2981
3017
  _RHP,
2982
3018
  2,
2983
- () => RecordHandlerProgressInput,
2984
- () => RecordHandlerProgressOutput,
3019
+ () => RecordHandlerProgressInput$,
3020
+ () => RecordHandlerProgressOutput$,
2985
3021
  ];
2986
- export var RegisterPublisher = [
3022
+ export var RegisterPublisher$ = [
2987
3023
  9,
2988
3024
  n0,
2989
3025
  _RPeg,
2990
3026
  2,
2991
- () => RegisterPublisherInput,
2992
- () => RegisterPublisherOutput,
3027
+ () => RegisterPublisherInput$,
3028
+ () => RegisterPublisherOutput$,
3029
+ ];
3030
+ export var RegisterType$ = [
3031
+ 9,
3032
+ n0,
3033
+ _RTegi,
3034
+ 2,
3035
+ () => RegisterTypeInput$,
3036
+ () => RegisterTypeOutput$,
3037
+ ];
3038
+ export var RollbackStack$ = [
3039
+ 9,
3040
+ n0,
3041
+ _RSo,
3042
+ 0,
3043
+ () => RollbackStackInput$,
3044
+ () => RollbackStackOutput$,
2993
3045
  ];
2994
- export var RegisterType = [9, n0, _RTegi, 2, () => RegisterTypeInput, () => RegisterTypeOutput];
2995
- export var RollbackStack = [9, n0, _RSo, 0, () => RollbackStackInput, () => RollbackStackOutput];
2996
- export var SetStackPolicy = [9, n0, _SSP, 0, () => SetStackPolicyInput, () => __Unit];
2997
- export var SetTypeConfiguration = [
3046
+ export var SetStackPolicy$ = [9, n0, _SSP, 0, () => SetStackPolicyInput$, () => __Unit];
3047
+ export var SetTypeConfiguration$ = [
2998
3048
  9,
2999
3049
  n0,
3000
3050
  _STC,
3001
3051
  0,
3002
- () => SetTypeConfigurationInput,
3003
- () => SetTypeConfigurationOutput,
3052
+ () => SetTypeConfigurationInput$,
3053
+ () => SetTypeConfigurationOutput$,
3004
3054
  ];
3005
- export var SetTypeDefaultVersion = [
3055
+ export var SetTypeDefaultVersion$ = [
3006
3056
  9,
3007
3057
  n0,
3008
3058
  _STDV,
3009
3059
  2,
3010
- () => SetTypeDefaultVersionInput,
3011
- () => SetTypeDefaultVersionOutput,
3060
+ () => SetTypeDefaultVersionInput$,
3061
+ () => SetTypeDefaultVersionOutput$,
3012
3062
  ];
3013
- export var SignalResource = [9, n0, _SRi, 0, () => SignalResourceInput, () => __Unit];
3014
- export var StartResourceScan = [
3063
+ export var SignalResource$ = [9, n0, _SRi, 0, () => SignalResourceInput$, () => __Unit];
3064
+ export var StartResourceScan$ = [
3015
3065
  9,
3016
3066
  n0,
3017
3067
  _SRStar,
3018
3068
  0,
3019
- () => StartResourceScanInput,
3020
- () => StartResourceScanOutput,
3069
+ () => StartResourceScanInput$,
3070
+ () => StartResourceScanOutput$,
3021
3071
  ];
3022
- export var StopStackSetOperation = [
3072
+ export var StopStackSetOperation$ = [
3023
3073
  9,
3024
3074
  n0,
3025
3075
  _SSSO,
3026
3076
  0,
3027
- () => StopStackSetOperationInput,
3028
- () => StopStackSetOperationOutput,
3077
+ () => StopStackSetOperationInput$,
3078
+ () => StopStackSetOperationOutput$,
3029
3079
  ];
3030
- export var TestType = [9, n0, _TTe, 2, () => TestTypeInput, () => TestTypeOutput];
3031
- export var UpdateGeneratedTemplate = [
3080
+ export var TestType$ = [9, n0, _TTe, 2, () => TestTypeInput$, () => TestTypeOutput$];
3081
+ export var UpdateGeneratedTemplate$ = [
3032
3082
  9,
3033
3083
  n0,
3034
3084
  _UGT,
3035
3085
  0,
3036
- () => UpdateGeneratedTemplateInput,
3037
- () => UpdateGeneratedTemplateOutput,
3086
+ () => UpdateGeneratedTemplateInput$,
3087
+ () => UpdateGeneratedTemplateOutput$,
3038
3088
  ];
3039
- export var UpdateStack = [9, n0, _US, 0, () => UpdateStackInput, () => UpdateStackOutput];
3040
- export var UpdateStackInstances = [
3089
+ export var UpdateStack$ = [9, n0, _US, 0, () => UpdateStackInput$, () => UpdateStackOutput$];
3090
+ export var UpdateStackInstances$ = [
3041
3091
  9,
3042
3092
  n0,
3043
3093
  _USIp,
3044
3094
  0,
3045
- () => UpdateStackInstancesInput,
3046
- () => UpdateStackInstancesOutput,
3095
+ () => UpdateStackInstancesInput$,
3096
+ () => UpdateStackInstancesOutput$,
3047
3097
  ];
3048
- export var UpdateStackSet = [
3098
+ export var UpdateStackSet$ = [
3049
3099
  9,
3050
3100
  n0,
3051
3101
  _USS,
3052
3102
  0,
3053
- () => UpdateStackSetInput,
3054
- () => UpdateStackSetOutput,
3103
+ () => UpdateStackSetInput$,
3104
+ () => UpdateStackSetOutput$,
3055
3105
  ];
3056
- export var UpdateTerminationProtection = [
3106
+ export var UpdateTerminationProtection$ = [
3057
3107
  9,
3058
3108
  n0,
3059
3109
  _UTP,
3060
3110
  0,
3061
- () => UpdateTerminationProtectionInput,
3062
- () => UpdateTerminationProtectionOutput,
3111
+ () => UpdateTerminationProtectionInput$,
3112
+ () => UpdateTerminationProtectionOutput$,
3063
3113
  ];
3064
- export var ValidateTemplate = [
3114
+ export var ValidateTemplate$ = [
3065
3115
  9,
3066
3116
  n0,
3067
3117
  _VT,
3068
3118
  0,
3069
- () => ValidateTemplateInput,
3070
- () => ValidateTemplateOutput,
3119
+ () => ValidateTemplateInput$,
3120
+ () => ValidateTemplateOutput$,
3071
3121
  ];