@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,844 +1 @@
1
- import { CloudFormationServiceException as __BaseException } from "./CloudFormationServiceException";
2
- export const AccountFilterType = {
3
- DIFFERENCE: "DIFFERENCE",
4
- INTERSECTION: "INTERSECTION",
5
- NONE: "NONE",
6
- UNION: "UNION",
7
- };
8
- export const AccountGateStatus = {
9
- FAILED: "FAILED",
10
- SKIPPED: "SKIPPED",
11
- SUCCEEDED: "SUCCEEDED",
12
- };
13
- export class InvalidOperationException extends __BaseException {
14
- name = "InvalidOperationException";
15
- $fault = "client";
16
- Message;
17
- constructor(opts) {
18
- super({
19
- name: "InvalidOperationException",
20
- $fault: "client",
21
- ...opts,
22
- });
23
- Object.setPrototypeOf(this, InvalidOperationException.prototype);
24
- this.Message = opts.Message;
25
- }
26
- }
27
- export class OperationNotFoundException extends __BaseException {
28
- name = "OperationNotFoundException";
29
- $fault = "client";
30
- Message;
31
- constructor(opts) {
32
- super({
33
- name: "OperationNotFoundException",
34
- $fault: "client",
35
- ...opts,
36
- });
37
- Object.setPrototypeOf(this, OperationNotFoundException.prototype);
38
- this.Message = opts.Message;
39
- }
40
- }
41
- export const ThirdPartyType = {
42
- HOOK: "HOOK",
43
- MODULE: "MODULE",
44
- RESOURCE: "RESOURCE",
45
- };
46
- export const VersionBump = {
47
- MAJOR: "MAJOR",
48
- MINOR: "MINOR",
49
- };
50
- export class CFNRegistryException extends __BaseException {
51
- name = "CFNRegistryException";
52
- $fault = "client";
53
- Message;
54
- constructor(opts) {
55
- super({
56
- name: "CFNRegistryException",
57
- $fault: "client",
58
- ...opts,
59
- });
60
- Object.setPrototypeOf(this, CFNRegistryException.prototype);
61
- this.Message = opts.Message;
62
- }
63
- }
64
- export class TypeNotFoundException extends __BaseException {
65
- name = "TypeNotFoundException";
66
- $fault = "client";
67
- Message;
68
- constructor(opts) {
69
- super({
70
- name: "TypeNotFoundException",
71
- $fault: "client",
72
- ...opts,
73
- });
74
- Object.setPrototypeOf(this, TypeNotFoundException.prototype);
75
- this.Message = opts.Message;
76
- }
77
- }
78
- export const AfterValueFrom = {
79
- TEMPLATE: "TEMPLATE",
80
- };
81
- export class AlreadyExistsException extends __BaseException {
82
- name = "AlreadyExistsException";
83
- $fault = "client";
84
- Message;
85
- constructor(opts) {
86
- super({
87
- name: "AlreadyExistsException",
88
- $fault: "client",
89
- ...opts,
90
- });
91
- Object.setPrototypeOf(this, AlreadyExistsException.prototype);
92
- this.Message = opts.Message;
93
- }
94
- }
95
- export const AnnotationSeverityLevel = {
96
- CRITICAL: "CRITICAL",
97
- HIGH: "HIGH",
98
- INFORMATIONAL: "INFORMATIONAL",
99
- LOW: "LOW",
100
- MEDIUM: "MEDIUM",
101
- };
102
- export const AnnotationStatus = {
103
- FAILED: "FAILED",
104
- PASSED: "PASSED",
105
- SKIPPED: "SKIPPED",
106
- };
107
- export const AttributeChangeType = {
108
- Add: "Add",
109
- Modify: "Modify",
110
- Remove: "Remove",
111
- SyncWithActual: "SyncWithActual",
112
- };
113
- export class TypeConfigurationNotFoundException extends __BaseException {
114
- name = "TypeConfigurationNotFoundException";
115
- $fault = "client";
116
- Message;
117
- constructor(opts) {
118
- super({
119
- name: "TypeConfigurationNotFoundException",
120
- $fault: "client",
121
- ...opts,
122
- });
123
- Object.setPrototypeOf(this, TypeConfigurationNotFoundException.prototype);
124
- this.Message = opts.Message;
125
- }
126
- }
127
- export const BeaconStackOperationStatus = {
128
- FAILED: "FAILED",
129
- IN_PROGRESS: "IN_PROGRESS",
130
- SUCCEEDED: "SUCCEEDED",
131
- };
132
- export const BeforeValueFrom = {
133
- ACTUAL_STATE: "ACTUAL_STATE",
134
- PREVIOUS_DEPLOYMENT_STATE: "PREVIOUS_DEPLOYMENT_STATE",
135
- };
136
- export const CallAs = {
137
- DELEGATED_ADMIN: "DELEGATED_ADMIN",
138
- SELF: "SELF",
139
- };
140
- export class TokenAlreadyExistsException extends __BaseException {
141
- name = "TokenAlreadyExistsException";
142
- $fault = "client";
143
- Message;
144
- constructor(opts) {
145
- super({
146
- name: "TokenAlreadyExistsException",
147
- $fault: "client",
148
- ...opts,
149
- });
150
- Object.setPrototypeOf(this, TokenAlreadyExistsException.prototype);
151
- this.Message = opts.Message;
152
- }
153
- }
154
- export const Capability = {
155
- CAPABILITY_AUTO_EXPAND: "CAPABILITY_AUTO_EXPAND",
156
- CAPABILITY_IAM: "CAPABILITY_IAM",
157
- CAPABILITY_NAMED_IAM: "CAPABILITY_NAMED_IAM",
158
- };
159
- export const Category = {
160
- ACTIVATED: "ACTIVATED",
161
- AWS_TYPES: "AWS_TYPES",
162
- REGISTERED: "REGISTERED",
163
- THIRD_PARTY: "THIRD_PARTY",
164
- };
165
- export const ChangeAction = {
166
- Add: "Add",
167
- Dynamic: "Dynamic",
168
- Import: "Import",
169
- Modify: "Modify",
170
- Remove: "Remove",
171
- SyncWithActual: "SyncWithActual",
172
- };
173
- export const ChangeSource = {
174
- Automatic: "Automatic",
175
- DirectModification: "DirectModification",
176
- NoModification: "NoModification",
177
- ParameterReference: "ParameterReference",
178
- ResourceAttribute: "ResourceAttribute",
179
- ResourceReference: "ResourceReference",
180
- };
181
- export const EvaluationType = {
182
- Dynamic: "Dynamic",
183
- Static: "Static",
184
- };
185
- export const ResourceAttribute = {
186
- CreationPolicy: "CreationPolicy",
187
- DeletionPolicy: "DeletionPolicy",
188
- Metadata: "Metadata",
189
- Properties: "Properties",
190
- Tags: "Tags",
191
- UpdatePolicy: "UpdatePolicy",
192
- UpdateReplacePolicy: "UpdateReplacePolicy",
193
- };
194
- export const RequiresRecreation = {
195
- Always: "Always",
196
- Conditionally: "Conditionally",
197
- Never: "Never",
198
- };
199
- export const PolicyAction = {
200
- Delete: "Delete",
201
- ReplaceAndDelete: "ReplaceAndDelete",
202
- ReplaceAndRetain: "ReplaceAndRetain",
203
- ReplaceAndSnapshot: "ReplaceAndSnapshot",
204
- Retain: "Retain",
205
- Snapshot: "Snapshot",
206
- };
207
- export const Replacement = {
208
- Conditional: "Conditional",
209
- False: "False",
210
- True: "True",
211
- };
212
- export const DriftIgnoredReason = {
213
- MANAGED_BY_AWS: "MANAGED_BY_AWS",
214
- WRITE_ONLY_PROPERTY: "WRITE_ONLY_PROPERTY",
215
- };
216
- export const StackResourceDriftStatus = {
217
- DELETED: "DELETED",
218
- IN_SYNC: "IN_SYNC",
219
- MODIFIED: "MODIFIED",
220
- NOT_CHECKED: "NOT_CHECKED",
221
- UNKNOWN: "UNKNOWN",
222
- UNSUPPORTED: "UNSUPPORTED",
223
- };
224
- export const ChangeType = {
225
- Resource: "Resource",
226
- };
227
- export const HookFailureMode = {
228
- FAIL: "FAIL",
229
- WARN: "WARN",
230
- };
231
- export const HookInvocationPoint = {
232
- PRE_PROVISION: "PRE_PROVISION",
233
- };
234
- export const HookTargetType = {
235
- RESOURCE: "RESOURCE",
236
- };
237
- export const ChangeSetHooksStatus = {
238
- PLANNED: "PLANNED",
239
- PLANNING: "PLANNING",
240
- UNAVAILABLE: "UNAVAILABLE",
241
- };
242
- export class ChangeSetNotFoundException extends __BaseException {
243
- name = "ChangeSetNotFoundException";
244
- $fault = "client";
245
- Message;
246
- constructor(opts) {
247
- super({
248
- name: "ChangeSetNotFoundException",
249
- $fault: "client",
250
- ...opts,
251
- });
252
- Object.setPrototypeOf(this, ChangeSetNotFoundException.prototype);
253
- this.Message = opts.Message;
254
- }
255
- }
256
- export const ChangeSetStatus = {
257
- CREATE_COMPLETE: "CREATE_COMPLETE",
258
- CREATE_IN_PROGRESS: "CREATE_IN_PROGRESS",
259
- CREATE_PENDING: "CREATE_PENDING",
260
- DELETE_COMPLETE: "DELETE_COMPLETE",
261
- DELETE_FAILED: "DELETE_FAILED",
262
- DELETE_IN_PROGRESS: "DELETE_IN_PROGRESS",
263
- DELETE_PENDING: "DELETE_PENDING",
264
- FAILED: "FAILED",
265
- };
266
- export const ExecutionStatus = {
267
- AVAILABLE: "AVAILABLE",
268
- EXECUTE_COMPLETE: "EXECUTE_COMPLETE",
269
- EXECUTE_FAILED: "EXECUTE_FAILED",
270
- EXECUTE_IN_PROGRESS: "EXECUTE_IN_PROGRESS",
271
- OBSOLETE: "OBSOLETE",
272
- UNAVAILABLE: "UNAVAILABLE",
273
- };
274
- export const ChangeSetType = {
275
- CREATE: "CREATE",
276
- IMPORT: "IMPORT",
277
- UPDATE: "UPDATE",
278
- };
279
- export const DeploymentMode = {
280
- REVERT_DRIFT: "REVERT_DRIFT",
281
- };
282
- export const OnStackFailure = {
283
- DELETE: "DELETE",
284
- DO_NOTHING: "DO_NOTHING",
285
- ROLLBACK: "ROLLBACK",
286
- };
287
- export class InsufficientCapabilitiesException extends __BaseException {
288
- name = "InsufficientCapabilitiesException";
289
- $fault = "client";
290
- Message;
291
- constructor(opts) {
292
- super({
293
- name: "InsufficientCapabilitiesException",
294
- $fault: "client",
295
- ...opts,
296
- });
297
- Object.setPrototypeOf(this, InsufficientCapabilitiesException.prototype);
298
- this.Message = opts.Message;
299
- }
300
- }
301
- export class LimitExceededException extends __BaseException {
302
- name = "LimitExceededException";
303
- $fault = "client";
304
- Message;
305
- constructor(opts) {
306
- super({
307
- name: "LimitExceededException",
308
- $fault: "client",
309
- ...opts,
310
- });
311
- Object.setPrototypeOf(this, LimitExceededException.prototype);
312
- this.Message = opts.Message;
313
- }
314
- }
315
- export class ConcurrentResourcesLimitExceededException extends __BaseException {
316
- name = "ConcurrentResourcesLimitExceededException";
317
- $fault = "client";
318
- Message;
319
- constructor(opts) {
320
- super({
321
- name: "ConcurrentResourcesLimitExceededException",
322
- $fault: "client",
323
- ...opts,
324
- });
325
- Object.setPrototypeOf(this, ConcurrentResourcesLimitExceededException.prototype);
326
- this.Message = opts.Message;
327
- }
328
- }
329
- export const GeneratedTemplateDeletionPolicy = {
330
- DELETE: "DELETE",
331
- RETAIN: "RETAIN",
332
- };
333
- export const GeneratedTemplateUpdateReplacePolicy = {
334
- DELETE: "DELETE",
335
- RETAIN: "RETAIN",
336
- };
337
- export const OnFailure = {
338
- DELETE: "DELETE",
339
- DO_NOTHING: "DO_NOTHING",
340
- ROLLBACK: "ROLLBACK",
341
- };
342
- export const ConcurrencyMode = {
343
- SOFT_FAILURE_TOLERANCE: "SOFT_FAILURE_TOLERANCE",
344
- STRICT_FAILURE_TOLERANCE: "STRICT_FAILURE_TOLERANCE",
345
- };
346
- export const RegionConcurrencyType = {
347
- PARALLEL: "PARALLEL",
348
- SEQUENTIAL: "SEQUENTIAL",
349
- };
350
- export class OperationIdAlreadyExistsException extends __BaseException {
351
- name = "OperationIdAlreadyExistsException";
352
- $fault = "client";
353
- Message;
354
- constructor(opts) {
355
- super({
356
- name: "OperationIdAlreadyExistsException",
357
- $fault: "client",
358
- ...opts,
359
- });
360
- Object.setPrototypeOf(this, OperationIdAlreadyExistsException.prototype);
361
- this.Message = opts.Message;
362
- }
363
- }
364
- export class OperationInProgressException extends __BaseException {
365
- name = "OperationInProgressException";
366
- $fault = "client";
367
- Message;
368
- constructor(opts) {
369
- super({
370
- name: "OperationInProgressException",
371
- $fault: "client",
372
- ...opts,
373
- });
374
- Object.setPrototypeOf(this, OperationInProgressException.prototype);
375
- this.Message = opts.Message;
376
- }
377
- }
378
- export class StackSetNotFoundException extends __BaseException {
379
- name = "StackSetNotFoundException";
380
- $fault = "client";
381
- Message;
382
- constructor(opts) {
383
- super({
384
- name: "StackSetNotFoundException",
385
- $fault: "client",
386
- ...opts,
387
- });
388
- Object.setPrototypeOf(this, StackSetNotFoundException.prototype);
389
- this.Message = opts.Message;
390
- }
391
- }
392
- export class StaleRequestException extends __BaseException {
393
- name = "StaleRequestException";
394
- $fault = "client";
395
- Message;
396
- constructor(opts) {
397
- super({
398
- name: "StaleRequestException",
399
- $fault: "client",
400
- ...opts,
401
- });
402
- Object.setPrototypeOf(this, StaleRequestException.prototype);
403
- this.Message = opts.Message;
404
- }
405
- }
406
- export class CreatedButModifiedException extends __BaseException {
407
- name = "CreatedButModifiedException";
408
- $fault = "client";
409
- Message;
410
- constructor(opts) {
411
- super({
412
- name: "CreatedButModifiedException",
413
- $fault: "client",
414
- ...opts,
415
- });
416
- Object.setPrototypeOf(this, CreatedButModifiedException.prototype);
417
- this.Message = opts.Message;
418
- }
419
- }
420
- export const PermissionModels = {
421
- SELF_MANAGED: "SELF_MANAGED",
422
- SERVICE_MANAGED: "SERVICE_MANAGED",
423
- };
424
- export class NameAlreadyExistsException extends __BaseException {
425
- name = "NameAlreadyExistsException";
426
- $fault = "client";
427
- Message;
428
- constructor(opts) {
429
- super({
430
- name: "NameAlreadyExistsException",
431
- $fault: "client",
432
- ...opts,
433
- });
434
- Object.setPrototypeOf(this, NameAlreadyExistsException.prototype);
435
- this.Message = opts.Message;
436
- }
437
- }
438
- export class InvalidChangeSetStatusException extends __BaseException {
439
- name = "InvalidChangeSetStatusException";
440
- $fault = "client";
441
- Message;
442
- constructor(opts) {
443
- super({
444
- name: "InvalidChangeSetStatusException",
445
- $fault: "client",
446
- ...opts,
447
- });
448
- Object.setPrototypeOf(this, InvalidChangeSetStatusException.prototype);
449
- this.Message = opts.Message;
450
- }
451
- }
452
- export class GeneratedTemplateNotFoundException extends __BaseException {
453
- name = "GeneratedTemplateNotFoundException";
454
- $fault = "client";
455
- Message;
456
- constructor(opts) {
457
- super({
458
- name: "GeneratedTemplateNotFoundException",
459
- $fault: "client",
460
- ...opts,
461
- });
462
- Object.setPrototypeOf(this, GeneratedTemplateNotFoundException.prototype);
463
- this.Message = opts.Message;
464
- }
465
- }
466
- export const DeletionMode = {
467
- FORCE_DELETE_STACK: "FORCE_DELETE_STACK",
468
- STANDARD: "STANDARD",
469
- };
470
- export class StackSetNotEmptyException extends __BaseException {
471
- name = "StackSetNotEmptyException";
472
- $fault = "client";
473
- Message;
474
- constructor(opts) {
475
- super({
476
- name: "StackSetNotEmptyException",
477
- $fault: "client",
478
- ...opts,
479
- });
480
- Object.setPrototypeOf(this, StackSetNotEmptyException.prototype);
481
- this.Message = opts.Message;
482
- }
483
- }
484
- export const RegistryType = {
485
- HOOK: "HOOK",
486
- MODULE: "MODULE",
487
- RESOURCE: "RESOURCE",
488
- };
489
- export const StackDriftStatus = {
490
- DRIFTED: "DRIFTED",
491
- IN_SYNC: "IN_SYNC",
492
- NOT_CHECKED: "NOT_CHECKED",
493
- UNKNOWN: "UNKNOWN",
494
- };
495
- export const DetailedStatus = {
496
- CONFIGURATION_COMPLETE: "CONFIGURATION_COMPLETE",
497
- VALIDATION_FAILED: "VALIDATION_FAILED",
498
- };
499
- export const EventType = {
500
- HOOK_INVOCATION_ERROR: "HOOK_INVOCATION_ERROR",
501
- PROGRESS_EVENT: "PROGRESS_EVENT",
502
- PROVISIONING_ERROR: "PROVISIONING_ERROR",
503
- STACK_EVENT: "STACK_EVENT",
504
- VALIDATION_ERROR: "VALIDATION_ERROR",
505
- };
506
- export const HookStatus = {
507
- HOOK_COMPLETE_FAILED: "HOOK_COMPLETE_FAILED",
508
- HOOK_COMPLETE_SUCCEEDED: "HOOK_COMPLETE_SUCCEEDED",
509
- HOOK_FAILED: "HOOK_FAILED",
510
- HOOK_IN_PROGRESS: "HOOK_IN_PROGRESS",
511
- };
512
- export const OperationType = {
513
- CONTINUE_ROLLBACK: "CONTINUE_ROLLBACK",
514
- CREATE_CHANGESET: "CREATE_CHANGESET",
515
- CREATE_STACK: "CREATE_STACK",
516
- DELETE_STACK: "DELETE_STACK",
517
- ROLLBACK: "ROLLBACK",
518
- UPDATE_STACK: "UPDATE_STACK",
519
- };
520
- export const ResourceStatus = {
521
- CREATE_COMPLETE: "CREATE_COMPLETE",
522
- CREATE_FAILED: "CREATE_FAILED",
523
- CREATE_IN_PROGRESS: "CREATE_IN_PROGRESS",
524
- DELETE_COMPLETE: "DELETE_COMPLETE",
525
- DELETE_FAILED: "DELETE_FAILED",
526
- DELETE_IN_PROGRESS: "DELETE_IN_PROGRESS",
527
- DELETE_SKIPPED: "DELETE_SKIPPED",
528
- EXPORT_COMPLETE: "EXPORT_COMPLETE",
529
- EXPORT_FAILED: "EXPORT_FAILED",
530
- EXPORT_IN_PROGRESS: "EXPORT_IN_PROGRESS",
531
- EXPORT_ROLLBACK_COMPLETE: "EXPORT_ROLLBACK_COMPLETE",
532
- EXPORT_ROLLBACK_FAILED: "EXPORT_ROLLBACK_FAILED",
533
- EXPORT_ROLLBACK_IN_PROGRESS: "EXPORT_ROLLBACK_IN_PROGRESS",
534
- IMPORT_COMPLETE: "IMPORT_COMPLETE",
535
- IMPORT_FAILED: "IMPORT_FAILED",
536
- IMPORT_IN_PROGRESS: "IMPORT_IN_PROGRESS",
537
- IMPORT_ROLLBACK_COMPLETE: "IMPORT_ROLLBACK_COMPLETE",
538
- IMPORT_ROLLBACK_FAILED: "IMPORT_ROLLBACK_FAILED",
539
- IMPORT_ROLLBACK_IN_PROGRESS: "IMPORT_ROLLBACK_IN_PROGRESS",
540
- ROLLBACK_COMPLETE: "ROLLBACK_COMPLETE",
541
- ROLLBACK_FAILED: "ROLLBACK_FAILED",
542
- ROLLBACK_IN_PROGRESS: "ROLLBACK_IN_PROGRESS",
543
- UPDATE_COMPLETE: "UPDATE_COMPLETE",
544
- UPDATE_FAILED: "UPDATE_FAILED",
545
- UPDATE_IN_PROGRESS: "UPDATE_IN_PROGRESS",
546
- UPDATE_ROLLBACK_COMPLETE: "UPDATE_ROLLBACK_COMPLETE",
547
- UPDATE_ROLLBACK_FAILED: "UPDATE_ROLLBACK_FAILED",
548
- UPDATE_ROLLBACK_IN_PROGRESS: "UPDATE_ROLLBACK_IN_PROGRESS",
549
- };
550
- export const ValidationStatus = {
551
- FAILED: "FAILED",
552
- SKIPPED: "SKIPPED",
553
- };
554
- export const GeneratedTemplateResourceStatus = {
555
- COMPLETE: "COMPLETE",
556
- FAILED: "FAILED",
557
- IN_PROGRESS: "IN_PROGRESS",
558
- PENDING: "PENDING",
559
- };
560
- export const WarningType = {
561
- EXCLUDED_PROPERTIES: "EXCLUDED_PROPERTIES",
562
- EXCLUDED_RESOURCES: "EXCLUDED_RESOURCES",
563
- MUTUALLY_EXCLUSIVE_PROPERTIES: "MUTUALLY_EXCLUSIVE_PROPERTIES",
564
- MUTUALLY_EXCLUSIVE_TYPES: "MUTUALLY_EXCLUSIVE_TYPES",
565
- UNSUPPORTED_PROPERTIES: "UNSUPPORTED_PROPERTIES",
566
- };
567
- export const GeneratedTemplateStatus = {
568
- COMPLETE: "COMPLETE",
569
- CREATE_IN_PROGRESS: "CREATE_IN_PROGRESS",
570
- CREATE_PENDING: "CREATE_PENDING",
571
- DELETE_IN_PROGRESS: "DELETE_IN_PROGRESS",
572
- DELETE_PENDING: "DELETE_PENDING",
573
- FAILED: "FAILED",
574
- UPDATE_IN_PROGRESS: "UPDATE_IN_PROGRESS",
575
- UPDATE_PENDING: "UPDATE_PENDING",
576
- };
577
- export const OrganizationStatus = {
578
- DISABLED: "DISABLED",
579
- DISABLED_PERMANENTLY: "DISABLED_PERMANENTLY",
580
- ENABLED: "ENABLED",
581
- };
582
- export const IdentityProvider = {
583
- AWS_Marketplace: "AWS_Marketplace",
584
- Bitbucket: "Bitbucket",
585
- GitHub: "GitHub",
586
- };
587
- export const PublisherStatus = {
588
- UNVERIFIED: "UNVERIFIED",
589
- VERIFIED: "VERIFIED",
590
- };
591
- export const ResourceScanStatus = {
592
- COMPLETE: "COMPLETE",
593
- EXPIRED: "EXPIRED",
594
- FAILED: "FAILED",
595
- IN_PROGRESS: "IN_PROGRESS",
596
- };
597
- export class ResourceScanNotFoundException extends __BaseException {
598
- name = "ResourceScanNotFoundException";
599
- $fault = "client";
600
- Message;
601
- constructor(opts) {
602
- super({
603
- name: "ResourceScanNotFoundException",
604
- $fault: "client",
605
- ...opts,
606
- });
607
- Object.setPrototypeOf(this, ResourceScanNotFoundException.prototype);
608
- this.Message = opts.Message;
609
- }
610
- }
611
- export const StackDriftDetectionStatus = {
612
- DETECTION_COMPLETE: "DETECTION_COMPLETE",
613
- DETECTION_FAILED: "DETECTION_FAILED",
614
- DETECTION_IN_PROGRESS: "DETECTION_IN_PROGRESS",
615
- };
616
- export const StackInstanceDetailedStatus = {
617
- CANCELLED: "CANCELLED",
618
- FAILED: "FAILED",
619
- FAILED_IMPORT: "FAILED_IMPORT",
620
- INOPERABLE: "INOPERABLE",
621
- PENDING: "PENDING",
622
- RUNNING: "RUNNING",
623
- SKIPPED_SUSPENDED_ACCOUNT: "SKIPPED_SUSPENDED_ACCOUNT",
624
- SUCCEEDED: "SUCCEEDED",
625
- };
626
- export const StackInstanceStatus = {
627
- CURRENT: "CURRENT",
628
- INOPERABLE: "INOPERABLE",
629
- OUTDATED: "OUTDATED",
630
- };
631
- export class StackInstanceNotFoundException extends __BaseException {
632
- name = "StackInstanceNotFoundException";
633
- $fault = "client";
634
- Message;
635
- constructor(opts) {
636
- super({
637
- name: "StackInstanceNotFoundException",
638
- $fault: "client",
639
- ...opts,
640
- });
641
- Object.setPrototypeOf(this, StackInstanceNotFoundException.prototype);
642
- this.Message = opts.Message;
643
- }
644
- }
645
- export const StackRefactorExecutionStatus = {
646
- AVAILABLE: "AVAILABLE",
647
- EXECUTE_COMPLETE: "EXECUTE_COMPLETE",
648
- EXECUTE_FAILED: "EXECUTE_FAILED",
649
- EXECUTE_IN_PROGRESS: "EXECUTE_IN_PROGRESS",
650
- OBSOLETE: "OBSOLETE",
651
- ROLLBACK_COMPLETE: "ROLLBACK_COMPLETE",
652
- ROLLBACK_FAILED: "ROLLBACK_FAILED",
653
- ROLLBACK_IN_PROGRESS: "ROLLBACK_IN_PROGRESS",
654
- UNAVAILABLE: "UNAVAILABLE",
655
- };
656
- export const StackRefactorStatus = {
657
- CREATE_COMPLETE: "CREATE_COMPLETE",
658
- CREATE_FAILED: "CREATE_FAILED",
659
- CREATE_IN_PROGRESS: "CREATE_IN_PROGRESS",
660
- DELETE_COMPLETE: "DELETE_COMPLETE",
661
- DELETE_FAILED: "DELETE_FAILED",
662
- DELETE_IN_PROGRESS: "DELETE_IN_PROGRESS",
663
- };
664
- export class StackRefactorNotFoundException extends __BaseException {
665
- name = "StackRefactorNotFoundException";
666
- $fault = "client";
667
- Message;
668
- constructor(opts) {
669
- super({
670
- name: "StackRefactorNotFoundException",
671
- $fault: "client",
672
- ...opts,
673
- });
674
- Object.setPrototypeOf(this, StackRefactorNotFoundException.prototype);
675
- this.Message = opts.Message;
676
- }
677
- }
678
- export const DifferenceType = {
679
- ADD: "ADD",
680
- NOT_EQUAL: "NOT_EQUAL",
681
- REMOVE: "REMOVE",
682
- };
683
- export const StackStatus = {
684
- CREATE_COMPLETE: "CREATE_COMPLETE",
685
- CREATE_FAILED: "CREATE_FAILED",
686
- CREATE_IN_PROGRESS: "CREATE_IN_PROGRESS",
687
- DELETE_COMPLETE: "DELETE_COMPLETE",
688
- DELETE_FAILED: "DELETE_FAILED",
689
- DELETE_IN_PROGRESS: "DELETE_IN_PROGRESS",
690
- IMPORT_COMPLETE: "IMPORT_COMPLETE",
691
- IMPORT_IN_PROGRESS: "IMPORT_IN_PROGRESS",
692
- IMPORT_ROLLBACK_COMPLETE: "IMPORT_ROLLBACK_COMPLETE",
693
- IMPORT_ROLLBACK_FAILED: "IMPORT_ROLLBACK_FAILED",
694
- IMPORT_ROLLBACK_IN_PROGRESS: "IMPORT_ROLLBACK_IN_PROGRESS",
695
- REVIEW_IN_PROGRESS: "REVIEW_IN_PROGRESS",
696
- ROLLBACK_COMPLETE: "ROLLBACK_COMPLETE",
697
- ROLLBACK_FAILED: "ROLLBACK_FAILED",
698
- ROLLBACK_IN_PROGRESS: "ROLLBACK_IN_PROGRESS",
699
- UPDATE_COMPLETE: "UPDATE_COMPLETE",
700
- UPDATE_COMPLETE_CLEANUP_IN_PROGRESS: "UPDATE_COMPLETE_CLEANUP_IN_PROGRESS",
701
- UPDATE_FAILED: "UPDATE_FAILED",
702
- UPDATE_IN_PROGRESS: "UPDATE_IN_PROGRESS",
703
- UPDATE_ROLLBACK_COMPLETE: "UPDATE_ROLLBACK_COMPLETE",
704
- UPDATE_ROLLBACK_COMPLETE_CLEANUP_IN_PROGRESS: "UPDATE_ROLLBACK_COMPLETE_CLEANUP_IN_PROGRESS",
705
- UPDATE_ROLLBACK_FAILED: "UPDATE_ROLLBACK_FAILED",
706
- UPDATE_ROLLBACK_IN_PROGRESS: "UPDATE_ROLLBACK_IN_PROGRESS",
707
- };
708
- export const StackSetDriftDetectionStatus = {
709
- COMPLETED: "COMPLETED",
710
- FAILED: "FAILED",
711
- IN_PROGRESS: "IN_PROGRESS",
712
- PARTIAL_SUCCESS: "PARTIAL_SUCCESS",
713
- STOPPED: "STOPPED",
714
- };
715
- export const StackSetDriftStatus = {
716
- DRIFTED: "DRIFTED",
717
- IN_SYNC: "IN_SYNC",
718
- NOT_CHECKED: "NOT_CHECKED",
719
- };
720
- export const StackSetStatus = {
721
- ACTIVE: "ACTIVE",
722
- DELETED: "DELETED",
723
- };
724
- export const StackSetOperationAction = {
725
- CREATE: "CREATE",
726
- DELETE: "DELETE",
727
- DETECT_DRIFT: "DETECT_DRIFT",
728
- UPDATE: "UPDATE",
729
- };
730
- export const StackSetOperationStatus = {
731
- FAILED: "FAILED",
732
- QUEUED: "QUEUED",
733
- RUNNING: "RUNNING",
734
- STOPPED: "STOPPED",
735
- STOPPING: "STOPPING",
736
- SUCCEEDED: "SUCCEEDED",
737
- };
738
- export const DeprecatedStatus = {
739
- DEPRECATED: "DEPRECATED",
740
- LIVE: "LIVE",
741
- };
742
- export const ProvisioningType = {
743
- FULLY_MUTABLE: "FULLY_MUTABLE",
744
- IMMUTABLE: "IMMUTABLE",
745
- NON_PROVISIONABLE: "NON_PROVISIONABLE",
746
- };
747
- export const TypeTestsStatus = {
748
- FAILED: "FAILED",
749
- IN_PROGRESS: "IN_PROGRESS",
750
- NOT_TESTED: "NOT_TESTED",
751
- PASSED: "PASSED",
752
- };
753
- export const Visibility = {
754
- PRIVATE: "PRIVATE",
755
- PUBLIC: "PUBLIC",
756
- };
757
- export const RegistrationStatus = {
758
- COMPLETE: "COMPLETE",
759
- FAILED: "FAILED",
760
- IN_PROGRESS: "IN_PROGRESS",
761
- };
762
- export const TemplateFormat = {
763
- JSON: "JSON",
764
- YAML: "YAML",
765
- };
766
- export const HookTargetAction = {
767
- CREATE: "CREATE",
768
- DELETE: "DELETE",
769
- IMPORT: "IMPORT",
770
- UPDATE: "UPDATE",
771
- };
772
- export class HookResultNotFoundException extends __BaseException {
773
- name = "HookResultNotFoundException";
774
- $fault = "client";
775
- Message;
776
- constructor(opts) {
777
- super({
778
- name: "HookResultNotFoundException",
779
- $fault: "client",
780
- ...opts,
781
- });
782
- Object.setPrototypeOf(this, HookResultNotFoundException.prototype);
783
- this.Message = opts.Message;
784
- }
785
- }
786
- export const TemplateStage = {
787
- Original: "Original",
788
- Processed: "Processed",
789
- };
790
- export class StackNotFoundException extends __BaseException {
791
- name = "StackNotFoundException";
792
- $fault = "client";
793
- Message;
794
- constructor(opts) {
795
- super({
796
- name: "StackNotFoundException",
797
- $fault: "client",
798
- ...opts,
799
- });
800
- Object.setPrototypeOf(this, StackNotFoundException.prototype);
801
- this.Message = opts.Message;
802
- }
803
- }
804
- export const ListHookResultsTargetType = {
805
- CHANGE_SET: "CHANGE_SET",
806
- CLOUD_CONTROL: "CLOUD_CONTROL",
807
- RESOURCE: "RESOURCE",
808
- STACK: "STACK",
809
- };
810
- export class ResourceScanInProgressException extends __BaseException {
811
- name = "ResourceScanInProgressException";
812
- $fault = "client";
813
- Message;
814
- constructor(opts) {
815
- super({
816
- name: "ResourceScanInProgressException",
817
- $fault: "client",
818
- ...opts,
819
- });
820
- Object.setPrototypeOf(this, ResourceScanInProgressException.prototype);
821
- this.Message = opts.Message;
822
- }
823
- }
824
- export const ScanType = {
825
- FULL: "FULL",
826
- PARTIAL: "PARTIAL",
827
- };
828
- export const StackInstanceFilterName = {
829
- DETAILED_STATUS: "DETAILED_STATUS",
830
- DRIFT_STATUS: "DRIFT_STATUS",
831
- LAST_OPERATION_ID: "LAST_OPERATION_ID",
832
- };
833
- export const StackRefactorActionType = {
834
- CREATE: "CREATE",
835
- MOVE: "MOVE",
836
- };
837
- export const StackRefactorDetection = {
838
- AUTO: "AUTO",
839
- MANUAL: "MANUAL",
840
- };
841
- export const StackRefactorActionEntity = {
842
- RESOURCE: "RESOURCE",
843
- STACK: "STACK",
844
- };
1
+ export {};