@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
|
@@ -1,20 +1,90 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
1
|
+
import {
|
|
2
|
+
AccountFilterType,
|
|
3
|
+
AccountGateStatus,
|
|
4
|
+
AfterValueFrom,
|
|
5
|
+
AnnotationSeverityLevel,
|
|
6
|
+
AnnotationStatus,
|
|
7
|
+
AttributeChangeType,
|
|
8
|
+
BeaconStackOperationStatus,
|
|
9
|
+
BeforeValueFrom,
|
|
10
|
+
CallAs,
|
|
11
|
+
Capability,
|
|
12
|
+
Category,
|
|
13
|
+
ChangeAction,
|
|
14
|
+
ChangeSetHooksStatus,
|
|
15
|
+
ChangeSetStatus,
|
|
16
|
+
ChangeSetType,
|
|
17
|
+
ChangeSource,
|
|
18
|
+
ChangeType,
|
|
19
|
+
ConcurrencyMode,
|
|
20
|
+
DeletionMode,
|
|
21
|
+
DeploymentMode,
|
|
22
|
+
DeprecatedStatus,
|
|
23
|
+
DetailedStatus,
|
|
24
|
+
DifferenceType,
|
|
25
|
+
DriftIgnoredReason,
|
|
26
|
+
EvaluationType,
|
|
27
|
+
EventType,
|
|
28
|
+
ExecutionStatus,
|
|
29
|
+
GeneratedTemplateDeletionPolicy,
|
|
30
|
+
GeneratedTemplateResourceStatus,
|
|
31
|
+
GeneratedTemplateStatus,
|
|
32
|
+
GeneratedTemplateUpdateReplacePolicy,
|
|
33
|
+
HandlerErrorCode,
|
|
34
|
+
HookFailureMode,
|
|
35
|
+
HookInvocationPoint,
|
|
36
|
+
HookStatus,
|
|
37
|
+
HookTargetAction,
|
|
38
|
+
HookTargetType,
|
|
39
|
+
IdentityProvider,
|
|
40
|
+
ListHookResultsTargetType,
|
|
41
|
+
OnFailure,
|
|
42
|
+
OnStackFailure,
|
|
43
|
+
OperationResultFilterName,
|
|
44
|
+
OperationStatus,
|
|
45
|
+
OperationType,
|
|
46
|
+
OrganizationStatus,
|
|
47
|
+
PermissionModels,
|
|
48
|
+
PolicyAction,
|
|
49
|
+
ProvisioningType,
|
|
50
|
+
PublisherStatus,
|
|
51
|
+
RegionConcurrencyType,
|
|
52
|
+
RegistrationStatus,
|
|
53
|
+
RegistryType,
|
|
54
|
+
Replacement,
|
|
55
|
+
RequiresRecreation,
|
|
56
|
+
ResourceAttribute,
|
|
57
|
+
ResourceScanStatus,
|
|
58
|
+
ResourceSignalStatus,
|
|
59
|
+
ResourceStatus,
|
|
60
|
+
ScanType,
|
|
61
|
+
StackDriftDetectionStatus,
|
|
62
|
+
StackDriftStatus,
|
|
63
|
+
StackInstanceDetailedStatus,
|
|
64
|
+
StackInstanceFilterName,
|
|
65
|
+
StackInstanceStatus,
|
|
66
|
+
StackRefactorActionEntity,
|
|
67
|
+
StackRefactorActionType,
|
|
68
|
+
StackRefactorDetection,
|
|
69
|
+
StackRefactorExecutionStatus,
|
|
70
|
+
StackRefactorStatus,
|
|
71
|
+
StackResourceDriftStatus,
|
|
72
|
+
StackSetDriftDetectionStatus,
|
|
73
|
+
StackSetDriftStatus,
|
|
74
|
+
StackSetOperationAction,
|
|
75
|
+
StackSetOperationResultStatus,
|
|
76
|
+
StackSetOperationStatus,
|
|
77
|
+
StackSetStatus,
|
|
78
|
+
StackStatus,
|
|
79
|
+
TemplateFormat,
|
|
80
|
+
TemplateStage,
|
|
81
|
+
ThirdPartyType,
|
|
82
|
+
TypeTestsStatus,
|
|
83
|
+
ValidationStatus,
|
|
84
|
+
VersionBump,
|
|
85
|
+
Visibility,
|
|
86
|
+
WarningType,
|
|
87
|
+
} from "./enums";
|
|
18
88
|
export interface AccountGateResult {
|
|
19
89
|
Status?: AccountGateStatus | undefined;
|
|
20
90
|
StatusReason?: string | undefined;
|
|
@@ -25,38 +95,10 @@ export interface AccountLimit {
|
|
|
25
95
|
}
|
|
26
96
|
export interface ActivateOrganizationsAccessInput {}
|
|
27
97
|
export interface ActivateOrganizationsAccessOutput {}
|
|
28
|
-
export declare class InvalidOperationException extends __BaseException {
|
|
29
|
-
readonly name: "InvalidOperationException";
|
|
30
|
-
readonly $fault: "client";
|
|
31
|
-
Message?: string | undefined;
|
|
32
|
-
constructor(
|
|
33
|
-
opts: __ExceptionOptionType<InvalidOperationException, __BaseException>
|
|
34
|
-
);
|
|
35
|
-
}
|
|
36
|
-
export declare class OperationNotFoundException extends __BaseException {
|
|
37
|
-
readonly name: "OperationNotFoundException";
|
|
38
|
-
readonly $fault: "client";
|
|
39
|
-
Message?: string | undefined;
|
|
40
|
-
constructor(
|
|
41
|
-
opts: __ExceptionOptionType<OperationNotFoundException, __BaseException>
|
|
42
|
-
);
|
|
43
|
-
}
|
|
44
98
|
export interface LoggingConfig {
|
|
45
99
|
LogRoleArn: string | undefined;
|
|
46
100
|
LogGroupName: string | undefined;
|
|
47
101
|
}
|
|
48
|
-
export declare const ThirdPartyType: {
|
|
49
|
-
readonly HOOK: "HOOK";
|
|
50
|
-
readonly MODULE: "MODULE";
|
|
51
|
-
readonly RESOURCE: "RESOURCE";
|
|
52
|
-
};
|
|
53
|
-
export type ThirdPartyType =
|
|
54
|
-
(typeof ThirdPartyType)[keyof typeof ThirdPartyType];
|
|
55
|
-
export declare const VersionBump: {
|
|
56
|
-
readonly MAJOR: "MAJOR";
|
|
57
|
-
readonly MINOR: "MINOR";
|
|
58
|
-
};
|
|
59
|
-
export type VersionBump = (typeof VersionBump)[keyof typeof VersionBump];
|
|
60
102
|
export interface ActivateTypeInput {
|
|
61
103
|
Type?: ThirdPartyType | undefined;
|
|
62
104
|
PublicTypeArn?: string | undefined;
|
|
@@ -72,51 +114,6 @@ export interface ActivateTypeInput {
|
|
|
72
114
|
export interface ActivateTypeOutput {
|
|
73
115
|
Arn?: string | undefined;
|
|
74
116
|
}
|
|
75
|
-
export declare class CFNRegistryException extends __BaseException {
|
|
76
|
-
readonly name: "CFNRegistryException";
|
|
77
|
-
readonly $fault: "client";
|
|
78
|
-
Message?: string | undefined;
|
|
79
|
-
constructor(
|
|
80
|
-
opts: __ExceptionOptionType<CFNRegistryException, __BaseException>
|
|
81
|
-
);
|
|
82
|
-
}
|
|
83
|
-
export declare class TypeNotFoundException extends __BaseException {
|
|
84
|
-
readonly name: "TypeNotFoundException";
|
|
85
|
-
readonly $fault: "client";
|
|
86
|
-
Message?: string | undefined;
|
|
87
|
-
constructor(
|
|
88
|
-
opts: __ExceptionOptionType<TypeNotFoundException, __BaseException>
|
|
89
|
-
);
|
|
90
|
-
}
|
|
91
|
-
export declare const AfterValueFrom: {
|
|
92
|
-
readonly TEMPLATE: "TEMPLATE";
|
|
93
|
-
};
|
|
94
|
-
export type AfterValueFrom =
|
|
95
|
-
(typeof AfterValueFrom)[keyof typeof AfterValueFrom];
|
|
96
|
-
export declare class AlreadyExistsException extends __BaseException {
|
|
97
|
-
readonly name: "AlreadyExistsException";
|
|
98
|
-
readonly $fault: "client";
|
|
99
|
-
Message?: string | undefined;
|
|
100
|
-
constructor(
|
|
101
|
-
opts: __ExceptionOptionType<AlreadyExistsException, __BaseException>
|
|
102
|
-
);
|
|
103
|
-
}
|
|
104
|
-
export declare const AnnotationSeverityLevel: {
|
|
105
|
-
readonly CRITICAL: "CRITICAL";
|
|
106
|
-
readonly HIGH: "HIGH";
|
|
107
|
-
readonly INFORMATIONAL: "INFORMATIONAL";
|
|
108
|
-
readonly LOW: "LOW";
|
|
109
|
-
readonly MEDIUM: "MEDIUM";
|
|
110
|
-
};
|
|
111
|
-
export type AnnotationSeverityLevel =
|
|
112
|
-
(typeof AnnotationSeverityLevel)[keyof typeof AnnotationSeverityLevel];
|
|
113
|
-
export declare const AnnotationStatus: {
|
|
114
|
-
readonly FAILED: "FAILED";
|
|
115
|
-
readonly PASSED: "PASSED";
|
|
116
|
-
readonly SKIPPED: "SKIPPED";
|
|
117
|
-
};
|
|
118
|
-
export type AnnotationStatus =
|
|
119
|
-
(typeof AnnotationStatus)[keyof typeof AnnotationStatus];
|
|
120
117
|
export interface Annotation {
|
|
121
118
|
AnnotationName?: string | undefined;
|
|
122
119
|
Status?: AnnotationStatus | undefined;
|
|
@@ -125,14 +122,6 @@ export interface Annotation {
|
|
|
125
122
|
RemediationLink?: string | undefined;
|
|
126
123
|
SeverityLevel?: AnnotationSeverityLevel | undefined;
|
|
127
124
|
}
|
|
128
|
-
export declare const AttributeChangeType: {
|
|
129
|
-
readonly Add: "Add";
|
|
130
|
-
readonly Modify: "Modify";
|
|
131
|
-
readonly Remove: "Remove";
|
|
132
|
-
readonly SyncWithActual: "SyncWithActual";
|
|
133
|
-
};
|
|
134
|
-
export type AttributeChangeType =
|
|
135
|
-
(typeof AttributeChangeType)[keyof typeof AttributeChangeType];
|
|
136
125
|
export interface AutoDeployment {
|
|
137
126
|
Enabled?: boolean | undefined;
|
|
138
127
|
RetainStacksOnAccountRemoval?: boolean | undefined;
|
|
@@ -166,107 +155,15 @@ export interface BatchDescribeTypeConfigurationsOutput {
|
|
|
166
155
|
UnprocessedTypeConfigurations?: TypeConfigurationIdentifier[] | undefined;
|
|
167
156
|
TypeConfigurations?: TypeConfigurationDetails[] | undefined;
|
|
168
157
|
}
|
|
169
|
-
export declare class TypeConfigurationNotFoundException extends __BaseException {
|
|
170
|
-
readonly name: "TypeConfigurationNotFoundException";
|
|
171
|
-
readonly $fault: "client";
|
|
172
|
-
Message?: string | undefined;
|
|
173
|
-
constructor(
|
|
174
|
-
opts: __ExceptionOptionType<
|
|
175
|
-
TypeConfigurationNotFoundException,
|
|
176
|
-
__BaseException
|
|
177
|
-
>
|
|
178
|
-
);
|
|
179
|
-
}
|
|
180
|
-
export declare const BeaconStackOperationStatus: {
|
|
181
|
-
readonly FAILED: "FAILED";
|
|
182
|
-
readonly IN_PROGRESS: "IN_PROGRESS";
|
|
183
|
-
readonly SUCCEEDED: "SUCCEEDED";
|
|
184
|
-
};
|
|
185
|
-
export type BeaconStackOperationStatus =
|
|
186
|
-
(typeof BeaconStackOperationStatus)[keyof typeof BeaconStackOperationStatus];
|
|
187
|
-
export declare const BeforeValueFrom: {
|
|
188
|
-
readonly ACTUAL_STATE: "ACTUAL_STATE";
|
|
189
|
-
readonly PREVIOUS_DEPLOYMENT_STATE: "PREVIOUS_DEPLOYMENT_STATE";
|
|
190
|
-
};
|
|
191
|
-
export type BeforeValueFrom =
|
|
192
|
-
(typeof BeforeValueFrom)[keyof typeof BeforeValueFrom];
|
|
193
|
-
export declare const CallAs: {
|
|
194
|
-
readonly DELEGATED_ADMIN: "DELEGATED_ADMIN";
|
|
195
|
-
readonly SELF: "SELF";
|
|
196
|
-
};
|
|
197
|
-
export type CallAs = (typeof CallAs)[keyof typeof CallAs];
|
|
198
158
|
export interface CancelUpdateStackInput {
|
|
199
159
|
StackName: string | undefined;
|
|
200
160
|
ClientRequestToken?: string | undefined;
|
|
201
161
|
}
|
|
202
|
-
export declare class TokenAlreadyExistsException extends __BaseException {
|
|
203
|
-
readonly name: "TokenAlreadyExistsException";
|
|
204
|
-
readonly $fault: "client";
|
|
205
|
-
Message?: string | undefined;
|
|
206
|
-
constructor(
|
|
207
|
-
opts: __ExceptionOptionType<TokenAlreadyExistsException, __BaseException>
|
|
208
|
-
);
|
|
209
|
-
}
|
|
210
|
-
export declare const Capability: {
|
|
211
|
-
readonly CAPABILITY_AUTO_EXPAND: "CAPABILITY_AUTO_EXPAND";
|
|
212
|
-
readonly CAPABILITY_IAM: "CAPABILITY_IAM";
|
|
213
|
-
readonly CAPABILITY_NAMED_IAM: "CAPABILITY_NAMED_IAM";
|
|
214
|
-
};
|
|
215
|
-
export type Capability = (typeof Capability)[keyof typeof Capability];
|
|
216
|
-
export declare const Category: {
|
|
217
|
-
readonly ACTIVATED: "ACTIVATED";
|
|
218
|
-
readonly AWS_TYPES: "AWS_TYPES";
|
|
219
|
-
readonly REGISTERED: "REGISTERED";
|
|
220
|
-
readonly THIRD_PARTY: "THIRD_PARTY";
|
|
221
|
-
};
|
|
222
|
-
export type Category = (typeof Category)[keyof typeof Category];
|
|
223
|
-
export declare const ChangeAction: {
|
|
224
|
-
readonly Add: "Add";
|
|
225
|
-
readonly Dynamic: "Dynamic";
|
|
226
|
-
readonly Import: "Import";
|
|
227
|
-
readonly Modify: "Modify";
|
|
228
|
-
readonly Remove: "Remove";
|
|
229
|
-
readonly SyncWithActual: "SyncWithActual";
|
|
230
|
-
};
|
|
231
|
-
export type ChangeAction = (typeof ChangeAction)[keyof typeof ChangeAction];
|
|
232
|
-
export declare const ChangeSource: {
|
|
233
|
-
readonly Automatic: "Automatic";
|
|
234
|
-
readonly DirectModification: "DirectModification";
|
|
235
|
-
readonly NoModification: "NoModification";
|
|
236
|
-
readonly ParameterReference: "ParameterReference";
|
|
237
|
-
readonly ResourceAttribute: "ResourceAttribute";
|
|
238
|
-
readonly ResourceReference: "ResourceReference";
|
|
239
|
-
};
|
|
240
|
-
export type ChangeSource = (typeof ChangeSource)[keyof typeof ChangeSource];
|
|
241
|
-
export declare const EvaluationType: {
|
|
242
|
-
readonly Dynamic: "Dynamic";
|
|
243
|
-
readonly Static: "Static";
|
|
244
|
-
};
|
|
245
|
-
export type EvaluationType =
|
|
246
|
-
(typeof EvaluationType)[keyof typeof EvaluationType];
|
|
247
|
-
export declare const ResourceAttribute: {
|
|
248
|
-
readonly CreationPolicy: "CreationPolicy";
|
|
249
|
-
readonly DeletionPolicy: "DeletionPolicy";
|
|
250
|
-
readonly Metadata: "Metadata";
|
|
251
|
-
readonly Properties: "Properties";
|
|
252
|
-
readonly Tags: "Tags";
|
|
253
|
-
readonly UpdatePolicy: "UpdatePolicy";
|
|
254
|
-
readonly UpdateReplacePolicy: "UpdateReplacePolicy";
|
|
255
|
-
};
|
|
256
|
-
export type ResourceAttribute =
|
|
257
|
-
(typeof ResourceAttribute)[keyof typeof ResourceAttribute];
|
|
258
162
|
export interface LiveResourceDrift {
|
|
259
163
|
PreviousValue?: string | undefined;
|
|
260
164
|
ActualValue?: string | undefined;
|
|
261
165
|
DriftDetectionTimestamp?: Date | undefined;
|
|
262
166
|
}
|
|
263
|
-
export declare const RequiresRecreation: {
|
|
264
|
-
readonly Always: "Always";
|
|
265
|
-
readonly Conditionally: "Conditionally";
|
|
266
|
-
readonly Never: "Never";
|
|
267
|
-
};
|
|
268
|
-
export type RequiresRecreation =
|
|
269
|
-
(typeof RequiresRecreation)[keyof typeof RequiresRecreation];
|
|
270
167
|
export interface ResourceTargetDefinition {
|
|
271
168
|
Attribute?: ResourceAttribute | undefined;
|
|
272
169
|
Name?: string | undefined;
|
|
@@ -289,41 +186,10 @@ export interface ModuleInfo {
|
|
|
289
186
|
TypeHierarchy?: string | undefined;
|
|
290
187
|
LogicalIdHierarchy?: string | undefined;
|
|
291
188
|
}
|
|
292
|
-
export declare const PolicyAction: {
|
|
293
|
-
readonly Delete: "Delete";
|
|
294
|
-
readonly ReplaceAndDelete: "ReplaceAndDelete";
|
|
295
|
-
readonly ReplaceAndRetain: "ReplaceAndRetain";
|
|
296
|
-
readonly ReplaceAndSnapshot: "ReplaceAndSnapshot";
|
|
297
|
-
readonly Retain: "Retain";
|
|
298
|
-
readonly Snapshot: "Snapshot";
|
|
299
|
-
};
|
|
300
|
-
export type PolicyAction = (typeof PolicyAction)[keyof typeof PolicyAction];
|
|
301
|
-
export declare const Replacement: {
|
|
302
|
-
readonly Conditional: "Conditional";
|
|
303
|
-
readonly False: "False";
|
|
304
|
-
readonly True: "True";
|
|
305
|
-
};
|
|
306
|
-
export type Replacement = (typeof Replacement)[keyof typeof Replacement];
|
|
307
|
-
export declare const DriftIgnoredReason: {
|
|
308
|
-
readonly MANAGED_BY_AWS: "MANAGED_BY_AWS";
|
|
309
|
-
readonly WRITE_ONLY_PROPERTY: "WRITE_ONLY_PROPERTY";
|
|
310
|
-
};
|
|
311
|
-
export type DriftIgnoredReason =
|
|
312
|
-
(typeof DriftIgnoredReason)[keyof typeof DriftIgnoredReason];
|
|
313
189
|
export interface ResourceDriftIgnoredAttribute {
|
|
314
190
|
Path?: string | undefined;
|
|
315
191
|
Reason?: DriftIgnoredReason | undefined;
|
|
316
192
|
}
|
|
317
|
-
export declare const StackResourceDriftStatus: {
|
|
318
|
-
readonly DELETED: "DELETED";
|
|
319
|
-
readonly IN_SYNC: "IN_SYNC";
|
|
320
|
-
readonly MODIFIED: "MODIFIED";
|
|
321
|
-
readonly NOT_CHECKED: "NOT_CHECKED";
|
|
322
|
-
readonly UNKNOWN: "UNKNOWN";
|
|
323
|
-
readonly UNSUPPORTED: "UNSUPPORTED";
|
|
324
|
-
};
|
|
325
|
-
export type StackResourceDriftStatus =
|
|
326
|
-
(typeof StackResourceDriftStatus)[keyof typeof StackResourceDriftStatus];
|
|
327
193
|
export interface ResourceChange {
|
|
328
194
|
PolicyAction?: PolicyAction | undefined;
|
|
329
195
|
Action?: ChangeAction | undefined;
|
|
@@ -341,36 +207,16 @@ export interface ResourceChange {
|
|
|
341
207
|
AfterContext?: string | undefined;
|
|
342
208
|
PreviousDeploymentContext?: string | undefined;
|
|
343
209
|
}
|
|
344
|
-
export declare const ChangeType: {
|
|
345
|
-
readonly Resource: "Resource";
|
|
346
|
-
};
|
|
347
|
-
export type ChangeType = (typeof ChangeType)[keyof typeof ChangeType];
|
|
348
210
|
export interface Change {
|
|
349
211
|
Type?: ChangeType | undefined;
|
|
350
212
|
HookInvocationCount?: number | undefined;
|
|
351
213
|
ResourceChange?: ResourceChange | undefined;
|
|
352
214
|
}
|
|
353
|
-
export declare const HookFailureMode: {
|
|
354
|
-
readonly FAIL: "FAIL";
|
|
355
|
-
readonly WARN: "WARN";
|
|
356
|
-
};
|
|
357
|
-
export type HookFailureMode =
|
|
358
|
-
(typeof HookFailureMode)[keyof typeof HookFailureMode];
|
|
359
|
-
export declare const HookInvocationPoint: {
|
|
360
|
-
readonly PRE_PROVISION: "PRE_PROVISION";
|
|
361
|
-
};
|
|
362
|
-
export type HookInvocationPoint =
|
|
363
|
-
(typeof HookInvocationPoint)[keyof typeof HookInvocationPoint];
|
|
364
215
|
export interface ChangeSetHookResourceTargetDetails {
|
|
365
216
|
LogicalResourceId?: string | undefined;
|
|
366
217
|
ResourceType?: string | undefined;
|
|
367
218
|
ResourceAction?: ChangeAction | undefined;
|
|
368
219
|
}
|
|
369
|
-
export declare const HookTargetType: {
|
|
370
|
-
readonly RESOURCE: "RESOURCE";
|
|
371
|
-
};
|
|
372
|
-
export type HookTargetType =
|
|
373
|
-
(typeof HookTargetType)[keyof typeof HookTargetType];
|
|
374
220
|
export interface ChangeSetHookTargetDetails {
|
|
375
221
|
TargetType?: HookTargetType | undefined;
|
|
376
222
|
ResourceTargetDetails?: ChangeSetHookResourceTargetDetails | undefined;
|
|
@@ -383,43 +229,6 @@ export interface ChangeSetHook {
|
|
|
383
229
|
TypeConfigurationVersionId?: string | undefined;
|
|
384
230
|
TargetDetails?: ChangeSetHookTargetDetails | undefined;
|
|
385
231
|
}
|
|
386
|
-
export declare const ChangeSetHooksStatus: {
|
|
387
|
-
readonly PLANNED: "PLANNED";
|
|
388
|
-
readonly PLANNING: "PLANNING";
|
|
389
|
-
readonly UNAVAILABLE: "UNAVAILABLE";
|
|
390
|
-
};
|
|
391
|
-
export type ChangeSetHooksStatus =
|
|
392
|
-
(typeof ChangeSetHooksStatus)[keyof typeof ChangeSetHooksStatus];
|
|
393
|
-
export declare class ChangeSetNotFoundException extends __BaseException {
|
|
394
|
-
readonly name: "ChangeSetNotFoundException";
|
|
395
|
-
readonly $fault: "client";
|
|
396
|
-
Message?: string | undefined;
|
|
397
|
-
constructor(
|
|
398
|
-
opts: __ExceptionOptionType<ChangeSetNotFoundException, __BaseException>
|
|
399
|
-
);
|
|
400
|
-
}
|
|
401
|
-
export declare const ChangeSetStatus: {
|
|
402
|
-
readonly CREATE_COMPLETE: "CREATE_COMPLETE";
|
|
403
|
-
readonly CREATE_IN_PROGRESS: "CREATE_IN_PROGRESS";
|
|
404
|
-
readonly CREATE_PENDING: "CREATE_PENDING";
|
|
405
|
-
readonly DELETE_COMPLETE: "DELETE_COMPLETE";
|
|
406
|
-
readonly DELETE_FAILED: "DELETE_FAILED";
|
|
407
|
-
readonly DELETE_IN_PROGRESS: "DELETE_IN_PROGRESS";
|
|
408
|
-
readonly DELETE_PENDING: "DELETE_PENDING";
|
|
409
|
-
readonly FAILED: "FAILED";
|
|
410
|
-
};
|
|
411
|
-
export type ChangeSetStatus =
|
|
412
|
-
(typeof ChangeSetStatus)[keyof typeof ChangeSetStatus];
|
|
413
|
-
export declare const ExecutionStatus: {
|
|
414
|
-
readonly AVAILABLE: "AVAILABLE";
|
|
415
|
-
readonly EXECUTE_COMPLETE: "EXECUTE_COMPLETE";
|
|
416
|
-
readonly EXECUTE_FAILED: "EXECUTE_FAILED";
|
|
417
|
-
readonly EXECUTE_IN_PROGRESS: "EXECUTE_IN_PROGRESS";
|
|
418
|
-
readonly OBSOLETE: "OBSOLETE";
|
|
419
|
-
readonly UNAVAILABLE: "UNAVAILABLE";
|
|
420
|
-
};
|
|
421
|
-
export type ExecutionStatus =
|
|
422
|
-
(typeof ExecutionStatus)[keyof typeof ExecutionStatus];
|
|
423
232
|
export interface ChangeSetSummary {
|
|
424
233
|
StackId?: string | undefined;
|
|
425
234
|
StackName?: string | undefined;
|
|
@@ -435,12 +244,6 @@ export interface ChangeSetSummary {
|
|
|
435
244
|
RootChangeSetId?: string | undefined;
|
|
436
245
|
ImportExistingResources?: boolean | undefined;
|
|
437
246
|
}
|
|
438
|
-
export declare const ChangeSetType: {
|
|
439
|
-
readonly CREATE: "CREATE";
|
|
440
|
-
readonly IMPORT: "IMPORT";
|
|
441
|
-
readonly UPDATE: "UPDATE";
|
|
442
|
-
};
|
|
443
|
-
export type ChangeSetType = (typeof ChangeSetType)[keyof typeof ChangeSetType];
|
|
444
247
|
export interface ContinueUpdateRollbackInput {
|
|
445
248
|
StackName: string | undefined;
|
|
446
249
|
RoleARN?: string | undefined;
|
|
@@ -448,18 +251,6 @@ export interface ContinueUpdateRollbackInput {
|
|
|
448
251
|
ClientRequestToken?: string | undefined;
|
|
449
252
|
}
|
|
450
253
|
export interface ContinueUpdateRollbackOutput {}
|
|
451
|
-
export declare const DeploymentMode: {
|
|
452
|
-
readonly REVERT_DRIFT: "REVERT_DRIFT";
|
|
453
|
-
};
|
|
454
|
-
export type DeploymentMode =
|
|
455
|
-
(typeof DeploymentMode)[keyof typeof DeploymentMode];
|
|
456
|
-
export declare const OnStackFailure: {
|
|
457
|
-
readonly DELETE: "DELETE";
|
|
458
|
-
readonly DO_NOTHING: "DO_NOTHING";
|
|
459
|
-
readonly ROLLBACK: "ROLLBACK";
|
|
460
|
-
};
|
|
461
|
-
export type OnStackFailure =
|
|
462
|
-
(typeof OnStackFailure)[keyof typeof OnStackFailure];
|
|
463
254
|
export interface Parameter {
|
|
464
255
|
ParameterKey?: string | undefined;
|
|
465
256
|
ParameterValue?: string | undefined;
|
|
@@ -509,53 +300,11 @@ export interface CreateChangeSetOutput {
|
|
|
509
300
|
Id?: string | undefined;
|
|
510
301
|
StackId?: string | undefined;
|
|
511
302
|
}
|
|
512
|
-
export declare class InsufficientCapabilitiesException extends __BaseException {
|
|
513
|
-
readonly name: "InsufficientCapabilitiesException";
|
|
514
|
-
readonly $fault: "client";
|
|
515
|
-
Message?: string | undefined;
|
|
516
|
-
constructor(
|
|
517
|
-
opts: __ExceptionOptionType<
|
|
518
|
-
InsufficientCapabilitiesException,
|
|
519
|
-
__BaseException
|
|
520
|
-
>
|
|
521
|
-
);
|
|
522
|
-
}
|
|
523
|
-
export declare class LimitExceededException extends __BaseException {
|
|
524
|
-
readonly name: "LimitExceededException";
|
|
525
|
-
readonly $fault: "client";
|
|
526
|
-
Message?: string | undefined;
|
|
527
|
-
constructor(
|
|
528
|
-
opts: __ExceptionOptionType<LimitExceededException, __BaseException>
|
|
529
|
-
);
|
|
530
|
-
}
|
|
531
|
-
export declare class ConcurrentResourcesLimitExceededException extends __BaseException {
|
|
532
|
-
readonly name: "ConcurrentResourcesLimitExceededException";
|
|
533
|
-
readonly $fault: "client";
|
|
534
|
-
Message?: string | undefined;
|
|
535
|
-
constructor(
|
|
536
|
-
opts: __ExceptionOptionType<
|
|
537
|
-
ConcurrentResourcesLimitExceededException,
|
|
538
|
-
__BaseException
|
|
539
|
-
>
|
|
540
|
-
);
|
|
541
|
-
}
|
|
542
303
|
export interface ResourceDefinition {
|
|
543
304
|
ResourceType: string | undefined;
|
|
544
305
|
LogicalResourceId?: string | undefined;
|
|
545
306
|
ResourceIdentifier: Record<string, string> | undefined;
|
|
546
307
|
}
|
|
547
|
-
export declare const GeneratedTemplateDeletionPolicy: {
|
|
548
|
-
readonly DELETE: "DELETE";
|
|
549
|
-
readonly RETAIN: "RETAIN";
|
|
550
|
-
};
|
|
551
|
-
export type GeneratedTemplateDeletionPolicy =
|
|
552
|
-
(typeof GeneratedTemplateDeletionPolicy)[keyof typeof GeneratedTemplateDeletionPolicy];
|
|
553
|
-
export declare const GeneratedTemplateUpdateReplacePolicy: {
|
|
554
|
-
readonly DELETE: "DELETE";
|
|
555
|
-
readonly RETAIN: "RETAIN";
|
|
556
|
-
};
|
|
557
|
-
export type GeneratedTemplateUpdateReplacePolicy =
|
|
558
|
-
(typeof GeneratedTemplateUpdateReplacePolicy)[keyof typeof GeneratedTemplateUpdateReplacePolicy];
|
|
559
308
|
export interface TemplateConfiguration {
|
|
560
309
|
DeletionPolicy?: GeneratedTemplateDeletionPolicy | undefined;
|
|
561
310
|
UpdateReplacePolicy?: GeneratedTemplateUpdateReplacePolicy | undefined;
|
|
@@ -569,12 +318,6 @@ export interface CreateGeneratedTemplateInput {
|
|
|
569
318
|
export interface CreateGeneratedTemplateOutput {
|
|
570
319
|
GeneratedTemplateId?: string | undefined;
|
|
571
320
|
}
|
|
572
|
-
export declare const OnFailure: {
|
|
573
|
-
readonly DELETE: "DELETE";
|
|
574
|
-
readonly DO_NOTHING: "DO_NOTHING";
|
|
575
|
-
readonly ROLLBACK: "ROLLBACK";
|
|
576
|
-
};
|
|
577
|
-
export type OnFailure = (typeof OnFailure)[keyof typeof OnFailure];
|
|
578
321
|
export interface CreateStackInput {
|
|
579
322
|
StackName: string | undefined;
|
|
580
323
|
TemplateBody?: string | undefined;
|
|
@@ -605,18 +348,6 @@ export interface DeploymentTargets {
|
|
|
605
348
|
OrganizationalUnitIds?: string[] | undefined;
|
|
606
349
|
AccountFilterType?: AccountFilterType | undefined;
|
|
607
350
|
}
|
|
608
|
-
export declare const ConcurrencyMode: {
|
|
609
|
-
readonly SOFT_FAILURE_TOLERANCE: "SOFT_FAILURE_TOLERANCE";
|
|
610
|
-
readonly STRICT_FAILURE_TOLERANCE: "STRICT_FAILURE_TOLERANCE";
|
|
611
|
-
};
|
|
612
|
-
export type ConcurrencyMode =
|
|
613
|
-
(typeof ConcurrencyMode)[keyof typeof ConcurrencyMode];
|
|
614
|
-
export declare const RegionConcurrencyType: {
|
|
615
|
-
readonly PARALLEL: "PARALLEL";
|
|
616
|
-
readonly SEQUENTIAL: "SEQUENTIAL";
|
|
617
|
-
};
|
|
618
|
-
export type RegionConcurrencyType =
|
|
619
|
-
(typeof RegionConcurrencyType)[keyof typeof RegionConcurrencyType];
|
|
620
351
|
export interface StackSetOperationPreferences {
|
|
621
352
|
RegionConcurrencyType?: RegionConcurrencyType | undefined;
|
|
622
353
|
RegionOrder?: string[] | undefined;
|
|
@@ -639,41 +370,6 @@ export interface CreateStackInstancesInput {
|
|
|
639
370
|
export interface CreateStackInstancesOutput {
|
|
640
371
|
OperationId?: string | undefined;
|
|
641
372
|
}
|
|
642
|
-
export declare class OperationIdAlreadyExistsException extends __BaseException {
|
|
643
|
-
readonly name: "OperationIdAlreadyExistsException";
|
|
644
|
-
readonly $fault: "client";
|
|
645
|
-
Message?: string | undefined;
|
|
646
|
-
constructor(
|
|
647
|
-
opts: __ExceptionOptionType<
|
|
648
|
-
OperationIdAlreadyExistsException,
|
|
649
|
-
__BaseException
|
|
650
|
-
>
|
|
651
|
-
);
|
|
652
|
-
}
|
|
653
|
-
export declare class OperationInProgressException extends __BaseException {
|
|
654
|
-
readonly name: "OperationInProgressException";
|
|
655
|
-
readonly $fault: "client";
|
|
656
|
-
Message?: string | undefined;
|
|
657
|
-
constructor(
|
|
658
|
-
opts: __ExceptionOptionType<OperationInProgressException, __BaseException>
|
|
659
|
-
);
|
|
660
|
-
}
|
|
661
|
-
export declare class StackSetNotFoundException extends __BaseException {
|
|
662
|
-
readonly name: "StackSetNotFoundException";
|
|
663
|
-
readonly $fault: "client";
|
|
664
|
-
Message?: string | undefined;
|
|
665
|
-
constructor(
|
|
666
|
-
opts: __ExceptionOptionType<StackSetNotFoundException, __BaseException>
|
|
667
|
-
);
|
|
668
|
-
}
|
|
669
|
-
export declare class StaleRequestException extends __BaseException {
|
|
670
|
-
readonly name: "StaleRequestException";
|
|
671
|
-
readonly $fault: "client";
|
|
672
|
-
Message?: string | undefined;
|
|
673
|
-
constructor(
|
|
674
|
-
opts: __ExceptionOptionType<StaleRequestException, __BaseException>
|
|
675
|
-
);
|
|
676
|
-
}
|
|
677
373
|
export interface ResourceLocation {
|
|
678
374
|
StackName: string | undefined;
|
|
679
375
|
LogicalResourceId: string | undefined;
|
|
@@ -696,23 +392,9 @@ export interface CreateStackRefactorInput {
|
|
|
696
392
|
export interface CreateStackRefactorOutput {
|
|
697
393
|
StackRefactorId: string | undefined;
|
|
698
394
|
}
|
|
699
|
-
export declare class CreatedButModifiedException extends __BaseException {
|
|
700
|
-
readonly name: "CreatedButModifiedException";
|
|
701
|
-
readonly $fault: "client";
|
|
702
|
-
Message?: string | undefined;
|
|
703
|
-
constructor(
|
|
704
|
-
opts: __ExceptionOptionType<CreatedButModifiedException, __BaseException>
|
|
705
|
-
);
|
|
706
|
-
}
|
|
707
395
|
export interface ManagedExecution {
|
|
708
396
|
Active?: boolean | undefined;
|
|
709
397
|
}
|
|
710
|
-
export declare const PermissionModels: {
|
|
711
|
-
readonly SELF_MANAGED: "SELF_MANAGED";
|
|
712
|
-
readonly SERVICE_MANAGED: "SERVICE_MANAGED";
|
|
713
|
-
};
|
|
714
|
-
export type PermissionModels =
|
|
715
|
-
(typeof PermissionModels)[keyof typeof PermissionModels];
|
|
716
398
|
export interface CreateStackSetInput {
|
|
717
399
|
StackSetName: string | undefined;
|
|
718
400
|
Description?: string | undefined;
|
|
@@ -733,14 +415,6 @@ export interface CreateStackSetInput {
|
|
|
733
415
|
export interface CreateStackSetOutput {
|
|
734
416
|
StackSetId?: string | undefined;
|
|
735
417
|
}
|
|
736
|
-
export declare class NameAlreadyExistsException extends __BaseException {
|
|
737
|
-
readonly name: "NameAlreadyExistsException";
|
|
738
|
-
readonly $fault: "client";
|
|
739
|
-
Message?: string | undefined;
|
|
740
|
-
constructor(
|
|
741
|
-
opts: __ExceptionOptionType<NameAlreadyExistsException, __BaseException>
|
|
742
|
-
);
|
|
743
|
-
}
|
|
744
418
|
export interface DeactivateOrganizationsAccessInput {}
|
|
745
419
|
export interface DeactivateOrganizationsAccessOutput {}
|
|
746
420
|
export interface DeactivateTypeInput {
|
|
@@ -754,36 +428,9 @@ export interface DeleteChangeSetInput {
|
|
|
754
428
|
StackName?: string | undefined;
|
|
755
429
|
}
|
|
756
430
|
export interface DeleteChangeSetOutput {}
|
|
757
|
-
export declare class InvalidChangeSetStatusException extends __BaseException {
|
|
758
|
-
readonly name: "InvalidChangeSetStatusException";
|
|
759
|
-
readonly $fault: "client";
|
|
760
|
-
Message?: string | undefined;
|
|
761
|
-
constructor(
|
|
762
|
-
opts: __ExceptionOptionType<
|
|
763
|
-
InvalidChangeSetStatusException,
|
|
764
|
-
__BaseException
|
|
765
|
-
>
|
|
766
|
-
);
|
|
767
|
-
}
|
|
768
431
|
export interface DeleteGeneratedTemplateInput {
|
|
769
432
|
GeneratedTemplateName: string | undefined;
|
|
770
433
|
}
|
|
771
|
-
export declare class GeneratedTemplateNotFoundException extends __BaseException {
|
|
772
|
-
readonly name: "GeneratedTemplateNotFoundException";
|
|
773
|
-
readonly $fault: "client";
|
|
774
|
-
Message?: string | undefined;
|
|
775
|
-
constructor(
|
|
776
|
-
opts: __ExceptionOptionType<
|
|
777
|
-
GeneratedTemplateNotFoundException,
|
|
778
|
-
__BaseException
|
|
779
|
-
>
|
|
780
|
-
);
|
|
781
|
-
}
|
|
782
|
-
export declare const DeletionMode: {
|
|
783
|
-
readonly FORCE_DELETE_STACK: "FORCE_DELETE_STACK";
|
|
784
|
-
readonly STANDARD: "STANDARD";
|
|
785
|
-
};
|
|
786
|
-
export type DeletionMode = (typeof DeletionMode)[keyof typeof DeletionMode];
|
|
787
434
|
export interface DeleteStackInput {
|
|
788
435
|
StackName: string | undefined;
|
|
789
436
|
RetainResources?: string[] | undefined;
|
|
@@ -809,20 +456,6 @@ export interface DeleteStackSetInput {
|
|
|
809
456
|
CallAs?: CallAs | undefined;
|
|
810
457
|
}
|
|
811
458
|
export interface DeleteStackSetOutput {}
|
|
812
|
-
export declare class StackSetNotEmptyException extends __BaseException {
|
|
813
|
-
readonly name: "StackSetNotEmptyException";
|
|
814
|
-
readonly $fault: "client";
|
|
815
|
-
Message?: string | undefined;
|
|
816
|
-
constructor(
|
|
817
|
-
opts: __ExceptionOptionType<StackSetNotEmptyException, __BaseException>
|
|
818
|
-
);
|
|
819
|
-
}
|
|
820
|
-
export declare const RegistryType: {
|
|
821
|
-
readonly HOOK: "HOOK";
|
|
822
|
-
readonly MODULE: "MODULE";
|
|
823
|
-
readonly RESOURCE: "RESOURCE";
|
|
824
|
-
};
|
|
825
|
-
export type RegistryType = (typeof RegistryType)[keyof typeof RegistryType];
|
|
826
459
|
export interface DeregisterTypeInput {
|
|
827
460
|
Arn?: string | undefined;
|
|
828
461
|
Type?: RegistryType | undefined;
|
|
@@ -843,14 +476,6 @@ export interface DescribeChangeSetInput {
|
|
|
843
476
|
NextToken?: string | undefined;
|
|
844
477
|
IncludePropertyValues?: boolean | undefined;
|
|
845
478
|
}
|
|
846
|
-
export declare const StackDriftStatus: {
|
|
847
|
-
readonly DRIFTED: "DRIFTED";
|
|
848
|
-
readonly IN_SYNC: "IN_SYNC";
|
|
849
|
-
readonly NOT_CHECKED: "NOT_CHECKED";
|
|
850
|
-
readonly UNKNOWN: "UNKNOWN";
|
|
851
|
-
};
|
|
852
|
-
export type StackDriftStatus =
|
|
853
|
-
(typeof StackDriftStatus)[keyof typeof StackDriftStatus];
|
|
854
479
|
export interface DescribeChangeSetOutput {
|
|
855
480
|
ChangeSetName?: string | undefined;
|
|
856
481
|
ChangeSetId?: string | undefined;
|
|
@@ -901,74 +526,6 @@ export interface DescribeEventsInput {
|
|
|
901
526
|
Filters?: EventFilter | undefined;
|
|
902
527
|
NextToken?: string | undefined;
|
|
903
528
|
}
|
|
904
|
-
export declare const DetailedStatus: {
|
|
905
|
-
readonly CONFIGURATION_COMPLETE: "CONFIGURATION_COMPLETE";
|
|
906
|
-
readonly VALIDATION_FAILED: "VALIDATION_FAILED";
|
|
907
|
-
};
|
|
908
|
-
export type DetailedStatus =
|
|
909
|
-
(typeof DetailedStatus)[keyof typeof DetailedStatus];
|
|
910
|
-
export declare const EventType: {
|
|
911
|
-
readonly HOOK_INVOCATION_ERROR: "HOOK_INVOCATION_ERROR";
|
|
912
|
-
readonly PROGRESS_EVENT: "PROGRESS_EVENT";
|
|
913
|
-
readonly PROVISIONING_ERROR: "PROVISIONING_ERROR";
|
|
914
|
-
readonly STACK_EVENT: "STACK_EVENT";
|
|
915
|
-
readonly VALIDATION_ERROR: "VALIDATION_ERROR";
|
|
916
|
-
};
|
|
917
|
-
export type EventType = (typeof EventType)[keyof typeof EventType];
|
|
918
|
-
export declare const HookStatus: {
|
|
919
|
-
readonly HOOK_COMPLETE_FAILED: "HOOK_COMPLETE_FAILED";
|
|
920
|
-
readonly HOOK_COMPLETE_SUCCEEDED: "HOOK_COMPLETE_SUCCEEDED";
|
|
921
|
-
readonly HOOK_FAILED: "HOOK_FAILED";
|
|
922
|
-
readonly HOOK_IN_PROGRESS: "HOOK_IN_PROGRESS";
|
|
923
|
-
};
|
|
924
|
-
export type HookStatus = (typeof HookStatus)[keyof typeof HookStatus];
|
|
925
|
-
export declare const OperationType: {
|
|
926
|
-
readonly CONTINUE_ROLLBACK: "CONTINUE_ROLLBACK";
|
|
927
|
-
readonly CREATE_CHANGESET: "CREATE_CHANGESET";
|
|
928
|
-
readonly CREATE_STACK: "CREATE_STACK";
|
|
929
|
-
readonly DELETE_STACK: "DELETE_STACK";
|
|
930
|
-
readonly ROLLBACK: "ROLLBACK";
|
|
931
|
-
readonly UPDATE_STACK: "UPDATE_STACK";
|
|
932
|
-
};
|
|
933
|
-
export type OperationType = (typeof OperationType)[keyof typeof OperationType];
|
|
934
|
-
export declare const ResourceStatus: {
|
|
935
|
-
readonly CREATE_COMPLETE: "CREATE_COMPLETE";
|
|
936
|
-
readonly CREATE_FAILED: "CREATE_FAILED";
|
|
937
|
-
readonly CREATE_IN_PROGRESS: "CREATE_IN_PROGRESS";
|
|
938
|
-
readonly DELETE_COMPLETE: "DELETE_COMPLETE";
|
|
939
|
-
readonly DELETE_FAILED: "DELETE_FAILED";
|
|
940
|
-
readonly DELETE_IN_PROGRESS: "DELETE_IN_PROGRESS";
|
|
941
|
-
readonly DELETE_SKIPPED: "DELETE_SKIPPED";
|
|
942
|
-
readonly EXPORT_COMPLETE: "EXPORT_COMPLETE";
|
|
943
|
-
readonly EXPORT_FAILED: "EXPORT_FAILED";
|
|
944
|
-
readonly EXPORT_IN_PROGRESS: "EXPORT_IN_PROGRESS";
|
|
945
|
-
readonly EXPORT_ROLLBACK_COMPLETE: "EXPORT_ROLLBACK_COMPLETE";
|
|
946
|
-
readonly EXPORT_ROLLBACK_FAILED: "EXPORT_ROLLBACK_FAILED";
|
|
947
|
-
readonly EXPORT_ROLLBACK_IN_PROGRESS: "EXPORT_ROLLBACK_IN_PROGRESS";
|
|
948
|
-
readonly IMPORT_COMPLETE: "IMPORT_COMPLETE";
|
|
949
|
-
readonly IMPORT_FAILED: "IMPORT_FAILED";
|
|
950
|
-
readonly IMPORT_IN_PROGRESS: "IMPORT_IN_PROGRESS";
|
|
951
|
-
readonly IMPORT_ROLLBACK_COMPLETE: "IMPORT_ROLLBACK_COMPLETE";
|
|
952
|
-
readonly IMPORT_ROLLBACK_FAILED: "IMPORT_ROLLBACK_FAILED";
|
|
953
|
-
readonly IMPORT_ROLLBACK_IN_PROGRESS: "IMPORT_ROLLBACK_IN_PROGRESS";
|
|
954
|
-
readonly ROLLBACK_COMPLETE: "ROLLBACK_COMPLETE";
|
|
955
|
-
readonly ROLLBACK_FAILED: "ROLLBACK_FAILED";
|
|
956
|
-
readonly ROLLBACK_IN_PROGRESS: "ROLLBACK_IN_PROGRESS";
|
|
957
|
-
readonly UPDATE_COMPLETE: "UPDATE_COMPLETE";
|
|
958
|
-
readonly UPDATE_FAILED: "UPDATE_FAILED";
|
|
959
|
-
readonly UPDATE_IN_PROGRESS: "UPDATE_IN_PROGRESS";
|
|
960
|
-
readonly UPDATE_ROLLBACK_COMPLETE: "UPDATE_ROLLBACK_COMPLETE";
|
|
961
|
-
readonly UPDATE_ROLLBACK_FAILED: "UPDATE_ROLLBACK_FAILED";
|
|
962
|
-
readonly UPDATE_ROLLBACK_IN_PROGRESS: "UPDATE_ROLLBACK_IN_PROGRESS";
|
|
963
|
-
};
|
|
964
|
-
export type ResourceStatus =
|
|
965
|
-
(typeof ResourceStatus)[keyof typeof ResourceStatus];
|
|
966
|
-
export declare const ValidationStatus: {
|
|
967
|
-
readonly FAILED: "FAILED";
|
|
968
|
-
readonly SKIPPED: "SKIPPED";
|
|
969
|
-
};
|
|
970
|
-
export type ValidationStatus =
|
|
971
|
-
(typeof ValidationStatus)[keyof typeof ValidationStatus];
|
|
972
529
|
export interface OperationEvent {
|
|
973
530
|
EventId?: string | undefined;
|
|
974
531
|
StackId?: string | undefined;
|
|
@@ -1011,27 +568,11 @@ export interface TemplateProgress {
|
|
|
1011
568
|
ResourcesProcessing?: number | undefined;
|
|
1012
569
|
ResourcesPending?: number | undefined;
|
|
1013
570
|
}
|
|
1014
|
-
export declare const GeneratedTemplateResourceStatus: {
|
|
1015
|
-
readonly COMPLETE: "COMPLETE";
|
|
1016
|
-
readonly FAILED: "FAILED";
|
|
1017
|
-
readonly IN_PROGRESS: "IN_PROGRESS";
|
|
1018
|
-
readonly PENDING: "PENDING";
|
|
1019
|
-
};
|
|
1020
|
-
export type GeneratedTemplateResourceStatus =
|
|
1021
|
-
(typeof GeneratedTemplateResourceStatus)[keyof typeof GeneratedTemplateResourceStatus];
|
|
1022
571
|
export interface WarningProperty {
|
|
1023
572
|
PropertyPath?: string | undefined;
|
|
1024
573
|
Required?: boolean | undefined;
|
|
1025
574
|
Description?: string | undefined;
|
|
1026
575
|
}
|
|
1027
|
-
export declare const WarningType: {
|
|
1028
|
-
readonly EXCLUDED_PROPERTIES: "EXCLUDED_PROPERTIES";
|
|
1029
|
-
readonly EXCLUDED_RESOURCES: "EXCLUDED_RESOURCES";
|
|
1030
|
-
readonly MUTUALLY_EXCLUSIVE_PROPERTIES: "MUTUALLY_EXCLUSIVE_PROPERTIES";
|
|
1031
|
-
readonly MUTUALLY_EXCLUSIVE_TYPES: "MUTUALLY_EXCLUSIVE_TYPES";
|
|
1032
|
-
readonly UNSUPPORTED_PROPERTIES: "UNSUPPORTED_PROPERTIES";
|
|
1033
|
-
};
|
|
1034
|
-
export type WarningType = (typeof WarningType)[keyof typeof WarningType];
|
|
1035
576
|
export interface WarningDetail {
|
|
1036
577
|
Type?: WarningType | undefined;
|
|
1037
578
|
Properties?: WarningProperty[] | undefined;
|
|
@@ -1044,18 +585,6 @@ export interface ResourceDetail {
|
|
|
1044
585
|
ResourceStatusReason?: string | undefined;
|
|
1045
586
|
Warnings?: WarningDetail[] | undefined;
|
|
1046
587
|
}
|
|
1047
|
-
export declare const GeneratedTemplateStatus: {
|
|
1048
|
-
readonly COMPLETE: "COMPLETE";
|
|
1049
|
-
readonly CREATE_IN_PROGRESS: "CREATE_IN_PROGRESS";
|
|
1050
|
-
readonly CREATE_PENDING: "CREATE_PENDING";
|
|
1051
|
-
readonly DELETE_IN_PROGRESS: "DELETE_IN_PROGRESS";
|
|
1052
|
-
readonly DELETE_PENDING: "DELETE_PENDING";
|
|
1053
|
-
readonly FAILED: "FAILED";
|
|
1054
|
-
readonly UPDATE_IN_PROGRESS: "UPDATE_IN_PROGRESS";
|
|
1055
|
-
readonly UPDATE_PENDING: "UPDATE_PENDING";
|
|
1056
|
-
};
|
|
1057
|
-
export type GeneratedTemplateStatus =
|
|
1058
|
-
(typeof GeneratedTemplateStatus)[keyof typeof GeneratedTemplateStatus];
|
|
1059
588
|
export interface DescribeGeneratedTemplateOutput {
|
|
1060
589
|
GeneratedTemplateId?: string | undefined;
|
|
1061
590
|
GeneratedTemplateName?: string | undefined;
|
|
@@ -1072,32 +601,12 @@ export interface DescribeGeneratedTemplateOutput {
|
|
|
1072
601
|
export interface DescribeOrganizationsAccessInput {
|
|
1073
602
|
CallAs?: CallAs | undefined;
|
|
1074
603
|
}
|
|
1075
|
-
export declare const OrganizationStatus: {
|
|
1076
|
-
readonly DISABLED: "DISABLED";
|
|
1077
|
-
readonly DISABLED_PERMANENTLY: "DISABLED_PERMANENTLY";
|
|
1078
|
-
readonly ENABLED: "ENABLED";
|
|
1079
|
-
};
|
|
1080
|
-
export type OrganizationStatus =
|
|
1081
|
-
(typeof OrganizationStatus)[keyof typeof OrganizationStatus];
|
|
1082
604
|
export interface DescribeOrganizationsAccessOutput {
|
|
1083
605
|
Status?: OrganizationStatus | undefined;
|
|
1084
606
|
}
|
|
1085
607
|
export interface DescribePublisherInput {
|
|
1086
608
|
PublisherId?: string | undefined;
|
|
1087
609
|
}
|
|
1088
|
-
export declare const IdentityProvider: {
|
|
1089
|
-
readonly AWS_Marketplace: "AWS_Marketplace";
|
|
1090
|
-
readonly Bitbucket: "Bitbucket";
|
|
1091
|
-
readonly GitHub: "GitHub";
|
|
1092
|
-
};
|
|
1093
|
-
export type IdentityProvider =
|
|
1094
|
-
(typeof IdentityProvider)[keyof typeof IdentityProvider];
|
|
1095
|
-
export declare const PublisherStatus: {
|
|
1096
|
-
readonly UNVERIFIED: "UNVERIFIED";
|
|
1097
|
-
readonly VERIFIED: "VERIFIED";
|
|
1098
|
-
};
|
|
1099
|
-
export type PublisherStatus =
|
|
1100
|
-
(typeof PublisherStatus)[keyof typeof PublisherStatus];
|
|
1101
610
|
export interface DescribePublisherOutput {
|
|
1102
611
|
PublisherId?: string | undefined;
|
|
1103
612
|
PublisherStatus?: PublisherStatus | undefined;
|
|
@@ -1110,14 +619,6 @@ export interface DescribeResourceScanInput {
|
|
|
1110
619
|
export interface ScanFilter {
|
|
1111
620
|
Types?: string[] | undefined;
|
|
1112
621
|
}
|
|
1113
|
-
export declare const ResourceScanStatus: {
|
|
1114
|
-
readonly COMPLETE: "COMPLETE";
|
|
1115
|
-
readonly EXPIRED: "EXPIRED";
|
|
1116
|
-
readonly FAILED: "FAILED";
|
|
1117
|
-
readonly IN_PROGRESS: "IN_PROGRESS";
|
|
1118
|
-
};
|
|
1119
|
-
export type ResourceScanStatus =
|
|
1120
|
-
(typeof ResourceScanStatus)[keyof typeof ResourceScanStatus];
|
|
1121
622
|
export interface DescribeResourceScanOutput {
|
|
1122
623
|
ResourceScanId?: string | undefined;
|
|
1123
624
|
Status?: ResourceScanStatus | undefined;
|
|
@@ -1130,24 +631,9 @@ export interface DescribeResourceScanOutput {
|
|
|
1130
631
|
ResourcesRead?: number | undefined;
|
|
1131
632
|
ScanFilters?: ScanFilter[] | undefined;
|
|
1132
633
|
}
|
|
1133
|
-
export declare class ResourceScanNotFoundException extends __BaseException {
|
|
1134
|
-
readonly name: "ResourceScanNotFoundException";
|
|
1135
|
-
readonly $fault: "client";
|
|
1136
|
-
Message?: string | undefined;
|
|
1137
|
-
constructor(
|
|
1138
|
-
opts: __ExceptionOptionType<ResourceScanNotFoundException, __BaseException>
|
|
1139
|
-
);
|
|
1140
|
-
}
|
|
1141
634
|
export interface DescribeStackDriftDetectionStatusInput {
|
|
1142
635
|
StackDriftDetectionId: string | undefined;
|
|
1143
636
|
}
|
|
1144
|
-
export declare const StackDriftDetectionStatus: {
|
|
1145
|
-
readonly DETECTION_COMPLETE: "DETECTION_COMPLETE";
|
|
1146
|
-
readonly DETECTION_FAILED: "DETECTION_FAILED";
|
|
1147
|
-
readonly DETECTION_IN_PROGRESS: "DETECTION_IN_PROGRESS";
|
|
1148
|
-
};
|
|
1149
|
-
export type StackDriftDetectionStatus =
|
|
1150
|
-
(typeof StackDriftDetectionStatus)[keyof typeof StackDriftDetectionStatus];
|
|
1151
637
|
export interface DescribeStackDriftDetectionStatusOutput {
|
|
1152
638
|
StackId: string | undefined;
|
|
1153
639
|
StackDriftDetectionId: string | undefined;
|
|
@@ -1192,28 +678,9 @@ export interface DescribeStackInstanceInput {
|
|
|
1192
678
|
StackInstanceRegion: string | undefined;
|
|
1193
679
|
CallAs?: CallAs | undefined;
|
|
1194
680
|
}
|
|
1195
|
-
export declare const StackInstanceDetailedStatus: {
|
|
1196
|
-
readonly CANCELLED: "CANCELLED";
|
|
1197
|
-
readonly FAILED: "FAILED";
|
|
1198
|
-
readonly FAILED_IMPORT: "FAILED_IMPORT";
|
|
1199
|
-
readonly INOPERABLE: "INOPERABLE";
|
|
1200
|
-
readonly PENDING: "PENDING";
|
|
1201
|
-
readonly RUNNING: "RUNNING";
|
|
1202
|
-
readonly SKIPPED_SUSPENDED_ACCOUNT: "SKIPPED_SUSPENDED_ACCOUNT";
|
|
1203
|
-
readonly SUCCEEDED: "SUCCEEDED";
|
|
1204
|
-
};
|
|
1205
|
-
export type StackInstanceDetailedStatus =
|
|
1206
|
-
(typeof StackInstanceDetailedStatus)[keyof typeof StackInstanceDetailedStatus];
|
|
1207
681
|
export interface StackInstanceComprehensiveStatus {
|
|
1208
682
|
DetailedStatus?: StackInstanceDetailedStatus | undefined;
|
|
1209
683
|
}
|
|
1210
|
-
export declare const StackInstanceStatus: {
|
|
1211
|
-
readonly CURRENT: "CURRENT";
|
|
1212
|
-
readonly INOPERABLE: "INOPERABLE";
|
|
1213
|
-
readonly OUTDATED: "OUTDATED";
|
|
1214
|
-
};
|
|
1215
|
-
export type StackInstanceStatus =
|
|
1216
|
-
(typeof StackInstanceStatus)[keyof typeof StackInstanceStatus];
|
|
1217
684
|
export interface StackInstance {
|
|
1218
685
|
StackSetId?: string | undefined;
|
|
1219
686
|
Region?: string | undefined;
|
|
@@ -1231,40 +698,9 @@ export interface StackInstance {
|
|
|
1231
698
|
export interface DescribeStackInstanceOutput {
|
|
1232
699
|
StackInstance?: StackInstance | undefined;
|
|
1233
700
|
}
|
|
1234
|
-
export declare class StackInstanceNotFoundException extends __BaseException {
|
|
1235
|
-
readonly name: "StackInstanceNotFoundException";
|
|
1236
|
-
readonly $fault: "client";
|
|
1237
|
-
Message?: string | undefined;
|
|
1238
|
-
constructor(
|
|
1239
|
-
opts: __ExceptionOptionType<StackInstanceNotFoundException, __BaseException>
|
|
1240
|
-
);
|
|
1241
|
-
}
|
|
1242
701
|
export interface DescribeStackRefactorInput {
|
|
1243
702
|
StackRefactorId: string | undefined;
|
|
1244
703
|
}
|
|
1245
|
-
export declare const StackRefactorExecutionStatus: {
|
|
1246
|
-
readonly AVAILABLE: "AVAILABLE";
|
|
1247
|
-
readonly EXECUTE_COMPLETE: "EXECUTE_COMPLETE";
|
|
1248
|
-
readonly EXECUTE_FAILED: "EXECUTE_FAILED";
|
|
1249
|
-
readonly EXECUTE_IN_PROGRESS: "EXECUTE_IN_PROGRESS";
|
|
1250
|
-
readonly OBSOLETE: "OBSOLETE";
|
|
1251
|
-
readonly ROLLBACK_COMPLETE: "ROLLBACK_COMPLETE";
|
|
1252
|
-
readonly ROLLBACK_FAILED: "ROLLBACK_FAILED";
|
|
1253
|
-
readonly ROLLBACK_IN_PROGRESS: "ROLLBACK_IN_PROGRESS";
|
|
1254
|
-
readonly UNAVAILABLE: "UNAVAILABLE";
|
|
1255
|
-
};
|
|
1256
|
-
export type StackRefactorExecutionStatus =
|
|
1257
|
-
(typeof StackRefactorExecutionStatus)[keyof typeof StackRefactorExecutionStatus];
|
|
1258
|
-
export declare const StackRefactorStatus: {
|
|
1259
|
-
readonly CREATE_COMPLETE: "CREATE_COMPLETE";
|
|
1260
|
-
readonly CREATE_FAILED: "CREATE_FAILED";
|
|
1261
|
-
readonly CREATE_IN_PROGRESS: "CREATE_IN_PROGRESS";
|
|
1262
|
-
readonly DELETE_COMPLETE: "DELETE_COMPLETE";
|
|
1263
|
-
readonly DELETE_FAILED: "DELETE_FAILED";
|
|
1264
|
-
readonly DELETE_IN_PROGRESS: "DELETE_IN_PROGRESS";
|
|
1265
|
-
};
|
|
1266
|
-
export type StackRefactorStatus =
|
|
1267
|
-
(typeof StackRefactorStatus)[keyof typeof StackRefactorStatus];
|
|
1268
704
|
export interface DescribeStackRefactorOutput {
|
|
1269
705
|
Description?: string | undefined;
|
|
1270
706
|
StackRefactorId?: string | undefined;
|
|
@@ -1274,14 +710,6 @@ export interface DescribeStackRefactorOutput {
|
|
|
1274
710
|
Status?: StackRefactorStatus | undefined;
|
|
1275
711
|
StatusReason?: string | undefined;
|
|
1276
712
|
}
|
|
1277
|
-
export declare class StackRefactorNotFoundException extends __BaseException {
|
|
1278
|
-
readonly name: "StackRefactorNotFoundException";
|
|
1279
|
-
readonly $fault: "client";
|
|
1280
|
-
Message?: string | undefined;
|
|
1281
|
-
constructor(
|
|
1282
|
-
opts: __ExceptionOptionType<StackRefactorNotFoundException, __BaseException>
|
|
1283
|
-
);
|
|
1284
|
-
}
|
|
1285
713
|
export interface DescribeStackResourceInput {
|
|
1286
714
|
StackName: string | undefined;
|
|
1287
715
|
LogicalResourceId: string | undefined;
|
|
@@ -1317,13 +745,6 @@ export interface PhysicalResourceIdContextKeyValuePair {
|
|
|
1317
745
|
Key: string | undefined;
|
|
1318
746
|
Value: string | undefined;
|
|
1319
747
|
}
|
|
1320
|
-
export declare const DifferenceType: {
|
|
1321
|
-
readonly ADD: "ADD";
|
|
1322
|
-
readonly NOT_EQUAL: "NOT_EQUAL";
|
|
1323
|
-
readonly REMOVE: "REMOVE";
|
|
1324
|
-
};
|
|
1325
|
-
export type DifferenceType =
|
|
1326
|
-
(typeof DifferenceType)[keyof typeof DifferenceType];
|
|
1327
748
|
export interface PropertyDifference {
|
|
1328
749
|
PropertyPath: string | undefined;
|
|
1329
750
|
ExpectedValue: string | undefined;
|
|
@@ -1389,32 +810,6 @@ export interface Output {
|
|
|
1389
810
|
Description?: string | undefined;
|
|
1390
811
|
ExportName?: string | undefined;
|
|
1391
812
|
}
|
|
1392
|
-
export declare const StackStatus: {
|
|
1393
|
-
readonly CREATE_COMPLETE: "CREATE_COMPLETE";
|
|
1394
|
-
readonly CREATE_FAILED: "CREATE_FAILED";
|
|
1395
|
-
readonly CREATE_IN_PROGRESS: "CREATE_IN_PROGRESS";
|
|
1396
|
-
readonly DELETE_COMPLETE: "DELETE_COMPLETE";
|
|
1397
|
-
readonly DELETE_FAILED: "DELETE_FAILED";
|
|
1398
|
-
readonly DELETE_IN_PROGRESS: "DELETE_IN_PROGRESS";
|
|
1399
|
-
readonly IMPORT_COMPLETE: "IMPORT_COMPLETE";
|
|
1400
|
-
readonly IMPORT_IN_PROGRESS: "IMPORT_IN_PROGRESS";
|
|
1401
|
-
readonly IMPORT_ROLLBACK_COMPLETE: "IMPORT_ROLLBACK_COMPLETE";
|
|
1402
|
-
readonly IMPORT_ROLLBACK_FAILED: "IMPORT_ROLLBACK_FAILED";
|
|
1403
|
-
readonly IMPORT_ROLLBACK_IN_PROGRESS: "IMPORT_ROLLBACK_IN_PROGRESS";
|
|
1404
|
-
readonly REVIEW_IN_PROGRESS: "REVIEW_IN_PROGRESS";
|
|
1405
|
-
readonly ROLLBACK_COMPLETE: "ROLLBACK_COMPLETE";
|
|
1406
|
-
readonly ROLLBACK_FAILED: "ROLLBACK_FAILED";
|
|
1407
|
-
readonly ROLLBACK_IN_PROGRESS: "ROLLBACK_IN_PROGRESS";
|
|
1408
|
-
readonly UPDATE_COMPLETE: "UPDATE_COMPLETE";
|
|
1409
|
-
readonly UPDATE_COMPLETE_CLEANUP_IN_PROGRESS: "UPDATE_COMPLETE_CLEANUP_IN_PROGRESS";
|
|
1410
|
-
readonly UPDATE_FAILED: "UPDATE_FAILED";
|
|
1411
|
-
readonly UPDATE_IN_PROGRESS: "UPDATE_IN_PROGRESS";
|
|
1412
|
-
readonly UPDATE_ROLLBACK_COMPLETE: "UPDATE_ROLLBACK_COMPLETE";
|
|
1413
|
-
readonly UPDATE_ROLLBACK_COMPLETE_CLEANUP_IN_PROGRESS: "UPDATE_ROLLBACK_COMPLETE_CLEANUP_IN_PROGRESS";
|
|
1414
|
-
readonly UPDATE_ROLLBACK_FAILED: "UPDATE_ROLLBACK_FAILED";
|
|
1415
|
-
readonly UPDATE_ROLLBACK_IN_PROGRESS: "UPDATE_ROLLBACK_IN_PROGRESS";
|
|
1416
|
-
};
|
|
1417
|
-
export type StackStatus = (typeof StackStatus)[keyof typeof StackStatus];
|
|
1418
813
|
export interface Stack {
|
|
1419
814
|
StackId?: string | undefined;
|
|
1420
815
|
StackName: string | undefined;
|
|
@@ -1451,22 +846,6 @@ export interface DescribeStackSetInput {
|
|
|
1451
846
|
StackSetName: string | undefined;
|
|
1452
847
|
CallAs?: CallAs | undefined;
|
|
1453
848
|
}
|
|
1454
|
-
export declare const StackSetDriftDetectionStatus: {
|
|
1455
|
-
readonly COMPLETED: "COMPLETED";
|
|
1456
|
-
readonly FAILED: "FAILED";
|
|
1457
|
-
readonly IN_PROGRESS: "IN_PROGRESS";
|
|
1458
|
-
readonly PARTIAL_SUCCESS: "PARTIAL_SUCCESS";
|
|
1459
|
-
readonly STOPPED: "STOPPED";
|
|
1460
|
-
};
|
|
1461
|
-
export type StackSetDriftDetectionStatus =
|
|
1462
|
-
(typeof StackSetDriftDetectionStatus)[keyof typeof StackSetDriftDetectionStatus];
|
|
1463
|
-
export declare const StackSetDriftStatus: {
|
|
1464
|
-
readonly DRIFTED: "DRIFTED";
|
|
1465
|
-
readonly IN_SYNC: "IN_SYNC";
|
|
1466
|
-
readonly NOT_CHECKED: "NOT_CHECKED";
|
|
1467
|
-
};
|
|
1468
|
-
export type StackSetDriftStatus =
|
|
1469
|
-
(typeof StackSetDriftStatus)[keyof typeof StackSetDriftStatus];
|
|
1470
849
|
export interface StackSetDriftDetectionDetails {
|
|
1471
850
|
DriftStatus?: StackSetDriftStatus | undefined;
|
|
1472
851
|
DriftDetectionStatus?: StackSetDriftDetectionStatus | undefined;
|
|
@@ -1477,12 +856,6 @@ export interface StackSetDriftDetectionDetails {
|
|
|
1477
856
|
InProgressStackInstancesCount?: number | undefined;
|
|
1478
857
|
FailedStackInstancesCount?: number | undefined;
|
|
1479
858
|
}
|
|
1480
|
-
export declare const StackSetStatus: {
|
|
1481
|
-
readonly ACTIVE: "ACTIVE";
|
|
1482
|
-
readonly DELETED: "DELETED";
|
|
1483
|
-
};
|
|
1484
|
-
export type StackSetStatus =
|
|
1485
|
-
(typeof StackSetStatus)[keyof typeof StackSetStatus];
|
|
1486
859
|
export interface StackSet {
|
|
1487
860
|
StackSetName?: string | undefined;
|
|
1488
861
|
StackSetId?: string | undefined;
|
|
@@ -1510,24 +883,6 @@ export interface DescribeStackSetOperationInput {
|
|
|
1510
883
|
OperationId: string | undefined;
|
|
1511
884
|
CallAs?: CallAs | undefined;
|
|
1512
885
|
}
|
|
1513
|
-
export declare const StackSetOperationAction: {
|
|
1514
|
-
readonly CREATE: "CREATE";
|
|
1515
|
-
readonly DELETE: "DELETE";
|
|
1516
|
-
readonly DETECT_DRIFT: "DETECT_DRIFT";
|
|
1517
|
-
readonly UPDATE: "UPDATE";
|
|
1518
|
-
};
|
|
1519
|
-
export type StackSetOperationAction =
|
|
1520
|
-
(typeof StackSetOperationAction)[keyof typeof StackSetOperationAction];
|
|
1521
|
-
export declare const StackSetOperationStatus: {
|
|
1522
|
-
readonly FAILED: "FAILED";
|
|
1523
|
-
readonly QUEUED: "QUEUED";
|
|
1524
|
-
readonly RUNNING: "RUNNING";
|
|
1525
|
-
readonly STOPPED: "STOPPED";
|
|
1526
|
-
readonly STOPPING: "STOPPING";
|
|
1527
|
-
readonly SUCCEEDED: "SUCCEEDED";
|
|
1528
|
-
};
|
|
1529
|
-
export type StackSetOperationStatus =
|
|
1530
|
-
(typeof StackSetOperationStatus)[keyof typeof StackSetOperationStatus];
|
|
1531
886
|
export interface StackSetOperationStatusDetails {
|
|
1532
887
|
FailedStackInstancesCount?: number | undefined;
|
|
1533
888
|
}
|
|
@@ -1558,38 +913,12 @@ export interface DescribeTypeInput {
|
|
|
1558
913
|
PublisherId?: string | undefined;
|
|
1559
914
|
PublicVersionNumber?: string | undefined;
|
|
1560
915
|
}
|
|
1561
|
-
export declare const DeprecatedStatus: {
|
|
1562
|
-
readonly DEPRECATED: "DEPRECATED";
|
|
1563
|
-
readonly LIVE: "LIVE";
|
|
1564
|
-
};
|
|
1565
|
-
export type DeprecatedStatus =
|
|
1566
|
-
(typeof DeprecatedStatus)[keyof typeof DeprecatedStatus];
|
|
1567
|
-
export declare const ProvisioningType: {
|
|
1568
|
-
readonly FULLY_MUTABLE: "FULLY_MUTABLE";
|
|
1569
|
-
readonly IMMUTABLE: "IMMUTABLE";
|
|
1570
|
-
readonly NON_PROVISIONABLE: "NON_PROVISIONABLE";
|
|
1571
|
-
};
|
|
1572
|
-
export type ProvisioningType =
|
|
1573
|
-
(typeof ProvisioningType)[keyof typeof ProvisioningType];
|
|
1574
916
|
export interface RequiredActivatedType {
|
|
1575
917
|
TypeNameAlias?: string | undefined;
|
|
1576
918
|
OriginalTypeName?: string | undefined;
|
|
1577
919
|
PublisherId?: string | undefined;
|
|
1578
920
|
SupportedMajorVersions?: number[] | undefined;
|
|
1579
921
|
}
|
|
1580
|
-
export declare const TypeTestsStatus: {
|
|
1581
|
-
readonly FAILED: "FAILED";
|
|
1582
|
-
readonly IN_PROGRESS: "IN_PROGRESS";
|
|
1583
|
-
readonly NOT_TESTED: "NOT_TESTED";
|
|
1584
|
-
readonly PASSED: "PASSED";
|
|
1585
|
-
};
|
|
1586
|
-
export type TypeTestsStatus =
|
|
1587
|
-
(typeof TypeTestsStatus)[keyof typeof TypeTestsStatus];
|
|
1588
|
-
export declare const Visibility: {
|
|
1589
|
-
readonly PRIVATE: "PRIVATE";
|
|
1590
|
-
readonly PUBLIC: "PUBLIC";
|
|
1591
|
-
};
|
|
1592
|
-
export type Visibility = (typeof Visibility)[keyof typeof Visibility];
|
|
1593
922
|
export interface DescribeTypeOutput {
|
|
1594
923
|
Arn?: string | undefined;
|
|
1595
924
|
Type?: RegistryType | undefined;
|
|
@@ -1622,13 +951,6 @@ export interface DescribeTypeOutput {
|
|
|
1622
951
|
export interface DescribeTypeRegistrationInput {
|
|
1623
952
|
RegistrationToken: string | undefined;
|
|
1624
953
|
}
|
|
1625
|
-
export declare const RegistrationStatus: {
|
|
1626
|
-
readonly COMPLETE: "COMPLETE";
|
|
1627
|
-
readonly FAILED: "FAILED";
|
|
1628
|
-
readonly IN_PROGRESS: "IN_PROGRESS";
|
|
1629
|
-
};
|
|
1630
|
-
export type RegistrationStatus =
|
|
1631
|
-
(typeof RegistrationStatus)[keyof typeof RegistrationStatus];
|
|
1632
954
|
export interface DescribeTypeRegistrationOutput {
|
|
1633
955
|
ProgressStatus?: RegistrationStatus | undefined;
|
|
1634
956
|
Description?: string | undefined;
|
|
@@ -1677,12 +999,6 @@ export interface ExecuteChangeSetOutput {}
|
|
|
1677
999
|
export interface ExecuteStackRefactorInput {
|
|
1678
1000
|
StackRefactorId: string | undefined;
|
|
1679
1001
|
}
|
|
1680
|
-
export declare const TemplateFormat: {
|
|
1681
|
-
readonly JSON: "JSON";
|
|
1682
|
-
readonly YAML: "YAML";
|
|
1683
|
-
};
|
|
1684
|
-
export type TemplateFormat =
|
|
1685
|
-
(typeof TemplateFormat)[keyof typeof TemplateFormat];
|
|
1686
1002
|
export interface GetGeneratedTemplateInput {
|
|
1687
1003
|
Format?: TemplateFormat | undefined;
|
|
1688
1004
|
GeneratedTemplateName: string | undefined;
|
|
@@ -1694,14 +1010,6 @@ export interface GetGeneratedTemplateOutput {
|
|
|
1694
1010
|
export interface GetHookResultInput {
|
|
1695
1011
|
HookResultId?: string | undefined;
|
|
1696
1012
|
}
|
|
1697
|
-
export declare const HookTargetAction: {
|
|
1698
|
-
readonly CREATE: "CREATE";
|
|
1699
|
-
readonly DELETE: "DELETE";
|
|
1700
|
-
readonly IMPORT: "IMPORT";
|
|
1701
|
-
readonly UPDATE: "UPDATE";
|
|
1702
|
-
};
|
|
1703
|
-
export type HookTargetAction =
|
|
1704
|
-
(typeof HookTargetAction)[keyof typeof HookTargetAction];
|
|
1705
1013
|
export interface HookTarget {
|
|
1706
1014
|
TargetType: HookTargetType | undefined;
|
|
1707
1015
|
TargetTypeName: string | undefined;
|
|
@@ -1723,25 +1031,12 @@ export interface GetHookResultOutput {
|
|
|
1723
1031
|
Target?: HookTarget | undefined;
|
|
1724
1032
|
Annotations?: Annotation[] | undefined;
|
|
1725
1033
|
}
|
|
1726
|
-
export declare class HookResultNotFoundException extends __BaseException {
|
|
1727
|
-
readonly name: "HookResultNotFoundException";
|
|
1728
|
-
readonly $fault: "client";
|
|
1729
|
-
Message?: string | undefined;
|
|
1730
|
-
constructor(
|
|
1731
|
-
opts: __ExceptionOptionType<HookResultNotFoundException, __BaseException>
|
|
1732
|
-
);
|
|
1733
|
-
}
|
|
1734
1034
|
export interface GetStackPolicyInput {
|
|
1735
1035
|
StackName: string | undefined;
|
|
1736
1036
|
}
|
|
1737
1037
|
export interface GetStackPolicyOutput {
|
|
1738
1038
|
StackPolicyBody?: string | undefined;
|
|
1739
1039
|
}
|
|
1740
|
-
export declare const TemplateStage: {
|
|
1741
|
-
readonly Original: "Original";
|
|
1742
|
-
readonly Processed: "Processed";
|
|
1743
|
-
};
|
|
1744
|
-
export type TemplateStage = (typeof TemplateStage)[keyof typeof TemplateStage];
|
|
1745
1040
|
export interface GetTemplateInput {
|
|
1746
1041
|
StackName?: string | undefined;
|
|
1747
1042
|
ChangeSetName?: string | undefined;
|
|
@@ -1805,14 +1100,6 @@ export interface ImportStacksToStackSetInput {
|
|
|
1805
1100
|
export interface ImportStacksToStackSetOutput {
|
|
1806
1101
|
OperationId?: string | undefined;
|
|
1807
1102
|
}
|
|
1808
|
-
export declare class StackNotFoundException extends __BaseException {
|
|
1809
|
-
readonly name: "StackNotFoundException";
|
|
1810
|
-
readonly $fault: "client";
|
|
1811
|
-
Message?: string | undefined;
|
|
1812
|
-
constructor(
|
|
1813
|
-
opts: __ExceptionOptionType<StackNotFoundException, __BaseException>
|
|
1814
|
-
);
|
|
1815
|
-
}
|
|
1816
1103
|
export interface ListChangeSetsInput {
|
|
1817
1104
|
StackName: string | undefined;
|
|
1818
1105
|
NextToken?: string | undefined;
|
|
@@ -1850,14 +1137,6 @@ export interface ListGeneratedTemplatesOutput {
|
|
|
1850
1137
|
Summaries?: TemplateSummary[] | undefined;
|
|
1851
1138
|
NextToken?: string | undefined;
|
|
1852
1139
|
}
|
|
1853
|
-
export declare const ListHookResultsTargetType: {
|
|
1854
|
-
readonly CHANGE_SET: "CHANGE_SET";
|
|
1855
|
-
readonly CLOUD_CONTROL: "CLOUD_CONTROL";
|
|
1856
|
-
readonly RESOURCE: "RESOURCE";
|
|
1857
|
-
readonly STACK: "STACK";
|
|
1858
|
-
};
|
|
1859
|
-
export type ListHookResultsTargetType =
|
|
1860
|
-
(typeof ListHookResultsTargetType)[keyof typeof ListHookResultsTargetType];
|
|
1861
1140
|
export interface ListHookResultsInput {
|
|
1862
1141
|
TargetType?: ListHookResultsTargetType | undefined;
|
|
1863
1142
|
TargetId?: string | undefined;
|
|
@@ -1913,17 +1192,6 @@ export interface ListResourceScanRelatedResourcesOutput {
|
|
|
1913
1192
|
RelatedResources?: ScannedResource[] | undefined;
|
|
1914
1193
|
NextToken?: string | undefined;
|
|
1915
1194
|
}
|
|
1916
|
-
export declare class ResourceScanInProgressException extends __BaseException {
|
|
1917
|
-
readonly name: "ResourceScanInProgressException";
|
|
1918
|
-
readonly $fault: "client";
|
|
1919
|
-
Message?: string | undefined;
|
|
1920
|
-
constructor(
|
|
1921
|
-
opts: __ExceptionOptionType<
|
|
1922
|
-
ResourceScanInProgressException,
|
|
1923
|
-
__BaseException
|
|
1924
|
-
>
|
|
1925
|
-
);
|
|
1926
|
-
}
|
|
1927
1195
|
export interface ListResourceScanResourcesInput {
|
|
1928
1196
|
ResourceScanId: string | undefined;
|
|
1929
1197
|
ResourceIdentifier?: string | undefined;
|
|
@@ -1937,11 +1205,6 @@ export interface ListResourceScanResourcesOutput {
|
|
|
1937
1205
|
Resources?: ScannedResource[] | undefined;
|
|
1938
1206
|
NextToken?: string | undefined;
|
|
1939
1207
|
}
|
|
1940
|
-
export declare const ScanType: {
|
|
1941
|
-
readonly FULL: "FULL";
|
|
1942
|
-
readonly PARTIAL: "PARTIAL";
|
|
1943
|
-
};
|
|
1944
|
-
export type ScanType = (typeof ScanType)[keyof typeof ScanType];
|
|
1945
1208
|
export interface ListResourceScansInput {
|
|
1946
1209
|
NextToken?: string | undefined;
|
|
1947
1210
|
MaxResults?: number | undefined;
|
|
@@ -1986,13 +1249,6 @@ export interface ListStackInstanceResourceDriftsOutput {
|
|
|
1986
1249
|
Summaries?: StackInstanceResourceDriftsSummary[] | undefined;
|
|
1987
1250
|
NextToken?: string | undefined;
|
|
1988
1251
|
}
|
|
1989
|
-
export declare const StackInstanceFilterName: {
|
|
1990
|
-
readonly DETAILED_STATUS: "DETAILED_STATUS";
|
|
1991
|
-
readonly DRIFT_STATUS: "DRIFT_STATUS";
|
|
1992
|
-
readonly LAST_OPERATION_ID: "LAST_OPERATION_ID";
|
|
1993
|
-
};
|
|
1994
|
-
export type StackInstanceFilterName =
|
|
1995
|
-
(typeof StackInstanceFilterName)[keyof typeof StackInstanceFilterName];
|
|
1996
1252
|
export interface StackInstanceFilter {
|
|
1997
1253
|
Name?: StackInstanceFilterName | undefined;
|
|
1998
1254
|
Values?: string | undefined;
|
|
@@ -2028,24 +1284,6 @@ export interface ListStackRefactorActionsInput {
|
|
|
2028
1284
|
NextToken?: string | undefined;
|
|
2029
1285
|
MaxResults?: number | undefined;
|
|
2030
1286
|
}
|
|
2031
|
-
export declare const StackRefactorActionType: {
|
|
2032
|
-
readonly CREATE: "CREATE";
|
|
2033
|
-
readonly MOVE: "MOVE";
|
|
2034
|
-
};
|
|
2035
|
-
export type StackRefactorActionType =
|
|
2036
|
-
(typeof StackRefactorActionType)[keyof typeof StackRefactorActionType];
|
|
2037
|
-
export declare const StackRefactorDetection: {
|
|
2038
|
-
readonly AUTO: "AUTO";
|
|
2039
|
-
readonly MANUAL: "MANUAL";
|
|
2040
|
-
};
|
|
2041
|
-
export type StackRefactorDetection =
|
|
2042
|
-
(typeof StackRefactorDetection)[keyof typeof StackRefactorDetection];
|
|
2043
|
-
export declare const StackRefactorActionEntity: {
|
|
2044
|
-
readonly RESOURCE: "RESOURCE";
|
|
2045
|
-
readonly STACK: "STACK";
|
|
2046
|
-
};
|
|
2047
|
-
export type StackRefactorActionEntity =
|
|
2048
|
-
(typeof StackRefactorActionEntity)[keyof typeof StackRefactorActionEntity];
|
|
2049
1287
|
export interface StackRefactorAction {
|
|
2050
1288
|
Action?: StackRefactorActionType | undefined;
|
|
2051
1289
|
Entity?: StackRefactorActionEntity | undefined;
|
|
@@ -2067,3 +1305,404 @@ export interface ListStackRefactorsInput {
|
|
|
2067
1305
|
NextToken?: string | undefined;
|
|
2068
1306
|
MaxResults?: number | undefined;
|
|
2069
1307
|
}
|
|
1308
|
+
export interface StackRefactorSummary {
|
|
1309
|
+
StackRefactorId?: string | undefined;
|
|
1310
|
+
Description?: string | undefined;
|
|
1311
|
+
ExecutionStatus?: StackRefactorExecutionStatus | undefined;
|
|
1312
|
+
ExecutionStatusReason?: string | undefined;
|
|
1313
|
+
Status?: StackRefactorStatus | undefined;
|
|
1314
|
+
StatusReason?: string | undefined;
|
|
1315
|
+
}
|
|
1316
|
+
export interface ListStackRefactorsOutput {
|
|
1317
|
+
StackRefactorSummaries: StackRefactorSummary[] | undefined;
|
|
1318
|
+
NextToken?: string | undefined;
|
|
1319
|
+
}
|
|
1320
|
+
export interface ListStackResourcesInput {
|
|
1321
|
+
StackName: string | undefined;
|
|
1322
|
+
NextToken?: string | undefined;
|
|
1323
|
+
}
|
|
1324
|
+
export interface StackResourceDriftInformationSummary {
|
|
1325
|
+
StackResourceDriftStatus: StackResourceDriftStatus | undefined;
|
|
1326
|
+
LastCheckTimestamp?: Date | undefined;
|
|
1327
|
+
}
|
|
1328
|
+
export interface StackResourceSummary {
|
|
1329
|
+
LogicalResourceId: string | undefined;
|
|
1330
|
+
PhysicalResourceId?: string | undefined;
|
|
1331
|
+
ResourceType: string | undefined;
|
|
1332
|
+
LastUpdatedTimestamp: Date | undefined;
|
|
1333
|
+
ResourceStatus: ResourceStatus | undefined;
|
|
1334
|
+
ResourceStatusReason?: string | undefined;
|
|
1335
|
+
DriftInformation?: StackResourceDriftInformationSummary | undefined;
|
|
1336
|
+
ModuleInfo?: ModuleInfo | undefined;
|
|
1337
|
+
}
|
|
1338
|
+
export interface ListStackResourcesOutput {
|
|
1339
|
+
StackResourceSummaries?: StackResourceSummary[] | undefined;
|
|
1340
|
+
NextToken?: string | undefined;
|
|
1341
|
+
}
|
|
1342
|
+
export interface ListStacksInput {
|
|
1343
|
+
NextToken?: string | undefined;
|
|
1344
|
+
StackStatusFilter?: StackStatus[] | undefined;
|
|
1345
|
+
}
|
|
1346
|
+
export interface StackDriftInformationSummary {
|
|
1347
|
+
StackDriftStatus: StackDriftStatus | undefined;
|
|
1348
|
+
LastCheckTimestamp?: Date | undefined;
|
|
1349
|
+
}
|
|
1350
|
+
export interface StackSummary {
|
|
1351
|
+
StackId?: string | undefined;
|
|
1352
|
+
StackName: string | undefined;
|
|
1353
|
+
TemplateDescription?: string | undefined;
|
|
1354
|
+
CreationTime: Date | undefined;
|
|
1355
|
+
LastUpdatedTime?: Date | undefined;
|
|
1356
|
+
DeletionTime?: Date | undefined;
|
|
1357
|
+
StackStatus: StackStatus | undefined;
|
|
1358
|
+
StackStatusReason?: string | undefined;
|
|
1359
|
+
ParentId?: string | undefined;
|
|
1360
|
+
RootId?: string | undefined;
|
|
1361
|
+
DriftInformation?: StackDriftInformationSummary | undefined;
|
|
1362
|
+
LastOperations?: OperationEntry[] | undefined;
|
|
1363
|
+
}
|
|
1364
|
+
export interface ListStacksOutput {
|
|
1365
|
+
StackSummaries?: StackSummary[] | undefined;
|
|
1366
|
+
NextToken?: string | undefined;
|
|
1367
|
+
}
|
|
1368
|
+
export interface ListStackSetAutoDeploymentTargetsInput {
|
|
1369
|
+
StackSetName: string | undefined;
|
|
1370
|
+
NextToken?: string | undefined;
|
|
1371
|
+
MaxResults?: number | undefined;
|
|
1372
|
+
CallAs?: CallAs | undefined;
|
|
1373
|
+
}
|
|
1374
|
+
export interface StackSetAutoDeploymentTargetSummary {
|
|
1375
|
+
OrganizationalUnitId?: string | undefined;
|
|
1376
|
+
Regions?: string[] | undefined;
|
|
1377
|
+
}
|
|
1378
|
+
export interface ListStackSetAutoDeploymentTargetsOutput {
|
|
1379
|
+
Summaries?: StackSetAutoDeploymentTargetSummary[] | undefined;
|
|
1380
|
+
NextToken?: string | undefined;
|
|
1381
|
+
}
|
|
1382
|
+
export interface OperationResultFilter {
|
|
1383
|
+
Name?: OperationResultFilterName | undefined;
|
|
1384
|
+
Values?: string | undefined;
|
|
1385
|
+
}
|
|
1386
|
+
export interface ListStackSetOperationResultsInput {
|
|
1387
|
+
StackSetName: string | undefined;
|
|
1388
|
+
OperationId: string | undefined;
|
|
1389
|
+
NextToken?: string | undefined;
|
|
1390
|
+
MaxResults?: number | undefined;
|
|
1391
|
+
CallAs?: CallAs | undefined;
|
|
1392
|
+
Filters?: OperationResultFilter[] | undefined;
|
|
1393
|
+
}
|
|
1394
|
+
export interface StackSetOperationResultSummary {
|
|
1395
|
+
Account?: string | undefined;
|
|
1396
|
+
Region?: string | undefined;
|
|
1397
|
+
Status?: StackSetOperationResultStatus | undefined;
|
|
1398
|
+
StatusReason?: string | undefined;
|
|
1399
|
+
AccountGateResult?: AccountGateResult | undefined;
|
|
1400
|
+
OrganizationalUnitId?: string | undefined;
|
|
1401
|
+
}
|
|
1402
|
+
export interface ListStackSetOperationResultsOutput {
|
|
1403
|
+
Summaries?: StackSetOperationResultSummary[] | undefined;
|
|
1404
|
+
NextToken?: string | undefined;
|
|
1405
|
+
}
|
|
1406
|
+
export interface ListStackSetOperationsInput {
|
|
1407
|
+
StackSetName: string | undefined;
|
|
1408
|
+
NextToken?: string | undefined;
|
|
1409
|
+
MaxResults?: number | undefined;
|
|
1410
|
+
CallAs?: CallAs | undefined;
|
|
1411
|
+
}
|
|
1412
|
+
export interface StackSetOperationSummary {
|
|
1413
|
+
OperationId?: string | undefined;
|
|
1414
|
+
Action?: StackSetOperationAction | undefined;
|
|
1415
|
+
Status?: StackSetOperationStatus | undefined;
|
|
1416
|
+
CreationTimestamp?: Date | undefined;
|
|
1417
|
+
EndTimestamp?: Date | undefined;
|
|
1418
|
+
StatusReason?: string | undefined;
|
|
1419
|
+
StatusDetails?: StackSetOperationStatusDetails | undefined;
|
|
1420
|
+
OperationPreferences?: StackSetOperationPreferences | undefined;
|
|
1421
|
+
}
|
|
1422
|
+
export interface ListStackSetOperationsOutput {
|
|
1423
|
+
Summaries?: StackSetOperationSummary[] | undefined;
|
|
1424
|
+
NextToken?: string | undefined;
|
|
1425
|
+
}
|
|
1426
|
+
export interface ListStackSetsInput {
|
|
1427
|
+
NextToken?: string | undefined;
|
|
1428
|
+
MaxResults?: number | undefined;
|
|
1429
|
+
Status?: StackSetStatus | undefined;
|
|
1430
|
+
CallAs?: CallAs | undefined;
|
|
1431
|
+
}
|
|
1432
|
+
export interface StackSetSummary {
|
|
1433
|
+
StackSetName?: string | undefined;
|
|
1434
|
+
StackSetId?: string | undefined;
|
|
1435
|
+
Description?: string | undefined;
|
|
1436
|
+
Status?: StackSetStatus | undefined;
|
|
1437
|
+
AutoDeployment?: AutoDeployment | undefined;
|
|
1438
|
+
PermissionModel?: PermissionModels | undefined;
|
|
1439
|
+
DriftStatus?: StackDriftStatus | undefined;
|
|
1440
|
+
LastDriftCheckTimestamp?: Date | undefined;
|
|
1441
|
+
ManagedExecution?: ManagedExecution | undefined;
|
|
1442
|
+
}
|
|
1443
|
+
export interface ListStackSetsOutput {
|
|
1444
|
+
Summaries?: StackSetSummary[] | undefined;
|
|
1445
|
+
NextToken?: string | undefined;
|
|
1446
|
+
}
|
|
1447
|
+
export interface ListTypeRegistrationsInput {
|
|
1448
|
+
Type?: RegistryType | undefined;
|
|
1449
|
+
TypeName?: string | undefined;
|
|
1450
|
+
TypeArn?: string | undefined;
|
|
1451
|
+
RegistrationStatusFilter?: RegistrationStatus | undefined;
|
|
1452
|
+
MaxResults?: number | undefined;
|
|
1453
|
+
NextToken?: string | undefined;
|
|
1454
|
+
}
|
|
1455
|
+
export interface ListTypeRegistrationsOutput {
|
|
1456
|
+
RegistrationTokenList?: string[] | undefined;
|
|
1457
|
+
NextToken?: string | undefined;
|
|
1458
|
+
}
|
|
1459
|
+
export interface TypeFilters {
|
|
1460
|
+
Category?: Category | undefined;
|
|
1461
|
+
PublisherId?: string | undefined;
|
|
1462
|
+
TypeNamePrefix?: string | undefined;
|
|
1463
|
+
}
|
|
1464
|
+
export interface ListTypesInput {
|
|
1465
|
+
Visibility?: Visibility | undefined;
|
|
1466
|
+
ProvisioningType?: ProvisioningType | undefined;
|
|
1467
|
+
DeprecatedStatus?: DeprecatedStatus | undefined;
|
|
1468
|
+
Type?: RegistryType | undefined;
|
|
1469
|
+
Filters?: TypeFilters | undefined;
|
|
1470
|
+
MaxResults?: number | undefined;
|
|
1471
|
+
NextToken?: string | undefined;
|
|
1472
|
+
}
|
|
1473
|
+
export interface TypeSummary {
|
|
1474
|
+
Type?: RegistryType | undefined;
|
|
1475
|
+
TypeName?: string | undefined;
|
|
1476
|
+
DefaultVersionId?: string | undefined;
|
|
1477
|
+
TypeArn?: string | undefined;
|
|
1478
|
+
LastUpdated?: Date | undefined;
|
|
1479
|
+
Description?: string | undefined;
|
|
1480
|
+
PublisherId?: string | undefined;
|
|
1481
|
+
OriginalTypeName?: string | undefined;
|
|
1482
|
+
PublicVersionNumber?: string | undefined;
|
|
1483
|
+
LatestPublicVersion?: string | undefined;
|
|
1484
|
+
PublisherIdentity?: IdentityProvider | undefined;
|
|
1485
|
+
PublisherName?: string | undefined;
|
|
1486
|
+
IsActivated?: boolean | undefined;
|
|
1487
|
+
}
|
|
1488
|
+
export interface ListTypesOutput {
|
|
1489
|
+
TypeSummaries?: TypeSummary[] | undefined;
|
|
1490
|
+
NextToken?: string | undefined;
|
|
1491
|
+
}
|
|
1492
|
+
export interface ListTypeVersionsInput {
|
|
1493
|
+
Type?: RegistryType | undefined;
|
|
1494
|
+
TypeName?: string | undefined;
|
|
1495
|
+
Arn?: string | undefined;
|
|
1496
|
+
MaxResults?: number | undefined;
|
|
1497
|
+
NextToken?: string | undefined;
|
|
1498
|
+
DeprecatedStatus?: DeprecatedStatus | undefined;
|
|
1499
|
+
PublisherId?: string | undefined;
|
|
1500
|
+
}
|
|
1501
|
+
export interface TypeVersionSummary {
|
|
1502
|
+
Type?: RegistryType | undefined;
|
|
1503
|
+
TypeName?: string | undefined;
|
|
1504
|
+
VersionId?: string | undefined;
|
|
1505
|
+
IsDefaultVersion?: boolean | undefined;
|
|
1506
|
+
Arn?: string | undefined;
|
|
1507
|
+
TimeCreated?: Date | undefined;
|
|
1508
|
+
Description?: string | undefined;
|
|
1509
|
+
PublicVersionNumber?: string | undefined;
|
|
1510
|
+
}
|
|
1511
|
+
export interface ListTypeVersionsOutput {
|
|
1512
|
+
TypeVersionSummaries?: TypeVersionSummary[] | undefined;
|
|
1513
|
+
NextToken?: string | undefined;
|
|
1514
|
+
}
|
|
1515
|
+
export interface PublishTypeInput {
|
|
1516
|
+
Type?: ThirdPartyType | undefined;
|
|
1517
|
+
Arn?: string | undefined;
|
|
1518
|
+
TypeName?: string | undefined;
|
|
1519
|
+
PublicVersionNumber?: string | undefined;
|
|
1520
|
+
}
|
|
1521
|
+
export interface PublishTypeOutput {
|
|
1522
|
+
PublicTypeArn?: string | undefined;
|
|
1523
|
+
}
|
|
1524
|
+
export interface RecordHandlerProgressInput {
|
|
1525
|
+
BearerToken: string | undefined;
|
|
1526
|
+
OperationStatus: OperationStatus | undefined;
|
|
1527
|
+
CurrentOperationStatus?: OperationStatus | undefined;
|
|
1528
|
+
StatusMessage?: string | undefined;
|
|
1529
|
+
ErrorCode?: HandlerErrorCode | undefined;
|
|
1530
|
+
ResourceModel?: string | undefined;
|
|
1531
|
+
ClientRequestToken?: string | undefined;
|
|
1532
|
+
}
|
|
1533
|
+
export interface RecordHandlerProgressOutput {}
|
|
1534
|
+
export interface RegisterPublisherInput {
|
|
1535
|
+
AcceptTermsAndConditions?: boolean | undefined;
|
|
1536
|
+
ConnectionArn?: string | undefined;
|
|
1537
|
+
}
|
|
1538
|
+
export interface RegisterPublisherOutput {
|
|
1539
|
+
PublisherId?: string | undefined;
|
|
1540
|
+
}
|
|
1541
|
+
export interface RegisterTypeInput {
|
|
1542
|
+
Type?: RegistryType | undefined;
|
|
1543
|
+
TypeName: string | undefined;
|
|
1544
|
+
SchemaHandlerPackage: string | undefined;
|
|
1545
|
+
LoggingConfig?: LoggingConfig | undefined;
|
|
1546
|
+
ExecutionRoleArn?: string | undefined;
|
|
1547
|
+
ClientRequestToken?: string | undefined;
|
|
1548
|
+
}
|
|
1549
|
+
export interface RegisterTypeOutput {
|
|
1550
|
+
RegistrationToken?: string | undefined;
|
|
1551
|
+
}
|
|
1552
|
+
export interface RollbackStackInput {
|
|
1553
|
+
StackName: string | undefined;
|
|
1554
|
+
RoleARN?: string | undefined;
|
|
1555
|
+
ClientRequestToken?: string | undefined;
|
|
1556
|
+
RetainExceptOnCreate?: boolean | undefined;
|
|
1557
|
+
}
|
|
1558
|
+
export interface RollbackStackOutput {
|
|
1559
|
+
StackId?: string | undefined;
|
|
1560
|
+
OperationId?: string | undefined;
|
|
1561
|
+
}
|
|
1562
|
+
export interface SetStackPolicyInput {
|
|
1563
|
+
StackName: string | undefined;
|
|
1564
|
+
StackPolicyBody?: string | undefined;
|
|
1565
|
+
StackPolicyURL?: string | undefined;
|
|
1566
|
+
}
|
|
1567
|
+
export interface SetTypeConfigurationInput {
|
|
1568
|
+
TypeArn?: string | undefined;
|
|
1569
|
+
Configuration: string | undefined;
|
|
1570
|
+
ConfigurationAlias?: string | undefined;
|
|
1571
|
+
TypeName?: string | undefined;
|
|
1572
|
+
Type?: ThirdPartyType | undefined;
|
|
1573
|
+
}
|
|
1574
|
+
export interface SetTypeConfigurationOutput {
|
|
1575
|
+
ConfigurationArn?: string | undefined;
|
|
1576
|
+
}
|
|
1577
|
+
export interface SetTypeDefaultVersionInput {
|
|
1578
|
+
Arn?: string | undefined;
|
|
1579
|
+
Type?: RegistryType | undefined;
|
|
1580
|
+
TypeName?: string | undefined;
|
|
1581
|
+
VersionId?: string | undefined;
|
|
1582
|
+
}
|
|
1583
|
+
export interface SetTypeDefaultVersionOutput {}
|
|
1584
|
+
export interface SignalResourceInput {
|
|
1585
|
+
StackName: string | undefined;
|
|
1586
|
+
LogicalResourceId: string | undefined;
|
|
1587
|
+
UniqueId: string | undefined;
|
|
1588
|
+
Status: ResourceSignalStatus | undefined;
|
|
1589
|
+
}
|
|
1590
|
+
export interface StartResourceScanInput {
|
|
1591
|
+
ClientRequestToken?: string | undefined;
|
|
1592
|
+
ScanFilters?: ScanFilter[] | undefined;
|
|
1593
|
+
}
|
|
1594
|
+
export interface StartResourceScanOutput {
|
|
1595
|
+
ResourceScanId?: string | undefined;
|
|
1596
|
+
}
|
|
1597
|
+
export interface StopStackSetOperationInput {
|
|
1598
|
+
StackSetName: string | undefined;
|
|
1599
|
+
OperationId: string | undefined;
|
|
1600
|
+
CallAs?: CallAs | undefined;
|
|
1601
|
+
}
|
|
1602
|
+
export interface StopStackSetOperationOutput {}
|
|
1603
|
+
export interface TestTypeInput {
|
|
1604
|
+
Arn?: string | undefined;
|
|
1605
|
+
Type?: ThirdPartyType | undefined;
|
|
1606
|
+
TypeName?: string | undefined;
|
|
1607
|
+
VersionId?: string | undefined;
|
|
1608
|
+
LogDeliveryBucket?: string | undefined;
|
|
1609
|
+
}
|
|
1610
|
+
export interface TestTypeOutput {
|
|
1611
|
+
TypeVersionArn?: string | undefined;
|
|
1612
|
+
}
|
|
1613
|
+
export interface UpdateGeneratedTemplateInput {
|
|
1614
|
+
GeneratedTemplateName: string | undefined;
|
|
1615
|
+
NewGeneratedTemplateName?: string | undefined;
|
|
1616
|
+
AddResources?: ResourceDefinition[] | undefined;
|
|
1617
|
+
RemoveResources?: string[] | undefined;
|
|
1618
|
+
RefreshAllResources?: boolean | undefined;
|
|
1619
|
+
TemplateConfiguration?: TemplateConfiguration | undefined;
|
|
1620
|
+
}
|
|
1621
|
+
export interface UpdateGeneratedTemplateOutput {
|
|
1622
|
+
GeneratedTemplateId?: string | undefined;
|
|
1623
|
+
}
|
|
1624
|
+
export interface UpdateStackInput {
|
|
1625
|
+
StackName: string | undefined;
|
|
1626
|
+
TemplateBody?: string | undefined;
|
|
1627
|
+
TemplateURL?: string | undefined;
|
|
1628
|
+
UsePreviousTemplate?: boolean | undefined;
|
|
1629
|
+
StackPolicyDuringUpdateBody?: string | undefined;
|
|
1630
|
+
StackPolicyDuringUpdateURL?: string | undefined;
|
|
1631
|
+
Parameters?: Parameter[] | undefined;
|
|
1632
|
+
Capabilities?: Capability[] | undefined;
|
|
1633
|
+
ResourceTypes?: string[] | undefined;
|
|
1634
|
+
RoleARN?: string | undefined;
|
|
1635
|
+
RollbackConfiguration?: RollbackConfiguration | undefined;
|
|
1636
|
+
StackPolicyBody?: string | undefined;
|
|
1637
|
+
StackPolicyURL?: string | undefined;
|
|
1638
|
+
NotificationARNs?: string[] | undefined;
|
|
1639
|
+
Tags?: Tag[] | undefined;
|
|
1640
|
+
DisableRollback?: boolean | undefined;
|
|
1641
|
+
ClientRequestToken?: string | undefined;
|
|
1642
|
+
RetainExceptOnCreate?: boolean | undefined;
|
|
1643
|
+
}
|
|
1644
|
+
export interface UpdateStackOutput {
|
|
1645
|
+
StackId?: string | undefined;
|
|
1646
|
+
OperationId?: string | undefined;
|
|
1647
|
+
}
|
|
1648
|
+
export interface UpdateStackInstancesInput {
|
|
1649
|
+
StackSetName: string | undefined;
|
|
1650
|
+
Accounts?: string[] | undefined;
|
|
1651
|
+
DeploymentTargets?: DeploymentTargets | undefined;
|
|
1652
|
+
Regions: string[] | undefined;
|
|
1653
|
+
ParameterOverrides?: Parameter[] | undefined;
|
|
1654
|
+
OperationPreferences?: StackSetOperationPreferences | undefined;
|
|
1655
|
+
OperationId?: string | undefined;
|
|
1656
|
+
CallAs?: CallAs | undefined;
|
|
1657
|
+
}
|
|
1658
|
+
export interface UpdateStackInstancesOutput {
|
|
1659
|
+
OperationId?: string | undefined;
|
|
1660
|
+
}
|
|
1661
|
+
export interface UpdateStackSetInput {
|
|
1662
|
+
StackSetName: string | undefined;
|
|
1663
|
+
Description?: string | undefined;
|
|
1664
|
+
TemplateBody?: string | undefined;
|
|
1665
|
+
TemplateURL?: string | undefined;
|
|
1666
|
+
UsePreviousTemplate?: boolean | undefined;
|
|
1667
|
+
Parameters?: Parameter[] | undefined;
|
|
1668
|
+
Capabilities?: Capability[] | undefined;
|
|
1669
|
+
Tags?: Tag[] | undefined;
|
|
1670
|
+
OperationPreferences?: StackSetOperationPreferences | undefined;
|
|
1671
|
+
AdministrationRoleARN?: string | undefined;
|
|
1672
|
+
ExecutionRoleName?: string | undefined;
|
|
1673
|
+
DeploymentTargets?: DeploymentTargets | undefined;
|
|
1674
|
+
PermissionModel?: PermissionModels | undefined;
|
|
1675
|
+
AutoDeployment?: AutoDeployment | undefined;
|
|
1676
|
+
OperationId?: string | undefined;
|
|
1677
|
+
Accounts?: string[] | undefined;
|
|
1678
|
+
Regions?: string[] | undefined;
|
|
1679
|
+
CallAs?: CallAs | undefined;
|
|
1680
|
+
ManagedExecution?: ManagedExecution | undefined;
|
|
1681
|
+
}
|
|
1682
|
+
export interface UpdateStackSetOutput {
|
|
1683
|
+
OperationId?: string | undefined;
|
|
1684
|
+
}
|
|
1685
|
+
export interface UpdateTerminationProtectionInput {
|
|
1686
|
+
EnableTerminationProtection: boolean | undefined;
|
|
1687
|
+
StackName: string | undefined;
|
|
1688
|
+
}
|
|
1689
|
+
export interface UpdateTerminationProtectionOutput {
|
|
1690
|
+
StackId?: string | undefined;
|
|
1691
|
+
}
|
|
1692
|
+
export interface ValidateTemplateInput {
|
|
1693
|
+
TemplateBody?: string | undefined;
|
|
1694
|
+
TemplateURL?: string | undefined;
|
|
1695
|
+
}
|
|
1696
|
+
export interface TemplateParameter {
|
|
1697
|
+
ParameterKey?: string | undefined;
|
|
1698
|
+
DefaultValue?: string | undefined;
|
|
1699
|
+
NoEcho?: boolean | undefined;
|
|
1700
|
+
Description?: string | undefined;
|
|
1701
|
+
}
|
|
1702
|
+
export interface ValidateTemplateOutput {
|
|
1703
|
+
Parameters?: TemplateParameter[] | undefined;
|
|
1704
|
+
Description?: string | undefined;
|
|
1705
|
+
Capabilities?: Capability[] | undefined;
|
|
1706
|
+
CapabilitiesReason?: string | undefined;
|
|
1707
|
+
DeclaredTransforms?: string[] | undefined;
|
|
1708
|
+
}
|