@cdk8s/awscdk-resolver 0.0.185 → 0.0.187
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/README.md +2 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/CloudFormation.d.ts +2 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/CloudFormationClient.d.ts +2 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ActivateOrganizationsAccessCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ActivateTypeCommand.d.ts +4 -6
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/BatchDescribeTypeConfigurationsCommand.d.ts +5 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/CancelUpdateStackCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ContinueUpdateRollbackCommand.d.ts +10 -8
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/CreateChangeSetCommand.d.ts +19 -13
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/CreateGeneratedTemplateCommand.d.ts +3 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/CreateStackCommand.d.ts +5 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/CreateStackInstancesCommand.d.ts +4 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DeactivateOrganizationsAccessCommand.d.ts +3 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DeactivateTypeCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DeleteChangeSetCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DeleteStackCommand.d.ts +5 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DeleteStackSetCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DeregisterTypeCommand.d.ts +10 -8
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeAccountLimitsCommand.d.ts +2 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeChangeSetCommand.d.ts +4 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeChangeSetHooksCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeGeneratedTemplateCommand.d.ts +4 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeOrganizationsAccessCommand.d.ts +4 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribePublisherCommand.d.ts +6 -5
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeStackDriftDetectionStatusCommand.d.ts +11 -8
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeStackEventsCommand.d.ts +5 -5
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeStackInstanceCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeStackResourceCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeStackResourceDriftsCommand.d.ts +11 -7
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeStackResourcesCommand.d.ts +14 -12
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeStacksCommand.d.ts +4 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeTypeCommand.d.ts +3 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeTypeRegistrationCommand.d.ts +7 -5
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DetectStackDriftCommand.d.ts +21 -16
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DetectStackResourceDriftCommand.d.ts +12 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DetectStackSetDriftCommand.d.ts +24 -18
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/EstimateTemplateCostCommand.d.ts +3 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ExecuteChangeSetCommand.d.ts +9 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/GetGeneratedTemplateCommand.d.ts +4 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/GetStackPolicyCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/GetTemplateCommand.d.ts +4 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/GetTemplateSummaryCommand.d.ts +8 -7
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ImportStacksToStackSetCommand.d.ts +4 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListChangeSetsCommand.d.ts +3 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListExportsCommand.d.ts +5 -5
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListImportsCommand.d.ts +4 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListResourceScanRelatedResourcesCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListResourceScanResourcesCommand.d.ts +4 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListResourceScansCommand.d.ts +2 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListStackInstanceResourceDriftsCommand.d.ts +3 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListStackInstancesCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListStackResourcesCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListStackSetsCommand.d.ts +10 -8
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListStacksCommand.d.ts +4 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListTypesCommand.d.ts +2 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/PublishTypeCommand.d.ts +7 -5
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/RecordHandlerProgressCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/RegisterPublisherCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/RegisterTypeCommand.d.ts +15 -10
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/RollbackStackCommand.d.ts +8 -6
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/SetTypeConfigurationCommand.d.ts +12 -7
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/SetTypeDefaultVersionCommand.d.ts +2 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/SignalResourceCommand.d.ts +5 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/StartResourceScanCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/TestTypeCommand.d.ts +19 -16
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/UpdateGeneratedTemplateCommand.d.ts +4 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/UpdateStackCommand.d.ts +7 -6
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/UpdateStackInstancesCommand.d.ts +14 -12
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/UpdateStackSetCommand.d.ts +6 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/UpdateTerminationProtectionCommand.d.ts +7 -6
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ValidateTemplateCommand.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/index.d.ts +2 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/models/models_0.d.ts +2118 -1689
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/models/models_1.d.ts +425 -351
- package/node_modules/@aws-sdk/client-cloudformation/package.json +1 -1
- package/node_modules/tslib/modules/index.d.ts +1 -0
- package/node_modules/tslib/modules/index.js +2 -0
- package/node_modules/tslib/package.json +1 -1
- package/node_modules/tslib/tslib.d.ts +7 -0
- package/node_modules/tslib/tslib.es6.js +14 -0
- package/node_modules/tslib/tslib.es6.mjs +14 -0
- package/node_modules/tslib/tslib.js +46 -0
- package/package.json +8 -8
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.672.0"
|
11
11
|
},
|
12
12
|
"dependencies": {
|
13
13
|
"aws-cdk-lib": "^2.106.1",
|
@@ -3674,6 +3674,6 @@
|
|
3674
3674
|
"symbolId": "src/resolve:AwsCdkResolver"
|
3675
3675
|
}
|
3676
3676
|
},
|
3677
|
-
"version": "0.0.
|
3678
|
-
"fingerprint": "
|
3677
|
+
"version": "0.0.187",
|
3678
|
+
"fingerprint": "UkCsYAtzNjDiZTLtfyFVp38NM3J6lVVbqtCiAC/ruJ8="
|
3679
3679
|
}
|
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.187" };
|
65
65
|
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicmVzb2x2ZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uL3NyYy9yZXNvbHZlLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7Ozs7O0FBQUEsaURBQTZDO0FBQzdDLDZCQUE2QjtBQUM3Qiw2Q0FBK0U7QUFJL0UsTUFBYSxjQUFjO0lBRWxCLE9BQU8sQ0FBQyxPQUEwQjtRQUV2QyxJQUFJLENBQUMsbUJBQUssQ0FBQyxZQUFZLENBQUMsT0FBTyxDQUFDLEtBQUssQ0FBQyxFQUFFLENBQUM7WUFDdkMsT0FBTztRQUNULENBQUM7UUFFRCxJQUFJLE9BQU8sT0FBTyxDQUFDLEtBQUssS0FBSyxRQUFRLEVBQUUsQ0FBQztZQUN0QywrREFBK0Q7WUFDL0QsbUJBQW1CO1lBQ25CLE1BQU0sSUFBSSxLQUFLLENBQUMsdUJBQXVCLE9BQU0sQ0FBQyxPQUFPLENBQUMsS0FBSyxDQUFDLHNCQUFzQixDQUFDLENBQUM7UUFDdEYsQ0FBQztRQUVELE1BQU0sTUFBTSxHQUFHLElBQUksQ0FBQyxVQUFVLENBQUMsT0FBTyxDQUFDLEtBQUssQ0FBQyxDQUFDO1FBQzlDLElBQUksQ0FBQztZQUNILE1BQU0sV0FBVyxHQUFHLElBQUksQ0FBQyxnQkFBZ0IsQ0FBQyxNQUFNLENBQUMsQ0FBQztZQUNsRCxPQUFPLENBQUMsWUFBWSxDQUFDLFdBQVcsQ0FBQyxDQUFDO1FBQ3BDLENBQUM7UUFBQyxPQUFPLEdBQUcsRUFBRSxDQUFDO1lBQ2IsMkVBQTJFO1lBQzNFLGtFQUFrRTtZQUNsRSwyRUFBMkU7WUFDM0UsK0VBQStFO1lBQy9FLCtDQUErQztZQUMvQyxPQUFPLENBQUMsWUFBWSxDQUFDLG9DQUFvQyxNQUFNLENBQUMsSUFBSSxDQUFDLElBQUksS0FBSyxHQUFHLEVBQUUsQ0FBQyxDQUFDO1FBQ3ZGLENBQUM7SUFFSCxDQUFDO0lBRU8sVUFBVSxDQUFDLEtBQWE7UUFFOUIsTUFBTSxlQUFlLEdBQVksRUFBRSxDQUFDO1FBRXBDLEtBQUssTUFBTSxLQUFLLElBQUksMEJBQVksQ0FBQyxhQUFhLENBQUMsS0FBSyxDQUFDLENBQUMsTUFBTSxFQUFFLENBQUM7WUFDN0QsSUFBSSx1QkFBUyxDQUFDLFdBQVcsQ0FBQyxLQUFLLENBQUMsRUFBRSxDQUFDO2dCQUNqQyxNQUFNLEtBQUssR0FBRyxtQkFBSyxDQUFDLEVBQUUsQ0FBQyxLQUFLLENBQUMsTUFBTSxDQUFDLENBQUM7Z0JBQ3JDLGVBQWUsQ0FBQyxJQUFJLENBQUMsS0FBSyxDQUFDLENBQUM7Z0JBQzVCLE1BQU0sTUFBTSxHQUFHLEtBQUssQ0FBQyxJQUFJLENBQUMsT0FBTyxFQUFFLENBQUMsTUFBTSxDQUFDLENBQUMsQ0FBQyxFQUFFLENBQUMsQ0FBQyxZQUFZLHVCQUFTLElBQUksQ0FBQyxDQUFDLEtBQUssS0FBSyxLQUFLLENBQUMsQ0FBQyxDQUFDLENBQWMsQ0FBQztnQkFDN0csa0ZBQWtGO2dCQUNsRix3REFBd0Q7Z0JBQ3hELElBQUksTUFBTTtvQkFBRSxPQUFPLE1BQU0sQ0FBQztZQUM1QixDQUFDO1FBQ0gsQ0FBQztRQUVELDZCQUE2QjtRQUM3Qiw2QkFBNkI7UUFDN0Isb0NBQW9DO1FBQ3BDLG9GQUFvRjtRQUNwRiwrREFBK0Q7UUFDL0QsTUFBTSxJQUFJLEtBQUssQ0FBQyxxQ0FBcUMsS0FBSyx1QkFBdUIsZUFBZSxDQUFDLEdBQUcsQ0FBQyxDQUFDLENBQUMsRUFBRSxDQUFDLENBQUMsQ0FBQyxTQUFTLENBQUMsQ0FBQyxJQUFJLENBQUMsR0FBRyxDQUFDLEdBQUcsQ0FBQyxDQUFDO0lBRXZJLENBQUM7SUFFTyxnQkFBZ0IsQ0FBQyxNQUFpQjtRQUV4QyxNQUFNLE1BQU0sR0FBRyxJQUFJLENBQUMsSUFBSSxDQUFDLFNBQVMsRUFBRSxJQUFJLEVBQUUsS0FBSyxFQUFFLHVCQUF1QixDQUFDLENBQUM7UUFDMUUsT0FBTyxJQUFJLENBQUMsS0FBSyxDQUFDLElBQUEsNEJBQVksRUFBQyxPQUFPLENBQUMsUUFBUSxFQUFFO1lBQy9DLE1BQU07WUFDTixtQkFBSyxDQUFDLEVBQUUsQ0FBQyxNQUFNLENBQUMsQ0FBQyxTQUFTO1lBQzFCLE1BQU0sQ0FBQyxJQUFJLENBQUMsRUFBRTtTQUNmLEVBQUUsRUFBRSxRQUFRLEVBQUUsT0FBTyxFQUFFLEtBQUssRUFBRSxDQUFDLE1BQU0sQ0FBQyxFQUFFLENBQUMsQ0FBQyxRQUFRLEVBQUUsQ0FBQyxJQUFJLEVBQUUsQ0FBQyxDQUFDO0lBRWhFLENBQUM7O0FBOURILHdDQWdFQyIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IGV4ZWNGaWxlU3luYyB9IGZyb20gJ2NoaWxkX3Byb2Nlc3MnO1xuaW1wb3J0ICogYXMgcGF0aCBmcm9tICdwYXRoJztcbmltcG9ydCB7IFRva2VuLCBTdGFjaywgVG9rZW5pemF0aW9uLCBSZWZlcmVuY2UsIENmbk91dHB1dCB9IGZyb20gJ2F3cy1jZGstbGliJztcbmltcG9ydCB7IElSZXNvbHZlciwgUmVzb2x1dGlvbkNvbnRleHQgfSBmcm9tICdjZGs4cyc7XG5cblxuZXhwb3J0IGNsYXNzIEF3c0Nka1Jlc29sdmVyIGltcGxlbWVudHMgSVJlc29sdmVyIHtcblxuICBwdWJsaWMgcmVzb2x2ZShjb250ZXh0OiBSZXNvbHV0aW9uQ29udGV4dCkge1xuXG4gICAgaWYgKCFUb2tlbi5pc1VucmVzb2x2ZWQoY29udGV4dC52YWx1ZSkpIHtcbiAgICAgIHJldHVybjtcbiAgICB9XG5cbiAgICBpZiAodHlwZW9mIGNvbnRleHQudmFsdWUgIT09ICdzdHJpbmcnKSB7XG4gICAgICAvLyBzaG91bGQgYmUgb2sgYmVjYXVzZSB3ZSBvbmx5IHJlc29sdmUgQ2ZuT3V0cHV0IHZhbHVlcywgd2hpY2hcbiAgICAgIC8vIG11c3QgYmUgc3RyaW5ncy5cbiAgICAgIHRocm93IG5ldyBFcnJvcihgSW52YWxpZCB2YWx1ZSB0eXBlOiAke3R5cGVvZihjb250ZXh0LnZhbHVlKX0gKEV4cGVjdGVkICdzdHJpbmcnKWApO1xuICAgIH1cblxuICAgIGNvbnN0IG91dHB1dCA9IHRoaXMuZmluZE91dHB1dChjb250ZXh0LnZhbHVlKTtcbiAgICB0cnkge1xuICAgICAgY29uc3Qgb3V0cHV0VmFsdWUgPSB0aGlzLmZldGNoT3V0cHV0VmFsdWUob3V0cHV0KTtcbiAgICAgIGNvbnRleHQucmVwbGFjZVZhbHVlKG91dHB1dFZhbHVlKTtcbiAgICB9IGNhdGNoIChlcnIpIHtcbiAgICAgIC8vIGlmIGJvdGggY2RrOHMgYW5kIEFXUyBDREsgYXBwbGljYXRpb25zIGFyZSBkZWZpbmVkIHdpdGhpbiB0aGUgc2FtZSBmaWxlLFxuICAgICAgLy8gYSBjZGs4cyBzeW50aCBpcyBnb2luZyB0byBoYXBwZW4gYmVmb3JlIHRoZSBBV1MgQ0RLIGRlcGxveW1lbnQuXG4gICAgICAvLyBpbiB0aGlzIGNhc2Ugd2UgbXVzdCBzd2FsbG93IHRoZSBlcnJvciwgb3RoZXJ3aXNlIHRoZSBBV1MgQ0RLIGRlcGxveW1lbnRcbiAgICAgIC8vIHdvbid0IGJlIGFibGUgdG8gZ28gdGhyb3VnaC4gd2UgcmVwbGFjZSB0aGUgdmFsdWUgd2l0aCBzb21ldGhpbmcgdG8gaW5kaWNhdGVcbiAgICAgIC8vIHRoYXQgYSBmZXRjaGluZyBhdHRlbXB0IHdhcyBtYWRlIGFuZCBmYWlsZWQuXG4gICAgICBjb250ZXh0LnJlcGxhY2VWYWx1ZShgRmFpbGVkIGZldGNoaW5nIHZhbHVlIGZvciBvdXRwdXQgJHtvdXRwdXQubm9kZS5wYXRofTogJHtlcnJ9YCk7XG4gICAgfVxuXG4gIH1cblxuICBwcml2YXRlIGZpbmRPdXRwdXQodmFsdWU6IHN0cmluZykge1xuXG4gICAgY29uc3QgaW5zcGVjdGVkU3RhY2tzOiBTdGFja1tdID0gW107XG5cbiAgICBmb3IgKGNvbnN0IHRva2VuIG9mIFRva2VuaXphdGlvbi5yZXZlcnNlU3RyaW5nKHZhbHVlKS50b2tlbnMpIHtcbiAgICAgIGlmIChSZWZlcmVuY2UuaXNSZWZlcmVuY2UodG9rZW4pKSB7XG4gICAgICAgIGNvbnN0IHN0YWNrID0gU3RhY2sub2YodG9rZW4udGFyZ2V0KTtcbiAgICAgICAgaW5zcGVjdGVkU3RhY2tzLnB1c2goc3RhY2spO1xuICAgICAgICBjb25zdCBvdXRwdXQgPSBzdGFjay5ub2RlLmZpbmRBbGwoKS5maWx0ZXIoYyA9PiBjIGluc3RhbmNlb2YgQ2ZuT3V0cHV0ICYmIGMudmFsdWUgPT09IHZhbHVlKVswXSBhcyBDZm5PdXRwdXQ7XG4gICAgICAgIC8vIHdlIGRvbid0IHJlYWxseSBjYXJlIGlmIHRoZXJlIGFyZSBtb3JlIG91dHB1dHMgKHBvc3NpYmx5IGZyb20gZGlmZmVyZW50IHN0YWNrcylcbiAgICAgICAgLy8gdGhhdCBwb2ludCB0byB0aGUgc2FtZSB2YWx1ZS4gdGhlIGZpcnN0IHdpbGwgc3VmZmljZS5cbiAgICAgICAgaWYgKG91dHB1dCkgcmV0dXJuIG91dHB1dDtcbiAgICAgIH1cbiAgICB9XG5cbiAgICAvLyBUaGlzIGNhbiBoYXBwZW4gaWYgZWl0aGVyOlxuICAgIC8vIC0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tXG4gICAgLy8gIDEuIFVzZXIgZGlkbid0IGRlZmluZSBhbiBvdXRwdXQuXG4gICAgLy8gIDIuIE91dHB1dCB3YXMgZGVmaW5lZCBpbiBhIGRpZmZlcmVudCBzdGFjayB0aGFuIHRoZSB0b2tlbnMgY29tcHJpc2luZyBpdHMgdmFsdWUuXG4gICAgLy8gIDMuIE5vbmUgb2YgdGhlIHRva2VucyBjb21wcmlzaW5nIHRoZSB2YWx1ZSBhcmUgYSBSZWZlcmVuY2UuXG4gICAgdGhyb3cgbmV3IEVycm9yKGBVbmFibGUgdG8gZmluZCBvdXRwdXQgZGVmaW5lZCBmb3IgJHt2YWx1ZX0gKEluc3BlY3RlZCBzdGFja3M6ICR7aW5zcGVjdGVkU3RhY2tzLm1hcChzID0+IHMuc3RhY2tOYW1lKS5qb2luKCcsJyl9KWApO1xuXG4gIH1cblxuICBwcml2YXRlIGZldGNoT3V0cHV0VmFsdWUob3V0cHV0OiBDZm5PdXRwdXQpIHtcblxuICAgIGNvbnN0IHNjcmlwdCA9IHBhdGguam9pbihfX2Rpcm5hbWUsICcuLicsICdsaWInLCAnZmV0Y2gtb3V0cHV0LXZhbHVlLmpzJyk7XG4gICAgcmV0dXJuIEpTT04ucGFyc2UoZXhlY0ZpbGVTeW5jKHByb2Nlc3MuZXhlY1BhdGgsIFtcbiAgICAgIHNjcmlwdCxcbiAgICAgIFN0YWNrLm9mKG91dHB1dCkuc3RhY2tOYW1lLFxuICAgICAgb3V0cHV0Lm5vZGUuaWQsXG4gICAgXSwgeyBlbmNvZGluZzogJ3V0Zi04Jywgc3RkaW86IFsncGlwZSddIH0pLnRvU3RyaW5nKCkudHJpbSgpKTtcblxuICB9XG5cbn1cbiJdfQ==
|
@@ -9,7 +9,8 @@ AWS SDK for JavaScript CloudFormation Client for Node.js, Browser and React Nati
|
|
9
9
|
<fullname>CloudFormation</fullname>
|
10
10
|
|
11
11
|
<p>CloudFormation allows you to create and manage Amazon Web Services infrastructure deployments predictably and
|
12
|
-
repeatedly. You can use CloudFormation to leverage Amazon Web Services products, such as Amazon Elastic Compute Cloud, Amazon Elastic Block Store, Amazon Simple Notification Service,
|
12
|
+
repeatedly. You can use CloudFormation to leverage Amazon Web Services products, such as Amazon Elastic Compute Cloud, Amazon Elastic Block Store, Amazon Simple Notification Service,
|
13
|
+
Elastic Load Balancing, and Amazon EC2 Auto Scaling to build highly reliable, highly
|
13
14
|
scalable, cost-effective applications without creating or configuring the underlying Amazon Web Services
|
14
15
|
infrastructure.</p>
|
15
16
|
<p>With CloudFormation, you declare all your resources and dependencies in a template file. The template defines a
|
@@ -608,7 +608,8 @@ export interface CloudFormation {
|
|
608
608
|
/**
|
609
609
|
* <fullname>CloudFormation</fullname>
|
610
610
|
* <p>CloudFormation allows you to create and manage Amazon Web Services infrastructure deployments predictably and
|
611
|
-
* repeatedly. You can use CloudFormation to leverage Amazon Web Services products, such as Amazon Elastic Compute Cloud, Amazon Elastic Block Store, Amazon Simple Notification Service,
|
611
|
+
* repeatedly. You can use CloudFormation to leverage Amazon Web Services products, such as Amazon Elastic Compute Cloud, Amazon Elastic Block Store, Amazon Simple Notification Service,
|
612
|
+
* Elastic Load Balancing, and Amazon EC2 Auto Scaling to build highly reliable, highly
|
612
613
|
* scalable, cost-effective applications without creating or configuring the underlying Amazon Web Services
|
613
614
|
* infrastructure.</p>
|
614
615
|
* <p>With CloudFormation, you declare all your resources and dependencies in a template file. The template defines a
|
@@ -235,7 +235,8 @@ export interface CloudFormationClientResolvedConfig extends CloudFormationClient
|
|
235
235
|
/**
|
236
236
|
* <fullname>CloudFormation</fullname>
|
237
237
|
* <p>CloudFormation allows you to create and manage Amazon Web Services infrastructure deployments predictably and
|
238
|
-
* repeatedly. You can use CloudFormation to leverage Amazon Web Services products, such as Amazon Elastic Compute Cloud, Amazon Elastic Block Store, Amazon Simple Notification Service,
|
238
|
+
* repeatedly. You can use CloudFormation to leverage Amazon Web Services products, such as Amazon Elastic Compute Cloud, Amazon Elastic Block Store, Amazon Simple Notification Service,
|
239
|
+
* Elastic Load Balancing, and Amazon EC2 Auto Scaling to build highly reliable, highly
|
239
240
|
* scalable, cost-effective applications without creating or configuring the underlying Amazon Web Services
|
240
241
|
* infrastructure.</p>
|
241
242
|
* <p>With CloudFormation, you declare all your resources and dependencies in a template file. The template defines a
|
@@ -27,9 +27,9 @@ declare const ActivateOrganizationsAccessCommand_base: {
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
28
28
|
};
|
29
29
|
/**
|
30
|
-
* <p>Activate trusted access with Organizations. With trusted access between StackSets
|
31
|
-
*
|
32
|
-
*
|
30
|
+
* <p>Activate trusted access with Organizations. With trusted access between StackSets
|
31
|
+
* and Organizations activated, the management account has permissions to create
|
32
|
+
* and manage StackSets for your organization.</p>
|
33
33
|
* @example
|
34
34
|
* Use a bare-bones client and the command you need to make an API call.
|
35
35
|
* ```javascript
|
package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ActivateTypeCommand.d.ts
CHANGED
@@ -27,12 +27,10 @@ declare const ActivateTypeCommand_base: {
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
28
28
|
};
|
29
29
|
/**
|
30
|
-
* <p>Activates a public third-party extension, making it available for use in stack templates.
|
31
|
-
*
|
32
|
-
*
|
33
|
-
*
|
34
|
-
* <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/registry-private.html#registry-set-configuration">Configuring extensions at
|
35
|
-
* the account level</a> in the <i>CloudFormation User Guide</i>.</p>
|
30
|
+
* <p>Activates a public third-party extension, making it available for use in stack templates.
|
31
|
+
* Once you have activated a public third-party extension in your account and Region, use <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/APIReference/API_SetTypeConfiguration.html">SetTypeConfiguration</a> to specify configuration properties for the extension. For
|
32
|
+
* more information, see <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/registry-public.html">Using public
|
33
|
+
* extensions</a> in the <i>CloudFormation User Guide</i>.</p>
|
36
34
|
* @example
|
37
35
|
* Use a bare-bones client and the command you need to make an API call.
|
38
36
|
* ```javascript
|
@@ -27,10 +27,11 @@ declare const BatchDescribeTypeConfigurationsCommand_base: {
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
28
28
|
};
|
29
29
|
/**
|
30
|
-
* <p>Returns configuration data for the specified CloudFormation extensions, from the CloudFormation
|
31
|
-
*
|
32
|
-
* <p>For more information, see <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/registry-
|
33
|
-
*
|
30
|
+
* <p>Returns configuration data for the specified CloudFormation extensions, from the CloudFormation
|
31
|
+
* registry for the account and Region.</p>
|
32
|
+
* <p>For more information, see <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/registry-set-configuration.html">Edit configuration
|
33
|
+
* data for extensions in your account</a> in the
|
34
|
+
* <i>CloudFormation User Guide</i>.</p>
|
34
35
|
* @example
|
35
36
|
* Use a bare-bones client and the command you need to make an API call.
|
36
37
|
* ```javascript
|
@@ -27,8 +27,8 @@ declare const CancelUpdateStackCommand_base: {
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
28
28
|
};
|
29
29
|
/**
|
30
|
-
* <p>Cancels an update on the specified stack. If the call completes successfully, the stack
|
31
|
-
*
|
30
|
+
* <p>Cancels an update on the specified stack. If the call completes successfully, the stack
|
31
|
+
* rolls back the update and reverts to the previous stack configuration.</p>
|
32
32
|
* <note>
|
33
33
|
* <p>You can cancel only stacks that are in the <code>UPDATE_IN_PROGRESS</code> state.</p>
|
34
34
|
* </note>
|
@@ -27,14 +27,16 @@ declare const ContinueUpdateRollbackCommand_base: {
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
28
28
|
};
|
29
29
|
/**
|
30
|
-
* <p>For a specified stack that's in the <code>UPDATE_ROLLBACK_FAILED</code> state, continues
|
31
|
-
*
|
32
|
-
*
|
33
|
-
*
|
34
|
-
*
|
35
|
-
*
|
36
|
-
*
|
37
|
-
*
|
30
|
+
* <p>For a specified stack that's in the <code>UPDATE_ROLLBACK_FAILED</code> state, continues
|
31
|
+
* rolling it back to the <code>UPDATE_ROLLBACK_COMPLETE</code> state. Depending on the cause of
|
32
|
+
* the failure, you can manually <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/troubleshooting.html#troubleshooting-errors-update-rollback-failed">fix the error</a> and continue the rollback. By continuing the rollback, you can
|
33
|
+
* return your stack to a working state (the <code>UPDATE_ROLLBACK_COMPLETE</code> state), and
|
34
|
+
* then try to update the stack again.</p>
|
35
|
+
* <p>A stack goes into the <code>UPDATE_ROLLBACK_FAILED</code> state when CloudFormation can't roll
|
36
|
+
* back all changes after a failed stack update. For example, you might have a stack that's
|
37
|
+
* rolling back to an old database instance that was deleted outside of CloudFormation. Because
|
38
|
+
* CloudFormation doesn't know the database was deleted, it assumes that the database instance still
|
39
|
+
* exists and attempts to roll back to it, causing the update rollback to fail.</p>
|
38
40
|
* @example
|
39
41
|
* Use a bare-bones client and the command you need to make an API call.
|
40
42
|
* ```javascript
|
package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/CreateChangeSetCommand.d.ts
CHANGED
@@ -27,19 +27,25 @@ declare const CreateChangeSetCommand_base: {
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
28
28
|
};
|
29
29
|
/**
|
30
|
-
* <p>Creates a list of changes that will be applied to a stack so that you can review the
|
31
|
-
*
|
32
|
-
*
|
33
|
-
*
|
34
|
-
*
|
35
|
-
*
|
36
|
-
*
|
37
|
-
*
|
38
|
-
*
|
39
|
-
*
|
40
|
-
*
|
41
|
-
*
|
42
|
-
*
|
30
|
+
* <p>Creates a list of changes that will be applied to a stack so that you can review the
|
31
|
+
* changes before executing them. You can create a change set for a stack that doesn't exist or
|
32
|
+
* an existing stack. If you create a change set for a stack that doesn't exist, the change set
|
33
|
+
* shows all of the resources that CloudFormation will create. If you create a change set for an
|
34
|
+
* existing stack, CloudFormation compares the stack's information with the information that you
|
35
|
+
* submit in the change set and lists the differences. Use change sets to understand which
|
36
|
+
* resources CloudFormation will create or change, and how it will change resources in an existing
|
37
|
+
* stack, before you create or update a stack.</p>
|
38
|
+
* <p>To create a change set for a stack that doesn't exist, for the <code>ChangeSetType</code>
|
39
|
+
* parameter, specify <code>CREATE</code>. To create a change set for an existing stack, specify
|
40
|
+
* <code>UPDATE</code> for the <code>ChangeSetType</code> parameter. To create a change set for
|
41
|
+
* an import operation, specify <code>IMPORT</code> for the <code>ChangeSetType</code> parameter.
|
42
|
+
* After the <code>CreateChangeSet</code> call successfully completes, CloudFormation starts creating
|
43
|
+
* the change set. To check the status of the change set or to review it, use the <a>DescribeChangeSet</a> action.</p>
|
44
|
+
* <p>When you are satisfied with the changes the change set will make, execute the change set
|
45
|
+
* by using the <a>ExecuteChangeSet</a> action. CloudFormation doesn't make changes until
|
46
|
+
* you execute the change set.</p>
|
47
|
+
* <p>To create a change set for the entire stack hierarchy, set
|
48
|
+
* <code>IncludeNestedStacks</code> to <code>True</code>.</p>
|
43
49
|
* @example
|
44
50
|
* Use a bare-bones client and the command you need to make an API call.
|
45
51
|
* ```javascript
|
@@ -27,8 +27,9 @@ declare const CreateGeneratedTemplateCommand_base: {
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
28
28
|
};
|
29
29
|
/**
|
30
|
-
* <p>Creates a template from existing resources that are not already managed with CloudFormation.
|
31
|
-
*
|
30
|
+
* <p>Creates a template from existing resources that are not already managed with CloudFormation.
|
31
|
+
* You can check the status of the template generation using the
|
32
|
+
* <code>DescribeGeneratedTemplate</code> API action.</p>
|
32
33
|
* @example
|
33
34
|
* Use a bare-bones client and the command you need to make an API call.
|
34
35
|
* ```javascript
|
package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/CreateStackCommand.d.ts
CHANGED
@@ -27,8 +27,11 @@ declare const CreateStackCommand_base: {
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
28
28
|
};
|
29
29
|
/**
|
30
|
-
* <p>Creates a stack as specified in the template. After the call completes successfully, the
|
31
|
-
*
|
30
|
+
* <p>Creates a stack as specified in the template. After the call completes successfully, the
|
31
|
+
* stack creation starts. You can check the status of the stack through the <a>DescribeStacks</a> operation.</p>
|
32
|
+
* <p>For more information about creating a stack and monitoring stack progress, see <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/stacks.html">Managing Amazon Web Services
|
33
|
+
* resources as a single unit with CloudFormation stacks</a> in the
|
34
|
+
* <i>CloudFormation User Guide</i>.</p>
|
32
35
|
* @example
|
33
36
|
* Use a bare-bones client and the command you need to make an API call.
|
34
37
|
* ```javascript
|
@@ -27,10 +27,10 @@ declare const CreateStackInstancesCommand_base: {
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
28
28
|
};
|
29
29
|
/**
|
30
|
-
* <p>Creates stack instances for the specified accounts, within the specified Amazon Web Services Regions. A
|
31
|
-
*
|
32
|
-
*
|
33
|
-
*
|
30
|
+
* <p>Creates stack instances for the specified accounts, within the specified Amazon Web Services Regions. A
|
31
|
+
* stack instance refers to a stack in a specific account and Region. You must specify at least
|
32
|
+
* one value for either <code>Accounts</code> or <code>DeploymentTargets</code>, and you must
|
33
|
+
* specify at least one value for <code>Regions</code>.</p>
|
34
34
|
* @example
|
35
35
|
* Use a bare-bones client and the command you need to make an API call.
|
36
36
|
* ```javascript
|
@@ -27,8 +27,9 @@ declare const DeactivateOrganizationsAccessCommand_base: {
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
28
28
|
};
|
29
29
|
/**
|
30
|
-
* <p>Deactivates trusted access with Organizations. If trusted access is deactivated,
|
31
|
-
*
|
30
|
+
* <p>Deactivates trusted access with Organizations. If trusted access is deactivated,
|
31
|
+
* the management account does not have permissions to create and manage
|
32
|
+
* service-managed StackSets for your organization.</p>
|
32
33
|
* @example
|
33
34
|
* Use a bare-bones client and the command you need to make an API call.
|
34
35
|
* ```javascript
|
package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DeactivateTypeCommand.d.ts
CHANGED
@@ -27,10 +27,12 @@ declare const DeactivateTypeCommand_base: {
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
28
28
|
};
|
29
29
|
/**
|
30
|
-
* <p>Deactivates a public extension that was previously activated in this account and
|
31
|
-
*
|
32
|
-
*
|
33
|
-
*
|
30
|
+
* <p>Deactivates a public extension that was previously activated in this account and
|
31
|
+
* Region.</p>
|
32
|
+
* <p>Once deactivated, an extension can't be used in any CloudFormation operation. This includes
|
33
|
+
* stack update operations where the stack template includes the extension, even if no updates
|
34
|
+
* are being made to the extension. In addition, deactivated extensions aren't automatically
|
35
|
+
* updated if a new version of the extension is released.</p>
|
34
36
|
* @example
|
35
37
|
* Use a bare-bones client and the command you need to make an API call.
|
36
38
|
* ```javascript
|
package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DeleteChangeSetCommand.d.ts
CHANGED
@@ -27,11 +27,13 @@ declare const DeleteChangeSetCommand_base: {
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
28
28
|
};
|
29
29
|
/**
|
30
|
-
* <p>Deletes the specified change set. Deleting change sets ensures that no one executes the
|
30
|
+
* <p>Deletes the specified change set. Deleting change sets ensures that no one executes the
|
31
|
+
* wrong change set.</p>
|
31
32
|
* <p>If the call successfully completes, CloudFormation successfully deleted the change set.</p>
|
32
|
-
* <p>If <code>IncludeNestedStacks</code> specifies <code>True</code> during the creation of the
|
33
|
-
*
|
34
|
-
*
|
33
|
+
* <p>If <code>IncludeNestedStacks</code> specifies <code>True</code> during the creation of the
|
34
|
+
* nested change set, then <code>DeleteChangeSet</code> will delete all change sets that belong
|
35
|
+
* to the stacks hierarchy and will also delete all change sets for nested stacks with the status
|
36
|
+
* of <code>REVIEW_IN_PROGRESS</code>.</p>
|
35
37
|
* @example
|
36
38
|
* Use a bare-bones client and the command you need to make an API call.
|
37
39
|
* ```javascript
|
package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DeleteStackCommand.d.ts
CHANGED
@@ -27,8 +27,11 @@ declare const DeleteStackCommand_base: {
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
28
28
|
};
|
29
29
|
/**
|
30
|
-
* <p>Deletes a specified stack. Once the call completes successfully, stack deletion starts.
|
31
|
-
*
|
30
|
+
* <p>Deletes a specified stack. Once the call completes successfully, stack deletion starts.
|
31
|
+
* Deleted stacks don't show up in the <a>DescribeStacks</a> operation if the deletion
|
32
|
+
* has been completed successfully.</p>
|
33
|
+
* <p>For more information about deleting a stack, see <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/cfn-console-delete-stack.html">Delete a stack from
|
34
|
+
* the CloudFormation console</a> in the <i>CloudFormation User Guide</i>.</p>
|
32
35
|
* @example
|
33
36
|
* Use a bare-bones client and the command you need to make an API call.
|
34
37
|
* ```javascript
|
package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DeleteStackSetCommand.d.ts
CHANGED
@@ -27,8 +27,8 @@ declare const DeleteStackSetCommand_base: {
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
28
28
|
};
|
29
29
|
/**
|
30
|
-
* <p>Deletes a stack set. Before you can delete a stack set, all its member stack instances
|
31
|
-
*
|
30
|
+
* <p>Deletes a stack set. Before you can delete a stack set, all its member stack instances
|
31
|
+
* must be deleted. For more information about how to complete this, see <a>DeleteStackInstances</a>.</p>
|
32
32
|
* @example
|
33
33
|
* Use a bare-bones client and the command you need to make an API call.
|
34
34
|
* ```javascript
|
package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DeregisterTypeCommand.d.ts
CHANGED
@@ -27,14 +27,16 @@ declare const DeregisterTypeCommand_base: {
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
28
28
|
};
|
29
29
|
/**
|
30
|
-
* <p>Marks an extension or extension version as <code>DEPRECATED</code> in the CloudFormation
|
31
|
-
*
|
32
|
-
*
|
33
|
-
*
|
34
|
-
*
|
35
|
-
*
|
36
|
-
*
|
37
|
-
*
|
30
|
+
* <p>Marks an extension or extension version as <code>DEPRECATED</code> in the CloudFormation
|
31
|
+
* registry, removing it from active use. Deprecated extensions or extension versions cannot be
|
32
|
+
* used in CloudFormation operations.</p>
|
33
|
+
* <p>To deregister an entire extension, you must individually deregister all active versions of
|
34
|
+
* that extension. If an extension has only a single active version, deregistering that version
|
35
|
+
* results in the extension itself being deregistered and marked as deprecated in the
|
36
|
+
* registry.</p>
|
37
|
+
* <p>You can't deregister the default version of an extension if there are other active version
|
38
|
+
* of that extension. If you do deregister the default version of an extension, the extension
|
39
|
+
* type itself is deregistered as well and marked as deprecated.</p>
|
38
40
|
* <p>To view the deprecation status of an extension or extension version, use <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/APIReference/API_DescribeType.html">DescribeType</a>.</p>
|
39
41
|
* @example
|
40
42
|
* Use a bare-bones client and the command you need to make an API call.
|
@@ -27,9 +27,8 @@ declare const DescribeAccountLimitsCommand_base: {
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
28
28
|
};
|
29
29
|
/**
|
30
|
-
* <p>Retrieves your account's CloudFormation limits, such as the maximum number of stacks that you
|
31
|
-
*
|
32
|
-
* <i>CloudFormation User Guide</i>.</p>
|
30
|
+
* <p>Retrieves your account's CloudFormation limits, such as the maximum number of stacks that you
|
31
|
+
* can create in your account. For more information about account limits, see <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/cloudformation-limits.html">Understand CloudFormation quotas</a> in the <i>CloudFormation User Guide</i>.</p>
|
33
32
|
* @example
|
34
33
|
* Use a bare-bones client and the command you need to make an API call.
|
35
34
|
* ```javascript
|
@@ -27,9 +27,10 @@ declare const DescribeChangeSetCommand_base: {
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
28
28
|
};
|
29
29
|
/**
|
30
|
-
* <p>Returns the inputs for the change set and a list of changes that CloudFormation will make if
|
31
|
-
*
|
32
|
-
*
|
30
|
+
* <p>Returns the inputs for the change set and a list of changes that CloudFormation will make if
|
31
|
+
* you execute the change set. For more information, see <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-changesets.html">Update
|
32
|
+
* CloudFormation stacks using change sets</a> in the
|
33
|
+
* <i>CloudFormation User Guide</i>.</p>
|
33
34
|
* @example
|
34
35
|
* Use a bare-bones client and the command you need to make an API call.
|
35
36
|
* ```javascript
|
@@ -27,8 +27,8 @@ declare const DescribeChangeSetHooksCommand_base: {
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
28
28
|
};
|
29
29
|
/**
|
30
|
-
* <p>Returns hook-related information for the change set and a list of changes that CloudFormation
|
31
|
-
*
|
30
|
+
* <p>Returns hook-related information for the change set and a list of changes that CloudFormation
|
31
|
+
* makes when you run the change set.</p>
|
32
32
|
* @example
|
33
33
|
* Use a bare-bones client and the command you need to make an API call.
|
34
34
|
* ```javascript
|
@@ -27,9 +27,10 @@ declare const DescribeGeneratedTemplateCommand_base: {
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
28
28
|
};
|
29
29
|
/**
|
30
|
-
* <p>Describes a generated template. The output includes details about the progress of the
|
31
|
-
*
|
32
|
-
*
|
30
|
+
* <p>Describes a generated template. The output includes details about the progress of the
|
31
|
+
* creation of a generated template started by a <code>CreateGeneratedTemplate</code> API action
|
32
|
+
* or the update of a generated template started with an <code>UpdateGeneratedTemplate</code> API
|
33
|
+
* action.</p>
|
33
34
|
* @example
|
34
35
|
* Use a bare-bones client and the command you need to make an API call.
|
35
36
|
* ```javascript
|
@@ -27,9 +27,10 @@ declare const DescribeOrganizationsAccessCommand_base: {
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
28
28
|
};
|
29
29
|
/**
|
30
|
-
* <p>Retrieves information about the account's <code>OrganizationAccess</code> status. This API
|
31
|
-
*
|
32
|
-
*
|
30
|
+
* <p>Retrieves information about the account's <code>OrganizationAccess</code> status. This API
|
31
|
+
* can be called either by the management account or the delegated administrator by using the
|
32
|
+
* <code>CallAs</code> parameter. This API can also be called without the <code>CallAs</code>
|
33
|
+
* parameter by the management account.</p>
|
33
34
|
* @example
|
34
35
|
* Use a bare-bones client and the command you need to make an API call.
|
35
36
|
* ```javascript
|
@@ -28,8 +28,9 @@ declare const DescribePublisherCommand_base: {
|
|
28
28
|
};
|
29
29
|
/**
|
30
30
|
* <p>Returns information about a CloudFormation extension publisher.</p>
|
31
|
-
* <p>If you don't supply a <code>PublisherId</code>, and you have registered as an extension
|
32
|
-
*
|
31
|
+
* <p>If you don't supply a <code>PublisherId</code>, and you have registered as an extension
|
32
|
+
* publisher, <code>DescribePublisher</code> returns information about your own publisher
|
33
|
+
* account.</p>
|
33
34
|
* <p>For more information about registering as a publisher, see:</p>
|
34
35
|
* <ul>
|
35
36
|
* <li>
|
@@ -39,9 +40,9 @@ declare const DescribePublisherCommand_base: {
|
|
39
40
|
* </li>
|
40
41
|
* <li>
|
41
42
|
* <p>
|
42
|
-
* <a href="https://docs.aws.amazon.com/cloudformation-cli/latest/userguide/publish-extension.html">Publishing
|
43
|
-
*
|
44
|
-
*
|
43
|
+
* <a href="https://docs.aws.amazon.com/cloudformation-cli/latest/userguide/publish-extension.html">Publishing extensions
|
44
|
+
* to make them available for public use</a> in the
|
45
|
+
* <i>CloudFormation Command Line Interface (CLI) User Guide</i>
|
45
46
|
* </p>
|
46
47
|
* </li>
|
47
48
|
* </ul>
|
@@ -27,15 +27,18 @@ declare const DescribeStackDriftDetectionStatusCommand_base: {
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
28
28
|
};
|
29
29
|
/**
|
30
|
-
* <p>Returns information about a stack drift detection operation. A stack drift detection
|
31
|
-
*
|
32
|
-
*
|
33
|
-
*
|
34
|
-
*
|
30
|
+
* <p>Returns information about a stack drift detection operation. A stack drift detection
|
31
|
+
* operation detects whether a stack's actual configuration differs, or has
|
32
|
+
* <i>drifted</i>, from its expected configuration, as defined in the stack
|
33
|
+
* template and any values specified as template parameters. A stack is considered to have
|
34
|
+
* drifted if one or more of its resources have drifted. For more information about stack and
|
35
|
+
* resource drift, see <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-stack-drift.html">Detect unmanaged
|
36
|
+
* configuration changes to stacks and resources with drift detection</a>.</p>
|
35
37
|
* <p>Use <a>DetectStackDrift</a> to initiate a stack drift detection operation.
|
36
|
-
*
|
37
|
-
*
|
38
|
-
*
|
38
|
+
* <code>DetectStackDrift</code> returns a <code>StackDriftDetectionId</code> you can use to
|
39
|
+
* monitor the progress of the operation using <code>DescribeStackDriftDetectionStatus</code>.
|
40
|
+
* Once the drift detection operation has completed, use <a>DescribeStackResourceDrifts</a> to return drift information about the stack and its
|
41
|
+
* resources.</p>
|
39
42
|
* @example
|
40
43
|
* Use a bare-bones client and the command you need to make an API call.
|
41
44
|
* ```javascript
|
@@ -27,12 +27,12 @@ declare const DescribeStackEventsCommand_base: {
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
28
28
|
};
|
29
29
|
/**
|
30
|
-
* <p>Returns all stack related events for a specified stack in reverse chronological order. For
|
31
|
-
*
|
32
|
-
*
|
30
|
+
* <p>Returns all stack related events for a specified stack in reverse chronological order. For
|
31
|
+
* more information about a stack's event history, see <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/stack-resource-configuration-complete.html">Understand CloudFormation stack creation events</a> in the
|
32
|
+
* <i>CloudFormation User Guide</i>.</p>
|
33
33
|
* <note>
|
34
|
-
* <p>You can list events for stacks that have failed to create or have been deleted by
|
35
|
-
*
|
34
|
+
* <p>You can list events for stacks that have failed to create or have been deleted by
|
35
|
+
* specifying the unique stack identifier (stack ID).</p>
|
36
36
|
* </note>
|
37
37
|
* @example
|
38
38
|
* Use a bare-bones client and the command you need to make an API call.
|
@@ -27,8 +27,8 @@ declare const DescribeStackInstanceCommand_base: {
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
28
28
|
};
|
29
29
|
/**
|
30
|
-
* <p>Returns the stack instance that's associated with the specified StackSet, Amazon Web Services account,
|
31
|
-
*
|
30
|
+
* <p>Returns the stack instance that's associated with the specified StackSet, Amazon Web Services account,
|
31
|
+
* and Amazon Web Services Region.</p>
|
32
32
|
* <p>For a list of stack instances that are associated with a specific StackSet, use <a>ListStackInstances</a>.</p>
|
33
33
|
* @example
|
34
34
|
* Use a bare-bones client and the command you need to make an API call.
|
@@ -28,8 +28,8 @@ declare const DescribeStackResourceCommand_base: {
|
|
28
28
|
};
|
29
29
|
/**
|
30
30
|
* <p>Returns a description of the specified resource in the specified stack.</p>
|
31
|
-
* <p>For deleted stacks, DescribeStackResource returns resource information for up to 90 days
|
32
|
-
*
|
31
|
+
* <p>For deleted stacks, DescribeStackResource returns resource information for up to 90 days
|
32
|
+
* after the stack has been deleted.</p>
|
33
33
|
* @example
|
34
34
|
* Use a bare-bones client and the command you need to make an API call.
|
35
35
|
* ```javascript
|
@@ -27,13 +27,17 @@ declare const DescribeStackResourceDriftsCommand_base: {
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
28
28
|
};
|
29
29
|
/**
|
30
|
-
* <p>Returns drift information for the resources that have been checked for drift in the
|
31
|
-
*
|
32
|
-
*
|
33
|
-
*
|
34
|
-
*
|
35
|
-
*
|
36
|
-
*
|
30
|
+
* <p>Returns drift information for the resources that have been checked for drift in the
|
31
|
+
* specified stack. This includes actual and expected configuration values for resources where
|
32
|
+
* CloudFormation detects configuration drift.</p>
|
33
|
+
* <p>For a given stack, there will be one <code>StackResourceDrift</code> for each stack
|
34
|
+
* resource that has been checked for drift. Resources that haven't yet been checked for drift
|
35
|
+
* aren't included. Resources that don't currently support drift detection aren't checked, and so
|
36
|
+
* not included. For a list of resources that support drift detection, see <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/resource-import-supported-resources.html">Resource
|
37
|
+
* type support for imports and drift detection</a>.</p>
|
38
|
+
* <p>Use <a>DetectStackResourceDrift</a> to detect drift on individual resources, or
|
39
|
+
* <a>DetectStackDrift</a> to detect drift on all supported resources for a given
|
40
|
+
* stack.</p>
|
37
41
|
* @example
|
38
42
|
* Use a bare-bones client and the command you need to make an API call.
|
39
43
|
* ```javascript
|