@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
|
@@ -0,0 +1,669 @@
|
|
|
1
|
+
export declare const AccountFilterType: {
|
|
2
|
+
readonly DIFFERENCE: "DIFFERENCE";
|
|
3
|
+
readonly INTERSECTION: "INTERSECTION";
|
|
4
|
+
readonly NONE: "NONE";
|
|
5
|
+
readonly UNION: "UNION";
|
|
6
|
+
};
|
|
7
|
+
export type AccountFilterType =
|
|
8
|
+
(typeof AccountFilterType)[keyof typeof AccountFilterType];
|
|
9
|
+
export declare const AccountGateStatus: {
|
|
10
|
+
readonly FAILED: "FAILED";
|
|
11
|
+
readonly SKIPPED: "SKIPPED";
|
|
12
|
+
readonly SUCCEEDED: "SUCCEEDED";
|
|
13
|
+
};
|
|
14
|
+
export type AccountGateStatus =
|
|
15
|
+
(typeof AccountGateStatus)[keyof typeof AccountGateStatus];
|
|
16
|
+
export declare const ThirdPartyType: {
|
|
17
|
+
readonly HOOK: "HOOK";
|
|
18
|
+
readonly MODULE: "MODULE";
|
|
19
|
+
readonly RESOURCE: "RESOURCE";
|
|
20
|
+
};
|
|
21
|
+
export type ThirdPartyType =
|
|
22
|
+
(typeof ThirdPartyType)[keyof typeof ThirdPartyType];
|
|
23
|
+
export declare const VersionBump: {
|
|
24
|
+
readonly MAJOR: "MAJOR";
|
|
25
|
+
readonly MINOR: "MINOR";
|
|
26
|
+
};
|
|
27
|
+
export type VersionBump = (typeof VersionBump)[keyof typeof VersionBump];
|
|
28
|
+
export declare const AfterValueFrom: {
|
|
29
|
+
readonly TEMPLATE: "TEMPLATE";
|
|
30
|
+
};
|
|
31
|
+
export type AfterValueFrom =
|
|
32
|
+
(typeof AfterValueFrom)[keyof typeof AfterValueFrom];
|
|
33
|
+
export declare const AnnotationSeverityLevel: {
|
|
34
|
+
readonly CRITICAL: "CRITICAL";
|
|
35
|
+
readonly HIGH: "HIGH";
|
|
36
|
+
readonly INFORMATIONAL: "INFORMATIONAL";
|
|
37
|
+
readonly LOW: "LOW";
|
|
38
|
+
readonly MEDIUM: "MEDIUM";
|
|
39
|
+
};
|
|
40
|
+
export type AnnotationSeverityLevel =
|
|
41
|
+
(typeof AnnotationSeverityLevel)[keyof typeof AnnotationSeverityLevel];
|
|
42
|
+
export declare const AnnotationStatus: {
|
|
43
|
+
readonly FAILED: "FAILED";
|
|
44
|
+
readonly PASSED: "PASSED";
|
|
45
|
+
readonly SKIPPED: "SKIPPED";
|
|
46
|
+
};
|
|
47
|
+
export type AnnotationStatus =
|
|
48
|
+
(typeof AnnotationStatus)[keyof typeof AnnotationStatus];
|
|
49
|
+
export declare const AttributeChangeType: {
|
|
50
|
+
readonly Add: "Add";
|
|
51
|
+
readonly Modify: "Modify";
|
|
52
|
+
readonly Remove: "Remove";
|
|
53
|
+
readonly SyncWithActual: "SyncWithActual";
|
|
54
|
+
};
|
|
55
|
+
export type AttributeChangeType =
|
|
56
|
+
(typeof AttributeChangeType)[keyof typeof AttributeChangeType];
|
|
57
|
+
export declare const BeaconStackOperationStatus: {
|
|
58
|
+
readonly FAILED: "FAILED";
|
|
59
|
+
readonly IN_PROGRESS: "IN_PROGRESS";
|
|
60
|
+
readonly SUCCEEDED: "SUCCEEDED";
|
|
61
|
+
};
|
|
62
|
+
export type BeaconStackOperationStatus =
|
|
63
|
+
(typeof BeaconStackOperationStatus)[keyof typeof BeaconStackOperationStatus];
|
|
64
|
+
export declare const BeforeValueFrom: {
|
|
65
|
+
readonly ACTUAL_STATE: "ACTUAL_STATE";
|
|
66
|
+
readonly PREVIOUS_DEPLOYMENT_STATE: "PREVIOUS_DEPLOYMENT_STATE";
|
|
67
|
+
};
|
|
68
|
+
export type BeforeValueFrom =
|
|
69
|
+
(typeof BeforeValueFrom)[keyof typeof BeforeValueFrom];
|
|
70
|
+
export declare const CallAs: {
|
|
71
|
+
readonly DELEGATED_ADMIN: "DELEGATED_ADMIN";
|
|
72
|
+
readonly SELF: "SELF";
|
|
73
|
+
};
|
|
74
|
+
export type CallAs = (typeof CallAs)[keyof typeof CallAs];
|
|
75
|
+
export declare const Capability: {
|
|
76
|
+
readonly CAPABILITY_AUTO_EXPAND: "CAPABILITY_AUTO_EXPAND";
|
|
77
|
+
readonly CAPABILITY_IAM: "CAPABILITY_IAM";
|
|
78
|
+
readonly CAPABILITY_NAMED_IAM: "CAPABILITY_NAMED_IAM";
|
|
79
|
+
};
|
|
80
|
+
export type Capability = (typeof Capability)[keyof typeof Capability];
|
|
81
|
+
export declare const Category: {
|
|
82
|
+
readonly ACTIVATED: "ACTIVATED";
|
|
83
|
+
readonly AWS_TYPES: "AWS_TYPES";
|
|
84
|
+
readonly REGISTERED: "REGISTERED";
|
|
85
|
+
readonly THIRD_PARTY: "THIRD_PARTY";
|
|
86
|
+
};
|
|
87
|
+
export type Category = (typeof Category)[keyof typeof Category];
|
|
88
|
+
export declare const ChangeAction: {
|
|
89
|
+
readonly Add: "Add";
|
|
90
|
+
readonly Dynamic: "Dynamic";
|
|
91
|
+
readonly Import: "Import";
|
|
92
|
+
readonly Modify: "Modify";
|
|
93
|
+
readonly Remove: "Remove";
|
|
94
|
+
readonly SyncWithActual: "SyncWithActual";
|
|
95
|
+
};
|
|
96
|
+
export type ChangeAction = (typeof ChangeAction)[keyof typeof ChangeAction];
|
|
97
|
+
export declare const ChangeSource: {
|
|
98
|
+
readonly Automatic: "Automatic";
|
|
99
|
+
readonly DirectModification: "DirectModification";
|
|
100
|
+
readonly NoModification: "NoModification";
|
|
101
|
+
readonly ParameterReference: "ParameterReference";
|
|
102
|
+
readonly ResourceAttribute: "ResourceAttribute";
|
|
103
|
+
readonly ResourceReference: "ResourceReference";
|
|
104
|
+
};
|
|
105
|
+
export type ChangeSource = (typeof ChangeSource)[keyof typeof ChangeSource];
|
|
106
|
+
export declare const EvaluationType: {
|
|
107
|
+
readonly Dynamic: "Dynamic";
|
|
108
|
+
readonly Static: "Static";
|
|
109
|
+
};
|
|
110
|
+
export type EvaluationType =
|
|
111
|
+
(typeof EvaluationType)[keyof typeof EvaluationType];
|
|
112
|
+
export declare const ResourceAttribute: {
|
|
113
|
+
readonly CreationPolicy: "CreationPolicy";
|
|
114
|
+
readonly DeletionPolicy: "DeletionPolicy";
|
|
115
|
+
readonly Metadata: "Metadata";
|
|
116
|
+
readonly Properties: "Properties";
|
|
117
|
+
readonly Tags: "Tags";
|
|
118
|
+
readonly UpdatePolicy: "UpdatePolicy";
|
|
119
|
+
readonly UpdateReplacePolicy: "UpdateReplacePolicy";
|
|
120
|
+
};
|
|
121
|
+
export type ResourceAttribute =
|
|
122
|
+
(typeof ResourceAttribute)[keyof typeof ResourceAttribute];
|
|
123
|
+
export declare const RequiresRecreation: {
|
|
124
|
+
readonly Always: "Always";
|
|
125
|
+
readonly Conditionally: "Conditionally";
|
|
126
|
+
readonly Never: "Never";
|
|
127
|
+
};
|
|
128
|
+
export type RequiresRecreation =
|
|
129
|
+
(typeof RequiresRecreation)[keyof typeof RequiresRecreation];
|
|
130
|
+
export declare const PolicyAction: {
|
|
131
|
+
readonly Delete: "Delete";
|
|
132
|
+
readonly ReplaceAndDelete: "ReplaceAndDelete";
|
|
133
|
+
readonly ReplaceAndRetain: "ReplaceAndRetain";
|
|
134
|
+
readonly ReplaceAndSnapshot: "ReplaceAndSnapshot";
|
|
135
|
+
readonly Retain: "Retain";
|
|
136
|
+
readonly Snapshot: "Snapshot";
|
|
137
|
+
};
|
|
138
|
+
export type PolicyAction = (typeof PolicyAction)[keyof typeof PolicyAction];
|
|
139
|
+
export declare const Replacement: {
|
|
140
|
+
readonly Conditional: "Conditional";
|
|
141
|
+
readonly False: "False";
|
|
142
|
+
readonly True: "True";
|
|
143
|
+
};
|
|
144
|
+
export type Replacement = (typeof Replacement)[keyof typeof Replacement];
|
|
145
|
+
export declare const DriftIgnoredReason: {
|
|
146
|
+
readonly MANAGED_BY_AWS: "MANAGED_BY_AWS";
|
|
147
|
+
readonly WRITE_ONLY_PROPERTY: "WRITE_ONLY_PROPERTY";
|
|
148
|
+
};
|
|
149
|
+
export type DriftIgnoredReason =
|
|
150
|
+
(typeof DriftIgnoredReason)[keyof typeof DriftIgnoredReason];
|
|
151
|
+
export declare const StackResourceDriftStatus: {
|
|
152
|
+
readonly DELETED: "DELETED";
|
|
153
|
+
readonly IN_SYNC: "IN_SYNC";
|
|
154
|
+
readonly MODIFIED: "MODIFIED";
|
|
155
|
+
readonly NOT_CHECKED: "NOT_CHECKED";
|
|
156
|
+
readonly UNKNOWN: "UNKNOWN";
|
|
157
|
+
readonly UNSUPPORTED: "UNSUPPORTED";
|
|
158
|
+
};
|
|
159
|
+
export type StackResourceDriftStatus =
|
|
160
|
+
(typeof StackResourceDriftStatus)[keyof typeof StackResourceDriftStatus];
|
|
161
|
+
export declare const ChangeType: {
|
|
162
|
+
readonly Resource: "Resource";
|
|
163
|
+
};
|
|
164
|
+
export type ChangeType = (typeof ChangeType)[keyof typeof ChangeType];
|
|
165
|
+
export declare const HookFailureMode: {
|
|
166
|
+
readonly FAIL: "FAIL";
|
|
167
|
+
readonly WARN: "WARN";
|
|
168
|
+
};
|
|
169
|
+
export type HookFailureMode =
|
|
170
|
+
(typeof HookFailureMode)[keyof typeof HookFailureMode];
|
|
171
|
+
export declare const HookInvocationPoint: {
|
|
172
|
+
readonly PRE_PROVISION: "PRE_PROVISION";
|
|
173
|
+
};
|
|
174
|
+
export type HookInvocationPoint =
|
|
175
|
+
(typeof HookInvocationPoint)[keyof typeof HookInvocationPoint];
|
|
176
|
+
export declare const HookTargetType: {
|
|
177
|
+
readonly RESOURCE: "RESOURCE";
|
|
178
|
+
};
|
|
179
|
+
export type HookTargetType =
|
|
180
|
+
(typeof HookTargetType)[keyof typeof HookTargetType];
|
|
181
|
+
export declare const ChangeSetHooksStatus: {
|
|
182
|
+
readonly PLANNED: "PLANNED";
|
|
183
|
+
readonly PLANNING: "PLANNING";
|
|
184
|
+
readonly UNAVAILABLE: "UNAVAILABLE";
|
|
185
|
+
};
|
|
186
|
+
export type ChangeSetHooksStatus =
|
|
187
|
+
(typeof ChangeSetHooksStatus)[keyof typeof ChangeSetHooksStatus];
|
|
188
|
+
export declare const ChangeSetStatus: {
|
|
189
|
+
readonly CREATE_COMPLETE: "CREATE_COMPLETE";
|
|
190
|
+
readonly CREATE_IN_PROGRESS: "CREATE_IN_PROGRESS";
|
|
191
|
+
readonly CREATE_PENDING: "CREATE_PENDING";
|
|
192
|
+
readonly DELETE_COMPLETE: "DELETE_COMPLETE";
|
|
193
|
+
readonly DELETE_FAILED: "DELETE_FAILED";
|
|
194
|
+
readonly DELETE_IN_PROGRESS: "DELETE_IN_PROGRESS";
|
|
195
|
+
readonly DELETE_PENDING: "DELETE_PENDING";
|
|
196
|
+
readonly FAILED: "FAILED";
|
|
197
|
+
};
|
|
198
|
+
export type ChangeSetStatus =
|
|
199
|
+
(typeof ChangeSetStatus)[keyof typeof ChangeSetStatus];
|
|
200
|
+
export declare const ExecutionStatus: {
|
|
201
|
+
readonly AVAILABLE: "AVAILABLE";
|
|
202
|
+
readonly EXECUTE_COMPLETE: "EXECUTE_COMPLETE";
|
|
203
|
+
readonly EXECUTE_FAILED: "EXECUTE_FAILED";
|
|
204
|
+
readonly EXECUTE_IN_PROGRESS: "EXECUTE_IN_PROGRESS";
|
|
205
|
+
readonly OBSOLETE: "OBSOLETE";
|
|
206
|
+
readonly UNAVAILABLE: "UNAVAILABLE";
|
|
207
|
+
};
|
|
208
|
+
export type ExecutionStatus =
|
|
209
|
+
(typeof ExecutionStatus)[keyof typeof ExecutionStatus];
|
|
210
|
+
export declare const ChangeSetType: {
|
|
211
|
+
readonly CREATE: "CREATE";
|
|
212
|
+
readonly IMPORT: "IMPORT";
|
|
213
|
+
readonly UPDATE: "UPDATE";
|
|
214
|
+
};
|
|
215
|
+
export type ChangeSetType = (typeof ChangeSetType)[keyof typeof ChangeSetType];
|
|
216
|
+
export declare const DeploymentMode: {
|
|
217
|
+
readonly REVERT_DRIFT: "REVERT_DRIFT";
|
|
218
|
+
};
|
|
219
|
+
export type DeploymentMode =
|
|
220
|
+
(typeof DeploymentMode)[keyof typeof DeploymentMode];
|
|
221
|
+
export declare const OnStackFailure: {
|
|
222
|
+
readonly DELETE: "DELETE";
|
|
223
|
+
readonly DO_NOTHING: "DO_NOTHING";
|
|
224
|
+
readonly ROLLBACK: "ROLLBACK";
|
|
225
|
+
};
|
|
226
|
+
export type OnStackFailure =
|
|
227
|
+
(typeof OnStackFailure)[keyof typeof OnStackFailure];
|
|
228
|
+
export declare const GeneratedTemplateDeletionPolicy: {
|
|
229
|
+
readonly DELETE: "DELETE";
|
|
230
|
+
readonly RETAIN: "RETAIN";
|
|
231
|
+
};
|
|
232
|
+
export type GeneratedTemplateDeletionPolicy =
|
|
233
|
+
(typeof GeneratedTemplateDeletionPolicy)[keyof typeof GeneratedTemplateDeletionPolicy];
|
|
234
|
+
export declare const GeneratedTemplateUpdateReplacePolicy: {
|
|
235
|
+
readonly DELETE: "DELETE";
|
|
236
|
+
readonly RETAIN: "RETAIN";
|
|
237
|
+
};
|
|
238
|
+
export type GeneratedTemplateUpdateReplacePolicy =
|
|
239
|
+
(typeof GeneratedTemplateUpdateReplacePolicy)[keyof typeof GeneratedTemplateUpdateReplacePolicy];
|
|
240
|
+
export declare const OnFailure: {
|
|
241
|
+
readonly DELETE: "DELETE";
|
|
242
|
+
readonly DO_NOTHING: "DO_NOTHING";
|
|
243
|
+
readonly ROLLBACK: "ROLLBACK";
|
|
244
|
+
};
|
|
245
|
+
export type OnFailure = (typeof OnFailure)[keyof typeof OnFailure];
|
|
246
|
+
export declare const ConcurrencyMode: {
|
|
247
|
+
readonly SOFT_FAILURE_TOLERANCE: "SOFT_FAILURE_TOLERANCE";
|
|
248
|
+
readonly STRICT_FAILURE_TOLERANCE: "STRICT_FAILURE_TOLERANCE";
|
|
249
|
+
};
|
|
250
|
+
export type ConcurrencyMode =
|
|
251
|
+
(typeof ConcurrencyMode)[keyof typeof ConcurrencyMode];
|
|
252
|
+
export declare const RegionConcurrencyType: {
|
|
253
|
+
readonly PARALLEL: "PARALLEL";
|
|
254
|
+
readonly SEQUENTIAL: "SEQUENTIAL";
|
|
255
|
+
};
|
|
256
|
+
export type RegionConcurrencyType =
|
|
257
|
+
(typeof RegionConcurrencyType)[keyof typeof RegionConcurrencyType];
|
|
258
|
+
export declare const PermissionModels: {
|
|
259
|
+
readonly SELF_MANAGED: "SELF_MANAGED";
|
|
260
|
+
readonly SERVICE_MANAGED: "SERVICE_MANAGED";
|
|
261
|
+
};
|
|
262
|
+
export type PermissionModels =
|
|
263
|
+
(typeof PermissionModels)[keyof typeof PermissionModels];
|
|
264
|
+
export declare const DeletionMode: {
|
|
265
|
+
readonly FORCE_DELETE_STACK: "FORCE_DELETE_STACK";
|
|
266
|
+
readonly STANDARD: "STANDARD";
|
|
267
|
+
};
|
|
268
|
+
export type DeletionMode = (typeof DeletionMode)[keyof typeof DeletionMode];
|
|
269
|
+
export declare const RegistryType: {
|
|
270
|
+
readonly HOOK: "HOOK";
|
|
271
|
+
readonly MODULE: "MODULE";
|
|
272
|
+
readonly RESOURCE: "RESOURCE";
|
|
273
|
+
};
|
|
274
|
+
export type RegistryType = (typeof RegistryType)[keyof typeof RegistryType];
|
|
275
|
+
export declare const StackDriftStatus: {
|
|
276
|
+
readonly DRIFTED: "DRIFTED";
|
|
277
|
+
readonly IN_SYNC: "IN_SYNC";
|
|
278
|
+
readonly NOT_CHECKED: "NOT_CHECKED";
|
|
279
|
+
readonly UNKNOWN: "UNKNOWN";
|
|
280
|
+
};
|
|
281
|
+
export type StackDriftStatus =
|
|
282
|
+
(typeof StackDriftStatus)[keyof typeof StackDriftStatus];
|
|
283
|
+
export declare const DetailedStatus: {
|
|
284
|
+
readonly CONFIGURATION_COMPLETE: "CONFIGURATION_COMPLETE";
|
|
285
|
+
readonly VALIDATION_FAILED: "VALIDATION_FAILED";
|
|
286
|
+
};
|
|
287
|
+
export type DetailedStatus =
|
|
288
|
+
(typeof DetailedStatus)[keyof typeof DetailedStatus];
|
|
289
|
+
export declare const EventType: {
|
|
290
|
+
readonly HOOK_INVOCATION_ERROR: "HOOK_INVOCATION_ERROR";
|
|
291
|
+
readonly PROGRESS_EVENT: "PROGRESS_EVENT";
|
|
292
|
+
readonly PROVISIONING_ERROR: "PROVISIONING_ERROR";
|
|
293
|
+
readonly STACK_EVENT: "STACK_EVENT";
|
|
294
|
+
readonly VALIDATION_ERROR: "VALIDATION_ERROR";
|
|
295
|
+
};
|
|
296
|
+
export type EventType = (typeof EventType)[keyof typeof EventType];
|
|
297
|
+
export declare const HookStatus: {
|
|
298
|
+
readonly HOOK_COMPLETE_FAILED: "HOOK_COMPLETE_FAILED";
|
|
299
|
+
readonly HOOK_COMPLETE_SUCCEEDED: "HOOK_COMPLETE_SUCCEEDED";
|
|
300
|
+
readonly HOOK_FAILED: "HOOK_FAILED";
|
|
301
|
+
readonly HOOK_IN_PROGRESS: "HOOK_IN_PROGRESS";
|
|
302
|
+
};
|
|
303
|
+
export type HookStatus = (typeof HookStatus)[keyof typeof HookStatus];
|
|
304
|
+
export declare const OperationType: {
|
|
305
|
+
readonly CONTINUE_ROLLBACK: "CONTINUE_ROLLBACK";
|
|
306
|
+
readonly CREATE_CHANGESET: "CREATE_CHANGESET";
|
|
307
|
+
readonly CREATE_STACK: "CREATE_STACK";
|
|
308
|
+
readonly DELETE_STACK: "DELETE_STACK";
|
|
309
|
+
readonly ROLLBACK: "ROLLBACK";
|
|
310
|
+
readonly UPDATE_STACK: "UPDATE_STACK";
|
|
311
|
+
};
|
|
312
|
+
export type OperationType = (typeof OperationType)[keyof typeof OperationType];
|
|
313
|
+
export declare const ResourceStatus: {
|
|
314
|
+
readonly CREATE_COMPLETE: "CREATE_COMPLETE";
|
|
315
|
+
readonly CREATE_FAILED: "CREATE_FAILED";
|
|
316
|
+
readonly CREATE_IN_PROGRESS: "CREATE_IN_PROGRESS";
|
|
317
|
+
readonly DELETE_COMPLETE: "DELETE_COMPLETE";
|
|
318
|
+
readonly DELETE_FAILED: "DELETE_FAILED";
|
|
319
|
+
readonly DELETE_IN_PROGRESS: "DELETE_IN_PROGRESS";
|
|
320
|
+
readonly DELETE_SKIPPED: "DELETE_SKIPPED";
|
|
321
|
+
readonly EXPORT_COMPLETE: "EXPORT_COMPLETE";
|
|
322
|
+
readonly EXPORT_FAILED: "EXPORT_FAILED";
|
|
323
|
+
readonly EXPORT_IN_PROGRESS: "EXPORT_IN_PROGRESS";
|
|
324
|
+
readonly EXPORT_ROLLBACK_COMPLETE: "EXPORT_ROLLBACK_COMPLETE";
|
|
325
|
+
readonly EXPORT_ROLLBACK_FAILED: "EXPORT_ROLLBACK_FAILED";
|
|
326
|
+
readonly EXPORT_ROLLBACK_IN_PROGRESS: "EXPORT_ROLLBACK_IN_PROGRESS";
|
|
327
|
+
readonly IMPORT_COMPLETE: "IMPORT_COMPLETE";
|
|
328
|
+
readonly IMPORT_FAILED: "IMPORT_FAILED";
|
|
329
|
+
readonly IMPORT_IN_PROGRESS: "IMPORT_IN_PROGRESS";
|
|
330
|
+
readonly IMPORT_ROLLBACK_COMPLETE: "IMPORT_ROLLBACK_COMPLETE";
|
|
331
|
+
readonly IMPORT_ROLLBACK_FAILED: "IMPORT_ROLLBACK_FAILED";
|
|
332
|
+
readonly IMPORT_ROLLBACK_IN_PROGRESS: "IMPORT_ROLLBACK_IN_PROGRESS";
|
|
333
|
+
readonly ROLLBACK_COMPLETE: "ROLLBACK_COMPLETE";
|
|
334
|
+
readonly ROLLBACK_FAILED: "ROLLBACK_FAILED";
|
|
335
|
+
readonly ROLLBACK_IN_PROGRESS: "ROLLBACK_IN_PROGRESS";
|
|
336
|
+
readonly UPDATE_COMPLETE: "UPDATE_COMPLETE";
|
|
337
|
+
readonly UPDATE_FAILED: "UPDATE_FAILED";
|
|
338
|
+
readonly UPDATE_IN_PROGRESS: "UPDATE_IN_PROGRESS";
|
|
339
|
+
readonly UPDATE_ROLLBACK_COMPLETE: "UPDATE_ROLLBACK_COMPLETE";
|
|
340
|
+
readonly UPDATE_ROLLBACK_FAILED: "UPDATE_ROLLBACK_FAILED";
|
|
341
|
+
readonly UPDATE_ROLLBACK_IN_PROGRESS: "UPDATE_ROLLBACK_IN_PROGRESS";
|
|
342
|
+
};
|
|
343
|
+
export type ResourceStatus =
|
|
344
|
+
(typeof ResourceStatus)[keyof typeof ResourceStatus];
|
|
345
|
+
export declare const ValidationStatus: {
|
|
346
|
+
readonly FAILED: "FAILED";
|
|
347
|
+
readonly SKIPPED: "SKIPPED";
|
|
348
|
+
};
|
|
349
|
+
export type ValidationStatus =
|
|
350
|
+
(typeof ValidationStatus)[keyof typeof ValidationStatus];
|
|
351
|
+
export declare const GeneratedTemplateResourceStatus: {
|
|
352
|
+
readonly COMPLETE: "COMPLETE";
|
|
353
|
+
readonly FAILED: "FAILED";
|
|
354
|
+
readonly IN_PROGRESS: "IN_PROGRESS";
|
|
355
|
+
readonly PENDING: "PENDING";
|
|
356
|
+
};
|
|
357
|
+
export type GeneratedTemplateResourceStatus =
|
|
358
|
+
(typeof GeneratedTemplateResourceStatus)[keyof typeof GeneratedTemplateResourceStatus];
|
|
359
|
+
export declare const WarningType: {
|
|
360
|
+
readonly EXCLUDED_PROPERTIES: "EXCLUDED_PROPERTIES";
|
|
361
|
+
readonly EXCLUDED_RESOURCES: "EXCLUDED_RESOURCES";
|
|
362
|
+
readonly MUTUALLY_EXCLUSIVE_PROPERTIES: "MUTUALLY_EXCLUSIVE_PROPERTIES";
|
|
363
|
+
readonly MUTUALLY_EXCLUSIVE_TYPES: "MUTUALLY_EXCLUSIVE_TYPES";
|
|
364
|
+
readonly UNSUPPORTED_PROPERTIES: "UNSUPPORTED_PROPERTIES";
|
|
365
|
+
};
|
|
366
|
+
export type WarningType = (typeof WarningType)[keyof typeof WarningType];
|
|
367
|
+
export declare const GeneratedTemplateStatus: {
|
|
368
|
+
readonly COMPLETE: "COMPLETE";
|
|
369
|
+
readonly CREATE_IN_PROGRESS: "CREATE_IN_PROGRESS";
|
|
370
|
+
readonly CREATE_PENDING: "CREATE_PENDING";
|
|
371
|
+
readonly DELETE_IN_PROGRESS: "DELETE_IN_PROGRESS";
|
|
372
|
+
readonly DELETE_PENDING: "DELETE_PENDING";
|
|
373
|
+
readonly FAILED: "FAILED";
|
|
374
|
+
readonly UPDATE_IN_PROGRESS: "UPDATE_IN_PROGRESS";
|
|
375
|
+
readonly UPDATE_PENDING: "UPDATE_PENDING";
|
|
376
|
+
};
|
|
377
|
+
export type GeneratedTemplateStatus =
|
|
378
|
+
(typeof GeneratedTemplateStatus)[keyof typeof GeneratedTemplateStatus];
|
|
379
|
+
export declare const OrganizationStatus: {
|
|
380
|
+
readonly DISABLED: "DISABLED";
|
|
381
|
+
readonly DISABLED_PERMANENTLY: "DISABLED_PERMANENTLY";
|
|
382
|
+
readonly ENABLED: "ENABLED";
|
|
383
|
+
};
|
|
384
|
+
export type OrganizationStatus =
|
|
385
|
+
(typeof OrganizationStatus)[keyof typeof OrganizationStatus];
|
|
386
|
+
export declare const IdentityProvider: {
|
|
387
|
+
readonly AWS_Marketplace: "AWS_Marketplace";
|
|
388
|
+
readonly Bitbucket: "Bitbucket";
|
|
389
|
+
readonly GitHub: "GitHub";
|
|
390
|
+
};
|
|
391
|
+
export type IdentityProvider =
|
|
392
|
+
(typeof IdentityProvider)[keyof typeof IdentityProvider];
|
|
393
|
+
export declare const PublisherStatus: {
|
|
394
|
+
readonly UNVERIFIED: "UNVERIFIED";
|
|
395
|
+
readonly VERIFIED: "VERIFIED";
|
|
396
|
+
};
|
|
397
|
+
export type PublisherStatus =
|
|
398
|
+
(typeof PublisherStatus)[keyof typeof PublisherStatus];
|
|
399
|
+
export declare const ResourceScanStatus: {
|
|
400
|
+
readonly COMPLETE: "COMPLETE";
|
|
401
|
+
readonly EXPIRED: "EXPIRED";
|
|
402
|
+
readonly FAILED: "FAILED";
|
|
403
|
+
readonly IN_PROGRESS: "IN_PROGRESS";
|
|
404
|
+
};
|
|
405
|
+
export type ResourceScanStatus =
|
|
406
|
+
(typeof ResourceScanStatus)[keyof typeof ResourceScanStatus];
|
|
407
|
+
export declare const StackDriftDetectionStatus: {
|
|
408
|
+
readonly DETECTION_COMPLETE: "DETECTION_COMPLETE";
|
|
409
|
+
readonly DETECTION_FAILED: "DETECTION_FAILED";
|
|
410
|
+
readonly DETECTION_IN_PROGRESS: "DETECTION_IN_PROGRESS";
|
|
411
|
+
};
|
|
412
|
+
export type StackDriftDetectionStatus =
|
|
413
|
+
(typeof StackDriftDetectionStatus)[keyof typeof StackDriftDetectionStatus];
|
|
414
|
+
export declare const StackInstanceDetailedStatus: {
|
|
415
|
+
readonly CANCELLED: "CANCELLED";
|
|
416
|
+
readonly FAILED: "FAILED";
|
|
417
|
+
readonly FAILED_IMPORT: "FAILED_IMPORT";
|
|
418
|
+
readonly INOPERABLE: "INOPERABLE";
|
|
419
|
+
readonly PENDING: "PENDING";
|
|
420
|
+
readonly RUNNING: "RUNNING";
|
|
421
|
+
readonly SKIPPED_SUSPENDED_ACCOUNT: "SKIPPED_SUSPENDED_ACCOUNT";
|
|
422
|
+
readonly SUCCEEDED: "SUCCEEDED";
|
|
423
|
+
};
|
|
424
|
+
export type StackInstanceDetailedStatus =
|
|
425
|
+
(typeof StackInstanceDetailedStatus)[keyof typeof StackInstanceDetailedStatus];
|
|
426
|
+
export declare const StackInstanceStatus: {
|
|
427
|
+
readonly CURRENT: "CURRENT";
|
|
428
|
+
readonly INOPERABLE: "INOPERABLE";
|
|
429
|
+
readonly OUTDATED: "OUTDATED";
|
|
430
|
+
};
|
|
431
|
+
export type StackInstanceStatus =
|
|
432
|
+
(typeof StackInstanceStatus)[keyof typeof StackInstanceStatus];
|
|
433
|
+
export declare const StackRefactorExecutionStatus: {
|
|
434
|
+
readonly AVAILABLE: "AVAILABLE";
|
|
435
|
+
readonly EXECUTE_COMPLETE: "EXECUTE_COMPLETE";
|
|
436
|
+
readonly EXECUTE_FAILED: "EXECUTE_FAILED";
|
|
437
|
+
readonly EXECUTE_IN_PROGRESS: "EXECUTE_IN_PROGRESS";
|
|
438
|
+
readonly OBSOLETE: "OBSOLETE";
|
|
439
|
+
readonly ROLLBACK_COMPLETE: "ROLLBACK_COMPLETE";
|
|
440
|
+
readonly ROLLBACK_FAILED: "ROLLBACK_FAILED";
|
|
441
|
+
readonly ROLLBACK_IN_PROGRESS: "ROLLBACK_IN_PROGRESS";
|
|
442
|
+
readonly UNAVAILABLE: "UNAVAILABLE";
|
|
443
|
+
};
|
|
444
|
+
export type StackRefactorExecutionStatus =
|
|
445
|
+
(typeof StackRefactorExecutionStatus)[keyof typeof StackRefactorExecutionStatus];
|
|
446
|
+
export declare const StackRefactorStatus: {
|
|
447
|
+
readonly CREATE_COMPLETE: "CREATE_COMPLETE";
|
|
448
|
+
readonly CREATE_FAILED: "CREATE_FAILED";
|
|
449
|
+
readonly CREATE_IN_PROGRESS: "CREATE_IN_PROGRESS";
|
|
450
|
+
readonly DELETE_COMPLETE: "DELETE_COMPLETE";
|
|
451
|
+
readonly DELETE_FAILED: "DELETE_FAILED";
|
|
452
|
+
readonly DELETE_IN_PROGRESS: "DELETE_IN_PROGRESS";
|
|
453
|
+
};
|
|
454
|
+
export type StackRefactorStatus =
|
|
455
|
+
(typeof StackRefactorStatus)[keyof typeof StackRefactorStatus];
|
|
456
|
+
export declare const DifferenceType: {
|
|
457
|
+
readonly ADD: "ADD";
|
|
458
|
+
readonly NOT_EQUAL: "NOT_EQUAL";
|
|
459
|
+
readonly REMOVE: "REMOVE";
|
|
460
|
+
};
|
|
461
|
+
export type DifferenceType =
|
|
462
|
+
(typeof DifferenceType)[keyof typeof DifferenceType];
|
|
463
|
+
export declare const StackStatus: {
|
|
464
|
+
readonly CREATE_COMPLETE: "CREATE_COMPLETE";
|
|
465
|
+
readonly CREATE_FAILED: "CREATE_FAILED";
|
|
466
|
+
readonly CREATE_IN_PROGRESS: "CREATE_IN_PROGRESS";
|
|
467
|
+
readonly DELETE_COMPLETE: "DELETE_COMPLETE";
|
|
468
|
+
readonly DELETE_FAILED: "DELETE_FAILED";
|
|
469
|
+
readonly DELETE_IN_PROGRESS: "DELETE_IN_PROGRESS";
|
|
470
|
+
readonly IMPORT_COMPLETE: "IMPORT_COMPLETE";
|
|
471
|
+
readonly IMPORT_IN_PROGRESS: "IMPORT_IN_PROGRESS";
|
|
472
|
+
readonly IMPORT_ROLLBACK_COMPLETE: "IMPORT_ROLLBACK_COMPLETE";
|
|
473
|
+
readonly IMPORT_ROLLBACK_FAILED: "IMPORT_ROLLBACK_FAILED";
|
|
474
|
+
readonly IMPORT_ROLLBACK_IN_PROGRESS: "IMPORT_ROLLBACK_IN_PROGRESS";
|
|
475
|
+
readonly REVIEW_IN_PROGRESS: "REVIEW_IN_PROGRESS";
|
|
476
|
+
readonly ROLLBACK_COMPLETE: "ROLLBACK_COMPLETE";
|
|
477
|
+
readonly ROLLBACK_FAILED: "ROLLBACK_FAILED";
|
|
478
|
+
readonly ROLLBACK_IN_PROGRESS: "ROLLBACK_IN_PROGRESS";
|
|
479
|
+
readonly UPDATE_COMPLETE: "UPDATE_COMPLETE";
|
|
480
|
+
readonly UPDATE_COMPLETE_CLEANUP_IN_PROGRESS: "UPDATE_COMPLETE_CLEANUP_IN_PROGRESS";
|
|
481
|
+
readonly UPDATE_FAILED: "UPDATE_FAILED";
|
|
482
|
+
readonly UPDATE_IN_PROGRESS: "UPDATE_IN_PROGRESS";
|
|
483
|
+
readonly UPDATE_ROLLBACK_COMPLETE: "UPDATE_ROLLBACK_COMPLETE";
|
|
484
|
+
readonly UPDATE_ROLLBACK_COMPLETE_CLEANUP_IN_PROGRESS: "UPDATE_ROLLBACK_COMPLETE_CLEANUP_IN_PROGRESS";
|
|
485
|
+
readonly UPDATE_ROLLBACK_FAILED: "UPDATE_ROLLBACK_FAILED";
|
|
486
|
+
readonly UPDATE_ROLLBACK_IN_PROGRESS: "UPDATE_ROLLBACK_IN_PROGRESS";
|
|
487
|
+
};
|
|
488
|
+
export type StackStatus = (typeof StackStatus)[keyof typeof StackStatus];
|
|
489
|
+
export declare const StackSetDriftDetectionStatus: {
|
|
490
|
+
readonly COMPLETED: "COMPLETED";
|
|
491
|
+
readonly FAILED: "FAILED";
|
|
492
|
+
readonly IN_PROGRESS: "IN_PROGRESS";
|
|
493
|
+
readonly PARTIAL_SUCCESS: "PARTIAL_SUCCESS";
|
|
494
|
+
readonly STOPPED: "STOPPED";
|
|
495
|
+
};
|
|
496
|
+
export type StackSetDriftDetectionStatus =
|
|
497
|
+
(typeof StackSetDriftDetectionStatus)[keyof typeof StackSetDriftDetectionStatus];
|
|
498
|
+
export declare const StackSetDriftStatus: {
|
|
499
|
+
readonly DRIFTED: "DRIFTED";
|
|
500
|
+
readonly IN_SYNC: "IN_SYNC";
|
|
501
|
+
readonly NOT_CHECKED: "NOT_CHECKED";
|
|
502
|
+
};
|
|
503
|
+
export type StackSetDriftStatus =
|
|
504
|
+
(typeof StackSetDriftStatus)[keyof typeof StackSetDriftStatus];
|
|
505
|
+
export declare const StackSetStatus: {
|
|
506
|
+
readonly ACTIVE: "ACTIVE";
|
|
507
|
+
readonly DELETED: "DELETED";
|
|
508
|
+
};
|
|
509
|
+
export type StackSetStatus =
|
|
510
|
+
(typeof StackSetStatus)[keyof typeof StackSetStatus];
|
|
511
|
+
export declare const StackSetOperationAction: {
|
|
512
|
+
readonly CREATE: "CREATE";
|
|
513
|
+
readonly DELETE: "DELETE";
|
|
514
|
+
readonly DETECT_DRIFT: "DETECT_DRIFT";
|
|
515
|
+
readonly UPDATE: "UPDATE";
|
|
516
|
+
};
|
|
517
|
+
export type StackSetOperationAction =
|
|
518
|
+
(typeof StackSetOperationAction)[keyof typeof StackSetOperationAction];
|
|
519
|
+
export declare const StackSetOperationStatus: {
|
|
520
|
+
readonly FAILED: "FAILED";
|
|
521
|
+
readonly QUEUED: "QUEUED";
|
|
522
|
+
readonly RUNNING: "RUNNING";
|
|
523
|
+
readonly STOPPED: "STOPPED";
|
|
524
|
+
readonly STOPPING: "STOPPING";
|
|
525
|
+
readonly SUCCEEDED: "SUCCEEDED";
|
|
526
|
+
};
|
|
527
|
+
export type StackSetOperationStatus =
|
|
528
|
+
(typeof StackSetOperationStatus)[keyof typeof StackSetOperationStatus];
|
|
529
|
+
export declare const DeprecatedStatus: {
|
|
530
|
+
readonly DEPRECATED: "DEPRECATED";
|
|
531
|
+
readonly LIVE: "LIVE";
|
|
532
|
+
};
|
|
533
|
+
export type DeprecatedStatus =
|
|
534
|
+
(typeof DeprecatedStatus)[keyof typeof DeprecatedStatus];
|
|
535
|
+
export declare const ProvisioningType: {
|
|
536
|
+
readonly FULLY_MUTABLE: "FULLY_MUTABLE";
|
|
537
|
+
readonly IMMUTABLE: "IMMUTABLE";
|
|
538
|
+
readonly NON_PROVISIONABLE: "NON_PROVISIONABLE";
|
|
539
|
+
};
|
|
540
|
+
export type ProvisioningType =
|
|
541
|
+
(typeof ProvisioningType)[keyof typeof ProvisioningType];
|
|
542
|
+
export declare const TypeTestsStatus: {
|
|
543
|
+
readonly FAILED: "FAILED";
|
|
544
|
+
readonly IN_PROGRESS: "IN_PROGRESS";
|
|
545
|
+
readonly NOT_TESTED: "NOT_TESTED";
|
|
546
|
+
readonly PASSED: "PASSED";
|
|
547
|
+
};
|
|
548
|
+
export type TypeTestsStatus =
|
|
549
|
+
(typeof TypeTestsStatus)[keyof typeof TypeTestsStatus];
|
|
550
|
+
export declare const Visibility: {
|
|
551
|
+
readonly PRIVATE: "PRIVATE";
|
|
552
|
+
readonly PUBLIC: "PUBLIC";
|
|
553
|
+
};
|
|
554
|
+
export type Visibility = (typeof Visibility)[keyof typeof Visibility];
|
|
555
|
+
export declare const RegistrationStatus: {
|
|
556
|
+
readonly COMPLETE: "COMPLETE";
|
|
557
|
+
readonly FAILED: "FAILED";
|
|
558
|
+
readonly IN_PROGRESS: "IN_PROGRESS";
|
|
559
|
+
};
|
|
560
|
+
export type RegistrationStatus =
|
|
561
|
+
(typeof RegistrationStatus)[keyof typeof RegistrationStatus];
|
|
562
|
+
export declare const TemplateFormat: {
|
|
563
|
+
readonly JSON: "JSON";
|
|
564
|
+
readonly YAML: "YAML";
|
|
565
|
+
};
|
|
566
|
+
export type TemplateFormat =
|
|
567
|
+
(typeof TemplateFormat)[keyof typeof TemplateFormat];
|
|
568
|
+
export declare const HookTargetAction: {
|
|
569
|
+
readonly CREATE: "CREATE";
|
|
570
|
+
readonly DELETE: "DELETE";
|
|
571
|
+
readonly IMPORT: "IMPORT";
|
|
572
|
+
readonly UPDATE: "UPDATE";
|
|
573
|
+
};
|
|
574
|
+
export type HookTargetAction =
|
|
575
|
+
(typeof HookTargetAction)[keyof typeof HookTargetAction];
|
|
576
|
+
export declare const TemplateStage: {
|
|
577
|
+
readonly Original: "Original";
|
|
578
|
+
readonly Processed: "Processed";
|
|
579
|
+
};
|
|
580
|
+
export type TemplateStage = (typeof TemplateStage)[keyof typeof TemplateStage];
|
|
581
|
+
export declare const ListHookResultsTargetType: {
|
|
582
|
+
readonly CHANGE_SET: "CHANGE_SET";
|
|
583
|
+
readonly CLOUD_CONTROL: "CLOUD_CONTROL";
|
|
584
|
+
readonly RESOURCE: "RESOURCE";
|
|
585
|
+
readonly STACK: "STACK";
|
|
586
|
+
};
|
|
587
|
+
export type ListHookResultsTargetType =
|
|
588
|
+
(typeof ListHookResultsTargetType)[keyof typeof ListHookResultsTargetType];
|
|
589
|
+
export declare const ScanType: {
|
|
590
|
+
readonly FULL: "FULL";
|
|
591
|
+
readonly PARTIAL: "PARTIAL";
|
|
592
|
+
};
|
|
593
|
+
export type ScanType = (typeof ScanType)[keyof typeof ScanType];
|
|
594
|
+
export declare const StackInstanceFilterName: {
|
|
595
|
+
readonly DETAILED_STATUS: "DETAILED_STATUS";
|
|
596
|
+
readonly DRIFT_STATUS: "DRIFT_STATUS";
|
|
597
|
+
readonly LAST_OPERATION_ID: "LAST_OPERATION_ID";
|
|
598
|
+
};
|
|
599
|
+
export type StackInstanceFilterName =
|
|
600
|
+
(typeof StackInstanceFilterName)[keyof typeof StackInstanceFilterName];
|
|
601
|
+
export declare const StackRefactorActionType: {
|
|
602
|
+
readonly CREATE: "CREATE";
|
|
603
|
+
readonly MOVE: "MOVE";
|
|
604
|
+
};
|
|
605
|
+
export type StackRefactorActionType =
|
|
606
|
+
(typeof StackRefactorActionType)[keyof typeof StackRefactorActionType];
|
|
607
|
+
export declare const StackRefactorDetection: {
|
|
608
|
+
readonly AUTO: "AUTO";
|
|
609
|
+
readonly MANUAL: "MANUAL";
|
|
610
|
+
};
|
|
611
|
+
export type StackRefactorDetection =
|
|
612
|
+
(typeof StackRefactorDetection)[keyof typeof StackRefactorDetection];
|
|
613
|
+
export declare const StackRefactorActionEntity: {
|
|
614
|
+
readonly RESOURCE: "RESOURCE";
|
|
615
|
+
readonly STACK: "STACK";
|
|
616
|
+
};
|
|
617
|
+
export type StackRefactorActionEntity =
|
|
618
|
+
(typeof StackRefactorActionEntity)[keyof typeof StackRefactorActionEntity];
|
|
619
|
+
export declare const OperationResultFilterName: {
|
|
620
|
+
readonly OPERATION_RESULT_STATUS: "OPERATION_RESULT_STATUS";
|
|
621
|
+
};
|
|
622
|
+
export type OperationResultFilterName =
|
|
623
|
+
(typeof OperationResultFilterName)[keyof typeof OperationResultFilterName];
|
|
624
|
+
export declare const StackSetOperationResultStatus: {
|
|
625
|
+
readonly CANCELLED: "CANCELLED";
|
|
626
|
+
readonly FAILED: "FAILED";
|
|
627
|
+
readonly PENDING: "PENDING";
|
|
628
|
+
readonly RUNNING: "RUNNING";
|
|
629
|
+
readonly SUCCEEDED: "SUCCEEDED";
|
|
630
|
+
};
|
|
631
|
+
export type StackSetOperationResultStatus =
|
|
632
|
+
(typeof StackSetOperationResultStatus)[keyof typeof StackSetOperationResultStatus];
|
|
633
|
+
export declare const OperationStatus: {
|
|
634
|
+
readonly FAILED: "FAILED";
|
|
635
|
+
readonly IN_PROGRESS: "IN_PROGRESS";
|
|
636
|
+
readonly PENDING: "PENDING";
|
|
637
|
+
readonly SUCCESS: "SUCCESS";
|
|
638
|
+
};
|
|
639
|
+
export type OperationStatus =
|
|
640
|
+
(typeof OperationStatus)[keyof typeof OperationStatus];
|
|
641
|
+
export declare const HandlerErrorCode: {
|
|
642
|
+
readonly AccessDenied: "AccessDenied";
|
|
643
|
+
readonly AlreadyExists: "AlreadyExists";
|
|
644
|
+
readonly GeneralServiceException: "GeneralServiceException";
|
|
645
|
+
readonly HandlerInternalFailure: "HandlerInternalFailure";
|
|
646
|
+
readonly InternalFailure: "InternalFailure";
|
|
647
|
+
readonly InvalidCredentials: "InvalidCredentials";
|
|
648
|
+
readonly InvalidRequest: "InvalidRequest";
|
|
649
|
+
readonly InvalidTypeConfiguration: "InvalidTypeConfiguration";
|
|
650
|
+
readonly NetworkFailure: "NetworkFailure";
|
|
651
|
+
readonly NonCompliant: "NonCompliant";
|
|
652
|
+
readonly NotFound: "NotFound";
|
|
653
|
+
readonly NotUpdatable: "NotUpdatable";
|
|
654
|
+
readonly ResourceConflict: "ResourceConflict";
|
|
655
|
+
readonly ServiceInternalError: "ServiceInternalError";
|
|
656
|
+
readonly ServiceLimitExceeded: "ServiceLimitExceeded";
|
|
657
|
+
readonly ServiceTimeout: "NotStabilized";
|
|
658
|
+
readonly Throttling: "Throttling";
|
|
659
|
+
readonly Unknown: "Unknown";
|
|
660
|
+
readonly UnsupportedTarget: "UnsupportedTarget";
|
|
661
|
+
};
|
|
662
|
+
export type HandlerErrorCode =
|
|
663
|
+
(typeof HandlerErrorCode)[keyof typeof HandlerErrorCode];
|
|
664
|
+
export declare const ResourceSignalStatus: {
|
|
665
|
+
readonly FAILURE: "FAILURE";
|
|
666
|
+
readonly SUCCESS: "SUCCESS";
|
|
667
|
+
};
|
|
668
|
+
export type ResourceSignalStatus =
|
|
669
|
+
(typeof ResourceSignalStatus)[keyof typeof ResourceSignalStatus];
|