@aws-sdk/client-cloudfront-keyvaluestore 3.911.0 → 3.914.0
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.
|
@@ -2,6 +2,6 @@
|
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.ruleSet = void 0;
|
|
4
4
|
const r = "type", s = "rules", t = "conditions", u = "ref", v = "endpoint", w = "properties", x = "authSchemes", y = "signingName", z = "signingRegionSet", A = "headers";
|
|
5
|
-
const a = false, b = "isSet", c = "parsedArn", d = "stringEquals", e = "getAttr", f = "arnType", g = "partitionResult", h = "tree", i = "error", j = { "required": false, [r]: "
|
|
6
|
-
const _data = { version: "1.0", parameters: { KvsARN: j, Region: j, UseFIPS: { required: true, default: a, [r]: "
|
|
5
|
+
const a = false, b = "isSet", c = "parsedArn", d = "stringEquals", e = "getAttr", f = "arnType", g = "partitionResult", h = "tree", i = "error", j = { "required": false, [r]: "string" }, k = { [u]: c }, l = { [u]: f }, m = { [t]: [{ "fn": b, "argv": [{ [u]: "Endpoint" }] }], [s]: [{ [t]: [{ "fn": "parseURL", "argv": [{ [u]: "Endpoint" }], "assign": "url" }], [s]: [{ [v]: { "url": "{url#scheme}://{parsedArn#accountId}.{url#authority}{url#path}", [w]: { [x]: [{ "name": "sigv4a", [y]: "cloudfront-keyvaluestore", [z]: ["*"] }] }, [A]: {} }, [r]: "endpoint" }], [r]: h }, { [i]: "Provided endpoint is not a valid URL", [r]: i }], [r]: h }, n = { [v]: { "url": "https://{parsedArn#accountId}.cloudfront-kvs.global.api.aws", [w]: { [x]: [{ "name": "sigv4a", [y]: "cloudfront-keyvaluestore", [z]: ["*"] }] }, [A]: {} }, [r]: "endpoint" }, o = { [i]: "No resource type found in the KVS ARN. Resource type must be `key-value-store`.", [r]: i }, p = [{ [u]: "KvsARN" }], q = [{ [u]: "Region" }];
|
|
6
|
+
const _data = { version: "1.0", parameters: { KvsARN: j, Region: j, UseFIPS: { required: true, default: a, [r]: "boolean" }, Endpoint: j }, [s]: [{ [t]: [{ fn: "booleanEquals", argv: [{ [u]: "UseFIPS" }, a] }], [s]: [{ [t]: [{ fn: b, argv: p }], [s]: [{ [t]: [{ fn: "aws.parseArn", argv: p, assign: c }], [s]: [{ [t]: [{ fn: d, argv: [{ fn: e, argv: [k, "service"] }, "cloudfront"] }], [s]: [{ [t]: [{ fn: d, argv: [{ fn: e, argv: [k, "region"] }, ""] }], [s]: [{ [t]: [{ fn: e, argv: [k, "resourceId[0]"], assign: f }], [s]: [{ [t]: [{ fn: "not", argv: [{ fn: d, argv: [l, ""] }] }], [s]: [{ [t]: [{ fn: d, argv: [l, "key-value-store"] }], [s]: [{ [t]: [{ fn: d, argv: [{ fn: e, argv: [k, "partition"] }, "aws"] }], [s]: [{ [t]: [{ fn: b, argv: q }], [s]: [{ [t]: [{ fn: "aws.partition", argv: q, assign: g }], [s]: [{ [t]: [{ fn: d, argv: [{ fn: e, argv: [{ [u]: g }, "name"] }, "{parsedArn#partition}"] }], [s]: [m, n], [r]: h }, { error: "Client was configured for partition `{partitionResult#name}` but Kvs ARN has `{parsedArn#partition}`", [r]: i }], [r]: h }], [r]: h }, m, n], [r]: h }, { error: "CloudFront-KeyValueStore is not supported in partition `{parsedArn#partition}`", [r]: i }], [r]: h }, { error: "ARN resource type is invalid. Expected `key-value-store`, found: `{arnType}`", [r]: i }], [r]: h }, o], [r]: h }, o], [r]: h }, { error: "Provided ARN must be a global resource ARN. Found: `{parsedArn#region}`", [r]: i }], [r]: h }, { error: "Provided ARN is not a valid CloudFront Service ARN. Found: `{parsedArn#service}`", [r]: i }], [r]: h }, { error: "KVS ARN must be a valid ARN", [r]: i }], [r]: h }, { error: "KVS ARN must be provided to use this service", [r]: i }], [r]: h }, { error: "Invalid Configuration: FIPS is not supported with CloudFront-KeyValueStore.", [r]: i }] };
|
|
7
7
|
exports.ruleSet = _data;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
const r = "type", s = "rules", t = "conditions", u = "ref", v = "endpoint", w = "properties", x = "authSchemes", y = "signingName", z = "signingRegionSet", A = "headers";
|
|
2
|
-
const a = false, b = "isSet", c = "parsedArn", d = "stringEquals", e = "getAttr", f = "arnType", g = "partitionResult", h = "tree", i = "error", j = { "required": false, [r]: "
|
|
3
|
-
const _data = { version: "1.0", parameters: { KvsARN: j, Region: j, UseFIPS: { required: true, default: a, [r]: "
|
|
2
|
+
const a = false, b = "isSet", c = "parsedArn", d = "stringEquals", e = "getAttr", f = "arnType", g = "partitionResult", h = "tree", i = "error", j = { "required": false, [r]: "string" }, k = { [u]: c }, l = { [u]: f }, m = { [t]: [{ "fn": b, "argv": [{ [u]: "Endpoint" }] }], [s]: [{ [t]: [{ "fn": "parseURL", "argv": [{ [u]: "Endpoint" }], "assign": "url" }], [s]: [{ [v]: { "url": "{url#scheme}://{parsedArn#accountId}.{url#authority}{url#path}", [w]: { [x]: [{ "name": "sigv4a", [y]: "cloudfront-keyvaluestore", [z]: ["*"] }] }, [A]: {} }, [r]: "endpoint" }], [r]: h }, { [i]: "Provided endpoint is not a valid URL", [r]: i }], [r]: h }, n = { [v]: { "url": "https://{parsedArn#accountId}.cloudfront-kvs.global.api.aws", [w]: { [x]: [{ "name": "sigv4a", [y]: "cloudfront-keyvaluestore", [z]: ["*"] }] }, [A]: {} }, [r]: "endpoint" }, o = { [i]: "No resource type found in the KVS ARN. Resource type must be `key-value-store`.", [r]: i }, p = [{ [u]: "KvsARN" }], q = [{ [u]: "Region" }];
|
|
3
|
+
const _data = { version: "1.0", parameters: { KvsARN: j, Region: j, UseFIPS: { required: true, default: a, [r]: "boolean" }, Endpoint: j }, [s]: [{ [t]: [{ fn: "booleanEquals", argv: [{ [u]: "UseFIPS" }, a] }], [s]: [{ [t]: [{ fn: b, argv: p }], [s]: [{ [t]: [{ fn: "aws.parseArn", argv: p, assign: c }], [s]: [{ [t]: [{ fn: d, argv: [{ fn: e, argv: [k, "service"] }, "cloudfront"] }], [s]: [{ [t]: [{ fn: d, argv: [{ fn: e, argv: [k, "region"] }, ""] }], [s]: [{ [t]: [{ fn: e, argv: [k, "resourceId[0]"], assign: f }], [s]: [{ [t]: [{ fn: "not", argv: [{ fn: d, argv: [l, ""] }] }], [s]: [{ [t]: [{ fn: d, argv: [l, "key-value-store"] }], [s]: [{ [t]: [{ fn: d, argv: [{ fn: e, argv: [k, "partition"] }, "aws"] }], [s]: [{ [t]: [{ fn: b, argv: q }], [s]: [{ [t]: [{ fn: "aws.partition", argv: q, assign: g }], [s]: [{ [t]: [{ fn: d, argv: [{ fn: e, argv: [{ [u]: g }, "name"] }, "{parsedArn#partition}"] }], [s]: [m, n], [r]: h }, { error: "Client was configured for partition `{partitionResult#name}` but Kvs ARN has `{parsedArn#partition}`", [r]: i }], [r]: h }], [r]: h }, m, n], [r]: h }, { error: "CloudFront-KeyValueStore is not supported in partition `{parsedArn#partition}`", [r]: i }], [r]: h }, { error: "ARN resource type is invalid. Expected `key-value-store`, found: `{arnType}`", [r]: i }], [r]: h }, o], [r]: h }, o], [r]: h }, { error: "Provided ARN must be a global resource ARN. Found: `{parsedArn#region}`", [r]: i }], [r]: h }, { error: "Provided ARN is not a valid CloudFront Service ARN. Found: `{parsedArn#service}`", [r]: i }], [r]: h }, { error: "KVS ARN must be a valid ARN", [r]: i }], [r]: h }, { error: "KVS ARN must be provided to use this service", [r]: i }], [r]: h }, { error: "Invalid Configuration: FIPS is not supported with CloudFront-KeyValueStore.", [r]: i }] };
|
|
4
4
|
export const ruleSet = _data;
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-cloudfront-keyvaluestore",
|
|
3
3
|
"description": "AWS SDK for JavaScript Cloudfront Keyvaluestore Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.914.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-cloudfront-keyvaluestore",
|
|
@@ -20,42 +20,42 @@
|
|
|
20
20
|
"dependencies": {
|
|
21
21
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
22
22
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
23
|
-
"@aws-sdk/core": "3.
|
|
24
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
25
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
26
|
-
"@aws-sdk/middleware-logger": "3.
|
|
27
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
28
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
29
|
-
"@aws-sdk/region-config-resolver": "3.
|
|
30
|
-
"@aws-sdk/signature-v4-multi-region": "3.
|
|
31
|
-
"@aws-sdk/types": "3.
|
|
32
|
-
"@aws-sdk/util-endpoints": "3.
|
|
33
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
34
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
35
|
-
"@smithy/config-resolver": "^4.
|
|
36
|
-
"@smithy/core": "^3.
|
|
37
|
-
"@smithy/fetch-http-handler": "^5.3.
|
|
38
|
-
"@smithy/hash-node": "^4.2.
|
|
39
|
-
"@smithy/invalid-dependency": "^4.2.
|
|
40
|
-
"@smithy/middleware-content-length": "^4.2.
|
|
41
|
-
"@smithy/middleware-endpoint": "^4.3.
|
|
42
|
-
"@smithy/middleware-retry": "^4.4.
|
|
43
|
-
"@smithy/middleware-serde": "^4.2.
|
|
44
|
-
"@smithy/middleware-stack": "^4.2.
|
|
45
|
-
"@smithy/node-config-provider": "^4.3.
|
|
46
|
-
"@smithy/node-http-handler": "^4.4.
|
|
47
|
-
"@smithy/protocol-http": "^5.3.
|
|
48
|
-
"@smithy/smithy-client": "^4.
|
|
49
|
-
"@smithy/types": "^4.
|
|
50
|
-
"@smithy/url-parser": "^4.2.
|
|
23
|
+
"@aws-sdk/core": "3.914.0",
|
|
24
|
+
"@aws-sdk/credential-provider-node": "3.914.0",
|
|
25
|
+
"@aws-sdk/middleware-host-header": "3.914.0",
|
|
26
|
+
"@aws-sdk/middleware-logger": "3.914.0",
|
|
27
|
+
"@aws-sdk/middleware-recursion-detection": "3.914.0",
|
|
28
|
+
"@aws-sdk/middleware-user-agent": "3.914.0",
|
|
29
|
+
"@aws-sdk/region-config-resolver": "3.914.0",
|
|
30
|
+
"@aws-sdk/signature-v4-multi-region": "3.914.0",
|
|
31
|
+
"@aws-sdk/types": "3.914.0",
|
|
32
|
+
"@aws-sdk/util-endpoints": "3.914.0",
|
|
33
|
+
"@aws-sdk/util-user-agent-browser": "3.914.0",
|
|
34
|
+
"@aws-sdk/util-user-agent-node": "3.914.0",
|
|
35
|
+
"@smithy/config-resolver": "^4.4.0",
|
|
36
|
+
"@smithy/core": "^3.17.0",
|
|
37
|
+
"@smithy/fetch-http-handler": "^5.3.4",
|
|
38
|
+
"@smithy/hash-node": "^4.2.3",
|
|
39
|
+
"@smithy/invalid-dependency": "^4.2.3",
|
|
40
|
+
"@smithy/middleware-content-length": "^4.2.3",
|
|
41
|
+
"@smithy/middleware-endpoint": "^4.3.4",
|
|
42
|
+
"@smithy/middleware-retry": "^4.4.4",
|
|
43
|
+
"@smithy/middleware-serde": "^4.2.3",
|
|
44
|
+
"@smithy/middleware-stack": "^4.2.3",
|
|
45
|
+
"@smithy/node-config-provider": "^4.3.3",
|
|
46
|
+
"@smithy/node-http-handler": "^4.4.2",
|
|
47
|
+
"@smithy/protocol-http": "^5.3.3",
|
|
48
|
+
"@smithy/smithy-client": "^4.9.0",
|
|
49
|
+
"@smithy/types": "^4.8.0",
|
|
50
|
+
"@smithy/url-parser": "^4.2.3",
|
|
51
51
|
"@smithy/util-base64": "^4.3.0",
|
|
52
52
|
"@smithy/util-body-length-browser": "^4.2.0",
|
|
53
53
|
"@smithy/util-body-length-node": "^4.2.1",
|
|
54
|
-
"@smithy/util-defaults-mode-browser": "^4.3.
|
|
55
|
-
"@smithy/util-defaults-mode-node": "^4.2.
|
|
56
|
-
"@smithy/util-endpoints": "^3.2.
|
|
57
|
-
"@smithy/util-middleware": "^4.2.
|
|
58
|
-
"@smithy/util-retry": "^4.2.
|
|
54
|
+
"@smithy/util-defaults-mode-browser": "^4.3.3",
|
|
55
|
+
"@smithy/util-defaults-mode-node": "^4.2.5",
|
|
56
|
+
"@smithy/util-endpoints": "^3.2.3",
|
|
57
|
+
"@smithy/util-middleware": "^4.2.3",
|
|
58
|
+
"@smithy/util-retry": "^4.2.3",
|
|
59
59
|
"@smithy/util-utf8": "^4.2.0",
|
|
60
60
|
"tslib": "^2.6.2"
|
|
61
61
|
},
|