@aws-sdk/client-waf-regional 3.408.0 → 3.410.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.
- package/dist-cjs/endpoint/ruleset.js +3 -3
- package/dist-cjs/runtimeExtensions.js +3 -0
- package/dist-es/endpoint/ruleset.js +3 -3
- package/dist-es/runtimeExtensions.js +3 -0
- package/dist-types/commands/CreateByteMatchSetCommand.d.ts +3 -3
- package/dist-types/commands/CreateGeoMatchSetCommand.d.ts +2 -2
- package/dist-types/commands/CreateIPSetCommand.d.ts +1 -1
- package/dist-types/commands/CreateRateBasedRuleCommand.d.ts +3 -3
- package/dist-types/commands/CreateRegexMatchSetCommand.d.ts +2 -2
- package/dist-types/commands/CreateRuleCommand.d.ts +1 -1
- package/dist-types/commands/CreateSizeConstraintSetCommand.d.ts +3 -3
- package/dist-types/commands/CreateSqlInjectionMatchSetCommand.d.ts +2 -2
- package/dist-types/commands/CreateWebACLCommand.d.ts +5 -5
- package/dist-types/commands/CreateXssMatchSetCommand.d.ts +2 -2
- package/dist-types/commands/GetByteMatchSetCommand.d.ts +3 -3
- package/dist-types/commands/GetChangeTokenStatusCommand.d.ts +1 -1
- package/dist-types/commands/GetGeoMatchSetCommand.d.ts +2 -2
- package/dist-types/commands/GetIPSetCommand.d.ts +1 -1
- package/dist-types/commands/GetLoggingConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/GetRateBasedRuleCommand.d.ts +2 -2
- package/dist-types/commands/GetRegexMatchSetCommand.d.ts +2 -2
- package/dist-types/commands/GetRuleCommand.d.ts +1 -1
- package/dist-types/commands/GetSizeConstraintSetCommand.d.ts +3 -3
- package/dist-types/commands/GetSqlInjectionMatchSetCommand.d.ts +2 -2
- package/dist-types/commands/GetWebACLCommand.d.ts +4 -4
- package/dist-types/commands/GetXssMatchSetCommand.d.ts +2 -2
- package/dist-types/commands/ListActivatedRulesInRuleGroupCommand.d.ts +3 -3
- package/dist-types/commands/ListLoggingConfigurationsCommand.d.ts +1 -1
- package/dist-types/commands/ListResourcesForWebACLCommand.d.ts +1 -1
- package/dist-types/commands/PutLoggingConfigurationCommand.d.ts +2 -2
- package/dist-types/commands/UpdateByteMatchSetCommand.d.ts +4 -4
- package/dist-types/commands/UpdateGeoMatchSetCommand.d.ts +3 -3
- package/dist-types/commands/UpdateIPSetCommand.d.ts +2 -2
- package/dist-types/commands/UpdateRateBasedRuleCommand.d.ts +2 -2
- package/dist-types/commands/UpdateRegexMatchSetCommand.d.ts +3 -3
- package/dist-types/commands/UpdateRegexPatternSetCommand.d.ts +1 -1
- package/dist-types/commands/UpdateRuleCommand.d.ts +2 -2
- package/dist-types/commands/UpdateRuleGroupCommand.d.ts +4 -4
- package/dist-types/commands/UpdateSizeConstraintSetCommand.d.ts +4 -4
- package/dist-types/commands/UpdateSqlInjectionMatchSetCommand.d.ts +3 -3
- package/dist-types/commands/UpdateWebACLCommand.d.ts +5 -5
- package/dist-types/commands/UpdateXssMatchSetCommand.d.ts +3 -3
- package/dist-types/extensionConfiguration.d.ts +2 -1
- package/dist-types/runtimeConfig.browser.d.ts +4 -1
- package/dist-types/runtimeConfig.d.ts +4 -1
- package/dist-types/runtimeConfig.native.d.ts +4 -1
- package/dist-types/runtimeExtensions.d.ts +1 -1
- package/dist-types/ts3.4/extensionConfiguration.d.ts +3 -1
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +8 -1
- package/dist-types/ts3.4/runtimeConfig.d.ts +8 -1
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +8 -1
- package/dist-types/ts3.4/runtimeExtensions.d.ts +1 -1
- package/package.json +28 -28
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.ruleSet = void 0;
|
|
4
|
-
const
|
|
5
|
-
const a = "
|
|
6
|
-
const _data = { version: "1.0", parameters: { Region:
|
|
4
|
+
const q = "required", r = "fn", s = "argv", t = "ref";
|
|
5
|
+
const a = "isSet", b = "tree", c = "error", d = "endpoint", e = "PartitionResult", f = { [q]: false, "type": "String" }, g = { [q]: true, "default": false, "type": "Boolean" }, h = { [t]: "Endpoint" }, i = { [r]: "booleanEquals", [s]: [{ [t]: "UseFIPS" }, true] }, j = { [r]: "booleanEquals", [s]: [{ [t]: "UseDualStack" }, true] }, k = {}, l = { [r]: "booleanEquals", [s]: [true, { [r]: "getAttr", [s]: [{ [t]: e }, "supportsFIPS"] }] }, m = { [r]: "booleanEquals", [s]: [true, { [r]: "getAttr", [s]: [{ [t]: e }, "supportsDualStack"] }] }, n = [i], o = [j], p = [{ [t]: "Region" }];
|
|
6
|
+
const _data = { version: "1.0", parameters: { Region: f, UseDualStack: g, UseFIPS: g, Endpoint: f }, rules: [{ conditions: [{ [r]: a, [s]: [h] }], type: b, rules: [{ conditions: n, error: "Invalid Configuration: FIPS and custom endpoint are not supported", type: c }, { conditions: o, error: "Invalid Configuration: Dualstack and custom endpoint are not supported", type: c }, { endpoint: { url: h, properties: k, headers: k }, type: d }] }, { conditions: [{ [r]: a, [s]: p }], type: b, rules: [{ conditions: [{ [r]: "aws.partition", [s]: p, assign: e }], type: b, rules: [{ conditions: [i, j], type: b, rules: [{ conditions: [l, m], type: b, rules: [{ endpoint: { url: "https://waf-regional-fips.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: k, headers: k }, type: d }] }, { error: "FIPS and DualStack are enabled, but this partition does not support one or both", type: c }] }, { conditions: n, type: b, rules: [{ conditions: [l], type: b, rules: [{ endpoint: { url: "https://waf-regional-fips.{Region}.{PartitionResult#dnsSuffix}", properties: k, headers: k }, type: d }] }, { error: "FIPS is enabled but this partition does not support FIPS", type: c }] }, { conditions: o, type: b, rules: [{ conditions: [m], type: b, rules: [{ endpoint: { url: "https://waf-regional.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: k, headers: k }, type: d }] }, { error: "DualStack is enabled but this partition does not support DualStack", type: c }] }, { endpoint: { url: "https://waf-regional.{Region}.{PartitionResult#dnsSuffix}", properties: k, headers: k }, type: d }] }] }, { error: "Invalid Configuration: Missing Region", type: c }] };
|
|
7
7
|
exports.ruleSet = _data;
|
|
@@ -1,16 +1,19 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.resolveRuntimeExtensions = void 0;
|
|
4
|
+
const protocol_http_1 = require("@smithy/protocol-http");
|
|
4
5
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
5
6
|
const asPartial = (t) => t;
|
|
6
7
|
const resolveRuntimeExtensions = (runtimeConfig, extensions) => {
|
|
7
8
|
const extensionConfiguration = {
|
|
8
9
|
...asPartial((0, smithy_client_1.getDefaultExtensionConfiguration)(runtimeConfig)),
|
|
10
|
+
...asPartial((0, protocol_http_1.getHttpHandlerExtensionConfiguration)(runtimeConfig)),
|
|
9
11
|
};
|
|
10
12
|
extensions.forEach((extension) => extension.configure(extensionConfiguration));
|
|
11
13
|
return {
|
|
12
14
|
...runtimeConfig,
|
|
13
15
|
...(0, smithy_client_1.resolveDefaultRuntimeConfig)(extensionConfiguration),
|
|
16
|
+
...(0, protocol_http_1.resolveHttpHandlerRuntimeConfig)(extensionConfiguration),
|
|
14
17
|
};
|
|
15
18
|
};
|
|
16
19
|
exports.resolveRuntimeExtensions = resolveRuntimeExtensions;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
const
|
|
2
|
-
const a = "
|
|
3
|
-
const _data = { version: "1.0", parameters: { Region:
|
|
1
|
+
const q = "required", r = "fn", s = "argv", t = "ref";
|
|
2
|
+
const a = "isSet", b = "tree", c = "error", d = "endpoint", e = "PartitionResult", f = { [q]: false, "type": "String" }, g = { [q]: true, "default": false, "type": "Boolean" }, h = { [t]: "Endpoint" }, i = { [r]: "booleanEquals", [s]: [{ [t]: "UseFIPS" }, true] }, j = { [r]: "booleanEquals", [s]: [{ [t]: "UseDualStack" }, true] }, k = {}, l = { [r]: "booleanEquals", [s]: [true, { [r]: "getAttr", [s]: [{ [t]: e }, "supportsFIPS"] }] }, m = { [r]: "booleanEquals", [s]: [true, { [r]: "getAttr", [s]: [{ [t]: e }, "supportsDualStack"] }] }, n = [i], o = [j], p = [{ [t]: "Region" }];
|
|
3
|
+
const _data = { version: "1.0", parameters: { Region: f, UseDualStack: g, UseFIPS: g, Endpoint: f }, rules: [{ conditions: [{ [r]: a, [s]: [h] }], type: b, rules: [{ conditions: n, error: "Invalid Configuration: FIPS and custom endpoint are not supported", type: c }, { conditions: o, error: "Invalid Configuration: Dualstack and custom endpoint are not supported", type: c }, { endpoint: { url: h, properties: k, headers: k }, type: d }] }, { conditions: [{ [r]: a, [s]: p }], type: b, rules: [{ conditions: [{ [r]: "aws.partition", [s]: p, assign: e }], type: b, rules: [{ conditions: [i, j], type: b, rules: [{ conditions: [l, m], type: b, rules: [{ endpoint: { url: "https://waf-regional-fips.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: k, headers: k }, type: d }] }, { error: "FIPS and DualStack are enabled, but this partition does not support one or both", type: c }] }, { conditions: n, type: b, rules: [{ conditions: [l], type: b, rules: [{ endpoint: { url: "https://waf-regional-fips.{Region}.{PartitionResult#dnsSuffix}", properties: k, headers: k }, type: d }] }, { error: "FIPS is enabled but this partition does not support FIPS", type: c }] }, { conditions: o, type: b, rules: [{ conditions: [m], type: b, rules: [{ endpoint: { url: "https://waf-regional.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: k, headers: k }, type: d }] }, { error: "DualStack is enabled but this partition does not support DualStack", type: c }] }, { endpoint: { url: "https://waf-regional.{Region}.{PartitionResult#dnsSuffix}", properties: k, headers: k }, type: d }] }] }, { error: "Invalid Configuration: Missing Region", type: c }] };
|
|
4
4
|
export const ruleSet = _data;
|
|
@@ -1,12 +1,15 @@
|
|
|
1
|
+
import { getHttpHandlerExtensionConfiguration, resolveHttpHandlerRuntimeConfig } from "@smithy/protocol-http";
|
|
1
2
|
import { getDefaultExtensionConfiguration, resolveDefaultRuntimeConfig } from "@smithy/smithy-client";
|
|
2
3
|
const asPartial = (t) => t;
|
|
3
4
|
export const resolveRuntimeExtensions = (runtimeConfig, extensions) => {
|
|
4
5
|
const extensionConfiguration = {
|
|
5
6
|
...asPartial(getDefaultExtensionConfiguration(runtimeConfig)),
|
|
7
|
+
...asPartial(getHttpHandlerExtensionConfiguration(runtimeConfig)),
|
|
6
8
|
};
|
|
7
9
|
extensions.forEach((extension) => extension.configure(extensionConfiguration));
|
|
8
10
|
return {
|
|
9
11
|
...runtimeConfig,
|
|
10
12
|
...resolveDefaultRuntimeConfig(extensionConfiguration),
|
|
13
|
+
...resolveHttpHandlerRuntimeConfig(extensionConfiguration),
|
|
11
14
|
};
|
|
12
15
|
};
|
|
@@ -74,12 +74,12 @@ export interface CreateByteMatchSetCommandOutput extends CreateByteMatchSetRespo
|
|
|
74
74
|
* // ByteMatchTuples: [ // ByteMatchTuples // required
|
|
75
75
|
* // { // ByteMatchTuple
|
|
76
76
|
* // FieldToMatch: { // FieldToMatch
|
|
77
|
-
* // Type: "
|
|
77
|
+
* // Type: "URI" || "QUERY_STRING" || "HEADER" || "METHOD" || "BODY" || "SINGLE_QUERY_ARG" || "ALL_QUERY_ARGS", // required
|
|
78
78
|
* // Data: "STRING_VALUE",
|
|
79
79
|
* // },
|
|
80
80
|
* // TargetString: "BLOB_VALUE", // required
|
|
81
|
-
* // TextTransformation: "
|
|
82
|
-
* // PositionalConstraint: "
|
|
81
|
+
* // TextTransformation: "NONE" || "COMPRESS_WHITE_SPACE" || "HTML_ENTITY_DECODE" || "LOWERCASE" || "CMD_LINE" || "URL_DECODE", // required
|
|
82
|
+
* // PositionalConstraint: "EXACTLY" || "STARTS_WITH" || "ENDS_WITH" || "CONTAINS" || "CONTAINS_WORD", // required
|
|
83
83
|
* // },
|
|
84
84
|
* // ],
|
|
85
85
|
* // },
|
|
@@ -70,8 +70,8 @@ export interface CreateGeoMatchSetCommandOutput extends CreateGeoMatchSetRespons
|
|
|
70
70
|
* // Name: "STRING_VALUE",
|
|
71
71
|
* // GeoMatchConstraints: [ // GeoMatchConstraints // required
|
|
72
72
|
* // { // GeoMatchConstraint
|
|
73
|
-
* // Type: "
|
|
74
|
-
* // Value: "
|
|
73
|
+
* // Type: "Country", // required
|
|
74
|
+
* // Value: "AF" || "AX" || "AL" || "DZ" || "AS" || "AD" || "AO" || "AI" || "AQ" || "AG" || "AR" || "AM" || "AW" || "AU" || "AT" || "AZ" || "BS" || "BH" || "BD" || "BB" || "BY" || "BE" || "BZ" || "BJ" || "BM" || "BT" || "BO" || "BQ" || "BA" || "BW" || "BV" || "BR" || "IO" || "BN" || "BG" || "BF" || "BI" || "KH" || "CM" || "CA" || "CV" || "KY" || "CF" || "TD" || "CL" || "CN" || "CX" || "CC" || "CO" || "KM" || "CG" || "CD" || "CK" || "CR" || "CI" || "HR" || "CU" || "CW" || "CY" || "CZ" || "DK" || "DJ" || "DM" || "DO" || "EC" || "EG" || "SV" || "GQ" || "ER" || "EE" || "ET" || "FK" || "FO" || "FJ" || "FI" || "FR" || "GF" || "PF" || "TF" || "GA" || "GM" || "GE" || "DE" || "GH" || "GI" || "GR" || "GL" || "GD" || "GP" || "GU" || "GT" || "GG" || "GN" || "GW" || "GY" || "HT" || "HM" || "VA" || "HN" || "HK" || "HU" || "IS" || "IN" || "ID" || "IR" || "IQ" || "IE" || "IM" || "IL" || "IT" || "JM" || "JP" || "JE" || "JO" || "KZ" || "KE" || "KI" || "KP" || "KR" || "KW" || "KG" || "LA" || "LV" || "LB" || "LS" || "LR" || "LY" || "LI" || "LT" || "LU" || "MO" || "MK" || "MG" || "MW" || "MY" || "MV" || "ML" || "MT" || "MH" || "MQ" || "MR" || "MU" || "YT" || "MX" || "FM" || "MD" || "MC" || "MN" || "ME" || "MS" || "MA" || "MZ" || "MM" || "NA" || "NR" || "NP" || "NL" || "NC" || "NZ" || "NI" || "NE" || "NG" || "NU" || "NF" || "MP" || "NO" || "OM" || "PK" || "PW" || "PS" || "PA" || "PG" || "PY" || "PE" || "PH" || "PN" || "PL" || "PT" || "PR" || "QA" || "RE" || "RO" || "RU" || "RW" || "BL" || "SH" || "KN" || "LC" || "MF" || "PM" || "VC" || "WS" || "SM" || "ST" || "SA" || "SN" || "RS" || "SC" || "SL" || "SG" || "SX" || "SK" || "SI" || "SB" || "SO" || "ZA" || "GS" || "SS" || "ES" || "LK" || "SD" || "SR" || "SJ" || "SZ" || "SE" || "CH" || "SY" || "TW" || "TJ" || "TZ" || "TH" || "TL" || "TG" || "TK" || "TO" || "TT" || "TN" || "TR" || "TM" || "TC" || "TV" || "UG" || "UA" || "AE" || "GB" || "US" || "UM" || "UY" || "UZ" || "VU" || "VE" || "VN" || "VG" || "VI" || "WF" || "EH" || "YE" || "ZM" || "ZW", // required
|
|
75
75
|
* // },
|
|
76
76
|
* // ],
|
|
77
77
|
* // },
|
|
@@ -75,7 +75,7 @@ export interface CreateIPSetCommandOutput extends CreateIPSetResponse, __Metadat
|
|
|
75
75
|
* // Name: "STRING_VALUE",
|
|
76
76
|
* // IPSetDescriptors: [ // IPSetDescriptors // required
|
|
77
77
|
* // { // IPSetDescriptor
|
|
78
|
-
* // Type: "
|
|
78
|
+
* // Type: "IPV4" || "IPV6", // required
|
|
79
79
|
* // Value: "STRING_VALUE", // required
|
|
80
80
|
* // },
|
|
81
81
|
* // ],
|
|
@@ -126,7 +126,7 @@ export interface CreateRateBasedRuleCommandOutput extends CreateRateBasedRuleRes
|
|
|
126
126
|
* const input = { // CreateRateBasedRuleRequest
|
|
127
127
|
* Name: "STRING_VALUE", // required
|
|
128
128
|
* MetricName: "STRING_VALUE", // required
|
|
129
|
-
* RateKey: "
|
|
129
|
+
* RateKey: "IP", // required
|
|
130
130
|
* RateLimit: Number("long"), // required
|
|
131
131
|
* ChangeToken: "STRING_VALUE", // required
|
|
132
132
|
* Tags: [ // TagList
|
|
@@ -146,11 +146,11 @@ export interface CreateRateBasedRuleCommandOutput extends CreateRateBasedRuleRes
|
|
|
146
146
|
* // MatchPredicates: [ // Predicates // required
|
|
147
147
|
* // { // Predicate
|
|
148
148
|
* // Negated: true || false, // required
|
|
149
|
-
* // Type: "
|
|
149
|
+
* // Type: "IPMatch" || "ByteMatch" || "SqlInjectionMatch" || "GeoMatch" || "SizeConstraint" || "XssMatch" || "RegexMatch", // required
|
|
150
150
|
* // DataId: "STRING_VALUE", // required
|
|
151
151
|
* // },
|
|
152
152
|
* // ],
|
|
153
|
-
* // RateKey: "
|
|
153
|
+
* // RateKey: "IP", // required
|
|
154
154
|
* // RateLimit: Number("long"), // required
|
|
155
155
|
* // },
|
|
156
156
|
* // ChangeToken: "STRING_VALUE",
|
|
@@ -74,10 +74,10 @@ export interface CreateRegexMatchSetCommandOutput extends CreateRegexMatchSetRes
|
|
|
74
74
|
* // RegexMatchTuples: [ // RegexMatchTuples
|
|
75
75
|
* // { // RegexMatchTuple
|
|
76
76
|
* // FieldToMatch: { // FieldToMatch
|
|
77
|
-
* // Type: "
|
|
77
|
+
* // Type: "URI" || "QUERY_STRING" || "HEADER" || "METHOD" || "BODY" || "SINGLE_QUERY_ARG" || "ALL_QUERY_ARGS", // required
|
|
78
78
|
* // Data: "STRING_VALUE",
|
|
79
79
|
* // },
|
|
80
|
-
* // TextTransformation: "
|
|
80
|
+
* // TextTransformation: "NONE" || "COMPRESS_WHITE_SPACE" || "HTML_ENTITY_DECODE" || "LOWERCASE" || "CMD_LINE" || "URL_DECODE", // required
|
|
81
81
|
* // RegexPatternSetId: "STRING_VALUE", // required
|
|
82
82
|
* // },
|
|
83
83
|
* // ],
|
|
@@ -102,7 +102,7 @@ export interface CreateRuleCommandOutput extends CreateRuleResponse, __MetadataB
|
|
|
102
102
|
* // Predicates: [ // Predicates // required
|
|
103
103
|
* // { // Predicate
|
|
104
104
|
* // Negated: true || false, // required
|
|
105
|
-
* // Type: "
|
|
105
|
+
* // Type: "IPMatch" || "ByteMatch" || "SqlInjectionMatch" || "GeoMatch" || "SizeConstraint" || "XssMatch" || "RegexMatch", // required
|
|
106
106
|
* // DataId: "STRING_VALUE", // required
|
|
107
107
|
* // },
|
|
108
108
|
* // ],
|
|
@@ -74,11 +74,11 @@ export interface CreateSizeConstraintSetCommandOutput extends CreateSizeConstrai
|
|
|
74
74
|
* // SizeConstraints: [ // SizeConstraints // required
|
|
75
75
|
* // { // SizeConstraint
|
|
76
76
|
* // FieldToMatch: { // FieldToMatch
|
|
77
|
-
* // Type: "
|
|
77
|
+
* // Type: "URI" || "QUERY_STRING" || "HEADER" || "METHOD" || "BODY" || "SINGLE_QUERY_ARG" || "ALL_QUERY_ARGS", // required
|
|
78
78
|
* // Data: "STRING_VALUE",
|
|
79
79
|
* // },
|
|
80
|
-
* // TextTransformation: "
|
|
81
|
-
* // ComparisonOperator: "
|
|
80
|
+
* // TextTransformation: "NONE" || "COMPRESS_WHITE_SPACE" || "HTML_ENTITY_DECODE" || "LOWERCASE" || "CMD_LINE" || "URL_DECODE", // required
|
|
81
|
+
* // ComparisonOperator: "EQ" || "NE" || "LE" || "LT" || "GE" || "GT", // required
|
|
82
82
|
* // Size: Number("long"), // required
|
|
83
83
|
* // },
|
|
84
84
|
* // ],
|
|
@@ -72,10 +72,10 @@ export interface CreateSqlInjectionMatchSetCommandOutput extends CreateSqlInject
|
|
|
72
72
|
* // SqlInjectionMatchTuples: [ // SqlInjectionMatchTuples // required
|
|
73
73
|
* // { // SqlInjectionMatchTuple
|
|
74
74
|
* // FieldToMatch: { // FieldToMatch
|
|
75
|
-
* // Type: "
|
|
75
|
+
* // Type: "URI" || "QUERY_STRING" || "HEADER" || "METHOD" || "BODY" || "SINGLE_QUERY_ARG" || "ALL_QUERY_ARGS", // required
|
|
76
76
|
* // Data: "STRING_VALUE",
|
|
77
77
|
* // },
|
|
78
|
-
* // TextTransformation: "
|
|
78
|
+
* // TextTransformation: "NONE" || "COMPRESS_WHITE_SPACE" || "HTML_ENTITY_DECODE" || "LOWERCASE" || "CMD_LINE" || "URL_DECODE", // required
|
|
79
79
|
* // },
|
|
80
80
|
* // ],
|
|
81
81
|
* // },
|
|
@@ -73,7 +73,7 @@ export interface CreateWebACLCommandOutput extends CreateWebACLResponse, __Metad
|
|
|
73
73
|
* Name: "STRING_VALUE", // required
|
|
74
74
|
* MetricName: "STRING_VALUE", // required
|
|
75
75
|
* DefaultAction: { // WafAction
|
|
76
|
-
* Type: "
|
|
76
|
+
* Type: "BLOCK" || "ALLOW" || "COUNT", // required
|
|
77
77
|
* },
|
|
78
78
|
* ChangeToken: "STRING_VALUE", // required
|
|
79
79
|
* Tags: [ // TagList
|
|
@@ -91,19 +91,19 @@ export interface CreateWebACLCommandOutput extends CreateWebACLResponse, __Metad
|
|
|
91
91
|
* // Name: "STRING_VALUE",
|
|
92
92
|
* // MetricName: "STRING_VALUE",
|
|
93
93
|
* // DefaultAction: { // WafAction
|
|
94
|
-
* // Type: "
|
|
94
|
+
* // Type: "BLOCK" || "ALLOW" || "COUNT", // required
|
|
95
95
|
* // },
|
|
96
96
|
* // Rules: [ // ActivatedRules // required
|
|
97
97
|
* // { // ActivatedRule
|
|
98
98
|
* // Priority: Number("int"), // required
|
|
99
99
|
* // RuleId: "STRING_VALUE", // required
|
|
100
100
|
* // Action: {
|
|
101
|
-
* // Type: "
|
|
101
|
+
* // Type: "BLOCK" || "ALLOW" || "COUNT", // required
|
|
102
102
|
* // },
|
|
103
103
|
* // OverrideAction: { // WafOverrideAction
|
|
104
|
-
* // Type: "
|
|
104
|
+
* // Type: "NONE" || "COUNT", // required
|
|
105
105
|
* // },
|
|
106
|
-
* // Type: "
|
|
106
|
+
* // Type: "REGULAR" || "RATE_BASED" || "GROUP",
|
|
107
107
|
* // ExcludedRules: [ // ExcludedRules
|
|
108
108
|
* // { // ExcludedRule
|
|
109
109
|
* // RuleId: "STRING_VALUE", // required
|
|
@@ -72,10 +72,10 @@ export interface CreateXssMatchSetCommandOutput extends CreateXssMatchSetRespons
|
|
|
72
72
|
* // XssMatchTuples: [ // XssMatchTuples // required
|
|
73
73
|
* // { // XssMatchTuple
|
|
74
74
|
* // FieldToMatch: { // FieldToMatch
|
|
75
|
-
* // Type: "
|
|
75
|
+
* // Type: "URI" || "QUERY_STRING" || "HEADER" || "METHOD" || "BODY" || "SINGLE_QUERY_ARG" || "ALL_QUERY_ARGS", // required
|
|
76
76
|
* // Data: "STRING_VALUE",
|
|
77
77
|
* // },
|
|
78
|
-
* // TextTransformation: "
|
|
78
|
+
* // TextTransformation: "NONE" || "COMPRESS_WHITE_SPACE" || "HTML_ENTITY_DECODE" || "LOWERCASE" || "CMD_LINE" || "URL_DECODE", // required
|
|
79
79
|
* // },
|
|
80
80
|
* // ],
|
|
81
81
|
* // },
|
|
@@ -50,12 +50,12 @@ export interface GetByteMatchSetCommandOutput extends GetByteMatchSetResponse, _
|
|
|
50
50
|
* // ByteMatchTuples: [ // ByteMatchTuples // required
|
|
51
51
|
* // { // ByteMatchTuple
|
|
52
52
|
* // FieldToMatch: { // FieldToMatch
|
|
53
|
-
* // Type: "
|
|
53
|
+
* // Type: "URI" || "QUERY_STRING" || "HEADER" || "METHOD" || "BODY" || "SINGLE_QUERY_ARG" || "ALL_QUERY_ARGS", // required
|
|
54
54
|
* // Data: "STRING_VALUE",
|
|
55
55
|
* // },
|
|
56
56
|
* // TargetString: "BLOB_VALUE", // required
|
|
57
|
-
* // TextTransformation: "
|
|
58
|
-
* // PositionalConstraint: "
|
|
57
|
+
* // TextTransformation: "NONE" || "COMPRESS_WHITE_SPACE" || "HTML_ENTITY_DECODE" || "LOWERCASE" || "CMD_LINE" || "URL_DECODE", // required
|
|
58
|
+
* // PositionalConstraint: "EXACTLY" || "STARTS_WITH" || "ENDS_WITH" || "CONTAINS" || "CONTAINS_WORD", // required
|
|
59
59
|
* // },
|
|
60
60
|
* // ],
|
|
61
61
|
* // },
|
|
@@ -60,7 +60,7 @@ export interface GetChangeTokenStatusCommandOutput extends GetChangeTokenStatusR
|
|
|
60
60
|
* const command = new GetChangeTokenStatusCommand(input);
|
|
61
61
|
* const response = await client.send(command);
|
|
62
62
|
* // { // GetChangeTokenStatusResponse
|
|
63
|
-
* // ChangeTokenStatus: "
|
|
63
|
+
* // ChangeTokenStatus: "PROVISIONED" || "PENDING" || "INSYNC",
|
|
64
64
|
* // };
|
|
65
65
|
*
|
|
66
66
|
* ```
|
|
@@ -49,8 +49,8 @@ export interface GetGeoMatchSetCommandOutput extends GetGeoMatchSetResponse, __M
|
|
|
49
49
|
* // Name: "STRING_VALUE",
|
|
50
50
|
* // GeoMatchConstraints: [ // GeoMatchConstraints // required
|
|
51
51
|
* // { // GeoMatchConstraint
|
|
52
|
-
* // Type: "
|
|
53
|
-
* // Value: "
|
|
52
|
+
* // Type: "Country", // required
|
|
53
|
+
* // Value: "AF" || "AX" || "AL" || "DZ" || "AS" || "AD" || "AO" || "AI" || "AQ" || "AG" || "AR" || "AM" || "AW" || "AU" || "AT" || "AZ" || "BS" || "BH" || "BD" || "BB" || "BY" || "BE" || "BZ" || "BJ" || "BM" || "BT" || "BO" || "BQ" || "BA" || "BW" || "BV" || "BR" || "IO" || "BN" || "BG" || "BF" || "BI" || "KH" || "CM" || "CA" || "CV" || "KY" || "CF" || "TD" || "CL" || "CN" || "CX" || "CC" || "CO" || "KM" || "CG" || "CD" || "CK" || "CR" || "CI" || "HR" || "CU" || "CW" || "CY" || "CZ" || "DK" || "DJ" || "DM" || "DO" || "EC" || "EG" || "SV" || "GQ" || "ER" || "EE" || "ET" || "FK" || "FO" || "FJ" || "FI" || "FR" || "GF" || "PF" || "TF" || "GA" || "GM" || "GE" || "DE" || "GH" || "GI" || "GR" || "GL" || "GD" || "GP" || "GU" || "GT" || "GG" || "GN" || "GW" || "GY" || "HT" || "HM" || "VA" || "HN" || "HK" || "HU" || "IS" || "IN" || "ID" || "IR" || "IQ" || "IE" || "IM" || "IL" || "IT" || "JM" || "JP" || "JE" || "JO" || "KZ" || "KE" || "KI" || "KP" || "KR" || "KW" || "KG" || "LA" || "LV" || "LB" || "LS" || "LR" || "LY" || "LI" || "LT" || "LU" || "MO" || "MK" || "MG" || "MW" || "MY" || "MV" || "ML" || "MT" || "MH" || "MQ" || "MR" || "MU" || "YT" || "MX" || "FM" || "MD" || "MC" || "MN" || "ME" || "MS" || "MA" || "MZ" || "MM" || "NA" || "NR" || "NP" || "NL" || "NC" || "NZ" || "NI" || "NE" || "NG" || "NU" || "NF" || "MP" || "NO" || "OM" || "PK" || "PW" || "PS" || "PA" || "PG" || "PY" || "PE" || "PH" || "PN" || "PL" || "PT" || "PR" || "QA" || "RE" || "RO" || "RU" || "RW" || "BL" || "SH" || "KN" || "LC" || "MF" || "PM" || "VC" || "WS" || "SM" || "ST" || "SA" || "SN" || "RS" || "SC" || "SL" || "SG" || "SX" || "SK" || "SI" || "SB" || "SO" || "ZA" || "GS" || "SS" || "ES" || "LK" || "SD" || "SR" || "SJ" || "SZ" || "SE" || "CH" || "SY" || "TW" || "TJ" || "TZ" || "TH" || "TL" || "TG" || "TK" || "TO" || "TT" || "TN" || "TR" || "TM" || "TC" || "TV" || "UG" || "UA" || "AE" || "GB" || "US" || "UM" || "UY" || "UZ" || "VU" || "VE" || "VN" || "VG" || "VI" || "WF" || "EH" || "YE" || "ZM" || "ZW", // required
|
|
54
54
|
* // },
|
|
55
55
|
* // ],
|
|
56
56
|
* // },
|
|
@@ -49,7 +49,7 @@ export interface GetIPSetCommandOutput extends GetIPSetResponse, __MetadataBeare
|
|
|
49
49
|
* // Name: "STRING_VALUE",
|
|
50
50
|
* // IPSetDescriptors: [ // IPSetDescriptors // required
|
|
51
51
|
* // { // IPSetDescriptor
|
|
52
|
-
* // Type: "
|
|
52
|
+
* // Type: "IPV4" || "IPV6", // required
|
|
53
53
|
* // Value: "STRING_VALUE", // required
|
|
54
54
|
* // },
|
|
55
55
|
* // ],
|
|
@@ -51,7 +51,7 @@ export interface GetLoggingConfigurationCommandOutput extends GetLoggingConfigur
|
|
|
51
51
|
* // ],
|
|
52
52
|
* // RedactedFields: [ // RedactedFields
|
|
53
53
|
* // { // FieldToMatch
|
|
54
|
-
* // Type: "
|
|
54
|
+
* // Type: "URI" || "QUERY_STRING" || "HEADER" || "METHOD" || "BODY" || "SINGLE_QUERY_ARG" || "ALL_QUERY_ARGS", // required
|
|
55
55
|
* // Data: "STRING_VALUE",
|
|
56
56
|
* // },
|
|
57
57
|
* // ],
|
|
@@ -53,11 +53,11 @@ export interface GetRateBasedRuleCommandOutput extends GetRateBasedRuleResponse,
|
|
|
53
53
|
* // MatchPredicates: [ // Predicates // required
|
|
54
54
|
* // { // Predicate
|
|
55
55
|
* // Negated: true || false, // required
|
|
56
|
-
* // Type: "
|
|
56
|
+
* // Type: "IPMatch" || "ByteMatch" || "SqlInjectionMatch" || "GeoMatch" || "SizeConstraint" || "XssMatch" || "RegexMatch", // required
|
|
57
57
|
* // DataId: "STRING_VALUE", // required
|
|
58
58
|
* // },
|
|
59
59
|
* // ],
|
|
60
|
-
* // RateKey: "
|
|
60
|
+
* // RateKey: "IP", // required
|
|
61
61
|
* // RateLimit: Number("long"), // required
|
|
62
62
|
* // },
|
|
63
63
|
* // };
|
|
@@ -50,10 +50,10 @@ export interface GetRegexMatchSetCommandOutput extends GetRegexMatchSetResponse,
|
|
|
50
50
|
* // RegexMatchTuples: [ // RegexMatchTuples
|
|
51
51
|
* // { // RegexMatchTuple
|
|
52
52
|
* // FieldToMatch: { // FieldToMatch
|
|
53
|
-
* // Type: "
|
|
53
|
+
* // Type: "URI" || "QUERY_STRING" || "HEADER" || "METHOD" || "BODY" || "SINGLE_QUERY_ARG" || "ALL_QUERY_ARGS", // required
|
|
54
54
|
* // Data: "STRING_VALUE",
|
|
55
55
|
* // },
|
|
56
|
-
* // TextTransformation: "
|
|
56
|
+
* // TextTransformation: "NONE" || "COMPRESS_WHITE_SPACE" || "HTML_ENTITY_DECODE" || "LOWERCASE" || "CMD_LINE" || "URL_DECODE", // required
|
|
57
57
|
* // RegexPatternSetId: "STRING_VALUE", // required
|
|
58
58
|
* // },
|
|
59
59
|
* // ],
|
|
@@ -51,7 +51,7 @@ export interface GetRuleCommandOutput extends GetRuleResponse, __MetadataBearer
|
|
|
51
51
|
* // Predicates: [ // Predicates // required
|
|
52
52
|
* // { // Predicate
|
|
53
53
|
* // Negated: true || false, // required
|
|
54
|
-
* // Type: "
|
|
54
|
+
* // Type: "IPMatch" || "ByteMatch" || "SqlInjectionMatch" || "GeoMatch" || "SizeConstraint" || "XssMatch" || "RegexMatch", // required
|
|
55
55
|
* // DataId: "STRING_VALUE", // required
|
|
56
56
|
* // },
|
|
57
57
|
* // ],
|
|
@@ -50,11 +50,11 @@ export interface GetSizeConstraintSetCommandOutput extends GetSizeConstraintSetR
|
|
|
50
50
|
* // SizeConstraints: [ // SizeConstraints // required
|
|
51
51
|
* // { // SizeConstraint
|
|
52
52
|
* // FieldToMatch: { // FieldToMatch
|
|
53
|
-
* // Type: "
|
|
53
|
+
* // Type: "URI" || "QUERY_STRING" || "HEADER" || "METHOD" || "BODY" || "SINGLE_QUERY_ARG" || "ALL_QUERY_ARGS", // required
|
|
54
54
|
* // Data: "STRING_VALUE",
|
|
55
55
|
* // },
|
|
56
|
-
* // TextTransformation: "
|
|
57
|
-
* // ComparisonOperator: "
|
|
56
|
+
* // TextTransformation: "NONE" || "COMPRESS_WHITE_SPACE" || "HTML_ENTITY_DECODE" || "LOWERCASE" || "CMD_LINE" || "URL_DECODE", // required
|
|
57
|
+
* // ComparisonOperator: "EQ" || "NE" || "LE" || "LT" || "GE" || "GT", // required
|
|
58
58
|
* // Size: Number("long"), // required
|
|
59
59
|
* // },
|
|
60
60
|
* // ],
|
|
@@ -50,10 +50,10 @@ export interface GetSqlInjectionMatchSetCommandOutput extends GetSqlInjectionMat
|
|
|
50
50
|
* // SqlInjectionMatchTuples: [ // SqlInjectionMatchTuples // required
|
|
51
51
|
* // { // SqlInjectionMatchTuple
|
|
52
52
|
* // FieldToMatch: { // FieldToMatch
|
|
53
|
-
* // Type: "
|
|
53
|
+
* // Type: "URI" || "QUERY_STRING" || "HEADER" || "METHOD" || "BODY" || "SINGLE_QUERY_ARG" || "ALL_QUERY_ARGS", // required
|
|
54
54
|
* // Data: "STRING_VALUE",
|
|
55
55
|
* // },
|
|
56
|
-
* // TextTransformation: "
|
|
56
|
+
* // TextTransformation: "NONE" || "COMPRESS_WHITE_SPACE" || "HTML_ENTITY_DECODE" || "LOWERCASE" || "CMD_LINE" || "URL_DECODE", // required
|
|
57
57
|
* // },
|
|
58
58
|
* // ],
|
|
59
59
|
* // },
|
|
@@ -49,19 +49,19 @@ export interface GetWebACLCommandOutput extends GetWebACLResponse, __MetadataBea
|
|
|
49
49
|
* // Name: "STRING_VALUE",
|
|
50
50
|
* // MetricName: "STRING_VALUE",
|
|
51
51
|
* // DefaultAction: { // WafAction
|
|
52
|
-
* // Type: "
|
|
52
|
+
* // Type: "BLOCK" || "ALLOW" || "COUNT", // required
|
|
53
53
|
* // },
|
|
54
54
|
* // Rules: [ // ActivatedRules // required
|
|
55
55
|
* // { // ActivatedRule
|
|
56
56
|
* // Priority: Number("int"), // required
|
|
57
57
|
* // RuleId: "STRING_VALUE", // required
|
|
58
58
|
* // Action: {
|
|
59
|
-
* // Type: "
|
|
59
|
+
* // Type: "BLOCK" || "ALLOW" || "COUNT", // required
|
|
60
60
|
* // },
|
|
61
61
|
* // OverrideAction: { // WafOverrideAction
|
|
62
|
-
* // Type: "
|
|
62
|
+
* // Type: "NONE" || "COUNT", // required
|
|
63
63
|
* // },
|
|
64
|
-
* // Type: "
|
|
64
|
+
* // Type: "REGULAR" || "RATE_BASED" || "GROUP",
|
|
65
65
|
* // ExcludedRules: [ // ExcludedRules
|
|
66
66
|
* // { // ExcludedRule
|
|
67
67
|
* // RuleId: "STRING_VALUE", // required
|
|
@@ -50,10 +50,10 @@ export interface GetXssMatchSetCommandOutput extends GetXssMatchSetResponse, __M
|
|
|
50
50
|
* // XssMatchTuples: [ // XssMatchTuples // required
|
|
51
51
|
* // { // XssMatchTuple
|
|
52
52
|
* // FieldToMatch: { // FieldToMatch
|
|
53
|
-
* // Type: "
|
|
53
|
+
* // Type: "URI" || "QUERY_STRING" || "HEADER" || "METHOD" || "BODY" || "SINGLE_QUERY_ARG" || "ALL_QUERY_ARGS", // required
|
|
54
54
|
* // Data: "STRING_VALUE",
|
|
55
55
|
* // },
|
|
56
|
-
* // TextTransformation: "
|
|
56
|
+
* // TextTransformation: "NONE" || "COMPRESS_WHITE_SPACE" || "HTML_ENTITY_DECODE" || "LOWERCASE" || "CMD_LINE" || "URL_DECODE", // required
|
|
57
57
|
* // },
|
|
58
58
|
* // ],
|
|
59
59
|
* // },
|
|
@@ -52,12 +52,12 @@ export interface ListActivatedRulesInRuleGroupCommandOutput extends ListActivate
|
|
|
52
52
|
* // Priority: Number("int"), // required
|
|
53
53
|
* // RuleId: "STRING_VALUE", // required
|
|
54
54
|
* // Action: { // WafAction
|
|
55
|
-
* // Type: "
|
|
55
|
+
* // Type: "BLOCK" || "ALLOW" || "COUNT", // required
|
|
56
56
|
* // },
|
|
57
57
|
* // OverrideAction: { // WafOverrideAction
|
|
58
|
-
* // Type: "
|
|
58
|
+
* // Type: "NONE" || "COUNT", // required
|
|
59
59
|
* // },
|
|
60
|
-
* // Type: "
|
|
60
|
+
* // Type: "REGULAR" || "RATE_BASED" || "GROUP",
|
|
61
61
|
* // ExcludedRules: [ // ExcludedRules
|
|
62
62
|
* // { // ExcludedRule
|
|
63
63
|
* // RuleId: "STRING_VALUE", // required
|
|
@@ -53,7 +53,7 @@ export interface ListLoggingConfigurationsCommandOutput extends ListLoggingConfi
|
|
|
53
53
|
* // ],
|
|
54
54
|
* // RedactedFields: [ // RedactedFields
|
|
55
55
|
* // { // FieldToMatch
|
|
56
|
-
* // Type: "
|
|
56
|
+
* // Type: "URI" || "QUERY_STRING" || "HEADER" || "METHOD" || "BODY" || "SINGLE_QUERY_ARG" || "ALL_QUERY_ARGS", // required
|
|
57
57
|
* // Data: "STRING_VALUE",
|
|
58
58
|
* // },
|
|
59
59
|
* // ],
|
|
@@ -40,7 +40,7 @@ export interface ListResourcesForWebACLCommandOutput extends ListResourcesForWeb
|
|
|
40
40
|
* const client = new WAFRegionalClient(config);
|
|
41
41
|
* const input = { // ListResourcesForWebACLRequest
|
|
42
42
|
* WebACLId: "STRING_VALUE", // required
|
|
43
|
-
* ResourceType: "
|
|
43
|
+
* ResourceType: "APPLICATION_LOAD_BALANCER" || "API_GATEWAY",
|
|
44
44
|
* };
|
|
45
45
|
* const command = new ListResourcesForWebACLCommand(input);
|
|
46
46
|
* const response = await client.send(command);
|
|
@@ -63,7 +63,7 @@ export interface PutLoggingConfigurationCommandOutput extends PutLoggingConfigur
|
|
|
63
63
|
* ],
|
|
64
64
|
* RedactedFields: [ // RedactedFields
|
|
65
65
|
* { // FieldToMatch
|
|
66
|
-
* Type: "
|
|
66
|
+
* Type: "URI" || "QUERY_STRING" || "HEADER" || "METHOD" || "BODY" || "SINGLE_QUERY_ARG" || "ALL_QUERY_ARGS", // required
|
|
67
67
|
* Data: "STRING_VALUE",
|
|
68
68
|
* },
|
|
69
69
|
* ],
|
|
@@ -79,7 +79,7 @@ export interface PutLoggingConfigurationCommandOutput extends PutLoggingConfigur
|
|
|
79
79
|
* // ],
|
|
80
80
|
* // RedactedFields: [ // RedactedFields
|
|
81
81
|
* // { // FieldToMatch
|
|
82
|
-
* // Type: "
|
|
82
|
+
* // Type: "URI" || "QUERY_STRING" || "HEADER" || "METHOD" || "BODY" || "SINGLE_QUERY_ARG" || "ALL_QUERY_ARGS", // required
|
|
83
83
|
* // Data: "STRING_VALUE",
|
|
84
84
|
* // },
|
|
85
85
|
* // ],
|
|
@@ -81,15 +81,15 @@ export interface UpdateByteMatchSetCommandOutput extends UpdateByteMatchSetRespo
|
|
|
81
81
|
* ChangeToken: "STRING_VALUE", // required
|
|
82
82
|
* Updates: [ // ByteMatchSetUpdates // required
|
|
83
83
|
* { // ByteMatchSetUpdate
|
|
84
|
-
* Action: "
|
|
84
|
+
* Action: "INSERT" || "DELETE", // required
|
|
85
85
|
* ByteMatchTuple: { // ByteMatchTuple
|
|
86
86
|
* FieldToMatch: { // FieldToMatch
|
|
87
|
-
* Type: "
|
|
87
|
+
* Type: "URI" || "QUERY_STRING" || "HEADER" || "METHOD" || "BODY" || "SINGLE_QUERY_ARG" || "ALL_QUERY_ARGS", // required
|
|
88
88
|
* Data: "STRING_VALUE",
|
|
89
89
|
* },
|
|
90
90
|
* TargetString: "BLOB_VALUE", // required
|
|
91
|
-
* TextTransformation: "
|
|
92
|
-
* PositionalConstraint: "
|
|
91
|
+
* TextTransformation: "NONE" || "COMPRESS_WHITE_SPACE" || "HTML_ENTITY_DECODE" || "LOWERCASE" || "CMD_LINE" || "URL_DECODE", // required
|
|
92
|
+
* PositionalConstraint: "EXACTLY" || "STARTS_WITH" || "ENDS_WITH" || "CONTAINS" || "CONTAINS_WORD", // required
|
|
93
93
|
* },
|
|
94
94
|
* },
|
|
95
95
|
* ],
|
|
@@ -73,10 +73,10 @@ export interface UpdateGeoMatchSetCommandOutput extends UpdateGeoMatchSetRespons
|
|
|
73
73
|
* ChangeToken: "STRING_VALUE", // required
|
|
74
74
|
* Updates: [ // GeoMatchSetUpdates // required
|
|
75
75
|
* { // GeoMatchSetUpdate
|
|
76
|
-
* Action: "
|
|
76
|
+
* Action: "INSERT" || "DELETE", // required
|
|
77
77
|
* GeoMatchConstraint: { // GeoMatchConstraint
|
|
78
|
-
* Type: "
|
|
79
|
-
* Value: "
|
|
78
|
+
* Type: "Country", // required
|
|
79
|
+
* Value: "AF" || "AX" || "AL" || "DZ" || "AS" || "AD" || "AO" || "AI" || "AQ" || "AG" || "AR" || "AM" || "AW" || "AU" || "AT" || "AZ" || "BS" || "BH" || "BD" || "BB" || "BY" || "BE" || "BZ" || "BJ" || "BM" || "BT" || "BO" || "BQ" || "BA" || "BW" || "BV" || "BR" || "IO" || "BN" || "BG" || "BF" || "BI" || "KH" || "CM" || "CA" || "CV" || "KY" || "CF" || "TD" || "CL" || "CN" || "CX" || "CC" || "CO" || "KM" || "CG" || "CD" || "CK" || "CR" || "CI" || "HR" || "CU" || "CW" || "CY" || "CZ" || "DK" || "DJ" || "DM" || "DO" || "EC" || "EG" || "SV" || "GQ" || "ER" || "EE" || "ET" || "FK" || "FO" || "FJ" || "FI" || "FR" || "GF" || "PF" || "TF" || "GA" || "GM" || "GE" || "DE" || "GH" || "GI" || "GR" || "GL" || "GD" || "GP" || "GU" || "GT" || "GG" || "GN" || "GW" || "GY" || "HT" || "HM" || "VA" || "HN" || "HK" || "HU" || "IS" || "IN" || "ID" || "IR" || "IQ" || "IE" || "IM" || "IL" || "IT" || "JM" || "JP" || "JE" || "JO" || "KZ" || "KE" || "KI" || "KP" || "KR" || "KW" || "KG" || "LA" || "LV" || "LB" || "LS" || "LR" || "LY" || "LI" || "LT" || "LU" || "MO" || "MK" || "MG" || "MW" || "MY" || "MV" || "ML" || "MT" || "MH" || "MQ" || "MR" || "MU" || "YT" || "MX" || "FM" || "MD" || "MC" || "MN" || "ME" || "MS" || "MA" || "MZ" || "MM" || "NA" || "NR" || "NP" || "NL" || "NC" || "NZ" || "NI" || "NE" || "NG" || "NU" || "NF" || "MP" || "NO" || "OM" || "PK" || "PW" || "PS" || "PA" || "PG" || "PY" || "PE" || "PH" || "PN" || "PL" || "PT" || "PR" || "QA" || "RE" || "RO" || "RU" || "RW" || "BL" || "SH" || "KN" || "LC" || "MF" || "PM" || "VC" || "WS" || "SM" || "ST" || "SA" || "SN" || "RS" || "SC" || "SL" || "SG" || "SX" || "SK" || "SI" || "SB" || "SO" || "ZA" || "GS" || "SS" || "ES" || "LK" || "SD" || "SR" || "SJ" || "SZ" || "SE" || "CH" || "SY" || "TW" || "TJ" || "TZ" || "TH" || "TL" || "TG" || "TK" || "TO" || "TT" || "TN" || "TR" || "TM" || "TC" || "TV" || "UG" || "UA" || "AE" || "GB" || "US" || "UM" || "UY" || "UZ" || "VU" || "VE" || "VN" || "VG" || "VI" || "WF" || "EH" || "YE" || "ZM" || "ZW", // required
|
|
80
80
|
* },
|
|
81
81
|
* },
|
|
82
82
|
* ],
|
|
@@ -108,9 +108,9 @@ export interface UpdateIPSetCommandOutput extends UpdateIPSetResponse, __Metadat
|
|
|
108
108
|
* ChangeToken: "STRING_VALUE", // required
|
|
109
109
|
* Updates: [ // IPSetUpdates // required
|
|
110
110
|
* { // IPSetUpdate
|
|
111
|
-
* Action: "
|
|
111
|
+
* Action: "INSERT" || "DELETE", // required
|
|
112
112
|
* IPSetDescriptor: { // IPSetDescriptor
|
|
113
|
-
* Type: "
|
|
113
|
+
* Type: "IPV4" || "IPV6", // required
|
|
114
114
|
* Value: "STRING_VALUE", // required
|
|
115
115
|
* },
|
|
116
116
|
* },
|
|
@@ -89,10 +89,10 @@ export interface UpdateRateBasedRuleCommandOutput extends UpdateRateBasedRuleRes
|
|
|
89
89
|
* ChangeToken: "STRING_VALUE", // required
|
|
90
90
|
* Updates: [ // RuleUpdates // required
|
|
91
91
|
* { // RuleUpdate
|
|
92
|
-
* Action: "
|
|
92
|
+
* Action: "INSERT" || "DELETE", // required
|
|
93
93
|
* Predicate: { // Predicate
|
|
94
94
|
* Negated: true || false, // required
|
|
95
|
-
* Type: "
|
|
95
|
+
* Type: "IPMatch" || "ByteMatch" || "SqlInjectionMatch" || "GeoMatch" || "SizeConstraint" || "XssMatch" || "RegexMatch", // required
|
|
96
96
|
* DataId: "STRING_VALUE", // required
|
|
97
97
|
* },
|
|
98
98
|
* },
|
|
@@ -76,13 +76,13 @@ export interface UpdateRegexMatchSetCommandOutput extends UpdateRegexMatchSetRes
|
|
|
76
76
|
* RegexMatchSetId: "STRING_VALUE", // required
|
|
77
77
|
* Updates: [ // RegexMatchSetUpdates // required
|
|
78
78
|
* { // RegexMatchSetUpdate
|
|
79
|
-
* Action: "
|
|
79
|
+
* Action: "INSERT" || "DELETE", // required
|
|
80
80
|
* RegexMatchTuple: { // RegexMatchTuple
|
|
81
81
|
* FieldToMatch: { // FieldToMatch
|
|
82
|
-
* Type: "
|
|
82
|
+
* Type: "URI" || "QUERY_STRING" || "HEADER" || "METHOD" || "BODY" || "SINGLE_QUERY_ARG" || "ALL_QUERY_ARGS", // required
|
|
83
83
|
* Data: "STRING_VALUE",
|
|
84
84
|
* },
|
|
85
|
-
* TextTransformation: "
|
|
85
|
+
* TextTransformation: "NONE" || "COMPRESS_WHITE_SPACE" || "HTML_ENTITY_DECODE" || "LOWERCASE" || "CMD_LINE" || "URL_DECODE", // required
|
|
86
86
|
* RegexPatternSetId: "STRING_VALUE", // required
|
|
87
87
|
* },
|
|
88
88
|
* },
|
|
@@ -81,7 +81,7 @@ export interface UpdateRegexPatternSetCommandOutput extends UpdateRegexPatternSe
|
|
|
81
81
|
* RegexPatternSetId: "STRING_VALUE", // required
|
|
82
82
|
* Updates: [ // RegexPatternSetUpdates // required
|
|
83
83
|
* { // RegexPatternSetUpdate
|
|
84
|
-
* Action: "
|
|
84
|
+
* Action: "INSERT" || "DELETE", // required
|
|
85
85
|
* RegexPatternString: "STRING_VALUE", // required
|
|
86
86
|
* },
|
|
87
87
|
* ],
|
|
@@ -84,10 +84,10 @@ export interface UpdateRuleCommandOutput extends UpdateRuleResponse, __MetadataB
|
|
|
84
84
|
* ChangeToken: "STRING_VALUE", // required
|
|
85
85
|
* Updates: [ // RuleUpdates // required
|
|
86
86
|
* { // RuleUpdate
|
|
87
|
-
* Action: "
|
|
87
|
+
* Action: "INSERT" || "DELETE", // required
|
|
88
88
|
* Predicate: { // Predicate
|
|
89
89
|
* Negated: true || false, // required
|
|
90
|
-
* Type: "
|
|
90
|
+
* Type: "IPMatch" || "ByteMatch" || "SqlInjectionMatch" || "GeoMatch" || "SizeConstraint" || "XssMatch" || "RegexMatch", // required
|
|
91
91
|
* DataId: "STRING_VALUE", // required
|
|
92
92
|
* },
|
|
93
93
|
* },
|
|
@@ -66,17 +66,17 @@ export interface UpdateRuleGroupCommandOutput extends UpdateRuleGroupResponse, _
|
|
|
66
66
|
* RuleGroupId: "STRING_VALUE", // required
|
|
67
67
|
* Updates: [ // RuleGroupUpdates // required
|
|
68
68
|
* { // RuleGroupUpdate
|
|
69
|
-
* Action: "
|
|
69
|
+
* Action: "INSERT" || "DELETE", // required
|
|
70
70
|
* ActivatedRule: { // ActivatedRule
|
|
71
71
|
* Priority: Number("int"), // required
|
|
72
72
|
* RuleId: "STRING_VALUE", // required
|
|
73
73
|
* Action: { // WafAction
|
|
74
|
-
* Type: "
|
|
74
|
+
* Type: "BLOCK" || "ALLOW" || "COUNT", // required
|
|
75
75
|
* },
|
|
76
76
|
* OverrideAction: { // WafOverrideAction
|
|
77
|
-
* Type: "
|
|
77
|
+
* Type: "NONE" || "COUNT", // required
|
|
78
78
|
* },
|
|
79
|
-
* Type: "
|
|
79
|
+
* Type: "REGULAR" || "RATE_BASED" || "GROUP",
|
|
80
80
|
* ExcludedRules: [ // ExcludedRules
|
|
81
81
|
* { // ExcludedRule
|
|
82
82
|
* RuleId: "STRING_VALUE", // required
|
|
@@ -85,14 +85,14 @@ export interface UpdateSizeConstraintSetCommandOutput extends UpdateSizeConstrai
|
|
|
85
85
|
* ChangeToken: "STRING_VALUE", // required
|
|
86
86
|
* Updates: [ // SizeConstraintSetUpdates // required
|
|
87
87
|
* { // SizeConstraintSetUpdate
|
|
88
|
-
* Action: "
|
|
88
|
+
* Action: "INSERT" || "DELETE", // required
|
|
89
89
|
* SizeConstraint: { // SizeConstraint
|
|
90
90
|
* FieldToMatch: { // FieldToMatch
|
|
91
|
-
* Type: "
|
|
91
|
+
* Type: "URI" || "QUERY_STRING" || "HEADER" || "METHOD" || "BODY" || "SINGLE_QUERY_ARG" || "ALL_QUERY_ARGS", // required
|
|
92
92
|
* Data: "STRING_VALUE",
|
|
93
93
|
* },
|
|
94
|
-
* TextTransformation: "
|
|
95
|
-
* ComparisonOperator: "
|
|
94
|
+
* TextTransformation: "NONE" || "COMPRESS_WHITE_SPACE" || "HTML_ENTITY_DECODE" || "LOWERCASE" || "CMD_LINE" || "URL_DECODE", // required
|
|
95
|
+
* ComparisonOperator: "EQ" || "NE" || "LE" || "LT" || "GE" || "GT", // required
|
|
96
96
|
* Size: Number("long"), // required
|
|
97
97
|
* },
|
|
98
98
|
* },
|
|
@@ -84,13 +84,13 @@ export interface UpdateSqlInjectionMatchSetCommandOutput extends UpdateSqlInject
|
|
|
84
84
|
* ChangeToken: "STRING_VALUE", // required
|
|
85
85
|
* Updates: [ // SqlInjectionMatchSetUpdates // required
|
|
86
86
|
* { // SqlInjectionMatchSetUpdate
|
|
87
|
-
* Action: "
|
|
87
|
+
* Action: "INSERT" || "DELETE", // required
|
|
88
88
|
* SqlInjectionMatchTuple: { // SqlInjectionMatchTuple
|
|
89
89
|
* FieldToMatch: { // FieldToMatch
|
|
90
|
-
* Type: "
|
|
90
|
+
* Type: "URI" || "QUERY_STRING" || "HEADER" || "METHOD" || "BODY" || "SINGLE_QUERY_ARG" || "ALL_QUERY_ARGS", // required
|
|
91
91
|
* Data: "STRING_VALUE",
|
|
92
92
|
* },
|
|
93
|
-
* TextTransformation: "
|
|
93
|
+
* TextTransformation: "NONE" || "COMPRESS_WHITE_SPACE" || "HTML_ENTITY_DECODE" || "LOWERCASE" || "CMD_LINE" || "URL_DECODE", // required
|
|
94
94
|
* },
|
|
95
95
|
* },
|
|
96
96
|
* ],
|
|
@@ -114,17 +114,17 @@ export interface UpdateWebACLCommandOutput extends UpdateWebACLResponse, __Metad
|
|
|
114
114
|
* ChangeToken: "STRING_VALUE", // required
|
|
115
115
|
* Updates: [ // WebACLUpdates
|
|
116
116
|
* { // WebACLUpdate
|
|
117
|
-
* Action: "
|
|
117
|
+
* Action: "INSERT" || "DELETE", // required
|
|
118
118
|
* ActivatedRule: { // ActivatedRule
|
|
119
119
|
* Priority: Number("int"), // required
|
|
120
120
|
* RuleId: "STRING_VALUE", // required
|
|
121
121
|
* Action: { // WafAction
|
|
122
|
-
* Type: "
|
|
122
|
+
* Type: "BLOCK" || "ALLOW" || "COUNT", // required
|
|
123
123
|
* },
|
|
124
124
|
* OverrideAction: { // WafOverrideAction
|
|
125
|
-
* Type: "
|
|
125
|
+
* Type: "NONE" || "COUNT", // required
|
|
126
126
|
* },
|
|
127
|
-
* Type: "
|
|
127
|
+
* Type: "REGULAR" || "RATE_BASED" || "GROUP",
|
|
128
128
|
* ExcludedRules: [ // ExcludedRules
|
|
129
129
|
* { // ExcludedRule
|
|
130
130
|
* RuleId: "STRING_VALUE", // required
|
|
@@ -134,7 +134,7 @@ export interface UpdateWebACLCommandOutput extends UpdateWebACLResponse, __Metad
|
|
|
134
134
|
* },
|
|
135
135
|
* ],
|
|
136
136
|
* DefaultAction: {
|
|
137
|
-
* Type: "
|
|
137
|
+
* Type: "BLOCK" || "ALLOW" || "COUNT", // required
|
|
138
138
|
* },
|
|
139
139
|
* };
|
|
140
140
|
* const command = new UpdateWebACLCommand(input);
|
|
@@ -86,13 +86,13 @@ export interface UpdateXssMatchSetCommandOutput extends UpdateXssMatchSetRespons
|
|
|
86
86
|
* ChangeToken: "STRING_VALUE", // required
|
|
87
87
|
* Updates: [ // XssMatchSetUpdates // required
|
|
88
88
|
* { // XssMatchSetUpdate
|
|
89
|
-
* Action: "
|
|
89
|
+
* Action: "INSERT" || "DELETE", // required
|
|
90
90
|
* XssMatchTuple: { // XssMatchTuple
|
|
91
91
|
* FieldToMatch: { // FieldToMatch
|
|
92
|
-
* Type: "
|
|
92
|
+
* Type: "URI" || "QUERY_STRING" || "HEADER" || "METHOD" || "BODY" || "SINGLE_QUERY_ARG" || "ALL_QUERY_ARGS", // required
|
|
93
93
|
* Data: "STRING_VALUE",
|
|
94
94
|
* },
|
|
95
|
-
* TextTransformation: "
|
|
95
|
+
* TextTransformation: "NONE" || "COMPRESS_WHITE_SPACE" || "HTML_ENTITY_DECODE" || "LOWERCASE" || "CMD_LINE" || "URL_DECODE", // required
|
|
96
96
|
* },
|
|
97
97
|
* },
|
|
98
98
|
* ],
|
|
@@ -1,6 +1,7 @@
|
|
|
1
|
+
import { HttpHandlerExtensionConfiguration } from "@smithy/protocol-http";
|
|
1
2
|
import { DefaultExtensionConfiguration } from "@smithy/types";
|
|
2
3
|
/**
|
|
3
4
|
* @internal
|
|
4
5
|
*/
|
|
5
|
-
export interface WAFRegionalExtensionConfiguration extends DefaultExtensionConfiguration {
|
|
6
|
+
export interface WAFRegionalExtensionConfiguration extends HttpHandlerExtensionConfiguration, DefaultExtensionConfiguration {
|
|
6
7
|
}
|
|
@@ -11,7 +11,10 @@ export declare const getRuntimeConfig: (config: WAFRegionalClientConfig) => {
|
|
|
11
11
|
defaultUserAgentProvider: import("@smithy/types").Provider<import("@smithy/types").UserAgent>;
|
|
12
12
|
maxAttempts: number | import("@smithy/types").Provider<number>;
|
|
13
13
|
region: string | import("@smithy/types").Provider<any>;
|
|
14
|
-
requestHandler: (import("@smithy/types").RequestHandler<any, any, import("@smithy/types").HttpHandlerOptions> & import("@smithy/protocol-http").
|
|
14
|
+
requestHandler: (import("@smithy/types").RequestHandler<any, any, import("@smithy/types").HttpHandlerOptions> & import("@smithy/types").RequestHandler<import("@smithy/protocol-http").HttpRequest, import("@smithy/protocol-http").HttpResponse, import("@smithy/types").HttpHandlerOptions> & {
|
|
15
|
+
updateHttpClientConfig(key: never, value: never): void;
|
|
16
|
+
httpHandlerConfigs(): {};
|
|
17
|
+
}) | RequestHandler;
|
|
15
18
|
retryMode: string | import("@smithy/types").Provider<string>;
|
|
16
19
|
sha256: import("@smithy/types").HashConstructor;
|
|
17
20
|
streamCollector: import("@smithy/types").StreamCollector;
|
|
@@ -11,7 +11,10 @@ export declare const getRuntimeConfig: (config: WAFRegionalClientConfig) => {
|
|
|
11
11
|
defaultUserAgentProvider: import("@smithy/types").Provider<import("@smithy/types").UserAgent>;
|
|
12
12
|
maxAttempts: number | import("@smithy/types").Provider<number>;
|
|
13
13
|
region: string | import("@smithy/types").Provider<string>;
|
|
14
|
-
requestHandler: (import("@smithy/types").RequestHandler<any, any, import("@smithy/types").HttpHandlerOptions> & import("@smithy/protocol-http").
|
|
14
|
+
requestHandler: (import("@smithy/types").RequestHandler<any, any, import("@smithy/types").HttpHandlerOptions> & import("@smithy/types").RequestHandler<import("@smithy/protocol-http").HttpRequest, import("@smithy/protocol-http").HttpResponse, import("@smithy/types").HttpHandlerOptions> & {
|
|
15
|
+
updateHttpClientConfig(key: never, value: never): void;
|
|
16
|
+
httpHandlerConfigs(): {};
|
|
17
|
+
}) | RequestHandler;
|
|
15
18
|
retryMode: string | import("@smithy/types").Provider<string>;
|
|
16
19
|
sha256: import("@smithy/types").HashConstructor;
|
|
17
20
|
streamCollector: import("@smithy/types").StreamCollector;
|
|
@@ -5,7 +5,10 @@ import { WAFRegionalClientConfig } from "./WAFRegionalClient";
|
|
|
5
5
|
export declare const getRuntimeConfig: (config: WAFRegionalClientConfig) => {
|
|
6
6
|
runtime: string;
|
|
7
7
|
sha256: import("@smithy/types").HashConstructor;
|
|
8
|
-
requestHandler: (import("@smithy/types").RequestHandler<any, any, import("@smithy/types").HttpHandlerOptions> & import("@smithy/protocol-http").
|
|
8
|
+
requestHandler: (import("@smithy/types").RequestHandler<any, any, import("@smithy/types").HttpHandlerOptions> & import("@smithy/types").RequestHandler<import("@smithy/protocol-http").HttpRequest, import("@smithy/protocol-http").HttpResponse, import("@smithy/types").HttpHandlerOptions> & {
|
|
9
|
+
updateHttpClientConfig(key: never, value: never): void;
|
|
10
|
+
httpHandlerConfigs(): {};
|
|
11
|
+
}) | import("@smithy/fetch-http-handler").FetchHttpHandler;
|
|
9
12
|
apiVersion: string;
|
|
10
13
|
urlParser: import("@smithy/types").UrlParser;
|
|
11
14
|
bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
|
|
@@ -3,7 +3,7 @@ import { WAFRegionalExtensionConfiguration } from "./extensionConfiguration";
|
|
|
3
3
|
* @public
|
|
4
4
|
*/
|
|
5
5
|
export interface RuntimeExtension {
|
|
6
|
-
configure(
|
|
6
|
+
configure(extensionConfiguration: WAFRegionalExtensionConfiguration): void;
|
|
7
7
|
}
|
|
8
8
|
/**
|
|
9
9
|
* @public
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { HttpHandlerExtensionConfiguration } from "@smithy/protocol-http";
|
|
1
2
|
import { DefaultExtensionConfiguration } from "@smithy/types";
|
|
2
3
|
export interface WAFRegionalExtensionConfiguration
|
|
3
|
-
extends
|
|
4
|
+
extends HttpHandlerExtensionConfiguration,
|
|
5
|
+
DefaultExtensionConfiguration {}
|
|
@@ -20,7 +20,14 @@ export declare const getRuntimeConfig: (config: WAFRegionalClientConfig) => {
|
|
|
20
20
|
any,
|
|
21
21
|
import("@smithy/types").HttpHandlerOptions
|
|
22
22
|
> &
|
|
23
|
-
import("@smithy/
|
|
23
|
+
import("@smithy/types").RequestHandler<
|
|
24
|
+
import("@smithy/protocol-http").HttpRequest,
|
|
25
|
+
import("@smithy/protocol-http").HttpResponse,
|
|
26
|
+
import("@smithy/types").HttpHandlerOptions
|
|
27
|
+
> & {
|
|
28
|
+
updateHttpClientConfig(key: never, value: never): void;
|
|
29
|
+
httpHandlerConfigs(): {};
|
|
30
|
+
})
|
|
24
31
|
| RequestHandler;
|
|
25
32
|
retryMode: string | import("@smithy/types").Provider<string>;
|
|
26
33
|
sha256: import("@smithy/types").HashConstructor;
|
|
@@ -20,7 +20,14 @@ export declare const getRuntimeConfig: (config: WAFRegionalClientConfig) => {
|
|
|
20
20
|
any,
|
|
21
21
|
import("@smithy/types").HttpHandlerOptions
|
|
22
22
|
> &
|
|
23
|
-
import("@smithy/
|
|
23
|
+
import("@smithy/types").RequestHandler<
|
|
24
|
+
import("@smithy/protocol-http").HttpRequest,
|
|
25
|
+
import("@smithy/protocol-http").HttpResponse,
|
|
26
|
+
import("@smithy/types").HttpHandlerOptions
|
|
27
|
+
> & {
|
|
28
|
+
updateHttpClientConfig(key: never, value: never): void;
|
|
29
|
+
httpHandlerConfigs(): {};
|
|
30
|
+
})
|
|
24
31
|
| RequestHandler;
|
|
25
32
|
retryMode: string | import("@smithy/types").Provider<string>;
|
|
26
33
|
sha256: import("@smithy/types").HashConstructor;
|
|
@@ -8,7 +8,14 @@ export declare const getRuntimeConfig: (config: WAFRegionalClientConfig) => {
|
|
|
8
8
|
any,
|
|
9
9
|
import("@smithy/types").HttpHandlerOptions
|
|
10
10
|
> &
|
|
11
|
-
import("@smithy/
|
|
11
|
+
import("@smithy/types").RequestHandler<
|
|
12
|
+
import("@smithy/protocol-http").HttpRequest,
|
|
13
|
+
import("@smithy/protocol-http").HttpResponse,
|
|
14
|
+
import("@smithy/types").HttpHandlerOptions
|
|
15
|
+
> & {
|
|
16
|
+
updateHttpClientConfig(key: never, value: never): void;
|
|
17
|
+
httpHandlerConfigs(): {};
|
|
18
|
+
})
|
|
12
19
|
| import("@smithy/fetch-http-handler").FetchHttpHandler;
|
|
13
20
|
apiVersion: string;
|
|
14
21
|
urlParser: import("@smithy/types").UrlParser;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { WAFRegionalExtensionConfiguration } from "./extensionConfiguration";
|
|
2
2
|
export interface RuntimeExtension {
|
|
3
|
-
configure(
|
|
3
|
+
configure(extensionConfiguration: WAFRegionalExtensionConfiguration): void;
|
|
4
4
|
}
|
|
5
5
|
export interface RuntimeExtensionsConfig {
|
|
6
6
|
extensions: RuntimeExtension[];
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-waf-regional",
|
|
3
3
|
"description": "AWS SDK for JavaScript Waf Regional Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.410.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "tsc -p tsconfig.cjs.json",
|
|
@@ -21,37 +21,37 @@
|
|
|
21
21
|
"dependencies": {
|
|
22
22
|
"@aws-crypto/sha256-browser": "3.0.0",
|
|
23
23
|
"@aws-crypto/sha256-js": "3.0.0",
|
|
24
|
-
"@aws-sdk/client-sts": "3.
|
|
25
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
26
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
27
|
-
"@aws-sdk/middleware-logger": "3.
|
|
28
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
29
|
-
"@aws-sdk/middleware-signing": "3.
|
|
30
|
-
"@aws-sdk/middleware-user-agent": "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": "^2.0.
|
|
36
|
-
"@smithy/fetch-http-handler": "^2.
|
|
37
|
-
"@smithy/hash-node": "^2.0.
|
|
38
|
-
"@smithy/invalid-dependency": "^2.0.
|
|
39
|
-
"@smithy/middleware-content-length": "^2.0.
|
|
40
|
-
"@smithy/middleware-endpoint": "^2.0.
|
|
41
|
-
"@smithy/middleware-retry": "^2.0.
|
|
42
|
-
"@smithy/middleware-serde": "^2.0.
|
|
24
|
+
"@aws-sdk/client-sts": "3.410.0",
|
|
25
|
+
"@aws-sdk/credential-provider-node": "3.410.0",
|
|
26
|
+
"@aws-sdk/middleware-host-header": "3.410.0",
|
|
27
|
+
"@aws-sdk/middleware-logger": "3.410.0",
|
|
28
|
+
"@aws-sdk/middleware-recursion-detection": "3.410.0",
|
|
29
|
+
"@aws-sdk/middleware-signing": "3.410.0",
|
|
30
|
+
"@aws-sdk/middleware-user-agent": "3.410.0",
|
|
31
|
+
"@aws-sdk/types": "3.410.0",
|
|
32
|
+
"@aws-sdk/util-endpoints": "3.410.0",
|
|
33
|
+
"@aws-sdk/util-user-agent-browser": "3.410.0",
|
|
34
|
+
"@aws-sdk/util-user-agent-node": "3.410.0",
|
|
35
|
+
"@smithy/config-resolver": "^2.0.7",
|
|
36
|
+
"@smithy/fetch-http-handler": "^2.1.2",
|
|
37
|
+
"@smithy/hash-node": "^2.0.6",
|
|
38
|
+
"@smithy/invalid-dependency": "^2.0.6",
|
|
39
|
+
"@smithy/middleware-content-length": "^2.0.8",
|
|
40
|
+
"@smithy/middleware-endpoint": "^2.0.6",
|
|
41
|
+
"@smithy/middleware-retry": "^2.0.9",
|
|
42
|
+
"@smithy/middleware-serde": "^2.0.6",
|
|
43
43
|
"@smithy/middleware-stack": "^2.0.0",
|
|
44
|
-
"@smithy/node-config-provider": "^2.0.
|
|
45
|
-
"@smithy/node-http-handler": "^2.
|
|
46
|
-
"@smithy/protocol-http": "^
|
|
47
|
-
"@smithy/smithy-client": "^2.
|
|
48
|
-
"@smithy/types": "^2.
|
|
49
|
-
"@smithy/url-parser": "^2.0.
|
|
44
|
+
"@smithy/node-config-provider": "^2.0.9",
|
|
45
|
+
"@smithy/node-http-handler": "^2.1.2",
|
|
46
|
+
"@smithy/protocol-http": "^3.0.2",
|
|
47
|
+
"@smithy/smithy-client": "^2.1.3",
|
|
48
|
+
"@smithy/types": "^2.3.0",
|
|
49
|
+
"@smithy/url-parser": "^2.0.6",
|
|
50
50
|
"@smithy/util-base64": "^2.0.0",
|
|
51
51
|
"@smithy/util-body-length-browser": "^2.0.0",
|
|
52
52
|
"@smithy/util-body-length-node": "^2.1.0",
|
|
53
|
-
"@smithy/util-defaults-mode-browser": "^2.0.
|
|
54
|
-
"@smithy/util-defaults-mode-node": "^2.0.
|
|
53
|
+
"@smithy/util-defaults-mode-browser": "^2.0.7",
|
|
54
|
+
"@smithy/util-defaults-mode-node": "^2.0.9",
|
|
55
55
|
"@smithy/util-retry": "^2.0.0",
|
|
56
56
|
"@smithy/util-utf8": "^2.0.0",
|
|
57
57
|
"tslib": "^2.5.0"
|