@cdk8s/awscdk-resolver 0.0.75 → 0.0.77
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-cjs/index.js +14 -0
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/models/models_0.js +8 -0
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/protocols/Aws_query.js +4 -0
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ActivateTypeCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/BatchDescribeTypeConfigurationsCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeChangeSetCommand.d.ts +1 -0
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/RegisterTypeCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/SetTypeConfigurationCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/SetTypeDefaultVersionCommand.d.ts +1 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/models/models_0.d.ts +49 -31
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/models/models_1.d.ts +30 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/SetTypeDefaultVersionCommand.d.ts +4 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/models/models_0.d.ts +10 -6
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/models/models_1.d.ts +7 -0
- package/node_modules/@aws-sdk/client-cloudformation/package.json +6 -6
- package/node_modules/@aws-sdk/client-sso/package.json +4 -4
- package/node_modules/@aws-sdk/client-sso-oidc/package.json +6 -6
- package/node_modules/@aws-sdk/client-sts/package.json +5 -5
- package/node_modules/@aws-sdk/core/CHANGELOG.md +8 -0
- package/node_modules/@aws-sdk/core/package.json +2 -2
- package/node_modules/@aws-sdk/credential-provider-ini/package.json +4 -4
- package/node_modules/@aws-sdk/credential-provider-node/package.json +4 -4
- package/node_modules/@aws-sdk/credential-provider-sso/package.json +3 -3
- package/node_modules/@aws-sdk/credential-provider-web-identity/package.json +2 -2
- package/node_modules/@aws-sdk/token-providers/package.json +2 -2
- package/node_modules/@smithy/core/package.json +4 -4
- package/node_modules/@smithy/middleware-endpoint/dist-cjs/index.js +3 -3
- package/node_modules/@smithy/middleware-endpoint/dist-es/service-customizations/s3.js +3 -3
- package/node_modules/@smithy/middleware-endpoint/package.json +1 -1
- package/node_modules/@smithy/middleware-retry/package.json +2 -2
- package/node_modules/@smithy/signature-v4/dist-cjs/index.js +128 -7
- package/node_modules/@smithy/signature-v4/dist-es/HeaderFormatter.js +125 -0
- package/node_modules/@smithy/signature-v4/dist-es/SignatureV4.js +4 -4
- package/node_modules/@smithy/signature-v4/dist-types/HeaderFormatter.d.ts +24 -0
- package/node_modules/@smithy/signature-v4/dist-types/SignatureV4.d.ts +1 -1
- package/node_modules/@smithy/signature-v4/dist-types/ts3.4/HeaderFormatter.d.ts +24 -0
- package/node_modules/@smithy/signature-v4/dist-types/ts3.4/SignatureV4.d.ts +1 -1
- package/node_modules/@smithy/signature-v4/package.json +1 -2
- package/node_modules/@smithy/smithy-client/package.json +2 -2
- package/node_modules/@smithy/util-defaults-mode-browser/package.json +2 -2
- package/node_modules/@smithy/util-defaults-mode-node/package.json +2 -2
- package/package.json +6 -6
- package/node_modules/@aws-crypto/crc32/CHANGELOG.md +0 -76
- package/node_modules/@aws-crypto/crc32/LICENSE +0 -201
- package/node_modules/@aws-crypto/crc32/README.md +0 -16
- package/node_modules/@aws-crypto/crc32/build/aws_crc32.d.ts +0 -7
- package/node_modules/@aws-crypto/crc32/build/aws_crc32.js +0 -31
- package/node_modules/@aws-crypto/crc32/build/aws_crc32.js.map +0 -1
- package/node_modules/@aws-crypto/crc32/build/index.d.ts +0 -7
- package/node_modules/@aws-crypto/crc32/build/index.js +0 -108
- package/node_modules/@aws-crypto/crc32/build/index.js.map +0 -1
- package/node_modules/@aws-crypto/crc32/node_modules/tslib/CopyrightNotice.txt +0 -15
- package/node_modules/@aws-crypto/crc32/node_modules/tslib/LICENSE.txt +0 -12
- package/node_modules/@aws-crypto/crc32/node_modules/tslib/README.md +0 -142
- package/node_modules/@aws-crypto/crc32/node_modules/tslib/modules/index.js +0 -51
- package/node_modules/@aws-crypto/crc32/node_modules/tslib/modules/package.json +0 -3
- package/node_modules/@aws-crypto/crc32/node_modules/tslib/package.json +0 -37
- package/node_modules/@aws-crypto/crc32/node_modules/tslib/test/validateModuleExportsMatchCommonJS/index.js +0 -23
- package/node_modules/@aws-crypto/crc32/node_modules/tslib/test/validateModuleExportsMatchCommonJS/package.json +0 -6
- package/node_modules/@aws-crypto/crc32/node_modules/tslib/tslib.d.ts +0 -37
- package/node_modules/@aws-crypto/crc32/node_modules/tslib/tslib.es6.html +0 -1
- package/node_modules/@aws-crypto/crc32/node_modules/tslib/tslib.es6.js +0 -218
- package/node_modules/@aws-crypto/crc32/node_modules/tslib/tslib.html +0 -1
- package/node_modules/@aws-crypto/crc32/node_modules/tslib/tslib.js +0 -284
- package/node_modules/@aws-crypto/crc32/package.json +0 -28
- package/node_modules/@aws-crypto/crc32/src/aws_crc32.ts +0 -24
- package/node_modules/@aws-crypto/crc32/src/index.ts +0 -92
- package/node_modules/@aws-crypto/crc32/tsconfig.json +0 -23
- package/node_modules/@smithy/eventstream-codec/LICENSE +0 -201
- package/node_modules/@smithy/eventstream-codec/README.md +0 -4
- package/node_modules/@smithy/eventstream-codec/dist-cjs/HeaderMarshaller.js +0 -1
- package/node_modules/@smithy/eventstream-codec/dist-cjs/Int64.js +0 -1
- package/node_modules/@smithy/eventstream-codec/dist-cjs/Message.js +0 -1
- package/node_modules/@smithy/eventstream-codec/dist-cjs/MessageDecoderStream.js +0 -1
- package/node_modules/@smithy/eventstream-codec/dist-cjs/MessageEncoderStream.js +0 -1
- package/node_modules/@smithy/eventstream-codec/dist-cjs/SmithyMessageDecoderStream.js +0 -1
- package/node_modules/@smithy/eventstream-codec/dist-cjs/SmithyMessageEncoderStream.js +0 -1
- package/node_modules/@smithy/eventstream-codec/dist-cjs/TestVectors.fixture.js +0 -1
- package/node_modules/@smithy/eventstream-codec/dist-cjs/index.js +0 -468
- package/node_modules/@smithy/eventstream-codec/dist-cjs/splitMessage.js +0 -1
- package/node_modules/@smithy/eventstream-codec/dist-cjs/vectorTypes.fixture.js +0 -1
- package/node_modules/@smithy/eventstream-codec/dist-es/EventStreamCodec.js +0 -62
- package/node_modules/@smithy/eventstream-codec/dist-es/HeaderMarshaller.js +0 -182
- package/node_modules/@smithy/eventstream-codec/dist-es/Int64.js +0 -43
- package/node_modules/@smithy/eventstream-codec/dist-es/Message.js +0 -1
- package/node_modules/@smithy/eventstream-codec/dist-es/MessageDecoderStream.js +0 -14
- package/node_modules/@smithy/eventstream-codec/dist-es/MessageEncoderStream.js +0 -17
- package/node_modules/@smithy/eventstream-codec/dist-es/SmithyMessageDecoderStream.js +0 -16
- package/node_modules/@smithy/eventstream-codec/dist-es/SmithyMessageEncoderStream.js +0 -14
- package/node_modules/@smithy/eventstream-codec/dist-es/TestVectors.fixture.js +0 -690
- package/node_modules/@smithy/eventstream-codec/dist-es/index.js +0 -8
- package/node_modules/@smithy/eventstream-codec/dist-es/splitMessage.js +0 -30
- package/node_modules/@smithy/eventstream-codec/dist-es/vectorTypes.fixture.js +0 -1
- package/node_modules/@smithy/eventstream-codec/dist-types/EventStreamCodec.d.ts +0 -31
- package/node_modules/@smithy/eventstream-codec/dist-types/HeaderMarshaller.d.ts +0 -12
- package/node_modules/@smithy/eventstream-codec/dist-types/Int64.d.ts +0 -20
- package/node_modules/@smithy/eventstream-codec/dist-types/Message.d.ts +0 -26
- package/node_modules/@smithy/eventstream-codec/dist-types/MessageDecoderStream.d.ts +0 -17
- package/node_modules/@smithy/eventstream-codec/dist-types/MessageEncoderStream.d.ts +0 -18
- package/node_modules/@smithy/eventstream-codec/dist-types/SmithyMessageDecoderStream.d.ts +0 -17
- package/node_modules/@smithy/eventstream-codec/dist-types/SmithyMessageEncoderStream.d.ts +0 -17
- package/node_modules/@smithy/eventstream-codec/dist-types/TestVectors.fixture.d.ts +0 -2
- package/node_modules/@smithy/eventstream-codec/dist-types/index.d.ts +0 -8
- package/node_modules/@smithy/eventstream-codec/dist-types/splitMessage.d.ts +0 -11
- package/node_modules/@smithy/eventstream-codec/dist-types/ts3.4/EventStreamCodec.d.ts +0 -31
- package/node_modules/@smithy/eventstream-codec/dist-types/ts3.4/HeaderMarshaller.d.ts +0 -12
- package/node_modules/@smithy/eventstream-codec/dist-types/ts3.4/Int64.d.ts +0 -20
- package/node_modules/@smithy/eventstream-codec/dist-types/ts3.4/Message.d.ts +0 -26
- package/node_modules/@smithy/eventstream-codec/dist-types/ts3.4/MessageDecoderStream.d.ts +0 -17
- package/node_modules/@smithy/eventstream-codec/dist-types/ts3.4/MessageEncoderStream.d.ts +0 -18
- package/node_modules/@smithy/eventstream-codec/dist-types/ts3.4/SmithyMessageDecoderStream.d.ts +0 -17
- package/node_modules/@smithy/eventstream-codec/dist-types/ts3.4/SmithyMessageEncoderStream.d.ts +0 -17
- package/node_modules/@smithy/eventstream-codec/dist-types/ts3.4/TestVectors.fixture.d.ts +0 -2
- package/node_modules/@smithy/eventstream-codec/dist-types/ts3.4/index.d.ts +0 -8
- package/node_modules/@smithy/eventstream-codec/dist-types/ts3.4/splitMessage.d.ts +0 -11
- package/node_modules/@smithy/eventstream-codec/dist-types/ts3.4/vectorTypes.fixture.d.ts +0 -12
- package/node_modules/@smithy/eventstream-codec/dist-types/vectorTypes.fixture.d.ts +0 -12
- package/node_modules/@smithy/eventstream-codec/package.json +0 -61
- /package/node_modules/@smithy/{eventstream-codec/dist-cjs/EventStreamCodec.js → signature-v4/dist-cjs/HeaderFormatter.js} +0 -0
package/.jsii
CHANGED
@@ -3585,7 +3585,7 @@
|
|
3585
3585
|
"stability": "stable"
|
3586
3586
|
},
|
3587
3587
|
"homepage": "https://github.com/cdk8s-team/cdk8s-awscdk-resolver.git",
|
3588
|
-
"jsiiVersion": "5.3.
|
3588
|
+
"jsiiVersion": "5.3.33 (build 023495c)",
|
3589
3589
|
"license": "Apache-2.0",
|
3590
3590
|
"metadata": {
|
3591
3591
|
"jsii": {
|
@@ -3674,6 +3674,6 @@
|
|
3674
3674
|
"symbolId": "src/resolve:AwsCdkResolver"
|
3675
3675
|
}
|
3676
3676
|
},
|
3677
|
-
"version": "0.0.
|
3678
|
-
"fingerprint": "
|
3677
|
+
"version": "0.0.77",
|
3678
|
+
"fingerprint": "SXcvsVVgAz5HYj7cUAIdQkUq7DDcNP/pkLJFuWBysKI="
|
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.77" };
|
65
65
|
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicmVzb2x2ZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uL3NyYy9yZXNvbHZlLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7Ozs7O0FBQUEsaURBQTZDO0FBQzdDLDZCQUE2QjtBQUM3Qiw2Q0FBK0U7QUFJL0UsTUFBYSxjQUFjO0lBRWxCLE9BQU8sQ0FBQyxPQUEwQjtRQUV2QyxJQUFJLENBQUMsbUJBQUssQ0FBQyxZQUFZLENBQUMsT0FBTyxDQUFDLEtBQUssQ0FBQyxFQUFFLENBQUM7WUFDdkMsT0FBTztRQUNULENBQUM7UUFFRCxJQUFJLE9BQU8sT0FBTyxDQUFDLEtBQUssS0FBSyxRQUFRLEVBQUUsQ0FBQztZQUN0QywrREFBK0Q7WUFDL0QsbUJBQW1CO1lBQ25CLE1BQU0sSUFBSSxLQUFLLENBQUMsdUJBQXVCLE9BQU0sQ0FBQyxPQUFPLENBQUMsS0FBSyxDQUFDLHNCQUFzQixDQUFDLENBQUM7UUFDdEYsQ0FBQztRQUVELE1BQU0sTUFBTSxHQUFHLElBQUksQ0FBQyxVQUFVLENBQUMsT0FBTyxDQUFDLEtBQUssQ0FBQyxDQUFDO1FBQzlDLElBQUksQ0FBQztZQUNILE1BQU0sV0FBVyxHQUFHLElBQUksQ0FBQyxnQkFBZ0IsQ0FBQyxNQUFNLENBQUMsQ0FBQztZQUNsRCxPQUFPLENBQUMsWUFBWSxDQUFDLFdBQVcsQ0FBQyxDQUFDO1FBQ3BDLENBQUM7UUFBQyxPQUFPLEdBQUcsRUFBRSxDQUFDO1lBQ2IsMkVBQTJFO1lBQzNFLGtFQUFrRTtZQUNsRSwyRUFBMkU7WUFDM0UsK0VBQStFO1lBQy9FLCtDQUErQztZQUMvQyxPQUFPLENBQUMsWUFBWSxDQUFDLG9DQUFvQyxNQUFNLENBQUMsSUFBSSxDQUFDLElBQUksS0FBSyxHQUFHLEVBQUUsQ0FBQyxDQUFDO1FBQ3ZGLENBQUM7SUFFSCxDQUFDO0lBRU8sVUFBVSxDQUFDLEtBQWE7UUFFOUIsTUFBTSxlQUFlLEdBQVksRUFBRSxDQUFDO1FBRXBDLEtBQUssTUFBTSxLQUFLLElBQUksMEJBQVksQ0FBQyxhQUFhLENBQUMsS0FBSyxDQUFDLENBQUMsTUFBTSxFQUFFLENBQUM7WUFDN0QsSUFBSSx1QkFBUyxDQUFDLFdBQVcsQ0FBQyxLQUFLLENBQUMsRUFBRSxDQUFDO2dCQUNqQyxNQUFNLEtBQUssR0FBRyxtQkFBSyxDQUFDLEVBQUUsQ0FBQyxLQUFLLENBQUMsTUFBTSxDQUFDLENBQUM7Z0JBQ3JDLGVBQWUsQ0FBQyxJQUFJLENBQUMsS0FBSyxDQUFDLENBQUM7Z0JBQzVCLE1BQU0sTUFBTSxHQUFHLEtBQUssQ0FBQyxJQUFJLENBQUMsT0FBTyxFQUFFLENBQUMsTUFBTSxDQUFDLENBQUMsQ0FBQyxFQUFFLENBQUMsQ0FBQyxZQUFZLHVCQUFTLElBQUksQ0FBQyxDQUFDLEtBQUssS0FBSyxLQUFLLENBQUMsQ0FBQyxDQUFDLENBQWMsQ0FBQztnQkFDN0csa0ZBQWtGO2dCQUNsRix3REFBd0Q7Z0JBQ3hELElBQUksTUFBTTtvQkFBRSxPQUFPLE1BQU0sQ0FBQztZQUM1QixDQUFDO1FBQ0gsQ0FBQztRQUVELDZCQUE2QjtRQUM3Qiw2QkFBNkI7UUFDN0Isb0NBQW9DO1FBQ3BDLG9GQUFvRjtRQUNwRiwrREFBK0Q7UUFDL0QsTUFBTSxJQUFJLEtBQUssQ0FBQyxxQ0FBcUMsS0FBSyx1QkFBdUIsZUFBZSxDQUFDLEdBQUcsQ0FBQyxDQUFDLENBQUMsRUFBRSxDQUFDLENBQUMsQ0FBQyxTQUFTLENBQUMsQ0FBQyxJQUFJLENBQUMsR0FBRyxDQUFDLEdBQUcsQ0FBQyxDQUFDO0lBRXZJLENBQUM7SUFFTyxnQkFBZ0IsQ0FBQyxNQUFpQjtRQUV4QyxNQUFNLE1BQU0sR0FBRyxJQUFJLENBQUMsSUFBSSxDQUFDLFNBQVMsRUFBRSxJQUFJLEVBQUUsS0FBSyxFQUFFLHVCQUF1QixDQUFDLENBQUM7UUFDMUUsT0FBTyxJQUFJLENBQUMsS0FBSyxDQUFDLElBQUEsNEJBQVksRUFBQyxPQUFPLENBQUMsUUFBUSxFQUFFO1lBQy9DLE1BQU07WUFDTixtQkFBSyxDQUFDLEVBQUUsQ0FBQyxNQUFNLENBQUMsQ0FBQyxTQUFTO1lBQzFCLE1BQU0sQ0FBQyxJQUFJLENBQUMsRUFBRTtTQUNmLEVBQUUsRUFBRSxRQUFRLEVBQUUsT0FBTyxFQUFFLEtBQUssRUFBRSxDQUFDLE1BQU0sQ0FBQyxFQUFFLENBQUMsQ0FBQyxRQUFRLEVBQUUsQ0FBQyxJQUFJLEVBQUUsQ0FBQyxDQUFDO0lBRWhFLENBQUM7O0FBOURILHdDQWdFQyIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IGV4ZWNGaWxlU3luYyB9IGZyb20gJ2NoaWxkX3Byb2Nlc3MnO1xuaW1wb3J0ICogYXMgcGF0aCBmcm9tICdwYXRoJztcbmltcG9ydCB7IFRva2VuLCBTdGFjaywgVG9rZW5pemF0aW9uLCBSZWZlcmVuY2UsIENmbk91dHB1dCB9IGZyb20gJ2F3cy1jZGstbGliJztcbmltcG9ydCB7IElSZXNvbHZlciwgUmVzb2x1dGlvbkNvbnRleHQgfSBmcm9tICdjZGs4cyc7XG5cblxuZXhwb3J0IGNsYXNzIEF3c0Nka1Jlc29sdmVyIGltcGxlbWVudHMgSVJlc29sdmVyIHtcblxuICBwdWJsaWMgcmVzb2x2ZShjb250ZXh0OiBSZXNvbHV0aW9uQ29udGV4dCkge1xuXG4gICAgaWYgKCFUb2tlbi5pc1VucmVzb2x2ZWQoY29udGV4dC52YWx1ZSkpIHtcbiAgICAgIHJldHVybjtcbiAgICB9XG5cbiAgICBpZiAodHlwZW9mIGNvbnRleHQudmFsdWUgIT09ICdzdHJpbmcnKSB7XG4gICAgICAvLyBzaG91bGQgYmUgb2sgYmVjYXVzZSB3ZSBvbmx5IHJlc29sdmUgQ2ZuT3V0cHV0IHZhbHVlcywgd2hpY2hcbiAgICAgIC8vIG11c3QgYmUgc3RyaW5ncy5cbiAgICAgIHRocm93IG5ldyBFcnJvcihgSW52YWxpZCB2YWx1ZSB0eXBlOiAke3R5cGVvZihjb250ZXh0LnZhbHVlKX0gKEV4cGVjdGVkICdzdHJpbmcnKWApO1xuICAgIH1cblxuICAgIGNvbnN0IG91dHB1dCA9IHRoaXMuZmluZE91dHB1dChjb250ZXh0LnZhbHVlKTtcbiAgICB0cnkge1xuICAgICAgY29uc3Qgb3V0cHV0VmFsdWUgPSB0aGlzLmZldGNoT3V0cHV0VmFsdWUob3V0cHV0KTtcbiAgICAgIGNvbnRleHQucmVwbGFjZVZhbHVlKG91dHB1dFZhbHVlKTtcbiAgICB9IGNhdGNoIChlcnIpIHtcbiAgICAgIC8vIGlmIGJvdGggY2RrOHMgYW5kIEFXUyBDREsgYXBwbGljYXRpb25zIGFyZSBkZWZpbmVkIHdpdGhpbiB0aGUgc2FtZSBmaWxlLFxuICAgICAgLy8gYSBjZGs4cyBzeW50aCBpcyBnb2luZyB0byBoYXBwZW4gYmVmb3JlIHRoZSBBV1MgQ0RLIGRlcGxveW1lbnQuXG4gICAgICAvLyBpbiB0aGlzIGNhc2Ugd2UgbXVzdCBzd2FsbG93IHRoZSBlcnJvciwgb3RoZXJ3aXNlIHRoZSBBV1MgQ0RLIGRlcGxveW1lbnRcbiAgICAgIC8vIHdvbid0IGJlIGFibGUgdG8gZ28gdGhyb3VnaC4gd2UgcmVwbGFjZSB0aGUgdmFsdWUgd2l0aCBzb21ldGhpbmcgdG8gaW5kaWNhdGVcbiAgICAgIC8vIHRoYXQgYSBmZXRjaGluZyBhdHRlbXB0IHdhcyBtYWRlIGFuZCBmYWlsZWQuXG4gICAgICBjb250ZXh0LnJlcGxhY2VWYWx1ZShgRmFpbGVkIGZldGNoaW5nIHZhbHVlIGZvciBvdXRwdXQgJHtvdXRwdXQubm9kZS5wYXRofTogJHtlcnJ9YCk7XG4gICAgfVxuXG4gIH1cblxuICBwcml2YXRlIGZpbmRPdXRwdXQodmFsdWU6IHN0cmluZykge1xuXG4gICAgY29uc3QgaW5zcGVjdGVkU3RhY2tzOiBTdGFja1tdID0gW107XG5cbiAgICBmb3IgKGNvbnN0IHRva2VuIG9mIFRva2VuaXphdGlvbi5yZXZlcnNlU3RyaW5nKHZhbHVlKS50b2tlbnMpIHtcbiAgICAgIGlmIChSZWZlcmVuY2UuaXNSZWZlcmVuY2UodG9rZW4pKSB7XG4gICAgICAgIGNvbnN0IHN0YWNrID0gU3RhY2sub2YodG9rZW4udGFyZ2V0KTtcbiAgICAgICAgaW5zcGVjdGVkU3RhY2tzLnB1c2goc3RhY2spO1xuICAgICAgICBjb25zdCBvdXRwdXQgPSBzdGFjay5ub2RlLmZpbmRBbGwoKS5maWx0ZXIoYyA9PiBjIGluc3RhbmNlb2YgQ2ZuT3V0cHV0ICYmIGMudmFsdWUgPT09IHZhbHVlKVswXSBhcyBDZm5PdXRwdXQ7XG4gICAgICAgIC8vIHdlIGRvbid0IHJlYWxseSBjYXJlIGlmIHRoZXJlIGFyZSBtb3JlIG91dHB1dHMgKHBvc3NpYmx5IGZyb20gZGlmZmVyZW50IHN0YWNrcylcbiAgICAgICAgLy8gdGhhdCBwb2ludCB0byB0aGUgc2FtZSB2YWx1ZS4gdGhlIGZpcnN0IHdpbGwgc3VmZmljZS5cbiAgICAgICAgaWYgKG91dHB1dCkgcmV0dXJuIG91dHB1dDtcbiAgICAgIH1cbiAgICB9XG5cbiAgICAvLyBUaGlzIGNhbiBoYXBwZW4gaWYgZWl0aGVyOlxuICAgIC8vIC0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tXG4gICAgLy8gIDEuIFVzZXIgZGlkbid0IGRlZmluZSBhbiBvdXRwdXQuXG4gICAgLy8gIDIuIE91dHB1dCB3YXMgZGVmaW5lZCBpbiBhIGRpZmZlcmVudCBzdGFjayB0aGFuIHRoZSB0b2tlbnMgY29tcHJpc2luZyBpdHMgdmFsdWUuXG4gICAgLy8gIDMuIE5vbmUgb2YgdGhlIHRva2VucyBjb21wcmlzaW5nIHRoZSB2YWx1ZSBhcmUgYSBSZWZlcmVuY2UuXG4gICAgdGhyb3cgbmV3IEVycm9yKGBVbmFibGUgdG8gZmluZCBvdXRwdXQgZGVmaW5lZCBmb3IgJHt2YWx1ZX0gKEluc3BlY3RlZCBzdGFja3M6ICR7aW5zcGVjdGVkU3RhY2tzLm1hcChzID0+IHMuc3RhY2tOYW1lKS5qb2luKCcsJyl9KWApO1xuXG4gIH1cblxuICBwcml2YXRlIGZldGNoT3V0cHV0VmFsdWUob3V0cHV0OiBDZm5PdXRwdXQpIHtcblxuICAgIGNvbnN0IHNjcmlwdCA9IHBhdGguam9pbihfX2Rpcm5hbWUsICcuLicsICdsaWInLCAnZmV0Y2gtb3V0cHV0LXZhbHVlLmpzJyk7XG4gICAgcmV0dXJuIEpTT04ucGFyc2UoZXhlY0ZpbGVTeW5jKHByb2Nlc3MuZXhlY1BhdGgsIFtcbiAgICAgIHNjcmlwdCxcbiAgICAgIFN0YWNrLm9mKG91dHB1dCkuc3RhY2tOYW1lLFxuICAgICAgb3V0cHV0Lm5vZGUuaWQsXG4gICAgXSwgeyBlbmNvZGluZzogJ3V0Zi04Jywgc3RkaW86IFsncGlwZSddIH0pLnRvU3RyaW5nKCkudHJpbSgpKTtcblxuICB9XG5cbn1cbiJdfQ==
|
@@ -137,6 +137,7 @@ __export(src_exports, {
|
|
137
137
|
OperationStatusCheckFailedException: () => OperationStatusCheckFailedException,
|
138
138
|
OrganizationStatus: () => OrganizationStatus,
|
139
139
|
PermissionModels: () => PermissionModels,
|
140
|
+
PolicyAction: () => PolicyAction,
|
140
141
|
ProvisioningType: () => ProvisioningType,
|
141
142
|
PublishTypeCommand: () => PublishTypeCommand,
|
142
143
|
PublisherStatus: () => PublisherStatus,
|
@@ -603,6 +604,14 @@ var RequiresRecreation = {
|
|
603
604
|
Conditionally: "Conditionally",
|
604
605
|
Never: "Never"
|
605
606
|
};
|
607
|
+
var PolicyAction = {
|
608
|
+
Delete: "Delete",
|
609
|
+
ReplaceAndDelete: "ReplaceAndDelete",
|
610
|
+
ReplaceAndRetain: "ReplaceAndRetain",
|
611
|
+
ReplaceAndSnapshot: "ReplaceAndSnapshot",
|
612
|
+
Retain: "Retain",
|
613
|
+
Snapshot: "Snapshot"
|
614
|
+
};
|
606
615
|
var Replacement = {
|
607
616
|
Conditional: "Conditional",
|
608
617
|
False: "False",
|
@@ -7370,6 +7379,9 @@ var de_RequiredActivatedTypes = /* @__PURE__ */ __name((output, context) => {
|
|
7370
7379
|
}, "de_RequiredActivatedTypes");
|
7371
7380
|
var de_ResourceChange = /* @__PURE__ */ __name((output, context) => {
|
7372
7381
|
const contents = {};
|
7382
|
+
if (output[_PA] != null) {
|
7383
|
+
contents[_PA] = (0, import_smithy_client.expectString)(output[_PA]);
|
7384
|
+
}
|
7373
7385
|
if (output[_A] != null) {
|
7374
7386
|
contents[_A] = (0, import_smithy_client.expectString)(output[_A]);
|
7375
7387
|
}
|
@@ -9096,6 +9108,7 @@ var _OUI = "OrganizationalUnitIds";
|
|
9096
9108
|
var _OUIr = "OrganizationalUnitId";
|
9097
9109
|
var _OV = "OutputValue";
|
9098
9110
|
var _P = "Parameters";
|
9111
|
+
var _PA = "PolicyAction";
|
9099
9112
|
var _PC = "PercentageCompleted";
|
9100
9113
|
var _PCSI = "ParentChangeSetId";
|
9101
9114
|
var _PCa = "ParameterConstraints";
|
@@ -11800,6 +11813,7 @@ var waitUntilTypeRegistrationComplete = /* @__PURE__ */ __name(async (params, in
|
|
11800
11813
|
EvaluationType,
|
11801
11814
|
ResourceAttribute,
|
11802
11815
|
RequiresRecreation,
|
11816
|
+
PolicyAction,
|
11803
11817
|
Replacement,
|
11804
11818
|
ChangeType,
|
11805
11819
|
HookFailureMode,
|
@@ -157,6 +157,14 @@ export const RequiresRecreation = {
|
|
157
157
|
Conditionally: "Conditionally",
|
158
158
|
Never: "Never",
|
159
159
|
};
|
160
|
+
export const PolicyAction = {
|
161
|
+
Delete: "Delete",
|
162
|
+
ReplaceAndDelete: "ReplaceAndDelete",
|
163
|
+
ReplaceAndRetain: "ReplaceAndRetain",
|
164
|
+
ReplaceAndSnapshot: "ReplaceAndSnapshot",
|
165
|
+
Retain: "Retain",
|
166
|
+
Snapshot: "Snapshot",
|
167
|
+
};
|
160
168
|
export const Replacement = {
|
161
169
|
Conditional: "Conditional",
|
162
170
|
False: "False",
|
@@ -6150,6 +6150,9 @@ const de_RequiredActivatedTypes = (output, context) => {
|
|
6150
6150
|
};
|
6151
6151
|
const de_ResourceChange = (output, context) => {
|
6152
6152
|
const contents = {};
|
6153
|
+
if (output[_PA] != null) {
|
6154
|
+
contents[_PA] = __expectString(output[_PA]);
|
6155
|
+
}
|
6153
6156
|
if (output[_A] != null) {
|
6154
6157
|
contents[_A] = __expectString(output[_A]);
|
6155
6158
|
}
|
@@ -7973,6 +7976,7 @@ const _OUI = "OrganizationalUnitIds";
|
|
7973
7976
|
const _OUIr = "OrganizationalUnitId";
|
7974
7977
|
const _OV = "OutputValue";
|
7975
7978
|
const _P = "Parameters";
|
7979
|
+
const _PA = "PolicyAction";
|
7976
7980
|
const _PC = "PercentageCompleted";
|
7977
7981
|
const _PCSI = "ParentChangeSetId";
|
7978
7982
|
const _PCa = "ParameterConstraints";
|
package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ActivateTypeCommand.d.ts
CHANGED
@@ -30,7 +30,7 @@ declare const ActivateTypeCommand_base: {
|
|
30
30
|
* see <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/registry-public.html">Using public
|
31
31
|
* extensions</a> in the <i>CloudFormation User Guide</i>.</p>
|
32
32
|
* <p>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 more information, see
|
33
|
-
* <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/registry-
|
33
|
+
* <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/registry-private.html#registry-set-configuration">Configuring extensions at
|
34
34
|
* the account level</a> in the <i>CloudFormation User Guide</i>.</p>
|
35
35
|
* @example
|
36
36
|
* Use a bare-bones client and the command you need to make an API call.
|
@@ -28,7 +28,7 @@ declare const BatchDescribeTypeConfigurationsCommand_base: {
|
|
28
28
|
/**
|
29
29
|
* <p>Returns configuration data for the specified CloudFormation extensions, from the CloudFormation registry
|
30
30
|
* for the account and Region.</p>
|
31
|
-
* <p>For more information, see <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/registry-
|
31
|
+
* <p>For more information, see <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/registry-private.html#registry-set-configuration">Configuring extensions at
|
32
32
|
* the account level</a> in the <i>CloudFormation User Guide</i>.</p>
|
33
33
|
* @example
|
34
34
|
* Use a bare-bones client and the command you need to make an API call.
|
@@ -86,6 +86,7 @@ declare const DescribeChangeSetCommand_base: {
|
|
86
86
|
* // Type: "Resource",
|
87
87
|
* // HookInvocationCount: Number("int"),
|
88
88
|
* // ResourceChange: { // ResourceChange
|
89
|
+
* // PolicyAction: "Delete" || "Retain" || "Snapshot" || "ReplaceAndDelete" || "ReplaceAndRetain" || "ReplaceAndSnapshot",
|
89
90
|
* // Action: "Add" || "Modify" || "Remove" || "Import" || "Dynamic",
|
90
91
|
* // LogicalResourceId: "STRING_VALUE",
|
91
92
|
* // PhysicalResourceId: "STRING_VALUE",
|
package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/RegisterTypeCommand.d.ts
CHANGED
@@ -45,7 +45,7 @@ declare const RegisterTypeCommand_base: {
|
|
45
45
|
* per Region. Use <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/APIReference/API_DeregisterType.html">DeregisterType</a> to deregister specific extension versions if necessary.</p>
|
46
46
|
* <p>Once you have initiated a registration request using <a>RegisterType</a>, you can use <a>DescribeTypeRegistration</a> to monitor the progress of the registration request.</p>
|
47
47
|
* <p>Once you have registered a private extension in your account and Region, use <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/APIReference/API_SetTypeConfiguration.html">SetTypeConfiguration</a> to specify
|
48
|
-
* configuration properties for the extension. For more information, see <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/registry-
|
48
|
+
* configuration properties for the extension. For more information, see <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/registry-private.html#registry-set-configuration">Configuring extensions at
|
49
49
|
* the account level</a> in the <i>CloudFormation User Guide</i>.</p>
|
50
50
|
* @example
|
51
51
|
* Use a bare-bones client and the command you need to make an API call.
|
@@ -28,7 +28,7 @@ declare const SetTypeConfigurationCommand_base: {
|
|
28
28
|
/**
|
29
29
|
* <p>Specifies the configuration data for a registered CloudFormation extension, in the given account and Region.</p>
|
30
30
|
* <p>To view the current configuration data for an extension, refer to the <code>ConfigurationSchema</code> element
|
31
|
-
* of <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/APIReference/API_DescribeType.html">DescribeType</a>. For more information, see <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/registry-
|
31
|
+
* of <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/APIReference/API_DescribeType.html">DescribeType</a>. For more information, see <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/registry-private.html#registry-set-configuration">Configuring extensions at
|
32
32
|
* the account level</a> in the <i>CloudFormation User Guide</i>.</p>
|
33
33
|
* <important>
|
34
34
|
* <p>It's strongly recommended that you use dynamic references to restrict sensitive configuration definitions, such
|
@@ -1,8 +1,7 @@
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
3
3
|
import { CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFormationClient";
|
4
|
-
import { SetTypeDefaultVersionInput } from "../models/
|
5
|
-
import { SetTypeDefaultVersionOutput } from "../models/models_1";
|
4
|
+
import { SetTypeDefaultVersionInput, SetTypeDefaultVersionOutput } from "../models/models_1";
|
6
5
|
/**
|
7
6
|
* @public
|
8
7
|
*/
|
@@ -426,7 +426,7 @@ export interface BatchDescribeTypeConfigurationsError {
|
|
426
426
|
/**
|
427
427
|
* <p>Detailed information concerning the specification of a CloudFormation extension in a given account and
|
428
428
|
* Region.</p>
|
429
|
-
* <p>For more information, see <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/registry-
|
429
|
+
* <p>For more information, see <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/registry-private.html#registry-set-configuration">Configuring extensions at
|
430
430
|
* the account level</a> in the <i>CloudFormation User Guide</i>.</p>
|
431
431
|
* @public
|
432
432
|
*/
|
@@ -793,6 +793,22 @@ export interface ModuleInfo {
|
|
793
793
|
*/
|
794
794
|
LogicalIdHierarchy?: string;
|
795
795
|
}
|
796
|
+
/**
|
797
|
+
* @public
|
798
|
+
* @enum
|
799
|
+
*/
|
800
|
+
export declare const PolicyAction: {
|
801
|
+
readonly Delete: "Delete";
|
802
|
+
readonly ReplaceAndDelete: "ReplaceAndDelete";
|
803
|
+
readonly ReplaceAndRetain: "ReplaceAndRetain";
|
804
|
+
readonly ReplaceAndSnapshot: "ReplaceAndSnapshot";
|
805
|
+
readonly Retain: "Retain";
|
806
|
+
readonly Snapshot: "Snapshot";
|
807
|
+
};
|
808
|
+
/**
|
809
|
+
* @public
|
810
|
+
*/
|
811
|
+
export type PolicyAction = (typeof PolicyAction)[keyof typeof PolicyAction];
|
796
812
|
/**
|
797
813
|
* @public
|
798
814
|
* @enum
|
@@ -812,6 +828,37 @@ export type Replacement = (typeof Replacement)[keyof typeof Replacement];
|
|
812
828
|
* @public
|
813
829
|
*/
|
814
830
|
export interface ResourceChange {
|
831
|
+
/**
|
832
|
+
* <p>The action that will be taken on the physical resource when the change set is executed.</p>
|
833
|
+
* <ul>
|
834
|
+
* <li>
|
835
|
+
* <p>
|
836
|
+
* <code>Delete</code> The resource will be deleted.</p>
|
837
|
+
* </li>
|
838
|
+
* <li>
|
839
|
+
* <p>
|
840
|
+
* <code>Retain</code> The resource will be retained.</p>
|
841
|
+
* </li>
|
842
|
+
* <li>
|
843
|
+
* <p>
|
844
|
+
* <code>Snapshot</code> The resource will have a snapshot taken.</p>
|
845
|
+
* </li>
|
846
|
+
* <li>
|
847
|
+
* <p>
|
848
|
+
* <code>ReplaceAndDelete</code> The resource will be replaced and then deleted.</p>
|
849
|
+
* </li>
|
850
|
+
* <li>
|
851
|
+
* <p>
|
852
|
+
* <code>ReplaceAndRetain</code> The resource will be replaced and then retained.</p>
|
853
|
+
* </li>
|
854
|
+
* <li>
|
855
|
+
* <p>
|
856
|
+
* <code>ReplaceAndSnapshot</code> The resource will be replaced and then have a snapshot taken.</p>
|
857
|
+
* </li>
|
858
|
+
* </ul>
|
859
|
+
* @public
|
860
|
+
*/
|
861
|
+
PolicyAction?: PolicyAction;
|
815
862
|
/**
|
816
863
|
* <p>The action that CloudFormation takes on the resource, such as <code>Add</code> (adds a new resource), <code>Modify</code>
|
817
864
|
* (changes a resource), <code>Remove</code> (deletes a resource), <code>Import</code> (imports a resource), or
|
@@ -6227,7 +6274,7 @@ export interface DescribeTypeOutput {
|
|
6227
6274
|
/**
|
6228
6275
|
* <p>A JSON string that represent the current configuration data for the extension in this account and Region.</p>
|
6229
6276
|
* <p>To set the configuration data for an extension, use <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/APIReference/API_SetTypeConfiguration.html">SetTypeConfiguration</a>. For more
|
6230
|
-
* information, see <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/registry-
|
6277
|
+
* information, see <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/registry-private.html#registry-set-configuration">Configuring extensions at
|
6231
6278
|
* the account level</a> in the <i>CloudFormation User Guide</i>.</p>
|
6232
6279
|
* @public
|
6233
6280
|
*/
|
@@ -9657,32 +9704,3 @@ export interface SetTypeConfigurationOutput {
|
|
9657
9704
|
*/
|
9658
9705
|
ConfigurationArn?: string;
|
9659
9706
|
}
|
9660
|
-
/**
|
9661
|
-
* @public
|
9662
|
-
*/
|
9663
|
-
export interface SetTypeDefaultVersionInput {
|
9664
|
-
/**
|
9665
|
-
* <p>The Amazon Resource Name (ARN) of the extension for which you want version summary information.</p>
|
9666
|
-
* <p>Conditional: You must specify either <code>TypeName</code> and <code>Type</code>, or <code>Arn</code>.</p>
|
9667
|
-
* @public
|
9668
|
-
*/
|
9669
|
-
Arn?: string;
|
9670
|
-
/**
|
9671
|
-
* <p>The kind of extension.</p>
|
9672
|
-
* <p>Conditional: You must specify either <code>TypeName</code> and <code>Type</code>, or <code>Arn</code>.</p>
|
9673
|
-
* @public
|
9674
|
-
*/
|
9675
|
-
Type?: RegistryType;
|
9676
|
-
/**
|
9677
|
-
* <p>The name of the extension.</p>
|
9678
|
-
* <p>Conditional: You must specify either <code>TypeName</code> and <code>Type</code>, or <code>Arn</code>.</p>
|
9679
|
-
* @public
|
9680
|
-
*/
|
9681
|
-
TypeName?: string;
|
9682
|
-
/**
|
9683
|
-
* <p>The ID of a specific version of the extension. The version ID is the value at the end of the Amazon Resource
|
9684
|
-
* Name (ARN) assigned to the extension version when it is registered.</p>
|
9685
|
-
* @public
|
9686
|
-
*/
|
9687
|
-
VersionId?: string;
|
9688
|
-
}
|
@@ -1,6 +1,35 @@
|
|
1
1
|
import { ExceptionOptionType as __ExceptionOptionType } from "@smithy/smithy-client";
|
2
2
|
import { CloudFormationServiceException as __BaseException } from "./CloudFormationServiceException";
|
3
|
-
import { AutoDeployment, CallAs, Capability, DeploymentTargets, ManagedExecution, Parameter, PermissionModels, ResourceDefinition, RollbackConfiguration, StackSetOperationPreferences, Tag, TemplateConfiguration, ThirdPartyType } from "./models_0";
|
3
|
+
import { AutoDeployment, CallAs, Capability, DeploymentTargets, ManagedExecution, Parameter, PermissionModels, RegistryType, ResourceDefinition, RollbackConfiguration, StackSetOperationPreferences, Tag, TemplateConfiguration, ThirdPartyType } from "./models_0";
|
4
|
+
/**
|
5
|
+
* @public
|
6
|
+
*/
|
7
|
+
export interface SetTypeDefaultVersionInput {
|
8
|
+
/**
|
9
|
+
* <p>The Amazon Resource Name (ARN) of the extension for which you want version summary information.</p>
|
10
|
+
* <p>Conditional: You must specify either <code>TypeName</code> and <code>Type</code>, or <code>Arn</code>.</p>
|
11
|
+
* @public
|
12
|
+
*/
|
13
|
+
Arn?: string;
|
14
|
+
/**
|
15
|
+
* <p>The kind of extension.</p>
|
16
|
+
* <p>Conditional: You must specify either <code>TypeName</code> and <code>Type</code>, or <code>Arn</code>.</p>
|
17
|
+
* @public
|
18
|
+
*/
|
19
|
+
Type?: RegistryType;
|
20
|
+
/**
|
21
|
+
* <p>The name of the extension.</p>
|
22
|
+
* <p>Conditional: You must specify either <code>TypeName</code> and <code>Type</code>, or <code>Arn</code>.</p>
|
23
|
+
* @public
|
24
|
+
*/
|
25
|
+
TypeName?: string;
|
26
|
+
/**
|
27
|
+
* <p>The ID of a specific version of the extension. The version ID is the value at the end of the Amazon Resource
|
28
|
+
* Name (ARN) assigned to the extension version when it is registered.</p>
|
29
|
+
* @public
|
30
|
+
*/
|
31
|
+
VersionId?: string;
|
32
|
+
}
|
4
33
|
/**
|
5
34
|
* @public
|
6
35
|
*/
|
@@ -5,8 +5,10 @@ import {
|
|
5
5
|
ServiceInputTypes,
|
6
6
|
ServiceOutputTypes,
|
7
7
|
} from "../CloudFormationClient";
|
8
|
-
import {
|
9
|
-
|
8
|
+
import {
|
9
|
+
SetTypeDefaultVersionInput,
|
10
|
+
SetTypeDefaultVersionOutput,
|
11
|
+
} from "../models/models_1";
|
10
12
|
export { __MetadataBearer, $Command };
|
11
13
|
export interface SetTypeDefaultVersionCommandInput
|
12
14
|
extends SetTypeDefaultVersionInput {}
|
@@ -225,6 +225,15 @@ export interface ModuleInfo {
|
|
225
225
|
TypeHierarchy?: string;
|
226
226
|
LogicalIdHierarchy?: string;
|
227
227
|
}
|
228
|
+
export declare const PolicyAction: {
|
229
|
+
readonly Delete: "Delete";
|
230
|
+
readonly ReplaceAndDelete: "ReplaceAndDelete";
|
231
|
+
readonly ReplaceAndRetain: "ReplaceAndRetain";
|
232
|
+
readonly ReplaceAndSnapshot: "ReplaceAndSnapshot";
|
233
|
+
readonly Retain: "Retain";
|
234
|
+
readonly Snapshot: "Snapshot";
|
235
|
+
};
|
236
|
+
export type PolicyAction = (typeof PolicyAction)[keyof typeof PolicyAction];
|
228
237
|
export declare const Replacement: {
|
229
238
|
readonly Conditional: "Conditional";
|
230
239
|
readonly False: "False";
|
@@ -232,6 +241,7 @@ export declare const Replacement: {
|
|
232
241
|
};
|
233
242
|
export type Replacement = (typeof Replacement)[keyof typeof Replacement];
|
234
243
|
export interface ResourceChange {
|
244
|
+
PolicyAction?: PolicyAction;
|
235
245
|
Action?: ChangeAction;
|
236
246
|
LogicalResourceId?: string;
|
237
247
|
PhysicalResourceId?: string;
|
@@ -1996,9 +2006,3 @@ export interface SetTypeConfigurationInput {
|
|
1996
2006
|
export interface SetTypeConfigurationOutput {
|
1997
2007
|
ConfigurationArn?: string;
|
1998
2008
|
}
|
1999
|
-
export interface SetTypeDefaultVersionInput {
|
2000
|
-
Arn?: string;
|
2001
|
-
Type?: RegistryType;
|
2002
|
-
TypeName?: string;
|
2003
|
-
VersionId?: string;
|
2004
|
-
}
|
@@ -8,6 +8,7 @@ import {
|
|
8
8
|
ManagedExecution,
|
9
9
|
Parameter,
|
10
10
|
PermissionModels,
|
11
|
+
RegistryType,
|
11
12
|
ResourceDefinition,
|
12
13
|
RollbackConfiguration,
|
13
14
|
StackSetOperationPreferences,
|
@@ -15,6 +16,12 @@ import {
|
|
15
16
|
TemplateConfiguration,
|
16
17
|
ThirdPartyType,
|
17
18
|
} from "./models_0";
|
19
|
+
export interface SetTypeDefaultVersionInput {
|
20
|
+
Arn?: string;
|
21
|
+
Type?: RegistryType;
|
22
|
+
TypeName?: string;
|
23
|
+
VersionId?: string;
|
24
|
+
}
|
18
25
|
export interface SetTypeDefaultVersionOutput {}
|
19
26
|
export declare const ResourceSignalStatus: {
|
20
27
|
readonly FAILURE: "FAILURE";
|
@@ -1,7 +1,7 @@
|
|
1
1
|
{
|
2
2
|
"name": "@aws-sdk/client-cloudformation",
|
3
3
|
"description": "AWS SDK for JavaScript Cloudformation Client for Node.js, Browser and React Native",
|
4
|
-
"version": "3.
|
4
|
+
"version": "3.549.0",
|
5
5
|
"scripts": {
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
7
7
|
"build:cjs": "node ../../scripts/compilation/inline client-cloudformation",
|
@@ -20,9 +20,9 @@
|
|
20
20
|
"dependencies": {
|
21
21
|
"@aws-crypto/sha256-browser": "3.0.0",
|
22
22
|
"@aws-crypto/sha256-js": "3.0.0",
|
23
|
-
"@aws-sdk/client-sts": "3.
|
24
|
-
"@aws-sdk/core": "3.
|
25
|
-
"@aws-sdk/credential-provider-node": "3.
|
23
|
+
"@aws-sdk/client-sts": "3.549.0",
|
24
|
+
"@aws-sdk/core": "3.549.0",
|
25
|
+
"@aws-sdk/credential-provider-node": "3.549.0",
|
26
26
|
"@aws-sdk/middleware-host-header": "3.535.0",
|
27
27
|
"@aws-sdk/middleware-logger": "3.535.0",
|
28
28
|
"@aws-sdk/middleware-recursion-detection": "3.535.0",
|
@@ -33,13 +33,13 @@
|
|
33
33
|
"@aws-sdk/util-user-agent-browser": "3.535.0",
|
34
34
|
"@aws-sdk/util-user-agent-node": "3.535.0",
|
35
35
|
"@smithy/config-resolver": "^2.2.0",
|
36
|
-
"@smithy/core": "^1.4.
|
36
|
+
"@smithy/core": "^1.4.1",
|
37
37
|
"@smithy/fetch-http-handler": "^2.5.0",
|
38
38
|
"@smithy/hash-node": "^2.2.0",
|
39
39
|
"@smithy/invalid-dependency": "^2.2.0",
|
40
40
|
"@smithy/middleware-content-length": "^2.2.0",
|
41
41
|
"@smithy/middleware-endpoint": "^2.5.0",
|
42
|
-
"@smithy/middleware-retry": "^2.
|
42
|
+
"@smithy/middleware-retry": "^2.3.0",
|
43
43
|
"@smithy/middleware-serde": "^2.3.0",
|
44
44
|
"@smithy/middleware-stack": "^2.2.0",
|
45
45
|
"@smithy/node-config-provider": "^2.3.0",
|
@@ -1,7 +1,7 @@
|
|
1
1
|
{
|
2
2
|
"name": "@aws-sdk/client-sso",
|
3
3
|
"description": "AWS SDK for JavaScript Sso Client for Node.js, Browser and React Native",
|
4
|
-
"version": "3.
|
4
|
+
"version": "3.549.0",
|
5
5
|
"scripts": {
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
7
7
|
"build:cjs": "node ../../scripts/compilation/inline client-sso",
|
@@ -20,7 +20,7 @@
|
|
20
20
|
"dependencies": {
|
21
21
|
"@aws-crypto/sha256-browser": "3.0.0",
|
22
22
|
"@aws-crypto/sha256-js": "3.0.0",
|
23
|
-
"@aws-sdk/core": "3.
|
23
|
+
"@aws-sdk/core": "3.549.0",
|
24
24
|
"@aws-sdk/middleware-host-header": "3.535.0",
|
25
25
|
"@aws-sdk/middleware-logger": "3.535.0",
|
26
26
|
"@aws-sdk/middleware-recursion-detection": "3.535.0",
|
@@ -31,13 +31,13 @@
|
|
31
31
|
"@aws-sdk/util-user-agent-browser": "3.535.0",
|
32
32
|
"@aws-sdk/util-user-agent-node": "3.535.0",
|
33
33
|
"@smithy/config-resolver": "^2.2.0",
|
34
|
-
"@smithy/core": "^1.4.
|
34
|
+
"@smithy/core": "^1.4.1",
|
35
35
|
"@smithy/fetch-http-handler": "^2.5.0",
|
36
36
|
"@smithy/hash-node": "^2.2.0",
|
37
37
|
"@smithy/invalid-dependency": "^2.2.0",
|
38
38
|
"@smithy/middleware-content-length": "^2.2.0",
|
39
39
|
"@smithy/middleware-endpoint": "^2.5.0",
|
40
|
-
"@smithy/middleware-retry": "^2.
|
40
|
+
"@smithy/middleware-retry": "^2.3.0",
|
41
41
|
"@smithy/middleware-serde": "^2.3.0",
|
42
42
|
"@smithy/middleware-stack": "^2.2.0",
|
43
43
|
"@smithy/node-config-provider": "^2.3.0",
|
@@ -1,7 +1,7 @@
|
|
1
1
|
{
|
2
2
|
"name": "@aws-sdk/client-sso-oidc",
|
3
3
|
"description": "AWS SDK for JavaScript Sso Oidc Client for Node.js, Browser and React Native",
|
4
|
-
"version": "3.
|
4
|
+
"version": "3.549.0",
|
5
5
|
"scripts": {
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
7
7
|
"build:cjs": "node ../../scripts/compilation/inline client-sso-oidc",
|
@@ -20,8 +20,8 @@
|
|
20
20
|
"dependencies": {
|
21
21
|
"@aws-crypto/sha256-browser": "3.0.0",
|
22
22
|
"@aws-crypto/sha256-js": "3.0.0",
|
23
|
-
"@aws-sdk/client-sts": "3.
|
24
|
-
"@aws-sdk/core": "3.
|
23
|
+
"@aws-sdk/client-sts": "3.549.0",
|
24
|
+
"@aws-sdk/core": "3.549.0",
|
25
25
|
"@aws-sdk/middleware-host-header": "3.535.0",
|
26
26
|
"@aws-sdk/middleware-logger": "3.535.0",
|
27
27
|
"@aws-sdk/middleware-recursion-detection": "3.535.0",
|
@@ -32,13 +32,13 @@
|
|
32
32
|
"@aws-sdk/util-user-agent-browser": "3.535.0",
|
33
33
|
"@aws-sdk/util-user-agent-node": "3.535.0",
|
34
34
|
"@smithy/config-resolver": "^2.2.0",
|
35
|
-
"@smithy/core": "^1.4.
|
35
|
+
"@smithy/core": "^1.4.1",
|
36
36
|
"@smithy/fetch-http-handler": "^2.5.0",
|
37
37
|
"@smithy/hash-node": "^2.2.0",
|
38
38
|
"@smithy/invalid-dependency": "^2.2.0",
|
39
39
|
"@smithy/middleware-content-length": "^2.2.0",
|
40
40
|
"@smithy/middleware-endpoint": "^2.5.0",
|
41
|
-
"@smithy/middleware-retry": "^2.
|
41
|
+
"@smithy/middleware-retry": "^2.3.0",
|
42
42
|
"@smithy/middleware-serde": "^2.3.0",
|
43
43
|
"@smithy/middleware-stack": "^2.2.0",
|
44
44
|
"@smithy/node-config-provider": "^2.3.0",
|
@@ -86,7 +86,7 @@
|
|
86
86
|
},
|
87
87
|
"license": "Apache-2.0",
|
88
88
|
"peerDependencies": {
|
89
|
-
"@aws-sdk/credential-provider-node": "^3.
|
89
|
+
"@aws-sdk/credential-provider-node": "^3.549.0"
|
90
90
|
},
|
91
91
|
"browser": {
|
92
92
|
"./dist-es/runtimeConfig": "./dist-es/runtimeConfig.browser"
|
@@ -1,7 +1,7 @@
|
|
1
1
|
{
|
2
2
|
"name": "@aws-sdk/client-sts",
|
3
3
|
"description": "AWS SDK for JavaScript Sts Client for Node.js, Browser and React Native",
|
4
|
-
"version": "3.
|
4
|
+
"version": "3.549.0",
|
5
5
|
"scripts": {
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
7
7
|
"build:cjs": "node ../../scripts/compilation/inline client-sts",
|
@@ -22,7 +22,7 @@
|
|
22
22
|
"dependencies": {
|
23
23
|
"@aws-crypto/sha256-browser": "3.0.0",
|
24
24
|
"@aws-crypto/sha256-js": "3.0.0",
|
25
|
-
"@aws-sdk/core": "3.
|
25
|
+
"@aws-sdk/core": "3.549.0",
|
26
26
|
"@aws-sdk/middleware-host-header": "3.535.0",
|
27
27
|
"@aws-sdk/middleware-logger": "3.535.0",
|
28
28
|
"@aws-sdk/middleware-recursion-detection": "3.535.0",
|
@@ -33,13 +33,13 @@
|
|
33
33
|
"@aws-sdk/util-user-agent-browser": "3.535.0",
|
34
34
|
"@aws-sdk/util-user-agent-node": "3.535.0",
|
35
35
|
"@smithy/config-resolver": "^2.2.0",
|
36
|
-
"@smithy/core": "^1.4.
|
36
|
+
"@smithy/core": "^1.4.1",
|
37
37
|
"@smithy/fetch-http-handler": "^2.5.0",
|
38
38
|
"@smithy/hash-node": "^2.2.0",
|
39
39
|
"@smithy/invalid-dependency": "^2.2.0",
|
40
40
|
"@smithy/middleware-content-length": "^2.2.0",
|
41
41
|
"@smithy/middleware-endpoint": "^2.5.0",
|
42
|
-
"@smithy/middleware-retry": "^2.
|
42
|
+
"@smithy/middleware-retry": "^2.3.0",
|
43
43
|
"@smithy/middleware-serde": "^2.3.0",
|
44
44
|
"@smithy/middleware-stack": "^2.2.0",
|
45
45
|
"@smithy/node-config-provider": "^2.3.0",
|
@@ -87,7 +87,7 @@
|
|
87
87
|
},
|
88
88
|
"license": "Apache-2.0",
|
89
89
|
"peerDependencies": {
|
90
|
-
"@aws-sdk/credential-provider-node": "^3.
|
90
|
+
"@aws-sdk/credential-provider-node": "^3.549.0"
|
91
91
|
},
|
92
92
|
"browser": {
|
93
93
|
"./dist-es/runtimeConfig": "./dist-es/runtimeConfig.browser"
|
@@ -3,6 +3,14 @@
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
5
5
|
|
6
|
+
# [3.549.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.548.0...v3.549.0) (2024-04-04)
|
7
|
+
|
8
|
+
**Note:** Version bump only for package @aws-sdk/core
|
9
|
+
|
10
|
+
|
11
|
+
|
12
|
+
|
13
|
+
|
6
14
|
# [3.535.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.534.0...v3.535.0) (2024-03-15)
|
7
15
|
|
8
16
|
**Note:** Version bump only for package @aws-sdk/core
|
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@aws-sdk/core",
|
3
|
-
"version": "3.
|
3
|
+
"version": "3.549.0",
|
4
4
|
"description": "Core functions & classes shared by multiple AWS SDK clients",
|
5
5
|
"scripts": {
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
@@ -25,7 +25,7 @@
|
|
25
25
|
},
|
26
26
|
"license": "Apache-2.0",
|
27
27
|
"dependencies": {
|
28
|
-
"@smithy/core": "^1.4.
|
28
|
+
"@smithy/core": "^1.4.1",
|
29
29
|
"@smithy/protocol-http": "^3.3.0",
|
30
30
|
"@smithy/signature-v4": "^2.2.0",
|
31
31
|
"@smithy/smithy-client": "^2.5.0",
|
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@aws-sdk/credential-provider-ini",
|
3
|
-
"version": "3.
|
3
|
+
"version": "3.549.0",
|
4
4
|
"description": "AWS credential provider that sources credentials from ~/.aws/credentials and ~/.aws/config",
|
5
5
|
"main": "./dist-cjs/index.js",
|
6
6
|
"module": "./dist-es/index.js",
|
@@ -24,11 +24,11 @@
|
|
24
24
|
},
|
25
25
|
"license": "Apache-2.0",
|
26
26
|
"dependencies": {
|
27
|
-
"@aws-sdk/client-sts": "3.
|
27
|
+
"@aws-sdk/client-sts": "3.549.0",
|
28
28
|
"@aws-sdk/credential-provider-env": "3.535.0",
|
29
29
|
"@aws-sdk/credential-provider-process": "3.535.0",
|
30
|
-
"@aws-sdk/credential-provider-sso": "3.
|
31
|
-
"@aws-sdk/credential-provider-web-identity": "3.
|
30
|
+
"@aws-sdk/credential-provider-sso": "3.549.0",
|
31
|
+
"@aws-sdk/credential-provider-web-identity": "3.549.0",
|
32
32
|
"@aws-sdk/types": "3.535.0",
|
33
33
|
"@smithy/credential-provider-imds": "^2.3.0",
|
34
34
|
"@smithy/property-provider": "^2.2.0",
|