@aws-sdk/client-waf-regional 3.303.0 → 3.309.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/commands/AssociateWebACLCommand.js +2 -2
- package/dist-cjs/commands/CreateByteMatchSetCommand.js +2 -2
- package/dist-cjs/commands/CreateGeoMatchSetCommand.js +2 -2
- package/dist-cjs/commands/CreateIPSetCommand.js +2 -2
- package/dist-cjs/commands/CreateRateBasedRuleCommand.js +2 -2
- package/dist-cjs/commands/CreateRegexMatchSetCommand.js +2 -2
- package/dist-cjs/commands/CreateRegexPatternSetCommand.js +2 -2
- package/dist-cjs/commands/CreateRuleCommand.js +2 -2
- package/dist-cjs/commands/CreateRuleGroupCommand.js +2 -2
- package/dist-cjs/commands/CreateSizeConstraintSetCommand.js +2 -2
- package/dist-cjs/commands/CreateSqlInjectionMatchSetCommand.js +2 -2
- package/dist-cjs/commands/CreateWebACLCommand.js +2 -2
- package/dist-cjs/commands/CreateWebACLMigrationStackCommand.js +2 -2
- package/dist-cjs/commands/CreateXssMatchSetCommand.js +2 -2
- package/dist-cjs/commands/DeleteByteMatchSetCommand.js +2 -2
- package/dist-cjs/commands/DeleteGeoMatchSetCommand.js +2 -2
- package/dist-cjs/commands/DeleteIPSetCommand.js +2 -2
- package/dist-cjs/commands/DeleteLoggingConfigurationCommand.js +2 -2
- package/dist-cjs/commands/DeletePermissionPolicyCommand.js +2 -2
- package/dist-cjs/commands/DeleteRateBasedRuleCommand.js +2 -2
- package/dist-cjs/commands/DeleteRegexMatchSetCommand.js +2 -2
- package/dist-cjs/commands/DeleteRegexPatternSetCommand.js +2 -2
- package/dist-cjs/commands/DeleteRuleCommand.js +2 -2
- package/dist-cjs/commands/DeleteRuleGroupCommand.js +2 -2
- package/dist-cjs/commands/DeleteSizeConstraintSetCommand.js +2 -2
- package/dist-cjs/commands/DeleteSqlInjectionMatchSetCommand.js +2 -2
- package/dist-cjs/commands/DeleteWebACLCommand.js +2 -2
- package/dist-cjs/commands/DeleteXssMatchSetCommand.js +2 -2
- package/dist-cjs/commands/DisassociateWebACLCommand.js +2 -2
- package/dist-cjs/commands/GetByteMatchSetCommand.js +2 -2
- package/dist-cjs/commands/GetChangeTokenCommand.js +2 -2
- package/dist-cjs/commands/GetChangeTokenStatusCommand.js +2 -2
- package/dist-cjs/commands/GetGeoMatchSetCommand.js +2 -2
- package/dist-cjs/commands/GetIPSetCommand.js +2 -2
- package/dist-cjs/commands/GetLoggingConfigurationCommand.js +2 -2
- package/dist-cjs/commands/GetPermissionPolicyCommand.js +2 -2
- package/dist-cjs/commands/GetRateBasedRuleCommand.js +2 -2
- package/dist-cjs/commands/GetRateBasedRuleManagedKeysCommand.js +2 -2
- package/dist-cjs/commands/GetRegexMatchSetCommand.js +2 -2
- package/dist-cjs/commands/GetRegexPatternSetCommand.js +2 -2
- package/dist-cjs/commands/GetRuleCommand.js +2 -2
- package/dist-cjs/commands/GetRuleGroupCommand.js +2 -2
- package/dist-cjs/commands/GetSampledRequestsCommand.js +2 -2
- package/dist-cjs/commands/GetSizeConstraintSetCommand.js +2 -2
- package/dist-cjs/commands/GetSqlInjectionMatchSetCommand.js +2 -2
- package/dist-cjs/commands/GetWebACLCommand.js +2 -2
- package/dist-cjs/commands/GetWebACLForResourceCommand.js +2 -2
- package/dist-cjs/commands/GetXssMatchSetCommand.js +2 -2
- package/dist-cjs/commands/ListActivatedRulesInRuleGroupCommand.js +2 -2
- package/dist-cjs/commands/ListByteMatchSetsCommand.js +2 -2
- package/dist-cjs/commands/ListGeoMatchSetsCommand.js +2 -2
- package/dist-cjs/commands/ListIPSetsCommand.js +2 -2
- package/dist-cjs/commands/ListLoggingConfigurationsCommand.js +2 -2
- package/dist-cjs/commands/ListRateBasedRulesCommand.js +2 -2
- package/dist-cjs/commands/ListRegexMatchSetsCommand.js +2 -2
- package/dist-cjs/commands/ListRegexPatternSetsCommand.js +2 -2
- package/dist-cjs/commands/ListResourcesForWebACLCommand.js +2 -2
- package/dist-cjs/commands/ListRuleGroupsCommand.js +2 -2
- package/dist-cjs/commands/ListRulesCommand.js +2 -2
- package/dist-cjs/commands/ListSizeConstraintSetsCommand.js +2 -2
- package/dist-cjs/commands/ListSqlInjectionMatchSetsCommand.js +2 -2
- package/dist-cjs/commands/ListSubscribedRuleGroupsCommand.js +2 -2
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-cjs/commands/ListWebACLsCommand.js +2 -2
- package/dist-cjs/commands/ListXssMatchSetsCommand.js +2 -2
- package/dist-cjs/commands/PutLoggingConfigurationCommand.js +2 -2
- package/dist-cjs/commands/PutPermissionPolicyCommand.js +2 -2
- package/dist-cjs/commands/TagResourceCommand.js +2 -2
- package/dist-cjs/commands/UntagResourceCommand.js +2 -2
- package/dist-cjs/commands/UpdateByteMatchSetCommand.js +2 -2
- package/dist-cjs/commands/UpdateGeoMatchSetCommand.js +2 -2
- package/dist-cjs/commands/UpdateIPSetCommand.js +2 -2
- package/dist-cjs/commands/UpdateRateBasedRuleCommand.js +2 -2
- package/dist-cjs/commands/UpdateRegexMatchSetCommand.js +2 -2
- package/dist-cjs/commands/UpdateRegexPatternSetCommand.js +2 -2
- package/dist-cjs/commands/UpdateRuleCommand.js +2 -2
- package/dist-cjs/commands/UpdateRuleGroupCommand.js +2 -2
- package/dist-cjs/commands/UpdateSizeConstraintSetCommand.js +2 -2
- package/dist-cjs/commands/UpdateSqlInjectionMatchSetCommand.js +2 -2
- package/dist-cjs/commands/UpdateWebACLCommand.js +2 -2
- package/dist-cjs/commands/UpdateXssMatchSetCommand.js +2 -2
- package/dist-cjs/protocols/Aws_json1_1.js +1540 -1608
- package/dist-es/commands/AssociateWebACLCommand.js +3 -3
- package/dist-es/commands/CreateByteMatchSetCommand.js +3 -3
- package/dist-es/commands/CreateGeoMatchSetCommand.js +3 -3
- package/dist-es/commands/CreateIPSetCommand.js +3 -3
- package/dist-es/commands/CreateRateBasedRuleCommand.js +3 -3
- package/dist-es/commands/CreateRegexMatchSetCommand.js +3 -3
- package/dist-es/commands/CreateRegexPatternSetCommand.js +3 -3
- package/dist-es/commands/CreateRuleCommand.js +3 -3
- package/dist-es/commands/CreateRuleGroupCommand.js +3 -3
- package/dist-es/commands/CreateSizeConstraintSetCommand.js +3 -3
- package/dist-es/commands/CreateSqlInjectionMatchSetCommand.js +3 -3
- package/dist-es/commands/CreateWebACLCommand.js +3 -3
- package/dist-es/commands/CreateWebACLMigrationStackCommand.js +3 -3
- package/dist-es/commands/CreateXssMatchSetCommand.js +3 -3
- package/dist-es/commands/DeleteByteMatchSetCommand.js +3 -3
- package/dist-es/commands/DeleteGeoMatchSetCommand.js +3 -3
- package/dist-es/commands/DeleteIPSetCommand.js +3 -3
- package/dist-es/commands/DeleteLoggingConfigurationCommand.js +3 -3
- package/dist-es/commands/DeletePermissionPolicyCommand.js +3 -3
- package/dist-es/commands/DeleteRateBasedRuleCommand.js +3 -3
- package/dist-es/commands/DeleteRegexMatchSetCommand.js +3 -3
- package/dist-es/commands/DeleteRegexPatternSetCommand.js +3 -3
- package/dist-es/commands/DeleteRuleCommand.js +3 -3
- package/dist-es/commands/DeleteRuleGroupCommand.js +3 -3
- package/dist-es/commands/DeleteSizeConstraintSetCommand.js +3 -3
- package/dist-es/commands/DeleteSqlInjectionMatchSetCommand.js +3 -3
- package/dist-es/commands/DeleteWebACLCommand.js +3 -3
- package/dist-es/commands/DeleteXssMatchSetCommand.js +3 -3
- package/dist-es/commands/DisassociateWebACLCommand.js +3 -3
- package/dist-es/commands/GetByteMatchSetCommand.js +3 -3
- package/dist-es/commands/GetChangeTokenCommand.js +3 -3
- package/dist-es/commands/GetChangeTokenStatusCommand.js +3 -3
- package/dist-es/commands/GetGeoMatchSetCommand.js +3 -3
- package/dist-es/commands/GetIPSetCommand.js +3 -3
- package/dist-es/commands/GetLoggingConfigurationCommand.js +3 -3
- package/dist-es/commands/GetPermissionPolicyCommand.js +3 -3
- package/dist-es/commands/GetRateBasedRuleCommand.js +3 -3
- package/dist-es/commands/GetRateBasedRuleManagedKeysCommand.js +3 -3
- package/dist-es/commands/GetRegexMatchSetCommand.js +3 -3
- package/dist-es/commands/GetRegexPatternSetCommand.js +3 -3
- package/dist-es/commands/GetRuleCommand.js +3 -3
- package/dist-es/commands/GetRuleGroupCommand.js +3 -3
- package/dist-es/commands/GetSampledRequestsCommand.js +3 -3
- package/dist-es/commands/GetSizeConstraintSetCommand.js +3 -3
- package/dist-es/commands/GetSqlInjectionMatchSetCommand.js +3 -3
- package/dist-es/commands/GetWebACLCommand.js +3 -3
- package/dist-es/commands/GetWebACLForResourceCommand.js +3 -3
- package/dist-es/commands/GetXssMatchSetCommand.js +3 -3
- package/dist-es/commands/ListActivatedRulesInRuleGroupCommand.js +3 -3
- package/dist-es/commands/ListByteMatchSetsCommand.js +3 -3
- package/dist-es/commands/ListGeoMatchSetsCommand.js +3 -3
- package/dist-es/commands/ListIPSetsCommand.js +3 -3
- package/dist-es/commands/ListLoggingConfigurationsCommand.js +3 -3
- package/dist-es/commands/ListRateBasedRulesCommand.js +3 -3
- package/dist-es/commands/ListRegexMatchSetsCommand.js +3 -3
- package/dist-es/commands/ListRegexPatternSetsCommand.js +3 -3
- package/dist-es/commands/ListResourcesForWebACLCommand.js +3 -3
- package/dist-es/commands/ListRuleGroupsCommand.js +3 -3
- package/dist-es/commands/ListRulesCommand.js +3 -3
- package/dist-es/commands/ListSizeConstraintSetsCommand.js +3 -3
- package/dist-es/commands/ListSqlInjectionMatchSetsCommand.js +3 -3
- package/dist-es/commands/ListSubscribedRuleGroupsCommand.js +3 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
- package/dist-es/commands/ListWebACLsCommand.js +3 -3
- package/dist-es/commands/ListXssMatchSetsCommand.js +3 -3
- package/dist-es/commands/PutLoggingConfigurationCommand.js +3 -3
- package/dist-es/commands/PutPermissionPolicyCommand.js +3 -3
- package/dist-es/commands/TagResourceCommand.js +3 -3
- package/dist-es/commands/UntagResourceCommand.js +3 -3
- package/dist-es/commands/UpdateByteMatchSetCommand.js +3 -3
- package/dist-es/commands/UpdateGeoMatchSetCommand.js +3 -3
- package/dist-es/commands/UpdateIPSetCommand.js +3 -3
- package/dist-es/commands/UpdateRateBasedRuleCommand.js +3 -3
- package/dist-es/commands/UpdateRegexMatchSetCommand.js +3 -3
- package/dist-es/commands/UpdateRegexPatternSetCommand.js +3 -3
- package/dist-es/commands/UpdateRuleCommand.js +3 -3
- package/dist-es/commands/UpdateRuleGroupCommand.js +3 -3
- package/dist-es/commands/UpdateSizeConstraintSetCommand.js +3 -3
- package/dist-es/commands/UpdateSqlInjectionMatchSetCommand.js +3 -3
- package/dist-es/commands/UpdateWebACLCommand.js +3 -3
- package/dist-es/commands/UpdateXssMatchSetCommand.js +3 -3
- package/dist-es/protocols/Aws_json1_1.js +1374 -1442
- package/dist-types/protocols/Aws_json1_1.d.ts +648 -162
- package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +162 -162
- package/package.json +29 -29
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.309.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/config-resolver": "3.
|
|
26
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
27
|
-
"@aws-sdk/fetch-http-handler": "3.
|
|
28
|
-
"@aws-sdk/hash-node": "3.
|
|
29
|
-
"@aws-sdk/invalid-dependency": "3.
|
|
30
|
-
"@aws-sdk/middleware-content-length": "3.
|
|
31
|
-
"@aws-sdk/middleware-endpoint": "3.
|
|
32
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
33
|
-
"@aws-sdk/middleware-logger": "3.
|
|
34
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
35
|
-
"@aws-sdk/middleware-retry": "3.
|
|
36
|
-
"@aws-sdk/middleware-serde": "3.
|
|
37
|
-
"@aws-sdk/middleware-signing": "3.
|
|
38
|
-
"@aws-sdk/middleware-stack": "3.
|
|
39
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
40
|
-
"@aws-sdk/node-config-provider": "3.
|
|
41
|
-
"@aws-sdk/node-http-handler": "3.
|
|
42
|
-
"@aws-sdk/protocol-http": "3.
|
|
43
|
-
"@aws-sdk/smithy-client": "3.
|
|
44
|
-
"@aws-sdk/types": "3.
|
|
45
|
-
"@aws-sdk/url-parser": "3.
|
|
24
|
+
"@aws-sdk/client-sts": "3.309.0",
|
|
25
|
+
"@aws-sdk/config-resolver": "3.306.0",
|
|
26
|
+
"@aws-sdk/credential-provider-node": "3.309.0",
|
|
27
|
+
"@aws-sdk/fetch-http-handler": "3.306.0",
|
|
28
|
+
"@aws-sdk/hash-node": "3.306.0",
|
|
29
|
+
"@aws-sdk/invalid-dependency": "3.306.0",
|
|
30
|
+
"@aws-sdk/middleware-content-length": "3.306.0",
|
|
31
|
+
"@aws-sdk/middleware-endpoint": "3.306.0",
|
|
32
|
+
"@aws-sdk/middleware-host-header": "3.306.0",
|
|
33
|
+
"@aws-sdk/middleware-logger": "3.306.0",
|
|
34
|
+
"@aws-sdk/middleware-recursion-detection": "3.306.0",
|
|
35
|
+
"@aws-sdk/middleware-retry": "3.306.0",
|
|
36
|
+
"@aws-sdk/middleware-serde": "3.306.0",
|
|
37
|
+
"@aws-sdk/middleware-signing": "3.306.0",
|
|
38
|
+
"@aws-sdk/middleware-stack": "3.306.0",
|
|
39
|
+
"@aws-sdk/middleware-user-agent": "3.306.0",
|
|
40
|
+
"@aws-sdk/node-config-provider": "3.306.0",
|
|
41
|
+
"@aws-sdk/node-http-handler": "3.306.0",
|
|
42
|
+
"@aws-sdk/protocol-http": "3.306.0",
|
|
43
|
+
"@aws-sdk/smithy-client": "3.309.0",
|
|
44
|
+
"@aws-sdk/types": "3.306.0",
|
|
45
|
+
"@aws-sdk/url-parser": "3.306.0",
|
|
46
46
|
"@aws-sdk/util-base64": "3.303.0",
|
|
47
47
|
"@aws-sdk/util-body-length-browser": "3.303.0",
|
|
48
48
|
"@aws-sdk/util-body-length-node": "3.303.0",
|
|
49
|
-
"@aws-sdk/util-defaults-mode-browser": "3.
|
|
50
|
-
"@aws-sdk/util-defaults-mode-node": "3.
|
|
51
|
-
"@aws-sdk/util-endpoints": "3.
|
|
52
|
-
"@aws-sdk/util-retry": "3.
|
|
53
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
54
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
49
|
+
"@aws-sdk/util-defaults-mode-browser": "3.309.0",
|
|
50
|
+
"@aws-sdk/util-defaults-mode-node": "3.309.0",
|
|
51
|
+
"@aws-sdk/util-endpoints": "3.306.0",
|
|
52
|
+
"@aws-sdk/util-retry": "3.306.0",
|
|
53
|
+
"@aws-sdk/util-user-agent-browser": "3.306.0",
|
|
54
|
+
"@aws-sdk/util-user-agent-node": "3.306.0",
|
|
55
55
|
"@aws-sdk/util-utf8": "3.303.0",
|
|
56
56
|
"tslib": "^2.5.0"
|
|
57
57
|
},
|