@cdk8s/awscdk-resolver 0.0.603 → 0.0.604
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/package.json +3 -3
- package/node_modules/@aws-sdk/core/dist-cjs/submodules/client/index.browser.js +276 -1
- package/node_modules/@aws-sdk/core/dist-cjs/submodules/client/index.js +276 -1
- package/node_modules/@aws-sdk/core/dist-cjs/submodules/client/index.native.js +276 -1
- package/node_modules/@aws-sdk/core/dist-es/submodules/client/util-endpoints/lib/aws/partitions.js +276 -1
- package/node_modules/@aws-sdk/core/package.json +1 -1
- package/node_modules/@aws-sdk/credential-provider-env/package.json +2 -2
- package/node_modules/@aws-sdk/credential-provider-http/package.json +2 -2
- package/node_modules/@aws-sdk/credential-provider-ini/package.json +9 -9
- package/node_modules/@aws-sdk/credential-provider-login/package.json +3 -3
- package/node_modules/@aws-sdk/credential-provider-node/package.json +7 -7
- package/node_modules/@aws-sdk/credential-provider-process/package.json +2 -2
- package/node_modules/@aws-sdk/credential-provider-sso/package.json +4 -4
- package/node_modules/@aws-sdk/credential-provider-web-identity/package.json +3 -3
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/cognito-identity/index.js +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/index.js +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso/index.js +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/index.js +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/index.js +1 -1
- package/node_modules/@aws-sdk/nested-clients/package.json +2 -2
- package/node_modules/@aws-sdk/token-providers/package.json +3 -3
- package/node_modules/@smithy/core/dist-cjs/submodules/protocols/index.js +10 -2
- package/node_modules/@smithy/core/dist-es/submodules/protocols/HttpProtocol.js +10 -2
- package/node_modules/@smithy/core/dist-types/submodules/protocols/HttpProtocol.d.ts +6 -0
- package/node_modules/@smithy/core/package.json +1 -1
- package/node_modules/@smithy/credential-provider-imds/package.json +2 -2
- package/node_modules/@smithy/fetch-http-handler/package.json +2 -2
- package/node_modules/@smithy/node-http-handler/package.json +2 -2
- package/node_modules/@smithy/signature-v4/package.json +2 -2
- package/package.json +3 -3
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.1071.0"
|
|
11
11
|
},
|
|
12
12
|
"dependencies": {
|
|
13
13
|
"aws-cdk-lib": "^2.195.0",
|
|
@@ -4082,6 +4082,6 @@
|
|
|
4082
4082
|
"symbolId": "src/resolve:AwsCdkResolver"
|
|
4083
4083
|
}
|
|
4084
4084
|
},
|
|
4085
|
-
"version": "0.0.
|
|
4086
|
-
"fingerprint": "
|
|
4085
|
+
"version": "0.0.604",
|
|
4086
|
+
"fingerprint": "tC0K+wttPiQvlJI8X0uVwEONzdrPBDscxYzOKNov44U="
|
|
4087
4087
|
}
|
package/lib/resolve.js
CHANGED
|
@@ -61,5 +61,5 @@ class AwsCdkResolver {
|
|
|
61
61
|
}
|
|
62
62
|
exports.AwsCdkResolver = AwsCdkResolver;
|
|
63
63
|
_a = JSII_RTTI_SYMBOL_1;
|
|
64
|
-
AwsCdkResolver[_a] = { fqn: "@cdk8s/awscdk-resolver.AwsCdkResolver", version: "0.0.
|
|
64
|
+
AwsCdkResolver[_a] = { fqn: "@cdk8s/awscdk-resolver.AwsCdkResolver", version: "0.0.604" };
|
|
65
65
|
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicmVzb2x2ZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uL3NyYy9yZXNvbHZlLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7Ozs7O0FBQUEsaURBQTZDO0FBQzdDLDZCQUE2QjtBQUM3Qiw2Q0FBK0U7QUFJL0UsTUFBYSxjQUFjO0lBRWxCLE9BQU8sQ0FBQyxPQUEwQjtRQUV2QyxJQUFJLENBQUMsbUJBQUssQ0FBQyxZQUFZLENBQUMsT0FBTyxDQUFDLEtBQUssQ0FBQyxFQUFFLENBQUM7WUFDdkMsT0FBTztRQUNULENBQUM7UUFFRCxJQUFJLE9BQU8sT0FBTyxDQUFDLEtBQUssS0FBSyxRQUFRLEVBQUUsQ0FBQztZQUN0QywrREFBK0Q7WUFDL0QsbUJBQW1CO1lBQ25CLE1BQU0sSUFBSSxLQUFLLENBQUMsdUJBQXVCLE9BQU0sQ0FBQyxPQUFPLENBQUMsS0FBSyxDQUFDLHNCQUFzQixDQUFDLENBQUM7UUFDdEYsQ0FBQztRQUVELE1BQU0sTUFBTSxHQUFHLElBQUksQ0FBQyxVQUFVLENBQUMsT0FBTyxDQUFDLEtBQUssQ0FBQyxDQUFDO1FBQzlDLElBQUksQ0FBQztZQUNILE1BQU0sV0FBVyxHQUFHLElBQUksQ0FBQyxnQkFBZ0IsQ0FBQyxNQUFNLENBQUMsQ0FBQztZQUNsRCxPQUFPLENBQUMsWUFBWSxDQUFDLFdBQVcsQ0FBQyxDQUFDO1FBQ3BDLENBQUM7UUFBQyxPQUFPLEdBQUcsRUFBRSxDQUFDO1lBQ2IsMkVBQTJFO1lBQzNFLGtFQUFrRTtZQUNsRSwyRUFBMkU7WUFDM0UsK0VBQStFO1lBQy9FLCtDQUErQztZQUMvQyxPQUFPLENBQUMsWUFBWSxDQUFDLG9DQUFvQyxNQUFNLENBQUMsSUFBSSxDQUFDLElBQUksS0FBSyxHQUFHLEVBQUUsQ0FBQyxDQUFDO1FBQ3ZGLENBQUM7SUFFSCxDQUFDO0lBRU8sVUFBVSxDQUFDLEtBQWE7UUFFOUIsTUFBTSxlQUFlLEdBQVksRUFBRSxDQUFDO1FBRXBDLEtBQUssTUFBTSxLQUFLLElBQUksMEJBQVksQ0FBQyxhQUFhLENBQUMsS0FBSyxDQUFDLENBQUMsTUFBTSxFQUFFLENBQUM7WUFDN0QsSUFBSSx1QkFBUyxDQUFDLFdBQVcsQ0FBQyxLQUFLLENBQUMsRUFBRSxDQUFDO2dCQUNqQyxNQUFNLEtBQUssR0FBRyxtQkFBSyxDQUFDLEVBQUUsQ0FBQyxLQUFLLENBQUMsTUFBTSxDQUFDLENBQUM7Z0JBQ3JDLGVBQWUsQ0FBQyxJQUFJLENBQUMsS0FBSyxDQUFDLENBQUM7Z0JBQzVCLE1BQU0sTUFBTSxHQUFHLEtBQUssQ0FBQyxJQUFJLENBQUMsT0FBTyxFQUFFLENBQUMsTUFBTSxDQUFDLENBQUMsQ0FBQyxFQUFFLENBQUMsQ0FBQyxZQUFZLHVCQUFTLElBQUksQ0FBQyxDQUFDLEtBQUssS0FBSyxLQUFLLENBQUMsQ0FBQyxDQUFDLENBQWMsQ0FBQztnQkFDN0csa0ZBQWtGO2dCQUNsRix3REFBd0Q7Z0JBQ3hELElBQUksTUFBTTtvQkFBRSxPQUFPLE1BQU0sQ0FBQztZQUM1QixDQUFDO1FBQ0gsQ0FBQztRQUVELDZCQUE2QjtRQUM3Qiw2QkFBNkI7UUFDN0Isb0NBQW9DO1FBQ3BDLG9GQUFvRjtRQUNwRiwrREFBK0Q7UUFDL0QsTUFBTSxJQUFJLEtBQUssQ0FBQyxxQ0FBcUMsS0FBSyx1QkFBdUIsZUFBZSxDQUFDLEdBQUcsQ0FBQyxDQUFDLENBQUMsRUFBRSxDQUFDLENBQUMsQ0FBQyxTQUFTLENBQUMsQ0FBQyxJQUFJLENBQUMsR0FBRyxDQUFDLEdBQUcsQ0FBQyxDQUFDO0lBRXZJLENBQUM7SUFFTyxnQkFBZ0IsQ0FBQyxNQUFpQjtRQUV4QyxNQUFNLE1BQU0sR0FBRyxJQUFJLENBQUMsSUFBSSxDQUFDLFNBQVMsRUFBRSxJQUFJLEVBQUUsS0FBSyxFQUFFLHVCQUF1QixDQUFDLENBQUM7UUFDMUUsT0FBTyxJQUFJLENBQUMsS0FBSyxDQUFDLElBQUEsNEJBQVksRUFBQyxPQUFPLENBQUMsUUFBUSxFQUFFO1lBQy9DLE1BQU07WUFDTixtQkFBSyxDQUFDLEVBQUUsQ0FBQyxNQUFNLENBQUMsQ0FBQyxTQUFTO1lBQzFCLE1BQU0sQ0FBQyxJQUFJLENBQUMsRUFBRTtTQUNmLEVBQUUsRUFBRSxRQUFRLEVBQUUsT0FBTyxFQUFFLEtBQUssRUFBRSxDQUFDLE1BQU0sQ0FBQyxFQUFFLENBQUMsQ0FBQyxRQUFRLEVBQUUsQ0FBQyxJQUFJLEVBQUUsQ0FBQyxDQUFDO0lBRWhFLENBQUM7O0FBOURILHdDQWdFQyIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IGV4ZWNGaWxlU3luYyB9IGZyb20gJ2NoaWxkX3Byb2Nlc3MnO1xuaW1wb3J0ICogYXMgcGF0aCBmcm9tICdwYXRoJztcbmltcG9ydCB7IFRva2VuLCBTdGFjaywgVG9rZW5pemF0aW9uLCBSZWZlcmVuY2UsIENmbk91dHB1dCB9IGZyb20gJ2F3cy1jZGstbGliJztcbmltcG9ydCB7IElSZXNvbHZlciwgUmVzb2x1dGlvbkNvbnRleHQgfSBmcm9tICdjZGs4cyc7XG5cblxuZXhwb3J0IGNsYXNzIEF3c0Nka1Jlc29sdmVyIGltcGxlbWVudHMgSVJlc29sdmVyIHtcblxuICBwdWJsaWMgcmVzb2x2ZShjb250ZXh0OiBSZXNvbHV0aW9uQ29udGV4dCkge1xuXG4gICAgaWYgKCFUb2tlbi5pc1VucmVzb2x2ZWQoY29udGV4dC52YWx1ZSkpIHtcbiAgICAgIHJldHVybjtcbiAgICB9XG5cbiAgICBpZiAodHlwZW9mIGNvbnRleHQudmFsdWUgIT09ICdzdHJpbmcnKSB7XG4gICAgICAvLyBzaG91bGQgYmUgb2sgYmVjYXVzZSB3ZSBvbmx5IHJlc29sdmUgQ2ZuT3V0cHV0IHZhbHVlcywgd2hpY2hcbiAgICAgIC8vIG11c3QgYmUgc3RyaW5ncy5cbiAgICAgIHRocm93IG5ldyBFcnJvcihgSW52YWxpZCB2YWx1ZSB0eXBlOiAke3R5cGVvZihjb250ZXh0LnZhbHVlKX0gKEV4cGVjdGVkICdzdHJpbmcnKWApO1xuICAgIH1cblxuICAgIGNvbnN0IG91dHB1dCA9IHRoaXMuZmluZE91dHB1dChjb250ZXh0LnZhbHVlKTtcbiAgICB0cnkge1xuICAgICAgY29uc3Qgb3V0cHV0VmFsdWUgPSB0aGlzLmZldGNoT3V0cHV0VmFsdWUob3V0cHV0KTtcbiAgICAgIGNvbnRleHQucmVwbGFjZVZhbHVlKG91dHB1dFZhbHVlKTtcbiAgICB9IGNhdGNoIChlcnIpIHtcbiAgICAgIC8vIGlmIGJvdGggY2RrOHMgYW5kIEFXUyBDREsgYXBwbGljYXRpb25zIGFyZSBkZWZpbmVkIHdpdGhpbiB0aGUgc2FtZSBmaWxlLFxuICAgICAgLy8gYSBjZGs4cyBzeW50aCBpcyBnb2luZyB0byBoYXBwZW4gYmVmb3JlIHRoZSBBV1MgQ0RLIGRlcGxveW1lbnQuXG4gICAgICAvLyBpbiB0aGlzIGNhc2Ugd2UgbXVzdCBzd2FsbG93IHRoZSBlcnJvciwgb3RoZXJ3aXNlIHRoZSBBV1MgQ0RLIGRlcGxveW1lbnRcbiAgICAgIC8vIHdvbid0IGJlIGFibGUgdG8gZ28gdGhyb3VnaC4gd2UgcmVwbGFjZSB0aGUgdmFsdWUgd2l0aCBzb21ldGhpbmcgdG8gaW5kaWNhdGVcbiAgICAgIC8vIHRoYXQgYSBmZXRjaGluZyBhdHRlbXB0IHdhcyBtYWRlIGFuZCBmYWlsZWQuXG4gICAgICBjb250ZXh0LnJlcGxhY2VWYWx1ZShgRmFpbGVkIGZldGNoaW5nIHZhbHVlIGZvciBvdXRwdXQgJHtvdXRwdXQubm9kZS5wYXRofTogJHtlcnJ9YCk7XG4gICAgfVxuXG4gIH1cblxuICBwcml2YXRlIGZpbmRPdXRwdXQodmFsdWU6IHN0cmluZykge1xuXG4gICAgY29uc3QgaW5zcGVjdGVkU3RhY2tzOiBTdGFja1tdID0gW107XG5cbiAgICBmb3IgKGNvbnN0IHRva2VuIG9mIFRva2VuaXphdGlvbi5yZXZlcnNlU3RyaW5nKHZhbHVlKS50b2tlbnMpIHtcbiAgICAgIGlmIChSZWZlcmVuY2UuaXNSZWZlcmVuY2UodG9rZW4pKSB7XG4gICAgICAgIGNvbnN0IHN0YWNrID0gU3RhY2sub2YodG9rZW4udGFyZ2V0KTtcbiAgICAgICAgaW5zcGVjdGVkU3RhY2tzLnB1c2goc3RhY2spO1xuICAgICAgICBjb25zdCBvdXRwdXQgPSBzdGFjay5ub2RlLmZpbmRBbGwoKS5maWx0ZXIoYyA9PiBjIGluc3RhbmNlb2YgQ2ZuT3V0cHV0ICYmIGMudmFsdWUgPT09IHZhbHVlKVswXSBhcyBDZm5PdXRwdXQ7XG4gICAgICAgIC8vIHdlIGRvbid0IHJlYWxseSBjYXJlIGlmIHRoZXJlIGFyZSBtb3JlIG91dHB1dHMgKHBvc3NpYmx5IGZyb20gZGlmZmVyZW50IHN0YWNrcylcbiAgICAgICAgLy8gdGhhdCBwb2ludCB0byB0aGUgc2FtZSB2YWx1ZS4gdGhlIGZpcnN0IHdpbGwgc3VmZmljZS5cbiAgICAgICAgaWYgKG91dHB1dCkgcmV0dXJuIG91dHB1dDtcbiAgICAgIH1cbiAgICB9XG5cbiAgICAvLyBUaGlzIGNhbiBoYXBwZW4gaWYgZWl0aGVyOlxuICAgIC8vIC0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tXG4gICAgLy8gIDEuIFVzZXIgZGlkbid0IGRlZmluZSBhbiBvdXRwdXQuXG4gICAgLy8gIDIuIE91dHB1dCB3YXMgZGVmaW5lZCBpbiBhIGRpZmZlcmVudCBzdGFjayB0aGFuIHRoZSB0b2tlbnMgY29tcHJpc2luZyBpdHMgdmFsdWUuXG4gICAgLy8gIDMuIE5vbmUgb2YgdGhlIHRva2VucyBjb21wcmlzaW5nIHRoZSB2YWx1ZSBhcmUgYSBSZWZlcmVuY2UuXG4gICAgdGhyb3cgbmV3IEVycm9yKGBVbmFibGUgdG8gZmluZCBvdXRwdXQgZGVmaW5lZCBmb3IgJHt2YWx1ZX0gKEluc3BlY3RlZCBzdGFja3M6ICR7aW5zcGVjdGVkU3RhY2tzLm1hcChzID0+IHMuc3RhY2tOYW1lKS5qb2luKCcsJyl9KWApO1xuXG4gIH1cblxuICBwcml2YXRlIGZldGNoT3V0cHV0VmFsdWUob3V0cHV0OiBDZm5PdXRwdXQpIHtcblxuICAgIGNvbnN0IHNjcmlwdCA9IHBhdGguam9pbihfX2Rpcm5hbWUsICcuLicsICdsaWInLCAnZmV0Y2gtb3V0cHV0LXZhbHVlLmpzJyk7XG4gICAgcmV0dXJuIEpTT04ucGFyc2UoZXhlY0ZpbGVTeW5jKHByb2Nlc3MuZXhlY1BhdGgsIFtcbiAgICAgIHNjcmlwdCxcbiAgICAgIFN0YWNrLm9mKG91dHB1dCkuc3RhY2tOYW1lLFxuICAgICAgb3V0cHV0Lm5vZGUuaWQsXG4gICAgXSwgeyBlbmNvZGluZzogJ3V0Zi04Jywgc3RkaW86IFsncGlwZSddIH0pLnRvU3RyaW5nKCkudHJpbSgpKTtcblxuICB9XG5cbn1cbiJdfQ==
|
|
@@ -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.1071.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
|
|
7
7
|
"build:cjs": "node ../../scripts/compilation/inline",
|
|
@@ -23,8 +23,8 @@
|
|
|
23
23
|
"dependencies": {
|
|
24
24
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
25
25
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
26
|
-
"@aws-sdk/core": "^3.974.
|
|
27
|
-
"@aws-sdk/credential-provider-node": "^3.972.
|
|
26
|
+
"@aws-sdk/core": "^3.974.22",
|
|
27
|
+
"@aws-sdk/credential-provider-node": "^3.972.57",
|
|
28
28
|
"@aws-sdk/types": "^3.973.13",
|
|
29
29
|
"@smithy/core": "^3.24.6",
|
|
30
30
|
"@smithy/fetch-http-handler": "^5.4.6",
|
|
@@ -172,7 +172,282 @@ function resolveUserAgentConfig(input) {
|
|
|
172
172
|
});
|
|
173
173
|
}
|
|
174
174
|
|
|
175
|
-
const partitionsInfo = {
|
|
175
|
+
const partitionsInfo = {
|
|
176
|
+
"partitions": [
|
|
177
|
+
{
|
|
178
|
+
"id": "aws",
|
|
179
|
+
"outputs": {
|
|
180
|
+
"dnsSuffix": "amazonaws.com",
|
|
181
|
+
"dualStackDnsSuffix": "api.aws",
|
|
182
|
+
"implicitGlobalRegion": "us-east-1",
|
|
183
|
+
"name": "aws",
|
|
184
|
+
"supportsDualStack": true,
|
|
185
|
+
"supportsFIPS": true
|
|
186
|
+
},
|
|
187
|
+
"regionRegex": "^(us|eu|ap|sa|ca|me|af|il|mx)\\-\\w+\\-\\d+$",
|
|
188
|
+
"regions": {
|
|
189
|
+
"af-south-1": {
|
|
190
|
+
"description": "Africa (Cape Town)"
|
|
191
|
+
},
|
|
192
|
+
"ap-east-1": {
|
|
193
|
+
"description": "Asia Pacific (Hong Kong)"
|
|
194
|
+
},
|
|
195
|
+
"ap-east-2": {
|
|
196
|
+
"description": "Asia Pacific (Taipei)"
|
|
197
|
+
},
|
|
198
|
+
"ap-northeast-1": {
|
|
199
|
+
"description": "Asia Pacific (Tokyo)"
|
|
200
|
+
},
|
|
201
|
+
"ap-northeast-2": {
|
|
202
|
+
"description": "Asia Pacific (Seoul)"
|
|
203
|
+
},
|
|
204
|
+
"ap-northeast-3": {
|
|
205
|
+
"description": "Asia Pacific (Osaka)"
|
|
206
|
+
},
|
|
207
|
+
"ap-south-1": {
|
|
208
|
+
"description": "Asia Pacific (Mumbai)"
|
|
209
|
+
},
|
|
210
|
+
"ap-south-2": {
|
|
211
|
+
"description": "Asia Pacific (Hyderabad)"
|
|
212
|
+
},
|
|
213
|
+
"ap-southeast-1": {
|
|
214
|
+
"description": "Asia Pacific (Singapore)"
|
|
215
|
+
},
|
|
216
|
+
"ap-southeast-2": {
|
|
217
|
+
"description": "Asia Pacific (Sydney)"
|
|
218
|
+
},
|
|
219
|
+
"ap-southeast-3": {
|
|
220
|
+
"description": "Asia Pacific (Jakarta)"
|
|
221
|
+
},
|
|
222
|
+
"ap-southeast-4": {
|
|
223
|
+
"description": "Asia Pacific (Melbourne)"
|
|
224
|
+
},
|
|
225
|
+
"ap-southeast-5": {
|
|
226
|
+
"description": "Asia Pacific (Malaysia)"
|
|
227
|
+
},
|
|
228
|
+
"ap-southeast-6": {
|
|
229
|
+
"description": "Asia Pacific (New Zealand)"
|
|
230
|
+
},
|
|
231
|
+
"ap-southeast-7": {
|
|
232
|
+
"description": "Asia Pacific (Thailand)"
|
|
233
|
+
},
|
|
234
|
+
"aws-global": {
|
|
235
|
+
"description": "aws global region"
|
|
236
|
+
},
|
|
237
|
+
"ca-central-1": {
|
|
238
|
+
"description": "Canada (Central)"
|
|
239
|
+
},
|
|
240
|
+
"ca-west-1": {
|
|
241
|
+
"description": "Canada West (Calgary)"
|
|
242
|
+
},
|
|
243
|
+
"eu-central-1": {
|
|
244
|
+
"description": "Europe (Frankfurt)"
|
|
245
|
+
},
|
|
246
|
+
"eu-central-2": {
|
|
247
|
+
"description": "Europe (Zurich)"
|
|
248
|
+
},
|
|
249
|
+
"eu-north-1": {
|
|
250
|
+
"description": "Europe (Stockholm)"
|
|
251
|
+
},
|
|
252
|
+
"eu-south-1": {
|
|
253
|
+
"description": "Europe (Milan)"
|
|
254
|
+
},
|
|
255
|
+
"eu-south-2": {
|
|
256
|
+
"description": "Europe (Spain)"
|
|
257
|
+
},
|
|
258
|
+
"eu-west-1": {
|
|
259
|
+
"description": "Europe (Ireland)"
|
|
260
|
+
},
|
|
261
|
+
"eu-west-2": {
|
|
262
|
+
"description": "Europe (London)"
|
|
263
|
+
},
|
|
264
|
+
"eu-west-3": {
|
|
265
|
+
"description": "Europe (Paris)"
|
|
266
|
+
},
|
|
267
|
+
"il-central-1": {
|
|
268
|
+
"description": "Israel (Tel Aviv)"
|
|
269
|
+
},
|
|
270
|
+
"me-central-1": {
|
|
271
|
+
"description": "Middle East (UAE)"
|
|
272
|
+
},
|
|
273
|
+
"me-south-1": {
|
|
274
|
+
"description": "Middle East (Bahrain)"
|
|
275
|
+
},
|
|
276
|
+
"mx-central-1": {
|
|
277
|
+
"description": "Mexico (Central)"
|
|
278
|
+
},
|
|
279
|
+
"sa-east-1": {
|
|
280
|
+
"description": "South America (Sao Paulo)"
|
|
281
|
+
},
|
|
282
|
+
"us-east-1": {
|
|
283
|
+
"description": "US East (N. Virginia)"
|
|
284
|
+
},
|
|
285
|
+
"us-east-2": {
|
|
286
|
+
"description": "US East (Ohio)"
|
|
287
|
+
},
|
|
288
|
+
"us-west-1": {
|
|
289
|
+
"description": "US West (N. California)"
|
|
290
|
+
},
|
|
291
|
+
"us-west-2": {
|
|
292
|
+
"description": "US West (Oregon)"
|
|
293
|
+
}
|
|
294
|
+
}
|
|
295
|
+
},
|
|
296
|
+
{
|
|
297
|
+
"id": "aws-cn",
|
|
298
|
+
"outputs": {
|
|
299
|
+
"dnsSuffix": "amazonaws.com.cn",
|
|
300
|
+
"dualStackDnsSuffix": "api.amazonwebservices.com.cn",
|
|
301
|
+
"implicitGlobalRegion": "cn-northwest-1",
|
|
302
|
+
"name": "aws-cn",
|
|
303
|
+
"supportsDualStack": true,
|
|
304
|
+
"supportsFIPS": true
|
|
305
|
+
},
|
|
306
|
+
"regionRegex": "^cn\\-\\w+\\-\\d+$",
|
|
307
|
+
"regions": {
|
|
308
|
+
"aws-cn-global": {
|
|
309
|
+
"description": "aws-cn global region"
|
|
310
|
+
},
|
|
311
|
+
"cn-north-1": {
|
|
312
|
+
"description": "China (Beijing)"
|
|
313
|
+
},
|
|
314
|
+
"cn-northwest-1": {
|
|
315
|
+
"description": "China (Ningxia)"
|
|
316
|
+
}
|
|
317
|
+
}
|
|
318
|
+
},
|
|
319
|
+
{
|
|
320
|
+
"id": "aws-eusc",
|
|
321
|
+
"outputs": {
|
|
322
|
+
"dnsSuffix": "amazonaws.eu",
|
|
323
|
+
"dualStackDnsSuffix": "api.amazonwebservices.eu",
|
|
324
|
+
"implicitGlobalRegion": "eusc-de-east-1",
|
|
325
|
+
"name": "aws-eusc",
|
|
326
|
+
"supportsDualStack": true,
|
|
327
|
+
"supportsFIPS": true
|
|
328
|
+
},
|
|
329
|
+
"regionRegex": "^eusc\\-(de)\\-\\w+\\-\\d+$",
|
|
330
|
+
"regions": {
|
|
331
|
+
"eusc-de-east-1": {
|
|
332
|
+
"description": "AWS European Sovereign Cloud (Germany)"
|
|
333
|
+
}
|
|
334
|
+
}
|
|
335
|
+
},
|
|
336
|
+
{
|
|
337
|
+
"id": "aws-iso",
|
|
338
|
+
"outputs": {
|
|
339
|
+
"dnsSuffix": "c2s.ic.gov",
|
|
340
|
+
"dualStackDnsSuffix": "api.aws.ic.gov",
|
|
341
|
+
"implicitGlobalRegion": "us-iso-east-1",
|
|
342
|
+
"name": "aws-iso",
|
|
343
|
+
"supportsDualStack": true,
|
|
344
|
+
"supportsFIPS": true
|
|
345
|
+
},
|
|
346
|
+
"regionRegex": "^us\\-iso\\-\\w+\\-\\d+$",
|
|
347
|
+
"regions": {
|
|
348
|
+
"aws-iso-global": {
|
|
349
|
+
"description": "aws-iso global region"
|
|
350
|
+
},
|
|
351
|
+
"us-iso-east-1": {
|
|
352
|
+
"description": "US ISO East"
|
|
353
|
+
},
|
|
354
|
+
"us-iso-west-1": {
|
|
355
|
+
"description": "US ISO WEST"
|
|
356
|
+
}
|
|
357
|
+
}
|
|
358
|
+
},
|
|
359
|
+
{
|
|
360
|
+
"id": "aws-iso-b",
|
|
361
|
+
"outputs": {
|
|
362
|
+
"dnsSuffix": "sc2s.sgov.gov",
|
|
363
|
+
"dualStackDnsSuffix": "api.aws.scloud",
|
|
364
|
+
"implicitGlobalRegion": "us-isob-east-1",
|
|
365
|
+
"name": "aws-iso-b",
|
|
366
|
+
"supportsDualStack": true,
|
|
367
|
+
"supportsFIPS": true
|
|
368
|
+
},
|
|
369
|
+
"regionRegex": "^us\\-isob\\-\\w+\\-\\d+$",
|
|
370
|
+
"regions": {
|
|
371
|
+
"aws-iso-b-global": {
|
|
372
|
+
"description": "aws-iso-b global region"
|
|
373
|
+
},
|
|
374
|
+
"us-isob-east-1": {
|
|
375
|
+
"description": "US ISOB East (Ohio)"
|
|
376
|
+
},
|
|
377
|
+
"us-isob-west-1": {
|
|
378
|
+
"description": "US ISOB West"
|
|
379
|
+
}
|
|
380
|
+
}
|
|
381
|
+
},
|
|
382
|
+
{
|
|
383
|
+
"id": "aws-iso-e",
|
|
384
|
+
"outputs": {
|
|
385
|
+
"dnsSuffix": "cloud.adc-e.uk",
|
|
386
|
+
"dualStackDnsSuffix": "api.cloud-aws.adc-e.uk",
|
|
387
|
+
"implicitGlobalRegion": "eu-isoe-west-1",
|
|
388
|
+
"name": "aws-iso-e",
|
|
389
|
+
"supportsDualStack": true,
|
|
390
|
+
"supportsFIPS": true
|
|
391
|
+
},
|
|
392
|
+
"regionRegex": "^eu\\-isoe\\-\\w+\\-\\d+$",
|
|
393
|
+
"regions": {
|
|
394
|
+
"aws-iso-e-global": {
|
|
395
|
+
"description": "aws-iso-e global region"
|
|
396
|
+
},
|
|
397
|
+
"eu-isoe-west-1": {
|
|
398
|
+
"description": "EU ISOE West"
|
|
399
|
+
}
|
|
400
|
+
}
|
|
401
|
+
},
|
|
402
|
+
{
|
|
403
|
+
"id": "aws-iso-f",
|
|
404
|
+
"outputs": {
|
|
405
|
+
"dnsSuffix": "csp.hci.ic.gov",
|
|
406
|
+
"dualStackDnsSuffix": "api.aws.hci.ic.gov",
|
|
407
|
+
"implicitGlobalRegion": "us-isof-south-1",
|
|
408
|
+
"name": "aws-iso-f",
|
|
409
|
+
"supportsDualStack": true,
|
|
410
|
+
"supportsFIPS": true
|
|
411
|
+
},
|
|
412
|
+
"regionRegex": "^us\\-isof\\-\\w+\\-\\d+$",
|
|
413
|
+
"regions": {
|
|
414
|
+
"aws-iso-f-global": {
|
|
415
|
+
"description": "aws-iso-f global region"
|
|
416
|
+
},
|
|
417
|
+
"us-isof-east-1": {
|
|
418
|
+
"description": "US ISOF EAST"
|
|
419
|
+
},
|
|
420
|
+
"us-isof-south-1": {
|
|
421
|
+
"description": "US ISOF SOUTH"
|
|
422
|
+
}
|
|
423
|
+
}
|
|
424
|
+
},
|
|
425
|
+
{
|
|
426
|
+
"id": "aws-us-gov",
|
|
427
|
+
"outputs": {
|
|
428
|
+
"dnsSuffix": "amazonaws.com",
|
|
429
|
+
"dualStackDnsSuffix": "api.aws",
|
|
430
|
+
"implicitGlobalRegion": "us-gov-west-1",
|
|
431
|
+
"name": "aws-us-gov",
|
|
432
|
+
"supportsDualStack": true,
|
|
433
|
+
"supportsFIPS": true
|
|
434
|
+
},
|
|
435
|
+
"regionRegex": "^us\\-gov\\-\\w+\\-\\d+$",
|
|
436
|
+
"regions": {
|
|
437
|
+
"aws-us-gov-global": {
|
|
438
|
+
"description": "aws-us-gov global region"
|
|
439
|
+
},
|
|
440
|
+
"us-gov-east-1": {
|
|
441
|
+
"description": "AWS GovCloud (US-East)"
|
|
442
|
+
},
|
|
443
|
+
"us-gov-west-1": {
|
|
444
|
+
"description": "AWS GovCloud (US-West)"
|
|
445
|
+
}
|
|
446
|
+
}
|
|
447
|
+
}
|
|
448
|
+
],
|
|
449
|
+
"version": "1.1"
|
|
450
|
+
};
|
|
176
451
|
|
|
177
452
|
let selectedPartitionsInfo = partitionsInfo;
|
|
178
453
|
let selectedUserAgentPrefix = "";
|
|
@@ -235,7 +235,282 @@ function resolveUserAgentConfig(input) {
|
|
|
235
235
|
});
|
|
236
236
|
}
|
|
237
237
|
|
|
238
|
-
const partitionsInfo = {
|
|
238
|
+
const partitionsInfo = {
|
|
239
|
+
"partitions": [
|
|
240
|
+
{
|
|
241
|
+
"id": "aws",
|
|
242
|
+
"outputs": {
|
|
243
|
+
"dnsSuffix": "amazonaws.com",
|
|
244
|
+
"dualStackDnsSuffix": "api.aws",
|
|
245
|
+
"implicitGlobalRegion": "us-east-1",
|
|
246
|
+
"name": "aws",
|
|
247
|
+
"supportsDualStack": true,
|
|
248
|
+
"supportsFIPS": true
|
|
249
|
+
},
|
|
250
|
+
"regionRegex": "^(us|eu|ap|sa|ca|me|af|il|mx)\\-\\w+\\-\\d+$",
|
|
251
|
+
"regions": {
|
|
252
|
+
"af-south-1": {
|
|
253
|
+
"description": "Africa (Cape Town)"
|
|
254
|
+
},
|
|
255
|
+
"ap-east-1": {
|
|
256
|
+
"description": "Asia Pacific (Hong Kong)"
|
|
257
|
+
},
|
|
258
|
+
"ap-east-2": {
|
|
259
|
+
"description": "Asia Pacific (Taipei)"
|
|
260
|
+
},
|
|
261
|
+
"ap-northeast-1": {
|
|
262
|
+
"description": "Asia Pacific (Tokyo)"
|
|
263
|
+
},
|
|
264
|
+
"ap-northeast-2": {
|
|
265
|
+
"description": "Asia Pacific (Seoul)"
|
|
266
|
+
},
|
|
267
|
+
"ap-northeast-3": {
|
|
268
|
+
"description": "Asia Pacific (Osaka)"
|
|
269
|
+
},
|
|
270
|
+
"ap-south-1": {
|
|
271
|
+
"description": "Asia Pacific (Mumbai)"
|
|
272
|
+
},
|
|
273
|
+
"ap-south-2": {
|
|
274
|
+
"description": "Asia Pacific (Hyderabad)"
|
|
275
|
+
},
|
|
276
|
+
"ap-southeast-1": {
|
|
277
|
+
"description": "Asia Pacific (Singapore)"
|
|
278
|
+
},
|
|
279
|
+
"ap-southeast-2": {
|
|
280
|
+
"description": "Asia Pacific (Sydney)"
|
|
281
|
+
},
|
|
282
|
+
"ap-southeast-3": {
|
|
283
|
+
"description": "Asia Pacific (Jakarta)"
|
|
284
|
+
},
|
|
285
|
+
"ap-southeast-4": {
|
|
286
|
+
"description": "Asia Pacific (Melbourne)"
|
|
287
|
+
},
|
|
288
|
+
"ap-southeast-5": {
|
|
289
|
+
"description": "Asia Pacific (Malaysia)"
|
|
290
|
+
},
|
|
291
|
+
"ap-southeast-6": {
|
|
292
|
+
"description": "Asia Pacific (New Zealand)"
|
|
293
|
+
},
|
|
294
|
+
"ap-southeast-7": {
|
|
295
|
+
"description": "Asia Pacific (Thailand)"
|
|
296
|
+
},
|
|
297
|
+
"aws-global": {
|
|
298
|
+
"description": "aws global region"
|
|
299
|
+
},
|
|
300
|
+
"ca-central-1": {
|
|
301
|
+
"description": "Canada (Central)"
|
|
302
|
+
},
|
|
303
|
+
"ca-west-1": {
|
|
304
|
+
"description": "Canada West (Calgary)"
|
|
305
|
+
},
|
|
306
|
+
"eu-central-1": {
|
|
307
|
+
"description": "Europe (Frankfurt)"
|
|
308
|
+
},
|
|
309
|
+
"eu-central-2": {
|
|
310
|
+
"description": "Europe (Zurich)"
|
|
311
|
+
},
|
|
312
|
+
"eu-north-1": {
|
|
313
|
+
"description": "Europe (Stockholm)"
|
|
314
|
+
},
|
|
315
|
+
"eu-south-1": {
|
|
316
|
+
"description": "Europe (Milan)"
|
|
317
|
+
},
|
|
318
|
+
"eu-south-2": {
|
|
319
|
+
"description": "Europe (Spain)"
|
|
320
|
+
},
|
|
321
|
+
"eu-west-1": {
|
|
322
|
+
"description": "Europe (Ireland)"
|
|
323
|
+
},
|
|
324
|
+
"eu-west-2": {
|
|
325
|
+
"description": "Europe (London)"
|
|
326
|
+
},
|
|
327
|
+
"eu-west-3": {
|
|
328
|
+
"description": "Europe (Paris)"
|
|
329
|
+
},
|
|
330
|
+
"il-central-1": {
|
|
331
|
+
"description": "Israel (Tel Aviv)"
|
|
332
|
+
},
|
|
333
|
+
"me-central-1": {
|
|
334
|
+
"description": "Middle East (UAE)"
|
|
335
|
+
},
|
|
336
|
+
"me-south-1": {
|
|
337
|
+
"description": "Middle East (Bahrain)"
|
|
338
|
+
},
|
|
339
|
+
"mx-central-1": {
|
|
340
|
+
"description": "Mexico (Central)"
|
|
341
|
+
},
|
|
342
|
+
"sa-east-1": {
|
|
343
|
+
"description": "South America (Sao Paulo)"
|
|
344
|
+
},
|
|
345
|
+
"us-east-1": {
|
|
346
|
+
"description": "US East (N. Virginia)"
|
|
347
|
+
},
|
|
348
|
+
"us-east-2": {
|
|
349
|
+
"description": "US East (Ohio)"
|
|
350
|
+
},
|
|
351
|
+
"us-west-1": {
|
|
352
|
+
"description": "US West (N. California)"
|
|
353
|
+
},
|
|
354
|
+
"us-west-2": {
|
|
355
|
+
"description": "US West (Oregon)"
|
|
356
|
+
}
|
|
357
|
+
}
|
|
358
|
+
},
|
|
359
|
+
{
|
|
360
|
+
"id": "aws-cn",
|
|
361
|
+
"outputs": {
|
|
362
|
+
"dnsSuffix": "amazonaws.com.cn",
|
|
363
|
+
"dualStackDnsSuffix": "api.amazonwebservices.com.cn",
|
|
364
|
+
"implicitGlobalRegion": "cn-northwest-1",
|
|
365
|
+
"name": "aws-cn",
|
|
366
|
+
"supportsDualStack": true,
|
|
367
|
+
"supportsFIPS": true
|
|
368
|
+
},
|
|
369
|
+
"regionRegex": "^cn\\-\\w+\\-\\d+$",
|
|
370
|
+
"regions": {
|
|
371
|
+
"aws-cn-global": {
|
|
372
|
+
"description": "aws-cn global region"
|
|
373
|
+
},
|
|
374
|
+
"cn-north-1": {
|
|
375
|
+
"description": "China (Beijing)"
|
|
376
|
+
},
|
|
377
|
+
"cn-northwest-1": {
|
|
378
|
+
"description": "China (Ningxia)"
|
|
379
|
+
}
|
|
380
|
+
}
|
|
381
|
+
},
|
|
382
|
+
{
|
|
383
|
+
"id": "aws-eusc",
|
|
384
|
+
"outputs": {
|
|
385
|
+
"dnsSuffix": "amazonaws.eu",
|
|
386
|
+
"dualStackDnsSuffix": "api.amazonwebservices.eu",
|
|
387
|
+
"implicitGlobalRegion": "eusc-de-east-1",
|
|
388
|
+
"name": "aws-eusc",
|
|
389
|
+
"supportsDualStack": true,
|
|
390
|
+
"supportsFIPS": true
|
|
391
|
+
},
|
|
392
|
+
"regionRegex": "^eusc\\-(de)\\-\\w+\\-\\d+$",
|
|
393
|
+
"regions": {
|
|
394
|
+
"eusc-de-east-1": {
|
|
395
|
+
"description": "AWS European Sovereign Cloud (Germany)"
|
|
396
|
+
}
|
|
397
|
+
}
|
|
398
|
+
},
|
|
399
|
+
{
|
|
400
|
+
"id": "aws-iso",
|
|
401
|
+
"outputs": {
|
|
402
|
+
"dnsSuffix": "c2s.ic.gov",
|
|
403
|
+
"dualStackDnsSuffix": "api.aws.ic.gov",
|
|
404
|
+
"implicitGlobalRegion": "us-iso-east-1",
|
|
405
|
+
"name": "aws-iso",
|
|
406
|
+
"supportsDualStack": true,
|
|
407
|
+
"supportsFIPS": true
|
|
408
|
+
},
|
|
409
|
+
"regionRegex": "^us\\-iso\\-\\w+\\-\\d+$",
|
|
410
|
+
"regions": {
|
|
411
|
+
"aws-iso-global": {
|
|
412
|
+
"description": "aws-iso global region"
|
|
413
|
+
},
|
|
414
|
+
"us-iso-east-1": {
|
|
415
|
+
"description": "US ISO East"
|
|
416
|
+
},
|
|
417
|
+
"us-iso-west-1": {
|
|
418
|
+
"description": "US ISO WEST"
|
|
419
|
+
}
|
|
420
|
+
}
|
|
421
|
+
},
|
|
422
|
+
{
|
|
423
|
+
"id": "aws-iso-b",
|
|
424
|
+
"outputs": {
|
|
425
|
+
"dnsSuffix": "sc2s.sgov.gov",
|
|
426
|
+
"dualStackDnsSuffix": "api.aws.scloud",
|
|
427
|
+
"implicitGlobalRegion": "us-isob-east-1",
|
|
428
|
+
"name": "aws-iso-b",
|
|
429
|
+
"supportsDualStack": true,
|
|
430
|
+
"supportsFIPS": true
|
|
431
|
+
},
|
|
432
|
+
"regionRegex": "^us\\-isob\\-\\w+\\-\\d+$",
|
|
433
|
+
"regions": {
|
|
434
|
+
"aws-iso-b-global": {
|
|
435
|
+
"description": "aws-iso-b global region"
|
|
436
|
+
},
|
|
437
|
+
"us-isob-east-1": {
|
|
438
|
+
"description": "US ISOB East (Ohio)"
|
|
439
|
+
},
|
|
440
|
+
"us-isob-west-1": {
|
|
441
|
+
"description": "US ISOB West"
|
|
442
|
+
}
|
|
443
|
+
}
|
|
444
|
+
},
|
|
445
|
+
{
|
|
446
|
+
"id": "aws-iso-e",
|
|
447
|
+
"outputs": {
|
|
448
|
+
"dnsSuffix": "cloud.adc-e.uk",
|
|
449
|
+
"dualStackDnsSuffix": "api.cloud-aws.adc-e.uk",
|
|
450
|
+
"implicitGlobalRegion": "eu-isoe-west-1",
|
|
451
|
+
"name": "aws-iso-e",
|
|
452
|
+
"supportsDualStack": true,
|
|
453
|
+
"supportsFIPS": true
|
|
454
|
+
},
|
|
455
|
+
"regionRegex": "^eu\\-isoe\\-\\w+\\-\\d+$",
|
|
456
|
+
"regions": {
|
|
457
|
+
"aws-iso-e-global": {
|
|
458
|
+
"description": "aws-iso-e global region"
|
|
459
|
+
},
|
|
460
|
+
"eu-isoe-west-1": {
|
|
461
|
+
"description": "EU ISOE West"
|
|
462
|
+
}
|
|
463
|
+
}
|
|
464
|
+
},
|
|
465
|
+
{
|
|
466
|
+
"id": "aws-iso-f",
|
|
467
|
+
"outputs": {
|
|
468
|
+
"dnsSuffix": "csp.hci.ic.gov",
|
|
469
|
+
"dualStackDnsSuffix": "api.aws.hci.ic.gov",
|
|
470
|
+
"implicitGlobalRegion": "us-isof-south-1",
|
|
471
|
+
"name": "aws-iso-f",
|
|
472
|
+
"supportsDualStack": true,
|
|
473
|
+
"supportsFIPS": true
|
|
474
|
+
},
|
|
475
|
+
"regionRegex": "^us\\-isof\\-\\w+\\-\\d+$",
|
|
476
|
+
"regions": {
|
|
477
|
+
"aws-iso-f-global": {
|
|
478
|
+
"description": "aws-iso-f global region"
|
|
479
|
+
},
|
|
480
|
+
"us-isof-east-1": {
|
|
481
|
+
"description": "US ISOF EAST"
|
|
482
|
+
},
|
|
483
|
+
"us-isof-south-1": {
|
|
484
|
+
"description": "US ISOF SOUTH"
|
|
485
|
+
}
|
|
486
|
+
}
|
|
487
|
+
},
|
|
488
|
+
{
|
|
489
|
+
"id": "aws-us-gov",
|
|
490
|
+
"outputs": {
|
|
491
|
+
"dnsSuffix": "amazonaws.com",
|
|
492
|
+
"dualStackDnsSuffix": "api.aws",
|
|
493
|
+
"implicitGlobalRegion": "us-gov-west-1",
|
|
494
|
+
"name": "aws-us-gov",
|
|
495
|
+
"supportsDualStack": true,
|
|
496
|
+
"supportsFIPS": true
|
|
497
|
+
},
|
|
498
|
+
"regionRegex": "^us\\-gov\\-\\w+\\-\\d+$",
|
|
499
|
+
"regions": {
|
|
500
|
+
"aws-us-gov-global": {
|
|
501
|
+
"description": "aws-us-gov global region"
|
|
502
|
+
},
|
|
503
|
+
"us-gov-east-1": {
|
|
504
|
+
"description": "AWS GovCloud (US-East)"
|
|
505
|
+
},
|
|
506
|
+
"us-gov-west-1": {
|
|
507
|
+
"description": "AWS GovCloud (US-West)"
|
|
508
|
+
}
|
|
509
|
+
}
|
|
510
|
+
}
|
|
511
|
+
],
|
|
512
|
+
"version": "1.1"
|
|
513
|
+
};
|
|
239
514
|
|
|
240
515
|
let selectedPartitionsInfo = partitionsInfo;
|
|
241
516
|
let selectedUserAgentPrefix = "";
|