@cdk8s/awscdk-resolver 0.0.410 → 0.0.412
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.
- package/.jsii +3 -3
- package/lib/resolve.js +1 -1
- package/node_modules/@aws/lambda-invoke-store/package.json +2 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/index.js +574 -574
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/index.js +2 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/models/enums.js +520 -0
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/models/errors.js +407 -0
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/models/models_0.js +1 -844
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/schemas/schemas_0.js +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListStackRefactorsCommand.d.ts +1 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListStackResourcesCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListStackSetAutoDeploymentTargetsCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListStackSetOperationResultsCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListStackSetOperationsCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListStackSetsCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListStacksCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListTypeRegistrationsCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListTypeVersionsCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListTypesCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/PublishTypeCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/RecordHandlerProgressCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/RegisterPublisherCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/RegisterTypeCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/RollbackStackCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/SetStackPolicyCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/SetTypeConfigurationCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/SetTypeDefaultVersionCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/SignalResourceCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/StartResourceScanCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/StopStackSetOperationCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/TestTypeCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/UpdateGeneratedTemplateCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/UpdateStackCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/UpdateStackInstancesCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/UpdateStackSetCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/UpdateTerminationProtectionCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ValidateTemplateCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/index.d.ts +3 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/models/enums.d.ts +1200 -0
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/models/errors.d.ts +413 -0
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/models/models_0.d.ts +2937 -1483
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListStackRefactorsCommand.d.ts +4 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListStackResourcesCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListStackSetAutoDeploymentTargetsCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListStackSetOperationResultsCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListStackSetOperationsCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListStackSetsCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListStacksCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListTypeRegistrationsCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListTypeVersionsCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListTypesCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/PublishTypeCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/RecordHandlerProgressCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/RegisterPublisherCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/RegisterTypeCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/RollbackStackCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/SetStackPolicyCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/SetTypeConfigurationCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/SetTypeDefaultVersionCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/SignalResourceCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/StartResourceScanCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/StopStackSetOperationCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/TestTypeCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/UpdateGeneratedTemplateCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/UpdateStackCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/UpdateStackInstancesCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/UpdateStackSetCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/UpdateTerminationProtectionCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ValidateTemplateCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/index.d.ts +3 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/models/enums.d.ts +669 -0
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/models/errors.d.ts +264 -0
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/models/models_0.d.ts +488 -849
- package/node_modules/@aws-sdk/client-cloudformation/package.json +19 -19
- package/node_modules/@aws-sdk/client-sso/dist-es/index.js +1 -1
- package/node_modules/@aws-sdk/client-sso/dist-es/models/errors.js +49 -0
- package/node_modules/@aws-sdk/client-sso/dist-es/models/models_0.js +1 -49
- package/node_modules/@aws-sdk/client-sso/dist-es/schemas/schemas_0.js +1 -1
- package/node_modules/@aws-sdk/client-sso/dist-types/index.d.ts +2 -1
- package/node_modules/@aws-sdk/client-sso/dist-types/models/errors.d.ts +53 -0
- package/node_modules/@aws-sdk/client-sso/dist-types/models/models_0.d.ts +0 -53
- package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/index.d.ts +2 -1
- package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/models/errors.d.ts +30 -0
- package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/models/models_0.d.ts +0 -30
- package/node_modules/@aws-sdk/client-sso/package.json +18 -18
- package/node_modules/@aws-sdk/core/package.json +4 -4
- package/node_modules/@aws-sdk/credential-provider-env/package.json +3 -3
- package/node_modules/@aws-sdk/credential-provider-http/package.json +4 -4
- package/node_modules/@aws-sdk/credential-provider-ini/dist-cjs/index.js +15 -0
- package/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveLoginCredentials.js +12 -0
- package/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveProfileData.js +4 -0
- package/node_modules/@aws-sdk/credential-provider-ini/dist-types/fromIni.d.ts +4 -3
- package/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveLoginCredentials.d.ts +10 -0
- package/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/fromIni.d.ts +3 -1
- package/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveLoginCredentials.d.ts +7 -0
- package/node_modules/@aws-sdk/credential-provider-ini/package.json +10 -9
- package/node_modules/@aws-sdk/credential-provider-login/README.md +7 -0
- package/node_modules/@aws-sdk/credential-provider-login/dist-cjs/index.js +286 -0
- package/node_modules/@aws-sdk/credential-provider-login/dist-es/LoginCredentialsFetcher.js +262 -0
- package/node_modules/@aws-sdk/credential-provider-login/dist-es/fromLoginCredentials.js +21 -0
- package/node_modules/@aws-sdk/credential-provider-login/dist-es/index.js +2 -0
- package/node_modules/@aws-sdk/credential-provider-login/dist-es/types.js +1 -0
- package/node_modules/@aws-sdk/credential-provider-login/dist-types/LoginCredentialsFetcher.d.ts +42 -0
- package/node_modules/@aws-sdk/credential-provider-login/dist-types/fromLoginCredentials.d.ts +7 -0
- package/node_modules/@aws-sdk/credential-provider-login/dist-types/index.d.ts +8 -0
- package/node_modules/@aws-sdk/credential-provider-login/dist-types/ts3.4/LoginCredentialsFetcher.d.ts +24 -0
- package/node_modules/@aws-sdk/credential-provider-login/dist-types/ts3.4/fromLoginCredentials.d.ts +5 -0
- package/node_modules/@aws-sdk/credential-provider-login/dist-types/ts3.4/index.d.ts +2 -0
- package/node_modules/@aws-sdk/credential-provider-login/dist-types/ts3.4/types.d.ts +39 -0
- package/node_modules/@aws-sdk/credential-provider-login/dist-types/types.d.ts +59 -0
- package/node_modules/@aws-sdk/credential-provider-login/package.json +68 -0
- package/node_modules/@aws-sdk/credential-provider-node/package.json +8 -8
- package/node_modules/@aws-sdk/credential-provider-process/package.json +3 -3
- package/node_modules/@aws-sdk/credential-provider-sso/package.json +5 -5
- package/node_modules/@aws-sdk/credential-provider-web-identity/package.json +4 -4
- package/node_modules/@aws-sdk/middleware-host-header/package.json +2 -2
- package/node_modules/@aws-sdk/middleware-logger/package.json +2 -2
- package/node_modules/@aws-sdk/middleware-recursion-detection/package.json +2 -2
- package/node_modules/@aws-sdk/middleware-user-agent/package.json +5 -5
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/auth/httpAuthSchemeProvider.js +56 -0
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/endpoint/endpointResolver.js +18 -0
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/endpoint/ruleset.js +7 -0
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/index.js +439 -0
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/runtimeConfig.browser.js +39 -0
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/runtimeConfig.js +54 -0
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/runtimeConfig.native.js +15 -0
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/runtimeConfig.shared.js +42 -0
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/index.js +10 -9
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/Signin.js +9 -0
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/SigninClient.js +50 -0
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/auth/httpAuthExtensionConfiguration.js +38 -0
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/auth/httpAuthSchemeProvider.js +50 -0
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/commands/CreateOAuth2TokenCommand.js +16 -0
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/commands/index.js +1 -0
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/endpoint/EndpointParameters.js +13 -0
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/endpoint/endpointResolver.js +14 -0
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/endpoint/ruleset.js +4 -0
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/extensionConfiguration.js +1 -0
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/index.js +6 -0
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/models/SigninServiceException.js +8 -0
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/models/enums.js +8 -0
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/models/errors.js +57 -0
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/models/models_0.js +1 -0
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.browser.js +34 -0
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.js +49 -0
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.native.js +11 -0
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.shared.js +38 -0
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeExtensions.js +9 -0
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/schemas/schemas_0.js +221 -0
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/index.js +2 -1
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/models/enums.js +9 -0
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/models/errors.js +181 -0
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/models/models_0.js +1 -190
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/schemas/schemas_0.js +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/index.js +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/models/errors.js +85 -0
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/models/models_0.js +1 -85
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/schemas/schemas_0.js +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/Signin.d.ts +18 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/SigninClient.d.ts +198 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/auth/httpAuthExtensionConfiguration.d.ts +29 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/auth/httpAuthSchemeProvider.d.ts +75 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/commands/CreateOAuth2TokenCommand.d.ts +157 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/commands/index.d.ts +1 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/endpoint/EndpointParameters.d.ts +38 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/endpoint/endpointResolver.d.ts +5 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/endpoint/ruleset.d.ts +2 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/extensionConfiguration.d.ts +9 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/index.d.ts +16 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/models/SigninServiceException.d.ts +14 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/models/enums.d.ts +34 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/models/errors.d.ts +102 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/models/models_0.d.ts +142 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.browser.d.ts +59 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.d.ts +59 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.native.d.ts +58 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.shared.d.ts +33 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeExtensions.d.ts +17 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/schemas/schemas_0.d.ts +14 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/index.d.ts +3 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/models/enums.d.ts +25 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/models/errors.d.ts +279 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/models/models_0.d.ts +0 -303
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/index.d.ts +2 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/models/errors.d.ts +108 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/models/models_0.d.ts +0 -108
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/Signin.d.ts +22 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/SigninClient.d.ts +127 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/auth/httpAuthExtensionConfiguration.d.ts +32 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/auth/httpAuthSchemeProvider.d.ts +47 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/commands/CreateOAuth2TokenCommand.d.ts +47 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/commands/index.d.ts +1 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/endpoint/EndpointParameters.d.ts +51 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/endpoint/endpointResolver.d.ts +8 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/endpoint/ruleset.d.ts +2 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/extensionConfiguration.d.ts +9 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/index.d.ts +10 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/models/SigninServiceException.d.ts +9 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/models/enums.d.ts +10 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/models/errors.d.ts +35 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/models/models_0.d.ts +26 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.browser.d.ts +121 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.d.ts +114 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.native.d.ts +125 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.shared.d.ts +53 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeExtensions.d.ts +11 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/schemas/schemas_0.d.ts +19 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/index.d.ts +3 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/models/enums.d.ts +13 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/models/errors.d.ts +105 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/models/models_0.d.ts +0 -114
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/index.d.ts +2 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/models/errors.d.ts +54 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/models/models_0.d.ts +0 -54
- package/node_modules/@aws-sdk/nested-clients/package.json +29 -18
- package/node_modules/@aws-sdk/nested-clients/signin.d.ts +7 -0
- package/node_modules/@aws-sdk/nested-clients/signin.js +5 -0
- package/node_modules/@aws-sdk/region-config-resolver/package.json +2 -2
- package/node_modules/@aws-sdk/token-providers/package.json +4 -4
- package/node_modules/@aws-sdk/types/dist-types/feature-ids.d.ts +2 -0
- package/node_modules/@aws-sdk/types/dist-types/ts3.4/feature-ids.d.ts +2 -0
- package/node_modules/@aws-sdk/types/package.json +1 -1
- package/node_modules/@aws-sdk/util-endpoints/package.json +2 -2
- package/node_modules/@aws-sdk/util-user-agent-browser/package.json +2 -2
- package/node_modules/@aws-sdk/util-user-agent-node/package.json +3 -3
- package/node_modules/@smithy/core/dist-cjs/submodules/protocols/index.js +6 -0
- package/node_modules/@smithy/core/dist-es/submodules/protocols/HttpBindingProtocol.js +6 -0
- package/node_modules/@smithy/core/dist-types/submodules/protocols/HttpBindingProtocol.d.ts +6 -2
- package/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/HttpBindingProtocol.d.ts +6 -2
- package/node_modules/@smithy/core/package.json +1 -1
- package/node_modules/@smithy/middleware-endpoint/package.json +2 -2
- package/node_modules/@smithy/middleware-retry/package.json +2 -2
- package/node_modules/@smithy/smithy-client/package.json +3 -3
- package/node_modules/@smithy/util-defaults-mode-browser/package.json +2 -2
- package/node_modules/@smithy/util-defaults-mode-node/package.json +2 -2
- package/package.json +4 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/models/index.js +0 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/models/models_1.js +0 -84
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/models/index.d.ts +0 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/models/models_1.d.ts +0 -3069
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/models/index.d.ts +0 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/models/models_1.d.ts +0 -524
- package/node_modules/@aws-sdk/client-sso/dist-es/models/index.js +0 -1
- package/node_modules/@aws-sdk/client-sso/dist-types/models/index.d.ts +0 -1
- package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/models/index.d.ts +0 -1
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/models/index.js +0 -1
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/models/index.js +0 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/models/index.d.ts +0 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/models/index.d.ts +0 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/models/index.d.ts +0 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/models/index.d.ts +0 -1
|
@@ -118,17 +118,6 @@ let CloudFormationServiceException$1 = class CloudFormationServiceException exte
|
|
|
118
118
|
}
|
|
119
119
|
};
|
|
120
120
|
|
|
121
|
-
const AccountFilterType = {
|
|
122
|
-
DIFFERENCE: "DIFFERENCE",
|
|
123
|
-
INTERSECTION: "INTERSECTION",
|
|
124
|
-
NONE: "NONE",
|
|
125
|
-
UNION: "UNION",
|
|
126
|
-
};
|
|
127
|
-
const AccountGateStatus = {
|
|
128
|
-
FAILED: "FAILED",
|
|
129
|
-
SKIPPED: "SKIPPED",
|
|
130
|
-
SUCCEEDED: "SUCCEEDED",
|
|
131
|
-
};
|
|
132
121
|
let InvalidOperationException$1 = class InvalidOperationException extends CloudFormationServiceException$1 {
|
|
133
122
|
name = "InvalidOperationException";
|
|
134
123
|
$fault = "client";
|
|
@@ -157,15 +146,6 @@ let OperationNotFoundException$1 = class OperationNotFoundException extends Clou
|
|
|
157
146
|
this.Message = opts.Message;
|
|
158
147
|
}
|
|
159
148
|
};
|
|
160
|
-
const ThirdPartyType = {
|
|
161
|
-
HOOK: "HOOK",
|
|
162
|
-
MODULE: "MODULE",
|
|
163
|
-
RESOURCE: "RESOURCE",
|
|
164
|
-
};
|
|
165
|
-
const VersionBump = {
|
|
166
|
-
MAJOR: "MAJOR",
|
|
167
|
-
MINOR: "MINOR",
|
|
168
|
-
};
|
|
169
149
|
let CFNRegistryException$1 = class CFNRegistryException extends CloudFormationServiceException$1 {
|
|
170
150
|
name = "CFNRegistryException";
|
|
171
151
|
$fault = "client";
|
|
@@ -194,9 +174,6 @@ let TypeNotFoundException$1 = class TypeNotFoundException extends CloudFormation
|
|
|
194
174
|
this.Message = opts.Message;
|
|
195
175
|
}
|
|
196
176
|
};
|
|
197
|
-
const AfterValueFrom = {
|
|
198
|
-
TEMPLATE: "TEMPLATE",
|
|
199
|
-
};
|
|
200
177
|
let AlreadyExistsException$1 = class AlreadyExistsException extends CloudFormationServiceException$1 {
|
|
201
178
|
name = "AlreadyExistsException";
|
|
202
179
|
$fault = "client";
|
|
@@ -211,24 +188,6 @@ let AlreadyExistsException$1 = class AlreadyExistsException extends CloudFormati
|
|
|
211
188
|
this.Message = opts.Message;
|
|
212
189
|
}
|
|
213
190
|
};
|
|
214
|
-
const AnnotationSeverityLevel = {
|
|
215
|
-
CRITICAL: "CRITICAL",
|
|
216
|
-
HIGH: "HIGH",
|
|
217
|
-
INFORMATIONAL: "INFORMATIONAL",
|
|
218
|
-
LOW: "LOW",
|
|
219
|
-
MEDIUM: "MEDIUM",
|
|
220
|
-
};
|
|
221
|
-
const AnnotationStatus = {
|
|
222
|
-
FAILED: "FAILED",
|
|
223
|
-
PASSED: "PASSED",
|
|
224
|
-
SKIPPED: "SKIPPED",
|
|
225
|
-
};
|
|
226
|
-
const AttributeChangeType = {
|
|
227
|
-
Add: "Add",
|
|
228
|
-
Modify: "Modify",
|
|
229
|
-
Remove: "Remove",
|
|
230
|
-
SyncWithActual: "SyncWithActual",
|
|
231
|
-
};
|
|
232
191
|
let TypeConfigurationNotFoundException$1 = class TypeConfigurationNotFoundException extends CloudFormationServiceException$1 {
|
|
233
192
|
name = "TypeConfigurationNotFoundException";
|
|
234
193
|
$fault = "client";
|
|
@@ -243,19 +202,6 @@ let TypeConfigurationNotFoundException$1 = class TypeConfigurationNotFoundExcept
|
|
|
243
202
|
this.Message = opts.Message;
|
|
244
203
|
}
|
|
245
204
|
};
|
|
246
|
-
const BeaconStackOperationStatus = {
|
|
247
|
-
FAILED: "FAILED",
|
|
248
|
-
IN_PROGRESS: "IN_PROGRESS",
|
|
249
|
-
SUCCEEDED: "SUCCEEDED",
|
|
250
|
-
};
|
|
251
|
-
const BeforeValueFrom = {
|
|
252
|
-
ACTUAL_STATE: "ACTUAL_STATE",
|
|
253
|
-
PREVIOUS_DEPLOYMENT_STATE: "PREVIOUS_DEPLOYMENT_STATE",
|
|
254
|
-
};
|
|
255
|
-
const CallAs = {
|
|
256
|
-
DELEGATED_ADMIN: "DELEGATED_ADMIN",
|
|
257
|
-
SELF: "SELF",
|
|
258
|
-
};
|
|
259
205
|
let TokenAlreadyExistsException$1 = class TokenAlreadyExistsException extends CloudFormationServiceException$1 {
|
|
260
206
|
name = "TokenAlreadyExistsException";
|
|
261
207
|
$fault = "client";
|
|
@@ -270,94 +216,6 @@ let TokenAlreadyExistsException$1 = class TokenAlreadyExistsException extends Cl
|
|
|
270
216
|
this.Message = opts.Message;
|
|
271
217
|
}
|
|
272
218
|
};
|
|
273
|
-
const Capability = {
|
|
274
|
-
CAPABILITY_AUTO_EXPAND: "CAPABILITY_AUTO_EXPAND",
|
|
275
|
-
CAPABILITY_IAM: "CAPABILITY_IAM",
|
|
276
|
-
CAPABILITY_NAMED_IAM: "CAPABILITY_NAMED_IAM",
|
|
277
|
-
};
|
|
278
|
-
const Category = {
|
|
279
|
-
ACTIVATED: "ACTIVATED",
|
|
280
|
-
AWS_TYPES: "AWS_TYPES",
|
|
281
|
-
REGISTERED: "REGISTERED",
|
|
282
|
-
THIRD_PARTY: "THIRD_PARTY",
|
|
283
|
-
};
|
|
284
|
-
const ChangeAction = {
|
|
285
|
-
Add: "Add",
|
|
286
|
-
Dynamic: "Dynamic",
|
|
287
|
-
Import: "Import",
|
|
288
|
-
Modify: "Modify",
|
|
289
|
-
Remove: "Remove",
|
|
290
|
-
SyncWithActual: "SyncWithActual",
|
|
291
|
-
};
|
|
292
|
-
const ChangeSource = {
|
|
293
|
-
Automatic: "Automatic",
|
|
294
|
-
DirectModification: "DirectModification",
|
|
295
|
-
NoModification: "NoModification",
|
|
296
|
-
ParameterReference: "ParameterReference",
|
|
297
|
-
ResourceAttribute: "ResourceAttribute",
|
|
298
|
-
ResourceReference: "ResourceReference",
|
|
299
|
-
};
|
|
300
|
-
const EvaluationType = {
|
|
301
|
-
Dynamic: "Dynamic",
|
|
302
|
-
Static: "Static",
|
|
303
|
-
};
|
|
304
|
-
const ResourceAttribute = {
|
|
305
|
-
CreationPolicy: "CreationPolicy",
|
|
306
|
-
DeletionPolicy: "DeletionPolicy",
|
|
307
|
-
Metadata: "Metadata",
|
|
308
|
-
Properties: "Properties",
|
|
309
|
-
Tags: "Tags",
|
|
310
|
-
UpdatePolicy: "UpdatePolicy",
|
|
311
|
-
UpdateReplacePolicy: "UpdateReplacePolicy",
|
|
312
|
-
};
|
|
313
|
-
const RequiresRecreation = {
|
|
314
|
-
Always: "Always",
|
|
315
|
-
Conditionally: "Conditionally",
|
|
316
|
-
Never: "Never",
|
|
317
|
-
};
|
|
318
|
-
const PolicyAction = {
|
|
319
|
-
Delete: "Delete",
|
|
320
|
-
ReplaceAndDelete: "ReplaceAndDelete",
|
|
321
|
-
ReplaceAndRetain: "ReplaceAndRetain",
|
|
322
|
-
ReplaceAndSnapshot: "ReplaceAndSnapshot",
|
|
323
|
-
Retain: "Retain",
|
|
324
|
-
Snapshot: "Snapshot",
|
|
325
|
-
};
|
|
326
|
-
const Replacement = {
|
|
327
|
-
Conditional: "Conditional",
|
|
328
|
-
False: "False",
|
|
329
|
-
True: "True",
|
|
330
|
-
};
|
|
331
|
-
const DriftIgnoredReason = {
|
|
332
|
-
MANAGED_BY_AWS: "MANAGED_BY_AWS",
|
|
333
|
-
WRITE_ONLY_PROPERTY: "WRITE_ONLY_PROPERTY",
|
|
334
|
-
};
|
|
335
|
-
const StackResourceDriftStatus = {
|
|
336
|
-
DELETED: "DELETED",
|
|
337
|
-
IN_SYNC: "IN_SYNC",
|
|
338
|
-
MODIFIED: "MODIFIED",
|
|
339
|
-
NOT_CHECKED: "NOT_CHECKED",
|
|
340
|
-
UNKNOWN: "UNKNOWN",
|
|
341
|
-
UNSUPPORTED: "UNSUPPORTED",
|
|
342
|
-
};
|
|
343
|
-
const ChangeType = {
|
|
344
|
-
Resource: "Resource",
|
|
345
|
-
};
|
|
346
|
-
const HookFailureMode = {
|
|
347
|
-
FAIL: "FAIL",
|
|
348
|
-
WARN: "WARN",
|
|
349
|
-
};
|
|
350
|
-
const HookInvocationPoint = {
|
|
351
|
-
PRE_PROVISION: "PRE_PROVISION",
|
|
352
|
-
};
|
|
353
|
-
const HookTargetType = {
|
|
354
|
-
RESOURCE: "RESOURCE",
|
|
355
|
-
};
|
|
356
|
-
const ChangeSetHooksStatus = {
|
|
357
|
-
PLANNED: "PLANNED",
|
|
358
|
-
PLANNING: "PLANNING",
|
|
359
|
-
UNAVAILABLE: "UNAVAILABLE",
|
|
360
|
-
};
|
|
361
219
|
let ChangeSetNotFoundException$1 = class ChangeSetNotFoundException extends CloudFormationServiceException$1 {
|
|
362
220
|
name = "ChangeSetNotFoundException";
|
|
363
221
|
$fault = "client";
|
|
@@ -372,37 +230,6 @@ let ChangeSetNotFoundException$1 = class ChangeSetNotFoundException extends Clou
|
|
|
372
230
|
this.Message = opts.Message;
|
|
373
231
|
}
|
|
374
232
|
};
|
|
375
|
-
const ChangeSetStatus = {
|
|
376
|
-
CREATE_COMPLETE: "CREATE_COMPLETE",
|
|
377
|
-
CREATE_IN_PROGRESS: "CREATE_IN_PROGRESS",
|
|
378
|
-
CREATE_PENDING: "CREATE_PENDING",
|
|
379
|
-
DELETE_COMPLETE: "DELETE_COMPLETE",
|
|
380
|
-
DELETE_FAILED: "DELETE_FAILED",
|
|
381
|
-
DELETE_IN_PROGRESS: "DELETE_IN_PROGRESS",
|
|
382
|
-
DELETE_PENDING: "DELETE_PENDING",
|
|
383
|
-
FAILED: "FAILED",
|
|
384
|
-
};
|
|
385
|
-
const ExecutionStatus = {
|
|
386
|
-
AVAILABLE: "AVAILABLE",
|
|
387
|
-
EXECUTE_COMPLETE: "EXECUTE_COMPLETE",
|
|
388
|
-
EXECUTE_FAILED: "EXECUTE_FAILED",
|
|
389
|
-
EXECUTE_IN_PROGRESS: "EXECUTE_IN_PROGRESS",
|
|
390
|
-
OBSOLETE: "OBSOLETE",
|
|
391
|
-
UNAVAILABLE: "UNAVAILABLE",
|
|
392
|
-
};
|
|
393
|
-
const ChangeSetType = {
|
|
394
|
-
CREATE: "CREATE",
|
|
395
|
-
IMPORT: "IMPORT",
|
|
396
|
-
UPDATE: "UPDATE",
|
|
397
|
-
};
|
|
398
|
-
const DeploymentMode = {
|
|
399
|
-
REVERT_DRIFT: "REVERT_DRIFT",
|
|
400
|
-
};
|
|
401
|
-
const OnStackFailure = {
|
|
402
|
-
DELETE: "DELETE",
|
|
403
|
-
DO_NOTHING: "DO_NOTHING",
|
|
404
|
-
ROLLBACK: "ROLLBACK",
|
|
405
|
-
};
|
|
406
233
|
let InsufficientCapabilitiesException$1 = class InsufficientCapabilitiesException extends CloudFormationServiceException$1 {
|
|
407
234
|
name = "InsufficientCapabilitiesException";
|
|
408
235
|
$fault = "client";
|
|
@@ -445,27 +272,6 @@ let ConcurrentResourcesLimitExceededException$1 = class ConcurrentResourcesLimit
|
|
|
445
272
|
this.Message = opts.Message;
|
|
446
273
|
}
|
|
447
274
|
};
|
|
448
|
-
const GeneratedTemplateDeletionPolicy = {
|
|
449
|
-
DELETE: "DELETE",
|
|
450
|
-
RETAIN: "RETAIN",
|
|
451
|
-
};
|
|
452
|
-
const GeneratedTemplateUpdateReplacePolicy = {
|
|
453
|
-
DELETE: "DELETE",
|
|
454
|
-
RETAIN: "RETAIN",
|
|
455
|
-
};
|
|
456
|
-
const OnFailure = {
|
|
457
|
-
DELETE: "DELETE",
|
|
458
|
-
DO_NOTHING: "DO_NOTHING",
|
|
459
|
-
ROLLBACK: "ROLLBACK",
|
|
460
|
-
};
|
|
461
|
-
const ConcurrencyMode = {
|
|
462
|
-
SOFT_FAILURE_TOLERANCE: "SOFT_FAILURE_TOLERANCE",
|
|
463
|
-
STRICT_FAILURE_TOLERANCE: "STRICT_FAILURE_TOLERANCE",
|
|
464
|
-
};
|
|
465
|
-
const RegionConcurrencyType = {
|
|
466
|
-
PARALLEL: "PARALLEL",
|
|
467
|
-
SEQUENTIAL: "SEQUENTIAL",
|
|
468
|
-
};
|
|
469
275
|
let OperationIdAlreadyExistsException$1 = class OperationIdAlreadyExistsException extends CloudFormationServiceException$1 {
|
|
470
276
|
name = "OperationIdAlreadyExistsException";
|
|
471
277
|
$fault = "client";
|
|
@@ -536,10 +342,6 @@ let CreatedButModifiedException$1 = class CreatedButModifiedException extends Cl
|
|
|
536
342
|
this.Message = opts.Message;
|
|
537
343
|
}
|
|
538
344
|
};
|
|
539
|
-
const PermissionModels = {
|
|
540
|
-
SELF_MANAGED: "SELF_MANAGED",
|
|
541
|
-
SERVICE_MANAGED: "SERVICE_MANAGED",
|
|
542
|
-
};
|
|
543
345
|
let NameAlreadyExistsException$1 = class NameAlreadyExistsException extends CloudFormationServiceException$1 {
|
|
544
346
|
name = "NameAlreadyExistsException";
|
|
545
347
|
$fault = "client";
|
|
@@ -582,10 +384,6 @@ let GeneratedTemplateNotFoundException$1 = class GeneratedTemplateNotFoundExcept
|
|
|
582
384
|
this.Message = opts.Message;
|
|
583
385
|
}
|
|
584
386
|
};
|
|
585
|
-
const DeletionMode = {
|
|
586
|
-
FORCE_DELETE_STACK: "FORCE_DELETE_STACK",
|
|
587
|
-
STANDARD: "STANDARD",
|
|
588
|
-
};
|
|
589
387
|
let StackSetNotEmptyException$1 = class StackSetNotEmptyException extends CloudFormationServiceException$1 {
|
|
590
388
|
name = "StackSetNotEmptyException";
|
|
591
389
|
$fault = "client";
|
|
@@ -600,380 +398,92 @@ let StackSetNotEmptyException$1 = class StackSetNotEmptyException extends CloudF
|
|
|
600
398
|
this.Message = opts.Message;
|
|
601
399
|
}
|
|
602
400
|
};
|
|
603
|
-
|
|
604
|
-
|
|
605
|
-
|
|
606
|
-
|
|
401
|
+
let ResourceScanNotFoundException$1 = class ResourceScanNotFoundException extends CloudFormationServiceException$1 {
|
|
402
|
+
name = "ResourceScanNotFoundException";
|
|
403
|
+
$fault = "client";
|
|
404
|
+
Message;
|
|
405
|
+
constructor(opts) {
|
|
406
|
+
super({
|
|
407
|
+
name: "ResourceScanNotFoundException",
|
|
408
|
+
$fault: "client",
|
|
409
|
+
...opts,
|
|
410
|
+
});
|
|
411
|
+
Object.setPrototypeOf(this, ResourceScanNotFoundException.prototype);
|
|
412
|
+
this.Message = opts.Message;
|
|
413
|
+
}
|
|
607
414
|
};
|
|
608
|
-
|
|
609
|
-
|
|
610
|
-
|
|
611
|
-
|
|
612
|
-
|
|
415
|
+
let StackInstanceNotFoundException$1 = class StackInstanceNotFoundException extends CloudFormationServiceException$1 {
|
|
416
|
+
name = "StackInstanceNotFoundException";
|
|
417
|
+
$fault = "client";
|
|
418
|
+
Message;
|
|
419
|
+
constructor(opts) {
|
|
420
|
+
super({
|
|
421
|
+
name: "StackInstanceNotFoundException",
|
|
422
|
+
$fault: "client",
|
|
423
|
+
...opts,
|
|
424
|
+
});
|
|
425
|
+
Object.setPrototypeOf(this, StackInstanceNotFoundException.prototype);
|
|
426
|
+
this.Message = opts.Message;
|
|
427
|
+
}
|
|
613
428
|
};
|
|
614
|
-
|
|
615
|
-
|
|
616
|
-
|
|
429
|
+
let StackRefactorNotFoundException$1 = class StackRefactorNotFoundException extends CloudFormationServiceException$1 {
|
|
430
|
+
name = "StackRefactorNotFoundException";
|
|
431
|
+
$fault = "client";
|
|
432
|
+
Message;
|
|
433
|
+
constructor(opts) {
|
|
434
|
+
super({
|
|
435
|
+
name: "StackRefactorNotFoundException",
|
|
436
|
+
$fault: "client",
|
|
437
|
+
...opts,
|
|
438
|
+
});
|
|
439
|
+
Object.setPrototypeOf(this, StackRefactorNotFoundException.prototype);
|
|
440
|
+
this.Message = opts.Message;
|
|
441
|
+
}
|
|
617
442
|
};
|
|
618
|
-
|
|
619
|
-
|
|
620
|
-
PROGRESS_EVENT: "PROGRESS_EVENT",
|
|
621
|
-
PROVISIONING_ERROR: "PROVISIONING_ERROR",
|
|
622
|
-
STACK_EVENT: "STACK_EVENT",
|
|
623
|
-
VALIDATION_ERROR: "VALIDATION_ERROR",
|
|
624
|
-
};
|
|
625
|
-
const HookStatus = {
|
|
626
|
-
HOOK_COMPLETE_FAILED: "HOOK_COMPLETE_FAILED",
|
|
627
|
-
HOOK_COMPLETE_SUCCEEDED: "HOOK_COMPLETE_SUCCEEDED",
|
|
628
|
-
HOOK_FAILED: "HOOK_FAILED",
|
|
629
|
-
HOOK_IN_PROGRESS: "HOOK_IN_PROGRESS",
|
|
630
|
-
};
|
|
631
|
-
const OperationType = {
|
|
632
|
-
CONTINUE_ROLLBACK: "CONTINUE_ROLLBACK",
|
|
633
|
-
CREATE_CHANGESET: "CREATE_CHANGESET",
|
|
634
|
-
CREATE_STACK: "CREATE_STACK",
|
|
635
|
-
DELETE_STACK: "DELETE_STACK",
|
|
636
|
-
ROLLBACK: "ROLLBACK",
|
|
637
|
-
UPDATE_STACK: "UPDATE_STACK",
|
|
638
|
-
};
|
|
639
|
-
const ResourceStatus = {
|
|
640
|
-
CREATE_COMPLETE: "CREATE_COMPLETE",
|
|
641
|
-
CREATE_FAILED: "CREATE_FAILED",
|
|
642
|
-
CREATE_IN_PROGRESS: "CREATE_IN_PROGRESS",
|
|
643
|
-
DELETE_COMPLETE: "DELETE_COMPLETE",
|
|
644
|
-
DELETE_FAILED: "DELETE_FAILED",
|
|
645
|
-
DELETE_IN_PROGRESS: "DELETE_IN_PROGRESS",
|
|
646
|
-
DELETE_SKIPPED: "DELETE_SKIPPED",
|
|
647
|
-
EXPORT_COMPLETE: "EXPORT_COMPLETE",
|
|
648
|
-
EXPORT_FAILED: "EXPORT_FAILED",
|
|
649
|
-
EXPORT_IN_PROGRESS: "EXPORT_IN_PROGRESS",
|
|
650
|
-
EXPORT_ROLLBACK_COMPLETE: "EXPORT_ROLLBACK_COMPLETE",
|
|
651
|
-
EXPORT_ROLLBACK_FAILED: "EXPORT_ROLLBACK_FAILED",
|
|
652
|
-
EXPORT_ROLLBACK_IN_PROGRESS: "EXPORT_ROLLBACK_IN_PROGRESS",
|
|
653
|
-
IMPORT_COMPLETE: "IMPORT_COMPLETE",
|
|
654
|
-
IMPORT_FAILED: "IMPORT_FAILED",
|
|
655
|
-
IMPORT_IN_PROGRESS: "IMPORT_IN_PROGRESS",
|
|
656
|
-
IMPORT_ROLLBACK_COMPLETE: "IMPORT_ROLLBACK_COMPLETE",
|
|
657
|
-
IMPORT_ROLLBACK_FAILED: "IMPORT_ROLLBACK_FAILED",
|
|
658
|
-
IMPORT_ROLLBACK_IN_PROGRESS: "IMPORT_ROLLBACK_IN_PROGRESS",
|
|
659
|
-
ROLLBACK_COMPLETE: "ROLLBACK_COMPLETE",
|
|
660
|
-
ROLLBACK_FAILED: "ROLLBACK_FAILED",
|
|
661
|
-
ROLLBACK_IN_PROGRESS: "ROLLBACK_IN_PROGRESS",
|
|
662
|
-
UPDATE_COMPLETE: "UPDATE_COMPLETE",
|
|
663
|
-
UPDATE_FAILED: "UPDATE_FAILED",
|
|
664
|
-
UPDATE_IN_PROGRESS: "UPDATE_IN_PROGRESS",
|
|
665
|
-
UPDATE_ROLLBACK_COMPLETE: "UPDATE_ROLLBACK_COMPLETE",
|
|
666
|
-
UPDATE_ROLLBACK_FAILED: "UPDATE_ROLLBACK_FAILED",
|
|
667
|
-
UPDATE_ROLLBACK_IN_PROGRESS: "UPDATE_ROLLBACK_IN_PROGRESS",
|
|
668
|
-
};
|
|
669
|
-
const ValidationStatus = {
|
|
670
|
-
FAILED: "FAILED",
|
|
671
|
-
SKIPPED: "SKIPPED",
|
|
672
|
-
};
|
|
673
|
-
const GeneratedTemplateResourceStatus = {
|
|
674
|
-
COMPLETE: "COMPLETE",
|
|
675
|
-
FAILED: "FAILED",
|
|
676
|
-
IN_PROGRESS: "IN_PROGRESS",
|
|
677
|
-
PENDING: "PENDING",
|
|
678
|
-
};
|
|
679
|
-
const WarningType = {
|
|
680
|
-
EXCLUDED_PROPERTIES: "EXCLUDED_PROPERTIES",
|
|
681
|
-
EXCLUDED_RESOURCES: "EXCLUDED_RESOURCES",
|
|
682
|
-
MUTUALLY_EXCLUSIVE_PROPERTIES: "MUTUALLY_EXCLUSIVE_PROPERTIES",
|
|
683
|
-
MUTUALLY_EXCLUSIVE_TYPES: "MUTUALLY_EXCLUSIVE_TYPES",
|
|
684
|
-
UNSUPPORTED_PROPERTIES: "UNSUPPORTED_PROPERTIES",
|
|
685
|
-
};
|
|
686
|
-
const GeneratedTemplateStatus = {
|
|
687
|
-
COMPLETE: "COMPLETE",
|
|
688
|
-
CREATE_IN_PROGRESS: "CREATE_IN_PROGRESS",
|
|
689
|
-
CREATE_PENDING: "CREATE_PENDING",
|
|
690
|
-
DELETE_IN_PROGRESS: "DELETE_IN_PROGRESS",
|
|
691
|
-
DELETE_PENDING: "DELETE_PENDING",
|
|
692
|
-
FAILED: "FAILED",
|
|
693
|
-
UPDATE_IN_PROGRESS: "UPDATE_IN_PROGRESS",
|
|
694
|
-
UPDATE_PENDING: "UPDATE_PENDING",
|
|
695
|
-
};
|
|
696
|
-
const OrganizationStatus = {
|
|
697
|
-
DISABLED: "DISABLED",
|
|
698
|
-
DISABLED_PERMANENTLY: "DISABLED_PERMANENTLY",
|
|
699
|
-
ENABLED: "ENABLED",
|
|
700
|
-
};
|
|
701
|
-
const IdentityProvider = {
|
|
702
|
-
AWS_Marketplace: "AWS_Marketplace",
|
|
703
|
-
Bitbucket: "Bitbucket",
|
|
704
|
-
GitHub: "GitHub",
|
|
705
|
-
};
|
|
706
|
-
const PublisherStatus = {
|
|
707
|
-
UNVERIFIED: "UNVERIFIED",
|
|
708
|
-
VERIFIED: "VERIFIED",
|
|
709
|
-
};
|
|
710
|
-
const ResourceScanStatus = {
|
|
711
|
-
COMPLETE: "COMPLETE",
|
|
712
|
-
EXPIRED: "EXPIRED",
|
|
713
|
-
FAILED: "FAILED",
|
|
714
|
-
IN_PROGRESS: "IN_PROGRESS",
|
|
715
|
-
};
|
|
716
|
-
let ResourceScanNotFoundException$1 = class ResourceScanNotFoundException extends CloudFormationServiceException$1 {
|
|
717
|
-
name = "ResourceScanNotFoundException";
|
|
443
|
+
let HookResultNotFoundException$1 = class HookResultNotFoundException extends CloudFormationServiceException$1 {
|
|
444
|
+
name = "HookResultNotFoundException";
|
|
718
445
|
$fault = "client";
|
|
719
446
|
Message;
|
|
720
447
|
constructor(opts) {
|
|
721
448
|
super({
|
|
722
|
-
name: "
|
|
449
|
+
name: "HookResultNotFoundException",
|
|
723
450
|
$fault: "client",
|
|
724
451
|
...opts,
|
|
725
452
|
});
|
|
726
|
-
Object.setPrototypeOf(this,
|
|
453
|
+
Object.setPrototypeOf(this, HookResultNotFoundException.prototype);
|
|
727
454
|
this.Message = opts.Message;
|
|
728
455
|
}
|
|
729
456
|
};
|
|
730
|
-
|
|
731
|
-
|
|
732
|
-
DETECTION_FAILED: "DETECTION_FAILED",
|
|
733
|
-
DETECTION_IN_PROGRESS: "DETECTION_IN_PROGRESS",
|
|
734
|
-
};
|
|
735
|
-
const StackInstanceDetailedStatus = {
|
|
736
|
-
CANCELLED: "CANCELLED",
|
|
737
|
-
FAILED: "FAILED",
|
|
738
|
-
FAILED_IMPORT: "FAILED_IMPORT",
|
|
739
|
-
INOPERABLE: "INOPERABLE",
|
|
740
|
-
PENDING: "PENDING",
|
|
741
|
-
RUNNING: "RUNNING",
|
|
742
|
-
SKIPPED_SUSPENDED_ACCOUNT: "SKIPPED_SUSPENDED_ACCOUNT",
|
|
743
|
-
SUCCEEDED: "SUCCEEDED",
|
|
744
|
-
};
|
|
745
|
-
const StackInstanceStatus = {
|
|
746
|
-
CURRENT: "CURRENT",
|
|
747
|
-
INOPERABLE: "INOPERABLE",
|
|
748
|
-
OUTDATED: "OUTDATED",
|
|
749
|
-
};
|
|
750
|
-
let StackInstanceNotFoundException$1 = class StackInstanceNotFoundException extends CloudFormationServiceException$1 {
|
|
751
|
-
name = "StackInstanceNotFoundException";
|
|
457
|
+
let StackNotFoundException$1 = class StackNotFoundException extends CloudFormationServiceException$1 {
|
|
458
|
+
name = "StackNotFoundException";
|
|
752
459
|
$fault = "client";
|
|
753
460
|
Message;
|
|
754
461
|
constructor(opts) {
|
|
755
462
|
super({
|
|
756
|
-
name: "
|
|
463
|
+
name: "StackNotFoundException",
|
|
757
464
|
$fault: "client",
|
|
758
465
|
...opts,
|
|
759
466
|
});
|
|
760
|
-
Object.setPrototypeOf(this,
|
|
467
|
+
Object.setPrototypeOf(this, StackNotFoundException.prototype);
|
|
761
468
|
this.Message = opts.Message;
|
|
762
469
|
}
|
|
763
470
|
};
|
|
764
|
-
|
|
765
|
-
|
|
766
|
-
EXECUTE_COMPLETE: "EXECUTE_COMPLETE",
|
|
767
|
-
EXECUTE_FAILED: "EXECUTE_FAILED",
|
|
768
|
-
EXECUTE_IN_PROGRESS: "EXECUTE_IN_PROGRESS",
|
|
769
|
-
OBSOLETE: "OBSOLETE",
|
|
770
|
-
ROLLBACK_COMPLETE: "ROLLBACK_COMPLETE",
|
|
771
|
-
ROLLBACK_FAILED: "ROLLBACK_FAILED",
|
|
772
|
-
ROLLBACK_IN_PROGRESS: "ROLLBACK_IN_PROGRESS",
|
|
773
|
-
UNAVAILABLE: "UNAVAILABLE",
|
|
774
|
-
};
|
|
775
|
-
const StackRefactorStatus = {
|
|
776
|
-
CREATE_COMPLETE: "CREATE_COMPLETE",
|
|
777
|
-
CREATE_FAILED: "CREATE_FAILED",
|
|
778
|
-
CREATE_IN_PROGRESS: "CREATE_IN_PROGRESS",
|
|
779
|
-
DELETE_COMPLETE: "DELETE_COMPLETE",
|
|
780
|
-
DELETE_FAILED: "DELETE_FAILED",
|
|
781
|
-
DELETE_IN_PROGRESS: "DELETE_IN_PROGRESS",
|
|
782
|
-
};
|
|
783
|
-
let StackRefactorNotFoundException$1 = class StackRefactorNotFoundException extends CloudFormationServiceException$1 {
|
|
784
|
-
name = "StackRefactorNotFoundException";
|
|
471
|
+
let ResourceScanInProgressException$1 = class ResourceScanInProgressException extends CloudFormationServiceException$1 {
|
|
472
|
+
name = "ResourceScanInProgressException";
|
|
785
473
|
$fault = "client";
|
|
786
474
|
Message;
|
|
787
475
|
constructor(opts) {
|
|
788
476
|
super({
|
|
789
|
-
name: "
|
|
477
|
+
name: "ResourceScanInProgressException",
|
|
790
478
|
$fault: "client",
|
|
791
479
|
...opts,
|
|
792
480
|
});
|
|
793
|
-
Object.setPrototypeOf(this,
|
|
481
|
+
Object.setPrototypeOf(this, ResourceScanInProgressException.prototype);
|
|
794
482
|
this.Message = opts.Message;
|
|
795
483
|
}
|
|
796
484
|
};
|
|
797
|
-
|
|
798
|
-
|
|
799
|
-
NOT_EQUAL: "NOT_EQUAL",
|
|
800
|
-
REMOVE: "REMOVE",
|
|
801
|
-
};
|
|
802
|
-
const StackStatus = {
|
|
803
|
-
CREATE_COMPLETE: "CREATE_COMPLETE",
|
|
804
|
-
CREATE_FAILED: "CREATE_FAILED",
|
|
805
|
-
CREATE_IN_PROGRESS: "CREATE_IN_PROGRESS",
|
|
806
|
-
DELETE_COMPLETE: "DELETE_COMPLETE",
|
|
807
|
-
DELETE_FAILED: "DELETE_FAILED",
|
|
808
|
-
DELETE_IN_PROGRESS: "DELETE_IN_PROGRESS",
|
|
809
|
-
IMPORT_COMPLETE: "IMPORT_COMPLETE",
|
|
810
|
-
IMPORT_IN_PROGRESS: "IMPORT_IN_PROGRESS",
|
|
811
|
-
IMPORT_ROLLBACK_COMPLETE: "IMPORT_ROLLBACK_COMPLETE",
|
|
812
|
-
IMPORT_ROLLBACK_FAILED: "IMPORT_ROLLBACK_FAILED",
|
|
813
|
-
IMPORT_ROLLBACK_IN_PROGRESS: "IMPORT_ROLLBACK_IN_PROGRESS",
|
|
814
|
-
REVIEW_IN_PROGRESS: "REVIEW_IN_PROGRESS",
|
|
815
|
-
ROLLBACK_COMPLETE: "ROLLBACK_COMPLETE",
|
|
816
|
-
ROLLBACK_FAILED: "ROLLBACK_FAILED",
|
|
817
|
-
ROLLBACK_IN_PROGRESS: "ROLLBACK_IN_PROGRESS",
|
|
818
|
-
UPDATE_COMPLETE: "UPDATE_COMPLETE",
|
|
819
|
-
UPDATE_COMPLETE_CLEANUP_IN_PROGRESS: "UPDATE_COMPLETE_CLEANUP_IN_PROGRESS",
|
|
820
|
-
UPDATE_FAILED: "UPDATE_FAILED",
|
|
821
|
-
UPDATE_IN_PROGRESS: "UPDATE_IN_PROGRESS",
|
|
822
|
-
UPDATE_ROLLBACK_COMPLETE: "UPDATE_ROLLBACK_COMPLETE",
|
|
823
|
-
UPDATE_ROLLBACK_COMPLETE_CLEANUP_IN_PROGRESS: "UPDATE_ROLLBACK_COMPLETE_CLEANUP_IN_PROGRESS",
|
|
824
|
-
UPDATE_ROLLBACK_FAILED: "UPDATE_ROLLBACK_FAILED",
|
|
825
|
-
UPDATE_ROLLBACK_IN_PROGRESS: "UPDATE_ROLLBACK_IN_PROGRESS",
|
|
826
|
-
};
|
|
827
|
-
const StackSetDriftDetectionStatus = {
|
|
828
|
-
COMPLETED: "COMPLETED",
|
|
829
|
-
FAILED: "FAILED",
|
|
830
|
-
IN_PROGRESS: "IN_PROGRESS",
|
|
831
|
-
PARTIAL_SUCCESS: "PARTIAL_SUCCESS",
|
|
832
|
-
STOPPED: "STOPPED",
|
|
833
|
-
};
|
|
834
|
-
const StackSetDriftStatus = {
|
|
835
|
-
DRIFTED: "DRIFTED",
|
|
836
|
-
IN_SYNC: "IN_SYNC",
|
|
837
|
-
NOT_CHECKED: "NOT_CHECKED",
|
|
838
|
-
};
|
|
839
|
-
const StackSetStatus = {
|
|
840
|
-
ACTIVE: "ACTIVE",
|
|
841
|
-
DELETED: "DELETED",
|
|
842
|
-
};
|
|
843
|
-
const StackSetOperationAction = {
|
|
844
|
-
CREATE: "CREATE",
|
|
845
|
-
DELETE: "DELETE",
|
|
846
|
-
DETECT_DRIFT: "DETECT_DRIFT",
|
|
847
|
-
UPDATE: "UPDATE",
|
|
848
|
-
};
|
|
849
|
-
const StackSetOperationStatus = {
|
|
850
|
-
FAILED: "FAILED",
|
|
851
|
-
QUEUED: "QUEUED",
|
|
852
|
-
RUNNING: "RUNNING",
|
|
853
|
-
STOPPED: "STOPPED",
|
|
854
|
-
STOPPING: "STOPPING",
|
|
855
|
-
SUCCEEDED: "SUCCEEDED",
|
|
856
|
-
};
|
|
857
|
-
const DeprecatedStatus = {
|
|
858
|
-
DEPRECATED: "DEPRECATED",
|
|
859
|
-
LIVE: "LIVE",
|
|
860
|
-
};
|
|
861
|
-
const ProvisioningType = {
|
|
862
|
-
FULLY_MUTABLE: "FULLY_MUTABLE",
|
|
863
|
-
IMMUTABLE: "IMMUTABLE",
|
|
864
|
-
NON_PROVISIONABLE: "NON_PROVISIONABLE",
|
|
865
|
-
};
|
|
866
|
-
const TypeTestsStatus = {
|
|
867
|
-
FAILED: "FAILED",
|
|
868
|
-
IN_PROGRESS: "IN_PROGRESS",
|
|
869
|
-
NOT_TESTED: "NOT_TESTED",
|
|
870
|
-
PASSED: "PASSED",
|
|
871
|
-
};
|
|
872
|
-
const Visibility = {
|
|
873
|
-
PRIVATE: "PRIVATE",
|
|
874
|
-
PUBLIC: "PUBLIC",
|
|
875
|
-
};
|
|
876
|
-
const RegistrationStatus = {
|
|
877
|
-
COMPLETE: "COMPLETE",
|
|
878
|
-
FAILED: "FAILED",
|
|
879
|
-
IN_PROGRESS: "IN_PROGRESS",
|
|
880
|
-
};
|
|
881
|
-
const TemplateFormat = {
|
|
882
|
-
JSON: "JSON",
|
|
883
|
-
YAML: "YAML",
|
|
884
|
-
};
|
|
885
|
-
const HookTargetAction = {
|
|
886
|
-
CREATE: "CREATE",
|
|
887
|
-
DELETE: "DELETE",
|
|
888
|
-
IMPORT: "IMPORT",
|
|
889
|
-
UPDATE: "UPDATE",
|
|
890
|
-
};
|
|
891
|
-
let HookResultNotFoundException$1 = class HookResultNotFoundException extends CloudFormationServiceException$1 {
|
|
892
|
-
name = "HookResultNotFoundException";
|
|
893
|
-
$fault = "client";
|
|
894
|
-
Message;
|
|
895
|
-
constructor(opts) {
|
|
896
|
-
super({
|
|
897
|
-
name: "HookResultNotFoundException",
|
|
898
|
-
$fault: "client",
|
|
899
|
-
...opts,
|
|
900
|
-
});
|
|
901
|
-
Object.setPrototypeOf(this, HookResultNotFoundException.prototype);
|
|
902
|
-
this.Message = opts.Message;
|
|
903
|
-
}
|
|
904
|
-
};
|
|
905
|
-
const TemplateStage = {
|
|
906
|
-
Original: "Original",
|
|
907
|
-
Processed: "Processed",
|
|
908
|
-
};
|
|
909
|
-
let StackNotFoundException$1 = class StackNotFoundException extends CloudFormationServiceException$1 {
|
|
910
|
-
name = "StackNotFoundException";
|
|
911
|
-
$fault = "client";
|
|
912
|
-
Message;
|
|
913
|
-
constructor(opts) {
|
|
914
|
-
super({
|
|
915
|
-
name: "StackNotFoundException",
|
|
916
|
-
$fault: "client",
|
|
917
|
-
...opts,
|
|
918
|
-
});
|
|
919
|
-
Object.setPrototypeOf(this, StackNotFoundException.prototype);
|
|
920
|
-
this.Message = opts.Message;
|
|
921
|
-
}
|
|
922
|
-
};
|
|
923
|
-
const ListHookResultsTargetType = {
|
|
924
|
-
CHANGE_SET: "CHANGE_SET",
|
|
925
|
-
CLOUD_CONTROL: "CLOUD_CONTROL",
|
|
926
|
-
RESOURCE: "RESOURCE",
|
|
927
|
-
STACK: "STACK",
|
|
928
|
-
};
|
|
929
|
-
let ResourceScanInProgressException$1 = class ResourceScanInProgressException extends CloudFormationServiceException$1 {
|
|
930
|
-
name = "ResourceScanInProgressException";
|
|
931
|
-
$fault = "client";
|
|
932
|
-
Message;
|
|
933
|
-
constructor(opts) {
|
|
934
|
-
super({
|
|
935
|
-
name: "ResourceScanInProgressException",
|
|
936
|
-
$fault: "client",
|
|
937
|
-
...opts,
|
|
938
|
-
});
|
|
939
|
-
Object.setPrototypeOf(this, ResourceScanInProgressException.prototype);
|
|
940
|
-
this.Message = opts.Message;
|
|
941
|
-
}
|
|
942
|
-
};
|
|
943
|
-
const ScanType = {
|
|
944
|
-
FULL: "FULL",
|
|
945
|
-
PARTIAL: "PARTIAL",
|
|
946
|
-
};
|
|
947
|
-
const StackInstanceFilterName = {
|
|
948
|
-
DETAILED_STATUS: "DETAILED_STATUS",
|
|
949
|
-
DRIFT_STATUS: "DRIFT_STATUS",
|
|
950
|
-
LAST_OPERATION_ID: "LAST_OPERATION_ID",
|
|
951
|
-
};
|
|
952
|
-
const StackRefactorActionType = {
|
|
953
|
-
CREATE: "CREATE",
|
|
954
|
-
MOVE: "MOVE",
|
|
955
|
-
};
|
|
956
|
-
const StackRefactorDetection = {
|
|
957
|
-
AUTO: "AUTO",
|
|
958
|
-
MANUAL: "MANUAL",
|
|
959
|
-
};
|
|
960
|
-
const StackRefactorActionEntity = {
|
|
961
|
-
RESOURCE: "RESOURCE",
|
|
962
|
-
STACK: "STACK",
|
|
963
|
-
};
|
|
964
|
-
|
|
965
|
-
const OperationResultFilterName = {
|
|
966
|
-
OPERATION_RESULT_STATUS: "OPERATION_RESULT_STATUS",
|
|
967
|
-
};
|
|
968
|
-
const StackSetOperationResultStatus = {
|
|
969
|
-
CANCELLED: "CANCELLED",
|
|
970
|
-
FAILED: "FAILED",
|
|
971
|
-
PENDING: "PENDING",
|
|
972
|
-
RUNNING: "RUNNING",
|
|
973
|
-
SUCCEEDED: "SUCCEEDED",
|
|
974
|
-
};
|
|
975
|
-
let InvalidStateTransitionException$1 = class InvalidStateTransitionException extends CloudFormationServiceException$1 {
|
|
976
|
-
name = "InvalidStateTransitionException";
|
|
485
|
+
let InvalidStateTransitionException$1 = class InvalidStateTransitionException extends CloudFormationServiceException$1 {
|
|
486
|
+
name = "InvalidStateTransitionException";
|
|
977
487
|
$fault = "client";
|
|
978
488
|
Message;
|
|
979
489
|
constructor(opts) {
|
|
@@ -1000,37 +510,6 @@ let OperationStatusCheckFailedException$1 = class OperationStatusCheckFailedExce
|
|
|
1000
510
|
this.Message = opts.Message;
|
|
1001
511
|
}
|
|
1002
512
|
};
|
|
1003
|
-
const OperationStatus = {
|
|
1004
|
-
FAILED: "FAILED",
|
|
1005
|
-
IN_PROGRESS: "IN_PROGRESS",
|
|
1006
|
-
PENDING: "PENDING",
|
|
1007
|
-
SUCCESS: "SUCCESS",
|
|
1008
|
-
};
|
|
1009
|
-
const HandlerErrorCode = {
|
|
1010
|
-
AccessDenied: "AccessDenied",
|
|
1011
|
-
AlreadyExists: "AlreadyExists",
|
|
1012
|
-
GeneralServiceException: "GeneralServiceException",
|
|
1013
|
-
HandlerInternalFailure: "HandlerInternalFailure",
|
|
1014
|
-
InternalFailure: "InternalFailure",
|
|
1015
|
-
InvalidCredentials: "InvalidCredentials",
|
|
1016
|
-
InvalidRequest: "InvalidRequest",
|
|
1017
|
-
InvalidTypeConfiguration: "InvalidTypeConfiguration",
|
|
1018
|
-
NetworkFailure: "NetworkFailure",
|
|
1019
|
-
NonCompliant: "NonCompliant",
|
|
1020
|
-
NotFound: "NotFound",
|
|
1021
|
-
NotUpdatable: "NotUpdatable",
|
|
1022
|
-
ResourceConflict: "ResourceConflict",
|
|
1023
|
-
ServiceInternalError: "ServiceInternalError",
|
|
1024
|
-
ServiceLimitExceeded: "ServiceLimitExceeded",
|
|
1025
|
-
ServiceTimeout: "NotStabilized",
|
|
1026
|
-
Throttling: "Throttling",
|
|
1027
|
-
Unknown: "Unknown",
|
|
1028
|
-
UnsupportedTarget: "UnsupportedTarget",
|
|
1029
|
-
};
|
|
1030
|
-
const ResourceSignalStatus = {
|
|
1031
|
-
FAILURE: "FAILURE",
|
|
1032
|
-
SUCCESS: "SUCCESS",
|
|
1033
|
-
};
|
|
1034
513
|
let ResourceScanLimitExceededException$1 = class ResourceScanLimitExceededException extends CloudFormationServiceException$1 {
|
|
1035
514
|
name = "ResourceScanLimitExceededException";
|
|
1036
515
|
$fault = "client";
|
|
@@ -6311,6 +5790,527 @@ const waitUntilTypeRegistrationComplete = async (params, input) => {
|
|
|
6311
5790
|
return utilWaiter.checkExceptions(result);
|
|
6312
5791
|
};
|
|
6313
5792
|
|
|
5793
|
+
const AccountFilterType = {
|
|
5794
|
+
DIFFERENCE: "DIFFERENCE",
|
|
5795
|
+
INTERSECTION: "INTERSECTION",
|
|
5796
|
+
NONE: "NONE",
|
|
5797
|
+
UNION: "UNION",
|
|
5798
|
+
};
|
|
5799
|
+
const AccountGateStatus = {
|
|
5800
|
+
FAILED: "FAILED",
|
|
5801
|
+
SKIPPED: "SKIPPED",
|
|
5802
|
+
SUCCEEDED: "SUCCEEDED",
|
|
5803
|
+
};
|
|
5804
|
+
const ThirdPartyType = {
|
|
5805
|
+
HOOK: "HOOK",
|
|
5806
|
+
MODULE: "MODULE",
|
|
5807
|
+
RESOURCE: "RESOURCE",
|
|
5808
|
+
};
|
|
5809
|
+
const VersionBump = {
|
|
5810
|
+
MAJOR: "MAJOR",
|
|
5811
|
+
MINOR: "MINOR",
|
|
5812
|
+
};
|
|
5813
|
+
const AfterValueFrom = {
|
|
5814
|
+
TEMPLATE: "TEMPLATE",
|
|
5815
|
+
};
|
|
5816
|
+
const AnnotationSeverityLevel = {
|
|
5817
|
+
CRITICAL: "CRITICAL",
|
|
5818
|
+
HIGH: "HIGH",
|
|
5819
|
+
INFORMATIONAL: "INFORMATIONAL",
|
|
5820
|
+
LOW: "LOW",
|
|
5821
|
+
MEDIUM: "MEDIUM",
|
|
5822
|
+
};
|
|
5823
|
+
const AnnotationStatus = {
|
|
5824
|
+
FAILED: "FAILED",
|
|
5825
|
+
PASSED: "PASSED",
|
|
5826
|
+
SKIPPED: "SKIPPED",
|
|
5827
|
+
};
|
|
5828
|
+
const AttributeChangeType = {
|
|
5829
|
+
Add: "Add",
|
|
5830
|
+
Modify: "Modify",
|
|
5831
|
+
Remove: "Remove",
|
|
5832
|
+
SyncWithActual: "SyncWithActual",
|
|
5833
|
+
};
|
|
5834
|
+
const BeaconStackOperationStatus = {
|
|
5835
|
+
FAILED: "FAILED",
|
|
5836
|
+
IN_PROGRESS: "IN_PROGRESS",
|
|
5837
|
+
SUCCEEDED: "SUCCEEDED",
|
|
5838
|
+
};
|
|
5839
|
+
const BeforeValueFrom = {
|
|
5840
|
+
ACTUAL_STATE: "ACTUAL_STATE",
|
|
5841
|
+
PREVIOUS_DEPLOYMENT_STATE: "PREVIOUS_DEPLOYMENT_STATE",
|
|
5842
|
+
};
|
|
5843
|
+
const CallAs = {
|
|
5844
|
+
DELEGATED_ADMIN: "DELEGATED_ADMIN",
|
|
5845
|
+
SELF: "SELF",
|
|
5846
|
+
};
|
|
5847
|
+
const Capability = {
|
|
5848
|
+
CAPABILITY_AUTO_EXPAND: "CAPABILITY_AUTO_EXPAND",
|
|
5849
|
+
CAPABILITY_IAM: "CAPABILITY_IAM",
|
|
5850
|
+
CAPABILITY_NAMED_IAM: "CAPABILITY_NAMED_IAM",
|
|
5851
|
+
};
|
|
5852
|
+
const Category = {
|
|
5853
|
+
ACTIVATED: "ACTIVATED",
|
|
5854
|
+
AWS_TYPES: "AWS_TYPES",
|
|
5855
|
+
REGISTERED: "REGISTERED",
|
|
5856
|
+
THIRD_PARTY: "THIRD_PARTY",
|
|
5857
|
+
};
|
|
5858
|
+
const ChangeAction = {
|
|
5859
|
+
Add: "Add",
|
|
5860
|
+
Dynamic: "Dynamic",
|
|
5861
|
+
Import: "Import",
|
|
5862
|
+
Modify: "Modify",
|
|
5863
|
+
Remove: "Remove",
|
|
5864
|
+
SyncWithActual: "SyncWithActual",
|
|
5865
|
+
};
|
|
5866
|
+
const ChangeSource = {
|
|
5867
|
+
Automatic: "Automatic",
|
|
5868
|
+
DirectModification: "DirectModification",
|
|
5869
|
+
NoModification: "NoModification",
|
|
5870
|
+
ParameterReference: "ParameterReference",
|
|
5871
|
+
ResourceAttribute: "ResourceAttribute",
|
|
5872
|
+
ResourceReference: "ResourceReference",
|
|
5873
|
+
};
|
|
5874
|
+
const EvaluationType = {
|
|
5875
|
+
Dynamic: "Dynamic",
|
|
5876
|
+
Static: "Static",
|
|
5877
|
+
};
|
|
5878
|
+
const ResourceAttribute = {
|
|
5879
|
+
CreationPolicy: "CreationPolicy",
|
|
5880
|
+
DeletionPolicy: "DeletionPolicy",
|
|
5881
|
+
Metadata: "Metadata",
|
|
5882
|
+
Properties: "Properties",
|
|
5883
|
+
Tags: "Tags",
|
|
5884
|
+
UpdatePolicy: "UpdatePolicy",
|
|
5885
|
+
UpdateReplacePolicy: "UpdateReplacePolicy",
|
|
5886
|
+
};
|
|
5887
|
+
const RequiresRecreation = {
|
|
5888
|
+
Always: "Always",
|
|
5889
|
+
Conditionally: "Conditionally",
|
|
5890
|
+
Never: "Never",
|
|
5891
|
+
};
|
|
5892
|
+
const PolicyAction = {
|
|
5893
|
+
Delete: "Delete",
|
|
5894
|
+
ReplaceAndDelete: "ReplaceAndDelete",
|
|
5895
|
+
ReplaceAndRetain: "ReplaceAndRetain",
|
|
5896
|
+
ReplaceAndSnapshot: "ReplaceAndSnapshot",
|
|
5897
|
+
Retain: "Retain",
|
|
5898
|
+
Snapshot: "Snapshot",
|
|
5899
|
+
};
|
|
5900
|
+
const Replacement = {
|
|
5901
|
+
Conditional: "Conditional",
|
|
5902
|
+
False: "False",
|
|
5903
|
+
True: "True",
|
|
5904
|
+
};
|
|
5905
|
+
const DriftIgnoredReason = {
|
|
5906
|
+
MANAGED_BY_AWS: "MANAGED_BY_AWS",
|
|
5907
|
+
WRITE_ONLY_PROPERTY: "WRITE_ONLY_PROPERTY",
|
|
5908
|
+
};
|
|
5909
|
+
const StackResourceDriftStatus = {
|
|
5910
|
+
DELETED: "DELETED",
|
|
5911
|
+
IN_SYNC: "IN_SYNC",
|
|
5912
|
+
MODIFIED: "MODIFIED",
|
|
5913
|
+
NOT_CHECKED: "NOT_CHECKED",
|
|
5914
|
+
UNKNOWN: "UNKNOWN",
|
|
5915
|
+
UNSUPPORTED: "UNSUPPORTED",
|
|
5916
|
+
};
|
|
5917
|
+
const ChangeType = {
|
|
5918
|
+
Resource: "Resource",
|
|
5919
|
+
};
|
|
5920
|
+
const HookFailureMode = {
|
|
5921
|
+
FAIL: "FAIL",
|
|
5922
|
+
WARN: "WARN",
|
|
5923
|
+
};
|
|
5924
|
+
const HookInvocationPoint = {
|
|
5925
|
+
PRE_PROVISION: "PRE_PROVISION",
|
|
5926
|
+
};
|
|
5927
|
+
const HookTargetType = {
|
|
5928
|
+
RESOURCE: "RESOURCE",
|
|
5929
|
+
};
|
|
5930
|
+
const ChangeSetHooksStatus = {
|
|
5931
|
+
PLANNED: "PLANNED",
|
|
5932
|
+
PLANNING: "PLANNING",
|
|
5933
|
+
UNAVAILABLE: "UNAVAILABLE",
|
|
5934
|
+
};
|
|
5935
|
+
const ChangeSetStatus = {
|
|
5936
|
+
CREATE_COMPLETE: "CREATE_COMPLETE",
|
|
5937
|
+
CREATE_IN_PROGRESS: "CREATE_IN_PROGRESS",
|
|
5938
|
+
CREATE_PENDING: "CREATE_PENDING",
|
|
5939
|
+
DELETE_COMPLETE: "DELETE_COMPLETE",
|
|
5940
|
+
DELETE_FAILED: "DELETE_FAILED",
|
|
5941
|
+
DELETE_IN_PROGRESS: "DELETE_IN_PROGRESS",
|
|
5942
|
+
DELETE_PENDING: "DELETE_PENDING",
|
|
5943
|
+
FAILED: "FAILED",
|
|
5944
|
+
};
|
|
5945
|
+
const ExecutionStatus = {
|
|
5946
|
+
AVAILABLE: "AVAILABLE",
|
|
5947
|
+
EXECUTE_COMPLETE: "EXECUTE_COMPLETE",
|
|
5948
|
+
EXECUTE_FAILED: "EXECUTE_FAILED",
|
|
5949
|
+
EXECUTE_IN_PROGRESS: "EXECUTE_IN_PROGRESS",
|
|
5950
|
+
OBSOLETE: "OBSOLETE",
|
|
5951
|
+
UNAVAILABLE: "UNAVAILABLE",
|
|
5952
|
+
};
|
|
5953
|
+
const ChangeSetType = {
|
|
5954
|
+
CREATE: "CREATE",
|
|
5955
|
+
IMPORT: "IMPORT",
|
|
5956
|
+
UPDATE: "UPDATE",
|
|
5957
|
+
};
|
|
5958
|
+
const DeploymentMode = {
|
|
5959
|
+
REVERT_DRIFT: "REVERT_DRIFT",
|
|
5960
|
+
};
|
|
5961
|
+
const OnStackFailure = {
|
|
5962
|
+
DELETE: "DELETE",
|
|
5963
|
+
DO_NOTHING: "DO_NOTHING",
|
|
5964
|
+
ROLLBACK: "ROLLBACK",
|
|
5965
|
+
};
|
|
5966
|
+
const GeneratedTemplateDeletionPolicy = {
|
|
5967
|
+
DELETE: "DELETE",
|
|
5968
|
+
RETAIN: "RETAIN",
|
|
5969
|
+
};
|
|
5970
|
+
const GeneratedTemplateUpdateReplacePolicy = {
|
|
5971
|
+
DELETE: "DELETE",
|
|
5972
|
+
RETAIN: "RETAIN",
|
|
5973
|
+
};
|
|
5974
|
+
const OnFailure = {
|
|
5975
|
+
DELETE: "DELETE",
|
|
5976
|
+
DO_NOTHING: "DO_NOTHING",
|
|
5977
|
+
ROLLBACK: "ROLLBACK",
|
|
5978
|
+
};
|
|
5979
|
+
const ConcurrencyMode = {
|
|
5980
|
+
SOFT_FAILURE_TOLERANCE: "SOFT_FAILURE_TOLERANCE",
|
|
5981
|
+
STRICT_FAILURE_TOLERANCE: "STRICT_FAILURE_TOLERANCE",
|
|
5982
|
+
};
|
|
5983
|
+
const RegionConcurrencyType = {
|
|
5984
|
+
PARALLEL: "PARALLEL",
|
|
5985
|
+
SEQUENTIAL: "SEQUENTIAL",
|
|
5986
|
+
};
|
|
5987
|
+
const PermissionModels = {
|
|
5988
|
+
SELF_MANAGED: "SELF_MANAGED",
|
|
5989
|
+
SERVICE_MANAGED: "SERVICE_MANAGED",
|
|
5990
|
+
};
|
|
5991
|
+
const DeletionMode = {
|
|
5992
|
+
FORCE_DELETE_STACK: "FORCE_DELETE_STACK",
|
|
5993
|
+
STANDARD: "STANDARD",
|
|
5994
|
+
};
|
|
5995
|
+
const RegistryType = {
|
|
5996
|
+
HOOK: "HOOK",
|
|
5997
|
+
MODULE: "MODULE",
|
|
5998
|
+
RESOURCE: "RESOURCE",
|
|
5999
|
+
};
|
|
6000
|
+
const StackDriftStatus = {
|
|
6001
|
+
DRIFTED: "DRIFTED",
|
|
6002
|
+
IN_SYNC: "IN_SYNC",
|
|
6003
|
+
NOT_CHECKED: "NOT_CHECKED",
|
|
6004
|
+
UNKNOWN: "UNKNOWN",
|
|
6005
|
+
};
|
|
6006
|
+
const DetailedStatus = {
|
|
6007
|
+
CONFIGURATION_COMPLETE: "CONFIGURATION_COMPLETE",
|
|
6008
|
+
VALIDATION_FAILED: "VALIDATION_FAILED",
|
|
6009
|
+
};
|
|
6010
|
+
const EventType = {
|
|
6011
|
+
HOOK_INVOCATION_ERROR: "HOOK_INVOCATION_ERROR",
|
|
6012
|
+
PROGRESS_EVENT: "PROGRESS_EVENT",
|
|
6013
|
+
PROVISIONING_ERROR: "PROVISIONING_ERROR",
|
|
6014
|
+
STACK_EVENT: "STACK_EVENT",
|
|
6015
|
+
VALIDATION_ERROR: "VALIDATION_ERROR",
|
|
6016
|
+
};
|
|
6017
|
+
const HookStatus = {
|
|
6018
|
+
HOOK_COMPLETE_FAILED: "HOOK_COMPLETE_FAILED",
|
|
6019
|
+
HOOK_COMPLETE_SUCCEEDED: "HOOK_COMPLETE_SUCCEEDED",
|
|
6020
|
+
HOOK_FAILED: "HOOK_FAILED",
|
|
6021
|
+
HOOK_IN_PROGRESS: "HOOK_IN_PROGRESS",
|
|
6022
|
+
};
|
|
6023
|
+
const OperationType = {
|
|
6024
|
+
CONTINUE_ROLLBACK: "CONTINUE_ROLLBACK",
|
|
6025
|
+
CREATE_CHANGESET: "CREATE_CHANGESET",
|
|
6026
|
+
CREATE_STACK: "CREATE_STACK",
|
|
6027
|
+
DELETE_STACK: "DELETE_STACK",
|
|
6028
|
+
ROLLBACK: "ROLLBACK",
|
|
6029
|
+
UPDATE_STACK: "UPDATE_STACK",
|
|
6030
|
+
};
|
|
6031
|
+
const ResourceStatus = {
|
|
6032
|
+
CREATE_COMPLETE: "CREATE_COMPLETE",
|
|
6033
|
+
CREATE_FAILED: "CREATE_FAILED",
|
|
6034
|
+
CREATE_IN_PROGRESS: "CREATE_IN_PROGRESS",
|
|
6035
|
+
DELETE_COMPLETE: "DELETE_COMPLETE",
|
|
6036
|
+
DELETE_FAILED: "DELETE_FAILED",
|
|
6037
|
+
DELETE_IN_PROGRESS: "DELETE_IN_PROGRESS",
|
|
6038
|
+
DELETE_SKIPPED: "DELETE_SKIPPED",
|
|
6039
|
+
EXPORT_COMPLETE: "EXPORT_COMPLETE",
|
|
6040
|
+
EXPORT_FAILED: "EXPORT_FAILED",
|
|
6041
|
+
EXPORT_IN_PROGRESS: "EXPORT_IN_PROGRESS",
|
|
6042
|
+
EXPORT_ROLLBACK_COMPLETE: "EXPORT_ROLLBACK_COMPLETE",
|
|
6043
|
+
EXPORT_ROLLBACK_FAILED: "EXPORT_ROLLBACK_FAILED",
|
|
6044
|
+
EXPORT_ROLLBACK_IN_PROGRESS: "EXPORT_ROLLBACK_IN_PROGRESS",
|
|
6045
|
+
IMPORT_COMPLETE: "IMPORT_COMPLETE",
|
|
6046
|
+
IMPORT_FAILED: "IMPORT_FAILED",
|
|
6047
|
+
IMPORT_IN_PROGRESS: "IMPORT_IN_PROGRESS",
|
|
6048
|
+
IMPORT_ROLLBACK_COMPLETE: "IMPORT_ROLLBACK_COMPLETE",
|
|
6049
|
+
IMPORT_ROLLBACK_FAILED: "IMPORT_ROLLBACK_FAILED",
|
|
6050
|
+
IMPORT_ROLLBACK_IN_PROGRESS: "IMPORT_ROLLBACK_IN_PROGRESS",
|
|
6051
|
+
ROLLBACK_COMPLETE: "ROLLBACK_COMPLETE",
|
|
6052
|
+
ROLLBACK_FAILED: "ROLLBACK_FAILED",
|
|
6053
|
+
ROLLBACK_IN_PROGRESS: "ROLLBACK_IN_PROGRESS",
|
|
6054
|
+
UPDATE_COMPLETE: "UPDATE_COMPLETE",
|
|
6055
|
+
UPDATE_FAILED: "UPDATE_FAILED",
|
|
6056
|
+
UPDATE_IN_PROGRESS: "UPDATE_IN_PROGRESS",
|
|
6057
|
+
UPDATE_ROLLBACK_COMPLETE: "UPDATE_ROLLBACK_COMPLETE",
|
|
6058
|
+
UPDATE_ROLLBACK_FAILED: "UPDATE_ROLLBACK_FAILED",
|
|
6059
|
+
UPDATE_ROLLBACK_IN_PROGRESS: "UPDATE_ROLLBACK_IN_PROGRESS",
|
|
6060
|
+
};
|
|
6061
|
+
const ValidationStatus = {
|
|
6062
|
+
FAILED: "FAILED",
|
|
6063
|
+
SKIPPED: "SKIPPED",
|
|
6064
|
+
};
|
|
6065
|
+
const GeneratedTemplateResourceStatus = {
|
|
6066
|
+
COMPLETE: "COMPLETE",
|
|
6067
|
+
FAILED: "FAILED",
|
|
6068
|
+
IN_PROGRESS: "IN_PROGRESS",
|
|
6069
|
+
PENDING: "PENDING",
|
|
6070
|
+
};
|
|
6071
|
+
const WarningType = {
|
|
6072
|
+
EXCLUDED_PROPERTIES: "EXCLUDED_PROPERTIES",
|
|
6073
|
+
EXCLUDED_RESOURCES: "EXCLUDED_RESOURCES",
|
|
6074
|
+
MUTUALLY_EXCLUSIVE_PROPERTIES: "MUTUALLY_EXCLUSIVE_PROPERTIES",
|
|
6075
|
+
MUTUALLY_EXCLUSIVE_TYPES: "MUTUALLY_EXCLUSIVE_TYPES",
|
|
6076
|
+
UNSUPPORTED_PROPERTIES: "UNSUPPORTED_PROPERTIES",
|
|
6077
|
+
};
|
|
6078
|
+
const GeneratedTemplateStatus = {
|
|
6079
|
+
COMPLETE: "COMPLETE",
|
|
6080
|
+
CREATE_IN_PROGRESS: "CREATE_IN_PROGRESS",
|
|
6081
|
+
CREATE_PENDING: "CREATE_PENDING",
|
|
6082
|
+
DELETE_IN_PROGRESS: "DELETE_IN_PROGRESS",
|
|
6083
|
+
DELETE_PENDING: "DELETE_PENDING",
|
|
6084
|
+
FAILED: "FAILED",
|
|
6085
|
+
UPDATE_IN_PROGRESS: "UPDATE_IN_PROGRESS",
|
|
6086
|
+
UPDATE_PENDING: "UPDATE_PENDING",
|
|
6087
|
+
};
|
|
6088
|
+
const OrganizationStatus = {
|
|
6089
|
+
DISABLED: "DISABLED",
|
|
6090
|
+
DISABLED_PERMANENTLY: "DISABLED_PERMANENTLY",
|
|
6091
|
+
ENABLED: "ENABLED",
|
|
6092
|
+
};
|
|
6093
|
+
const IdentityProvider = {
|
|
6094
|
+
AWS_Marketplace: "AWS_Marketplace",
|
|
6095
|
+
Bitbucket: "Bitbucket",
|
|
6096
|
+
GitHub: "GitHub",
|
|
6097
|
+
};
|
|
6098
|
+
const PublisherStatus = {
|
|
6099
|
+
UNVERIFIED: "UNVERIFIED",
|
|
6100
|
+
VERIFIED: "VERIFIED",
|
|
6101
|
+
};
|
|
6102
|
+
const ResourceScanStatus = {
|
|
6103
|
+
COMPLETE: "COMPLETE",
|
|
6104
|
+
EXPIRED: "EXPIRED",
|
|
6105
|
+
FAILED: "FAILED",
|
|
6106
|
+
IN_PROGRESS: "IN_PROGRESS",
|
|
6107
|
+
};
|
|
6108
|
+
const StackDriftDetectionStatus = {
|
|
6109
|
+
DETECTION_COMPLETE: "DETECTION_COMPLETE",
|
|
6110
|
+
DETECTION_FAILED: "DETECTION_FAILED",
|
|
6111
|
+
DETECTION_IN_PROGRESS: "DETECTION_IN_PROGRESS",
|
|
6112
|
+
};
|
|
6113
|
+
const StackInstanceDetailedStatus = {
|
|
6114
|
+
CANCELLED: "CANCELLED",
|
|
6115
|
+
FAILED: "FAILED",
|
|
6116
|
+
FAILED_IMPORT: "FAILED_IMPORT",
|
|
6117
|
+
INOPERABLE: "INOPERABLE",
|
|
6118
|
+
PENDING: "PENDING",
|
|
6119
|
+
RUNNING: "RUNNING",
|
|
6120
|
+
SKIPPED_SUSPENDED_ACCOUNT: "SKIPPED_SUSPENDED_ACCOUNT",
|
|
6121
|
+
SUCCEEDED: "SUCCEEDED",
|
|
6122
|
+
};
|
|
6123
|
+
const StackInstanceStatus = {
|
|
6124
|
+
CURRENT: "CURRENT",
|
|
6125
|
+
INOPERABLE: "INOPERABLE",
|
|
6126
|
+
OUTDATED: "OUTDATED",
|
|
6127
|
+
};
|
|
6128
|
+
const StackRefactorExecutionStatus = {
|
|
6129
|
+
AVAILABLE: "AVAILABLE",
|
|
6130
|
+
EXECUTE_COMPLETE: "EXECUTE_COMPLETE",
|
|
6131
|
+
EXECUTE_FAILED: "EXECUTE_FAILED",
|
|
6132
|
+
EXECUTE_IN_PROGRESS: "EXECUTE_IN_PROGRESS",
|
|
6133
|
+
OBSOLETE: "OBSOLETE",
|
|
6134
|
+
ROLLBACK_COMPLETE: "ROLLBACK_COMPLETE",
|
|
6135
|
+
ROLLBACK_FAILED: "ROLLBACK_FAILED",
|
|
6136
|
+
ROLLBACK_IN_PROGRESS: "ROLLBACK_IN_PROGRESS",
|
|
6137
|
+
UNAVAILABLE: "UNAVAILABLE",
|
|
6138
|
+
};
|
|
6139
|
+
const StackRefactorStatus = {
|
|
6140
|
+
CREATE_COMPLETE: "CREATE_COMPLETE",
|
|
6141
|
+
CREATE_FAILED: "CREATE_FAILED",
|
|
6142
|
+
CREATE_IN_PROGRESS: "CREATE_IN_PROGRESS",
|
|
6143
|
+
DELETE_COMPLETE: "DELETE_COMPLETE",
|
|
6144
|
+
DELETE_FAILED: "DELETE_FAILED",
|
|
6145
|
+
DELETE_IN_PROGRESS: "DELETE_IN_PROGRESS",
|
|
6146
|
+
};
|
|
6147
|
+
const DifferenceType = {
|
|
6148
|
+
ADD: "ADD",
|
|
6149
|
+
NOT_EQUAL: "NOT_EQUAL",
|
|
6150
|
+
REMOVE: "REMOVE",
|
|
6151
|
+
};
|
|
6152
|
+
const StackStatus = {
|
|
6153
|
+
CREATE_COMPLETE: "CREATE_COMPLETE",
|
|
6154
|
+
CREATE_FAILED: "CREATE_FAILED",
|
|
6155
|
+
CREATE_IN_PROGRESS: "CREATE_IN_PROGRESS",
|
|
6156
|
+
DELETE_COMPLETE: "DELETE_COMPLETE",
|
|
6157
|
+
DELETE_FAILED: "DELETE_FAILED",
|
|
6158
|
+
DELETE_IN_PROGRESS: "DELETE_IN_PROGRESS",
|
|
6159
|
+
IMPORT_COMPLETE: "IMPORT_COMPLETE",
|
|
6160
|
+
IMPORT_IN_PROGRESS: "IMPORT_IN_PROGRESS",
|
|
6161
|
+
IMPORT_ROLLBACK_COMPLETE: "IMPORT_ROLLBACK_COMPLETE",
|
|
6162
|
+
IMPORT_ROLLBACK_FAILED: "IMPORT_ROLLBACK_FAILED",
|
|
6163
|
+
IMPORT_ROLLBACK_IN_PROGRESS: "IMPORT_ROLLBACK_IN_PROGRESS",
|
|
6164
|
+
REVIEW_IN_PROGRESS: "REVIEW_IN_PROGRESS",
|
|
6165
|
+
ROLLBACK_COMPLETE: "ROLLBACK_COMPLETE",
|
|
6166
|
+
ROLLBACK_FAILED: "ROLLBACK_FAILED",
|
|
6167
|
+
ROLLBACK_IN_PROGRESS: "ROLLBACK_IN_PROGRESS",
|
|
6168
|
+
UPDATE_COMPLETE: "UPDATE_COMPLETE",
|
|
6169
|
+
UPDATE_COMPLETE_CLEANUP_IN_PROGRESS: "UPDATE_COMPLETE_CLEANUP_IN_PROGRESS",
|
|
6170
|
+
UPDATE_FAILED: "UPDATE_FAILED",
|
|
6171
|
+
UPDATE_IN_PROGRESS: "UPDATE_IN_PROGRESS",
|
|
6172
|
+
UPDATE_ROLLBACK_COMPLETE: "UPDATE_ROLLBACK_COMPLETE",
|
|
6173
|
+
UPDATE_ROLLBACK_COMPLETE_CLEANUP_IN_PROGRESS: "UPDATE_ROLLBACK_COMPLETE_CLEANUP_IN_PROGRESS",
|
|
6174
|
+
UPDATE_ROLLBACK_FAILED: "UPDATE_ROLLBACK_FAILED",
|
|
6175
|
+
UPDATE_ROLLBACK_IN_PROGRESS: "UPDATE_ROLLBACK_IN_PROGRESS",
|
|
6176
|
+
};
|
|
6177
|
+
const StackSetDriftDetectionStatus = {
|
|
6178
|
+
COMPLETED: "COMPLETED",
|
|
6179
|
+
FAILED: "FAILED",
|
|
6180
|
+
IN_PROGRESS: "IN_PROGRESS",
|
|
6181
|
+
PARTIAL_SUCCESS: "PARTIAL_SUCCESS",
|
|
6182
|
+
STOPPED: "STOPPED",
|
|
6183
|
+
};
|
|
6184
|
+
const StackSetDriftStatus = {
|
|
6185
|
+
DRIFTED: "DRIFTED",
|
|
6186
|
+
IN_SYNC: "IN_SYNC",
|
|
6187
|
+
NOT_CHECKED: "NOT_CHECKED",
|
|
6188
|
+
};
|
|
6189
|
+
const StackSetStatus = {
|
|
6190
|
+
ACTIVE: "ACTIVE",
|
|
6191
|
+
DELETED: "DELETED",
|
|
6192
|
+
};
|
|
6193
|
+
const StackSetOperationAction = {
|
|
6194
|
+
CREATE: "CREATE",
|
|
6195
|
+
DELETE: "DELETE",
|
|
6196
|
+
DETECT_DRIFT: "DETECT_DRIFT",
|
|
6197
|
+
UPDATE: "UPDATE",
|
|
6198
|
+
};
|
|
6199
|
+
const StackSetOperationStatus = {
|
|
6200
|
+
FAILED: "FAILED",
|
|
6201
|
+
QUEUED: "QUEUED",
|
|
6202
|
+
RUNNING: "RUNNING",
|
|
6203
|
+
STOPPED: "STOPPED",
|
|
6204
|
+
STOPPING: "STOPPING",
|
|
6205
|
+
SUCCEEDED: "SUCCEEDED",
|
|
6206
|
+
};
|
|
6207
|
+
const DeprecatedStatus = {
|
|
6208
|
+
DEPRECATED: "DEPRECATED",
|
|
6209
|
+
LIVE: "LIVE",
|
|
6210
|
+
};
|
|
6211
|
+
const ProvisioningType = {
|
|
6212
|
+
FULLY_MUTABLE: "FULLY_MUTABLE",
|
|
6213
|
+
IMMUTABLE: "IMMUTABLE",
|
|
6214
|
+
NON_PROVISIONABLE: "NON_PROVISIONABLE",
|
|
6215
|
+
};
|
|
6216
|
+
const TypeTestsStatus = {
|
|
6217
|
+
FAILED: "FAILED",
|
|
6218
|
+
IN_PROGRESS: "IN_PROGRESS",
|
|
6219
|
+
NOT_TESTED: "NOT_TESTED",
|
|
6220
|
+
PASSED: "PASSED",
|
|
6221
|
+
};
|
|
6222
|
+
const Visibility = {
|
|
6223
|
+
PRIVATE: "PRIVATE",
|
|
6224
|
+
PUBLIC: "PUBLIC",
|
|
6225
|
+
};
|
|
6226
|
+
const RegistrationStatus = {
|
|
6227
|
+
COMPLETE: "COMPLETE",
|
|
6228
|
+
FAILED: "FAILED",
|
|
6229
|
+
IN_PROGRESS: "IN_PROGRESS",
|
|
6230
|
+
};
|
|
6231
|
+
const TemplateFormat = {
|
|
6232
|
+
JSON: "JSON",
|
|
6233
|
+
YAML: "YAML",
|
|
6234
|
+
};
|
|
6235
|
+
const HookTargetAction = {
|
|
6236
|
+
CREATE: "CREATE",
|
|
6237
|
+
DELETE: "DELETE",
|
|
6238
|
+
IMPORT: "IMPORT",
|
|
6239
|
+
UPDATE: "UPDATE",
|
|
6240
|
+
};
|
|
6241
|
+
const TemplateStage = {
|
|
6242
|
+
Original: "Original",
|
|
6243
|
+
Processed: "Processed",
|
|
6244
|
+
};
|
|
6245
|
+
const ListHookResultsTargetType = {
|
|
6246
|
+
CHANGE_SET: "CHANGE_SET",
|
|
6247
|
+
CLOUD_CONTROL: "CLOUD_CONTROL",
|
|
6248
|
+
RESOURCE: "RESOURCE",
|
|
6249
|
+
STACK: "STACK",
|
|
6250
|
+
};
|
|
6251
|
+
const ScanType = {
|
|
6252
|
+
FULL: "FULL",
|
|
6253
|
+
PARTIAL: "PARTIAL",
|
|
6254
|
+
};
|
|
6255
|
+
const StackInstanceFilterName = {
|
|
6256
|
+
DETAILED_STATUS: "DETAILED_STATUS",
|
|
6257
|
+
DRIFT_STATUS: "DRIFT_STATUS",
|
|
6258
|
+
LAST_OPERATION_ID: "LAST_OPERATION_ID",
|
|
6259
|
+
};
|
|
6260
|
+
const StackRefactorActionType = {
|
|
6261
|
+
CREATE: "CREATE",
|
|
6262
|
+
MOVE: "MOVE",
|
|
6263
|
+
};
|
|
6264
|
+
const StackRefactorDetection = {
|
|
6265
|
+
AUTO: "AUTO",
|
|
6266
|
+
MANUAL: "MANUAL",
|
|
6267
|
+
};
|
|
6268
|
+
const StackRefactorActionEntity = {
|
|
6269
|
+
RESOURCE: "RESOURCE",
|
|
6270
|
+
STACK: "STACK",
|
|
6271
|
+
};
|
|
6272
|
+
const OperationResultFilterName = {
|
|
6273
|
+
OPERATION_RESULT_STATUS: "OPERATION_RESULT_STATUS",
|
|
6274
|
+
};
|
|
6275
|
+
const StackSetOperationResultStatus = {
|
|
6276
|
+
CANCELLED: "CANCELLED",
|
|
6277
|
+
FAILED: "FAILED",
|
|
6278
|
+
PENDING: "PENDING",
|
|
6279
|
+
RUNNING: "RUNNING",
|
|
6280
|
+
SUCCEEDED: "SUCCEEDED",
|
|
6281
|
+
};
|
|
6282
|
+
const OperationStatus = {
|
|
6283
|
+
FAILED: "FAILED",
|
|
6284
|
+
IN_PROGRESS: "IN_PROGRESS",
|
|
6285
|
+
PENDING: "PENDING",
|
|
6286
|
+
SUCCESS: "SUCCESS",
|
|
6287
|
+
};
|
|
6288
|
+
const HandlerErrorCode = {
|
|
6289
|
+
AccessDenied: "AccessDenied",
|
|
6290
|
+
AlreadyExists: "AlreadyExists",
|
|
6291
|
+
GeneralServiceException: "GeneralServiceException",
|
|
6292
|
+
HandlerInternalFailure: "HandlerInternalFailure",
|
|
6293
|
+
InternalFailure: "InternalFailure",
|
|
6294
|
+
InvalidCredentials: "InvalidCredentials",
|
|
6295
|
+
InvalidRequest: "InvalidRequest",
|
|
6296
|
+
InvalidTypeConfiguration: "InvalidTypeConfiguration",
|
|
6297
|
+
NetworkFailure: "NetworkFailure",
|
|
6298
|
+
NonCompliant: "NonCompliant",
|
|
6299
|
+
NotFound: "NotFound",
|
|
6300
|
+
NotUpdatable: "NotUpdatable",
|
|
6301
|
+
ResourceConflict: "ResourceConflict",
|
|
6302
|
+
ServiceInternalError: "ServiceInternalError",
|
|
6303
|
+
ServiceLimitExceeded: "ServiceLimitExceeded",
|
|
6304
|
+
ServiceTimeout: "NotStabilized",
|
|
6305
|
+
Throttling: "Throttling",
|
|
6306
|
+
Unknown: "Unknown",
|
|
6307
|
+
UnsupportedTarget: "UnsupportedTarget",
|
|
6308
|
+
};
|
|
6309
|
+
const ResourceSignalStatus = {
|
|
6310
|
+
FAILURE: "FAILURE",
|
|
6311
|
+
SUCCESS: "SUCCESS",
|
|
6312
|
+
};
|
|
6313
|
+
|
|
6314
6314
|
Object.defineProperty(exports, "$Command", {
|
|
6315
6315
|
enumerable: true,
|
|
6316
6316
|
get: function () { return smithyClient.Command; }
|