@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,2 +0,0 @@
1
- export * from "./models_0";
2
- export * from "./models_1";
@@ -1,524 +0,0 @@
1
- import { ExceptionOptionType as __ExceptionOptionType } from "@smithy/smithy-client";
2
- import { CloudFormationServiceException as __BaseException } from "./CloudFormationServiceException";
3
- import {
4
- AccountGateResult,
5
- AutoDeployment,
6
- CallAs,
7
- Capability,
8
- Category,
9
- DeploymentTargets,
10
- DeprecatedStatus,
11
- IdentityProvider,
12
- LoggingConfig,
13
- ManagedExecution,
14
- ModuleInfo,
15
- OperationEntry,
16
- Parameter,
17
- PermissionModels,
18
- ProvisioningType,
19
- RegistrationStatus,
20
- RegistryType,
21
- ResourceDefinition,
22
- ResourceStatus,
23
- RollbackConfiguration,
24
- ScanFilter,
25
- StackDriftStatus,
26
- StackRefactorExecutionStatus,
27
- StackRefactorStatus,
28
- StackResourceDriftStatus,
29
- StackSetOperationAction,
30
- StackSetOperationPreferences,
31
- StackSetOperationStatus,
32
- StackSetOperationStatusDetails,
33
- StackSetStatus,
34
- StackStatus,
35
- Tag,
36
- TemplateConfiguration,
37
- ThirdPartyType,
38
- Visibility,
39
- } from "./models_0";
40
- export interface StackRefactorSummary {
41
- StackRefactorId?: string | undefined;
42
- Description?: string | undefined;
43
- ExecutionStatus?: StackRefactorExecutionStatus | undefined;
44
- ExecutionStatusReason?: string | undefined;
45
- Status?: StackRefactorStatus | undefined;
46
- StatusReason?: string | undefined;
47
- }
48
- export interface ListStackRefactorsOutput {
49
- StackRefactorSummaries: StackRefactorSummary[] | undefined;
50
- NextToken?: string | undefined;
51
- }
52
- export interface ListStackResourcesInput {
53
- StackName: string | undefined;
54
- NextToken?: string | undefined;
55
- }
56
- export interface StackResourceDriftInformationSummary {
57
- StackResourceDriftStatus: StackResourceDriftStatus | undefined;
58
- LastCheckTimestamp?: Date | undefined;
59
- }
60
- export interface StackResourceSummary {
61
- LogicalResourceId: string | undefined;
62
- PhysicalResourceId?: string | undefined;
63
- ResourceType: string | undefined;
64
- LastUpdatedTimestamp: Date | undefined;
65
- ResourceStatus: ResourceStatus | undefined;
66
- ResourceStatusReason?: string | undefined;
67
- DriftInformation?: StackResourceDriftInformationSummary | undefined;
68
- ModuleInfo?: ModuleInfo | undefined;
69
- }
70
- export interface ListStackResourcesOutput {
71
- StackResourceSummaries?: StackResourceSummary[] | undefined;
72
- NextToken?: string | undefined;
73
- }
74
- export interface ListStacksInput {
75
- NextToken?: string | undefined;
76
- StackStatusFilter?: StackStatus[] | undefined;
77
- }
78
- export interface StackDriftInformationSummary {
79
- StackDriftStatus: StackDriftStatus | undefined;
80
- LastCheckTimestamp?: Date | undefined;
81
- }
82
- export interface StackSummary {
83
- StackId?: string | undefined;
84
- StackName: string | undefined;
85
- TemplateDescription?: string | undefined;
86
- CreationTime: Date | undefined;
87
- LastUpdatedTime?: Date | undefined;
88
- DeletionTime?: Date | undefined;
89
- StackStatus: StackStatus | undefined;
90
- StackStatusReason?: string | undefined;
91
- ParentId?: string | undefined;
92
- RootId?: string | undefined;
93
- DriftInformation?: StackDriftInformationSummary | undefined;
94
- LastOperations?: OperationEntry[] | undefined;
95
- }
96
- export interface ListStacksOutput {
97
- StackSummaries?: StackSummary[] | undefined;
98
- NextToken?: string | undefined;
99
- }
100
- export interface ListStackSetAutoDeploymentTargetsInput {
101
- StackSetName: string | undefined;
102
- NextToken?: string | undefined;
103
- MaxResults?: number | undefined;
104
- CallAs?: CallAs | undefined;
105
- }
106
- export interface StackSetAutoDeploymentTargetSummary {
107
- OrganizationalUnitId?: string | undefined;
108
- Regions?: string[] | undefined;
109
- }
110
- export interface ListStackSetAutoDeploymentTargetsOutput {
111
- Summaries?: StackSetAutoDeploymentTargetSummary[] | undefined;
112
- NextToken?: string | undefined;
113
- }
114
- export declare const OperationResultFilterName: {
115
- readonly OPERATION_RESULT_STATUS: "OPERATION_RESULT_STATUS";
116
- };
117
- export type OperationResultFilterName =
118
- (typeof OperationResultFilterName)[keyof typeof OperationResultFilterName];
119
- export interface OperationResultFilter {
120
- Name?: OperationResultFilterName | undefined;
121
- Values?: string | undefined;
122
- }
123
- export interface ListStackSetOperationResultsInput {
124
- StackSetName: string | undefined;
125
- OperationId: string | undefined;
126
- NextToken?: string | undefined;
127
- MaxResults?: number | undefined;
128
- CallAs?: CallAs | undefined;
129
- Filters?: OperationResultFilter[] | undefined;
130
- }
131
- export declare const StackSetOperationResultStatus: {
132
- readonly CANCELLED: "CANCELLED";
133
- readonly FAILED: "FAILED";
134
- readonly PENDING: "PENDING";
135
- readonly RUNNING: "RUNNING";
136
- readonly SUCCEEDED: "SUCCEEDED";
137
- };
138
- export type StackSetOperationResultStatus =
139
- (typeof StackSetOperationResultStatus)[keyof typeof StackSetOperationResultStatus];
140
- export interface StackSetOperationResultSummary {
141
- Account?: string | undefined;
142
- Region?: string | undefined;
143
- Status?: StackSetOperationResultStatus | undefined;
144
- StatusReason?: string | undefined;
145
- AccountGateResult?: AccountGateResult | undefined;
146
- OrganizationalUnitId?: string | undefined;
147
- }
148
- export interface ListStackSetOperationResultsOutput {
149
- Summaries?: StackSetOperationResultSummary[] | undefined;
150
- NextToken?: string | undefined;
151
- }
152
- export interface ListStackSetOperationsInput {
153
- StackSetName: string | undefined;
154
- NextToken?: string | undefined;
155
- MaxResults?: number | undefined;
156
- CallAs?: CallAs | undefined;
157
- }
158
- export interface StackSetOperationSummary {
159
- OperationId?: string | undefined;
160
- Action?: StackSetOperationAction | undefined;
161
- Status?: StackSetOperationStatus | undefined;
162
- CreationTimestamp?: Date | undefined;
163
- EndTimestamp?: Date | undefined;
164
- StatusReason?: string | undefined;
165
- StatusDetails?: StackSetOperationStatusDetails | undefined;
166
- OperationPreferences?: StackSetOperationPreferences | undefined;
167
- }
168
- export interface ListStackSetOperationsOutput {
169
- Summaries?: StackSetOperationSummary[] | undefined;
170
- NextToken?: string | undefined;
171
- }
172
- export interface ListStackSetsInput {
173
- NextToken?: string | undefined;
174
- MaxResults?: number | undefined;
175
- Status?: StackSetStatus | undefined;
176
- CallAs?: CallAs | undefined;
177
- }
178
- export interface StackSetSummary {
179
- StackSetName?: string | undefined;
180
- StackSetId?: string | undefined;
181
- Description?: string | undefined;
182
- Status?: StackSetStatus | undefined;
183
- AutoDeployment?: AutoDeployment | undefined;
184
- PermissionModel?: PermissionModels | undefined;
185
- DriftStatus?: StackDriftStatus | undefined;
186
- LastDriftCheckTimestamp?: Date | undefined;
187
- ManagedExecution?: ManagedExecution | undefined;
188
- }
189
- export interface ListStackSetsOutput {
190
- Summaries?: StackSetSummary[] | undefined;
191
- NextToken?: string | undefined;
192
- }
193
- export interface ListTypeRegistrationsInput {
194
- Type?: RegistryType | undefined;
195
- TypeName?: string | undefined;
196
- TypeArn?: string | undefined;
197
- RegistrationStatusFilter?: RegistrationStatus | undefined;
198
- MaxResults?: number | undefined;
199
- NextToken?: string | undefined;
200
- }
201
- export interface ListTypeRegistrationsOutput {
202
- RegistrationTokenList?: string[] | undefined;
203
- NextToken?: string | undefined;
204
- }
205
- export interface TypeFilters {
206
- Category?: Category | undefined;
207
- PublisherId?: string | undefined;
208
- TypeNamePrefix?: string | undefined;
209
- }
210
- export interface ListTypesInput {
211
- Visibility?: Visibility | undefined;
212
- ProvisioningType?: ProvisioningType | undefined;
213
- DeprecatedStatus?: DeprecatedStatus | undefined;
214
- Type?: RegistryType | undefined;
215
- Filters?: TypeFilters | undefined;
216
- MaxResults?: number | undefined;
217
- NextToken?: string | undefined;
218
- }
219
- export interface TypeSummary {
220
- Type?: RegistryType | undefined;
221
- TypeName?: string | undefined;
222
- DefaultVersionId?: string | undefined;
223
- TypeArn?: string | undefined;
224
- LastUpdated?: Date | undefined;
225
- Description?: string | undefined;
226
- PublisherId?: string | undefined;
227
- OriginalTypeName?: string | undefined;
228
- PublicVersionNumber?: string | undefined;
229
- LatestPublicVersion?: string | undefined;
230
- PublisherIdentity?: IdentityProvider | undefined;
231
- PublisherName?: string | undefined;
232
- IsActivated?: boolean | undefined;
233
- }
234
- export interface ListTypesOutput {
235
- TypeSummaries?: TypeSummary[] | undefined;
236
- NextToken?: string | undefined;
237
- }
238
- export interface ListTypeVersionsInput {
239
- Type?: RegistryType | undefined;
240
- TypeName?: string | undefined;
241
- Arn?: string | undefined;
242
- MaxResults?: number | undefined;
243
- NextToken?: string | undefined;
244
- DeprecatedStatus?: DeprecatedStatus | undefined;
245
- PublisherId?: string | undefined;
246
- }
247
- export interface TypeVersionSummary {
248
- Type?: RegistryType | undefined;
249
- TypeName?: string | undefined;
250
- VersionId?: string | undefined;
251
- IsDefaultVersion?: boolean | undefined;
252
- Arn?: string | undefined;
253
- TimeCreated?: Date | undefined;
254
- Description?: string | undefined;
255
- PublicVersionNumber?: string | undefined;
256
- }
257
- export interface ListTypeVersionsOutput {
258
- TypeVersionSummaries?: TypeVersionSummary[] | undefined;
259
- NextToken?: string | undefined;
260
- }
261
- export interface PublishTypeInput {
262
- Type?: ThirdPartyType | undefined;
263
- Arn?: string | undefined;
264
- TypeName?: string | undefined;
265
- PublicVersionNumber?: string | undefined;
266
- }
267
- export interface PublishTypeOutput {
268
- PublicTypeArn?: string | undefined;
269
- }
270
- export declare class InvalidStateTransitionException extends __BaseException {
271
- readonly name: "InvalidStateTransitionException";
272
- readonly $fault: "client";
273
- Message?: string | undefined;
274
- constructor(
275
- opts: __ExceptionOptionType<
276
- InvalidStateTransitionException,
277
- __BaseException
278
- >
279
- );
280
- }
281
- export declare class OperationStatusCheckFailedException extends __BaseException {
282
- readonly name: "OperationStatusCheckFailedException";
283
- readonly $fault: "client";
284
- Message?: string | undefined;
285
- constructor(
286
- opts: __ExceptionOptionType<
287
- OperationStatusCheckFailedException,
288
- __BaseException
289
- >
290
- );
291
- }
292
- export declare const OperationStatus: {
293
- readonly FAILED: "FAILED";
294
- readonly IN_PROGRESS: "IN_PROGRESS";
295
- readonly PENDING: "PENDING";
296
- readonly SUCCESS: "SUCCESS";
297
- };
298
- export type OperationStatus =
299
- (typeof OperationStatus)[keyof typeof OperationStatus];
300
- export declare const HandlerErrorCode: {
301
- readonly AccessDenied: "AccessDenied";
302
- readonly AlreadyExists: "AlreadyExists";
303
- readonly GeneralServiceException: "GeneralServiceException";
304
- readonly HandlerInternalFailure: "HandlerInternalFailure";
305
- readonly InternalFailure: "InternalFailure";
306
- readonly InvalidCredentials: "InvalidCredentials";
307
- readonly InvalidRequest: "InvalidRequest";
308
- readonly InvalidTypeConfiguration: "InvalidTypeConfiguration";
309
- readonly NetworkFailure: "NetworkFailure";
310
- readonly NonCompliant: "NonCompliant";
311
- readonly NotFound: "NotFound";
312
- readonly NotUpdatable: "NotUpdatable";
313
- readonly ResourceConflict: "ResourceConflict";
314
- readonly ServiceInternalError: "ServiceInternalError";
315
- readonly ServiceLimitExceeded: "ServiceLimitExceeded";
316
- readonly ServiceTimeout: "NotStabilized";
317
- readonly Throttling: "Throttling";
318
- readonly Unknown: "Unknown";
319
- readonly UnsupportedTarget: "UnsupportedTarget";
320
- };
321
- export type HandlerErrorCode =
322
- (typeof HandlerErrorCode)[keyof typeof HandlerErrorCode];
323
- export interface RecordHandlerProgressInput {
324
- BearerToken: string | undefined;
325
- OperationStatus: OperationStatus | undefined;
326
- CurrentOperationStatus?: OperationStatus | undefined;
327
- StatusMessage?: string | undefined;
328
- ErrorCode?: HandlerErrorCode | undefined;
329
- ResourceModel?: string | undefined;
330
- ClientRequestToken?: string | undefined;
331
- }
332
- export interface RecordHandlerProgressOutput {}
333
- export interface RegisterPublisherInput {
334
- AcceptTermsAndConditions?: boolean | undefined;
335
- ConnectionArn?: string | undefined;
336
- }
337
- export interface RegisterPublisherOutput {
338
- PublisherId?: string | undefined;
339
- }
340
- export interface RegisterTypeInput {
341
- Type?: RegistryType | undefined;
342
- TypeName: string | undefined;
343
- SchemaHandlerPackage: string | undefined;
344
- LoggingConfig?: LoggingConfig | undefined;
345
- ExecutionRoleArn?: string | undefined;
346
- ClientRequestToken?: string | undefined;
347
- }
348
- export interface RegisterTypeOutput {
349
- RegistrationToken?: string | undefined;
350
- }
351
- export interface RollbackStackInput {
352
- StackName: string | undefined;
353
- RoleARN?: string | undefined;
354
- ClientRequestToken?: string | undefined;
355
- RetainExceptOnCreate?: boolean | undefined;
356
- }
357
- export interface RollbackStackOutput {
358
- StackId?: string | undefined;
359
- OperationId?: string | undefined;
360
- }
361
- export interface SetStackPolicyInput {
362
- StackName: string | undefined;
363
- StackPolicyBody?: string | undefined;
364
- StackPolicyURL?: string | undefined;
365
- }
366
- export interface SetTypeConfigurationInput {
367
- TypeArn?: string | undefined;
368
- Configuration: string | undefined;
369
- ConfigurationAlias?: string | undefined;
370
- TypeName?: string | undefined;
371
- Type?: ThirdPartyType | undefined;
372
- }
373
- export interface SetTypeConfigurationOutput {
374
- ConfigurationArn?: string | undefined;
375
- }
376
- export interface SetTypeDefaultVersionInput {
377
- Arn?: string | undefined;
378
- Type?: RegistryType | undefined;
379
- TypeName?: string | undefined;
380
- VersionId?: string | undefined;
381
- }
382
- export interface SetTypeDefaultVersionOutput {}
383
- export declare const ResourceSignalStatus: {
384
- readonly FAILURE: "FAILURE";
385
- readonly SUCCESS: "SUCCESS";
386
- };
387
- export type ResourceSignalStatus =
388
- (typeof ResourceSignalStatus)[keyof typeof ResourceSignalStatus];
389
- export interface SignalResourceInput {
390
- StackName: string | undefined;
391
- LogicalResourceId: string | undefined;
392
- UniqueId: string | undefined;
393
- Status: ResourceSignalStatus | undefined;
394
- }
395
- export declare class ResourceScanLimitExceededException extends __BaseException {
396
- readonly name: "ResourceScanLimitExceededException";
397
- readonly $fault: "client";
398
- Message?: string | undefined;
399
- constructor(
400
- opts: __ExceptionOptionType<
401
- ResourceScanLimitExceededException,
402
- __BaseException
403
- >
404
- );
405
- }
406
- export interface StartResourceScanInput {
407
- ClientRequestToken?: string | undefined;
408
- ScanFilters?: ScanFilter[] | undefined;
409
- }
410
- export interface StartResourceScanOutput {
411
- ResourceScanId?: string | undefined;
412
- }
413
- export interface StopStackSetOperationInput {
414
- StackSetName: string | undefined;
415
- OperationId: string | undefined;
416
- CallAs?: CallAs | undefined;
417
- }
418
- export interface StopStackSetOperationOutput {}
419
- export interface TestTypeInput {
420
- Arn?: string | undefined;
421
- Type?: ThirdPartyType | undefined;
422
- TypeName?: string | undefined;
423
- VersionId?: string | undefined;
424
- LogDeliveryBucket?: string | undefined;
425
- }
426
- export interface TestTypeOutput {
427
- TypeVersionArn?: string | undefined;
428
- }
429
- export interface UpdateGeneratedTemplateInput {
430
- GeneratedTemplateName: string | undefined;
431
- NewGeneratedTemplateName?: string | undefined;
432
- AddResources?: ResourceDefinition[] | undefined;
433
- RemoveResources?: string[] | undefined;
434
- RefreshAllResources?: boolean | undefined;
435
- TemplateConfiguration?: TemplateConfiguration | undefined;
436
- }
437
- export interface UpdateGeneratedTemplateOutput {
438
- GeneratedTemplateId?: string | undefined;
439
- }
440
- export interface UpdateStackInput {
441
- StackName: string | undefined;
442
- TemplateBody?: string | undefined;
443
- TemplateURL?: string | undefined;
444
- UsePreviousTemplate?: boolean | undefined;
445
- StackPolicyDuringUpdateBody?: string | undefined;
446
- StackPolicyDuringUpdateURL?: string | undefined;
447
- Parameters?: Parameter[] | undefined;
448
- Capabilities?: Capability[] | undefined;
449
- ResourceTypes?: string[] | undefined;
450
- RoleARN?: string | undefined;
451
- RollbackConfiguration?: RollbackConfiguration | undefined;
452
- StackPolicyBody?: string | undefined;
453
- StackPolicyURL?: string | undefined;
454
- NotificationARNs?: string[] | undefined;
455
- Tags?: Tag[] | undefined;
456
- DisableRollback?: boolean | undefined;
457
- ClientRequestToken?: string | undefined;
458
- RetainExceptOnCreate?: boolean | undefined;
459
- }
460
- export interface UpdateStackOutput {
461
- StackId?: string | undefined;
462
- OperationId?: string | undefined;
463
- }
464
- export interface UpdateStackInstancesInput {
465
- StackSetName: string | undefined;
466
- Accounts?: string[] | undefined;
467
- DeploymentTargets?: DeploymentTargets | undefined;
468
- Regions: string[] | undefined;
469
- ParameterOverrides?: Parameter[] | undefined;
470
- OperationPreferences?: StackSetOperationPreferences | undefined;
471
- OperationId?: string | undefined;
472
- CallAs?: CallAs | undefined;
473
- }
474
- export interface UpdateStackInstancesOutput {
475
- OperationId?: string | undefined;
476
- }
477
- export interface UpdateStackSetInput {
478
- StackSetName: string | undefined;
479
- Description?: string | undefined;
480
- TemplateBody?: string | undefined;
481
- TemplateURL?: string | undefined;
482
- UsePreviousTemplate?: boolean | undefined;
483
- Parameters?: Parameter[] | undefined;
484
- Capabilities?: Capability[] | undefined;
485
- Tags?: Tag[] | undefined;
486
- OperationPreferences?: StackSetOperationPreferences | undefined;
487
- AdministrationRoleARN?: string | undefined;
488
- ExecutionRoleName?: string | undefined;
489
- DeploymentTargets?: DeploymentTargets | undefined;
490
- PermissionModel?: PermissionModels | undefined;
491
- AutoDeployment?: AutoDeployment | undefined;
492
- OperationId?: string | undefined;
493
- Accounts?: string[] | undefined;
494
- Regions?: string[] | undefined;
495
- CallAs?: CallAs | undefined;
496
- ManagedExecution?: ManagedExecution | undefined;
497
- }
498
- export interface UpdateStackSetOutput {
499
- OperationId?: string | undefined;
500
- }
501
- export interface UpdateTerminationProtectionInput {
502
- EnableTerminationProtection: boolean | undefined;
503
- StackName: string | undefined;
504
- }
505
- export interface UpdateTerminationProtectionOutput {
506
- StackId?: string | undefined;
507
- }
508
- export interface ValidateTemplateInput {
509
- TemplateBody?: string | undefined;
510
- TemplateURL?: string | undefined;
511
- }
512
- export interface TemplateParameter {
513
- ParameterKey?: string | undefined;
514
- DefaultValue?: string | undefined;
515
- NoEcho?: boolean | undefined;
516
- Description?: string | undefined;
517
- }
518
- export interface ValidateTemplateOutput {
519
- Parameters?: TemplateParameter[] | undefined;
520
- Description?: string | undefined;
521
- Capabilities?: Capability[] | undefined;
522
- CapabilitiesReason?: string | undefined;
523
- DeclaredTransforms?: string[] | undefined;
524
- }
@@ -1 +0,0 @@
1
- export * from "./models_0";
@@ -1 +0,0 @@
1
- export * from "./models_0";
@@ -1 +0,0 @@
1
- export * from "./models_0";
@@ -1 +0,0 @@
1
- export * from "./models_0";