@cdk8s/awscdk-resolver 0.0.528 → 0.0.530
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-sdk/client-cloudformation/dist-es/CloudFormation.js +8 -8
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/waiters/waitForChangeSetCreateComplete.js +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/waiters/waitForStackCreateComplete.js +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/waiters/waitForStackDeleteComplete.js +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/waiters/waitForStackExists.js +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/waiters/waitForStackImportComplete.js +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/waiters/waitForStackRefactorCreateComplete.js +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/waiters/waitForStackRefactorExecuteComplete.js +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/waiters/waitForStackRollbackComplete.js +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/waiters/waitForStackUpdateComplete.js +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/waiters/waitForTypeRegistrationComplete.js +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/CloudFormation.d.ts +90 -90
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/CloudFormationClient.d.ts +93 -93
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/auth/httpAuthExtensionConfiguration.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/index.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/models/models_0.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/DescribeAccountLimitsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/DescribeChangeSetPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/DescribeEventsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/DescribeStackEventsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/DescribeStackResourceDriftsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/DescribeStacksPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/ListChangeSetsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/ListExportsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/ListGeneratedTemplatesPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/ListImportsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/ListResourceScanRelatedResourcesPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/ListResourceScanResourcesPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/ListResourceScansPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/ListStackInstancesPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/ListStackRefactorActionsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/ListStackRefactorsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/ListStackResourcesPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/ListStackSetOperationResultsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/ListStackSetOperationsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/ListStackSetsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/ListStacksPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/ListTypeRegistrationsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/ListTypeVersionsPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/ListTypesPaginator.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/CloudFormationClient.d.ts +2 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/waiters/waitForChangeSetCreateComplete.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/waiters/waitForStackCreateComplete.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/waiters/waitForStackDeleteComplete.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/waiters/waitForStackExists.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/waiters/waitForStackImportComplete.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/waiters/waitForStackRefactorCreateComplete.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/waiters/waitForStackRefactorExecuteComplete.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/waiters/waitForStackRollbackComplete.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/waiters/waitForStackUpdateComplete.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/waiters/waitForTypeRegistrationComplete.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cloudformation/package.json +15 -15
- package/node_modules/@aws-sdk/core/package.json +3 -3
- package/node_modules/@aws-sdk/credential-provider-env/package.json +2 -2
- package/node_modules/@aws-sdk/credential-provider-http/package.json +5 -5
- package/node_modules/@aws-sdk/credential-provider-ini/package.json +9 -9
- package/node_modules/@aws-sdk/credential-provider-login/package.json +3 -3
- package/node_modules/@aws-sdk/credential-provider-node/package.json +7 -7
- package/node_modules/@aws-sdk/credential-provider-process/package.json +2 -2
- package/node_modules/@aws-sdk/credential-provider-sso/package.json +4 -4
- package/node_modules/@aws-sdk/credential-provider-web-identity/package.json +3 -3
- package/node_modules/@aws-sdk/middleware-user-agent/dist-cjs/index.js +10 -10
- package/node_modules/@aws-sdk/middleware-user-agent/dist-es/check-features.js +1 -1
- package/node_modules/@aws-sdk/middleware-user-agent/package.json +4 -4
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/CognitoIdentity.js +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/CognitoIdentityClient.js +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/Signin.js +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/SigninClient.js +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/SSO.js +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/SSOClient.js +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/SSOOIDC.js +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/SSOOIDCClient.js +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/STS.js +2 -2
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/STSClient.js +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/CognitoIdentity.d.ts +2 -2
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/CognitoIdentityClient.d.ts +3 -4
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/auth/httpAuthExtensionConfiguration.d.ts +1 -2
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/index.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/Signin.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/SigninClient.d.ts +3 -4
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/auth/httpAuthExtensionConfiguration.d.ts +1 -2
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/index.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/SSO.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/SSOClient.d.ts +3 -4
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/auth/httpAuthExtensionConfiguration.d.ts +1 -2
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/index.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/SSOOIDC.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/SSOOIDCClient.d.ts +3 -4
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/auth/httpAuthExtensionConfiguration.d.ts +1 -2
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/index.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/STS.d.ts +2 -2
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/STSClient.d.ts +3 -4
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/auth/httpAuthExtensionConfiguration.d.ts +1 -2
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/auth/httpAuthSchemeProvider.d.ts +1 -2
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/index.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/CognitoIdentityClient.d.ts +2 -2
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/auth/httpAuthExtensionConfiguration.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/SigninClient.d.ts +2 -5
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/auth/httpAuthExtensionConfiguration.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/SSOClient.d.ts +2 -2
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/auth/httpAuthExtensionConfiguration.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/SSOOIDCClient.d.ts +2 -2
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/auth/httpAuthExtensionConfiguration.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/STSClient.d.ts +2 -5
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/auth/httpAuthExtensionConfiguration.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/auth/httpAuthSchemeProvider.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/package.json +13 -13
- package/node_modules/@aws-sdk/token-providers/package.json +3 -3
- package/node_modules/@aws-sdk/util-user-agent-node/package.json +2 -2
- package/node_modules/@smithy/core/README.md +12 -1
- package/node_modules/@smithy/core/dist-cjs/submodules/protocols/index.js +8 -17
- package/node_modules/@smithy/core/dist-es/submodules/protocols/HttpBindingProtocol.js +1 -8
- package/node_modules/@smithy/core/dist-es/submodules/protocols/RpcProtocol.js +7 -9
- package/node_modules/@smithy/core/dist-types/submodules/protocols/RpcProtocol.d.ts +1 -1
- package/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/RpcProtocol.d.ts +1 -1
- package/node_modules/@smithy/core/package.json +2 -2
- package/node_modules/@smithy/middleware-endpoint/README.md +10 -3
- package/node_modules/@smithy/middleware-endpoint/package.json +3 -3
- package/node_modules/@smithy/middleware-retry/README.md +13 -0
- package/node_modules/@smithy/middleware-retry/package.json +3 -3
- package/node_modules/@smithy/middleware-serde/README.md +13 -0
- package/node_modules/@smithy/middleware-serde/package.json +2 -2
- package/node_modules/@smithy/node-http-handler/package.json +2 -2
- package/node_modules/@smithy/smithy-client/README.md +10 -3
- package/node_modules/@smithy/smithy-client/package.json +4 -4
- package/node_modules/@smithy/util-defaults-mode-browser/README.md +10 -3
- package/node_modules/@smithy/util-defaults-mode-browser/package.json +2 -2
- package/node_modules/@smithy/util-defaults-mode-node/README.md +10 -3
- package/node_modules/@smithy/util-defaults-mode-node/package.json +2 -2
- package/node_modules/@smithy/util-retry/dist-cjs/index.js +9 -7
- package/node_modules/@smithy/util-retry/dist-es/DefaultRateLimiter.js +9 -7
- package/node_modules/@smithy/util-retry/dist-types/DefaultRateLimiter.d.ts +71 -1
- package/node_modules/@smithy/util-retry/dist-types/ts3.4/DefaultRateLimiter.d.ts +71 -1
- package/node_modules/@smithy/util-retry/package.json +1 -1
- package/node_modules/@smithy/util-stream/package.json +2 -2
- package/node_modules/@smithy/util-waiter/README.md +10 -3
- package/node_modules/@smithy/util-waiter/package.json +2 -2
- package/package.json +5 -5
- package/node_modules/@smithy/abort-controller/LICENSE +0 -201
- package/node_modules/@smithy/abort-controller/README.md +0 -4
- package/node_modules/@smithy/abort-controller/dist-cjs/index.js +0 -32
- package/node_modules/@smithy/abort-controller/dist-es/AbortController.js +0 -7
- package/node_modules/@smithy/abort-controller/dist-es/AbortSignal.js +0 -20
- package/node_modules/@smithy/abort-controller/dist-es/index.js +0 -2
- package/node_modules/@smithy/abort-controller/dist-types/AbortController.d.ts +0 -16
- package/node_modules/@smithy/abort-controller/dist-types/AbortSignal.d.ts +0 -21
- package/node_modules/@smithy/abort-controller/dist-types/index.d.ts +0 -9
- package/node_modules/@smithy/abort-controller/dist-types/ts3.4/AbortController.d.ts +0 -16
- package/node_modules/@smithy/abort-controller/dist-types/ts3.4/AbortSignal.d.ts +0 -21
- package/node_modules/@smithy/abort-controller/dist-types/ts3.4/index.d.ts +0 -9
- package/node_modules/@smithy/abort-controller/package.json +0 -63
package/.jsii
CHANGED
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
"url": "https://aws.amazon.com"
|
|
8
8
|
},
|
|
9
9
|
"bundled": {
|
|
10
|
-
"@aws-sdk/client-cloudformation": "^3.
|
|
10
|
+
"@aws-sdk/client-cloudformation": "^3.1021.0"
|
|
11
11
|
},
|
|
12
12
|
"dependencies": {
|
|
13
13
|
"aws-cdk-lib": "^2.195.0",
|
|
@@ -4082,6 +4082,6 @@
|
|
|
4082
4082
|
"symbolId": "src/resolve:AwsCdkResolver"
|
|
4083
4083
|
}
|
|
4084
4084
|
},
|
|
4085
|
-
"version": "0.0.
|
|
4086
|
-
"fingerprint": "
|
|
4085
|
+
"version": "0.0.530",
|
|
4086
|
+
"fingerprint": "m8lDMl7sx6xd9fivI0YijDFbbsmjReq+Zr4Bf7zY9Ys="
|
|
4087
4087
|
}
|
package/lib/resolve.js
CHANGED
|
@@ -61,5 +61,5 @@ class AwsCdkResolver {
|
|
|
61
61
|
}
|
|
62
62
|
exports.AwsCdkResolver = AwsCdkResolver;
|
|
63
63
|
_a = JSII_RTTI_SYMBOL_1;
|
|
64
|
-
AwsCdkResolver[_a] = { fqn: "@cdk8s/awscdk-resolver.AwsCdkResolver", version: "0.0.
|
|
64
|
+
AwsCdkResolver[_a] = { fqn: "@cdk8s/awscdk-resolver.AwsCdkResolver", version: "0.0.530" };
|
|
65
65
|
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicmVzb2x2ZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uL3NyYy9yZXNvbHZlLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7Ozs7O0FBQUEsaURBQTZDO0FBQzdDLDZCQUE2QjtBQUM3Qiw2Q0FBK0U7QUFJL0UsTUFBYSxjQUFjO0lBRWxCLE9BQU8sQ0FBQyxPQUEwQjtRQUV2QyxJQUFJLENBQUMsbUJBQUssQ0FBQyxZQUFZLENBQUMsT0FBTyxDQUFDLEtBQUssQ0FBQyxFQUFFLENBQUM7WUFDdkMsT0FBTztRQUNULENBQUM7UUFFRCxJQUFJLE9BQU8sT0FBTyxDQUFDLEtBQUssS0FBSyxRQUFRLEVBQUUsQ0FBQztZQUN0QywrREFBK0Q7WUFDL0QsbUJBQW1CO1lBQ25CLE1BQU0sSUFBSSxLQUFLLENBQUMsdUJBQXVCLE9BQU0sQ0FBQyxPQUFPLENBQUMsS0FBSyxDQUFDLHNCQUFzQixDQUFDLENBQUM7UUFDdEYsQ0FBQztRQUVELE1BQU0sTUFBTSxHQUFHLElBQUksQ0FBQyxVQUFVLENBQUMsT0FBTyxDQUFDLEtBQUssQ0FBQyxDQUFDO1FBQzlDLElBQUksQ0FBQztZQUNILE1BQU0sV0FBVyxHQUFHLElBQUksQ0FBQyxnQkFBZ0IsQ0FBQyxNQUFNLENBQUMsQ0FBQztZQUNsRCxPQUFPLENBQUMsWUFBWSxDQUFDLFdBQVcsQ0FBQyxDQUFDO1FBQ3BDLENBQUM7UUFBQyxPQUFPLEdBQUcsRUFBRSxDQUFDO1lBQ2IsMkVBQTJFO1lBQzNFLGtFQUFrRTtZQUNsRSwyRUFBMkU7WUFDM0UsK0VBQStFO1lBQy9FLCtDQUErQztZQUMvQyxPQUFPLENBQUMsWUFBWSxDQUFDLG9DQUFvQyxNQUFNLENBQUMsSUFBSSxDQUFDLElBQUksS0FBSyxHQUFHLEVBQUUsQ0FBQyxDQUFDO1FBQ3ZGLENBQUM7SUFFSCxDQUFDO0lBRU8sVUFBVSxDQUFDLEtBQWE7UUFFOUIsTUFBTSxlQUFlLEdBQVksRUFBRSxDQUFDO1FBRXBDLEtBQUssTUFBTSxLQUFLLElBQUksMEJBQVksQ0FBQyxhQUFhLENBQUMsS0FBSyxDQUFDLENBQUMsTUFBTSxFQUFFLENBQUM7WUFDN0QsSUFBSSx1QkFBUyxDQUFDLFdBQVcsQ0FBQyxLQUFLLENBQUMsRUFBRSxDQUFDO2dCQUNqQyxNQUFNLEtBQUssR0FBRyxtQkFBSyxDQUFDLEVBQUUsQ0FBQyxLQUFLLENBQUMsTUFBTSxDQUFDLENBQUM7Z0JBQ3JDLGVBQWUsQ0FBQyxJQUFJLENBQUMsS0FBSyxDQUFDLENBQUM7Z0JBQzVCLE1BQU0sTUFBTSxHQUFHLEtBQUssQ0FBQyxJQUFJLENBQUMsT0FBTyxFQUFFLENBQUMsTUFBTSxDQUFDLENBQUMsQ0FBQyxFQUFFLENBQUMsQ0FBQyxZQUFZLHVCQUFTLElBQUksQ0FBQyxDQUFDLEtBQUssS0FBSyxLQUFLLENBQUMsQ0FBQyxDQUFDLENBQWMsQ0FBQztnQkFDN0csa0ZBQWtGO2dCQUNsRix3REFBd0Q7Z0JBQ3hELElBQUksTUFBTTtvQkFBRSxPQUFPLE1BQU0sQ0FBQztZQUM1QixDQUFDO1FBQ0gsQ0FBQztRQUVELDZCQUE2QjtRQUM3Qiw2QkFBNkI7UUFDN0Isb0NBQW9DO1FBQ3BDLG9GQUFvRjtRQUNwRiwrREFBK0Q7UUFDL0QsTUFBTSxJQUFJLEtBQUssQ0FBQyxxQ0FBcUMsS0FBSyx1QkFBdUIsZUFBZSxDQUFDLEdBQUcsQ0FBQyxDQUFDLENBQUMsRUFBRSxDQUFDLENBQUMsQ0FBQyxTQUFTLENBQUMsQ0FBQyxJQUFJLENBQUMsR0FBRyxDQUFDLEdBQUcsQ0FBQyxDQUFDO0lBRXZJLENBQUM7SUFFTyxnQkFBZ0IsQ0FBQyxNQUFpQjtRQUV4QyxNQUFNLE1BQU0sR0FBRyxJQUFJLENBQUMsSUFBSSxDQUFDLFNBQVMsRUFBRSxJQUFJLEVBQUUsS0FBSyxFQUFFLHVCQUF1QixDQUFDLENBQUM7UUFDMUUsT0FBTyxJQUFJLENBQUMsS0FBSyxDQUFDLElBQUEsNEJBQVksRUFBQyxPQUFPLENBQUMsUUFBUSxFQUFFO1lBQy9DLE1BQU07WUFDTixtQkFBSyxDQUFDLEVBQUUsQ0FBQyxNQUFNLENBQUMsQ0FBQyxTQUFTO1lBQzFCLE1BQU0sQ0FBQyxJQUFJLENBQUMsRUFBRTtTQUNmLEVBQUUsRUFBRSxRQUFRLEVBQUUsT0FBTyxFQUFFLEtBQUssRUFBRSxDQUFDLE1BQU0sQ0FBQyxFQUFFLENBQUMsQ0FBQyxRQUFRLEVBQUUsQ0FBQyxJQUFJLEVBQUUsQ0FBQyxDQUFDO0lBRWhFLENBQUM7O0FBOURILHdDQWdFQyIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IGV4ZWNGaWxlU3luYyB9IGZyb20gJ2NoaWxkX3Byb2Nlc3MnO1xuaW1wb3J0ICogYXMgcGF0aCBmcm9tICdwYXRoJztcbmltcG9ydCB7IFRva2VuLCBTdGFjaywgVG9rZW5pemF0aW9uLCBSZWZlcmVuY2UsIENmbk91dHB1dCB9IGZyb20gJ2F3cy1jZGstbGliJztcbmltcG9ydCB7IElSZXNvbHZlciwgUmVzb2x1dGlvbkNvbnRleHQgfSBmcm9tICdjZGs4cyc7XG5cblxuZXhwb3J0IGNsYXNzIEF3c0Nka1Jlc29sdmVyIGltcGxlbWVudHMgSVJlc29sdmVyIHtcblxuICBwdWJsaWMgcmVzb2x2ZShjb250ZXh0OiBSZXNvbHV0aW9uQ29udGV4dCkge1xuXG4gICAgaWYgKCFUb2tlbi5pc1VucmVzb2x2ZWQoY29udGV4dC52YWx1ZSkpIHtcbiAgICAgIHJldHVybjtcbiAgICB9XG5cbiAgICBpZiAodHlwZW9mIGNvbnRleHQudmFsdWUgIT09ICdzdHJpbmcnKSB7XG4gICAgICAvLyBzaG91bGQgYmUgb2sgYmVjYXVzZSB3ZSBvbmx5IHJlc29sdmUgQ2ZuT3V0cHV0IHZhbHVlcywgd2hpY2hcbiAgICAgIC8vIG11c3QgYmUgc3RyaW5ncy5cbiAgICAgIHRocm93IG5ldyBFcnJvcihgSW52YWxpZCB2YWx1ZSB0eXBlOiAke3R5cGVvZihjb250ZXh0LnZhbHVlKX0gKEV4cGVjdGVkICdzdHJpbmcnKWApO1xuICAgIH1cblxuICAgIGNvbnN0IG91dHB1dCA9IHRoaXMuZmluZE91dHB1dChjb250ZXh0LnZhbHVlKTtcbiAgICB0cnkge1xuICAgICAgY29uc3Qgb3V0cHV0VmFsdWUgPSB0aGlzLmZldGNoT3V0cHV0VmFsdWUob3V0cHV0KTtcbiAgICAgIGNvbnRleHQucmVwbGFjZVZhbHVlKG91dHB1dFZhbHVlKTtcbiAgICB9IGNhdGNoIChlcnIpIHtcbiAgICAgIC8vIGlmIGJvdGggY2RrOHMgYW5kIEFXUyBDREsgYXBwbGljYXRpb25zIGFyZSBkZWZpbmVkIHdpdGhpbiB0aGUgc2FtZSBmaWxlLFxuICAgICAgLy8gYSBjZGs4cyBzeW50aCBpcyBnb2luZyB0byBoYXBwZW4gYmVmb3JlIHRoZSBBV1MgQ0RLIGRlcGxveW1lbnQuXG4gICAgICAvLyBpbiB0aGlzIGNhc2Ugd2UgbXVzdCBzd2FsbG93IHRoZSBlcnJvciwgb3RoZXJ3aXNlIHRoZSBBV1MgQ0RLIGRlcGxveW1lbnRcbiAgICAgIC8vIHdvbid0IGJlIGFibGUgdG8gZ28gdGhyb3VnaC4gd2UgcmVwbGFjZSB0aGUgdmFsdWUgd2l0aCBzb21ldGhpbmcgdG8gaW5kaWNhdGVcbiAgICAgIC8vIHRoYXQgYSBmZXRjaGluZyBhdHRlbXB0IHdhcyBtYWRlIGFuZCBmYWlsZWQuXG4gICAgICBjb250ZXh0LnJlcGxhY2VWYWx1ZShgRmFpbGVkIGZldGNoaW5nIHZhbHVlIGZvciBvdXRwdXQgJHtvdXRwdXQubm9kZS5wYXRofTogJHtlcnJ9YCk7XG4gICAgfVxuXG4gIH1cblxuICBwcml2YXRlIGZpbmRPdXRwdXQodmFsdWU6IHN0cmluZykge1xuXG4gICAgY29uc3QgaW5zcGVjdGVkU3RhY2tzOiBTdGFja1tdID0gW107XG5cbiAgICBmb3IgKGNvbnN0IHRva2VuIG9mIFRva2VuaXphdGlvbi5yZXZlcnNlU3RyaW5nKHZhbHVlKS50b2tlbnMpIHtcbiAgICAgIGlmIChSZWZlcmVuY2UuaXNSZWZlcmVuY2UodG9rZW4pKSB7XG4gICAgICAgIGNvbnN0IHN0YWNrID0gU3RhY2sub2YodG9rZW4udGFyZ2V0KTtcbiAgICAgICAgaW5zcGVjdGVkU3RhY2tzLnB1c2goc3RhY2spO1xuICAgICAgICBjb25zdCBvdXRwdXQgPSBzdGFjay5ub2RlLmZpbmRBbGwoKS5maWx0ZXIoYyA9PiBjIGluc3RhbmNlb2YgQ2ZuT3V0cHV0ICYmIGMudmFsdWUgPT09IHZhbHVlKVswXSBhcyBDZm5PdXRwdXQ7XG4gICAgICAgIC8vIHdlIGRvbid0IHJlYWxseSBjYXJlIGlmIHRoZXJlIGFyZSBtb3JlIG91dHB1dHMgKHBvc3NpYmx5IGZyb20gZGlmZmVyZW50IHN0YWNrcylcbiAgICAgICAgLy8gdGhhdCBwb2ludCB0byB0aGUgc2FtZSB2YWx1ZS4gdGhlIGZpcnN0IHdpbGwgc3VmZmljZS5cbiAgICAgICAgaWYgKG91dHB1dCkgcmV0dXJuIG91dHB1dDtcbiAgICAgIH1cbiAgICB9XG5cbiAgICAvLyBUaGlzIGNhbiBoYXBwZW4gaWYgZWl0aGVyOlxuICAgIC8vIC0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tXG4gICAgLy8gIDEuIFVzZXIgZGlkbid0IGRlZmluZSBhbiBvdXRwdXQuXG4gICAgLy8gIDIuIE91dHB1dCB3YXMgZGVmaW5lZCBpbiBhIGRpZmZlcmVudCBzdGFjayB0aGFuIHRoZSB0b2tlbnMgY29tcHJpc2luZyBpdHMgdmFsdWUuXG4gICAgLy8gIDMuIE5vbmUgb2YgdGhlIHRva2VucyBjb21wcmlzaW5nIHRoZSB2YWx1ZSBhcmUgYSBSZWZlcmVuY2UuXG4gICAgdGhyb3cgbmV3IEVycm9yKGBVbmFibGUgdG8gZmluZCBvdXRwdXQgZGVmaW5lZCBmb3IgJHt2YWx1ZX0gKEluc3BlY3RlZCBzdGFja3M6ICR7aW5zcGVjdGVkU3RhY2tzLm1hcChzID0+IHMuc3RhY2tOYW1lKS5qb2luKCcsJyl9KWApO1xuXG4gIH1cblxuICBwcml2YXRlIGZldGNoT3V0cHV0VmFsdWUob3V0cHV0OiBDZm5PdXRwdXQpIHtcblxuICAgIGNvbnN0IHNjcmlwdCA9IHBhdGguam9pbihfX2Rpcm5hbWUsICcuLicsICdsaWInLCAnZmV0Y2gtb3V0cHV0LXZhbHVlLmpzJyk7XG4gICAgcmV0dXJuIEpTT04ucGFyc2UoZXhlY0ZpbGVTeW5jKHByb2Nlc3MuZXhlY1BhdGgsIFtcbiAgICAgIHNjcmlwdCxcbiAgICAgIFN0YWNrLm9mKG91dHB1dCkuc3RhY2tOYW1lLFxuICAgICAgb3V0cHV0Lm5vZGUuaWQsXG4gICAgXSwgeyBlbmNvZGluZzogJ3V0Zi04Jywgc3RkaW86IFsncGlwZSddIH0pLnRvU3RyaW5nKCkudHJpbSgpKTtcblxuICB9XG5cbn1cbiJdfQ==
|
|
@@ -7,7 +7,7 @@ import { CancelUpdateStackCommand, } from "./commands/CancelUpdateStackCommand";
|
|
|
7
7
|
import { ContinueUpdateRollbackCommand, } from "./commands/ContinueUpdateRollbackCommand";
|
|
8
8
|
import { CreateChangeSetCommand, } from "./commands/CreateChangeSetCommand";
|
|
9
9
|
import { CreateGeneratedTemplateCommand, } from "./commands/CreateGeneratedTemplateCommand";
|
|
10
|
-
import { CreateStackCommand } from "./commands/CreateStackCommand";
|
|
10
|
+
import { CreateStackCommand, } from "./commands/CreateStackCommand";
|
|
11
11
|
import { CreateStackInstancesCommand, } from "./commands/CreateStackInstancesCommand";
|
|
12
12
|
import { CreateStackRefactorCommand, } from "./commands/CreateStackRefactorCommand";
|
|
13
13
|
import { CreateStackSetCommand, } from "./commands/CreateStackSetCommand";
|
|
@@ -15,7 +15,7 @@ import { DeactivateOrganizationsAccessCommand, } from "./commands/DeactivateOrga
|
|
|
15
15
|
import { DeactivateTypeCommand, } from "./commands/DeactivateTypeCommand";
|
|
16
16
|
import { DeleteChangeSetCommand, } from "./commands/DeleteChangeSetCommand";
|
|
17
17
|
import { DeleteGeneratedTemplateCommand, } from "./commands/DeleteGeneratedTemplateCommand";
|
|
18
|
-
import { DeleteStackCommand } from "./commands/DeleteStackCommand";
|
|
18
|
+
import { DeleteStackCommand, } from "./commands/DeleteStackCommand";
|
|
19
19
|
import { DeleteStackInstancesCommand, } from "./commands/DeleteStackInstancesCommand";
|
|
20
20
|
import { DeleteStackSetCommand, } from "./commands/DeleteStackSetCommand";
|
|
21
21
|
import { DeregisterTypeCommand, } from "./commands/DeregisterTypeCommand";
|
|
@@ -48,14 +48,14 @@ import { ExecuteStackRefactorCommand, } from "./commands/ExecuteStackRefactorCom
|
|
|
48
48
|
import { GetGeneratedTemplateCommand, } from "./commands/GetGeneratedTemplateCommand";
|
|
49
49
|
import { GetHookResultCommand, } from "./commands/GetHookResultCommand";
|
|
50
50
|
import { GetStackPolicyCommand, } from "./commands/GetStackPolicyCommand";
|
|
51
|
-
import { GetTemplateCommand } from "./commands/GetTemplateCommand";
|
|
51
|
+
import { GetTemplateCommand, } from "./commands/GetTemplateCommand";
|
|
52
52
|
import { GetTemplateSummaryCommand, } from "./commands/GetTemplateSummaryCommand";
|
|
53
53
|
import { ImportStacksToStackSetCommand, } from "./commands/ImportStacksToStackSetCommand";
|
|
54
54
|
import { ListChangeSetsCommand, } from "./commands/ListChangeSetsCommand";
|
|
55
|
-
import { ListExportsCommand } from "./commands/ListExportsCommand";
|
|
55
|
+
import { ListExportsCommand, } from "./commands/ListExportsCommand";
|
|
56
56
|
import { ListGeneratedTemplatesCommand, } from "./commands/ListGeneratedTemplatesCommand";
|
|
57
57
|
import { ListHookResultsCommand, } from "./commands/ListHookResultsCommand";
|
|
58
|
-
import { ListImportsCommand } from "./commands/ListImportsCommand";
|
|
58
|
+
import { ListImportsCommand, } from "./commands/ListImportsCommand";
|
|
59
59
|
import { ListResourceScanRelatedResourcesCommand, } from "./commands/ListResourceScanRelatedResourcesCommand";
|
|
60
60
|
import { ListResourceScanResourcesCommand, } from "./commands/ListResourceScanResourcesCommand";
|
|
61
61
|
import { ListResourceScansCommand, } from "./commands/ListResourceScansCommand";
|
|
@@ -64,7 +64,7 @@ import { ListStackInstancesCommand, } from "./commands/ListStackInstancesCommand
|
|
|
64
64
|
import { ListStackRefactorActionsCommand, } from "./commands/ListStackRefactorActionsCommand";
|
|
65
65
|
import { ListStackRefactorsCommand, } from "./commands/ListStackRefactorsCommand";
|
|
66
66
|
import { ListStackResourcesCommand, } from "./commands/ListStackResourcesCommand";
|
|
67
|
-
import { ListStacksCommand } from "./commands/ListStacksCommand";
|
|
67
|
+
import { ListStacksCommand, } from "./commands/ListStacksCommand";
|
|
68
68
|
import { ListStackSetAutoDeploymentTargetsCommand, } from "./commands/ListStackSetAutoDeploymentTargetsCommand";
|
|
69
69
|
import { ListStackSetOperationResultsCommand, } from "./commands/ListStackSetOperationResultsCommand";
|
|
70
70
|
import { ListStackSetOperationsCommand, } from "./commands/ListStackSetOperationsCommand";
|
|
@@ -72,7 +72,7 @@ import { ListStackSetsCommand, } from "./commands/ListStackSetsCommand";
|
|
|
72
72
|
import { ListTypeRegistrationsCommand, } from "./commands/ListTypeRegistrationsCommand";
|
|
73
73
|
import { ListTypesCommand } from "./commands/ListTypesCommand";
|
|
74
74
|
import { ListTypeVersionsCommand, } from "./commands/ListTypeVersionsCommand";
|
|
75
|
-
import { PublishTypeCommand } from "./commands/PublishTypeCommand";
|
|
75
|
+
import { PublishTypeCommand, } from "./commands/PublishTypeCommand";
|
|
76
76
|
import { RecordHandlerProgressCommand, } from "./commands/RecordHandlerProgressCommand";
|
|
77
77
|
import { RegisterPublisherCommand, } from "./commands/RegisterPublisherCommand";
|
|
78
78
|
import { RegisterTypeCommand, } from "./commands/RegisterTypeCommand";
|
|
@@ -85,7 +85,7 @@ import { StartResourceScanCommand, } from "./commands/StartResourceScanCommand";
|
|
|
85
85
|
import { StopStackSetOperationCommand, } from "./commands/StopStackSetOperationCommand";
|
|
86
86
|
import { TestTypeCommand } from "./commands/TestTypeCommand";
|
|
87
87
|
import { UpdateGeneratedTemplateCommand, } from "./commands/UpdateGeneratedTemplateCommand";
|
|
88
|
-
import { UpdateStackCommand } from "./commands/UpdateStackCommand";
|
|
88
|
+
import { UpdateStackCommand, } from "./commands/UpdateStackCommand";
|
|
89
89
|
import { UpdateStackInstancesCommand, } from "./commands/UpdateStackInstancesCommand";
|
|
90
90
|
import { UpdateStackSetCommand, } from "./commands/UpdateStackSetCommand";
|
|
91
91
|
import { UpdateTerminationProtectionCommand, } from "./commands/UpdateTerminationProtectionCommand";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { checkExceptions, createWaiter, WaiterState } from "@smithy/util-waiter";
|
|
1
|
+
import { checkExceptions, createWaiter, WaiterState, } from "@smithy/util-waiter";
|
|
2
2
|
import { DescribeChangeSetCommand } from "../commands/DescribeChangeSetCommand";
|
|
3
3
|
const checkState = async (client, input) => {
|
|
4
4
|
let reason;
|
package/node_modules/@aws-sdk/client-cloudformation/dist-es/waiters/waitForStackCreateComplete.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { checkExceptions, createWaiter, WaiterState } from "@smithy/util-waiter";
|
|
1
|
+
import { checkExceptions, createWaiter, WaiterState, } from "@smithy/util-waiter";
|
|
2
2
|
import { DescribeStacksCommand } from "../commands/DescribeStacksCommand";
|
|
3
3
|
const checkState = async (client, input) => {
|
|
4
4
|
let reason;
|
package/node_modules/@aws-sdk/client-cloudformation/dist-es/waiters/waitForStackDeleteComplete.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { checkExceptions, createWaiter, WaiterState } from "@smithy/util-waiter";
|
|
1
|
+
import { checkExceptions, createWaiter, WaiterState, } from "@smithy/util-waiter";
|
|
2
2
|
import { DescribeStacksCommand } from "../commands/DescribeStacksCommand";
|
|
3
3
|
const checkState = async (client, input) => {
|
|
4
4
|
let reason;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { checkExceptions, createWaiter, WaiterState } from "@smithy/util-waiter";
|
|
1
|
+
import { checkExceptions, createWaiter, WaiterState, } from "@smithy/util-waiter";
|
|
2
2
|
import { DescribeStacksCommand } from "../commands/DescribeStacksCommand";
|
|
3
3
|
const checkState = async (client, input) => {
|
|
4
4
|
let reason;
|
package/node_modules/@aws-sdk/client-cloudformation/dist-es/waiters/waitForStackImportComplete.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { checkExceptions, createWaiter, WaiterState } from "@smithy/util-waiter";
|
|
1
|
+
import { checkExceptions, createWaiter, WaiterState, } from "@smithy/util-waiter";
|
|
2
2
|
import { DescribeStacksCommand } from "../commands/DescribeStacksCommand";
|
|
3
3
|
const checkState = async (client, input) => {
|
|
4
4
|
let reason;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { checkExceptions, createWaiter, WaiterState } from "@smithy/util-waiter";
|
|
1
|
+
import { checkExceptions, createWaiter, WaiterState, } from "@smithy/util-waiter";
|
|
2
2
|
import { DescribeStackRefactorCommand, } from "../commands/DescribeStackRefactorCommand";
|
|
3
3
|
const checkState = async (client, input) => {
|
|
4
4
|
let reason;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { checkExceptions, createWaiter, WaiterState } from "@smithy/util-waiter";
|
|
1
|
+
import { checkExceptions, createWaiter, WaiterState, } from "@smithy/util-waiter";
|
|
2
2
|
import { DescribeStackRefactorCommand, } from "../commands/DescribeStackRefactorCommand";
|
|
3
3
|
const checkState = async (client, input) => {
|
|
4
4
|
let reason;
|
package/node_modules/@aws-sdk/client-cloudformation/dist-es/waiters/waitForStackRollbackComplete.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { checkExceptions, createWaiter, WaiterState } from "@smithy/util-waiter";
|
|
1
|
+
import { checkExceptions, createWaiter, WaiterState, } from "@smithy/util-waiter";
|
|
2
2
|
import { DescribeStacksCommand } from "../commands/DescribeStacksCommand";
|
|
3
3
|
const checkState = async (client, input) => {
|
|
4
4
|
let reason;
|
package/node_modules/@aws-sdk/client-cloudformation/dist-es/waiters/waitForStackUpdateComplete.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { checkExceptions, createWaiter, WaiterState } from "@smithy/util-waiter";
|
|
1
|
+
import { checkExceptions, createWaiter, WaiterState, } from "@smithy/util-waiter";
|
|
2
2
|
import { DescribeStacksCommand } from "../commands/DescribeStacksCommand";
|
|
3
3
|
const checkState = async (client, input) => {
|
|
4
4
|
let reason;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { checkExceptions, createWaiter, WaiterState } from "@smithy/util-waiter";
|
|
1
|
+
import { checkExceptions, createWaiter, WaiterState, } from "@smithy/util-waiter";
|
|
2
2
|
import { DescribeTypeRegistrationCommand, } from "../commands/DescribeTypeRegistrationCommand";
|
|
3
3
|
const checkState = async (client, input) => {
|
|
4
4
|
let reason;
|
|
@@ -1,96 +1,96 @@
|
|
|
1
1
|
import type { HttpHandlerOptions as __HttpHandlerOptions, PaginationConfiguration, Paginator, WaiterConfiguration } from "@smithy/types";
|
|
2
2
|
import type { WaiterResult } from "@smithy/util-waiter";
|
|
3
3
|
import { CloudFormationClient } from "./CloudFormationClient";
|
|
4
|
-
import { ActivateOrganizationsAccessCommandInput, ActivateOrganizationsAccessCommandOutput } from "./commands/ActivateOrganizationsAccessCommand";
|
|
5
|
-
import { ActivateTypeCommandInput, ActivateTypeCommandOutput } from "./commands/ActivateTypeCommand";
|
|
6
|
-
import { BatchDescribeTypeConfigurationsCommandInput, BatchDescribeTypeConfigurationsCommandOutput } from "./commands/BatchDescribeTypeConfigurationsCommand";
|
|
7
|
-
import { CancelUpdateStackCommandInput, CancelUpdateStackCommandOutput } from "./commands/CancelUpdateStackCommand";
|
|
8
|
-
import { ContinueUpdateRollbackCommandInput, ContinueUpdateRollbackCommandOutput } from "./commands/ContinueUpdateRollbackCommand";
|
|
9
|
-
import { CreateChangeSetCommandInput, CreateChangeSetCommandOutput } from "./commands/CreateChangeSetCommand";
|
|
10
|
-
import { CreateGeneratedTemplateCommandInput, CreateGeneratedTemplateCommandOutput } from "./commands/CreateGeneratedTemplateCommand";
|
|
11
|
-
import { CreateStackCommandInput, CreateStackCommandOutput } from "./commands/CreateStackCommand";
|
|
12
|
-
import { CreateStackInstancesCommandInput, CreateStackInstancesCommandOutput } from "./commands/CreateStackInstancesCommand";
|
|
13
|
-
import { CreateStackRefactorCommandInput, CreateStackRefactorCommandOutput } from "./commands/CreateStackRefactorCommand";
|
|
14
|
-
import { CreateStackSetCommandInput, CreateStackSetCommandOutput } from "./commands/CreateStackSetCommand";
|
|
15
|
-
import { DeactivateOrganizationsAccessCommandInput, DeactivateOrganizationsAccessCommandOutput } from "./commands/DeactivateOrganizationsAccessCommand";
|
|
16
|
-
import { DeactivateTypeCommandInput, DeactivateTypeCommandOutput } from "./commands/DeactivateTypeCommand";
|
|
17
|
-
import { DeleteChangeSetCommandInput, DeleteChangeSetCommandOutput } from "./commands/DeleteChangeSetCommand";
|
|
18
|
-
import { DeleteGeneratedTemplateCommandInput, DeleteGeneratedTemplateCommandOutput } from "./commands/DeleteGeneratedTemplateCommand";
|
|
19
|
-
import { DeleteStackCommandInput, DeleteStackCommandOutput } from "./commands/DeleteStackCommand";
|
|
20
|
-
import { DeleteStackInstancesCommandInput, DeleteStackInstancesCommandOutput } from "./commands/DeleteStackInstancesCommand";
|
|
21
|
-
import { DeleteStackSetCommandInput, DeleteStackSetCommandOutput } from "./commands/DeleteStackSetCommand";
|
|
22
|
-
import { DeregisterTypeCommandInput, DeregisterTypeCommandOutput } from "./commands/DeregisterTypeCommand";
|
|
23
|
-
import { DescribeAccountLimitsCommandInput, DescribeAccountLimitsCommandOutput } from "./commands/DescribeAccountLimitsCommand";
|
|
24
|
-
import { DescribeChangeSetCommandInput, DescribeChangeSetCommandOutput } from "./commands/DescribeChangeSetCommand";
|
|
25
|
-
import { DescribeChangeSetHooksCommandInput, DescribeChangeSetHooksCommandOutput } from "./commands/DescribeChangeSetHooksCommand";
|
|
26
|
-
import { DescribeEventsCommandInput, DescribeEventsCommandOutput } from "./commands/DescribeEventsCommand";
|
|
27
|
-
import { DescribeGeneratedTemplateCommandInput, DescribeGeneratedTemplateCommandOutput } from "./commands/DescribeGeneratedTemplateCommand";
|
|
28
|
-
import { DescribeOrganizationsAccessCommandInput, DescribeOrganizationsAccessCommandOutput } from "./commands/DescribeOrganizationsAccessCommand";
|
|
29
|
-
import { DescribePublisherCommandInput, DescribePublisherCommandOutput } from "./commands/DescribePublisherCommand";
|
|
30
|
-
import { DescribeResourceScanCommandInput, DescribeResourceScanCommandOutput } from "./commands/DescribeResourceScanCommand";
|
|
31
|
-
import { DescribeStackDriftDetectionStatusCommandInput, DescribeStackDriftDetectionStatusCommandOutput } from "./commands/DescribeStackDriftDetectionStatusCommand";
|
|
32
|
-
import { DescribeStackEventsCommandInput, DescribeStackEventsCommandOutput } from "./commands/DescribeStackEventsCommand";
|
|
33
|
-
import { DescribeStackInstanceCommandInput, DescribeStackInstanceCommandOutput } from "./commands/DescribeStackInstanceCommand";
|
|
34
|
-
import { DescribeStackRefactorCommandInput, DescribeStackRefactorCommandOutput } from "./commands/DescribeStackRefactorCommand";
|
|
35
|
-
import { DescribeStackResourceCommandInput, DescribeStackResourceCommandOutput } from "./commands/DescribeStackResourceCommand";
|
|
36
|
-
import { DescribeStackResourceDriftsCommandInput, DescribeStackResourceDriftsCommandOutput } from "./commands/DescribeStackResourceDriftsCommand";
|
|
37
|
-
import { DescribeStackResourcesCommandInput, DescribeStackResourcesCommandOutput } from "./commands/DescribeStackResourcesCommand";
|
|
38
|
-
import { DescribeStacksCommandInput, DescribeStacksCommandOutput } from "./commands/DescribeStacksCommand";
|
|
39
|
-
import { DescribeStackSetCommandInput, DescribeStackSetCommandOutput } from "./commands/DescribeStackSetCommand";
|
|
40
|
-
import { DescribeStackSetOperationCommandInput, DescribeStackSetOperationCommandOutput } from "./commands/DescribeStackSetOperationCommand";
|
|
41
|
-
import { DescribeTypeCommandInput, DescribeTypeCommandOutput } from "./commands/DescribeTypeCommand";
|
|
42
|
-
import { DescribeTypeRegistrationCommandInput, DescribeTypeRegistrationCommandOutput } from "./commands/DescribeTypeRegistrationCommand";
|
|
43
|
-
import { DetectStackDriftCommandInput, DetectStackDriftCommandOutput } from "./commands/DetectStackDriftCommand";
|
|
44
|
-
import { DetectStackResourceDriftCommandInput, DetectStackResourceDriftCommandOutput } from "./commands/DetectStackResourceDriftCommand";
|
|
45
|
-
import { DetectStackSetDriftCommandInput, DetectStackSetDriftCommandOutput } from "./commands/DetectStackSetDriftCommand";
|
|
46
|
-
import { EstimateTemplateCostCommandInput, EstimateTemplateCostCommandOutput } from "./commands/EstimateTemplateCostCommand";
|
|
47
|
-
import { ExecuteChangeSetCommandInput, ExecuteChangeSetCommandOutput } from "./commands/ExecuteChangeSetCommand";
|
|
48
|
-
import { ExecuteStackRefactorCommandInput, ExecuteStackRefactorCommandOutput } from "./commands/ExecuteStackRefactorCommand";
|
|
49
|
-
import { GetGeneratedTemplateCommandInput, GetGeneratedTemplateCommandOutput } from "./commands/GetGeneratedTemplateCommand";
|
|
50
|
-
import { GetHookResultCommandInput, GetHookResultCommandOutput } from "./commands/GetHookResultCommand";
|
|
51
|
-
import { GetStackPolicyCommandInput, GetStackPolicyCommandOutput } from "./commands/GetStackPolicyCommand";
|
|
52
|
-
import { GetTemplateCommandInput, GetTemplateCommandOutput } from "./commands/GetTemplateCommand";
|
|
53
|
-
import { GetTemplateSummaryCommandInput, GetTemplateSummaryCommandOutput } from "./commands/GetTemplateSummaryCommand";
|
|
54
|
-
import { ImportStacksToStackSetCommandInput, ImportStacksToStackSetCommandOutput } from "./commands/ImportStacksToStackSetCommand";
|
|
55
|
-
import { ListChangeSetsCommandInput, ListChangeSetsCommandOutput } from "./commands/ListChangeSetsCommand";
|
|
56
|
-
import { ListExportsCommandInput, ListExportsCommandOutput } from "./commands/ListExportsCommand";
|
|
57
|
-
import { ListGeneratedTemplatesCommandInput, ListGeneratedTemplatesCommandOutput } from "./commands/ListGeneratedTemplatesCommand";
|
|
58
|
-
import { ListHookResultsCommandInput, ListHookResultsCommandOutput } from "./commands/ListHookResultsCommand";
|
|
59
|
-
import { ListImportsCommandInput, ListImportsCommandOutput } from "./commands/ListImportsCommand";
|
|
60
|
-
import { ListResourceScanRelatedResourcesCommandInput, ListResourceScanRelatedResourcesCommandOutput } from "./commands/ListResourceScanRelatedResourcesCommand";
|
|
61
|
-
import { ListResourceScanResourcesCommandInput, ListResourceScanResourcesCommandOutput } from "./commands/ListResourceScanResourcesCommand";
|
|
62
|
-
import { ListResourceScansCommandInput, ListResourceScansCommandOutput } from "./commands/ListResourceScansCommand";
|
|
63
|
-
import { ListStackInstanceResourceDriftsCommandInput, ListStackInstanceResourceDriftsCommandOutput } from "./commands/ListStackInstanceResourceDriftsCommand";
|
|
64
|
-
import { ListStackInstancesCommandInput, ListStackInstancesCommandOutput } from "./commands/ListStackInstancesCommand";
|
|
65
|
-
import { ListStackRefactorActionsCommandInput, ListStackRefactorActionsCommandOutput } from "./commands/ListStackRefactorActionsCommand";
|
|
66
|
-
import { ListStackRefactorsCommandInput, ListStackRefactorsCommandOutput } from "./commands/ListStackRefactorsCommand";
|
|
67
|
-
import { ListStackResourcesCommandInput, ListStackResourcesCommandOutput } from "./commands/ListStackResourcesCommand";
|
|
68
|
-
import { ListStacksCommandInput, ListStacksCommandOutput } from "./commands/ListStacksCommand";
|
|
69
|
-
import { ListStackSetAutoDeploymentTargetsCommandInput, ListStackSetAutoDeploymentTargetsCommandOutput } from "./commands/ListStackSetAutoDeploymentTargetsCommand";
|
|
70
|
-
import { ListStackSetOperationResultsCommandInput, ListStackSetOperationResultsCommandOutput } from "./commands/ListStackSetOperationResultsCommand";
|
|
71
|
-
import { ListStackSetOperationsCommandInput, ListStackSetOperationsCommandOutput } from "./commands/ListStackSetOperationsCommand";
|
|
72
|
-
import { ListStackSetsCommandInput, ListStackSetsCommandOutput } from "./commands/ListStackSetsCommand";
|
|
73
|
-
import { ListTypeRegistrationsCommandInput, ListTypeRegistrationsCommandOutput } from "./commands/ListTypeRegistrationsCommand";
|
|
74
|
-
import { ListTypesCommandInput, ListTypesCommandOutput } from "./commands/ListTypesCommand";
|
|
75
|
-
import { ListTypeVersionsCommandInput, ListTypeVersionsCommandOutput } from "./commands/ListTypeVersionsCommand";
|
|
76
|
-
import { PublishTypeCommandInput, PublishTypeCommandOutput } from "./commands/PublishTypeCommand";
|
|
77
|
-
import { RecordHandlerProgressCommandInput, RecordHandlerProgressCommandOutput } from "./commands/RecordHandlerProgressCommand";
|
|
78
|
-
import { RegisterPublisherCommandInput, RegisterPublisherCommandOutput } from "./commands/RegisterPublisherCommand";
|
|
79
|
-
import { RegisterTypeCommandInput, RegisterTypeCommandOutput } from "./commands/RegisterTypeCommand";
|
|
80
|
-
import { RollbackStackCommandInput, RollbackStackCommandOutput } from "./commands/RollbackStackCommand";
|
|
81
|
-
import { SetStackPolicyCommandInput, SetStackPolicyCommandOutput } from "./commands/SetStackPolicyCommand";
|
|
82
|
-
import { SetTypeConfigurationCommandInput, SetTypeConfigurationCommandOutput } from "./commands/SetTypeConfigurationCommand";
|
|
83
|
-
import { SetTypeDefaultVersionCommandInput, SetTypeDefaultVersionCommandOutput } from "./commands/SetTypeDefaultVersionCommand";
|
|
84
|
-
import { SignalResourceCommandInput, SignalResourceCommandOutput } from "./commands/SignalResourceCommand";
|
|
85
|
-
import { StartResourceScanCommandInput, StartResourceScanCommandOutput } from "./commands/StartResourceScanCommand";
|
|
86
|
-
import { StopStackSetOperationCommandInput, StopStackSetOperationCommandOutput } from "./commands/StopStackSetOperationCommand";
|
|
87
|
-
import { TestTypeCommandInput, TestTypeCommandOutput } from "./commands/TestTypeCommand";
|
|
88
|
-
import { UpdateGeneratedTemplateCommandInput, UpdateGeneratedTemplateCommandOutput } from "./commands/UpdateGeneratedTemplateCommand";
|
|
89
|
-
import { UpdateStackCommandInput, UpdateStackCommandOutput } from "./commands/UpdateStackCommand";
|
|
90
|
-
import { UpdateStackInstancesCommandInput, UpdateStackInstancesCommandOutput } from "./commands/UpdateStackInstancesCommand";
|
|
91
|
-
import { UpdateStackSetCommandInput, UpdateStackSetCommandOutput } from "./commands/UpdateStackSetCommand";
|
|
92
|
-
import { UpdateTerminationProtectionCommandInput, UpdateTerminationProtectionCommandOutput } from "./commands/UpdateTerminationProtectionCommand";
|
|
93
|
-
import { ValidateTemplateCommandInput, ValidateTemplateCommandOutput } from "./commands/ValidateTemplateCommand";
|
|
4
|
+
import { type ActivateOrganizationsAccessCommandInput, type ActivateOrganizationsAccessCommandOutput } from "./commands/ActivateOrganizationsAccessCommand";
|
|
5
|
+
import { type ActivateTypeCommandInput, type ActivateTypeCommandOutput } from "./commands/ActivateTypeCommand";
|
|
6
|
+
import { type BatchDescribeTypeConfigurationsCommandInput, type BatchDescribeTypeConfigurationsCommandOutput } from "./commands/BatchDescribeTypeConfigurationsCommand";
|
|
7
|
+
import { type CancelUpdateStackCommandInput, type CancelUpdateStackCommandOutput } from "./commands/CancelUpdateStackCommand";
|
|
8
|
+
import { type ContinueUpdateRollbackCommandInput, type ContinueUpdateRollbackCommandOutput } from "./commands/ContinueUpdateRollbackCommand";
|
|
9
|
+
import { type CreateChangeSetCommandInput, type CreateChangeSetCommandOutput } from "./commands/CreateChangeSetCommand";
|
|
10
|
+
import { type CreateGeneratedTemplateCommandInput, type CreateGeneratedTemplateCommandOutput } from "./commands/CreateGeneratedTemplateCommand";
|
|
11
|
+
import { type CreateStackCommandInput, type CreateStackCommandOutput } from "./commands/CreateStackCommand";
|
|
12
|
+
import { type CreateStackInstancesCommandInput, type CreateStackInstancesCommandOutput } from "./commands/CreateStackInstancesCommand";
|
|
13
|
+
import { type CreateStackRefactorCommandInput, type CreateStackRefactorCommandOutput } from "./commands/CreateStackRefactorCommand";
|
|
14
|
+
import { type CreateStackSetCommandInput, type CreateStackSetCommandOutput } from "./commands/CreateStackSetCommand";
|
|
15
|
+
import { type DeactivateOrganizationsAccessCommandInput, type DeactivateOrganizationsAccessCommandOutput } from "./commands/DeactivateOrganizationsAccessCommand";
|
|
16
|
+
import { type DeactivateTypeCommandInput, type DeactivateTypeCommandOutput } from "./commands/DeactivateTypeCommand";
|
|
17
|
+
import { type DeleteChangeSetCommandInput, type DeleteChangeSetCommandOutput } from "./commands/DeleteChangeSetCommand";
|
|
18
|
+
import { type DeleteGeneratedTemplateCommandInput, type DeleteGeneratedTemplateCommandOutput } from "./commands/DeleteGeneratedTemplateCommand";
|
|
19
|
+
import { type DeleteStackCommandInput, type DeleteStackCommandOutput } from "./commands/DeleteStackCommand";
|
|
20
|
+
import { type DeleteStackInstancesCommandInput, type DeleteStackInstancesCommandOutput } from "./commands/DeleteStackInstancesCommand";
|
|
21
|
+
import { type DeleteStackSetCommandInput, type DeleteStackSetCommandOutput } from "./commands/DeleteStackSetCommand";
|
|
22
|
+
import { type DeregisterTypeCommandInput, type DeregisterTypeCommandOutput } from "./commands/DeregisterTypeCommand";
|
|
23
|
+
import { type DescribeAccountLimitsCommandInput, type DescribeAccountLimitsCommandOutput } from "./commands/DescribeAccountLimitsCommand";
|
|
24
|
+
import { type DescribeChangeSetCommandInput, type DescribeChangeSetCommandOutput } from "./commands/DescribeChangeSetCommand";
|
|
25
|
+
import { type DescribeChangeSetHooksCommandInput, type DescribeChangeSetHooksCommandOutput } from "./commands/DescribeChangeSetHooksCommand";
|
|
26
|
+
import { type DescribeEventsCommandInput, type DescribeEventsCommandOutput } from "./commands/DescribeEventsCommand";
|
|
27
|
+
import { type DescribeGeneratedTemplateCommandInput, type DescribeGeneratedTemplateCommandOutput } from "./commands/DescribeGeneratedTemplateCommand";
|
|
28
|
+
import { type DescribeOrganizationsAccessCommandInput, type DescribeOrganizationsAccessCommandOutput } from "./commands/DescribeOrganizationsAccessCommand";
|
|
29
|
+
import { type DescribePublisherCommandInput, type DescribePublisherCommandOutput } from "./commands/DescribePublisherCommand";
|
|
30
|
+
import { type DescribeResourceScanCommandInput, type DescribeResourceScanCommandOutput } from "./commands/DescribeResourceScanCommand";
|
|
31
|
+
import { type DescribeStackDriftDetectionStatusCommandInput, type DescribeStackDriftDetectionStatusCommandOutput } from "./commands/DescribeStackDriftDetectionStatusCommand";
|
|
32
|
+
import { type DescribeStackEventsCommandInput, type DescribeStackEventsCommandOutput } from "./commands/DescribeStackEventsCommand";
|
|
33
|
+
import { type DescribeStackInstanceCommandInput, type DescribeStackInstanceCommandOutput } from "./commands/DescribeStackInstanceCommand";
|
|
34
|
+
import { type DescribeStackRefactorCommandInput, type DescribeStackRefactorCommandOutput } from "./commands/DescribeStackRefactorCommand";
|
|
35
|
+
import { type DescribeStackResourceCommandInput, type DescribeStackResourceCommandOutput } from "./commands/DescribeStackResourceCommand";
|
|
36
|
+
import { type DescribeStackResourceDriftsCommandInput, type DescribeStackResourceDriftsCommandOutput } from "./commands/DescribeStackResourceDriftsCommand";
|
|
37
|
+
import { type DescribeStackResourcesCommandInput, type DescribeStackResourcesCommandOutput } from "./commands/DescribeStackResourcesCommand";
|
|
38
|
+
import { type DescribeStacksCommandInput, type DescribeStacksCommandOutput } from "./commands/DescribeStacksCommand";
|
|
39
|
+
import { type DescribeStackSetCommandInput, type DescribeStackSetCommandOutput } from "./commands/DescribeStackSetCommand";
|
|
40
|
+
import { type DescribeStackSetOperationCommandInput, type DescribeStackSetOperationCommandOutput } from "./commands/DescribeStackSetOperationCommand";
|
|
41
|
+
import { type DescribeTypeCommandInput, type DescribeTypeCommandOutput } from "./commands/DescribeTypeCommand";
|
|
42
|
+
import { type DescribeTypeRegistrationCommandInput, type DescribeTypeRegistrationCommandOutput } from "./commands/DescribeTypeRegistrationCommand";
|
|
43
|
+
import { type DetectStackDriftCommandInput, type DetectStackDriftCommandOutput } from "./commands/DetectStackDriftCommand";
|
|
44
|
+
import { type DetectStackResourceDriftCommandInput, type DetectStackResourceDriftCommandOutput } from "./commands/DetectStackResourceDriftCommand";
|
|
45
|
+
import { type DetectStackSetDriftCommandInput, type DetectStackSetDriftCommandOutput } from "./commands/DetectStackSetDriftCommand";
|
|
46
|
+
import { type EstimateTemplateCostCommandInput, type EstimateTemplateCostCommandOutput } from "./commands/EstimateTemplateCostCommand";
|
|
47
|
+
import { type ExecuteChangeSetCommandInput, type ExecuteChangeSetCommandOutput } from "./commands/ExecuteChangeSetCommand";
|
|
48
|
+
import { type ExecuteStackRefactorCommandInput, type ExecuteStackRefactorCommandOutput } from "./commands/ExecuteStackRefactorCommand";
|
|
49
|
+
import { type GetGeneratedTemplateCommandInput, type GetGeneratedTemplateCommandOutput } from "./commands/GetGeneratedTemplateCommand";
|
|
50
|
+
import { type GetHookResultCommandInput, type GetHookResultCommandOutput } from "./commands/GetHookResultCommand";
|
|
51
|
+
import { type GetStackPolicyCommandInput, type GetStackPolicyCommandOutput } from "./commands/GetStackPolicyCommand";
|
|
52
|
+
import { type GetTemplateCommandInput, type GetTemplateCommandOutput } from "./commands/GetTemplateCommand";
|
|
53
|
+
import { type GetTemplateSummaryCommandInput, type GetTemplateSummaryCommandOutput } from "./commands/GetTemplateSummaryCommand";
|
|
54
|
+
import { type ImportStacksToStackSetCommandInput, type ImportStacksToStackSetCommandOutput } from "./commands/ImportStacksToStackSetCommand";
|
|
55
|
+
import { type ListChangeSetsCommandInput, type ListChangeSetsCommandOutput } from "./commands/ListChangeSetsCommand";
|
|
56
|
+
import { type ListExportsCommandInput, type ListExportsCommandOutput } from "./commands/ListExportsCommand";
|
|
57
|
+
import { type ListGeneratedTemplatesCommandInput, type ListGeneratedTemplatesCommandOutput } from "./commands/ListGeneratedTemplatesCommand";
|
|
58
|
+
import { type ListHookResultsCommandInput, type ListHookResultsCommandOutput } from "./commands/ListHookResultsCommand";
|
|
59
|
+
import { type ListImportsCommandInput, type ListImportsCommandOutput } from "./commands/ListImportsCommand";
|
|
60
|
+
import { type ListResourceScanRelatedResourcesCommandInput, type ListResourceScanRelatedResourcesCommandOutput } from "./commands/ListResourceScanRelatedResourcesCommand";
|
|
61
|
+
import { type ListResourceScanResourcesCommandInput, type ListResourceScanResourcesCommandOutput } from "./commands/ListResourceScanResourcesCommand";
|
|
62
|
+
import { type ListResourceScansCommandInput, type ListResourceScansCommandOutput } from "./commands/ListResourceScansCommand";
|
|
63
|
+
import { type ListStackInstanceResourceDriftsCommandInput, type ListStackInstanceResourceDriftsCommandOutput } from "./commands/ListStackInstanceResourceDriftsCommand";
|
|
64
|
+
import { type ListStackInstancesCommandInput, type ListStackInstancesCommandOutput } from "./commands/ListStackInstancesCommand";
|
|
65
|
+
import { type ListStackRefactorActionsCommandInput, type ListStackRefactorActionsCommandOutput } from "./commands/ListStackRefactorActionsCommand";
|
|
66
|
+
import { type ListStackRefactorsCommandInput, type ListStackRefactorsCommandOutput } from "./commands/ListStackRefactorsCommand";
|
|
67
|
+
import { type ListStackResourcesCommandInput, type ListStackResourcesCommandOutput } from "./commands/ListStackResourcesCommand";
|
|
68
|
+
import { type ListStacksCommandInput, type ListStacksCommandOutput } from "./commands/ListStacksCommand";
|
|
69
|
+
import { type ListStackSetAutoDeploymentTargetsCommandInput, type ListStackSetAutoDeploymentTargetsCommandOutput } from "./commands/ListStackSetAutoDeploymentTargetsCommand";
|
|
70
|
+
import { type ListStackSetOperationResultsCommandInput, type ListStackSetOperationResultsCommandOutput } from "./commands/ListStackSetOperationResultsCommand";
|
|
71
|
+
import { type ListStackSetOperationsCommandInput, type ListStackSetOperationsCommandOutput } from "./commands/ListStackSetOperationsCommand";
|
|
72
|
+
import { type ListStackSetsCommandInput, type ListStackSetsCommandOutput } from "./commands/ListStackSetsCommand";
|
|
73
|
+
import { type ListTypeRegistrationsCommandInput, type ListTypeRegistrationsCommandOutput } from "./commands/ListTypeRegistrationsCommand";
|
|
74
|
+
import { type ListTypesCommandInput, type ListTypesCommandOutput } from "./commands/ListTypesCommand";
|
|
75
|
+
import { type ListTypeVersionsCommandInput, type ListTypeVersionsCommandOutput } from "./commands/ListTypeVersionsCommand";
|
|
76
|
+
import { type PublishTypeCommandInput, type PublishTypeCommandOutput } from "./commands/PublishTypeCommand";
|
|
77
|
+
import { type RecordHandlerProgressCommandInput, type RecordHandlerProgressCommandOutput } from "./commands/RecordHandlerProgressCommand";
|
|
78
|
+
import { type RegisterPublisherCommandInput, type RegisterPublisherCommandOutput } from "./commands/RegisterPublisherCommand";
|
|
79
|
+
import { type RegisterTypeCommandInput, type RegisterTypeCommandOutput } from "./commands/RegisterTypeCommand";
|
|
80
|
+
import { type RollbackStackCommandInput, type RollbackStackCommandOutput } from "./commands/RollbackStackCommand";
|
|
81
|
+
import { type SetStackPolicyCommandInput, type SetStackPolicyCommandOutput } from "./commands/SetStackPolicyCommand";
|
|
82
|
+
import { type SetTypeConfigurationCommandInput, type SetTypeConfigurationCommandOutput } from "./commands/SetTypeConfigurationCommand";
|
|
83
|
+
import { type SetTypeDefaultVersionCommandInput, type SetTypeDefaultVersionCommandOutput } from "./commands/SetTypeDefaultVersionCommand";
|
|
84
|
+
import { type SignalResourceCommandInput, type SignalResourceCommandOutput } from "./commands/SignalResourceCommand";
|
|
85
|
+
import { type StartResourceScanCommandInput, type StartResourceScanCommandOutput } from "./commands/StartResourceScanCommand";
|
|
86
|
+
import { type StopStackSetOperationCommandInput, type StopStackSetOperationCommandOutput } from "./commands/StopStackSetOperationCommand";
|
|
87
|
+
import { type TestTypeCommandInput, type TestTypeCommandOutput } from "./commands/TestTypeCommand";
|
|
88
|
+
import { type UpdateGeneratedTemplateCommandInput, type UpdateGeneratedTemplateCommandOutput } from "./commands/UpdateGeneratedTemplateCommand";
|
|
89
|
+
import { type UpdateStackCommandInput, type UpdateStackCommandOutput } from "./commands/UpdateStackCommand";
|
|
90
|
+
import { type UpdateStackInstancesCommandInput, type UpdateStackInstancesCommandOutput } from "./commands/UpdateStackInstancesCommand";
|
|
91
|
+
import { type UpdateStackSetCommandInput, type UpdateStackSetCommandOutput } from "./commands/UpdateStackSetCommand";
|
|
92
|
+
import { type UpdateTerminationProtectionCommandInput, type UpdateTerminationProtectionCommandOutput } from "./commands/UpdateTerminationProtectionCommand";
|
|
93
|
+
import { type ValidateTemplateCommandInput, type ValidateTemplateCommandOutput } from "./commands/ValidateTemplateCommand";
|
|
94
94
|
export interface CloudFormation {
|
|
95
95
|
/**
|
|
96
96
|
* @see {@link ActivateOrganizationsAccessCommand}
|