@cdk8s/awscdk-resolver 0.0.410 → 0.0.411

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 (250) hide show
  1. package/.jsii +3 -3
  2. package/lib/resolve.js +1 -1
  3. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/index.js +574 -574
  4. package/node_modules/@aws-sdk/client-cloudformation/dist-es/index.js +2 -1
  5. package/node_modules/@aws-sdk/client-cloudformation/dist-es/models/enums.js +520 -0
  6. package/node_modules/@aws-sdk/client-cloudformation/dist-es/models/errors.js +407 -0
  7. package/node_modules/@aws-sdk/client-cloudformation/dist-es/models/models_0.js +1 -844
  8. package/node_modules/@aws-sdk/client-cloudformation/dist-es/schemas/schemas_0.js +1 -1
  9. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListStackRefactorsCommand.d.ts +1 -2
  10. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListStackResourcesCommand.d.ts +1 -1
  11. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListStackSetAutoDeploymentTargetsCommand.d.ts +1 -1
  12. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListStackSetOperationResultsCommand.d.ts +1 -1
  13. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListStackSetOperationsCommand.d.ts +1 -1
  14. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListStackSetsCommand.d.ts +1 -1
  15. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListStacksCommand.d.ts +1 -1
  16. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListTypeRegistrationsCommand.d.ts +1 -1
  17. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListTypeVersionsCommand.d.ts +1 -1
  18. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListTypesCommand.d.ts +1 -1
  19. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/PublishTypeCommand.d.ts +1 -1
  20. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/RecordHandlerProgressCommand.d.ts +1 -1
  21. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/RegisterPublisherCommand.d.ts +1 -1
  22. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/RegisterTypeCommand.d.ts +1 -1
  23. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/RollbackStackCommand.d.ts +1 -1
  24. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/SetStackPolicyCommand.d.ts +1 -1
  25. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/SetTypeConfigurationCommand.d.ts +1 -1
  26. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/SetTypeDefaultVersionCommand.d.ts +1 -1
  27. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/SignalResourceCommand.d.ts +1 -1
  28. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/StartResourceScanCommand.d.ts +1 -1
  29. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/StopStackSetOperationCommand.d.ts +1 -1
  30. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/TestTypeCommand.d.ts +1 -1
  31. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/UpdateGeneratedTemplateCommand.d.ts +1 -1
  32. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/UpdateStackCommand.d.ts +1 -1
  33. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/UpdateStackInstancesCommand.d.ts +1 -1
  34. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/UpdateStackSetCommand.d.ts +1 -1
  35. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/UpdateTerminationProtectionCommand.d.ts +1 -1
  36. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ValidateTemplateCommand.d.ts +1 -1
  37. package/node_modules/@aws-sdk/client-cloudformation/dist-types/index.d.ts +3 -1
  38. package/node_modules/@aws-sdk/client-cloudformation/dist-types/models/enums.d.ts +1200 -0
  39. package/node_modules/@aws-sdk/client-cloudformation/dist-types/models/errors.d.ts +413 -0
  40. package/node_modules/@aws-sdk/client-cloudformation/dist-types/models/models_0.d.ts +2937 -1483
  41. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListStackRefactorsCommand.d.ts +4 -2
  42. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListStackResourcesCommand.d.ts +1 -1
  43. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListStackSetAutoDeploymentTargetsCommand.d.ts +1 -1
  44. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListStackSetOperationResultsCommand.d.ts +1 -1
  45. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListStackSetOperationsCommand.d.ts +1 -1
  46. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListStackSetsCommand.d.ts +1 -1
  47. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListStacksCommand.d.ts +1 -1
  48. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListTypeRegistrationsCommand.d.ts +1 -1
  49. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListTypeVersionsCommand.d.ts +1 -1
  50. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListTypesCommand.d.ts +1 -1
  51. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/PublishTypeCommand.d.ts +1 -1
  52. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/RecordHandlerProgressCommand.d.ts +1 -1
  53. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/RegisterPublisherCommand.d.ts +1 -1
  54. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/RegisterTypeCommand.d.ts +1 -1
  55. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/RollbackStackCommand.d.ts +1 -1
  56. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/SetStackPolicyCommand.d.ts +1 -1
  57. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/SetTypeConfigurationCommand.d.ts +1 -1
  58. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/SetTypeDefaultVersionCommand.d.ts +1 -1
  59. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/SignalResourceCommand.d.ts +1 -1
  60. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/StartResourceScanCommand.d.ts +1 -1
  61. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/StopStackSetOperationCommand.d.ts +1 -1
  62. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/TestTypeCommand.d.ts +1 -1
  63. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/UpdateGeneratedTemplateCommand.d.ts +1 -1
  64. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/UpdateStackCommand.d.ts +1 -1
  65. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/UpdateStackInstancesCommand.d.ts +1 -1
  66. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/UpdateStackSetCommand.d.ts +1 -1
  67. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/UpdateTerminationProtectionCommand.d.ts +1 -1
  68. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ValidateTemplateCommand.d.ts +1 -1
  69. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/index.d.ts +3 -1
  70. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/models/enums.d.ts +669 -0
  71. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/models/errors.d.ts +264 -0
  72. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/models/models_0.d.ts +488 -849
  73. package/node_modules/@aws-sdk/client-cloudformation/package.json +19 -19
  74. package/node_modules/@aws-sdk/client-sso/dist-es/index.js +1 -1
  75. package/node_modules/@aws-sdk/client-sso/dist-es/models/errors.js +49 -0
  76. package/node_modules/@aws-sdk/client-sso/dist-es/models/models_0.js +1 -49
  77. package/node_modules/@aws-sdk/client-sso/dist-es/schemas/schemas_0.js +1 -1
  78. package/node_modules/@aws-sdk/client-sso/dist-types/index.d.ts +2 -1
  79. package/node_modules/@aws-sdk/client-sso/dist-types/models/errors.d.ts +53 -0
  80. package/node_modules/@aws-sdk/client-sso/dist-types/models/models_0.d.ts +0 -53
  81. package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/index.d.ts +2 -1
  82. package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/models/errors.d.ts +30 -0
  83. package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/models/models_0.d.ts +0 -30
  84. package/node_modules/@aws-sdk/client-sso/package.json +18 -18
  85. package/node_modules/@aws-sdk/core/package.json +4 -4
  86. package/node_modules/@aws-sdk/credential-provider-env/package.json +3 -3
  87. package/node_modules/@aws-sdk/credential-provider-http/package.json +4 -4
  88. package/node_modules/@aws-sdk/credential-provider-ini/dist-cjs/index.js +15 -0
  89. package/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveLoginCredentials.js +12 -0
  90. package/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveProfileData.js +4 -0
  91. package/node_modules/@aws-sdk/credential-provider-ini/dist-types/fromIni.d.ts +4 -3
  92. package/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveLoginCredentials.d.ts +10 -0
  93. package/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/fromIni.d.ts +3 -1
  94. package/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveLoginCredentials.d.ts +7 -0
  95. package/node_modules/@aws-sdk/credential-provider-ini/package.json +10 -9
  96. package/node_modules/@aws-sdk/credential-provider-login/README.md +7 -0
  97. package/node_modules/@aws-sdk/credential-provider-login/dist-cjs/index.js +286 -0
  98. package/node_modules/@aws-sdk/credential-provider-login/dist-es/LoginCredentialsFetcher.js +262 -0
  99. package/node_modules/@aws-sdk/credential-provider-login/dist-es/fromLoginCredentials.js +21 -0
  100. package/node_modules/@aws-sdk/credential-provider-login/dist-es/index.js +2 -0
  101. package/node_modules/@aws-sdk/credential-provider-login/dist-es/types.js +1 -0
  102. package/node_modules/@aws-sdk/credential-provider-login/dist-types/LoginCredentialsFetcher.d.ts +42 -0
  103. package/node_modules/@aws-sdk/credential-provider-login/dist-types/fromLoginCredentials.d.ts +7 -0
  104. package/node_modules/@aws-sdk/credential-provider-login/dist-types/index.d.ts +8 -0
  105. package/node_modules/@aws-sdk/credential-provider-login/dist-types/ts3.4/LoginCredentialsFetcher.d.ts +24 -0
  106. package/node_modules/@aws-sdk/credential-provider-login/dist-types/ts3.4/fromLoginCredentials.d.ts +5 -0
  107. package/node_modules/@aws-sdk/credential-provider-login/dist-types/ts3.4/index.d.ts +2 -0
  108. package/node_modules/@aws-sdk/credential-provider-login/dist-types/ts3.4/types.d.ts +39 -0
  109. package/node_modules/@aws-sdk/credential-provider-login/dist-types/types.d.ts +59 -0
  110. package/node_modules/@aws-sdk/credential-provider-login/package.json +68 -0
  111. package/node_modules/@aws-sdk/credential-provider-node/package.json +8 -8
  112. package/node_modules/@aws-sdk/credential-provider-process/package.json +3 -3
  113. package/node_modules/@aws-sdk/credential-provider-sso/package.json +5 -5
  114. package/node_modules/@aws-sdk/credential-provider-web-identity/package.json +4 -4
  115. package/node_modules/@aws-sdk/middleware-host-header/package.json +2 -2
  116. package/node_modules/@aws-sdk/middleware-logger/package.json +2 -2
  117. package/node_modules/@aws-sdk/middleware-recursion-detection/package.json +2 -2
  118. package/node_modules/@aws-sdk/middleware-user-agent/package.json +5 -5
  119. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/auth/httpAuthSchemeProvider.js +56 -0
  120. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/endpoint/endpointResolver.js +18 -0
  121. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/endpoint/ruleset.js +7 -0
  122. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/index.js +439 -0
  123. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/runtimeConfig.browser.js +39 -0
  124. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/runtimeConfig.js +54 -0
  125. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/runtimeConfig.native.js +15 -0
  126. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/runtimeConfig.shared.js +42 -0
  127. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/index.js +10 -9
  128. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/Signin.js +9 -0
  129. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/SigninClient.js +50 -0
  130. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/auth/httpAuthExtensionConfiguration.js +38 -0
  131. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/auth/httpAuthSchemeProvider.js +50 -0
  132. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/commands/CreateOAuth2TokenCommand.js +16 -0
  133. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/commands/index.js +1 -0
  134. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/endpoint/EndpointParameters.js +13 -0
  135. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/endpoint/endpointResolver.js +14 -0
  136. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/endpoint/ruleset.js +4 -0
  137. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/extensionConfiguration.js +1 -0
  138. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/index.js +6 -0
  139. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/models/SigninServiceException.js +8 -0
  140. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/models/enums.js +8 -0
  141. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/models/errors.js +57 -0
  142. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/models/models_0.js +1 -0
  143. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.browser.js +34 -0
  144. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.js +49 -0
  145. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.native.js +11 -0
  146. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.shared.js +38 -0
  147. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeExtensions.js +9 -0
  148. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/schemas/schemas_0.js +221 -0
  149. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/index.js +2 -1
  150. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/models/enums.js +9 -0
  151. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/models/errors.js +181 -0
  152. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/models/models_0.js +1 -190
  153. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/schemas/schemas_0.js +1 -1
  154. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/index.js +1 -1
  155. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/models/errors.js +85 -0
  156. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/models/models_0.js +1 -85
  157. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/schemas/schemas_0.js +1 -1
  158. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/Signin.d.ts +18 -0
  159. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/SigninClient.d.ts +198 -0
  160. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/auth/httpAuthExtensionConfiguration.d.ts +29 -0
  161. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/auth/httpAuthSchemeProvider.d.ts +75 -0
  162. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/commands/CreateOAuth2TokenCommand.d.ts +157 -0
  163. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/commands/index.d.ts +1 -0
  164. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/endpoint/EndpointParameters.d.ts +38 -0
  165. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/endpoint/endpointResolver.d.ts +5 -0
  166. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/endpoint/ruleset.d.ts +2 -0
  167. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/extensionConfiguration.d.ts +9 -0
  168. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/index.d.ts +16 -0
  169. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/models/SigninServiceException.d.ts +14 -0
  170. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/models/enums.d.ts +34 -0
  171. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/models/errors.d.ts +102 -0
  172. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/models/models_0.d.ts +142 -0
  173. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.browser.d.ts +59 -0
  174. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.d.ts +59 -0
  175. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.native.d.ts +58 -0
  176. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.shared.d.ts +33 -0
  177. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeExtensions.d.ts +17 -0
  178. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/schemas/schemas_0.d.ts +14 -0
  179. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/index.d.ts +3 -1
  180. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/models/enums.d.ts +25 -0
  181. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/models/errors.d.ts +279 -0
  182. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/models/models_0.d.ts +0 -303
  183. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/index.d.ts +2 -1
  184. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/models/errors.d.ts +108 -0
  185. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/models/models_0.d.ts +0 -108
  186. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/Signin.d.ts +22 -0
  187. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/SigninClient.d.ts +127 -0
  188. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/auth/httpAuthExtensionConfiguration.d.ts +32 -0
  189. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/auth/httpAuthSchemeProvider.d.ts +47 -0
  190. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/commands/CreateOAuth2TokenCommand.d.ts +47 -0
  191. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/commands/index.d.ts +1 -0
  192. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/endpoint/EndpointParameters.d.ts +51 -0
  193. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/endpoint/endpointResolver.d.ts +8 -0
  194. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/endpoint/ruleset.d.ts +2 -0
  195. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/extensionConfiguration.d.ts +9 -0
  196. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/index.d.ts +10 -0
  197. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/models/SigninServiceException.d.ts +9 -0
  198. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/models/enums.d.ts +10 -0
  199. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/models/errors.d.ts +35 -0
  200. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/models/models_0.d.ts +26 -0
  201. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.browser.d.ts +121 -0
  202. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.d.ts +114 -0
  203. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.native.d.ts +125 -0
  204. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.shared.d.ts +53 -0
  205. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeExtensions.d.ts +11 -0
  206. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/schemas/schemas_0.d.ts +19 -0
  207. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/index.d.ts +3 -1
  208. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/models/enums.d.ts +13 -0
  209. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/models/errors.d.ts +105 -0
  210. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/models/models_0.d.ts +0 -114
  211. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/index.d.ts +2 -1
  212. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/models/errors.d.ts +54 -0
  213. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/models/models_0.d.ts +0 -54
  214. package/node_modules/@aws-sdk/nested-clients/package.json +29 -18
  215. package/node_modules/@aws-sdk/nested-clients/signin.d.ts +7 -0
  216. package/node_modules/@aws-sdk/nested-clients/signin.js +5 -0
  217. package/node_modules/@aws-sdk/region-config-resolver/package.json +2 -2
  218. package/node_modules/@aws-sdk/token-providers/package.json +4 -4
  219. package/node_modules/@aws-sdk/types/dist-types/feature-ids.d.ts +2 -0
  220. package/node_modules/@aws-sdk/types/dist-types/ts3.4/feature-ids.d.ts +2 -0
  221. package/node_modules/@aws-sdk/types/package.json +1 -1
  222. package/node_modules/@aws-sdk/util-endpoints/package.json +2 -2
  223. package/node_modules/@aws-sdk/util-user-agent-browser/package.json +2 -2
  224. package/node_modules/@aws-sdk/util-user-agent-node/package.json +3 -3
  225. package/node_modules/@smithy/core/dist-cjs/submodules/protocols/index.js +6 -0
  226. package/node_modules/@smithy/core/dist-es/submodules/protocols/HttpBindingProtocol.js +6 -0
  227. package/node_modules/@smithy/core/dist-types/submodules/protocols/HttpBindingProtocol.d.ts +6 -2
  228. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/HttpBindingProtocol.d.ts +6 -2
  229. package/node_modules/@smithy/core/package.json +1 -1
  230. package/node_modules/@smithy/middleware-endpoint/package.json +2 -2
  231. package/node_modules/@smithy/middleware-retry/package.json +2 -2
  232. package/node_modules/@smithy/smithy-client/package.json +3 -3
  233. package/node_modules/@smithy/util-defaults-mode-browser/package.json +2 -2
  234. package/node_modules/@smithy/util-defaults-mode-node/package.json +2 -2
  235. package/package.json +3 -3
  236. package/node_modules/@aws-sdk/client-cloudformation/dist-es/models/index.js +0 -2
  237. package/node_modules/@aws-sdk/client-cloudformation/dist-es/models/models_1.js +0 -84
  238. package/node_modules/@aws-sdk/client-cloudformation/dist-types/models/index.d.ts +0 -2
  239. package/node_modules/@aws-sdk/client-cloudformation/dist-types/models/models_1.d.ts +0 -3069
  240. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/models/index.d.ts +0 -2
  241. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/models/models_1.d.ts +0 -524
  242. package/node_modules/@aws-sdk/client-sso/dist-es/models/index.js +0 -1
  243. package/node_modules/@aws-sdk/client-sso/dist-types/models/index.d.ts +0 -1
  244. package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/models/index.d.ts +0 -1
  245. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/models/index.js +0 -1
  246. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/models/index.js +0 -1
  247. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/models/index.d.ts +0 -1
  248. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/models/index.d.ts +0 -1
  249. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/models/index.d.ts +0 -1
  250. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/models/index.d.ts +0 -1
@@ -1,32 +1,4 @@
1
- import { ExceptionOptionType as __ExceptionOptionType } from "@smithy/smithy-client";
2
- import { CloudFormationServiceException as __BaseException } from "./CloudFormationServiceException";
3
- /**
4
- * @public
5
- * @enum
6
- */
7
- export declare const AccountFilterType: {
8
- readonly DIFFERENCE: "DIFFERENCE";
9
- readonly INTERSECTION: "INTERSECTION";
10
- readonly NONE: "NONE";
11
- readonly UNION: "UNION";
12
- };
13
- /**
14
- * @public
15
- */
16
- export type AccountFilterType = (typeof AccountFilterType)[keyof typeof AccountFilterType];
17
- /**
18
- * @public
19
- * @enum
20
- */
21
- export declare const AccountGateStatus: {
22
- readonly FAILED: "FAILED";
23
- readonly SKIPPED: "SKIPPED";
24
- readonly SUCCEEDED: "SUCCEEDED";
25
- };
26
- /**
27
- * @public
28
- */
29
- export type AccountGateStatus = (typeof AccountGateStatus)[keyof typeof AccountGateStatus];
1
+ import { AccountFilterType, AccountGateStatus, AfterValueFrom, AnnotationSeverityLevel, AnnotationStatus, AttributeChangeType, BeaconStackOperationStatus, BeforeValueFrom, CallAs, Capability, Category, ChangeAction, ChangeSetHooksStatus, ChangeSetStatus, ChangeSetType, ChangeSource, ChangeType, ConcurrencyMode, DeletionMode, DeploymentMode, DeprecatedStatus, DetailedStatus, DifferenceType, DriftIgnoredReason, EvaluationType, EventType, ExecutionStatus, GeneratedTemplateDeletionPolicy, GeneratedTemplateResourceStatus, GeneratedTemplateStatus, GeneratedTemplateUpdateReplacePolicy, HandlerErrorCode, HookFailureMode, HookInvocationPoint, HookStatus, HookTargetAction, HookTargetType, IdentityProvider, ListHookResultsTargetType, OnFailure, OnStackFailure, OperationResultFilterName, OperationStatus, OperationType, OrganizationStatus, PermissionModels, PolicyAction, ProvisioningType, PublisherStatus, RegionConcurrencyType, RegistrationStatus, RegistryType, Replacement, RequiresRecreation, ResourceAttribute, ResourceScanStatus, ResourceSignalStatus, ResourceStatus, ScanType, StackDriftDetectionStatus, StackDriftStatus, StackInstanceDetailedStatus, StackInstanceFilterName, StackInstanceStatus, StackRefactorActionEntity, StackRefactorActionType, StackRefactorDetection, StackRefactorExecutionStatus, StackRefactorStatus, StackResourceDriftStatus, StackSetDriftDetectionStatus, StackSetDriftStatus, StackSetOperationAction, StackSetOperationResultStatus, StackSetOperationStatus, StackSetStatus, StackStatus, TemplateFormat, TemplateStage, ThirdPartyType, TypeTestsStatus, ValidationStatus, VersionBump, Visibility, WarningType } from "./enums";
30
2
  /**
31
3
  * <p>Structure that contains the results of the account gate function which CloudFormation invokes,
32
4
  * if present, before proceeding with a StackSet operation in an account and Region.</p>
@@ -132,32 +104,6 @@ export interface ActivateOrganizationsAccessInput {
132
104
  */
133
105
  export interface ActivateOrganizationsAccessOutput {
134
106
  }
135
- /**
136
- * <p>The specified operation isn't valid.</p>
137
- * @public
138
- */
139
- export declare class InvalidOperationException extends __BaseException {
140
- readonly name: "InvalidOperationException";
141
- readonly $fault: "client";
142
- Message?: string | undefined;
143
- /**
144
- * @internal
145
- */
146
- constructor(opts: __ExceptionOptionType<InvalidOperationException, __BaseException>);
147
- }
148
- /**
149
- * <p>The specified ID refers to an operation that doesn't exist.</p>
150
- * @public
151
- */
152
- export declare class OperationNotFoundException extends __BaseException {
153
- readonly name: "OperationNotFoundException";
154
- readonly $fault: "client";
155
- Message?: string | undefined;
156
- /**
157
- * @internal
158
- */
159
- constructor(opts: __ExceptionOptionType<OperationNotFoundException, __BaseException>);
160
- }
161
107
  /**
162
108
  * <p>Contains logging configuration information for an extension.</p>
163
109
  * @public
@@ -176,31 +122,6 @@ export interface LoggingConfig {
176
122
  */
177
123
  LogGroupName: string | undefined;
178
124
  }
179
- /**
180
- * @public
181
- * @enum
182
- */
183
- export declare const ThirdPartyType: {
184
- readonly HOOK: "HOOK";
185
- readonly MODULE: "MODULE";
186
- readonly RESOURCE: "RESOURCE";
187
- };
188
- /**
189
- * @public
190
- */
191
- export type ThirdPartyType = (typeof ThirdPartyType)[keyof typeof ThirdPartyType];
192
- /**
193
- * @public
194
- * @enum
195
- */
196
- export declare const VersionBump: {
197
- readonly MAJOR: "MAJOR";
198
- readonly MINOR: "MINOR";
199
- };
200
- /**
201
- * @public
202
- */
203
- export type VersionBump = (typeof VersionBump)[keyof typeof VersionBump];
204
125
  /**
205
126
  * @public
206
127
  */
@@ -302,92 +223,6 @@ export interface ActivateTypeOutput {
302
223
  */
303
224
  Arn?: string | undefined;
304
225
  }
305
- /**
306
- * <p>An error occurred during a CloudFormation registry operation.</p>
307
- * @public
308
- */
309
- export declare class CFNRegistryException extends __BaseException {
310
- readonly name: "CFNRegistryException";
311
- readonly $fault: "client";
312
- /**
313
- * <p>A message with details about the error that occurred.</p>
314
- * @public
315
- */
316
- Message?: string | undefined;
317
- /**
318
- * @internal
319
- */
320
- constructor(opts: __ExceptionOptionType<CFNRegistryException, __BaseException>);
321
- }
322
- /**
323
- * <p>The specified extension doesn't exist in the CloudFormation registry.</p>
324
- * @public
325
- */
326
- export declare class TypeNotFoundException extends __BaseException {
327
- readonly name: "TypeNotFoundException";
328
- readonly $fault: "client";
329
- /**
330
- * <p>A message with details about the error that occurred.</p>
331
- * @public
332
- */
333
- Message?: string | undefined;
334
- /**
335
- * @internal
336
- */
337
- constructor(opts: __ExceptionOptionType<TypeNotFoundException, __BaseException>);
338
- }
339
- /**
340
- * @public
341
- * @enum
342
- */
343
- export declare const AfterValueFrom: {
344
- readonly TEMPLATE: "TEMPLATE";
345
- };
346
- /**
347
- * @public
348
- */
349
- export type AfterValueFrom = (typeof AfterValueFrom)[keyof typeof AfterValueFrom];
350
- /**
351
- * <p>The resource with the name requested already exists.</p>
352
- * @public
353
- */
354
- export declare class AlreadyExistsException extends __BaseException {
355
- readonly name: "AlreadyExistsException";
356
- readonly $fault: "client";
357
- Message?: string | undefined;
358
- /**
359
- * @internal
360
- */
361
- constructor(opts: __ExceptionOptionType<AlreadyExistsException, __BaseException>);
362
- }
363
- /**
364
- * @public
365
- * @enum
366
- */
367
- export declare const AnnotationSeverityLevel: {
368
- readonly CRITICAL: "CRITICAL";
369
- readonly HIGH: "HIGH";
370
- readonly INFORMATIONAL: "INFORMATIONAL";
371
- readonly LOW: "LOW";
372
- readonly MEDIUM: "MEDIUM";
373
- };
374
- /**
375
- * @public
376
- */
377
- export type AnnotationSeverityLevel = (typeof AnnotationSeverityLevel)[keyof typeof AnnotationSeverityLevel];
378
- /**
379
- * @public
380
- * @enum
381
- */
382
- export declare const AnnotationStatus: {
383
- readonly FAILED: "FAILED";
384
- readonly PASSED: "PASSED";
385
- readonly SKIPPED: "SKIPPED";
386
- };
387
- /**
388
- * @public
389
- */
390
- export type AnnotationStatus = (typeof AnnotationStatus)[keyof typeof AnnotationStatus];
391
226
  /**
392
227
  * <p>The <code>Annotation</code> data type.</p>
393
228
  * <p>A <code>GetHookResult</code> call returns detailed information and remediation guidance from
@@ -430,20 +265,6 @@ export interface Annotation {
430
265
  */
431
266
  SeverityLevel?: AnnotationSeverityLevel | undefined;
432
267
  }
433
- /**
434
- * @public
435
- * @enum
436
- */
437
- export declare const AttributeChangeType: {
438
- readonly Add: "Add";
439
- readonly Modify: "Modify";
440
- readonly Remove: "Remove";
441
- readonly SyncWithActual: "SyncWithActual";
442
- };
443
- /**
444
- * @public
445
- */
446
- export type AttributeChangeType = (typeof AttributeChangeType)[keyof typeof AttributeChangeType];
447
268
  /**
448
269
  * <p>Describes whether StackSets automatically deploys to Organizations accounts that are
449
270
  * added to a target organization or organizational unit (OU). For more information, see <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/stacksets-orgs-manage-auto-deployment.html">Enable or
@@ -611,60 +432,6 @@ export interface BatchDescribeTypeConfigurationsOutput {
611
432
  */
612
433
  TypeConfigurations?: TypeConfigurationDetails[] | undefined;
613
434
  }
614
- /**
615
- * <p>The specified extension configuration can't be found.</p>
616
- * @public
617
- */
618
- export declare class TypeConfigurationNotFoundException extends __BaseException {
619
- readonly name: "TypeConfigurationNotFoundException";
620
- readonly $fault: "client";
621
- /**
622
- * <p>A message with details about the error that occurred.</p>
623
- * @public
624
- */
625
- Message?: string | undefined;
626
- /**
627
- * @internal
628
- */
629
- constructor(opts: __ExceptionOptionType<TypeConfigurationNotFoundException, __BaseException>);
630
- }
631
- /**
632
- * @public
633
- * @enum
634
- */
635
- export declare const BeaconStackOperationStatus: {
636
- readonly FAILED: "FAILED";
637
- readonly IN_PROGRESS: "IN_PROGRESS";
638
- readonly SUCCEEDED: "SUCCEEDED";
639
- };
640
- /**
641
- * @public
642
- */
643
- export type BeaconStackOperationStatus = (typeof BeaconStackOperationStatus)[keyof typeof BeaconStackOperationStatus];
644
- /**
645
- * @public
646
- * @enum
647
- */
648
- export declare const BeforeValueFrom: {
649
- readonly ACTUAL_STATE: "ACTUAL_STATE";
650
- readonly PREVIOUS_DEPLOYMENT_STATE: "PREVIOUS_DEPLOYMENT_STATE";
651
- };
652
- /**
653
- * @public
654
- */
655
- export type BeforeValueFrom = (typeof BeforeValueFrom)[keyof typeof BeforeValueFrom];
656
- /**
657
- * @public
658
- * @enum
659
- */
660
- export declare const CallAs: {
661
- readonly DELEGATED_ADMIN: "DELEGATED_ADMIN";
662
- readonly SELF: "SELF";
663
- };
664
- /**
665
- * @public
666
- */
667
- export type CallAs = (typeof CallAs)[keyof typeof CallAs];
668
435
  /**
669
436
  * <p>The input for the <a>CancelUpdateStack</a> action.</p>
670
437
  * @public
@@ -696,107 +463,6 @@ export interface CancelUpdateStackInput {
696
463
  */
697
464
  ClientRequestToken?: string | undefined;
698
465
  }
699
- /**
700
- * <p>A client request token already exists.</p>
701
- * @public
702
- */
703
- export declare class TokenAlreadyExistsException extends __BaseException {
704
- readonly name: "TokenAlreadyExistsException";
705
- readonly $fault: "client";
706
- Message?: string | undefined;
707
- /**
708
- * @internal
709
- */
710
- constructor(opts: __ExceptionOptionType<TokenAlreadyExistsException, __BaseException>);
711
- }
712
- /**
713
- * @public
714
- * @enum
715
- */
716
- export declare const Capability: {
717
- readonly CAPABILITY_AUTO_EXPAND: "CAPABILITY_AUTO_EXPAND";
718
- readonly CAPABILITY_IAM: "CAPABILITY_IAM";
719
- readonly CAPABILITY_NAMED_IAM: "CAPABILITY_NAMED_IAM";
720
- };
721
- /**
722
- * @public
723
- */
724
- export type Capability = (typeof Capability)[keyof typeof Capability];
725
- /**
726
- * @public
727
- * @enum
728
- */
729
- export declare const Category: {
730
- readonly ACTIVATED: "ACTIVATED";
731
- readonly AWS_TYPES: "AWS_TYPES";
732
- readonly REGISTERED: "REGISTERED";
733
- readonly THIRD_PARTY: "THIRD_PARTY";
734
- };
735
- /**
736
- * @public
737
- */
738
- export type Category = (typeof Category)[keyof typeof Category];
739
- /**
740
- * @public
741
- * @enum
742
- */
743
- export declare const ChangeAction: {
744
- readonly Add: "Add";
745
- readonly Dynamic: "Dynamic";
746
- readonly Import: "Import";
747
- readonly Modify: "Modify";
748
- readonly Remove: "Remove";
749
- readonly SyncWithActual: "SyncWithActual";
750
- };
751
- /**
752
- * @public
753
- */
754
- export type ChangeAction = (typeof ChangeAction)[keyof typeof ChangeAction];
755
- /**
756
- * @public
757
- * @enum
758
- */
759
- export declare const ChangeSource: {
760
- readonly Automatic: "Automatic";
761
- readonly DirectModification: "DirectModification";
762
- readonly NoModification: "NoModification";
763
- readonly ParameterReference: "ParameterReference";
764
- readonly ResourceAttribute: "ResourceAttribute";
765
- readonly ResourceReference: "ResourceReference";
766
- };
767
- /**
768
- * @public
769
- */
770
- export type ChangeSource = (typeof ChangeSource)[keyof typeof ChangeSource];
771
- /**
772
- * @public
773
- * @enum
774
- */
775
- export declare const EvaluationType: {
776
- readonly Dynamic: "Dynamic";
777
- readonly Static: "Static";
778
- };
779
- /**
780
- * @public
781
- */
782
- export type EvaluationType = (typeof EvaluationType)[keyof typeof EvaluationType];
783
- /**
784
- * @public
785
- * @enum
786
- */
787
- export declare const ResourceAttribute: {
788
- readonly CreationPolicy: "CreationPolicy";
789
- readonly DeletionPolicy: "DeletionPolicy";
790
- readonly Metadata: "Metadata";
791
- readonly Properties: "Properties";
792
- readonly Tags: "Tags";
793
- readonly UpdatePolicy: "UpdatePolicy";
794
- readonly UpdateReplacePolicy: "UpdateReplacePolicy";
795
- };
796
- /**
797
- * @public
798
- */
799
- export type ResourceAttribute = (typeof ResourceAttribute)[keyof typeof ResourceAttribute];
800
466
  /**
801
467
  * <p>Contains drift information for a resource property, including actual value, previous
802
468
  * deployment value, and drift detection timestamp.</p>
@@ -819,19 +485,6 @@ export interface LiveResourceDrift {
819
485
  */
820
486
  DriftDetectionTimestamp?: Date | undefined;
821
487
  }
822
- /**
823
- * @public
824
- * @enum
825
- */
826
- export declare const RequiresRecreation: {
827
- readonly Always: "Always";
828
- readonly Conditionally: "Conditionally";
829
- readonly Never: "Never";
830
- };
831
- /**
832
- * @public
833
- */
834
- export type RequiresRecreation = (typeof RequiresRecreation)[keyof typeof RequiresRecreation];
835
488
  /**
836
489
  * <p>The field that CloudFormation will change, such as the name of a resource's property, and
837
490
  * whether the resource will be recreated.</p>
@@ -1054,47 +707,6 @@ export interface ModuleInfo {
1054
707
  */
1055
708
  LogicalIdHierarchy?: string | undefined;
1056
709
  }
1057
- /**
1058
- * @public
1059
- * @enum
1060
- */
1061
- export declare const PolicyAction: {
1062
- readonly Delete: "Delete";
1063
- readonly ReplaceAndDelete: "ReplaceAndDelete";
1064
- readonly ReplaceAndRetain: "ReplaceAndRetain";
1065
- readonly ReplaceAndSnapshot: "ReplaceAndSnapshot";
1066
- readonly Retain: "Retain";
1067
- readonly Snapshot: "Snapshot";
1068
- };
1069
- /**
1070
- * @public
1071
- */
1072
- export type PolicyAction = (typeof PolicyAction)[keyof typeof PolicyAction];
1073
- /**
1074
- * @public
1075
- * @enum
1076
- */
1077
- export declare const Replacement: {
1078
- readonly Conditional: "Conditional";
1079
- readonly False: "False";
1080
- readonly True: "True";
1081
- };
1082
- /**
1083
- * @public
1084
- */
1085
- export type Replacement = (typeof Replacement)[keyof typeof Replacement];
1086
- /**
1087
- * @public
1088
- * @enum
1089
- */
1090
- export declare const DriftIgnoredReason: {
1091
- readonly MANAGED_BY_AWS: "MANAGED_BY_AWS";
1092
- readonly WRITE_ONLY_PROPERTY: "WRITE_ONLY_PROPERTY";
1093
- };
1094
- /**
1095
- * @public
1096
- */
1097
- export type DriftIgnoredReason = (typeof DriftIgnoredReason)[keyof typeof DriftIgnoredReason];
1098
710
  /**
1099
711
  * <p>The <code>ResourceDriftIgnoredAttribute</code> data type.</p>
1100
712
  * @public
@@ -1123,22 +735,6 @@ export interface ResourceDriftIgnoredAttribute {
1123
735
  */
1124
736
  Reason?: DriftIgnoredReason | undefined;
1125
737
  }
1126
- /**
1127
- * @public
1128
- * @enum
1129
- */
1130
- export declare const StackResourceDriftStatus: {
1131
- readonly DELETED: "DELETED";
1132
- readonly IN_SYNC: "IN_SYNC";
1133
- readonly MODIFIED: "MODIFIED";
1134
- readonly NOT_CHECKED: "NOT_CHECKED";
1135
- readonly UNKNOWN: "UNKNOWN";
1136
- readonly UNSUPPORTED: "UNSUPPORTED";
1137
- };
1138
- /**
1139
- * @public
1140
- */
1141
- export type StackResourceDriftStatus = (typeof StackResourceDriftStatus)[keyof typeof StackResourceDriftStatus];
1142
738
  /**
1143
739
  * <p>The <code>ResourceChange</code> structure describes the resource and the action that
1144
740
  * CloudFormation will perform on it if you execute this change set.</p>
@@ -1298,17 +894,6 @@ export interface ResourceChange {
1298
894
  */
1299
895
  PreviousDeploymentContext?: string | undefined;
1300
896
  }
1301
- /**
1302
- * @public
1303
- * @enum
1304
- */
1305
- export declare const ChangeType: {
1306
- readonly Resource: "Resource";
1307
- };
1308
- /**
1309
- * @public
1310
- */
1311
- export type ChangeType = (typeof ChangeType)[keyof typeof ChangeType];
1312
897
  /**
1313
898
  * <p>The <code>Change</code> structure describes the changes CloudFormation will perform if you
1314
899
  * execute the change set.</p>
@@ -1339,29 +924,6 @@ export interface Change {
1339
924
  */
1340
925
  ResourceChange?: ResourceChange | undefined;
1341
926
  }
1342
- /**
1343
- * @public
1344
- * @enum
1345
- */
1346
- export declare const HookFailureMode: {
1347
- readonly FAIL: "FAIL";
1348
- readonly WARN: "WARN";
1349
- };
1350
- /**
1351
- * @public
1352
- */
1353
- export type HookFailureMode = (typeof HookFailureMode)[keyof typeof HookFailureMode];
1354
- /**
1355
- * @public
1356
- * @enum
1357
- */
1358
- export declare const HookInvocationPoint: {
1359
- readonly PRE_PROVISION: "PRE_PROVISION";
1360
- };
1361
- /**
1362
- * @public
1363
- */
1364
- export type HookInvocationPoint = (typeof HookInvocationPoint)[keyof typeof HookInvocationPoint];
1365
927
  /**
1366
928
  * <p>Specifies <code>RESOURCE</code> type target details for activated Hooks.</p>
1367
929
  * @public
@@ -1383,17 +945,6 @@ export interface ChangeSetHookResourceTargetDetails {
1383
945
  */
1384
946
  ResourceAction?: ChangeAction | undefined;
1385
947
  }
1386
- /**
1387
- * @public
1388
- * @enum
1389
- */
1390
- export declare const HookTargetType: {
1391
- readonly RESOURCE: "RESOURCE";
1392
- };
1393
- /**
1394
- * @public
1395
- */
1396
- export type HookTargetType = (typeof HookTargetType)[keyof typeof HookTargetType];
1397
948
  /**
1398
949
  * <p>Specifies target details for an activated Hook.</p>
1399
950
  * @public
@@ -1498,67 +1049,6 @@ export interface ChangeSetHook {
1498
1049
  */
1499
1050
  TargetDetails?: ChangeSetHookTargetDetails | undefined;
1500
1051
  }
1501
- /**
1502
- * @public
1503
- * @enum
1504
- */
1505
- export declare const ChangeSetHooksStatus: {
1506
- readonly PLANNED: "PLANNED";
1507
- readonly PLANNING: "PLANNING";
1508
- readonly UNAVAILABLE: "UNAVAILABLE";
1509
- };
1510
- /**
1511
- * @public
1512
- */
1513
- export type ChangeSetHooksStatus = (typeof ChangeSetHooksStatus)[keyof typeof ChangeSetHooksStatus];
1514
- /**
1515
- * <p>The specified change set name or ID doesn't exit. To view valid change sets for a stack, use the
1516
- * <code>ListChangeSets</code> operation.</p>
1517
- * @public
1518
- */
1519
- export declare class ChangeSetNotFoundException extends __BaseException {
1520
- readonly name: "ChangeSetNotFoundException";
1521
- readonly $fault: "client";
1522
- Message?: string | undefined;
1523
- /**
1524
- * @internal
1525
- */
1526
- constructor(opts: __ExceptionOptionType<ChangeSetNotFoundException, __BaseException>);
1527
- }
1528
- /**
1529
- * @public
1530
- * @enum
1531
- */
1532
- export declare const ChangeSetStatus: {
1533
- readonly CREATE_COMPLETE: "CREATE_COMPLETE";
1534
- readonly CREATE_IN_PROGRESS: "CREATE_IN_PROGRESS";
1535
- readonly CREATE_PENDING: "CREATE_PENDING";
1536
- readonly DELETE_COMPLETE: "DELETE_COMPLETE";
1537
- readonly DELETE_FAILED: "DELETE_FAILED";
1538
- readonly DELETE_IN_PROGRESS: "DELETE_IN_PROGRESS";
1539
- readonly DELETE_PENDING: "DELETE_PENDING";
1540
- readonly FAILED: "FAILED";
1541
- };
1542
- /**
1543
- * @public
1544
- */
1545
- export type ChangeSetStatus = (typeof ChangeSetStatus)[keyof typeof ChangeSetStatus];
1546
- /**
1547
- * @public
1548
- * @enum
1549
- */
1550
- export declare const ExecutionStatus: {
1551
- readonly AVAILABLE: "AVAILABLE";
1552
- readonly EXECUTE_COMPLETE: "EXECUTE_COMPLETE";
1553
- readonly EXECUTE_FAILED: "EXECUTE_FAILED";
1554
- readonly EXECUTE_IN_PROGRESS: "EXECUTE_IN_PROGRESS";
1555
- readonly OBSOLETE: "OBSOLETE";
1556
- readonly UNAVAILABLE: "UNAVAILABLE";
1557
- };
1558
- /**
1559
- * @public
1560
- */
1561
- export type ExecutionStatus = (typeof ExecutionStatus)[keyof typeof ExecutionStatus];
1562
1052
  /**
1563
1053
  * <p>The <code>ChangeSetSummary</code> structure describes a change set, its status, and the
1564
1054
  * stack with which it's associated.</p>
@@ -1636,19 +1126,6 @@ export interface ChangeSetSummary {
1636
1126
  */
1637
1127
  ImportExistingResources?: boolean | undefined;
1638
1128
  }
1639
- /**
1640
- * @public
1641
- * @enum
1642
- */
1643
- export declare const ChangeSetType: {
1644
- readonly CREATE: "CREATE";
1645
- readonly IMPORT: "IMPORT";
1646
- readonly UPDATE: "UPDATE";
1647
- };
1648
- /**
1649
- * @public
1650
- */
1651
- export type ChangeSetType = (typeof ChangeSetType)[keyof typeof ChangeSetType];
1652
1129
  /**
1653
1130
  * <p>The input for the <a>ContinueUpdateRollback</a> action.</p>
1654
1131
  * @public
@@ -1725,30 +1202,6 @@ export interface ContinueUpdateRollbackInput {
1725
1202
  */
1726
1203
  export interface ContinueUpdateRollbackOutput {
1727
1204
  }
1728
- /**
1729
- * @public
1730
- * @enum
1731
- */
1732
- export declare const DeploymentMode: {
1733
- readonly REVERT_DRIFT: "REVERT_DRIFT";
1734
- };
1735
- /**
1736
- * @public
1737
- */
1738
- export type DeploymentMode = (typeof DeploymentMode)[keyof typeof DeploymentMode];
1739
- /**
1740
- * @public
1741
- * @enum
1742
- */
1743
- export declare const OnStackFailure: {
1744
- readonly DELETE: "DELETE";
1745
- readonly DO_NOTHING: "DO_NOTHING";
1746
- readonly ROLLBACK: "ROLLBACK";
1747
- };
1748
- /**
1749
- * @public
1750
- */
1751
- export type OnStackFailure = (typeof OnStackFailure)[keyof typeof OnStackFailure];
1752
1205
  /**
1753
1206
  * <p>The <code>Parameter</code> data type.</p>
1754
1207
  * @public
@@ -2226,55 +1679,12 @@ export interface CreateChangeSetOutput {
2226
1679
  StackId?: string | undefined;
2227
1680
  }
2228
1681
  /**
2229
- * <p>The template contains resources with capabilities that weren't specified in the Capabilities parameter.</p>
1682
+ * <p>A resource included in a generated template. This data type is used with the
1683
+ * <code>CreateGeneratedTemplate</code> and <code>UpdateGeneratedTemplate</code> API
1684
+ * actions.</p>
2230
1685
  * @public
2231
1686
  */
2232
- export declare class InsufficientCapabilitiesException extends __BaseException {
2233
- readonly name: "InsufficientCapabilitiesException";
2234
- readonly $fault: "client";
2235
- Message?: string | undefined;
2236
- /**
2237
- * @internal
2238
- */
2239
- constructor(opts: __ExceptionOptionType<InsufficientCapabilitiesException, __BaseException>);
2240
- }
2241
- /**
2242
- * <p>The quota for the resource has already been reached.</p>
2243
- * <p>For information about resource and stack limitations, see <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/cloudformation-limits.html">CloudFormation quotas</a> in the
2244
- * <i>CloudFormation User Guide</i>.</p>
2245
- * @public
2246
- */
2247
- export declare class LimitExceededException extends __BaseException {
2248
- readonly name: "LimitExceededException";
2249
- readonly $fault: "client";
2250
- Message?: string | undefined;
2251
- /**
2252
- * @internal
2253
- */
2254
- constructor(opts: __ExceptionOptionType<LimitExceededException, __BaseException>);
2255
- }
2256
- /**
2257
- * <p>No more than 5 generated templates can be in an <code>InProgress</code> or <code>Pending</code> status at one
2258
- * time. This error is also returned if a generated template that is in an <code>InProgress</code> or
2259
- * <code>Pending</code> status is attempted to be updated or deleted.</p>
2260
- * @public
2261
- */
2262
- export declare class ConcurrentResourcesLimitExceededException extends __BaseException {
2263
- readonly name: "ConcurrentResourcesLimitExceededException";
2264
- readonly $fault: "client";
2265
- Message?: string | undefined;
2266
- /**
2267
- * @internal
2268
- */
2269
- constructor(opts: __ExceptionOptionType<ConcurrentResourcesLimitExceededException, __BaseException>);
2270
- }
2271
- /**
2272
- * <p>A resource included in a generated template. This data type is used with the
2273
- * <code>CreateGeneratedTemplate</code> and <code>UpdateGeneratedTemplate</code> API
2274
- * actions.</p>
2275
- * @public
2276
- */
2277
- export interface ResourceDefinition {
1687
+ export interface ResourceDefinition {
2278
1688
  /**
2279
1689
  * <p>The type of the resource, such as <code>AWS::DynamoDB::Table</code>. For the list of
2280
1690
  * supported resources, see <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/resource-import-supported-resources.html">Resource type
@@ -2300,30 +1710,6 @@ export interface ResourceDefinition {
2300
1710
  */
2301
1711
  ResourceIdentifier: Record<string, string> | undefined;
2302
1712
  }
2303
- /**
2304
- * @public
2305
- * @enum
2306
- */
2307
- export declare const GeneratedTemplateDeletionPolicy: {
2308
- readonly DELETE: "DELETE";
2309
- readonly RETAIN: "RETAIN";
2310
- };
2311
- /**
2312
- * @public
2313
- */
2314
- export type GeneratedTemplateDeletionPolicy = (typeof GeneratedTemplateDeletionPolicy)[keyof typeof GeneratedTemplateDeletionPolicy];
2315
- /**
2316
- * @public
2317
- * @enum
2318
- */
2319
- export declare const GeneratedTemplateUpdateReplacePolicy: {
2320
- readonly DELETE: "DELETE";
2321
- readonly RETAIN: "RETAIN";
2322
- };
2323
- /**
2324
- * @public
2325
- */
2326
- export type GeneratedTemplateUpdateReplacePolicy = (typeof GeneratedTemplateUpdateReplacePolicy)[keyof typeof GeneratedTemplateUpdateReplacePolicy];
2327
1713
  /**
2328
1714
  * <p>The configuration details of a generated template.</p>
2329
1715
  * @public
@@ -2407,19 +1793,6 @@ export interface CreateGeneratedTemplateOutput {
2407
1793
  */
2408
1794
  GeneratedTemplateId?: string | undefined;
2409
1795
  }
2410
- /**
2411
- * @public
2412
- * @enum
2413
- */
2414
- export declare const OnFailure: {
2415
- readonly DELETE: "DELETE";
2416
- readonly DO_NOTHING: "DO_NOTHING";
2417
- readonly ROLLBACK: "ROLLBACK";
2418
- };
2419
- /**
2420
- * @public
2421
- */
2422
- export type OnFailure = (typeof OnFailure)[keyof typeof OnFailure];
2423
1796
  /**
2424
1797
  * <p>The input for <a>CreateStack</a> action.</p>
2425
1798
  * @public
@@ -2788,30 +2161,6 @@ export interface DeploymentTargets {
2788
2161
  */
2789
2162
  AccountFilterType?: AccountFilterType | undefined;
2790
2163
  }
2791
- /**
2792
- * @public
2793
- * @enum
2794
- */
2795
- export declare const ConcurrencyMode: {
2796
- readonly SOFT_FAILURE_TOLERANCE: "SOFT_FAILURE_TOLERANCE";
2797
- readonly STRICT_FAILURE_TOLERANCE: "STRICT_FAILURE_TOLERANCE";
2798
- };
2799
- /**
2800
- * @public
2801
- */
2802
- export type ConcurrencyMode = (typeof ConcurrencyMode)[keyof typeof ConcurrencyMode];
2803
- /**
2804
- * @public
2805
- * @enum
2806
- */
2807
- export declare const RegionConcurrencyType: {
2808
- readonly PARALLEL: "PARALLEL";
2809
- readonly SEQUENTIAL: "SEQUENTIAL";
2810
- };
2811
- /**
2812
- * @public
2813
- */
2814
- export type RegionConcurrencyType = (typeof RegionConcurrencyType)[keyof typeof RegionConcurrencyType];
2815
2164
  /**
2816
2165
  * <p>The user-specified preferences for how CloudFormation performs a StackSet operation.</p>
2817
2166
  * <p>For more information about maximum concurrent accounts and failure tolerance, see <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/stacksets-concepts.html#stackset-ops-options">StackSet
@@ -3025,59 +2374,6 @@ export interface CreateStackInstancesOutput {
3025
2374
  */
3026
2375
  OperationId?: string | undefined;
3027
2376
  }
3028
- /**
3029
- * <p>The specified operation ID already exists.</p>
3030
- * @public
3031
- */
3032
- export declare class OperationIdAlreadyExistsException extends __BaseException {
3033
- readonly name: "OperationIdAlreadyExistsException";
3034
- readonly $fault: "client";
3035
- Message?: string | undefined;
3036
- /**
3037
- * @internal
3038
- */
3039
- constructor(opts: __ExceptionOptionType<OperationIdAlreadyExistsException, __BaseException>);
3040
- }
3041
- /**
3042
- * <p>Another operation is currently in progress for this StackSet. Only one operation can be performed for a stack
3043
- * set at a given time.</p>
3044
- * @public
3045
- */
3046
- export declare class OperationInProgressException extends __BaseException {
3047
- readonly name: "OperationInProgressException";
3048
- readonly $fault: "client";
3049
- Message?: string | undefined;
3050
- /**
3051
- * @internal
3052
- */
3053
- constructor(opts: __ExceptionOptionType<OperationInProgressException, __BaseException>);
3054
- }
3055
- /**
3056
- * <p>The specified StackSet doesn't exist.</p>
3057
- * @public
3058
- */
3059
- export declare class StackSetNotFoundException extends __BaseException {
3060
- readonly name: "StackSetNotFoundException";
3061
- readonly $fault: "client";
3062
- Message?: string | undefined;
3063
- /**
3064
- * @internal
3065
- */
3066
- constructor(opts: __ExceptionOptionType<StackSetNotFoundException, __BaseException>);
3067
- }
3068
- /**
3069
- * <p>Another operation has been performed on this StackSet since the specified operation was performed.</p>
3070
- * @public
3071
- */
3072
- export declare class StaleRequestException extends __BaseException {
3073
- readonly name: "StaleRequestException";
3074
- readonly $fault: "client";
3075
- Message?: string | undefined;
3076
- /**
3077
- * @internal
3078
- */
3079
- constructor(opts: __ExceptionOptionType<StaleRequestException, __BaseException>);
3080
- }
3081
2377
  /**
3082
2378
  * <p>The location of the resource in a stack template.</p>
3083
2379
  * @public
@@ -3170,19 +2466,6 @@ export interface CreateStackRefactorOutput {
3170
2466
  */
3171
2467
  StackRefactorId: string | undefined;
3172
2468
  }
3173
- /**
3174
- * <p>The specified resource exists, but has been changed.</p>
3175
- * @public
3176
- */
3177
- export declare class CreatedButModifiedException extends __BaseException {
3178
- readonly name: "CreatedButModifiedException";
3179
- readonly $fault: "client";
3180
- Message?: string | undefined;
3181
- /**
3182
- * @internal
3183
- */
3184
- constructor(opts: __ExceptionOptionType<CreatedButModifiedException, __BaseException>);
3185
- }
3186
2469
  /**
3187
2470
  * <p>Describes whether StackSets performs non-conflicting operations concurrently and queues
3188
2471
  * conflicting operations.</p>
@@ -3205,18 +2488,6 @@ export interface ManagedExecution {
3205
2488
  */
3206
2489
  Active?: boolean | undefined;
3207
2490
  }
3208
- /**
3209
- * @public
3210
- * @enum
3211
- */
3212
- export declare const PermissionModels: {
3213
- readonly SELF_MANAGED: "SELF_MANAGED";
3214
- readonly SERVICE_MANAGED: "SERVICE_MANAGED";
3215
- };
3216
- /**
3217
- * @public
3218
- */
3219
- export type PermissionModels = (typeof PermissionModels)[keyof typeof PermissionModels];
3220
2491
  /**
3221
2492
  * @public
3222
2493
  */
@@ -3460,19 +2731,6 @@ export interface CreateStackSetOutput {
3460
2731
  */
3461
2732
  StackSetId?: string | undefined;
3462
2733
  }
3463
- /**
3464
- * <p>The specified name is already in use.</p>
3465
- * @public
3466
- */
3467
- export declare class NameAlreadyExistsException extends __BaseException {
3468
- readonly name: "NameAlreadyExistsException";
3469
- readonly $fault: "client";
3470
- Message?: string | undefined;
3471
- /**
3472
- * @internal
3473
- */
3474
- constructor(opts: __ExceptionOptionType<NameAlreadyExistsException, __BaseException>);
3475
- }
3476
2734
  /**
3477
2735
  * @public
3478
2736
  */
@@ -3538,20 +2796,6 @@ export interface DeleteChangeSetInput {
3538
2796
  */
3539
2797
  export interface DeleteChangeSetOutput {
3540
2798
  }
3541
- /**
3542
- * <p>The specified change set can't be used to update the stack. For example, the change set status might be
3543
- * <code>CREATE_IN_PROGRESS</code>, or the stack status might be <code>UPDATE_IN_PROGRESS</code>.</p>
3544
- * @public
3545
- */
3546
- export declare class InvalidChangeSetStatusException extends __BaseException {
3547
- readonly name: "InvalidChangeSetStatusException";
3548
- readonly $fault: "client";
3549
- Message?: string | undefined;
3550
- /**
3551
- * @internal
3552
- */
3553
- constructor(opts: __ExceptionOptionType<InvalidChangeSetStatusException, __BaseException>);
3554
- }
3555
2799
  /**
3556
2800
  * @public
3557
2801
  */
@@ -3562,31 +2806,6 @@ export interface DeleteGeneratedTemplateInput {
3562
2806
  */
3563
2807
  GeneratedTemplateName: string | undefined;
3564
2808
  }
3565
- /**
3566
- * <p>The generated template was not found.</p>
3567
- * @public
3568
- */
3569
- export declare class GeneratedTemplateNotFoundException extends __BaseException {
3570
- readonly name: "GeneratedTemplateNotFoundException";
3571
- readonly $fault: "client";
3572
- Message?: string | undefined;
3573
- /**
3574
- * @internal
3575
- */
3576
- constructor(opts: __ExceptionOptionType<GeneratedTemplateNotFoundException, __BaseException>);
3577
- }
3578
- /**
3579
- * @public
3580
- * @enum
3581
- */
3582
- export declare const DeletionMode: {
3583
- readonly FORCE_DELETE_STACK: "FORCE_DELETE_STACK";
3584
- readonly STANDARD: "STANDARD";
3585
- };
3586
- /**
3587
- * @public
3588
- */
3589
- export type DeletionMode = (typeof DeletionMode)[keyof typeof DeletionMode];
3590
2809
  /**
3591
2810
  * <p>The input for <a>DeleteStack</a> action.</p>
3592
2811
  * @public
@@ -3777,33 +2996,6 @@ export interface DeleteStackSetInput {
3777
2996
  */
3778
2997
  export interface DeleteStackSetOutput {
3779
2998
  }
3780
- /**
3781
- * <p>You can't yet delete this StackSet, because it still contains one or more stack instances. Delete all stack
3782
- * instances from the StackSet before deleting the StackSet.</p>
3783
- * @public
3784
- */
3785
- export declare class StackSetNotEmptyException extends __BaseException {
3786
- readonly name: "StackSetNotEmptyException";
3787
- readonly $fault: "client";
3788
- Message?: string | undefined;
3789
- /**
3790
- * @internal
3791
- */
3792
- constructor(opts: __ExceptionOptionType<StackSetNotEmptyException, __BaseException>);
3793
- }
3794
- /**
3795
- * @public
3796
- * @enum
3797
- */
3798
- export declare const RegistryType: {
3799
- readonly HOOK: "HOOK";
3800
- readonly MODULE: "MODULE";
3801
- readonly RESOURCE: "RESOURCE";
3802
- };
3803
- /**
3804
- * @public
3805
- */
3806
- export type RegistryType = (typeof RegistryType)[keyof typeof RegistryType];
3807
2999
  /**
3808
3000
  * @public
3809
3001
  */
@@ -3900,20 +3092,6 @@ export interface DescribeChangeSetInput {
3900
3092
  */
3901
3093
  IncludePropertyValues?: boolean | undefined;
3902
3094
  }
3903
- /**
3904
- * @public
3905
- * @enum
3906
- */
3907
- export declare const StackDriftStatus: {
3908
- readonly DRIFTED: "DRIFTED";
3909
- readonly IN_SYNC: "IN_SYNC";
3910
- readonly NOT_CHECKED: "NOT_CHECKED";
3911
- readonly UNKNOWN: "UNKNOWN";
3912
- };
3913
- /**
3914
- * @public
3915
- */
3916
- export type StackDriftStatus = (typeof StackDriftStatus)[keyof typeof StackDriftStatus];
3917
3095
  /**
3918
3096
  * <p>The output for the <a>DescribeChangeSet</a> action.</p>
3919
3097
  * @public
@@ -4208,113 +3386,6 @@ export interface DescribeEventsInput {
4208
3386
  */
4209
3387
  NextToken?: string | undefined;
4210
3388
  }
4211
- /**
4212
- * @public
4213
- * @enum
4214
- */
4215
- export declare const DetailedStatus: {
4216
- readonly CONFIGURATION_COMPLETE: "CONFIGURATION_COMPLETE";
4217
- readonly VALIDATION_FAILED: "VALIDATION_FAILED";
4218
- };
4219
- /**
4220
- * @public
4221
- */
4222
- export type DetailedStatus = (typeof DetailedStatus)[keyof typeof DetailedStatus];
4223
- /**
4224
- * @public
4225
- * @enum
4226
- */
4227
- export declare const EventType: {
4228
- readonly HOOK_INVOCATION_ERROR: "HOOK_INVOCATION_ERROR";
4229
- readonly PROGRESS_EVENT: "PROGRESS_EVENT";
4230
- readonly PROVISIONING_ERROR: "PROVISIONING_ERROR";
4231
- readonly STACK_EVENT: "STACK_EVENT";
4232
- readonly VALIDATION_ERROR: "VALIDATION_ERROR";
4233
- };
4234
- /**
4235
- * @public
4236
- */
4237
- export type EventType = (typeof EventType)[keyof typeof EventType];
4238
- /**
4239
- * @public
4240
- * @enum
4241
- */
4242
- export declare const HookStatus: {
4243
- readonly HOOK_COMPLETE_FAILED: "HOOK_COMPLETE_FAILED";
4244
- readonly HOOK_COMPLETE_SUCCEEDED: "HOOK_COMPLETE_SUCCEEDED";
4245
- readonly HOOK_FAILED: "HOOK_FAILED";
4246
- readonly HOOK_IN_PROGRESS: "HOOK_IN_PROGRESS";
4247
- };
4248
- /**
4249
- * @public
4250
- */
4251
- export type HookStatus = (typeof HookStatus)[keyof typeof HookStatus];
4252
- /**
4253
- * @public
4254
- * @enum
4255
- */
4256
- export declare const OperationType: {
4257
- readonly CONTINUE_ROLLBACK: "CONTINUE_ROLLBACK";
4258
- readonly CREATE_CHANGESET: "CREATE_CHANGESET";
4259
- readonly CREATE_STACK: "CREATE_STACK";
4260
- readonly DELETE_STACK: "DELETE_STACK";
4261
- readonly ROLLBACK: "ROLLBACK";
4262
- readonly UPDATE_STACK: "UPDATE_STACK";
4263
- };
4264
- /**
4265
- * @public
4266
- */
4267
- export type OperationType = (typeof OperationType)[keyof typeof OperationType];
4268
- /**
4269
- * @public
4270
- * @enum
4271
- */
4272
- export declare const ResourceStatus: {
4273
- readonly CREATE_COMPLETE: "CREATE_COMPLETE";
4274
- readonly CREATE_FAILED: "CREATE_FAILED";
4275
- readonly CREATE_IN_PROGRESS: "CREATE_IN_PROGRESS";
4276
- readonly DELETE_COMPLETE: "DELETE_COMPLETE";
4277
- readonly DELETE_FAILED: "DELETE_FAILED";
4278
- readonly DELETE_IN_PROGRESS: "DELETE_IN_PROGRESS";
4279
- readonly DELETE_SKIPPED: "DELETE_SKIPPED";
4280
- readonly EXPORT_COMPLETE: "EXPORT_COMPLETE";
4281
- readonly EXPORT_FAILED: "EXPORT_FAILED";
4282
- readonly EXPORT_IN_PROGRESS: "EXPORT_IN_PROGRESS";
4283
- readonly EXPORT_ROLLBACK_COMPLETE: "EXPORT_ROLLBACK_COMPLETE";
4284
- readonly EXPORT_ROLLBACK_FAILED: "EXPORT_ROLLBACK_FAILED";
4285
- readonly EXPORT_ROLLBACK_IN_PROGRESS: "EXPORT_ROLLBACK_IN_PROGRESS";
4286
- readonly IMPORT_COMPLETE: "IMPORT_COMPLETE";
4287
- readonly IMPORT_FAILED: "IMPORT_FAILED";
4288
- readonly IMPORT_IN_PROGRESS: "IMPORT_IN_PROGRESS";
4289
- readonly IMPORT_ROLLBACK_COMPLETE: "IMPORT_ROLLBACK_COMPLETE";
4290
- readonly IMPORT_ROLLBACK_FAILED: "IMPORT_ROLLBACK_FAILED";
4291
- readonly IMPORT_ROLLBACK_IN_PROGRESS: "IMPORT_ROLLBACK_IN_PROGRESS";
4292
- readonly ROLLBACK_COMPLETE: "ROLLBACK_COMPLETE";
4293
- readonly ROLLBACK_FAILED: "ROLLBACK_FAILED";
4294
- readonly ROLLBACK_IN_PROGRESS: "ROLLBACK_IN_PROGRESS";
4295
- readonly UPDATE_COMPLETE: "UPDATE_COMPLETE";
4296
- readonly UPDATE_FAILED: "UPDATE_FAILED";
4297
- readonly UPDATE_IN_PROGRESS: "UPDATE_IN_PROGRESS";
4298
- readonly UPDATE_ROLLBACK_COMPLETE: "UPDATE_ROLLBACK_COMPLETE";
4299
- readonly UPDATE_ROLLBACK_FAILED: "UPDATE_ROLLBACK_FAILED";
4300
- readonly UPDATE_ROLLBACK_IN_PROGRESS: "UPDATE_ROLLBACK_IN_PROGRESS";
4301
- };
4302
- /**
4303
- * @public
4304
- */
4305
- export type ResourceStatus = (typeof ResourceStatus)[keyof typeof ResourceStatus];
4306
- /**
4307
- * @public
4308
- * @enum
4309
- */
4310
- export declare const ValidationStatus: {
4311
- readonly FAILED: "FAILED";
4312
- readonly SKIPPED: "SKIPPED";
4313
- };
4314
- /**
4315
- * @public
4316
- */
4317
- export type ValidationStatus = (typeof ValidationStatus)[keyof typeof ValidationStatus];
4318
3389
  /**
4319
3390
  * <p>Contains detailed information about an event that occurred during a CloudFormation
4320
3391
  * operation.</p>
@@ -4512,20 +3583,6 @@ export interface TemplateProgress {
4512
3583
  */
4513
3584
  ResourcesPending?: number | undefined;
4514
3585
  }
4515
- /**
4516
- * @public
4517
- * @enum
4518
- */
4519
- export declare const GeneratedTemplateResourceStatus: {
4520
- readonly COMPLETE: "COMPLETE";
4521
- readonly FAILED: "FAILED";
4522
- readonly IN_PROGRESS: "IN_PROGRESS";
4523
- readonly PENDING: "PENDING";
4524
- };
4525
- /**
4526
- * @public
4527
- */
4528
- export type GeneratedTemplateResourceStatus = (typeof GeneratedTemplateResourceStatus)[keyof typeof GeneratedTemplateResourceStatus];
4529
3586
  /**
4530
3587
  * <p>A specific property that is impacted by a warning.</p>
4531
3588
  * @public
@@ -4548,21 +3605,6 @@ export interface WarningProperty {
4548
3605
  */
4549
3606
  Description?: string | undefined;
4550
3607
  }
4551
- /**
4552
- * @public
4553
- * @enum
4554
- */
4555
- export declare const WarningType: {
4556
- readonly EXCLUDED_PROPERTIES: "EXCLUDED_PROPERTIES";
4557
- readonly EXCLUDED_RESOURCES: "EXCLUDED_RESOURCES";
4558
- readonly MUTUALLY_EXCLUSIVE_PROPERTIES: "MUTUALLY_EXCLUSIVE_PROPERTIES";
4559
- readonly MUTUALLY_EXCLUSIVE_TYPES: "MUTUALLY_EXCLUSIVE_TYPES";
4560
- readonly UNSUPPORTED_PROPERTIES: "UNSUPPORTED_PROPERTIES";
4561
- };
4562
- /**
4563
- * @public
4564
- */
4565
- export type WarningType = (typeof WarningType)[keyof typeof WarningType];
4566
3608
  /**
4567
3609
  * <p>The warnings generated for a specific resource for this generated template.</p>
4568
3610
  * @public
@@ -4686,24 +3728,6 @@ export interface ResourceDetail {
4686
3728
  */
4687
3729
  Warnings?: WarningDetail[] | undefined;
4688
3730
  }
4689
- /**
4690
- * @public
4691
- * @enum
4692
- */
4693
- export declare const GeneratedTemplateStatus: {
4694
- readonly COMPLETE: "COMPLETE";
4695
- readonly CREATE_IN_PROGRESS: "CREATE_IN_PROGRESS";
4696
- readonly CREATE_PENDING: "CREATE_PENDING";
4697
- readonly DELETE_IN_PROGRESS: "DELETE_IN_PROGRESS";
4698
- readonly DELETE_PENDING: "DELETE_PENDING";
4699
- readonly FAILED: "FAILED";
4700
- readonly UPDATE_IN_PROGRESS: "UPDATE_IN_PROGRESS";
4701
- readonly UPDATE_PENDING: "UPDATE_PENDING";
4702
- };
4703
- /**
4704
- * @public
4705
- */
4706
- export type GeneratedTemplateStatus = (typeof GeneratedTemplateStatus)[keyof typeof GeneratedTemplateStatus];
4707
3731
  /**
4708
3732
  * @public
4709
3733
  */
@@ -4832,19 +3856,6 @@ export interface DescribeOrganizationsAccessInput {
4832
3856
  */
4833
3857
  CallAs?: CallAs | undefined;
4834
3858
  }
4835
- /**
4836
- * @public
4837
- * @enum
4838
- */
4839
- export declare const OrganizationStatus: {
4840
- readonly DISABLED: "DISABLED";
4841
- readonly DISABLED_PERMANENTLY: "DISABLED_PERMANENTLY";
4842
- readonly ENABLED: "ENABLED";
4843
- };
4844
- /**
4845
- * @public
4846
- */
4847
- export type OrganizationStatus = (typeof OrganizationStatus)[keyof typeof OrganizationStatus];
4848
3859
  /**
4849
3860
  * @public
4850
3861
  */
@@ -4868,31 +3879,6 @@ export interface DescribePublisherInput {
4868
3879
  */
4869
3880
  PublisherId?: string | undefined;
4870
3881
  }
4871
- /**
4872
- * @public
4873
- * @enum
4874
- */
4875
- export declare const IdentityProvider: {
4876
- readonly AWS_Marketplace: "AWS_Marketplace";
4877
- readonly Bitbucket: "Bitbucket";
4878
- readonly GitHub: "GitHub";
4879
- };
4880
- /**
4881
- * @public
4882
- */
4883
- export type IdentityProvider = (typeof IdentityProvider)[keyof typeof IdentityProvider];
4884
- /**
4885
- * @public
4886
- * @enum
4887
- */
4888
- export declare const PublisherStatus: {
4889
- readonly UNVERIFIED: "UNVERIFIED";
4890
- readonly VERIFIED: "VERIFIED";
4891
- };
4892
- /**
4893
- * @public
4894
- */
4895
- export type PublisherStatus = (typeof PublisherStatus)[keyof typeof PublisherStatus];
4896
3882
  /**
4897
3883
  * @public
4898
3884
  */
@@ -4948,20 +3934,6 @@ export interface ScanFilter {
4948
3934
  */
4949
3935
  Types?: string[] | undefined;
4950
3936
  }
4951
- /**
4952
- * @public
4953
- * @enum
4954
- */
4955
- export declare const ResourceScanStatus: {
4956
- readonly COMPLETE: "COMPLETE";
4957
- readonly EXPIRED: "EXPIRED";
4958
- readonly FAILED: "FAILED";
4959
- readonly IN_PROGRESS: "IN_PROGRESS";
4960
- };
4961
- /**
4962
- * @public
4963
- */
4964
- export type ResourceScanStatus = (typeof ResourceScanStatus)[keyof typeof ResourceScanStatus];
4965
3937
  /**
4966
3938
  * @public
4967
3939
  */
@@ -5065,19 +4037,6 @@ export interface DescribeResourceScanOutput {
5065
4037
  */
5066
4038
  ScanFilters?: ScanFilter[] | undefined;
5067
4039
  }
5068
- /**
5069
- * <p>The resource scan was not found.</p>
5070
- * @public
5071
- */
5072
- export declare class ResourceScanNotFoundException extends __BaseException {
5073
- readonly name: "ResourceScanNotFoundException";
5074
- readonly $fault: "client";
5075
- Message?: string | undefined;
5076
- /**
5077
- * @internal
5078
- */
5079
- constructor(opts: __ExceptionOptionType<ResourceScanNotFoundException, __BaseException>);
5080
- }
5081
4040
  /**
5082
4041
  * @public
5083
4042
  */
@@ -5091,19 +4050,6 @@ export interface DescribeStackDriftDetectionStatusInput {
5091
4050
  */
5092
4051
  StackDriftDetectionId: string | undefined;
5093
4052
  }
5094
- /**
5095
- * @public
5096
- * @enum
5097
- */
5098
- export declare const StackDriftDetectionStatus: {
5099
- readonly DETECTION_COMPLETE: "DETECTION_COMPLETE";
5100
- readonly DETECTION_FAILED: "DETECTION_FAILED";
5101
- readonly DETECTION_IN_PROGRESS: "DETECTION_IN_PROGRESS";
5102
- };
5103
- /**
5104
- * @public
5105
- */
5106
- export type StackDriftDetectionStatus = (typeof StackDriftDetectionStatus)[keyof typeof StackDriftDetectionStatus];
5107
4053
  /**
5108
4054
  * @public
5109
4055
  */
@@ -5417,24 +4363,6 @@ export interface DescribeStackInstanceInput {
5417
4363
  */
5418
4364
  CallAs?: CallAs | undefined;
5419
4365
  }
5420
- /**
5421
- * @public
5422
- * @enum
5423
- */
5424
- export declare const StackInstanceDetailedStatus: {
5425
- readonly CANCELLED: "CANCELLED";
5426
- readonly FAILED: "FAILED";
5427
- readonly FAILED_IMPORT: "FAILED_IMPORT";
5428
- readonly INOPERABLE: "INOPERABLE";
5429
- readonly PENDING: "PENDING";
5430
- readonly RUNNING: "RUNNING";
5431
- readonly SKIPPED_SUSPENDED_ACCOUNT: "SKIPPED_SUSPENDED_ACCOUNT";
5432
- readonly SUCCEEDED: "SUCCEEDED";
5433
- };
5434
- /**
5435
- * @public
5436
- */
5437
- export type StackInstanceDetailedStatus = (typeof StackInstanceDetailedStatus)[keyof typeof StackInstanceDetailedStatus];
5438
4366
  /**
5439
4367
  * <p>The detailed status of the stack instance.</p>
5440
4368
  * @public
@@ -5495,19 +4423,6 @@ export interface StackInstanceComprehensiveStatus {
5495
4423
  */
5496
4424
  DetailedStatus?: StackInstanceDetailedStatus | undefined;
5497
4425
  }
5498
- /**
5499
- * @public
5500
- * @enum
5501
- */
5502
- export declare const StackInstanceStatus: {
5503
- readonly CURRENT: "CURRENT";
5504
- readonly INOPERABLE: "INOPERABLE";
5505
- readonly OUTDATED: "OUTDATED";
5506
- };
5507
- /**
5508
- * @public
5509
- */
5510
- export type StackInstanceStatus = (typeof StackInstanceStatus)[keyof typeof StackInstanceStatus];
5511
4426
  /**
5512
4427
  * <p>A CloudFormation stack, in a specific account and Region, that's part of a StackSet operation. A
5513
4428
  * stack instance is a reference to an attempted or actual stack in a given account within a given
@@ -5652,19 +4567,6 @@ export interface DescribeStackInstanceOutput {
5652
4567
  */
5653
4568
  StackInstance?: StackInstance | undefined;
5654
4569
  }
5655
- /**
5656
- * <p>The specified stack instance doesn't exist.</p>
5657
- * @public
5658
- */
5659
- export declare class StackInstanceNotFoundException extends __BaseException {
5660
- readonly name: "StackInstanceNotFoundException";
5661
- readonly $fault: "client";
5662
- Message?: string | undefined;
5663
- /**
5664
- * @internal
5665
- */
5666
- constructor(opts: __ExceptionOptionType<StackInstanceNotFoundException, __BaseException>);
5667
- }
5668
4570
  /**
5669
4571
  * @public
5670
4572
  */
@@ -5675,41 +4577,6 @@ export interface DescribeStackRefactorInput {
5675
4577
  */
5676
4578
  StackRefactorId: string | undefined;
5677
4579
  }
5678
- /**
5679
- * @public
5680
- * @enum
5681
- */
5682
- export declare const StackRefactorExecutionStatus: {
5683
- readonly AVAILABLE: "AVAILABLE";
5684
- readonly EXECUTE_COMPLETE: "EXECUTE_COMPLETE";
5685
- readonly EXECUTE_FAILED: "EXECUTE_FAILED";
5686
- readonly EXECUTE_IN_PROGRESS: "EXECUTE_IN_PROGRESS";
5687
- readonly OBSOLETE: "OBSOLETE";
5688
- readonly ROLLBACK_COMPLETE: "ROLLBACK_COMPLETE";
5689
- readonly ROLLBACK_FAILED: "ROLLBACK_FAILED";
5690
- readonly ROLLBACK_IN_PROGRESS: "ROLLBACK_IN_PROGRESS";
5691
- readonly UNAVAILABLE: "UNAVAILABLE";
5692
- };
5693
- /**
5694
- * @public
5695
- */
5696
- export type StackRefactorExecutionStatus = (typeof StackRefactorExecutionStatus)[keyof typeof StackRefactorExecutionStatus];
5697
- /**
5698
- * @public
5699
- * @enum
5700
- */
5701
- export declare const StackRefactorStatus: {
5702
- readonly CREATE_COMPLETE: "CREATE_COMPLETE";
5703
- readonly CREATE_FAILED: "CREATE_FAILED";
5704
- readonly CREATE_IN_PROGRESS: "CREATE_IN_PROGRESS";
5705
- readonly DELETE_COMPLETE: "DELETE_COMPLETE";
5706
- readonly DELETE_FAILED: "DELETE_FAILED";
5707
- readonly DELETE_IN_PROGRESS: "DELETE_IN_PROGRESS";
5708
- };
5709
- /**
5710
- * @public
5711
- */
5712
- export type StackRefactorStatus = (typeof StackRefactorStatus)[keyof typeof StackRefactorStatus];
5713
4580
  /**
5714
4581
  * @public
5715
4582
  */
@@ -5750,19 +4617,6 @@ export interface DescribeStackRefactorOutput {
5750
4617
  */
5751
4618
  StatusReason?: string | undefined;
5752
4619
  }
5753
- /**
5754
- * <p>The specified stack refactor can't be found.</p>
5755
- * @public
5756
- */
5757
- export declare class StackRefactorNotFoundException extends __BaseException {
5758
- readonly name: "StackRefactorNotFoundException";
5759
- readonly $fault: "client";
5760
- Message?: string | undefined;
5761
- /**
5762
- * @internal
5763
- */
5764
- constructor(opts: __ExceptionOptionType<StackRefactorNotFoundException, __BaseException>);
5765
- }
5766
4620
  /**
5767
4621
  * <p>The input for <a>DescribeStackResource</a> action.</p>
5768
4622
  * @public
@@ -5991,19 +4845,6 @@ export interface PhysicalResourceIdContextKeyValuePair {
5991
4845
  */
5992
4846
  Value: string | undefined;
5993
4847
  }
5994
- /**
5995
- * @public
5996
- * @enum
5997
- */
5998
- export declare const DifferenceType: {
5999
- readonly ADD: "ADD";
6000
- readonly NOT_EQUAL: "NOT_EQUAL";
6001
- readonly REMOVE: "REMOVE";
6002
- };
6003
- /**
6004
- * @public
6005
- */
6006
- export type DifferenceType = (typeof DifferenceType)[keyof typeof DifferenceType];
6007
4848
  /**
6008
4849
  * <p>Information about a resource property whose actual value differs from its expected value, as
6009
4850
  * defined in the stack template and any values specified as template parameters. These will be
@@ -6432,39 +5273,6 @@ export interface Output {
6432
5273
  */
6433
5274
  ExportName?: string | undefined;
6434
5275
  }
6435
- /**
6436
- * @public
6437
- * @enum
6438
- */
6439
- export declare const StackStatus: {
6440
- readonly CREATE_COMPLETE: "CREATE_COMPLETE";
6441
- readonly CREATE_FAILED: "CREATE_FAILED";
6442
- readonly CREATE_IN_PROGRESS: "CREATE_IN_PROGRESS";
6443
- readonly DELETE_COMPLETE: "DELETE_COMPLETE";
6444
- readonly DELETE_FAILED: "DELETE_FAILED";
6445
- readonly DELETE_IN_PROGRESS: "DELETE_IN_PROGRESS";
6446
- readonly IMPORT_COMPLETE: "IMPORT_COMPLETE";
6447
- readonly IMPORT_IN_PROGRESS: "IMPORT_IN_PROGRESS";
6448
- readonly IMPORT_ROLLBACK_COMPLETE: "IMPORT_ROLLBACK_COMPLETE";
6449
- readonly IMPORT_ROLLBACK_FAILED: "IMPORT_ROLLBACK_FAILED";
6450
- readonly IMPORT_ROLLBACK_IN_PROGRESS: "IMPORT_ROLLBACK_IN_PROGRESS";
6451
- readonly REVIEW_IN_PROGRESS: "REVIEW_IN_PROGRESS";
6452
- readonly ROLLBACK_COMPLETE: "ROLLBACK_COMPLETE";
6453
- readonly ROLLBACK_FAILED: "ROLLBACK_FAILED";
6454
- readonly ROLLBACK_IN_PROGRESS: "ROLLBACK_IN_PROGRESS";
6455
- readonly UPDATE_COMPLETE: "UPDATE_COMPLETE";
6456
- readonly UPDATE_COMPLETE_CLEANUP_IN_PROGRESS: "UPDATE_COMPLETE_CLEANUP_IN_PROGRESS";
6457
- readonly UPDATE_FAILED: "UPDATE_FAILED";
6458
- readonly UPDATE_IN_PROGRESS: "UPDATE_IN_PROGRESS";
6459
- readonly UPDATE_ROLLBACK_COMPLETE: "UPDATE_ROLLBACK_COMPLETE";
6460
- readonly UPDATE_ROLLBACK_COMPLETE_CLEANUP_IN_PROGRESS: "UPDATE_ROLLBACK_COMPLETE_CLEANUP_IN_PROGRESS";
6461
- readonly UPDATE_ROLLBACK_FAILED: "UPDATE_ROLLBACK_FAILED";
6462
- readonly UPDATE_ROLLBACK_IN_PROGRESS: "UPDATE_ROLLBACK_IN_PROGRESS";
6463
- };
6464
- /**
6465
- * @public
6466
- */
6467
- export type StackStatus = (typeof StackStatus)[keyof typeof StackStatus];
6468
5276
  /**
6469
5277
  * <p>The <code>Stack</code> data type.</p>
6470
5278
  * @public
@@ -6695,34 +5503,6 @@ export interface DescribeStackSetInput {
6695
5503
  */
6696
5504
  CallAs?: CallAs | undefined;
6697
5505
  }
6698
- /**
6699
- * @public
6700
- * @enum
6701
- */
6702
- export declare const StackSetDriftDetectionStatus: {
6703
- readonly COMPLETED: "COMPLETED";
6704
- readonly FAILED: "FAILED";
6705
- readonly IN_PROGRESS: "IN_PROGRESS";
6706
- readonly PARTIAL_SUCCESS: "PARTIAL_SUCCESS";
6707
- readonly STOPPED: "STOPPED";
6708
- };
6709
- /**
6710
- * @public
6711
- */
6712
- export type StackSetDriftDetectionStatus = (typeof StackSetDriftDetectionStatus)[keyof typeof StackSetDriftDetectionStatus];
6713
- /**
6714
- * @public
6715
- * @enum
6716
- */
6717
- export declare const StackSetDriftStatus: {
6718
- readonly DRIFTED: "DRIFTED";
6719
- readonly IN_SYNC: "IN_SYNC";
6720
- readonly NOT_CHECKED: "NOT_CHECKED";
6721
- };
6722
- /**
6723
- * @public
6724
- */
6725
- export type StackSetDriftStatus = (typeof StackSetDriftStatus)[keyof typeof StackSetDriftStatus];
6726
5506
  /**
6727
5507
  * <p>Detailed information about the drift status of the StackSet.</p>
6728
5508
  * <p>For StackSets, contains information about the last <i>completed</i> drift
@@ -6840,18 +5620,6 @@ export interface StackSetDriftDetectionDetails {
6840
5620
  */
6841
5621
  FailedStackInstancesCount?: number | undefined;
6842
5622
  }
6843
- /**
6844
- * @public
6845
- * @enum
6846
- */
6847
- export declare const StackSetStatus: {
6848
- readonly ACTIVE: "ACTIVE";
6849
- readonly DELETED: "DELETED";
6850
- };
6851
- /**
6852
- * @public
6853
- */
6854
- export type StackSetStatus = (typeof StackSetStatus)[keyof typeof StackSetStatus];
6855
5623
  /**
6856
5624
  * <p>A structure that contains information about a StackSet. With StackSets, you can provision
6857
5625
  * stacks across Amazon Web Services accounts and Regions from a single CloudFormation template. Each stack is based
@@ -7023,36 +5791,6 @@ export interface DescribeStackSetOperationInput {
7023
5791
  */
7024
5792
  CallAs?: CallAs | undefined;
7025
5793
  }
7026
- /**
7027
- * @public
7028
- * @enum
7029
- */
7030
- export declare const StackSetOperationAction: {
7031
- readonly CREATE: "CREATE";
7032
- readonly DELETE: "DELETE";
7033
- readonly DETECT_DRIFT: "DETECT_DRIFT";
7034
- readonly UPDATE: "UPDATE";
7035
- };
7036
- /**
7037
- * @public
7038
- */
7039
- export type StackSetOperationAction = (typeof StackSetOperationAction)[keyof typeof StackSetOperationAction];
7040
- /**
7041
- * @public
7042
- * @enum
7043
- */
7044
- export declare const StackSetOperationStatus: {
7045
- readonly FAILED: "FAILED";
7046
- readonly QUEUED: "QUEUED";
7047
- readonly RUNNING: "RUNNING";
7048
- readonly STOPPED: "STOPPED";
7049
- readonly STOPPING: "STOPPING";
7050
- readonly SUCCEEDED: "SUCCEEDED";
7051
- };
7052
- /**
7053
- * @public
7054
- */
7055
- export type StackSetOperationStatus = (typeof StackSetOperationStatus)[keyof typeof StackSetOperationStatus];
7056
5794
  /**
7057
5795
  * <p>Detailed information about the StackSet operation.</p>
7058
5796
  * @public
@@ -7253,31 +5991,6 @@ export interface DescribeTypeInput {
7253
5991
  */
7254
5992
  PublicVersionNumber?: string | undefined;
7255
5993
  }
7256
- /**
7257
- * @public
7258
- * @enum
7259
- */
7260
- export declare const DeprecatedStatus: {
7261
- readonly DEPRECATED: "DEPRECATED";
7262
- readonly LIVE: "LIVE";
7263
- };
7264
- /**
7265
- * @public
7266
- */
7267
- export type DeprecatedStatus = (typeof DeprecatedStatus)[keyof typeof DeprecatedStatus];
7268
- /**
7269
- * @public
7270
- * @enum
7271
- */
7272
- export declare const ProvisioningType: {
7273
- readonly FULLY_MUTABLE: "FULLY_MUTABLE";
7274
- readonly IMMUTABLE: "IMMUTABLE";
7275
- readonly NON_PROVISIONABLE: "NON_PROVISIONABLE";
7276
- };
7277
- /**
7278
- * @public
7279
- */
7280
- export type ProvisioningType = (typeof ProvisioningType)[keyof typeof ProvisioningType];
7281
5994
  /**
7282
5995
  * <p>For extensions that are modules, a public third-party extension that must be activated in
7283
5996
  * your account in order for the module itself to be activated.</p>
@@ -7314,32 +6027,6 @@ export interface RequiredActivatedType {
7314
6027
  */
7315
6028
  SupportedMajorVersions?: number[] | undefined;
7316
6029
  }
7317
- /**
7318
- * @public
7319
- * @enum
7320
- */
7321
- export declare const TypeTestsStatus: {
7322
- readonly FAILED: "FAILED";
7323
- readonly IN_PROGRESS: "IN_PROGRESS";
7324
- readonly NOT_TESTED: "NOT_TESTED";
7325
- readonly PASSED: "PASSED";
7326
- };
7327
- /**
7328
- * @public
7329
- */
7330
- export type TypeTestsStatus = (typeof TypeTestsStatus)[keyof typeof TypeTestsStatus];
7331
- /**
7332
- * @public
7333
- * @enum
7334
- */
7335
- export declare const Visibility: {
7336
- readonly PRIVATE: "PRIVATE";
7337
- readonly PUBLIC: "PUBLIC";
7338
- };
7339
- /**
7340
- * @public
7341
- */
7342
- export type Visibility = (typeof Visibility)[keyof typeof Visibility];
7343
6030
  /**
7344
6031
  * @public
7345
6032
  */
@@ -7637,19 +6324,6 @@ export interface DescribeTypeRegistrationInput {
7637
6324
  */
7638
6325
  RegistrationToken: string | undefined;
7639
6326
  }
7640
- /**
7641
- * @public
7642
- * @enum
7643
- */
7644
- export declare const RegistrationStatus: {
7645
- readonly COMPLETE: "COMPLETE";
7646
- readonly FAILED: "FAILED";
7647
- readonly IN_PROGRESS: "IN_PROGRESS";
7648
- };
7649
- /**
7650
- * @public
7651
- */
7652
- export type RegistrationStatus = (typeof RegistrationStatus)[keyof typeof RegistrationStatus];
7653
6327
  /**
7654
6328
  * @public
7655
6329
  */
@@ -7904,18 +6578,6 @@ export interface ExecuteStackRefactorInput {
7904
6578
  */
7905
6579
  StackRefactorId: string | undefined;
7906
6580
  }
7907
- /**
7908
- * @public
7909
- * @enum
7910
- */
7911
- export declare const TemplateFormat: {
7912
- readonly JSON: "JSON";
7913
- readonly YAML: "YAML";
7914
- };
7915
- /**
7916
- * @public
7917
- */
7918
- export type TemplateFormat = (typeof TemplateFormat)[keyof typeof TemplateFormat];
7919
6581
  /**
7920
6582
  * @public
7921
6583
  */
@@ -8009,20 +6671,6 @@ export interface GetHookResultInput {
8009
6671
  */
8010
6672
  HookResultId?: string | undefined;
8011
6673
  }
8012
- /**
8013
- * @public
8014
- * @enum
8015
- */
8016
- export declare const HookTargetAction: {
8017
- readonly CREATE: "CREATE";
8018
- readonly DELETE: "DELETE";
8019
- readonly IMPORT: "IMPORT";
8020
- readonly UPDATE: "UPDATE";
8021
- };
8022
- /**
8023
- * @public
8024
- */
8025
- export type HookTargetAction = (typeof HookTargetAction)[keyof typeof HookTargetAction];
8026
6674
  /**
8027
6675
  * <p>The <code>HookTarget</code> data type.</p>
8028
6676
  * @public
@@ -8143,19 +6791,6 @@ export interface GetHookResultOutput {
8143
6791
  */
8144
6792
  Annotations?: Annotation[] | undefined;
8145
6793
  }
8146
- /**
8147
- * <p>The specified target doesn't have any requested Hook invocations.</p>
8148
- * @public
8149
- */
8150
- export declare class HookResultNotFoundException extends __BaseException {
8151
- readonly name: "HookResultNotFoundException";
8152
- readonly $fault: "client";
8153
- Message?: string | undefined;
8154
- /**
8155
- * @internal
8156
- */
8157
- constructor(opts: __ExceptionOptionType<HookResultNotFoundException, __BaseException>);
8158
- }
8159
6794
  /**
8160
6795
  * <p>The input for the <a>GetStackPolicy</a> action.</p>
8161
6796
  * @public
@@ -8180,18 +6815,6 @@ export interface GetStackPolicyOutput {
8180
6815
  */
8181
6816
  StackPolicyBody?: string | undefined;
8182
6817
  }
8183
- /**
8184
- * @public
8185
- * @enum
8186
- */
8187
- export declare const TemplateStage: {
8188
- readonly Original: "Original";
8189
- readonly Processed: "Processed";
8190
- };
8191
- /**
8192
- * @public
8193
- */
8194
- export type TemplateStage = (typeof TemplateStage)[keyof typeof TemplateStage];
8195
6818
  /**
8196
6819
  * <p>The input for a <a>GetTemplate</a> action.</p>
8197
6820
  * @public
@@ -8557,19 +7180,6 @@ export interface ImportStacksToStackSetOutput {
8557
7180
  */
8558
7181
  OperationId?: string | undefined;
8559
7182
  }
8560
- /**
8561
- * <p>The specified stack ARN doesn't exist or stack doesn't exist corresponding to the ARN in input.</p>
8562
- * @public
8563
- */
8564
- export declare class StackNotFoundException extends __BaseException {
8565
- readonly name: "StackNotFoundException";
8566
- readonly $fault: "client";
8567
- Message?: string | undefined;
8568
- /**
8569
- * @internal
8570
- */
8571
- constructor(opts: __ExceptionOptionType<StackNotFoundException, __BaseException>);
8572
- }
8573
7183
  /**
8574
7184
  * <p>The input for the <a>ListChangeSets</a> action.</p>
8575
7185
  * @public
@@ -8777,20 +7387,6 @@ export interface ListGeneratedTemplatesOutput {
8777
7387
  */
8778
7388
  NextToken?: string | undefined;
8779
7389
  }
8780
- /**
8781
- * @public
8782
- * @enum
8783
- */
8784
- export declare const ListHookResultsTargetType: {
8785
- readonly CHANGE_SET: "CHANGE_SET";
8786
- readonly CLOUD_CONTROL: "CLOUD_CONTROL";
8787
- readonly RESOURCE: "RESOURCE";
8788
- readonly STACK: "STACK";
8789
- };
8790
- /**
8791
- * @public
8792
- */
8793
- export type ListHookResultsTargetType = (typeof ListHookResultsTargetType)[keyof typeof ListHookResultsTargetType];
8794
7390
  /**
8795
7391
  * @public
8796
7392
  */
@@ -9109,19 +7705,6 @@ export interface ListResourceScanRelatedResourcesOutput {
9109
7705
  */
9110
7706
  NextToken?: string | undefined;
9111
7707
  }
9112
- /**
9113
- * <p>A resource scan is currently in progress. Only one can be run at a time for an account in a Region.</p>
9114
- * @public
9115
- */
9116
- export declare class ResourceScanInProgressException extends __BaseException {
9117
- readonly name: "ResourceScanInProgressException";
9118
- readonly $fault: "client";
9119
- Message?: string | undefined;
9120
- /**
9121
- * @internal
9122
- */
9123
- constructor(opts: __ExceptionOptionType<ResourceScanInProgressException, __BaseException>);
9124
- }
9125
7708
  /**
9126
7709
  * @public
9127
7710
  */
@@ -9187,18 +7770,6 @@ export interface ListResourceScanResourcesOutput {
9187
7770
  */
9188
7771
  NextToken?: string | undefined;
9189
7772
  }
9190
- /**
9191
- * @public
9192
- * @enum
9193
- */
9194
- export declare const ScanType: {
9195
- readonly FULL: "FULL";
9196
- readonly PARTIAL: "PARTIAL";
9197
- };
9198
- /**
9199
- * @public
9200
- */
9201
- export type ScanType = (typeof ScanType)[keyof typeof ScanType];
9202
7773
  /**
9203
7774
  * @public
9204
7775
  */
@@ -9498,19 +8069,6 @@ export interface ListStackInstanceResourceDriftsOutput {
9498
8069
  */
9499
8070
  NextToken?: string | undefined;
9500
8071
  }
9501
- /**
9502
- * @public
9503
- * @enum
9504
- */
9505
- export declare const StackInstanceFilterName: {
9506
- readonly DETAILED_STATUS: "DETAILED_STATUS";
9507
- readonly DRIFT_STATUS: "DRIFT_STATUS";
9508
- readonly LAST_OPERATION_ID: "LAST_OPERATION_ID";
9509
- };
9510
- /**
9511
- * @public
9512
- */
9513
- export type StackInstanceFilterName = (typeof StackInstanceFilterName)[keyof typeof StackInstanceFilterName];
9514
8072
  /**
9515
8073
  * <p>The filter to apply to stack instances</p>
9516
8074
  * @public
@@ -9752,42 +8310,6 @@ export interface ListStackRefactorActionsInput {
9752
8310
  */
9753
8311
  MaxResults?: number | undefined;
9754
8312
  }
9755
- /**
9756
- * @public
9757
- * @enum
9758
- */
9759
- export declare const StackRefactorActionType: {
9760
- readonly CREATE: "CREATE";
9761
- readonly MOVE: "MOVE";
9762
- };
9763
- /**
9764
- * @public
9765
- */
9766
- export type StackRefactorActionType = (typeof StackRefactorActionType)[keyof typeof StackRefactorActionType];
9767
- /**
9768
- * @public
9769
- * @enum
9770
- */
9771
- export declare const StackRefactorDetection: {
9772
- readonly AUTO: "AUTO";
9773
- readonly MANUAL: "MANUAL";
9774
- };
9775
- /**
9776
- * @public
9777
- */
9778
- export type StackRefactorDetection = (typeof StackRefactorDetection)[keyof typeof StackRefactorDetection];
9779
- /**
9780
- * @public
9781
- * @enum
9782
- */
9783
- export declare const StackRefactorActionEntity: {
9784
- readonly RESOURCE: "RESOURCE";
9785
- readonly STACK: "STACK";
9786
- };
9787
- /**
9788
- * @public
9789
- */
9790
- export type StackRefactorActionEntity = (typeof StackRefactorActionEntity)[keyof typeof StackRefactorActionEntity];
9791
8313
  /**
9792
8314
  * <p>Describes the stack and the action that CloudFormation will perform on it if you execute the
9793
8315
  * stack refactor.</p>
@@ -9913,3 +8435,2935 @@ export interface ListStackRefactorsInput {
9913
8435
  */
9914
8436
  MaxResults?: number | undefined;
9915
8437
  }
8438
+ /**
8439
+ * <p>The summary of a stack refactor operation.</p>
8440
+ * @public
8441
+ */
8442
+ export interface StackRefactorSummary {
8443
+ /**
8444
+ * <p>The ID associated with the stack refactor created from the <a>CreateStackRefactor</a> action.</p>
8445
+ * @public
8446
+ */
8447
+ StackRefactorId?: string | undefined;
8448
+ /**
8449
+ * <p>A description to help you identify the refactor.</p>
8450
+ * @public
8451
+ */
8452
+ Description?: string | undefined;
8453
+ /**
8454
+ * <p>The operation status that's provided after calling the <a>ExecuteStackRefactor</a> action.</p>
8455
+ * @public
8456
+ */
8457
+ ExecutionStatus?: StackRefactorExecutionStatus | undefined;
8458
+ /**
8459
+ * <p>A detailed explanation for the stack refactor <code>ExecutionStatus</code>.</p>
8460
+ * @public
8461
+ */
8462
+ ExecutionStatusReason?: string | undefined;
8463
+ /**
8464
+ * <p>The stack refactor operation status that's provided after calling the <a>CreateStackRefactor</a> action.</p>
8465
+ * @public
8466
+ */
8467
+ Status?: StackRefactorStatus | undefined;
8468
+ /**
8469
+ * <p>A detailed explanation for the stack refactor <code>Status</code>.</p>
8470
+ * @public
8471
+ */
8472
+ StatusReason?: string | undefined;
8473
+ }
8474
+ /**
8475
+ * @public
8476
+ */
8477
+ export interface ListStackRefactorsOutput {
8478
+ /**
8479
+ * <p>Provides a summary of a stack refactor, including the following:</p>
8480
+ * <ul>
8481
+ * <li>
8482
+ * <p>
8483
+ * <code>StackRefactorId</code>
8484
+ * </p>
8485
+ * </li>
8486
+ * <li>
8487
+ * <p>
8488
+ * <code>Status</code>
8489
+ * </p>
8490
+ * </li>
8491
+ * <li>
8492
+ * <p>
8493
+ * <code>StatusReason</code>
8494
+ * </p>
8495
+ * </li>
8496
+ * <li>
8497
+ * <p>
8498
+ * <code>ExecutionStatus</code>
8499
+ * </p>
8500
+ * </li>
8501
+ * <li>
8502
+ * <p>
8503
+ * <code>ExecutionStatusReason</code>
8504
+ * </p>
8505
+ * </li>
8506
+ * <li>
8507
+ * <p>
8508
+ * <code>Description</code>
8509
+ * </p>
8510
+ * </li>
8511
+ * </ul>
8512
+ * @public
8513
+ */
8514
+ StackRefactorSummaries: StackRefactorSummary[] | undefined;
8515
+ /**
8516
+ * <p>If the request doesn't return all the remaining results, <code>NextToken</code> is set to
8517
+ * a token. To retrieve the next set of results, call this action again and assign that token to
8518
+ * the request object's <code>NextToken</code> parameter. If the request returns all results,
8519
+ * <code>NextToken</code> is set to <code>null</code>.</p>
8520
+ * @public
8521
+ */
8522
+ NextToken?: string | undefined;
8523
+ }
8524
+ /**
8525
+ * <p>The input for the <a>ListStackResource</a> action.</p>
8526
+ * @public
8527
+ */
8528
+ export interface ListStackResourcesInput {
8529
+ /**
8530
+ * <p>The name or the unique stack ID that is associated with the stack, which aren't always
8531
+ * interchangeable:</p>
8532
+ * <ul>
8533
+ * <li>
8534
+ * <p>Running stacks: You can specify either the stack's name or its unique stack ID.</p>
8535
+ * </li>
8536
+ * <li>
8537
+ * <p>Deleted stacks: You must specify the unique stack ID.</p>
8538
+ * </li>
8539
+ * </ul>
8540
+ * @public
8541
+ */
8542
+ StackName: string | undefined;
8543
+ /**
8544
+ * <p>The token for the next set of items to return. (You received this token from a previous
8545
+ * call.)</p>
8546
+ * @public
8547
+ */
8548
+ NextToken?: string | undefined;
8549
+ }
8550
+ /**
8551
+ * <p>Summarizes information about whether the resource's actual configuration differs, or has
8552
+ * <i>drifted</i>, from its expected configuration.</p>
8553
+ * @public
8554
+ */
8555
+ export interface StackResourceDriftInformationSummary {
8556
+ /**
8557
+ * <p>Status of the resource's actual configuration compared to its expected configuration.</p>
8558
+ * <ul>
8559
+ * <li>
8560
+ * <p>
8561
+ * <code>DELETED</code>: The resource differs from its expected configuration in that it has
8562
+ * been deleted.</p>
8563
+ * </li>
8564
+ * <li>
8565
+ * <p>
8566
+ * <code>MODIFIED</code>: The resource differs from its expected configuration.</p>
8567
+ * </li>
8568
+ * <li>
8569
+ * <p>
8570
+ * <code>NOT_CHECKED</code>: CloudFormation hasn't checked if the resource differs from its
8571
+ * expected configuration.</p>
8572
+ * <p>Any resources that don't currently support drift detection have a status of
8573
+ * <code>NOT_CHECKED</code>. For more information, see <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/resource-import-supported-resources.html">Resource
8574
+ * type support for imports and drift detection</a>. If you performed an <a>ContinueUpdateRollback</a> operation on a stack, any resources included in
8575
+ * <code>ResourcesToSkip</code> will also have a status of <code>NOT_CHECKED</code>. For more
8576
+ * information about skipping resources during rollback operations, see <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-continueupdaterollback.html">Continue rolling back an update</a> in the <i>CloudFormation User Guide</i>.</p>
8577
+ * </li>
8578
+ * <li>
8579
+ * <p>
8580
+ * <code>IN_SYNC</code>: The resource's actual configuration matches its expected
8581
+ * configuration.</p>
8582
+ * </li>
8583
+ * </ul>
8584
+ * @public
8585
+ */
8586
+ StackResourceDriftStatus: StackResourceDriftStatus | undefined;
8587
+ /**
8588
+ * <p>When CloudFormation last checked if the resource had drifted from its expected
8589
+ * configuration.</p>
8590
+ * @public
8591
+ */
8592
+ LastCheckTimestamp?: Date | undefined;
8593
+ }
8594
+ /**
8595
+ * <p>Contains high-level information about the specified stack resource.</p>
8596
+ * @public
8597
+ */
8598
+ export interface StackResourceSummary {
8599
+ /**
8600
+ * <p>The logical name of the resource specified in the template.</p>
8601
+ * @public
8602
+ */
8603
+ LogicalResourceId: string | undefined;
8604
+ /**
8605
+ * <p>The name or unique identifier that corresponds to a physical instance ID of the
8606
+ * resource.</p>
8607
+ * @public
8608
+ */
8609
+ PhysicalResourceId?: string | undefined;
8610
+ /**
8611
+ * <p>Type of resource. (For more information, see <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-template-resource-type-ref.html">Amazon Web Services resource and
8612
+ * property types reference</a> in the <i>CloudFormation User Guide</i>.)</p>
8613
+ * @public
8614
+ */
8615
+ ResourceType: string | undefined;
8616
+ /**
8617
+ * <p>Time the status was updated.</p>
8618
+ * @public
8619
+ */
8620
+ LastUpdatedTimestamp: Date | undefined;
8621
+ /**
8622
+ * <p>Current status of the resource.</p>
8623
+ * @public
8624
+ */
8625
+ ResourceStatus: ResourceStatus | undefined;
8626
+ /**
8627
+ * <p>Success/failure message associated with the resource.</p>
8628
+ * @public
8629
+ */
8630
+ ResourceStatusReason?: string | undefined;
8631
+ /**
8632
+ * <p>Information about whether the resource's actual configuration differs, or has
8633
+ * <i>drifted</i>, from its expected configuration, as defined in the stack template
8634
+ * and any values specified as template parameters. For more information, see <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-stack-drift.html">Detect
8635
+ * unmanaged configuration changes to stacks and resources with drift detection</a>.</p>
8636
+ * @public
8637
+ */
8638
+ DriftInformation?: StackResourceDriftInformationSummary | undefined;
8639
+ /**
8640
+ * <p>Contains information about the module from which the resource was created, if the resource
8641
+ * was created from a module included in the stack template.</p>
8642
+ * @public
8643
+ */
8644
+ ModuleInfo?: ModuleInfo | undefined;
8645
+ }
8646
+ /**
8647
+ * <p>The output for a <a>ListStackResources</a> action.</p>
8648
+ * @public
8649
+ */
8650
+ export interface ListStackResourcesOutput {
8651
+ /**
8652
+ * <p>A list of <code>StackResourceSummary</code> structures.</p>
8653
+ * @public
8654
+ */
8655
+ StackResourceSummaries?: StackResourceSummary[] | undefined;
8656
+ /**
8657
+ * <p>If the output exceeds 1 MB, a string that identifies the next page of stack resources. If
8658
+ * no additional page exists, this value is null.</p>
8659
+ * @public
8660
+ */
8661
+ NextToken?: string | undefined;
8662
+ }
8663
+ /**
8664
+ * <p>The input for <a>ListStacks</a> action.</p>
8665
+ * @public
8666
+ */
8667
+ export interface ListStacksInput {
8668
+ /**
8669
+ * <p>The token for the next set of items to return. (You received this token from a previous
8670
+ * call.)</p>
8671
+ * @public
8672
+ */
8673
+ NextToken?: string | undefined;
8674
+ /**
8675
+ * <p>Stack status to use as a filter. Specify one or more stack status codes to list only
8676
+ * stacks with the specified status codes. For a complete list of stack status codes, see the
8677
+ * <code>StackStatus</code> parameter of the <a>Stack</a> data type.</p>
8678
+ * @public
8679
+ */
8680
+ StackStatusFilter?: StackStatus[] | undefined;
8681
+ }
8682
+ /**
8683
+ * <p>Contains information about whether the stack's actual configuration differs, or has
8684
+ * <i>drifted</i>, from its expected configuration, as defined in the stack template
8685
+ * and any values specified as template parameters. A stack is considered to have drifted if one or
8686
+ * more of its resources have drifted.</p>
8687
+ * @public
8688
+ */
8689
+ export interface StackDriftInformationSummary {
8690
+ /**
8691
+ * <p>Status of the stack's actual configuration compared to its expected template
8692
+ * configuration.</p>
8693
+ * <ul>
8694
+ * <li>
8695
+ * <p>
8696
+ * <code>DRIFTED</code>: The stack differs from its expected template configuration. A stack
8697
+ * is considered to have drifted if one or more of its resources have drifted.</p>
8698
+ * </li>
8699
+ * <li>
8700
+ * <p>
8701
+ * <code>NOT_CHECKED</code>: CloudFormation hasn't checked if the stack differs from its expected
8702
+ * template configuration.</p>
8703
+ * </li>
8704
+ * <li>
8705
+ * <p>
8706
+ * <code>IN_SYNC</code>: The stack's actual configuration matches its expected template
8707
+ * configuration.</p>
8708
+ * </li>
8709
+ * <li>
8710
+ * <p>
8711
+ * <code>UNKNOWN</code>: CloudFormation could not run drift detection for a resource in the
8712
+ * stack.</p>
8713
+ * </li>
8714
+ * </ul>
8715
+ * @public
8716
+ */
8717
+ StackDriftStatus: StackDriftStatus | undefined;
8718
+ /**
8719
+ * <p>Most recent time when a drift detection operation was initiated on the stack, or any of its
8720
+ * individual resources that support drift detection.</p>
8721
+ * @public
8722
+ */
8723
+ LastCheckTimestamp?: Date | undefined;
8724
+ }
8725
+ /**
8726
+ * <p>The <code>StackSummary</code> Data Type</p>
8727
+ * @public
8728
+ */
8729
+ export interface StackSummary {
8730
+ /**
8731
+ * <p>Unique stack identifier.</p>
8732
+ * @public
8733
+ */
8734
+ StackId?: string | undefined;
8735
+ /**
8736
+ * <p>The name associated with the stack.</p>
8737
+ * @public
8738
+ */
8739
+ StackName: string | undefined;
8740
+ /**
8741
+ * <p>The template description of the template used to create the stack.</p>
8742
+ * @public
8743
+ */
8744
+ TemplateDescription?: string | undefined;
8745
+ /**
8746
+ * <p>The time the stack was created.</p>
8747
+ * @public
8748
+ */
8749
+ CreationTime: Date | undefined;
8750
+ /**
8751
+ * <p>The time the stack was last updated. This field will only be returned if the stack has been
8752
+ * updated at least once.</p>
8753
+ * @public
8754
+ */
8755
+ LastUpdatedTime?: Date | undefined;
8756
+ /**
8757
+ * <p>The time the stack was deleted.</p>
8758
+ * @public
8759
+ */
8760
+ DeletionTime?: Date | undefined;
8761
+ /**
8762
+ * <p>The current status of the stack.</p>
8763
+ * @public
8764
+ */
8765
+ StackStatus: StackStatus | undefined;
8766
+ /**
8767
+ * <p>Success/Failure message associated with the stack status.</p>
8768
+ * @public
8769
+ */
8770
+ StackStatusReason?: string | undefined;
8771
+ /**
8772
+ * <p>For nested stacks, the stack ID of the direct parent of this stack. For the first level of
8773
+ * nested stacks, the root stack is also the parent stack.</p>
8774
+ * <p>For more information, see <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-nested-stacks.html">Nested stacks</a> in
8775
+ * the <i>CloudFormation User Guide</i>.</p>
8776
+ * @public
8777
+ */
8778
+ ParentId?: string | undefined;
8779
+ /**
8780
+ * <p>For nested stacks, the stack ID of the top-level stack to which the nested stack ultimately
8781
+ * belongs.</p>
8782
+ * <p>For more information, see <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-nested-stacks.html">Nested stacks</a> in
8783
+ * the <i>CloudFormation User Guide</i>.</p>
8784
+ * @public
8785
+ */
8786
+ RootId?: string | undefined;
8787
+ /**
8788
+ * <p>Summarizes information about whether a stack's actual configuration differs, or has
8789
+ * <i>drifted</i>, from its expected configuration, as defined in the stack template
8790
+ * and any values specified as template parameters. For more information, see <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-stack-drift.html">Detect
8791
+ * unmanaged configuration changes to stacks and resources with drift detection</a>.</p>
8792
+ * @public
8793
+ */
8794
+ DriftInformation?: StackDriftInformationSummary | undefined;
8795
+ /**
8796
+ * <p>Information about the most recent operations performed on this stack.</p>
8797
+ * @public
8798
+ */
8799
+ LastOperations?: OperationEntry[] | undefined;
8800
+ }
8801
+ /**
8802
+ * <p>The output for <a>ListStacks</a> action.</p>
8803
+ * @public
8804
+ */
8805
+ export interface ListStacksOutput {
8806
+ /**
8807
+ * <p>A list of <code>StackSummary</code> structures that contains information about the
8808
+ * specified stacks.</p>
8809
+ * @public
8810
+ */
8811
+ StackSummaries?: StackSummary[] | undefined;
8812
+ /**
8813
+ * <p>If the output exceeds 1 MB in size, a string that identifies the next page of stacks. If
8814
+ * no additional page exists, this value is null.</p>
8815
+ * @public
8816
+ */
8817
+ NextToken?: string | undefined;
8818
+ }
8819
+ /**
8820
+ * @public
8821
+ */
8822
+ export interface ListStackSetAutoDeploymentTargetsInput {
8823
+ /**
8824
+ * <p>The name or unique ID of the StackSet that you want to get automatic deployment targets
8825
+ * for.</p>
8826
+ * @public
8827
+ */
8828
+ StackSetName: string | undefined;
8829
+ /**
8830
+ * <p>The token for the next set of items to return. (You received this token from a previous call.)</p>
8831
+ * @public
8832
+ */
8833
+ NextToken?: string | undefined;
8834
+ /**
8835
+ * <p>The maximum number of results to be returned with a single call. If the number of
8836
+ * available results exceeds this maximum, the response includes a <code>NextToken</code> value
8837
+ * that you can assign to the <code>NextToken</code> request parameter to get the next set of
8838
+ * results.</p>
8839
+ * @public
8840
+ */
8841
+ MaxResults?: number | undefined;
8842
+ /**
8843
+ * <p>Specifies whether you are acting as an account administrator in the organization's management account or as a delegated administrator in a member account.</p>
8844
+ * <p>By default, <code>SELF</code> is specified. Use <code>SELF</code> for StackSets with
8845
+ * self-managed permissions.</p>
8846
+ * <ul>
8847
+ * <li>
8848
+ * <p>If you are signed in to the management account, specify
8849
+ * <code>SELF</code>.</p>
8850
+ * </li>
8851
+ * <li>
8852
+ * <p>If you are signed in to a delegated administrator account, specify
8853
+ * <code>DELEGATED_ADMIN</code>.</p>
8854
+ * <p>Your Amazon Web Services account must be registered as a delegated administrator in the management account. For more information, see <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/stacksets-orgs-delegated-admin.html">Register a
8855
+ * delegated administrator</a> in the <i>CloudFormation User Guide</i>.</p>
8856
+ * </li>
8857
+ * </ul>
8858
+ * @public
8859
+ */
8860
+ CallAs?: CallAs | undefined;
8861
+ }
8862
+ /**
8863
+ * <p>One of the targets for the StackSet. Returned by the <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/APIReference/API_ListStackSetAutoDeploymentTargets.html">ListStackSetAutoDeploymentTargets</a> API operation.</p>
8864
+ * @public
8865
+ */
8866
+ export interface StackSetAutoDeploymentTargetSummary {
8867
+ /**
8868
+ * <p>The organization root ID or organizational unit (OU) IDs where the StackSet is
8869
+ * targeted.</p>
8870
+ * @public
8871
+ */
8872
+ OrganizationalUnitId?: string | undefined;
8873
+ /**
8874
+ * <p>The list of Regions targeted for this organization or OU.</p>
8875
+ * @public
8876
+ */
8877
+ Regions?: string[] | undefined;
8878
+ }
8879
+ /**
8880
+ * @public
8881
+ */
8882
+ export interface ListStackSetAutoDeploymentTargetsOutput {
8883
+ /**
8884
+ * <p>An array of summaries of the deployment targets for the StackSet.</p>
8885
+ * @public
8886
+ */
8887
+ Summaries?: StackSetAutoDeploymentTargetSummary[] | undefined;
8888
+ /**
8889
+ * <p>If the request doesn't return all the remaining results, <code>NextToken</code> is set to
8890
+ * a token. To retrieve the next set of results, call <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/APIReference/API_ListStackSetAutoDeploymentTargets.html">ListStackSetAutoDeploymentTargets</a> again and use that value for the
8891
+ * <code>NextToken</code> parameter. If the request returns all results, <code>NextToken</code>
8892
+ * is set to an empty string.</p>
8893
+ * @public
8894
+ */
8895
+ NextToken?: string | undefined;
8896
+ }
8897
+ /**
8898
+ * <p>The status that operation results are filtered by.</p>
8899
+ * @public
8900
+ */
8901
+ export interface OperationResultFilter {
8902
+ /**
8903
+ * <p>The type of filter to apply.</p>
8904
+ * @public
8905
+ */
8906
+ Name?: OperationResultFilterName | undefined;
8907
+ /**
8908
+ * <p>The value to filter by.</p>
8909
+ * @public
8910
+ */
8911
+ Values?: string | undefined;
8912
+ }
8913
+ /**
8914
+ * @public
8915
+ */
8916
+ export interface ListStackSetOperationResultsInput {
8917
+ /**
8918
+ * <p>The name or unique ID of the StackSet that you want to get operation results for.</p>
8919
+ * @public
8920
+ */
8921
+ StackSetName: string | undefined;
8922
+ /**
8923
+ * <p>The ID of the StackSet operation.</p>
8924
+ * @public
8925
+ */
8926
+ OperationId: string | undefined;
8927
+ /**
8928
+ * <p>The token for the next set of items to return. (You received this token from a previous call.)</p>
8929
+ * @public
8930
+ */
8931
+ NextToken?: string | undefined;
8932
+ /**
8933
+ * <p>The maximum number of results to be returned with a single call. If the number of
8934
+ * available results exceeds this maximum, the response includes a <code>NextToken</code> value
8935
+ * that you can assign to the <code>NextToken</code> request parameter to get the next set of
8936
+ * results.</p>
8937
+ * @public
8938
+ */
8939
+ MaxResults?: number | undefined;
8940
+ /**
8941
+ * <p>[Service-managed permissions] Specifies whether you are acting as an account administrator
8942
+ * in the organization's management account or as a delegated administrator in a
8943
+ * member account.</p>
8944
+ * <p>By default, <code>SELF</code> is specified. Use <code>SELF</code> for StackSets with
8945
+ * self-managed permissions.</p>
8946
+ * <ul>
8947
+ * <li>
8948
+ * <p>If you are signed in to the management account, specify
8949
+ * <code>SELF</code>.</p>
8950
+ * </li>
8951
+ * <li>
8952
+ * <p>If you are signed in to a delegated administrator account, specify
8953
+ * <code>DELEGATED_ADMIN</code>.</p>
8954
+ * <p>Your Amazon Web Services account must be registered as a delegated administrator in the management account. For more information, see <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/stacksets-orgs-delegated-admin.html">Register a
8955
+ * delegated administrator</a> in the <i>CloudFormation User Guide</i>.</p>
8956
+ * </li>
8957
+ * </ul>
8958
+ * @public
8959
+ */
8960
+ CallAs?: CallAs | undefined;
8961
+ /**
8962
+ * <p>The filter to apply to operation results.</p>
8963
+ * @public
8964
+ */
8965
+ Filters?: OperationResultFilter[] | undefined;
8966
+ }
8967
+ /**
8968
+ * <p>The structure that contains information about a specified operation's results for a given
8969
+ * account in a given Region.</p>
8970
+ * @public
8971
+ */
8972
+ export interface StackSetOperationResultSummary {
8973
+ /**
8974
+ * <p>[Self-managed permissions] The name of the Amazon Web Services account for this operation result.</p>
8975
+ * @public
8976
+ */
8977
+ Account?: string | undefined;
8978
+ /**
8979
+ * <p>The name of the Amazon Web Services Region for this operation result.</p>
8980
+ * @public
8981
+ */
8982
+ Region?: string | undefined;
8983
+ /**
8984
+ * <p>The result status of the StackSet operation for the given account in the given
8985
+ * Region.</p>
8986
+ * <ul>
8987
+ * <li>
8988
+ * <p>
8989
+ * <code>CANCELLED</code>: The operation in the specified account and Region has been
8990
+ * canceled. This is either because a user has stopped the StackSet operation, or because the
8991
+ * failure tolerance of the StackSet operation has been exceeded.</p>
8992
+ * </li>
8993
+ * <li>
8994
+ * <p>
8995
+ * <code>FAILED</code>: The operation in the specified account and Region failed.</p>
8996
+ * <p>If the StackSet operation fails in enough accounts within a Region, the failure tolerance
8997
+ * for the StackSet operation as a whole might be exceeded.</p>
8998
+ * </li>
8999
+ * <li>
9000
+ * <p>
9001
+ * <code>RUNNING</code>: The operation in the specified account and Region is currently in
9002
+ * progress.</p>
9003
+ * </li>
9004
+ * <li>
9005
+ * <p>
9006
+ * <code>PENDING</code>: The operation in the specified account and Region has yet to
9007
+ * start.</p>
9008
+ * </li>
9009
+ * <li>
9010
+ * <p>
9011
+ * <code>SUCCEEDED</code>: The operation in the specified account and Region completed
9012
+ * successfully.</p>
9013
+ * </li>
9014
+ * </ul>
9015
+ * @public
9016
+ */
9017
+ Status?: StackSetOperationResultStatus | undefined;
9018
+ /**
9019
+ * <p>The reason for the assigned result status.</p>
9020
+ * @public
9021
+ */
9022
+ StatusReason?: string | undefined;
9023
+ /**
9024
+ * <p>The results of the account gate function CloudFormation invokes, if present, before proceeding
9025
+ * with StackSet operations in an account.</p>
9026
+ * @public
9027
+ */
9028
+ AccountGateResult?: AccountGateResult | undefined;
9029
+ /**
9030
+ * <p>[Service-managed permissions] The organization root ID or organizational unit (OU) IDs that
9031
+ * you specified for <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/APIReference/API_DeploymentTargets.html">DeploymentTargets</a>.</p>
9032
+ * @public
9033
+ */
9034
+ OrganizationalUnitId?: string | undefined;
9035
+ }
9036
+ /**
9037
+ * @public
9038
+ */
9039
+ export interface ListStackSetOperationResultsOutput {
9040
+ /**
9041
+ * <p>A list of <code>StackSetOperationResultSummary</code> structures that contain information
9042
+ * about the specified operation results, for accounts and Amazon Web Services Regions that are included in the
9043
+ * operation.</p>
9044
+ * @public
9045
+ */
9046
+ Summaries?: StackSetOperationResultSummary[] | undefined;
9047
+ /**
9048
+ * <p>If the request doesn't return all results, <code>NextToken</code> is set to a token. To
9049
+ * retrieve the next set of results, call <code>ListOperationResults</code> again and assign that
9050
+ * token to the request object's <code>NextToken</code> parameter. If there are no remaining
9051
+ * results, <code>NextToken</code> is set to <code>null</code>.</p>
9052
+ * @public
9053
+ */
9054
+ NextToken?: string | undefined;
9055
+ }
9056
+ /**
9057
+ * @public
9058
+ */
9059
+ export interface ListStackSetOperationsInput {
9060
+ /**
9061
+ * <p>The name or unique ID of the StackSet that you want to get operation summaries for.</p>
9062
+ * @public
9063
+ */
9064
+ StackSetName: string | undefined;
9065
+ /**
9066
+ * <p>The token for the next set of items to return. (You received this token from a previous call.)</p>
9067
+ * @public
9068
+ */
9069
+ NextToken?: string | undefined;
9070
+ /**
9071
+ * <p>The maximum number of results to be returned with a single call. If the number of
9072
+ * available results exceeds this maximum, the response includes a <code>NextToken</code> value
9073
+ * that you can assign to the <code>NextToken</code> request parameter to get the next set of
9074
+ * results.</p>
9075
+ * @public
9076
+ */
9077
+ MaxResults?: number | undefined;
9078
+ /**
9079
+ * <p>[Service-managed permissions] Specifies whether you are acting as an account administrator
9080
+ * in the organization's management account or as a delegated administrator in a
9081
+ * member account.</p>
9082
+ * <p>By default, <code>SELF</code> is specified. Use <code>SELF</code> for StackSets with
9083
+ * self-managed permissions.</p>
9084
+ * <ul>
9085
+ * <li>
9086
+ * <p>If you are signed in to the management account, specify
9087
+ * <code>SELF</code>.</p>
9088
+ * </li>
9089
+ * <li>
9090
+ * <p>If you are signed in to a delegated administrator account, specify
9091
+ * <code>DELEGATED_ADMIN</code>.</p>
9092
+ * <p>Your Amazon Web Services account must be registered as a delegated administrator in the management account. For more information, see <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/stacksets-orgs-delegated-admin.html">Register a
9093
+ * delegated administrator</a> in the <i>CloudFormation User Guide</i>.</p>
9094
+ * </li>
9095
+ * </ul>
9096
+ * @public
9097
+ */
9098
+ CallAs?: CallAs | undefined;
9099
+ }
9100
+ /**
9101
+ * <p>The structures that contain summary information about the specified operation.</p>
9102
+ * @public
9103
+ */
9104
+ export interface StackSetOperationSummary {
9105
+ /**
9106
+ * <p>The unique ID of the StackSet operation.</p>
9107
+ * @public
9108
+ */
9109
+ OperationId?: string | undefined;
9110
+ /**
9111
+ * <p>The type of operation: <code>CREATE</code>, <code>UPDATE</code>, or <code>DELETE</code>.
9112
+ * Create and delete operations affect only the specified stack instances that are associated with
9113
+ * the specified StackSet. Update operations affect both the StackSet itself and
9114
+ * <i>all</i> associated StackSet instances.</p>
9115
+ * @public
9116
+ */
9117
+ Action?: StackSetOperationAction | undefined;
9118
+ /**
9119
+ * <p>The overall status of the operation.</p>
9120
+ * <ul>
9121
+ * <li>
9122
+ * <p>
9123
+ * <code>FAILED</code>: The operation exceeded the specified failure tolerance. The failure
9124
+ * tolerance value that you've set for an operation is applied for each Region during stack create
9125
+ * and update operations. If the number of failed stacks within a Region exceeds the failure
9126
+ * tolerance, the status of the operation in the Region is set to <code>FAILED</code>. This in
9127
+ * turn sets the status of the operation as a whole to <code>FAILED</code>, and CloudFormation cancels
9128
+ * the operation in any remaining Regions.</p>
9129
+ * </li>
9130
+ * <li>
9131
+ * <p>
9132
+ * <code>QUEUED</code>: [Service-managed permissions] For automatic deployments that require
9133
+ * a sequence of operations, the operation is queued to be performed. For more information, see
9134
+ * the <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/stacksets-concepts.html#stackset-status-codes">StackSet status codes</a> in the <i>CloudFormation User Guide</i>.</p>
9135
+ * </li>
9136
+ * <li>
9137
+ * <p>
9138
+ * <code>RUNNING</code>: The operation is currently being performed.</p>
9139
+ * </li>
9140
+ * <li>
9141
+ * <p>
9142
+ * <code>STOPPED</code>: The user has canceled the operation.</p>
9143
+ * </li>
9144
+ * <li>
9145
+ * <p>
9146
+ * <code>STOPPING</code>: The operation is in the process of stopping, at user
9147
+ * request.</p>
9148
+ * </li>
9149
+ * <li>
9150
+ * <p>
9151
+ * <code>SUCCEEDED</code>: The operation completed creating or updating all the specified
9152
+ * stacks without exceeding the failure tolerance for the operation.</p>
9153
+ * </li>
9154
+ * </ul>
9155
+ * @public
9156
+ */
9157
+ Status?: StackSetOperationStatus | undefined;
9158
+ /**
9159
+ * <p>The time at which the operation was initiated. Note that the creation times for the StackSet
9160
+ * operation might differ from the creation time of the individual stacks themselves. This is
9161
+ * because CloudFormation needs to perform preparatory work for the operation, such as dispatching the
9162
+ * work to the requested Regions, before actually creating the first stacks.</p>
9163
+ * @public
9164
+ */
9165
+ CreationTimestamp?: Date | undefined;
9166
+ /**
9167
+ * <p>The time at which the StackSet operation ended, across all accounts and Regions specified.
9168
+ * Note that this doesn't necessarily mean that the StackSet operation was successful, or even
9169
+ * attempted, in each account or Region.</p>
9170
+ * @public
9171
+ */
9172
+ EndTimestamp?: Date | undefined;
9173
+ /**
9174
+ * <p>The status of the operation in details.</p>
9175
+ * @public
9176
+ */
9177
+ StatusReason?: string | undefined;
9178
+ /**
9179
+ * <p>Detailed information about the StackSet operation.</p>
9180
+ * @public
9181
+ */
9182
+ StatusDetails?: StackSetOperationStatusDetails | undefined;
9183
+ /**
9184
+ * <p>The user-specified preferences for how CloudFormation performs a StackSet operation.</p>
9185
+ * <p>For more information about maximum concurrent accounts and failure tolerance, see <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/stacksets-concepts.html#stackset-ops-options">StackSet
9186
+ * operation options</a>.</p>
9187
+ * @public
9188
+ */
9189
+ OperationPreferences?: StackSetOperationPreferences | undefined;
9190
+ }
9191
+ /**
9192
+ * @public
9193
+ */
9194
+ export interface ListStackSetOperationsOutput {
9195
+ /**
9196
+ * <p>A list of <code>StackSetOperationSummary</code> structures that contain summary
9197
+ * information about operations for the specified StackSet.</p>
9198
+ * @public
9199
+ */
9200
+ Summaries?: StackSetOperationSummary[] | undefined;
9201
+ /**
9202
+ * <p>If the request doesn't return all results, <code>NextToken</code> is set to a token. To
9203
+ * retrieve the next set of results, call <code>ListOperationResults</code> again and assign that
9204
+ * token to the request object's <code>NextToken</code> parameter. If there are no remaining
9205
+ * results, <code>NextToken</code> is set to <code>null</code>.</p>
9206
+ * @public
9207
+ */
9208
+ NextToken?: string | undefined;
9209
+ }
9210
+ /**
9211
+ * @public
9212
+ */
9213
+ export interface ListStackSetsInput {
9214
+ /**
9215
+ * <p>The token for the next set of items to return. (You received this token from a previous call.)</p>
9216
+ * @public
9217
+ */
9218
+ NextToken?: string | undefined;
9219
+ /**
9220
+ * <p>The maximum number of results to be returned with a single call. If the number of
9221
+ * available results exceeds this maximum, the response includes a <code>NextToken</code> value
9222
+ * that you can assign to the <code>NextToken</code> request parameter to get the next set of
9223
+ * results.</p>
9224
+ * @public
9225
+ */
9226
+ MaxResults?: number | undefined;
9227
+ /**
9228
+ * <p>The status of the StackSets that you want to get summary information about.</p>
9229
+ * @public
9230
+ */
9231
+ Status?: StackSetStatus | undefined;
9232
+ /**
9233
+ * <p>[Service-managed permissions] Specifies whether you are acting as an account administrator
9234
+ * in the management account or as a delegated administrator in a member
9235
+ * account.</p>
9236
+ * <p>By default, <code>SELF</code> is specified. Use <code>SELF</code> for StackSets with
9237
+ * self-managed permissions.</p>
9238
+ * <ul>
9239
+ * <li>
9240
+ * <p>If you are signed in to the management account, specify
9241
+ * <code>SELF</code>.</p>
9242
+ * </li>
9243
+ * <li>
9244
+ * <p>If you are signed in to a delegated administrator account, specify
9245
+ * <code>DELEGATED_ADMIN</code>.</p>
9246
+ * <p>Your Amazon Web Services account must be registered as a delegated administrator in the management account. For more information, see <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/stacksets-orgs-delegated-admin.html">Register a
9247
+ * delegated administrator</a> in the <i>CloudFormation User Guide</i>.</p>
9248
+ * </li>
9249
+ * </ul>
9250
+ * @public
9251
+ */
9252
+ CallAs?: CallAs | undefined;
9253
+ }
9254
+ /**
9255
+ * <p>The structures that contain summary information about the specified StackSet.</p>
9256
+ * @public
9257
+ */
9258
+ export interface StackSetSummary {
9259
+ /**
9260
+ * <p>The name of the StackSet.</p>
9261
+ * @public
9262
+ */
9263
+ StackSetName?: string | undefined;
9264
+ /**
9265
+ * <p>The ID of the StackSet.</p>
9266
+ * @public
9267
+ */
9268
+ StackSetId?: string | undefined;
9269
+ /**
9270
+ * <p>A description of the StackSet that you specify when the StackSet is created or
9271
+ * updated.</p>
9272
+ * @public
9273
+ */
9274
+ Description?: string | undefined;
9275
+ /**
9276
+ * <p>The status of the StackSet.</p>
9277
+ * @public
9278
+ */
9279
+ Status?: StackSetStatus | undefined;
9280
+ /**
9281
+ * <p>[Service-managed permissions] Describes whether StackSets automatically deploys to Organizations accounts that are added to a target organizational unit (OU).</p>
9282
+ * @public
9283
+ */
9284
+ AutoDeployment?: AutoDeployment | undefined;
9285
+ /**
9286
+ * <p>Describes how the IAM roles required for StackSet operations are created.</p>
9287
+ * <ul>
9288
+ * <li>
9289
+ * <p>With <code>self-managed</code> permissions, you must create the administrator and
9290
+ * execution roles required to deploy to target accounts. For more information, see <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/stacksets-prereqs-self-managed.html">Grant
9291
+ * self-managed permissions</a>.</p>
9292
+ * </li>
9293
+ * <li>
9294
+ * <p>With <code>service-managed</code> permissions, StackSets automatically creates the IAM
9295
+ * roles required to deploy to accounts managed by Organizations. For more information,
9296
+ * see <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/stacksets-orgs-activate-trusted-access.html">Activate
9297
+ * trusted access for StackSets with Organizations</a>.</p>
9298
+ * </li>
9299
+ * </ul>
9300
+ * @public
9301
+ */
9302
+ PermissionModel?: PermissionModels | undefined;
9303
+ /**
9304
+ * <p>Status of the StackSet's actual configuration compared to its expected template and
9305
+ * parameter configuration.</p>
9306
+ * <ul>
9307
+ * <li>
9308
+ * <p>
9309
+ * <code>DRIFTED</code>: One or more of the stack instances belonging to the StackSet differs
9310
+ * from the expected template and parameter configuration. A stack instance is considered to have
9311
+ * drifted if one or more of the resources in the associated stack have drifted.</p>
9312
+ * </li>
9313
+ * <li>
9314
+ * <p>
9315
+ * <code>NOT_CHECKED</code>: CloudFormation hasn't checked the StackSet for drift.</p>
9316
+ * </li>
9317
+ * <li>
9318
+ * <p>
9319
+ * <code>IN_SYNC</code>: All the stack instances belonging to the StackSet match the expected
9320
+ * template and parameter configuration.</p>
9321
+ * </li>
9322
+ * <li>
9323
+ * <p>
9324
+ * <code>UNKNOWN</code>: This value is reserved for future use.</p>
9325
+ * </li>
9326
+ * </ul>
9327
+ * @public
9328
+ */
9329
+ DriftStatus?: StackDriftStatus | undefined;
9330
+ /**
9331
+ * <p>Most recent time when CloudFormation performed a drift detection operation on the StackSet. This
9332
+ * value will be <code>NULL</code> for any StackSet that drift detection hasn't yet been performed
9333
+ * on.</p>
9334
+ * @public
9335
+ */
9336
+ LastDriftCheckTimestamp?: Date | undefined;
9337
+ /**
9338
+ * <p>Describes whether StackSets performs non-conflicting operations concurrently and queues
9339
+ * conflicting operations.</p>
9340
+ * @public
9341
+ */
9342
+ ManagedExecution?: ManagedExecution | undefined;
9343
+ }
9344
+ /**
9345
+ * @public
9346
+ */
9347
+ export interface ListStackSetsOutput {
9348
+ /**
9349
+ * <p>A list of <code>StackSetSummary</code> structures that contain information about the
9350
+ * user's StackSets.</p>
9351
+ * @public
9352
+ */
9353
+ Summaries?: StackSetSummary[] | undefined;
9354
+ /**
9355
+ * <p>If the request doesn't return all of the remaining results, <code>NextToken</code> is set
9356
+ * to a token. To retrieve the next set of results, call <code>ListStackInstances</code> again
9357
+ * and assign that token to the request object's <code>NextToken</code> parameter. If the request
9358
+ * returns all results, <code>NextToken</code> is set to <code>null</code>.</p>
9359
+ * @public
9360
+ */
9361
+ NextToken?: string | undefined;
9362
+ }
9363
+ /**
9364
+ * @public
9365
+ */
9366
+ export interface ListTypeRegistrationsInput {
9367
+ /**
9368
+ * <p>The kind of extension.</p>
9369
+ * <p>Conditional: You must specify either <code>TypeName</code> and <code>Type</code>, or
9370
+ * <code>Arn</code>.</p>
9371
+ * @public
9372
+ */
9373
+ Type?: RegistryType | undefined;
9374
+ /**
9375
+ * <p>The name of the extension.</p>
9376
+ * <p>Conditional: You must specify either <code>TypeName</code> and <code>Type</code>, or
9377
+ * <code>Arn</code>.</p>
9378
+ * @public
9379
+ */
9380
+ TypeName?: string | undefined;
9381
+ /**
9382
+ * <p>The Amazon Resource Name (ARN) of the extension.</p>
9383
+ * <p>Conditional: You must specify either <code>TypeName</code> and <code>Type</code>, or
9384
+ * <code>Arn</code>.</p>
9385
+ * @public
9386
+ */
9387
+ TypeArn?: string | undefined;
9388
+ /**
9389
+ * <p>The current status of the extension registration request.</p>
9390
+ * <p>The default is <code>IN_PROGRESS</code>.</p>
9391
+ * @public
9392
+ */
9393
+ RegistrationStatusFilter?: RegistrationStatus | undefined;
9394
+ /**
9395
+ * <p>The maximum number of results to be returned with a single call. If the number of
9396
+ * available results exceeds this maximum, the response includes a <code>NextToken</code> value
9397
+ * that you can assign to the <code>NextToken</code> request parameter to get the next set of
9398
+ * results.</p>
9399
+ * @public
9400
+ */
9401
+ MaxResults?: number | undefined;
9402
+ /**
9403
+ * <p>The token for the next set of items to return. (You received this token from a previous
9404
+ * call.)</p>
9405
+ * @public
9406
+ */
9407
+ NextToken?: string | undefined;
9408
+ }
9409
+ /**
9410
+ * @public
9411
+ */
9412
+ export interface ListTypeRegistrationsOutput {
9413
+ /**
9414
+ * <p>A list of extension registration tokens.</p>
9415
+ * <p>Use <a>DescribeTypeRegistration</a> to return detailed information about a type
9416
+ * registration request.</p>
9417
+ * @public
9418
+ */
9419
+ RegistrationTokenList?: string[] | undefined;
9420
+ /**
9421
+ * <p>If the request doesn't return all the remaining results, <code>NextToken</code> is set to
9422
+ * a token. To retrieve the next set of results, call this action again and assign that token to
9423
+ * the request object's <code>NextToken</code> parameter. If the request returns all results,
9424
+ * <code>NextToken</code> is set to <code>null</code>.</p>
9425
+ * @public
9426
+ */
9427
+ NextToken?: string | undefined;
9428
+ }
9429
+ /**
9430
+ * <p>Filter criteria to use in determining which extensions to return.</p>
9431
+ * @public
9432
+ */
9433
+ export interface TypeFilters {
9434
+ /**
9435
+ * <p>The category of extensions to return.</p>
9436
+ * <ul>
9437
+ * <li>
9438
+ * <p>
9439
+ * <code>REGISTERED</code>: Private extensions that have been registered for this account and
9440
+ * Region.</p>
9441
+ * </li>
9442
+ * <li>
9443
+ * <p>
9444
+ * <code>ACTIVATED</code>: Public extensions that have been activated for this account and
9445
+ * Region.</p>
9446
+ * </li>
9447
+ * <li>
9448
+ * <p>
9449
+ * <code>THIRD_PARTY</code>: Extensions available for use from publishers other than Amazon.
9450
+ * This includes:</p>
9451
+ * <ul>
9452
+ * <li>
9453
+ * <p>Private extensions registered in the account.</p>
9454
+ * </li>
9455
+ * <li>
9456
+ * <p>Public extensions from publishers other than Amazon, whether activated or not.</p>
9457
+ * </li>
9458
+ * </ul>
9459
+ * </li>
9460
+ * <li>
9461
+ * <p>
9462
+ * <code>AWS_TYPES</code>: Extensions available for use from Amazon.</p>
9463
+ * </li>
9464
+ * </ul>
9465
+ * @public
9466
+ */
9467
+ Category?: Category | undefined;
9468
+ /**
9469
+ * <p>The id of the publisher of the extension.</p>
9470
+ * <p>Extensions published by Amazon aren't assigned a publisher ID. Use the
9471
+ * <code>AWS_TYPES</code> category to specify a list of types published by Amazon.</p>
9472
+ * @public
9473
+ */
9474
+ PublisherId?: string | undefined;
9475
+ /**
9476
+ * <p>A prefix to use as a filter for results.</p>
9477
+ * @public
9478
+ */
9479
+ TypeNamePrefix?: string | undefined;
9480
+ }
9481
+ /**
9482
+ * @public
9483
+ */
9484
+ export interface ListTypesInput {
9485
+ /**
9486
+ * <p>The scope at which the extensions are visible and usable in CloudFormation operations.</p>
9487
+ * <p>Valid values include:</p>
9488
+ * <ul>
9489
+ * <li>
9490
+ * <p>
9491
+ * <code>PRIVATE</code>: Extensions that are visible and usable within this account and
9492
+ * Region. This includes:</p>
9493
+ * <ul>
9494
+ * <li>
9495
+ * <p>Private extensions you have registered in this account and Region.</p>
9496
+ * </li>
9497
+ * <li>
9498
+ * <p>Public extensions that you have activated in this account and Region.</p>
9499
+ * </li>
9500
+ * </ul>
9501
+ * </li>
9502
+ * <li>
9503
+ * <p>
9504
+ * <code>PUBLIC</code>: Extensions that are publicly visible and available to be
9505
+ * activated within any Amazon Web Services account. This includes extensions from Amazon Web Services and third-party
9506
+ * publishers.</p>
9507
+ * </li>
9508
+ * </ul>
9509
+ * <p>The default is <code>PRIVATE</code>.</p>
9510
+ * @public
9511
+ */
9512
+ Visibility?: Visibility | undefined;
9513
+ /**
9514
+ * <p>For resource types, the provisioning behavior of the resource type. CloudFormation determines
9515
+ * the provisioning type during registration, based on the types of handlers in the schema
9516
+ * handler package submitted.</p>
9517
+ * <p>Valid values include:</p>
9518
+ * <ul>
9519
+ * <li>
9520
+ * <p>
9521
+ * <code>FULLY_MUTABLE</code>: The resource type includes an update handler to process
9522
+ * updates to the type during stack update operations.</p>
9523
+ * </li>
9524
+ * <li>
9525
+ * <p>
9526
+ * <code>IMMUTABLE</code>: The resource type doesn't include an update handler, so the
9527
+ * type can't be updated and must instead be replaced during stack update operations.</p>
9528
+ * </li>
9529
+ * <li>
9530
+ * <p>
9531
+ * <code>NON_PROVISIONABLE</code>: The resource type doesn't include create, read, and
9532
+ * delete handlers, and therefore can't actually be provisioned.</p>
9533
+ * </li>
9534
+ * </ul>
9535
+ * <p>The default is <code>FULLY_MUTABLE</code>.</p>
9536
+ * @public
9537
+ */
9538
+ ProvisioningType?: ProvisioningType | undefined;
9539
+ /**
9540
+ * <p>The deprecation status of the extension that you want to get summary information
9541
+ * about.</p>
9542
+ * <p>Valid values include:</p>
9543
+ * <ul>
9544
+ * <li>
9545
+ * <p>
9546
+ * <code>LIVE</code>: The extension is registered for use in CloudFormation
9547
+ * operations.</p>
9548
+ * </li>
9549
+ * <li>
9550
+ * <p>
9551
+ * <code>DEPRECATED</code>: The extension has been deregistered and can no longer be used
9552
+ * in CloudFormation operations.</p>
9553
+ * </li>
9554
+ * </ul>
9555
+ * @public
9556
+ */
9557
+ DeprecatedStatus?: DeprecatedStatus | undefined;
9558
+ /**
9559
+ * <p>The type of extension.</p>
9560
+ * @public
9561
+ */
9562
+ Type?: RegistryType | undefined;
9563
+ /**
9564
+ * <p>Filter criteria to use in determining which extensions to return.</p>
9565
+ * <p>Filters must be compatible with <code>Visibility</code> to return valid results. For
9566
+ * example, specifying <code>AWS_TYPES</code> for <code>Category</code> and <code>PRIVATE</code>
9567
+ * for <code>Visibility</code> returns an empty list of types, but specifying <code>PUBLIC</code>
9568
+ * for <code>Visibility</code> returns the desired list.</p>
9569
+ * @public
9570
+ */
9571
+ Filters?: TypeFilters | undefined;
9572
+ /**
9573
+ * <p>The maximum number of results to be returned with a single call. If the number of
9574
+ * available results exceeds this maximum, the response includes a <code>NextToken</code> value
9575
+ * that you can assign to the <code>NextToken</code> request parameter to get the next set of
9576
+ * results.</p>
9577
+ * @public
9578
+ */
9579
+ MaxResults?: number | undefined;
9580
+ /**
9581
+ * <p>The token for the next set of items to return. (You received this token from a previous
9582
+ * call.)</p>
9583
+ * @public
9584
+ */
9585
+ NextToken?: string | undefined;
9586
+ }
9587
+ /**
9588
+ * <p>Contains summary information about the specified CloudFormation extension.</p>
9589
+ * @public
9590
+ */
9591
+ export interface TypeSummary {
9592
+ /**
9593
+ * <p>The kind of extension.</p>
9594
+ * @public
9595
+ */
9596
+ Type?: RegistryType | undefined;
9597
+ /**
9598
+ * <p>The name of the extension.</p>
9599
+ * <p>If you specified a <code>TypeNameAlias</code> when you call the <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/APIReference/API_ActivateType.html">ActivateType</a> API
9600
+ * operation in your account and Region, CloudFormation considers that alias as the type name.</p>
9601
+ * @public
9602
+ */
9603
+ TypeName?: string | undefined;
9604
+ /**
9605
+ * <p>The ID of the default version of the extension. The default version is used when the
9606
+ * extension version isn't specified.</p>
9607
+ * <p>This applies only to private extensions you have registered in your account. For public
9608
+ * extensions, both those provided by Amazon and published by third parties, CloudFormation returns
9609
+ * <code>null</code>. For more information, see <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/APIReference/API_RegisterType.html">RegisterType</a>.</p>
9610
+ * <p>To set the default version of an extension, use <a>SetTypeDefaultVersion</a>.</p>
9611
+ * @public
9612
+ */
9613
+ DefaultVersionId?: string | undefined;
9614
+ /**
9615
+ * <p>The ARN of the extension.</p>
9616
+ * @public
9617
+ */
9618
+ TypeArn?: string | undefined;
9619
+ /**
9620
+ * <p>When the specified extension version was registered. This applies only to:</p>
9621
+ * <ul>
9622
+ * <li>
9623
+ * <p>Private extensions you have registered in your account. For more information, see <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/APIReference/API_RegisterType.html">RegisterType</a>.</p>
9624
+ * </li>
9625
+ * <li>
9626
+ * <p>Public extensions you have activated in your account with auto-update specified. For more
9627
+ * information, see <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/APIReference/API_ActivateType.html">ActivateType</a>.</p>
9628
+ * </li>
9629
+ * </ul>
9630
+ * <p>For all other extension types, CloudFormation returns <code>null</code>.</p>
9631
+ * @public
9632
+ */
9633
+ LastUpdated?: Date | undefined;
9634
+ /**
9635
+ * <p>The description of the extension.</p>
9636
+ * @public
9637
+ */
9638
+ Description?: string | undefined;
9639
+ /**
9640
+ * <p>The ID of the extension publisher, if the extension is published by a third party.
9641
+ * Extensions published by Amazon don't return a publisher ID.</p>
9642
+ * @public
9643
+ */
9644
+ PublisherId?: string | undefined;
9645
+ /**
9646
+ * <p>For public extensions that have been activated for this account and Region, the type name of
9647
+ * the public extension.</p>
9648
+ * <p>If you specified a <code>TypeNameAlias</code> when enabling the extension in this account
9649
+ * and Region, CloudFormation treats that alias as the extension's type name within the account and
9650
+ * Region, not the type name of the public extension. For more information, see <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/registry-public.html#registry-public-enable-alias">Use
9651
+ * aliases to refer to extensions</a> in the <i>CloudFormation User Guide</i>.</p>
9652
+ * @public
9653
+ */
9654
+ OriginalTypeName?: string | undefined;
9655
+ /**
9656
+ * <p>For public extensions that have been activated for this account and Region, the version of
9657
+ * the public extension to be used for CloudFormation operations in this account and Region.</p>
9658
+ * <p>How you specified <code>AutoUpdate</code> when enabling the extension affects whether
9659
+ * CloudFormation automatically updates the extension in this account and Region when a new version is
9660
+ * released. For more information, see <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/registry-public.html#registry-public-enable-auto">Automatically use new versions of extensions</a> in the
9661
+ * <i>CloudFormation User Guide</i>.</p>
9662
+ * @public
9663
+ */
9664
+ PublicVersionNumber?: string | undefined;
9665
+ /**
9666
+ * <p>For public extensions that have been activated for this account and Region, the latest
9667
+ * version of the public extension <i>that is available</i>. For any extensions other
9668
+ * than activated third-party extensions, CloudFormation returns <code>null</code>.</p>
9669
+ * <p>How you specified <code>AutoUpdate</code> when enabling the extension affects whether
9670
+ * CloudFormation automatically updates the extension in this account and Region when a new version is
9671
+ * released. For more information, see <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/registry-public.html#registry-public-enable-auto">Automatically use new versions of extensions</a> in the
9672
+ * <i>CloudFormation User Guide</i>.</p>
9673
+ * @public
9674
+ */
9675
+ LatestPublicVersion?: string | undefined;
9676
+ /**
9677
+ * <p>The service used to verify the publisher identity.</p>
9678
+ * <p>For more information, see <a href="https://docs.aws.amazon.com/cloudformation-cli/latest/userguide/publish-extension.html">Publishing extensions to make
9679
+ * them available for public use</a> in the <i>CloudFormation Command Line Interface (CLI) User Guide</i>.</p>
9680
+ * @public
9681
+ */
9682
+ PublisherIdentity?: IdentityProvider | undefined;
9683
+ /**
9684
+ * <p>The publisher name, as defined in the public profile for that publisher in the service used
9685
+ * to verify the publisher identity.</p>
9686
+ * @public
9687
+ */
9688
+ PublisherName?: string | undefined;
9689
+ /**
9690
+ * <p>Whether the extension is activated for this account and Region.</p>
9691
+ * <p>This applies only to third-party public extensions. Extensions published by Amazon are
9692
+ * activated by default.</p>
9693
+ * @public
9694
+ */
9695
+ IsActivated?: boolean | undefined;
9696
+ }
9697
+ /**
9698
+ * @public
9699
+ */
9700
+ export interface ListTypesOutput {
9701
+ /**
9702
+ * <p>A list of <code>TypeSummary</code> structures that contain information about the specified
9703
+ * extensions.</p>
9704
+ * @public
9705
+ */
9706
+ TypeSummaries?: TypeSummary[] | undefined;
9707
+ /**
9708
+ * <p>If the request doesn't return all the remaining results, <code>NextToken</code> is set to
9709
+ * a token. To retrieve the next set of results, call this action again and assign that token to
9710
+ * the request object's <code>NextToken</code> parameter. If the request returns all results,
9711
+ * <code>NextToken</code> is set to <code>null</code>.</p>
9712
+ * @public
9713
+ */
9714
+ NextToken?: string | undefined;
9715
+ }
9716
+ /**
9717
+ * @public
9718
+ */
9719
+ export interface ListTypeVersionsInput {
9720
+ /**
9721
+ * <p>The kind of the extension.</p>
9722
+ * <p>Conditional: You must specify either <code>TypeName</code> and <code>Type</code>, or
9723
+ * <code>Arn</code>.</p>
9724
+ * @public
9725
+ */
9726
+ Type?: RegistryType | undefined;
9727
+ /**
9728
+ * <p>The name of the extension for which you want version summary information.</p>
9729
+ * <p>Conditional: You must specify either <code>TypeName</code> and <code>Type</code>, or
9730
+ * <code>Arn</code>.</p>
9731
+ * @public
9732
+ */
9733
+ TypeName?: string | undefined;
9734
+ /**
9735
+ * <p>The Amazon Resource Name (ARN) of the extension for which you want version summary
9736
+ * information.</p>
9737
+ * <p>Conditional: You must specify either <code>TypeName</code> and <code>Type</code>, or
9738
+ * <code>Arn</code>.</p>
9739
+ * @public
9740
+ */
9741
+ Arn?: string | undefined;
9742
+ /**
9743
+ * <p>The maximum number of results to be returned with a single call. If the number of
9744
+ * available results exceeds this maximum, the response includes a <code>NextToken</code> value
9745
+ * that you can assign to the <code>NextToken</code> request parameter to get the next set of
9746
+ * results.</p>
9747
+ * @public
9748
+ */
9749
+ MaxResults?: number | undefined;
9750
+ /**
9751
+ * <p>The token for the next set of items to return. (You received this token from a previous
9752
+ * call.)</p>
9753
+ * @public
9754
+ */
9755
+ NextToken?: string | undefined;
9756
+ /**
9757
+ * <p>The deprecation status of the extension versions that you want to get summary information
9758
+ * about.</p>
9759
+ * <p>Valid values include:</p>
9760
+ * <ul>
9761
+ * <li>
9762
+ * <p>
9763
+ * <code>LIVE</code>: The extension version is registered and can be used in CloudFormation
9764
+ * operations, dependent on its provisioning behavior and visibility scope.</p>
9765
+ * </li>
9766
+ * <li>
9767
+ * <p>
9768
+ * <code>DEPRECATED</code>: The extension version has been deregistered and can no longer
9769
+ * be used in CloudFormation operations.</p>
9770
+ * </li>
9771
+ * </ul>
9772
+ * <p>The default is <code>LIVE</code>.</p>
9773
+ * @public
9774
+ */
9775
+ DeprecatedStatus?: DeprecatedStatus | undefined;
9776
+ /**
9777
+ * <p>The publisher ID of the extension publisher.</p>
9778
+ * <p>Extensions published by Amazon aren't assigned a publisher ID.</p>
9779
+ * @public
9780
+ */
9781
+ PublisherId?: string | undefined;
9782
+ }
9783
+ /**
9784
+ * <p>Contains summary information about a specific version of a CloudFormation extension.</p>
9785
+ * @public
9786
+ */
9787
+ export interface TypeVersionSummary {
9788
+ /**
9789
+ * <p>The kind of extension.</p>
9790
+ * @public
9791
+ */
9792
+ Type?: RegistryType | undefined;
9793
+ /**
9794
+ * <p>The name of the extension.</p>
9795
+ * @public
9796
+ */
9797
+ TypeName?: string | undefined;
9798
+ /**
9799
+ * <p>The ID of a specific version of the extension. The version ID is the value at the end of the
9800
+ * ARN assigned to the extension version when it's registered.</p>
9801
+ * @public
9802
+ */
9803
+ VersionId?: string | undefined;
9804
+ /**
9805
+ * <p>Whether the specified extension version is set as the default version.</p>
9806
+ * <p>This applies only to private extensions you have registered in your account, and extensions
9807
+ * published by Amazon. For public third-party extensions, CloudFormation returns
9808
+ * <code>null</code>.</p>
9809
+ * @public
9810
+ */
9811
+ IsDefaultVersion?: boolean | undefined;
9812
+ /**
9813
+ * <p>The ARN of the extension version.</p>
9814
+ * @public
9815
+ */
9816
+ Arn?: string | undefined;
9817
+ /**
9818
+ * <p>When the version was registered.</p>
9819
+ * @public
9820
+ */
9821
+ TimeCreated?: Date | undefined;
9822
+ /**
9823
+ * <p>The description of the extension version.</p>
9824
+ * @public
9825
+ */
9826
+ Description?: string | undefined;
9827
+ /**
9828
+ * <p>For public extensions that have been activated for this account and Region, the version of
9829
+ * the public extension to be used for CloudFormation operations in this account and Region. For any
9830
+ * extensions other than activated third-party extensions, CloudFormation returns
9831
+ * <code>null</code>.</p>
9832
+ * <p>How you specified <code>AutoUpdate</code> when enabling the extension affects whether
9833
+ * CloudFormation automatically updates the extension in this account and Region when a new version is
9834
+ * released. For more information, see <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/registry-public.html#registry-public-enable-auto">Automatically use new versions of extensions</a> in the
9835
+ * <i>CloudFormation User Guide</i>.</p>
9836
+ * @public
9837
+ */
9838
+ PublicVersionNumber?: string | undefined;
9839
+ }
9840
+ /**
9841
+ * @public
9842
+ */
9843
+ export interface ListTypeVersionsOutput {
9844
+ /**
9845
+ * <p>A list of <code>TypeVersionSummary</code> structures that contain information about the
9846
+ * specified extension's versions.</p>
9847
+ * @public
9848
+ */
9849
+ TypeVersionSummaries?: TypeVersionSummary[] | undefined;
9850
+ /**
9851
+ * <p>If the request doesn't return all of the remaining results, <code>NextToken</code> is set
9852
+ * to a token. To retrieve the next set of results, call this action again and assign that token
9853
+ * to the request object's <code>NextToken</code> parameter. If the request returns all results,
9854
+ * <code>NextToken</code> is set to <code>null</code>.</p>
9855
+ * @public
9856
+ */
9857
+ NextToken?: string | undefined;
9858
+ }
9859
+ /**
9860
+ * @public
9861
+ */
9862
+ export interface PublishTypeInput {
9863
+ /**
9864
+ * <p>The type of the extension.</p>
9865
+ * <p>Conditional: You must specify <code>Arn</code>, or <code>TypeName</code> and
9866
+ * <code>Type</code>.</p>
9867
+ * @public
9868
+ */
9869
+ Type?: ThirdPartyType | undefined;
9870
+ /**
9871
+ * <p>The Amazon Resource Name (ARN) of the extension.</p>
9872
+ * <p>Conditional: You must specify <code>Arn</code>, or <code>TypeName</code> and
9873
+ * <code>Type</code>.</p>
9874
+ * @public
9875
+ */
9876
+ Arn?: string | undefined;
9877
+ /**
9878
+ * <p>The name of the extension.</p>
9879
+ * <p>Conditional: You must specify <code>Arn</code>, or <code>TypeName</code> and
9880
+ * <code>Type</code>.</p>
9881
+ * @public
9882
+ */
9883
+ TypeName?: string | undefined;
9884
+ /**
9885
+ * <p>The version number to assign to this version of the extension.</p>
9886
+ * <p>Use the following format, and adhere to semantic versioning when assigning a version
9887
+ * number to your extension:</p>
9888
+ * <p>
9889
+ * <code>MAJOR.MINOR.PATCH</code>
9890
+ * </p>
9891
+ * <p>For more information, see <a href="https://semver.org/">Semantic Versioning
9892
+ * 2.0.0</a>.</p>
9893
+ * <p>If you don't specify a version number, CloudFormation increments the version number by one
9894
+ * minor version release.</p>
9895
+ * <p>You cannot specify a version number the first time you publish a type. CloudFormation
9896
+ * automatically sets the first version number to be <code>1.0.0</code>.</p>
9897
+ * @public
9898
+ */
9899
+ PublicVersionNumber?: string | undefined;
9900
+ }
9901
+ /**
9902
+ * @public
9903
+ */
9904
+ export interface PublishTypeOutput {
9905
+ /**
9906
+ * <p>The Amazon Resource Name (ARN) assigned to the public extension upon publication.</p>
9907
+ * @public
9908
+ */
9909
+ PublicTypeArn?: string | undefined;
9910
+ }
9911
+ /**
9912
+ * @public
9913
+ */
9914
+ export interface RecordHandlerProgressInput {
9915
+ /**
9916
+ * <p>Reserved for use by the <a href="https://docs.aws.amazon.com/cloudformation-cli/latest/userguide/what-is-cloudformation-cli.html">CloudFormation
9917
+ * CLI</a>.</p>
9918
+ * @public
9919
+ */
9920
+ BearerToken: string | undefined;
9921
+ /**
9922
+ * <p>Reserved for use by the <a href="https://docs.aws.amazon.com/cloudformation-cli/latest/userguide/what-is-cloudformation-cli.html">CloudFormation
9923
+ * CLI</a>.</p>
9924
+ * @public
9925
+ */
9926
+ OperationStatus: OperationStatus | undefined;
9927
+ /**
9928
+ * <p>Reserved for use by the <a href="https://docs.aws.amazon.com/cloudformation-cli/latest/userguide/what-is-cloudformation-cli.html">CloudFormation
9929
+ * CLI</a>.</p>
9930
+ * @public
9931
+ */
9932
+ CurrentOperationStatus?: OperationStatus | undefined;
9933
+ /**
9934
+ * <p>Reserved for use by the <a href="https://docs.aws.amazon.com/cloudformation-cli/latest/userguide/what-is-cloudformation-cli.html">CloudFormation
9935
+ * CLI</a>.</p>
9936
+ * @public
9937
+ */
9938
+ StatusMessage?: string | undefined;
9939
+ /**
9940
+ * <p>Reserved for use by the <a href="https://docs.aws.amazon.com/cloudformation-cli/latest/userguide/what-is-cloudformation-cli.html">CloudFormation
9941
+ * CLI</a>.</p>
9942
+ * @public
9943
+ */
9944
+ ErrorCode?: HandlerErrorCode | undefined;
9945
+ /**
9946
+ * <p>Reserved for use by the <a href="https://docs.aws.amazon.com/cloudformation-cli/latest/userguide/what-is-cloudformation-cli.html">CloudFormation
9947
+ * CLI</a>.</p>
9948
+ * @public
9949
+ */
9950
+ ResourceModel?: string | undefined;
9951
+ /**
9952
+ * <p>Reserved for use by the <a href="https://docs.aws.amazon.com/cloudformation-cli/latest/userguide/what-is-cloudformation-cli.html">CloudFormation
9953
+ * CLI</a>.</p>
9954
+ * @public
9955
+ */
9956
+ ClientRequestToken?: string | undefined;
9957
+ }
9958
+ /**
9959
+ * @public
9960
+ */
9961
+ export interface RecordHandlerProgressOutput {
9962
+ }
9963
+ /**
9964
+ * @public
9965
+ */
9966
+ export interface RegisterPublisherInput {
9967
+ /**
9968
+ * <p>Whether you accept the <a href="https://cloudformation-registry-documents.s3.amazonaws.com/Terms_and_Conditions_for_AWS_CloudFormation_Registry_Publishers.pdf">Terms and Conditions</a> for publishing extensions in the CloudFormation registry. You must
9969
+ * accept the terms and conditions in order to register to publish public extensions to the
9970
+ * CloudFormation registry.</p>
9971
+ * <p>The default is <code>false</code>.</p>
9972
+ * @public
9973
+ */
9974
+ AcceptTermsAndConditions?: boolean | undefined;
9975
+ /**
9976
+ * <p>If you are using a Bitbucket or GitHub account for identity verification, the Amazon
9977
+ * Resource Name (ARN) for your connection to that account.</p>
9978
+ * <p>For more information, see <a href="https://docs.aws.amazon.com/cloudformation-cli/latest/userguide/publish-extension.html#publish-extension-prereqs">Prerequisite: Registering your account to publish CloudFormation extensions</a> in the
9979
+ * <i>CloudFormation Command Line Interface (CLI) User Guide</i>.</p>
9980
+ * @public
9981
+ */
9982
+ ConnectionArn?: string | undefined;
9983
+ }
9984
+ /**
9985
+ * @public
9986
+ */
9987
+ export interface RegisterPublisherOutput {
9988
+ /**
9989
+ * <p>The ID assigned this account by CloudFormation for publishing extensions.</p>
9990
+ * @public
9991
+ */
9992
+ PublisherId?: string | undefined;
9993
+ }
9994
+ /**
9995
+ * @public
9996
+ */
9997
+ export interface RegisterTypeInput {
9998
+ /**
9999
+ * <p>The kind of extension.</p>
10000
+ * @public
10001
+ */
10002
+ Type?: RegistryType | undefined;
10003
+ /**
10004
+ * <p>The name of the extension being registered.</p>
10005
+ * <p>We suggest that extension names adhere to the following patterns:</p>
10006
+ * <ul>
10007
+ * <li>
10008
+ * <p>For resource types, <code>company_or_organization::service::type</code>.</p>
10009
+ * </li>
10010
+ * <li>
10011
+ * <p>For modules, <code>company_or_organization::service::type::MODULE</code>.</p>
10012
+ * </li>
10013
+ * <li>
10014
+ * <p>For Hooks, <code>MyCompany::Testing::MyTestHook</code>.</p>
10015
+ * </li>
10016
+ * </ul>
10017
+ * <note>
10018
+ * <p>The following organization namespaces are reserved and can't be used in your extension
10019
+ * names:</p>
10020
+ * <ul>
10021
+ * <li>
10022
+ * <p>
10023
+ * <code>Alexa</code>
10024
+ * </p>
10025
+ * </li>
10026
+ * <li>
10027
+ * <p>
10028
+ * <code>AMZN</code>
10029
+ * </p>
10030
+ * </li>
10031
+ * <li>
10032
+ * <p>
10033
+ * <code>Amazon</code>
10034
+ * </p>
10035
+ * </li>
10036
+ * <li>
10037
+ * <p>
10038
+ * <code>AWS</code>
10039
+ * </p>
10040
+ * </li>
10041
+ * <li>
10042
+ * <p>
10043
+ * <code>Custom</code>
10044
+ * </p>
10045
+ * </li>
10046
+ * <li>
10047
+ * <p>
10048
+ * <code>Dev</code>
10049
+ * </p>
10050
+ * </li>
10051
+ * </ul>
10052
+ * </note>
10053
+ * @public
10054
+ */
10055
+ TypeName: string | undefined;
10056
+ /**
10057
+ * <p>A URL to the S3 bucket that contains the extension project package that contains the
10058
+ * necessary files for the extension you want to register.</p>
10059
+ * <p>For information about generating a schema handler package for the extension you want to
10060
+ * register, see <a href="https://docs.aws.amazon.com/cloudformation-cli/latest/userguide/resource-type-cli-submit.html">submit</a> in
10061
+ * the <i>CloudFormation Command Line Interface (CLI) User Guide</i>.</p>
10062
+ * <note>
10063
+ * <p>The user registering the extension must be able to access the package in the S3 bucket.
10064
+ * That's, the user needs to have <a href="https://docs.aws.amazon.com/AmazonS3/latest/API/API_GetObject.html">GetObject</a> permissions for the schema
10065
+ * handler package. For more information, see <a href="https://docs.aws.amazon.com/IAM/latest/UserGuide/list_amazons3.html">Actions, Resources, and Condition Keys for
10066
+ * Amazon S3</a> in the <i>Identity and Access Management User Guide</i>.</p>
10067
+ * </note>
10068
+ * @public
10069
+ */
10070
+ SchemaHandlerPackage: string | undefined;
10071
+ /**
10072
+ * <p>Specifies logging configuration information for an extension.</p>
10073
+ * @public
10074
+ */
10075
+ LoggingConfig?: LoggingConfig | undefined;
10076
+ /**
10077
+ * <p>The Amazon Resource Name (ARN) of the IAM role for CloudFormation to assume when invoking
10078
+ * the extension.</p>
10079
+ * <p>For CloudFormation to assume the specified execution role, the role must contain a trust
10080
+ * relationship with the CloudFormation service principal
10081
+ * (<code>resources.cloudformation.amazonaws.com</code>). For more information about adding
10082
+ * trust relationships, see <a href="https://docs.aws.amazon.com/IAM/latest/UserGuide/roles-managingrole-editing-console.html#roles-managingrole_edit-trust-policy">Modifying a role trust policy</a> in the <i>Identity and Access Management User
10083
+ * Guide</i>.</p>
10084
+ * <p>If your extension calls Amazon Web Services APIs in any of its handlers, you must create an
10085
+ * <i>
10086
+ * <a href="https://docs.aws.amazon.com/IAM/latest/UserGuide/id_roles.html">IAM
10087
+ * execution role</a>
10088
+ * </i> that includes the necessary permissions to call those
10089
+ * Amazon Web Services APIs, and provision that execution role in your account. When CloudFormation needs to invoke
10090
+ * the resource type handler, CloudFormation assumes this execution role to create a temporary
10091
+ * session token, which it then passes to the resource type handler, thereby supplying your
10092
+ * resource type with the appropriate credentials.</p>
10093
+ * @public
10094
+ */
10095
+ ExecutionRoleArn?: string | undefined;
10096
+ /**
10097
+ * <p>A unique identifier that acts as an idempotency key for this registration request.
10098
+ * Specifying a client request token prevents CloudFormation from generating more than one version of
10099
+ * an extension from the same registration request, even if the request is submitted multiple
10100
+ * times.</p>
10101
+ * @public
10102
+ */
10103
+ ClientRequestToken?: string | undefined;
10104
+ }
10105
+ /**
10106
+ * @public
10107
+ */
10108
+ export interface RegisterTypeOutput {
10109
+ /**
10110
+ * <p>The identifier for this registration request.</p>
10111
+ * <p>Use this registration token when calling <a>DescribeTypeRegistration</a>, which
10112
+ * returns information about the status and IDs of the extension registration.</p>
10113
+ * @public
10114
+ */
10115
+ RegistrationToken?: string | undefined;
10116
+ }
10117
+ /**
10118
+ * @public
10119
+ */
10120
+ export interface RollbackStackInput {
10121
+ /**
10122
+ * <p>The name that's associated with the stack.</p>
10123
+ * @public
10124
+ */
10125
+ StackName: string | undefined;
10126
+ /**
10127
+ * <p>The Amazon Resource Name (ARN) of an IAM role that CloudFormation assumes to rollback the
10128
+ * stack.</p>
10129
+ * @public
10130
+ */
10131
+ RoleARN?: string | undefined;
10132
+ /**
10133
+ * <p>A unique identifier for this <code>RollbackStack</code> request.</p>
10134
+ * @public
10135
+ */
10136
+ ClientRequestToken?: string | undefined;
10137
+ /**
10138
+ * <p>When set to <code>true</code>, newly created resources are deleted when the operation
10139
+ * rolls back. This includes newly created resources marked with a deletion policy of
10140
+ * <code>Retain</code>.</p>
10141
+ * <p>Default: <code>false</code>
10142
+ * </p>
10143
+ * @public
10144
+ */
10145
+ RetainExceptOnCreate?: boolean | undefined;
10146
+ }
10147
+ /**
10148
+ * @public
10149
+ */
10150
+ export interface RollbackStackOutput {
10151
+ /**
10152
+ * <p>Unique identifier of the stack.</p>
10153
+ * @public
10154
+ */
10155
+ StackId?: string | undefined;
10156
+ /**
10157
+ * <p>A unique identifier for this rollback operation that can be used to track the operation's
10158
+ * progress and events.</p>
10159
+ * @public
10160
+ */
10161
+ OperationId?: string | undefined;
10162
+ }
10163
+ /**
10164
+ * <p>The input for the <a>SetStackPolicy</a> action.</p>
10165
+ * @public
10166
+ */
10167
+ export interface SetStackPolicyInput {
10168
+ /**
10169
+ * <p>The name or unique stack ID that you want to associate a policy with.</p>
10170
+ * @public
10171
+ */
10172
+ StackName: string | undefined;
10173
+ /**
10174
+ * <p>Structure that contains the stack policy body. For more information, see <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/protect-stack-resources.html">Prevent updates to stack resources</a> in the <i>CloudFormation User Guide</i>.
10175
+ * You can specify either the <code>StackPolicyBody</code> or the <code>StackPolicyURL</code>
10176
+ * parameter, but not both.</p>
10177
+ * @public
10178
+ */
10179
+ StackPolicyBody?: string | undefined;
10180
+ /**
10181
+ * <p>Location of a file that contains the stack policy. The URL must point to a policy (maximum
10182
+ * size: 16 KB) located in an Amazon S3 bucket in the same Amazon Web Services Region as the stack. The location for
10183
+ * an Amazon S3 bucket must start with <code>https://</code>. URLs from S3 static websites are not
10184
+ * supported.</p>
10185
+ * <p>You can specify either the <code>StackPolicyBody</code> or the <code>StackPolicyURL</code>
10186
+ * parameter, but not both.</p>
10187
+ * @public
10188
+ */
10189
+ StackPolicyURL?: string | undefined;
10190
+ }
10191
+ /**
10192
+ * @public
10193
+ */
10194
+ export interface SetTypeConfigurationInput {
10195
+ /**
10196
+ * <p>The Amazon Resource Name (ARN) for the extension in this account and Region.</p>
10197
+ * <p>For public extensions, this will be the ARN assigned when you call the <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/APIReference/API_ActivateType.html">ActivateType</a> API operation in this account and Region. For private extensions, this
10198
+ * will be the ARN assigned when you call the <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/APIReference/API_RegisterType.html">RegisterType</a> API
10199
+ * operation in this account and Region.</p>
10200
+ * <p>Do not include the extension versions suffix at the end of the ARN. You can set the
10201
+ * configuration for an extension, but not for a specific extension version.</p>
10202
+ * @public
10203
+ */
10204
+ TypeArn?: string | undefined;
10205
+ /**
10206
+ * <p>The configuration data for the extension in this account and Region.</p>
10207
+ * <p>The configuration data must be formatted as JSON and validate against the extension's
10208
+ * schema returned in the <code>Schema</code> response element of <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/APIReference/API_DescribeType.html">DescribeType</a>.</p>
10209
+ * @public
10210
+ */
10211
+ Configuration: string | undefined;
10212
+ /**
10213
+ * <p>An alias by which to refer to this extension configuration data.</p>
10214
+ * <p>Conditional: Specifying a configuration alias is required when setting a configuration for
10215
+ * a resource type extension.</p>
10216
+ * @public
10217
+ */
10218
+ ConfigurationAlias?: string | undefined;
10219
+ /**
10220
+ * <p>The name of the extension.</p>
10221
+ * <p>Conditional: You must specify <code>ConfigurationArn</code>, or <code>Type</code> and
10222
+ * <code>TypeName</code>.</p>
10223
+ * @public
10224
+ */
10225
+ TypeName?: string | undefined;
10226
+ /**
10227
+ * <p>The type of extension.</p>
10228
+ * <p>Conditional: You must specify <code>ConfigurationArn</code>, or <code>Type</code> and
10229
+ * <code>TypeName</code>.</p>
10230
+ * @public
10231
+ */
10232
+ Type?: ThirdPartyType | undefined;
10233
+ }
10234
+ /**
10235
+ * @public
10236
+ */
10237
+ export interface SetTypeConfigurationOutput {
10238
+ /**
10239
+ * <p>The Amazon Resource Name (ARN) for the configuration data in this account and
10240
+ * Region.</p>
10241
+ * <p>Conditional: You must specify <code>ConfigurationArn</code>, or <code>Type</code> and
10242
+ * <code>TypeName</code>.</p>
10243
+ * @public
10244
+ */
10245
+ ConfigurationArn?: string | undefined;
10246
+ }
10247
+ /**
10248
+ * @public
10249
+ */
10250
+ export interface SetTypeDefaultVersionInput {
10251
+ /**
10252
+ * <p>The Amazon Resource Name (ARN) of the extension for which you want version summary
10253
+ * information.</p>
10254
+ * <p>Conditional: You must specify either <code>TypeName</code> and <code>Type</code>, or
10255
+ * <code>Arn</code>.</p>
10256
+ * @public
10257
+ */
10258
+ Arn?: string | undefined;
10259
+ /**
10260
+ * <p>The kind of extension.</p>
10261
+ * <p>Conditional: You must specify either <code>TypeName</code> and <code>Type</code>, or
10262
+ * <code>Arn</code>.</p>
10263
+ * @public
10264
+ */
10265
+ Type?: RegistryType | undefined;
10266
+ /**
10267
+ * <p>The name of the extension.</p>
10268
+ * <p>Conditional: You must specify either <code>TypeName</code> and <code>Type</code>, or
10269
+ * <code>Arn</code>.</p>
10270
+ * @public
10271
+ */
10272
+ TypeName?: string | undefined;
10273
+ /**
10274
+ * <p>The ID of a specific version of the extension. The version ID is the value at the end of
10275
+ * the Amazon Resource Name (ARN) assigned to the extension version when it is registered.</p>
10276
+ * @public
10277
+ */
10278
+ VersionId?: string | undefined;
10279
+ }
10280
+ /**
10281
+ * @public
10282
+ */
10283
+ export interface SetTypeDefaultVersionOutput {
10284
+ }
10285
+ /**
10286
+ * <p>The input for the <a>SignalResource</a> action.</p>
10287
+ * @public
10288
+ */
10289
+ export interface SignalResourceInput {
10290
+ /**
10291
+ * <p>The stack name or unique stack ID that includes the resource that you want to
10292
+ * signal.</p>
10293
+ * @public
10294
+ */
10295
+ StackName: string | undefined;
10296
+ /**
10297
+ * <p>The logical ID of the resource that you want to signal. The logical ID is the name of the
10298
+ * resource that given in the template.</p>
10299
+ * @public
10300
+ */
10301
+ LogicalResourceId: string | undefined;
10302
+ /**
10303
+ * <p>A unique ID of the signal. When you signal Amazon EC2 instances or Auto Scaling groups, specify the
10304
+ * instance ID that you are signaling as the unique ID. If you send multiple signals to a single
10305
+ * resource (such as signaling a wait condition), each signal requires a different unique
10306
+ * ID.</p>
10307
+ * @public
10308
+ */
10309
+ UniqueId: string | undefined;
10310
+ /**
10311
+ * <p>The status of the signal, which is either success or failure. A failure signal causes
10312
+ * CloudFormation to immediately fail the stack creation or update.</p>
10313
+ * @public
10314
+ */
10315
+ Status: ResourceSignalStatus | undefined;
10316
+ }
10317
+ /**
10318
+ * @public
10319
+ */
10320
+ export interface StartResourceScanInput {
10321
+ /**
10322
+ * <p>A unique identifier for this <code>StartResourceScan</code> request. Specify this token if
10323
+ * you plan to retry requests so that CloudFormation knows that you're not attempting to start a new
10324
+ * resource scan.</p>
10325
+ * @public
10326
+ */
10327
+ ClientRequestToken?: string | undefined;
10328
+ /**
10329
+ * <p>The scan filters to use.</p>
10330
+ * @public
10331
+ */
10332
+ ScanFilters?: ScanFilter[] | undefined;
10333
+ }
10334
+ /**
10335
+ * @public
10336
+ */
10337
+ export interface StartResourceScanOutput {
10338
+ /**
10339
+ * <p>The Amazon Resource Name (ARN) of the resource scan. The format is
10340
+ * <code>arn:$\{Partition\}:cloudformation:$\{Region\}:$\{Account\}:resourceScan/$\{Id\}</code>. An
10341
+ * example is
10342
+ * <code>arn:aws:cloudformation:<i>us-east-1</i>:<i>123456789012</i>:resourceScan/<i>f5b490f7-7ed4-428a-aa06-31ff25db0772</i>
10343
+ * </code>.</p>
10344
+ * @public
10345
+ */
10346
+ ResourceScanId?: string | undefined;
10347
+ }
10348
+ /**
10349
+ * @public
10350
+ */
10351
+ export interface StopStackSetOperationInput {
10352
+ /**
10353
+ * <p>The name or unique ID of the StackSet that you want to stop the operation for.</p>
10354
+ * @public
10355
+ */
10356
+ StackSetName: string | undefined;
10357
+ /**
10358
+ * <p>The ID of the stack operation.</p>
10359
+ * @public
10360
+ */
10361
+ OperationId: string | undefined;
10362
+ /**
10363
+ * <p>Specifies whether you are acting as an account administrator in the organization's management account or as a delegated administrator in a member account. Valid only if the
10364
+ * StackSet uses service-managed permissions.</p>
10365
+ * <p>By default, <code>SELF</code> is specified. Use <code>SELF</code> for StackSets with
10366
+ * self-managed permissions.</p>
10367
+ * <ul>
10368
+ * <li>
10369
+ * <p>If you are signed in to the management account, specify
10370
+ * <code>SELF</code>.</p>
10371
+ * </li>
10372
+ * <li>
10373
+ * <p>If you are signed in to a delegated administrator account, specify
10374
+ * <code>DELEGATED_ADMIN</code>.</p>
10375
+ * <p>Your Amazon Web Services account must be registered as a delegated administrator in the management account. For more information, see <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/stacksets-orgs-delegated-admin.html">Register a
10376
+ * delegated administrator</a> in the <i>CloudFormation User Guide</i>.</p>
10377
+ * </li>
10378
+ * </ul>
10379
+ * @public
10380
+ */
10381
+ CallAs?: CallAs | undefined;
10382
+ }
10383
+ /**
10384
+ * @public
10385
+ */
10386
+ export interface StopStackSetOperationOutput {
10387
+ }
10388
+ /**
10389
+ * @public
10390
+ */
10391
+ export interface TestTypeInput {
10392
+ /**
10393
+ * <p>The Amazon Resource Name (ARN) of the extension.</p>
10394
+ * <p>Conditional: You must specify <code>Arn</code>, or <code>TypeName</code> and
10395
+ * <code>Type</code>.</p>
10396
+ * @public
10397
+ */
10398
+ Arn?: string | undefined;
10399
+ /**
10400
+ * <p>The type of the extension to test.</p>
10401
+ * <p>Conditional: You must specify <code>Arn</code>, or <code>TypeName</code> and
10402
+ * <code>Type</code>.</p>
10403
+ * @public
10404
+ */
10405
+ Type?: ThirdPartyType | undefined;
10406
+ /**
10407
+ * <p>The name of the extension to test.</p>
10408
+ * <p>Conditional: You must specify <code>Arn</code>, or <code>TypeName</code> and
10409
+ * <code>Type</code>.</p>
10410
+ * @public
10411
+ */
10412
+ TypeName?: string | undefined;
10413
+ /**
10414
+ * <p>The version of the extension to test.</p>
10415
+ * <p>You can specify the version id with either <code>Arn</code>, or with <code>TypeName</code>
10416
+ * and <code>Type</code>.</p>
10417
+ * <p>If you don't specify a version, CloudFormation uses the default version of the extension in
10418
+ * this account and Region for testing.</p>
10419
+ * @public
10420
+ */
10421
+ VersionId?: string | undefined;
10422
+ /**
10423
+ * <p>The S3 bucket to which CloudFormation delivers the contract test execution logs.</p>
10424
+ * <p>CloudFormation delivers the logs by the time contract testing has completed and the extension
10425
+ * has been assigned a test type status of <code>PASSED</code> or <code>FAILED</code>.</p>
10426
+ * <p>The user calling <code>TestType</code> must be able to access items in the specified S3
10427
+ * bucket. Specifically, the user needs the following permissions:</p>
10428
+ * <ul>
10429
+ * <li>
10430
+ * <p>
10431
+ * <code>GetObject</code>
10432
+ * </p>
10433
+ * </li>
10434
+ * <li>
10435
+ * <p>
10436
+ * <code>PutObject</code>
10437
+ * </p>
10438
+ * </li>
10439
+ * </ul>
10440
+ * <p>For more information, see <a href="https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazons3.html">Actions, Resources, and
10441
+ * Condition Keys for Amazon S3</a> in the <i>Identity and Access Management User Guide</i>.</p>
10442
+ * @public
10443
+ */
10444
+ LogDeliveryBucket?: string | undefined;
10445
+ }
10446
+ /**
10447
+ * @public
10448
+ */
10449
+ export interface TestTypeOutput {
10450
+ /**
10451
+ * <p>The Amazon Resource Name (ARN) of the extension.</p>
10452
+ * @public
10453
+ */
10454
+ TypeVersionArn?: string | undefined;
10455
+ }
10456
+ /**
10457
+ * @public
10458
+ */
10459
+ export interface UpdateGeneratedTemplateInput {
10460
+ /**
10461
+ * <p>The name or Amazon Resource Name (ARN) of a generated template.</p>
10462
+ * @public
10463
+ */
10464
+ GeneratedTemplateName: string | undefined;
10465
+ /**
10466
+ * <p>An optional new name to assign to the generated template.</p>
10467
+ * @public
10468
+ */
10469
+ NewGeneratedTemplateName?: string | undefined;
10470
+ /**
10471
+ * <p>An optional list of resources to be added to the generated template.</p>
10472
+ * @public
10473
+ */
10474
+ AddResources?: ResourceDefinition[] | undefined;
10475
+ /**
10476
+ * <p>A list of logical ids for resources to remove from the generated template.</p>
10477
+ * @public
10478
+ */
10479
+ RemoveResources?: string[] | undefined;
10480
+ /**
10481
+ * <p>If <code>true</code>, update the resource properties in the generated template with their
10482
+ * current live state. This feature is useful when the resource properties in your generated a
10483
+ * template does not reflect the live state of the resource properties. This happens when a user
10484
+ * update the resource properties after generating a template.</p>
10485
+ * @public
10486
+ */
10487
+ RefreshAllResources?: boolean | undefined;
10488
+ /**
10489
+ * <p>The configuration details of the generated template, including the
10490
+ * <code>DeletionPolicy</code> and <code>UpdateReplacePolicy</code>.</p>
10491
+ * @public
10492
+ */
10493
+ TemplateConfiguration?: TemplateConfiguration | undefined;
10494
+ }
10495
+ /**
10496
+ * @public
10497
+ */
10498
+ export interface UpdateGeneratedTemplateOutput {
10499
+ /**
10500
+ * <p>The Amazon Resource Name (ARN) of the generated template. The format is
10501
+ * <code>arn:$\{Partition\}:cloudformation:$\{Region\}:$\{Account\}:generatedtemplate/$\{Id\}</code>.
10502
+ * For example,
10503
+ * <code>arn:aws:cloudformation:<i>us-east-1</i>:<i>123456789012</i>:generatedtemplate/<i>2e8465c1-9a80-43ea-a3a3-4f2d692fe6dc</i>
10504
+ * </code>.</p>
10505
+ * @public
10506
+ */
10507
+ GeneratedTemplateId?: string | undefined;
10508
+ }
10509
+ /**
10510
+ * <p>The input for an <a>UpdateStack</a> action.</p>
10511
+ * @public
10512
+ */
10513
+ export interface UpdateStackInput {
10514
+ /**
10515
+ * <p>The name or unique stack ID of the stack to update.</p>
10516
+ * @public
10517
+ */
10518
+ StackName: string | undefined;
10519
+ /**
10520
+ * <p>Structure that contains the template body with a minimum length of 1 byte and a maximum
10521
+ * length of 51,200 bytes.</p>
10522
+ * <p>Conditional: You must specify only one of the following parameters:
10523
+ * <code>TemplateBody</code>, <code>TemplateURL</code>, or set the
10524
+ * <code>UsePreviousTemplate</code> to <code>true</code>.</p>
10525
+ * @public
10526
+ */
10527
+ TemplateBody?: string | undefined;
10528
+ /**
10529
+ * <p>The URL of a file that contains the template body. The URL must point to a template that's
10530
+ * located in an Amazon S3 bucket or a Systems Manager document. The location for an Amazon S3 bucket must
10531
+ * start with <code>https://</code>.</p>
10532
+ * <p>Conditional: You must specify only one of the following parameters:
10533
+ * <code>TemplateBody</code>, <code>TemplateURL</code>, or set the
10534
+ * <code>UsePreviousTemplate</code> to <code>true</code>.</p>
10535
+ * @public
10536
+ */
10537
+ TemplateURL?: string | undefined;
10538
+ /**
10539
+ * <p>Reuse the existing template that is associated with the stack that you are
10540
+ * updating.</p>
10541
+ * <p>When using templates with the <code>AWS::LanguageExtensions</code> transform, provide the
10542
+ * template instead of using <code>UsePreviousTemplate</code> to ensure new parameter values and
10543
+ * Systems Manager parameter updates are applied correctly. For more information, see <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/TemplateReference/transform-aws-languageextensions.html">AWS::LanguageExtensions transform</a>.</p>
10544
+ * <p>Conditional: You must specify only one of the following parameters:
10545
+ * <code>TemplateBody</code>, <code>TemplateURL</code>, or set the
10546
+ * <code>UsePreviousTemplate</code> to <code>true</code>.</p>
10547
+ * @public
10548
+ */
10549
+ UsePreviousTemplate?: boolean | undefined;
10550
+ /**
10551
+ * <p>Structure that contains the temporary overriding stack policy body. You can specify either
10552
+ * the <code>StackPolicyDuringUpdateBody</code> or the <code>StackPolicyDuringUpdateURL</code>
10553
+ * parameter, but not both.</p>
10554
+ * <p>If you want to update protected resources, specify a temporary overriding stack policy
10555
+ * during this update. If you don't specify a stack policy, the current policy that is associated
10556
+ * with the stack will be used.</p>
10557
+ * @public
10558
+ */
10559
+ StackPolicyDuringUpdateBody?: string | undefined;
10560
+ /**
10561
+ * <p>Location of a file that contains the temporary overriding stack policy. The URL must point
10562
+ * to a policy (max size: 16KB) located in an S3 bucket in the same Region as the stack. The
10563
+ * location for an Amazon S3 bucket must start with <code>https://</code>. URLs from S3 static
10564
+ * websites are not supported.</p>
10565
+ * <p>You can specify either the <code>StackPolicyDuringUpdateBody</code> or the
10566
+ * <code>StackPolicyDuringUpdateURL</code> parameter, but not both.</p>
10567
+ * <p>If you want to update protected resources, specify a temporary overriding stack policy
10568
+ * during this update. If you don't specify a stack policy, the current policy that is associated
10569
+ * with the stack will be used.</p>
10570
+ * @public
10571
+ */
10572
+ StackPolicyDuringUpdateURL?: string | undefined;
10573
+ /**
10574
+ * <p>A list of <code>Parameter</code> structures that specify input parameters for the stack.
10575
+ * For more information, see the <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/APIReference/API_Parameter.html">Parameter</a> data
10576
+ * type.</p>
10577
+ * @public
10578
+ */
10579
+ Parameters?: Parameter[] | undefined;
10580
+ /**
10581
+ * <p>In some cases, you must explicitly acknowledge that your stack template contains certain
10582
+ * capabilities in order for CloudFormation to update the stack.</p>
10583
+ * <ul>
10584
+ * <li>
10585
+ * <p>
10586
+ * <code>CAPABILITY_IAM</code> and <code>CAPABILITY_NAMED_IAM</code>
10587
+ * </p>
10588
+ * <p>Some stack templates might include resources that can affect permissions in your
10589
+ * Amazon Web Services account, for example, by creating new IAM users. For those stacks, you must
10590
+ * explicitly acknowledge this by specifying one of these capabilities.</p>
10591
+ * <p>The following IAM resources require you to specify either the
10592
+ * <code>CAPABILITY_IAM</code> or <code>CAPABILITY_NAMED_IAM</code> capability.</p>
10593
+ * <ul>
10594
+ * <li>
10595
+ * <p>If you have IAM resources, you can specify either capability.</p>
10596
+ * </li>
10597
+ * <li>
10598
+ * <p>If you have IAM resources with custom names, you <i>must</i>
10599
+ * specify <code>CAPABILITY_NAMED_IAM</code>.</p>
10600
+ * </li>
10601
+ * <li>
10602
+ * <p>If you don't specify either of these capabilities, CloudFormation returns an
10603
+ * <code>InsufficientCapabilities</code> error.</p>
10604
+ * </li>
10605
+ * </ul>
10606
+ * <p>If your stack template contains these resources, we suggest that you review all
10607
+ * permissions associated with them and edit their permissions if necessary.</p>
10608
+ * <ul>
10609
+ * <li>
10610
+ * <p>
10611
+ * <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/TemplateReference/aws-resource-iam-accesskey.html">
10612
+ * AWS::IAM::AccessKey</a>
10613
+ * </p>
10614
+ * </li>
10615
+ * <li>
10616
+ * <p>
10617
+ * <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/TemplateReference/aws-resource-iam-group.html">
10618
+ * AWS::IAM::Group</a>
10619
+ * </p>
10620
+ * </li>
10621
+ * <li>
10622
+ * <p>
10623
+ * <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/TemplateReference/aws-resource-iam-instanceprofile.html">AWS::IAM::InstanceProfile</a>
10624
+ * </p>
10625
+ * </li>
10626
+ * <li>
10627
+ * <p>
10628
+ * <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/TemplateReference/aws-resource-iam-managedpolicy.html"> AWS::IAM::ManagedPolicy</a>
10629
+ * </p>
10630
+ * </li>
10631
+ * <li>
10632
+ * <p>
10633
+ * <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/TemplateReference/aws-resource-iam-policy.html">AWS::IAM::Policy</a>
10634
+ * </p>
10635
+ * </li>
10636
+ * <li>
10637
+ * <p>
10638
+ * <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/TemplateReference/aws-resource-iam-role.html">
10639
+ * AWS::IAM::Role</a>
10640
+ * </p>
10641
+ * </li>
10642
+ * <li>
10643
+ * <p>
10644
+ * <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/TemplateReference/aws-resource-iam-user.html">
10645
+ * AWS::IAM::User</a>
10646
+ * </p>
10647
+ * </li>
10648
+ * <li>
10649
+ * <p>
10650
+ * <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/TemplateReference/aws-resource-iam-usertogroupaddition.html">AWS::IAM::UserToGroupAddition</a>
10651
+ * </p>
10652
+ * </li>
10653
+ * </ul>
10654
+ * <p>For more information, see <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/control-access-with-iam.html#using-iam-capabilities">Acknowledging IAM resources in CloudFormation templates</a>.</p>
10655
+ * </li>
10656
+ * <li>
10657
+ * <p>
10658
+ * <code>CAPABILITY_AUTO_EXPAND</code>
10659
+ * </p>
10660
+ * <p>Some template contain macros. Macros perform custom processing on templates; this can
10661
+ * include simple actions like find-and-replace operations, all the way to extensive
10662
+ * transformations of entire templates. Because of this, users typically create a change set
10663
+ * from the processed template, so that they can review the changes resulting from the macros
10664
+ * before actually updating the stack. If your stack template contains one or more macros,
10665
+ * and you choose to update a stack directly from the processed template, without first
10666
+ * reviewing the resulting changes in a change set, you must acknowledge this capability.
10667
+ * This includes the <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/transform-aws-include.html">AWS::Include</a>
10668
+ * and <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/transform-aws-serverless.html">AWS::Serverless</a> transforms, which are macros hosted by CloudFormation.</p>
10669
+ * <p>If you want to update a stack from a stack template that contains macros
10670
+ * <i>and</i> nested stacks, you must update the stack directly from the
10671
+ * template using this capability.</p>
10672
+ * <important>
10673
+ * <p>You should only update stacks directly from a stack template that contains macros if
10674
+ * you know what processing the macro performs.</p>
10675
+ * <p>Each macro relies on an underlying Lambda service function for processing stack
10676
+ * templates. Be aware that the Lambda function owner can update the function operation
10677
+ * without CloudFormation being notified.</p>
10678
+ * </important>
10679
+ * <p>For more information, see <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/template-macros.html">Perform custom processing
10680
+ * on CloudFormation templates with template macros</a>.</p>
10681
+ * </li>
10682
+ * </ul>
10683
+ * <note>
10684
+ * <p>Only one of the <code>Capabilities</code> and <code>ResourceType</code> parameters can
10685
+ * be specified.</p>
10686
+ * </note>
10687
+ * @public
10688
+ */
10689
+ Capabilities?: Capability[] | undefined;
10690
+ /**
10691
+ * <p>Specifies which resource types you can work with, such as <code>AWS::EC2::Instance</code>
10692
+ * or <code>Custom::MyCustomInstance</code>.</p>
10693
+ * <p>If the list of resource types doesn't include a resource that you're updating, the stack
10694
+ * update fails. By default, CloudFormation grants permissions to all resource types. IAM uses this
10695
+ * parameter for CloudFormation-specific condition keys in IAM policies. For more information, see
10696
+ * <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/control-access-with-iam.html">Control CloudFormation
10697
+ * access with Identity and Access Management</a>.</p>
10698
+ * <note>
10699
+ * <p>Only one of the <code>Capabilities</code> and <code>ResourceType</code> parameters can
10700
+ * be specified.</p>
10701
+ * </note>
10702
+ * @public
10703
+ */
10704
+ ResourceTypes?: string[] | undefined;
10705
+ /**
10706
+ * <p>The Amazon Resource Name (ARN) of an IAM role that CloudFormation assumes to update the
10707
+ * stack. CloudFormation uses the role's credentials to make calls on your behalf. CloudFormation always
10708
+ * uses this role for all future operations on the stack. Provided that users have permission to
10709
+ * operate on the stack, CloudFormation uses this role even if the users don't have permission to
10710
+ * pass it. Ensure that the role grants least privilege.</p>
10711
+ * <p>If you don't specify a value, CloudFormation uses the role that was previously associated with
10712
+ * the stack. If no role is available, CloudFormation uses a temporary session that is generated from
10713
+ * your user credentials.</p>
10714
+ * @public
10715
+ */
10716
+ RoleARN?: string | undefined;
10717
+ /**
10718
+ * <p>The rollback triggers for CloudFormation to monitor during stack creation and updating
10719
+ * operations, and for the specified monitoring period afterwards.</p>
10720
+ * @public
10721
+ */
10722
+ RollbackConfiguration?: RollbackConfiguration | undefined;
10723
+ /**
10724
+ * <p>Structure that contains a new stack policy body. You can specify either the
10725
+ * <code>StackPolicyBody</code> or the <code>StackPolicyURL</code> parameter, but not
10726
+ * both.</p>
10727
+ * <p>You might update the stack policy, for example, in order to protect a new resource that
10728
+ * you created during a stack update. If you don't specify a stack policy, the current policy
10729
+ * that is associated with the stack is unchanged.</p>
10730
+ * @public
10731
+ */
10732
+ StackPolicyBody?: string | undefined;
10733
+ /**
10734
+ * <p>Location of a file that contains the updated stack policy. The URL must point to a policy
10735
+ * (max size: 16KB) located in an S3 bucket in the same Region as the stack. The location for an
10736
+ * Amazon S3 bucket must start with <code>https://</code>. URLs from S3 static websites are not
10737
+ * supported.</p>
10738
+ * <p>You can specify either the <code>StackPolicyBody</code> or the <code>StackPolicyURL</code>
10739
+ * parameter, but not both.</p>
10740
+ * <p>You might update the stack policy, for example, in order to protect a new resource that
10741
+ * you created during a stack update. If you don't specify a stack policy, the current policy
10742
+ * that is associated with the stack is unchanged.</p>
10743
+ * @public
10744
+ */
10745
+ StackPolicyURL?: string | undefined;
10746
+ /**
10747
+ * <p>Amazon Simple Notification Service topic Amazon Resource Names (ARNs) that CloudFormation
10748
+ * associates with the stack. Specify an empty list to remove all notification topics.</p>
10749
+ * @public
10750
+ */
10751
+ NotificationARNs?: string[] | undefined;
10752
+ /**
10753
+ * <p>Key-value pairs to associate with this stack. CloudFormation also propagates these tags to
10754
+ * supported resources in the stack. You can specify a maximum number of 50 tags.</p>
10755
+ * <p>If you don't specify this parameter, CloudFormation doesn't modify the stack's tags. If you
10756
+ * specify an empty value, CloudFormation removes all associated tags.</p>
10757
+ * @public
10758
+ */
10759
+ Tags?: Tag[] | undefined;
10760
+ /**
10761
+ * <p>Preserve the state of previously provisioned resources when an operation fails.</p>
10762
+ * <p>Default: <code>False</code>
10763
+ * </p>
10764
+ * @public
10765
+ */
10766
+ DisableRollback?: boolean | undefined;
10767
+ /**
10768
+ * <p>A unique identifier for this <code>UpdateStack</code> request. Specify this token if you
10769
+ * plan to retry requests so that CloudFormation knows that you're not attempting to update a stack
10770
+ * with the same name. You might retry <code>UpdateStack</code> requests to ensure that
10771
+ * CloudFormation successfully received them.</p>
10772
+ * <p>All events triggered by a given stack operation are assigned the same client request
10773
+ * token, which you can use to track operations. For example, if you execute a
10774
+ * <code>CreateStack</code> operation with the token <code>token1</code>, then all the
10775
+ * <code>StackEvents</code> generated by that operation will have
10776
+ * <code>ClientRequestToken</code> set as <code>token1</code>.</p>
10777
+ * <p>In the console, stack operations display the client request token on the Events tab. Stack
10778
+ * operations that are initiated from the console use the token format
10779
+ * <i>Console-StackOperation-ID</i>, which helps you easily identify the stack
10780
+ * operation . For example, if you create a stack using the console, each stack event would be
10781
+ * assigned the same token in the following format:
10782
+ * <code>Console-CreateStack-7f59c3cf-00d2-40c7-b2ff-e75db0987002</code>.</p>
10783
+ * @public
10784
+ */
10785
+ ClientRequestToken?: string | undefined;
10786
+ /**
10787
+ * <p>When set to <code>true</code>, newly created resources are deleted when the operation
10788
+ * rolls back. This includes newly created resources marked with a deletion policy of
10789
+ * <code>Retain</code>.</p>
10790
+ * <p>Default: <code>false</code>
10791
+ * </p>
10792
+ * @public
10793
+ */
10794
+ RetainExceptOnCreate?: boolean | undefined;
10795
+ }
10796
+ /**
10797
+ * <p>The output for an <a>UpdateStack</a> action.</p>
10798
+ * @public
10799
+ */
10800
+ export interface UpdateStackOutput {
10801
+ /**
10802
+ * <p>Unique identifier of the stack.</p>
10803
+ * @public
10804
+ */
10805
+ StackId?: string | undefined;
10806
+ /**
10807
+ * <p>A unique identifier for this update operation that can be used to track the operation's
10808
+ * progress and events.</p>
10809
+ * @public
10810
+ */
10811
+ OperationId?: string | undefined;
10812
+ }
10813
+ /**
10814
+ * @public
10815
+ */
10816
+ export interface UpdateStackInstancesInput {
10817
+ /**
10818
+ * <p>The name or unique ID of the StackSet associated with the stack instances.</p>
10819
+ * @public
10820
+ */
10821
+ StackSetName: string | undefined;
10822
+ /**
10823
+ * <p>[Self-managed permissions] The account IDs of one or more Amazon Web Services accounts in which you want
10824
+ * to update parameter values for stack instances. The overridden parameter values will be
10825
+ * applied to all stack instances in the specified accounts and Amazon Web Services Regions.</p>
10826
+ * <p>You can specify <code>Accounts</code> or <code>DeploymentTargets</code>, but not
10827
+ * both.</p>
10828
+ * @public
10829
+ */
10830
+ Accounts?: string[] | undefined;
10831
+ /**
10832
+ * <p>[Service-managed permissions] The Organizations accounts in which you want to
10833
+ * update parameter values for stack instances. If your update targets OUs, the overridden
10834
+ * parameter values only apply to the accounts that are currently in the target OUs and their
10835
+ * child OUs. Accounts added to the target OUs and their child OUs in the future won't use the
10836
+ * overridden values.</p>
10837
+ * <p>You can specify <code>Accounts</code> or <code>DeploymentTargets</code>, but not
10838
+ * both.</p>
10839
+ * @public
10840
+ */
10841
+ DeploymentTargets?: DeploymentTargets | undefined;
10842
+ /**
10843
+ * <p>The names of one or more Amazon Web Services Regions in which you want to update parameter values for
10844
+ * stack instances. The overridden parameter values will be applied to all stack instances in the
10845
+ * specified accounts and Amazon Web Services Regions.</p>
10846
+ * @public
10847
+ */
10848
+ Regions: string[] | undefined;
10849
+ /**
10850
+ * <p>A list of input parameters whose values you want to update for the specified stack
10851
+ * instances.</p>
10852
+ * <p>Any overridden parameter values will be applied to all stack instances in the specified
10853
+ * accounts and Amazon Web Services Regions. When specifying parameters and their values, be aware of how
10854
+ * CloudFormation sets parameter values during stack instance update operations:</p>
10855
+ * <ul>
10856
+ * <li>
10857
+ * <p>To override the current value for a parameter, include the parameter and specify its
10858
+ * value.</p>
10859
+ * </li>
10860
+ * <li>
10861
+ * <p>To leave an overridden parameter set to its present value, include the parameter and
10862
+ * specify <code>UsePreviousValue</code> as <code>true</code>. (You can't specify both a
10863
+ * value and set <code>UsePreviousValue</code> to <code>true</code>.)</p>
10864
+ * </li>
10865
+ * <li>
10866
+ * <p>To set an overridden parameter back to the value specified in the StackSet, specify a
10867
+ * parameter list but don't include the parameter in the list.</p>
10868
+ * </li>
10869
+ * <li>
10870
+ * <p>To leave all parameters set to their present values, don't specify this property at
10871
+ * all.</p>
10872
+ * </li>
10873
+ * </ul>
10874
+ * <p>During StackSet updates, any parameter values overridden for a stack instance aren't
10875
+ * updated, but retain their overridden value.</p>
10876
+ * <p>You can only override the parameter <i>values</i> that are specified in the
10877
+ * StackSet. To add or delete a parameter itself, use <code>UpdateStackSet</code> to update the
10878
+ * StackSet template. If you add a parameter to a template, before you can override the parameter
10879
+ * value specified in the StackSet you must first use <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/APIReference/API_UpdateStackSet.html">UpdateStackSet</a>
10880
+ * to update all stack instances with the updated template and parameter value specified in the
10881
+ * StackSet. Once a stack instance has been updated with the new parameter, you can then override
10882
+ * the parameter value using <code>UpdateStackInstances</code>.</p>
10883
+ * @public
10884
+ */
10885
+ ParameterOverrides?: Parameter[] | undefined;
10886
+ /**
10887
+ * <p>Preferences for how CloudFormation performs this StackSet operation.</p>
10888
+ * @public
10889
+ */
10890
+ OperationPreferences?: StackSetOperationPreferences | undefined;
10891
+ /**
10892
+ * <p>The unique identifier for this StackSet operation.</p>
10893
+ * <p>The operation ID also functions as an idempotency token, to ensure that CloudFormation
10894
+ * performs the StackSet operation only once, even if you retry the request multiple times. You
10895
+ * might retry StackSet operation requests to ensure that CloudFormation successfully received
10896
+ * them.</p>
10897
+ * <p>If you don't specify an operation ID, the SDK generates one
10898
+ * automatically.</p>
10899
+ * @public
10900
+ */
10901
+ OperationId?: string | undefined;
10902
+ /**
10903
+ * <p>[Service-managed permissions] Specifies whether you are acting as an account administrator
10904
+ * in the organization's management account or as a delegated administrator in a
10905
+ * member account.</p>
10906
+ * <p>By default, <code>SELF</code> is specified. Use <code>SELF</code> for StackSets with
10907
+ * self-managed permissions.</p>
10908
+ * <ul>
10909
+ * <li>
10910
+ * <p>If you are signed in to the management account, specify
10911
+ * <code>SELF</code>.</p>
10912
+ * </li>
10913
+ * <li>
10914
+ * <p>If you are signed in to a delegated administrator account, specify
10915
+ * <code>DELEGATED_ADMIN</code>.</p>
10916
+ * <p>Your Amazon Web Services account must be registered as a delegated administrator in the management account. For more information, see <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/stacksets-orgs-delegated-admin.html">Register a
10917
+ * delegated administrator</a> in the <i>CloudFormation User Guide</i>.</p>
10918
+ * </li>
10919
+ * </ul>
10920
+ * @public
10921
+ */
10922
+ CallAs?: CallAs | undefined;
10923
+ }
10924
+ /**
10925
+ * @public
10926
+ */
10927
+ export interface UpdateStackInstancesOutput {
10928
+ /**
10929
+ * <p>The unique identifier for this StackSet operation.</p>
10930
+ * @public
10931
+ */
10932
+ OperationId?: string | undefined;
10933
+ }
10934
+ /**
10935
+ * @public
10936
+ */
10937
+ export interface UpdateStackSetInput {
10938
+ /**
10939
+ * <p>The name or unique ID of the StackSet that you want to update.</p>
10940
+ * @public
10941
+ */
10942
+ StackSetName: string | undefined;
10943
+ /**
10944
+ * <p>A brief description of updates that you are making.</p>
10945
+ * @public
10946
+ */
10947
+ Description?: string | undefined;
10948
+ /**
10949
+ * <p>The structure that contains the template body, with a minimum length of 1 byte and a
10950
+ * maximum length of 51,200 bytes.</p>
10951
+ * <p>Conditional: You must specify only one of the following parameters:
10952
+ * <code>TemplateBody</code> or <code>TemplateURL</code>—or set
10953
+ * <code>UsePreviousTemplate</code> to true.</p>
10954
+ * @public
10955
+ */
10956
+ TemplateBody?: string | undefined;
10957
+ /**
10958
+ * <p>The URL of a file that contains the template body. The URL must point to a template
10959
+ * (maximum size: 1 MB) that is located in an Amazon S3 bucket or a Systems Manager document. The
10960
+ * location for an Amazon S3 bucket must start with <code>https://</code>. S3 static website URLs are
10961
+ * not supported.</p>
10962
+ * <p>Conditional: You must specify only one of the following parameters:
10963
+ * <code>TemplateBody</code> or <code>TemplateURL</code>—or set
10964
+ * <code>UsePreviousTemplate</code> to true.</p>
10965
+ * @public
10966
+ */
10967
+ TemplateURL?: string | undefined;
10968
+ /**
10969
+ * <p>Use the existing template that's associated with the StackSet that you're updating.</p>
10970
+ * <p>Conditional: You must specify only one of the following parameters:
10971
+ * <code>TemplateBody</code> or <code>TemplateURL</code>—or set
10972
+ * <code>UsePreviousTemplate</code> to true.</p>
10973
+ * @public
10974
+ */
10975
+ UsePreviousTemplate?: boolean | undefined;
10976
+ /**
10977
+ * <p>A list of input parameters for the StackSet template.</p>
10978
+ * @public
10979
+ */
10980
+ Parameters?: Parameter[] | undefined;
10981
+ /**
10982
+ * <p>In some cases, you must explicitly acknowledge that your stack template contains certain
10983
+ * capabilities in order for CloudFormation to update the StackSet and its associated stack
10984
+ * instances.</p>
10985
+ * <ul>
10986
+ * <li>
10987
+ * <p>
10988
+ * <code>CAPABILITY_IAM</code> and <code>CAPABILITY_NAMED_IAM</code>
10989
+ * </p>
10990
+ * <p>Some stack templates might include resources that can affect permissions in your
10991
+ * Amazon Web Services account, for example, by creating new IAM users. For those stacks sets, you must
10992
+ * explicitly acknowledge this by specifying one of these capabilities.</p>
10993
+ * <p>The following IAM resources require you to specify either the
10994
+ * <code>CAPABILITY_IAM</code> or <code>CAPABILITY_NAMED_IAM</code> capability.</p>
10995
+ * <ul>
10996
+ * <li>
10997
+ * <p>If you have IAM resources, you can specify either capability.</p>
10998
+ * </li>
10999
+ * <li>
11000
+ * <p>If you have IAM resources with custom names, you <i>must</i>
11001
+ * specify <code>CAPABILITY_NAMED_IAM</code>.</p>
11002
+ * </li>
11003
+ * <li>
11004
+ * <p>If you don't specify either of these capabilities, CloudFormation returns an
11005
+ * <code>InsufficientCapabilities</code> error.</p>
11006
+ * </li>
11007
+ * </ul>
11008
+ * <p>If your stack template contains these resources, we recommend that you review all
11009
+ * permissions associated with them and edit their permissions if necessary.</p>
11010
+ * <ul>
11011
+ * <li>
11012
+ * <p>
11013
+ * <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/TemplateReference/aws-resource-iam-accesskey.html">AWS::IAM::AccessKey</a>
11014
+ * </p>
11015
+ * </li>
11016
+ * <li>
11017
+ * <p>
11018
+ * <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/TemplateReference/aws-resource-iam-group.html">AWS::IAM::Group</a>
11019
+ * </p>
11020
+ * </li>
11021
+ * <li>
11022
+ * <p>
11023
+ * <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/TemplateReference/aws-resource-iam-instanceprofile.html">AWS::IAM::InstanceProfile</a>
11024
+ * </p>
11025
+ * </li>
11026
+ * <li>
11027
+ * <p>
11028
+ * <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/TemplateReference/aws-resource-iam-policy.html">AWS::IAM::Policy</a>
11029
+ * </p>
11030
+ * </li>
11031
+ * <li>
11032
+ * <p>
11033
+ * <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/TemplateReference/aws-resource-iam-role.html">AWS::IAM::Role</a>
11034
+ * </p>
11035
+ * </li>
11036
+ * <li>
11037
+ * <p>
11038
+ * <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/TemplateReference/aws-resource-iam-user.html">AWS::IAM::User</a>
11039
+ * </p>
11040
+ * </li>
11041
+ * <li>
11042
+ * <p>
11043
+ * <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/TemplateReference/aws-resource-iam-usertogroupaddition.html">AWS::IAM::UserToGroupAddition</a>
11044
+ * </p>
11045
+ * </li>
11046
+ * </ul>
11047
+ * <p>For more information, see <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/control-access-with-iam.html#using-iam-capabilities">Acknowledging IAM resources in CloudFormation templates</a>.</p>
11048
+ * </li>
11049
+ * <li>
11050
+ * <p>
11051
+ * <code>CAPABILITY_AUTO_EXPAND</code>
11052
+ * </p>
11053
+ * <p>Some templates reference macros. If your StackSet template references one or more
11054
+ * macros, you must update the StackSet directly from the processed template, without first
11055
+ * reviewing the resulting changes in a change set. To update the StackSet directly, you must
11056
+ * acknowledge this capability. For more information, see <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/template-macros.html">Perform custom processing
11057
+ * on CloudFormation templates with template macros</a>.</p>
11058
+ * <important>
11059
+ * <p>StackSets with service-managed permissions do not currently support the use of
11060
+ * macros in templates. (This includes the <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/transform-aws-include.html">AWS::Include</a> and <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/transform-aws-serverless.html">AWS::Serverless</a> transforms, which are macros hosted by CloudFormation.) Even if
11061
+ * you specify this capability for a StackSet with service-managed permissions, if you
11062
+ * reference a macro in your template the StackSet operation will fail.</p>
11063
+ * </important>
11064
+ * </li>
11065
+ * </ul>
11066
+ * @public
11067
+ */
11068
+ Capabilities?: Capability[] | undefined;
11069
+ /**
11070
+ * <p>The key-value pairs to associate with this StackSet and the stacks created from it.
11071
+ * CloudFormation also propagates these tags to supported resources that are created in the stacks.
11072
+ * You can specify a maximum number of 50 tags.</p>
11073
+ * <p>If you specify tags for this parameter, those tags replace any list of tags that are
11074
+ * currently associated with this StackSet. This means:</p>
11075
+ * <ul>
11076
+ * <li>
11077
+ * <p>If you don't specify this parameter, CloudFormation doesn't modify the stack's
11078
+ * tags.</p>
11079
+ * </li>
11080
+ * <li>
11081
+ * <p>If you specify <i>any</i> tags using this parameter, you must specify
11082
+ * <i>all</i> the tags that you want associated with this StackSet, even tags
11083
+ * you've specified before (for example, when creating the StackSet or during a previous
11084
+ * update of the StackSet.). Any tags that you don't include in the updated list of tags are
11085
+ * removed from the StackSet, and therefore from the stacks and resources as well.</p>
11086
+ * </li>
11087
+ * <li>
11088
+ * <p>If you specify an empty value, CloudFormation removes all currently associated
11089
+ * tags.</p>
11090
+ * </li>
11091
+ * </ul>
11092
+ * <p>If you specify new tags as part of an <code>UpdateStackSet</code> action, CloudFormation
11093
+ * checks to see if you have the required IAM permission to tag resources. If you omit tags
11094
+ * that are currently associated with the StackSet from the list of tags you specify, CloudFormation
11095
+ * assumes that you want to remove those tags from the StackSet, and checks to see if you have
11096
+ * permission to untag resources. If you don't have the necessary permission(s), the entire
11097
+ * <code>UpdateStackSet</code> action fails with an <code>access denied</code> error, and the
11098
+ * StackSet is not updated.</p>
11099
+ * @public
11100
+ */
11101
+ Tags?: Tag[] | undefined;
11102
+ /**
11103
+ * <p>Preferences for how CloudFormation performs this StackSet operation.</p>
11104
+ * @public
11105
+ */
11106
+ OperationPreferences?: StackSetOperationPreferences | undefined;
11107
+ /**
11108
+ * <p>[Self-managed permissions] The Amazon Resource Name (ARN) of the IAM role to use to
11109
+ * update this StackSet.</p>
11110
+ * <p>Specify an IAM role only if you are using customized administrator roles to control
11111
+ * which users or groups can manage specific StackSets within the same administrator account. For
11112
+ * more information, see <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/stacksets-prereqs-self-managed.html">Grant
11113
+ * self-managed permissions</a> in the <i>CloudFormation User Guide</i>.</p>
11114
+ * <p>If you specified a customized administrator role when you created the StackSet, you must
11115
+ * specify a customized administrator role, even if it is the same customized administrator role
11116
+ * used with this StackSet previously.</p>
11117
+ * @public
11118
+ */
11119
+ AdministrationRoleARN?: string | undefined;
11120
+ /**
11121
+ * <p>[Self-managed permissions] The name of the IAM execution role to use to update the stack
11122
+ * set. If you do not specify an execution role, CloudFormation uses the
11123
+ * <code>AWSCloudFormationStackSetExecutionRole</code> role for the StackSet operation.</p>
11124
+ * <p>Specify an IAM role only if you are using customized execution roles to control which
11125
+ * stack resources users and groups can include in their StackSets.</p>
11126
+ * <p>If you specify a customized execution role, CloudFormation uses that role to update the stack.
11127
+ * If you do not specify a customized execution role, CloudFormation performs the update using the
11128
+ * role previously associated with the StackSet, so long as you have permissions to perform
11129
+ * operations on the StackSet.</p>
11130
+ * @public
11131
+ */
11132
+ ExecutionRoleName?: string | undefined;
11133
+ /**
11134
+ * <p>[Service-managed permissions] The Organizations accounts in which to update
11135
+ * associated stack instances.</p>
11136
+ * <p>To update all the stack instances associated with this StackSet, do not specify
11137
+ * <code>DeploymentTargets</code> or <code>Regions</code>.</p>
11138
+ * <p>If the StackSet update includes changes to the template (that is, if
11139
+ * <code>TemplateBody</code> or <code>TemplateURL</code> is specified), or the
11140
+ * <code>Parameters</code>, CloudFormation marks all stack instances with a status of
11141
+ * <code>OUTDATED</code> prior to updating the stack instances in the specified accounts and
11142
+ * Amazon Web Services Regions. If the StackSet update doesn't include changes to the template or parameters,
11143
+ * CloudFormation updates the stack instances in the specified accounts and Regions, while leaving
11144
+ * all other stack instances with their existing stack instance status.</p>
11145
+ * @public
11146
+ */
11147
+ DeploymentTargets?: DeploymentTargets | undefined;
11148
+ /**
11149
+ * <p>Describes how the IAM roles required for StackSet operations are created. You cannot
11150
+ * modify <code>PermissionModel</code> if there are stack instances associated with your stack
11151
+ * set.</p>
11152
+ * <ul>
11153
+ * <li>
11154
+ * <p>With <code>self-managed</code> permissions, you must create the administrator and
11155
+ * execution roles required to deploy to target accounts. For more information, see <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/stacksets-prereqs-self-managed.html">Grant
11156
+ * self-managed permissions</a>.</p>
11157
+ * </li>
11158
+ * <li>
11159
+ * <p>With <code>service-managed</code> permissions, StackSets automatically creates the
11160
+ * IAM roles required to deploy to accounts managed by Organizations. For more
11161
+ * information, see <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/stacksets-orgs-activate-trusted-access.html">Activate trusted access for StackSets with Organizations</a>.</p>
11162
+ * </li>
11163
+ * </ul>
11164
+ * @public
11165
+ */
11166
+ PermissionModel?: PermissionModels | undefined;
11167
+ /**
11168
+ * <p>[Service-managed permissions] Describes whether StackSets automatically deploys to Organizations accounts that are added to a target organization or organizational unit (OU).
11169
+ * For more information, see <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/stacksets-orgs-manage-auto-deployment.html">Enable or disable automatic deployments for StackSets in Organizations</a>
11170
+ * in the <i>CloudFormation User Guide</i>.</p>
11171
+ * <p>If you specify <code>AutoDeployment</code>, don't specify <code>DeploymentTargets</code>
11172
+ * or <code>Regions</code>.</p>
11173
+ * @public
11174
+ */
11175
+ AutoDeployment?: AutoDeployment | undefined;
11176
+ /**
11177
+ * <p>The unique ID for this StackSet operation.</p>
11178
+ * <p>The operation ID also functions as an idempotency token, to ensure that CloudFormation
11179
+ * performs the StackSet operation only once, even if you retry the request multiple times. You
11180
+ * might retry StackSet operation requests to ensure that CloudFormation successfully received
11181
+ * them.</p>
11182
+ * <p>If you don't specify an operation ID, CloudFormation generates one
11183
+ * automatically.</p>
11184
+ * <p>Repeating this StackSet operation with a new operation ID retries all stack instances
11185
+ * whose status is <code>OUTDATED</code>.</p>
11186
+ * @public
11187
+ */
11188
+ OperationId?: string | undefined;
11189
+ /**
11190
+ * <p>[Self-managed permissions] The accounts in which to update associated stack instances. If
11191
+ * you specify accounts, you must also specify the Amazon Web Services Regions in which to update StackSet
11192
+ * instances.</p>
11193
+ * <p>To update <i>all</i> the stack instances associated with this StackSet,
11194
+ * don't specify the <code>Accounts</code> or <code>Regions</code> properties.</p>
11195
+ * <p>If the StackSet update includes changes to the template (that is, if the
11196
+ * <code>TemplateBody</code> or <code>TemplateURL</code> properties are specified), or the
11197
+ * <code>Parameters</code> property, CloudFormation marks all stack instances with a status of
11198
+ * <code>OUTDATED</code> prior to updating the stack instances in the specified accounts and
11199
+ * Amazon Web Services Regions. If the StackSet update does not include changes to the template or parameters,
11200
+ * CloudFormation updates the stack instances in the specified accounts and Amazon Web Services Regions, while
11201
+ * leaving all other stack instances with their existing stack instance status.</p>
11202
+ * @public
11203
+ */
11204
+ Accounts?: string[] | undefined;
11205
+ /**
11206
+ * <p>The Amazon Web Services Regions in which to update associated stack instances. If you specify Regions,
11207
+ * you must also specify accounts in which to update StackSet instances.</p>
11208
+ * <p>To update <i>all</i> the stack instances associated with this StackSet, do
11209
+ * not specify the <code>Accounts</code> or <code>Regions</code> properties.</p>
11210
+ * <p>If the StackSet update includes changes to the template (that is, if the
11211
+ * <code>TemplateBody</code> or <code>TemplateURL</code> properties are specified), or the
11212
+ * <code>Parameters</code> property, CloudFormation marks all stack instances with a status of
11213
+ * <code>OUTDATED</code> prior to updating the stack instances in the specified accounts and
11214
+ * Regions. If the StackSet update does not include changes to the template or parameters,
11215
+ * CloudFormation updates the stack instances in the specified accounts and Regions, while leaving
11216
+ * all other stack instances with their existing stack instance status.</p>
11217
+ * @public
11218
+ */
11219
+ Regions?: string[] | undefined;
11220
+ /**
11221
+ * <p>[Service-managed permissions] Specifies whether you are acting as an account administrator
11222
+ * in the organization's management account or as a delegated administrator in a
11223
+ * member account.</p>
11224
+ * <p>By default, <code>SELF</code> is specified. Use <code>SELF</code> for StackSets with
11225
+ * self-managed permissions.</p>
11226
+ * <ul>
11227
+ * <li>
11228
+ * <p>If you are signed in to the management account, specify
11229
+ * <code>SELF</code>.</p>
11230
+ * </li>
11231
+ * <li>
11232
+ * <p>If you are signed in to a delegated administrator account, specify
11233
+ * <code>DELEGATED_ADMIN</code>.</p>
11234
+ * <p>Your Amazon Web Services account must be registered as a delegated administrator in the management account. For more information, see <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/stacksets-orgs-delegated-admin.html">Register a
11235
+ * delegated administrator</a> in the <i>CloudFormation User Guide</i>.</p>
11236
+ * </li>
11237
+ * </ul>
11238
+ * @public
11239
+ */
11240
+ CallAs?: CallAs | undefined;
11241
+ /**
11242
+ * <p>Describes whether CloudFormation performs non-conflicting operations concurrently and queues
11243
+ * conflicting operations.</p>
11244
+ * @public
11245
+ */
11246
+ ManagedExecution?: ManagedExecution | undefined;
11247
+ }
11248
+ /**
11249
+ * @public
11250
+ */
11251
+ export interface UpdateStackSetOutput {
11252
+ /**
11253
+ * <p>The unique ID for this StackSet operation.</p>
11254
+ * @public
11255
+ */
11256
+ OperationId?: string | undefined;
11257
+ }
11258
+ /**
11259
+ * @public
11260
+ */
11261
+ export interface UpdateTerminationProtectionInput {
11262
+ /**
11263
+ * <p>Whether to enable termination protection on the specified stack.</p>
11264
+ * @public
11265
+ */
11266
+ EnableTerminationProtection: boolean | undefined;
11267
+ /**
11268
+ * <p>The name or unique ID of the stack for which you want to set termination
11269
+ * protection.</p>
11270
+ * @public
11271
+ */
11272
+ StackName: string | undefined;
11273
+ }
11274
+ /**
11275
+ * @public
11276
+ */
11277
+ export interface UpdateTerminationProtectionOutput {
11278
+ /**
11279
+ * <p>The unique ID of the stack.</p>
11280
+ * @public
11281
+ */
11282
+ StackId?: string | undefined;
11283
+ }
11284
+ /**
11285
+ * <p>The input for <a>ValidateTemplate</a> action.</p>
11286
+ * @public
11287
+ */
11288
+ export interface ValidateTemplateInput {
11289
+ /**
11290
+ * <p>Structure that contains the template body with a minimum length of 1 byte and a maximum
11291
+ * length of 51,200 bytes.</p>
11292
+ * <p>Conditional: You must pass <code>TemplateURL</code> or <code>TemplateBody</code>. If both
11293
+ * are passed, only <code>TemplateBody</code> is used.</p>
11294
+ * @public
11295
+ */
11296
+ TemplateBody?: string | undefined;
11297
+ /**
11298
+ * <p>The URL of a file that contains the template body. The URL must point to a template (max
11299
+ * size: 1 MB) that is located in an Amazon S3 bucket or a Systems Manager document. The location for
11300
+ * an Amazon S3 bucket must start with <code>https://</code>.</p>
11301
+ * <p>Conditional: You must pass <code>TemplateURL</code> or <code>TemplateBody</code>. If both
11302
+ * are passed, only <code>TemplateBody</code> is used.</p>
11303
+ * @public
11304
+ */
11305
+ TemplateURL?: string | undefined;
11306
+ }
11307
+ /**
11308
+ * <p>The <code>TemplateParameter</code> data type.</p>
11309
+ * @public
11310
+ */
11311
+ export interface TemplateParameter {
11312
+ /**
11313
+ * <p>The name associated with the parameter.</p>
11314
+ * @public
11315
+ */
11316
+ ParameterKey?: string | undefined;
11317
+ /**
11318
+ * <p>The default value associated with the parameter.</p>
11319
+ * @public
11320
+ */
11321
+ DefaultValue?: string | undefined;
11322
+ /**
11323
+ * <p>Flag indicating whether the parameter should be displayed as plain text in logs and
11324
+ * UIs.</p>
11325
+ * @public
11326
+ */
11327
+ NoEcho?: boolean | undefined;
11328
+ /**
11329
+ * <p>User defined description associated with the parameter.</p>
11330
+ * @public
11331
+ */
11332
+ Description?: string | undefined;
11333
+ }
11334
+ /**
11335
+ * <p>The output for <a>ValidateTemplate</a> action.</p>
11336
+ * @public
11337
+ */
11338
+ export interface ValidateTemplateOutput {
11339
+ /**
11340
+ * <p>A list of <code>TemplateParameter</code> structures.</p>
11341
+ * @public
11342
+ */
11343
+ Parameters?: TemplateParameter[] | undefined;
11344
+ /**
11345
+ * <p>The description found within the template.</p>
11346
+ * @public
11347
+ */
11348
+ Description?: string | undefined;
11349
+ /**
11350
+ * <p>The capabilities found within the template. If your template contains IAM resources, you
11351
+ * must specify the CAPABILITY_IAM or CAPABILITY_NAMED_IAM value for this parameter when you use
11352
+ * the <a>CreateStack</a> or <a>UpdateStack</a> actions with your template;
11353
+ * otherwise, those actions return an InsufficientCapabilities error.</p>
11354
+ * <p>For more information, see <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/control-access-with-iam.html#using-iam-capabilities">Acknowledging IAM resources in CloudFormation templates</a>.</p>
11355
+ * @public
11356
+ */
11357
+ Capabilities?: Capability[] | undefined;
11358
+ /**
11359
+ * <p>The list of resources that generated the values in the <code>Capabilities</code> response
11360
+ * element.</p>
11361
+ * @public
11362
+ */
11363
+ CapabilitiesReason?: string | undefined;
11364
+ /**
11365
+ * <p>A list of the transforms that are declared in the template.</p>
11366
+ * @public
11367
+ */
11368
+ DeclaredTransforms?: string[] | undefined;
11369
+ }