@aws-sdk/client-waf-regional 3.300.0 → 3.303.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/models/models_0.js +364 -382
- package/dist-es/models/models_0.js +364 -382
- package/dist-types/commands/AssociateWebACLCommand.d.ts +1 -1
- package/dist-types/commands/CreateByteMatchSetCommand.d.ts +1 -1
- package/dist-types/commands/CreateGeoMatchSetCommand.d.ts +1 -1
- 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 +1 -1
- package/dist-types/commands/CreateRegexPatternSetCommand.d.ts +1 -1
- package/dist-types/commands/CreateRuleCommand.d.ts +3 -3
- package/dist-types/commands/CreateRuleGroupCommand.d.ts +3 -3
- package/dist-types/commands/CreateSizeConstraintSetCommand.d.ts +1 -1
- package/dist-types/commands/CreateSqlInjectionMatchSetCommand.d.ts +1 -1
- package/dist-types/commands/CreateWebACLCommand.d.ts +4 -4
- package/dist-types/commands/CreateWebACLMigrationStackCommand.d.ts +1 -1
- package/dist-types/commands/CreateXssMatchSetCommand.d.ts +1 -1
- package/dist-types/commands/DeleteByteMatchSetCommand.d.ts +1 -1
- package/dist-types/commands/DeleteGeoMatchSetCommand.d.ts +1 -1
- package/dist-types/commands/DeleteIPSetCommand.d.ts +1 -1
- package/dist-types/commands/DeleteLoggingConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/DeletePermissionPolicyCommand.d.ts +1 -1
- package/dist-types/commands/DeleteRateBasedRuleCommand.d.ts +1 -1
- package/dist-types/commands/DeleteRegexMatchSetCommand.d.ts +1 -1
- package/dist-types/commands/DeleteRegexPatternSetCommand.d.ts +1 -1
- package/dist-types/commands/DeleteRuleCommand.d.ts +1 -1
- package/dist-types/commands/DeleteRuleGroupCommand.d.ts +1 -1
- package/dist-types/commands/DeleteSizeConstraintSetCommand.d.ts +1 -1
- package/dist-types/commands/DeleteSqlInjectionMatchSetCommand.d.ts +1 -1
- package/dist-types/commands/DeleteWebACLCommand.d.ts +1 -1
- package/dist-types/commands/DeleteXssMatchSetCommand.d.ts +1 -1
- package/dist-types/commands/DisassociateWebACLCommand.d.ts +1 -1
- package/dist-types/commands/GetByteMatchSetCommand.d.ts +1 -1
- package/dist-types/commands/GetChangeTokenStatusCommand.d.ts +1 -1
- package/dist-types/commands/GetGeoMatchSetCommand.d.ts +1 -1
- package/dist-types/commands/GetIPSetCommand.d.ts +1 -1
- package/dist-types/commands/GetLoggingConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/GetPermissionPolicyCommand.d.ts +1 -1
- package/dist-types/commands/GetRateBasedRuleCommand.d.ts +1 -1
- package/dist-types/commands/GetRateBasedRuleManagedKeysCommand.d.ts +1 -1
- package/dist-types/commands/GetRegexMatchSetCommand.d.ts +1 -1
- package/dist-types/commands/GetRegexPatternSetCommand.d.ts +1 -1
- package/dist-types/commands/GetRuleCommand.d.ts +1 -1
- package/dist-types/commands/GetRuleGroupCommand.d.ts +1 -1
- package/dist-types/commands/GetSampledRequestsCommand.d.ts +2 -2
- package/dist-types/commands/GetSizeConstraintSetCommand.d.ts +1 -1
- package/dist-types/commands/GetSqlInjectionMatchSetCommand.d.ts +1 -1
- package/dist-types/commands/GetWebACLCommand.d.ts +1 -1
- package/dist-types/commands/GetWebACLForResourceCommand.d.ts +1 -1
- package/dist-types/commands/GetXssMatchSetCommand.d.ts +1 -1
- package/dist-types/commands/ListActivatedRulesInRuleGroupCommand.d.ts +1 -1
- package/dist-types/commands/ListByteMatchSetsCommand.d.ts +1 -1
- package/dist-types/commands/ListGeoMatchSetsCommand.d.ts +1 -1
- package/dist-types/commands/ListIPSetsCommand.d.ts +1 -1
- package/dist-types/commands/ListLoggingConfigurationsCommand.d.ts +1 -1
- package/dist-types/commands/ListRateBasedRulesCommand.d.ts +1 -1
- package/dist-types/commands/ListRegexMatchSetsCommand.d.ts +1 -1
- package/dist-types/commands/ListRegexPatternSetsCommand.d.ts +1 -1
- package/dist-types/commands/ListResourcesForWebACLCommand.d.ts +1 -1
- package/dist-types/commands/ListRuleGroupsCommand.d.ts +1 -1
- package/dist-types/commands/ListRulesCommand.d.ts +1 -1
- package/dist-types/commands/ListSizeConstraintSetsCommand.d.ts +1 -1
- package/dist-types/commands/ListSqlInjectionMatchSetsCommand.d.ts +1 -1
- package/dist-types/commands/ListSubscribedRuleGroupsCommand.d.ts +1 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
- package/dist-types/commands/ListWebACLsCommand.d.ts +1 -1
- package/dist-types/commands/ListXssMatchSetsCommand.d.ts +1 -1
- package/dist-types/commands/PutLoggingConfigurationCommand.d.ts +5 -5
- package/dist-types/commands/PutPermissionPolicyCommand.d.ts +1 -1
- package/dist-types/commands/TagResourceCommand.d.ts +3 -3
- package/dist-types/commands/UntagResourceCommand.d.ts +2 -2
- package/dist-types/commands/UpdateByteMatchSetCommand.d.ts +5 -5
- package/dist-types/commands/UpdateGeoMatchSetCommand.d.ts +4 -4
- package/dist-types/commands/UpdateIPSetCommand.d.ts +4 -4
- package/dist-types/commands/UpdateRateBasedRuleCommand.d.ts +4 -4
- package/dist-types/commands/UpdateRegexMatchSetCommand.d.ts +5 -5
- package/dist-types/commands/UpdateRegexPatternSetCommand.d.ts +3 -3
- package/dist-types/commands/UpdateRuleCommand.d.ts +4 -4
- package/dist-types/commands/UpdateRuleGroupCommand.d.ts +8 -8
- package/dist-types/commands/UpdateSizeConstraintSetCommand.d.ts +5 -5
- package/dist-types/commands/UpdateSqlInjectionMatchSetCommand.d.ts +5 -5
- package/dist-types/commands/UpdateWebACLCommand.d.ts +8 -8
- package/dist-types/commands/UpdateXssMatchSetCommand.d.ts +5 -5
- package/dist-types/models/models_0.d.ts +458 -368
- package/dist-types/ts3.4/models/models_0.d.ts +394 -364
- package/package.json +34 -34
|
@@ -34,7 +34,7 @@ export interface ListRegexPatternSetsCommandOutput extends ListRegexPatternSetsR
|
|
|
34
34
|
* import { WAFRegionalClient, ListRegexPatternSetsCommand } from "@aws-sdk/client-waf-regional"; // ES Modules import
|
|
35
35
|
* // const { WAFRegionalClient, ListRegexPatternSetsCommand } = require("@aws-sdk/client-waf-regional"); // CommonJS import
|
|
36
36
|
* const client = new WAFRegionalClient(config);
|
|
37
|
-
* const input = {
|
|
37
|
+
* const input = { // ListRegexPatternSetsRequest
|
|
38
38
|
* NextMarker: "STRING_VALUE",
|
|
39
39
|
* Limit: Number("int"),
|
|
40
40
|
* };
|
|
@@ -34,7 +34,7 @@ export interface ListResourcesForWebACLCommandOutput extends ListResourcesForWeb
|
|
|
34
34
|
* import { WAFRegionalClient, ListResourcesForWebACLCommand } from "@aws-sdk/client-waf-regional"; // ES Modules import
|
|
35
35
|
* // const { WAFRegionalClient, ListResourcesForWebACLCommand } = require("@aws-sdk/client-waf-regional"); // CommonJS import
|
|
36
36
|
* const client = new WAFRegionalClient(config);
|
|
37
|
-
* const input = {
|
|
37
|
+
* const input = { // ListResourcesForWebACLRequest
|
|
38
38
|
* WebACLId: "STRING_VALUE", // required
|
|
39
39
|
* ResourceType: "STRING_VALUE",
|
|
40
40
|
* };
|
|
@@ -34,7 +34,7 @@ export interface ListRuleGroupsCommandOutput extends ListRuleGroupsResponse, __M
|
|
|
34
34
|
* import { WAFRegionalClient, ListRuleGroupsCommand } from "@aws-sdk/client-waf-regional"; // ES Modules import
|
|
35
35
|
* // const { WAFRegionalClient, ListRuleGroupsCommand } = require("@aws-sdk/client-waf-regional"); // CommonJS import
|
|
36
36
|
* const client = new WAFRegionalClient(config);
|
|
37
|
-
* const input = {
|
|
37
|
+
* const input = { // ListRuleGroupsRequest
|
|
38
38
|
* NextMarker: "STRING_VALUE",
|
|
39
39
|
* Limit: Number("int"),
|
|
40
40
|
* };
|
|
@@ -34,7 +34,7 @@ export interface ListRulesCommandOutput extends ListRulesResponse, __MetadataBea
|
|
|
34
34
|
* import { WAFRegionalClient, ListRulesCommand } from "@aws-sdk/client-waf-regional"; // ES Modules import
|
|
35
35
|
* // const { WAFRegionalClient, ListRulesCommand } = require("@aws-sdk/client-waf-regional"); // CommonJS import
|
|
36
36
|
* const client = new WAFRegionalClient(config);
|
|
37
|
-
* const input = {
|
|
37
|
+
* const input = { // ListRulesRequest
|
|
38
38
|
* NextMarker: "STRING_VALUE",
|
|
39
39
|
* Limit: Number("int"),
|
|
40
40
|
* };
|
|
@@ -34,7 +34,7 @@ export interface ListSizeConstraintSetsCommandOutput extends ListSizeConstraintS
|
|
|
34
34
|
* import { WAFRegionalClient, ListSizeConstraintSetsCommand } from "@aws-sdk/client-waf-regional"; // ES Modules import
|
|
35
35
|
* // const { WAFRegionalClient, ListSizeConstraintSetsCommand } = require("@aws-sdk/client-waf-regional"); // CommonJS import
|
|
36
36
|
* const client = new WAFRegionalClient(config);
|
|
37
|
-
* const input = {
|
|
37
|
+
* const input = { // ListSizeConstraintSetsRequest
|
|
38
38
|
* NextMarker: "STRING_VALUE",
|
|
39
39
|
* Limit: Number("int"),
|
|
40
40
|
* };
|
|
@@ -34,7 +34,7 @@ export interface ListSqlInjectionMatchSetsCommandOutput extends ListSqlInjection
|
|
|
34
34
|
* import { WAFRegionalClient, ListSqlInjectionMatchSetsCommand } from "@aws-sdk/client-waf-regional"; // ES Modules import
|
|
35
35
|
* // const { WAFRegionalClient, ListSqlInjectionMatchSetsCommand } = require("@aws-sdk/client-waf-regional"); // CommonJS import
|
|
36
36
|
* const client = new WAFRegionalClient(config);
|
|
37
|
-
* const input = {
|
|
37
|
+
* const input = { // ListSqlInjectionMatchSetsRequest
|
|
38
38
|
* NextMarker: "STRING_VALUE",
|
|
39
39
|
* Limit: Number("int"),
|
|
40
40
|
* };
|
|
@@ -34,7 +34,7 @@ export interface ListSubscribedRuleGroupsCommandOutput extends ListSubscribedRul
|
|
|
34
34
|
* import { WAFRegionalClient, ListSubscribedRuleGroupsCommand } from "@aws-sdk/client-waf-regional"; // ES Modules import
|
|
35
35
|
* // const { WAFRegionalClient, ListSubscribedRuleGroupsCommand } = require("@aws-sdk/client-waf-regional"); // CommonJS import
|
|
36
36
|
* const client = new WAFRegionalClient(config);
|
|
37
|
-
* const input = {
|
|
37
|
+
* const input = { // ListSubscribedRuleGroupsRequest
|
|
38
38
|
* NextMarker: "STRING_VALUE",
|
|
39
39
|
* Limit: Number("int"),
|
|
40
40
|
* };
|
|
@@ -35,7 +35,7 @@ export interface ListTagsForResourceCommandOutput extends ListTagsForResourceRes
|
|
|
35
35
|
* import { WAFRegionalClient, ListTagsForResourceCommand } from "@aws-sdk/client-waf-regional"; // ES Modules import
|
|
36
36
|
* // const { WAFRegionalClient, ListTagsForResourceCommand } = require("@aws-sdk/client-waf-regional"); // CommonJS import
|
|
37
37
|
* const client = new WAFRegionalClient(config);
|
|
38
|
-
* const input = {
|
|
38
|
+
* const input = { // ListTagsForResourceRequest
|
|
39
39
|
* NextMarker: "STRING_VALUE",
|
|
40
40
|
* Limit: Number("int"),
|
|
41
41
|
* ResourceARN: "STRING_VALUE", // required
|
|
@@ -34,7 +34,7 @@ export interface ListWebACLsCommandOutput extends ListWebACLsResponse, __Metadat
|
|
|
34
34
|
* import { WAFRegionalClient, ListWebACLsCommand } from "@aws-sdk/client-waf-regional"; // ES Modules import
|
|
35
35
|
* // const { WAFRegionalClient, ListWebACLsCommand } = require("@aws-sdk/client-waf-regional"); // CommonJS import
|
|
36
36
|
* const client = new WAFRegionalClient(config);
|
|
37
|
-
* const input = {
|
|
37
|
+
* const input = { // ListWebACLsRequest
|
|
38
38
|
* NextMarker: "STRING_VALUE",
|
|
39
39
|
* Limit: Number("int"),
|
|
40
40
|
* };
|
|
@@ -34,7 +34,7 @@ export interface ListXssMatchSetsCommandOutput extends ListXssMatchSetsResponse,
|
|
|
34
34
|
* import { WAFRegionalClient, ListXssMatchSetsCommand } from "@aws-sdk/client-waf-regional"; // ES Modules import
|
|
35
35
|
* // const { WAFRegionalClient, ListXssMatchSetsCommand } = require("@aws-sdk/client-waf-regional"); // CommonJS import
|
|
36
36
|
* const client = new WAFRegionalClient(config);
|
|
37
|
-
* const input = {
|
|
37
|
+
* const input = { // ListXssMatchSetsRequest
|
|
38
38
|
* NextMarker: "STRING_VALUE",
|
|
39
39
|
* Limit: Number("int"),
|
|
40
40
|
* };
|
|
@@ -51,14 +51,14 @@ export interface PutLoggingConfigurationCommandOutput extends PutLoggingConfigur
|
|
|
51
51
|
* import { WAFRegionalClient, PutLoggingConfigurationCommand } from "@aws-sdk/client-waf-regional"; // ES Modules import
|
|
52
52
|
* // const { WAFRegionalClient, PutLoggingConfigurationCommand } = require("@aws-sdk/client-waf-regional"); // CommonJS import
|
|
53
53
|
* const client = new WAFRegionalClient(config);
|
|
54
|
-
* const input = {
|
|
55
|
-
* LoggingConfiguration: {
|
|
54
|
+
* const input = { // PutLoggingConfigurationRequest
|
|
55
|
+
* LoggingConfiguration: { // LoggingConfiguration
|
|
56
56
|
* ResourceArn: "STRING_VALUE", // required
|
|
57
|
-
* LogDestinationConfigs: [ // required
|
|
57
|
+
* LogDestinationConfigs: [ // LogDestinationConfigs // required
|
|
58
58
|
* "STRING_VALUE",
|
|
59
59
|
* ],
|
|
60
|
-
* RedactedFields: [
|
|
61
|
-
* {
|
|
60
|
+
* RedactedFields: [ // RedactedFields
|
|
61
|
+
* { // FieldToMatch
|
|
62
62
|
* Type: "STRING_VALUE", // required
|
|
63
63
|
* Data: "STRING_VALUE",
|
|
64
64
|
* },
|
|
@@ -66,7 +66,7 @@ export interface PutPermissionPolicyCommandOutput extends PutPermissionPolicyRes
|
|
|
66
66
|
* import { WAFRegionalClient, PutPermissionPolicyCommand } from "@aws-sdk/client-waf-regional"; // ES Modules import
|
|
67
67
|
* // const { WAFRegionalClient, PutPermissionPolicyCommand } = require("@aws-sdk/client-waf-regional"); // CommonJS import
|
|
68
68
|
* const client = new WAFRegionalClient(config);
|
|
69
|
-
* const input = {
|
|
69
|
+
* const input = { // PutPermissionPolicyRequest
|
|
70
70
|
* ResourceArn: "STRING_VALUE", // required
|
|
71
71
|
* Policy: "STRING_VALUE", // required
|
|
72
72
|
* };
|
|
@@ -35,10 +35,10 @@ export interface TagResourceCommandOutput extends TagResourceResponse, __Metadat
|
|
|
35
35
|
* import { WAFRegionalClient, TagResourceCommand } from "@aws-sdk/client-waf-regional"; // ES Modules import
|
|
36
36
|
* // const { WAFRegionalClient, TagResourceCommand } = require("@aws-sdk/client-waf-regional"); // CommonJS import
|
|
37
37
|
* const client = new WAFRegionalClient(config);
|
|
38
|
-
* const input = {
|
|
38
|
+
* const input = { // TagResourceRequest
|
|
39
39
|
* ResourceARN: "STRING_VALUE", // required
|
|
40
|
-
* Tags: [ // required
|
|
41
|
-
* {
|
|
40
|
+
* Tags: [ // TagList // required
|
|
41
|
+
* { // Tag
|
|
42
42
|
* Key: "STRING_VALUE", // required
|
|
43
43
|
* Value: "STRING_VALUE", // required
|
|
44
44
|
* },
|
|
@@ -34,9 +34,9 @@ export interface UntagResourceCommandOutput extends UntagResourceResponse, __Met
|
|
|
34
34
|
* import { WAFRegionalClient, UntagResourceCommand } from "@aws-sdk/client-waf-regional"; // ES Modules import
|
|
35
35
|
* // const { WAFRegionalClient, UntagResourceCommand } = require("@aws-sdk/client-waf-regional"); // CommonJS import
|
|
36
36
|
* const client = new WAFRegionalClient(config);
|
|
37
|
-
* const input = {
|
|
37
|
+
* const input = { // UntagResourceRequest
|
|
38
38
|
* ResourceARN: "STRING_VALUE", // required
|
|
39
|
-
* TagKeys: [ // required
|
|
39
|
+
* TagKeys: [ // TagKeyList // required
|
|
40
40
|
* "STRING_VALUE",
|
|
41
41
|
* ],
|
|
42
42
|
* };
|
|
@@ -72,14 +72,14 @@ export interface UpdateByteMatchSetCommandOutput extends UpdateByteMatchSetRespo
|
|
|
72
72
|
* import { WAFRegionalClient, UpdateByteMatchSetCommand } from "@aws-sdk/client-waf-regional"; // ES Modules import
|
|
73
73
|
* // const { WAFRegionalClient, UpdateByteMatchSetCommand } = require("@aws-sdk/client-waf-regional"); // CommonJS import
|
|
74
74
|
* const client = new WAFRegionalClient(config);
|
|
75
|
-
* const input = {
|
|
75
|
+
* const input = { // UpdateByteMatchSetRequest
|
|
76
76
|
* ByteMatchSetId: "STRING_VALUE", // required
|
|
77
77
|
* ChangeToken: "STRING_VALUE", // required
|
|
78
|
-
* Updates: [ // required
|
|
79
|
-
* {
|
|
78
|
+
* Updates: [ // ByteMatchSetUpdates // required
|
|
79
|
+
* { // ByteMatchSetUpdate
|
|
80
80
|
* Action: "STRING_VALUE", // required
|
|
81
|
-
* ByteMatchTuple: {
|
|
82
|
-
* FieldToMatch: {
|
|
81
|
+
* ByteMatchTuple: { // ByteMatchTuple
|
|
82
|
+
* FieldToMatch: { // FieldToMatch
|
|
83
83
|
* Type: "STRING_VALUE", // required
|
|
84
84
|
* Data: "STRING_VALUE",
|
|
85
85
|
* },
|
|
@@ -64,13 +64,13 @@ export interface UpdateGeoMatchSetCommandOutput extends UpdateGeoMatchSetRespons
|
|
|
64
64
|
* import { WAFRegionalClient, UpdateGeoMatchSetCommand } from "@aws-sdk/client-waf-regional"; // ES Modules import
|
|
65
65
|
* // const { WAFRegionalClient, UpdateGeoMatchSetCommand } = require("@aws-sdk/client-waf-regional"); // CommonJS import
|
|
66
66
|
* const client = new WAFRegionalClient(config);
|
|
67
|
-
* const input = {
|
|
67
|
+
* const input = { // UpdateGeoMatchSetRequest
|
|
68
68
|
* GeoMatchSetId: "STRING_VALUE", // required
|
|
69
69
|
* ChangeToken: "STRING_VALUE", // required
|
|
70
|
-
* Updates: [ // required
|
|
71
|
-
* {
|
|
70
|
+
* Updates: [ // GeoMatchSetUpdates // required
|
|
71
|
+
* { // GeoMatchSetUpdate
|
|
72
72
|
* Action: "STRING_VALUE", // required
|
|
73
|
-
* GeoMatchConstraint: {
|
|
73
|
+
* GeoMatchConstraint: { // GeoMatchConstraint
|
|
74
74
|
* Type: "STRING_VALUE", // required
|
|
75
75
|
* Value: "STRING_VALUE", // required
|
|
76
76
|
* },
|
|
@@ -99,13 +99,13 @@ export interface UpdateIPSetCommandOutput extends UpdateIPSetResponse, __Metadat
|
|
|
99
99
|
* import { WAFRegionalClient, UpdateIPSetCommand } from "@aws-sdk/client-waf-regional"; // ES Modules import
|
|
100
100
|
* // const { WAFRegionalClient, UpdateIPSetCommand } = require("@aws-sdk/client-waf-regional"); // CommonJS import
|
|
101
101
|
* const client = new WAFRegionalClient(config);
|
|
102
|
-
* const input = {
|
|
102
|
+
* const input = { // UpdateIPSetRequest
|
|
103
103
|
* IPSetId: "STRING_VALUE", // required
|
|
104
104
|
* ChangeToken: "STRING_VALUE", // required
|
|
105
|
-
* Updates: [ // required
|
|
106
|
-
* {
|
|
105
|
+
* Updates: [ // IPSetUpdates // required
|
|
106
|
+
* { // IPSetUpdate
|
|
107
107
|
* Action: "STRING_VALUE", // required
|
|
108
|
-
* IPSetDescriptor: {
|
|
108
|
+
* IPSetDescriptor: { // IPSetDescriptor
|
|
109
109
|
* Type: "STRING_VALUE", // required
|
|
110
110
|
* Value: "STRING_VALUE", // required
|
|
111
111
|
* },
|
|
@@ -80,13 +80,13 @@ export interface UpdateRateBasedRuleCommandOutput extends UpdateRateBasedRuleRes
|
|
|
80
80
|
* import { WAFRegionalClient, UpdateRateBasedRuleCommand } from "@aws-sdk/client-waf-regional"; // ES Modules import
|
|
81
81
|
* // const { WAFRegionalClient, UpdateRateBasedRuleCommand } = require("@aws-sdk/client-waf-regional"); // CommonJS import
|
|
82
82
|
* const client = new WAFRegionalClient(config);
|
|
83
|
-
* const input = {
|
|
83
|
+
* const input = { // UpdateRateBasedRuleRequest
|
|
84
84
|
* RuleId: "STRING_VALUE", // required
|
|
85
85
|
* ChangeToken: "STRING_VALUE", // required
|
|
86
|
-
* Updates: [ // required
|
|
87
|
-
* {
|
|
86
|
+
* Updates: [ // RuleUpdates // required
|
|
87
|
+
* { // RuleUpdate
|
|
88
88
|
* Action: "STRING_VALUE", // required
|
|
89
|
-
* Predicate: {
|
|
89
|
+
* Predicate: { // Predicate
|
|
90
90
|
* Negated: true || false, // required
|
|
91
91
|
* Type: "STRING_VALUE", // required
|
|
92
92
|
* DataId: "STRING_VALUE", // required
|
|
@@ -68,13 +68,13 @@ export interface UpdateRegexMatchSetCommandOutput extends UpdateRegexMatchSetRes
|
|
|
68
68
|
* import { WAFRegionalClient, UpdateRegexMatchSetCommand } from "@aws-sdk/client-waf-regional"; // ES Modules import
|
|
69
69
|
* // const { WAFRegionalClient, UpdateRegexMatchSetCommand } = require("@aws-sdk/client-waf-regional"); // CommonJS import
|
|
70
70
|
* const client = new WAFRegionalClient(config);
|
|
71
|
-
* const input = {
|
|
71
|
+
* const input = { // UpdateRegexMatchSetRequest
|
|
72
72
|
* RegexMatchSetId: "STRING_VALUE", // required
|
|
73
|
-
* Updates: [ // required
|
|
74
|
-
* {
|
|
73
|
+
* Updates: [ // RegexMatchSetUpdates // required
|
|
74
|
+
* { // RegexMatchSetUpdate
|
|
75
75
|
* Action: "STRING_VALUE", // required
|
|
76
|
-
* RegexMatchTuple: {
|
|
77
|
-
* FieldToMatch: {
|
|
76
|
+
* RegexMatchTuple: { // RegexMatchTuple
|
|
77
|
+
* FieldToMatch: { // FieldToMatch
|
|
78
78
|
* Type: "STRING_VALUE", // required
|
|
79
79
|
* Data: "STRING_VALUE",
|
|
80
80
|
* },
|
|
@@ -73,10 +73,10 @@ export interface UpdateRegexPatternSetCommandOutput extends UpdateRegexPatternSe
|
|
|
73
73
|
* import { WAFRegionalClient, UpdateRegexPatternSetCommand } from "@aws-sdk/client-waf-regional"; // ES Modules import
|
|
74
74
|
* // const { WAFRegionalClient, UpdateRegexPatternSetCommand } = require("@aws-sdk/client-waf-regional"); // CommonJS import
|
|
75
75
|
* const client = new WAFRegionalClient(config);
|
|
76
|
-
* const input = {
|
|
76
|
+
* const input = { // UpdateRegexPatternSetRequest
|
|
77
77
|
* RegexPatternSetId: "STRING_VALUE", // required
|
|
78
|
-
* Updates: [ // required
|
|
79
|
-
* {
|
|
78
|
+
* Updates: [ // RegexPatternSetUpdates // required
|
|
79
|
+
* { // RegexPatternSetUpdate
|
|
80
80
|
* Action: "STRING_VALUE", // required
|
|
81
81
|
* RegexPatternString: "STRING_VALUE", // required
|
|
82
82
|
* },
|
|
@@ -75,13 +75,13 @@ export interface UpdateRuleCommandOutput extends UpdateRuleResponse, __MetadataB
|
|
|
75
75
|
* import { WAFRegionalClient, UpdateRuleCommand } from "@aws-sdk/client-waf-regional"; // ES Modules import
|
|
76
76
|
* // const { WAFRegionalClient, UpdateRuleCommand } = require("@aws-sdk/client-waf-regional"); // CommonJS import
|
|
77
77
|
* const client = new WAFRegionalClient(config);
|
|
78
|
-
* const input = {
|
|
78
|
+
* const input = { // UpdateRuleRequest
|
|
79
79
|
* RuleId: "STRING_VALUE", // required
|
|
80
80
|
* ChangeToken: "STRING_VALUE", // required
|
|
81
|
-
* Updates: [ // required
|
|
82
|
-
* {
|
|
81
|
+
* Updates: [ // RuleUpdates // required
|
|
82
|
+
* { // RuleUpdate
|
|
83
83
|
* Action: "STRING_VALUE", // required
|
|
84
|
-
* Predicate: {
|
|
84
|
+
* Predicate: { // Predicate
|
|
85
85
|
* Negated: true || false, // required
|
|
86
86
|
* Type: "STRING_VALUE", // required
|
|
87
87
|
* DataId: "STRING_VALUE", // required
|
|
@@ -58,23 +58,23 @@ export interface UpdateRuleGroupCommandOutput extends UpdateRuleGroupResponse, _
|
|
|
58
58
|
* import { WAFRegionalClient, UpdateRuleGroupCommand } from "@aws-sdk/client-waf-regional"; // ES Modules import
|
|
59
59
|
* // const { WAFRegionalClient, UpdateRuleGroupCommand } = require("@aws-sdk/client-waf-regional"); // CommonJS import
|
|
60
60
|
* const client = new WAFRegionalClient(config);
|
|
61
|
-
* const input = {
|
|
61
|
+
* const input = { // UpdateRuleGroupRequest
|
|
62
62
|
* RuleGroupId: "STRING_VALUE", // required
|
|
63
|
-
* Updates: [ // required
|
|
64
|
-
* {
|
|
63
|
+
* Updates: [ // RuleGroupUpdates // required
|
|
64
|
+
* { // RuleGroupUpdate
|
|
65
65
|
* Action: "STRING_VALUE", // required
|
|
66
|
-
* ActivatedRule: {
|
|
66
|
+
* ActivatedRule: { // ActivatedRule
|
|
67
67
|
* Priority: Number("int"), // required
|
|
68
68
|
* RuleId: "STRING_VALUE", // required
|
|
69
|
-
* Action: {
|
|
69
|
+
* Action: { // WafAction
|
|
70
70
|
* Type: "STRING_VALUE", // required
|
|
71
71
|
* },
|
|
72
|
-
* OverrideAction: {
|
|
72
|
+
* OverrideAction: { // WafOverrideAction
|
|
73
73
|
* Type: "STRING_VALUE", // required
|
|
74
74
|
* },
|
|
75
75
|
* Type: "STRING_VALUE",
|
|
76
|
-
* ExcludedRules: [
|
|
77
|
-
* {
|
|
76
|
+
* ExcludedRules: [ // ExcludedRules
|
|
77
|
+
* { // ExcludedRule
|
|
78
78
|
* RuleId: "STRING_VALUE", // required
|
|
79
79
|
* },
|
|
80
80
|
* ],
|
|
@@ -76,14 +76,14 @@ export interface UpdateSizeConstraintSetCommandOutput extends UpdateSizeConstrai
|
|
|
76
76
|
* import { WAFRegionalClient, UpdateSizeConstraintSetCommand } from "@aws-sdk/client-waf-regional"; // ES Modules import
|
|
77
77
|
* // const { WAFRegionalClient, UpdateSizeConstraintSetCommand } = require("@aws-sdk/client-waf-regional"); // CommonJS import
|
|
78
78
|
* const client = new WAFRegionalClient(config);
|
|
79
|
-
* const input = {
|
|
79
|
+
* const input = { // UpdateSizeConstraintSetRequest
|
|
80
80
|
* SizeConstraintSetId: "STRING_VALUE", // required
|
|
81
81
|
* ChangeToken: "STRING_VALUE", // required
|
|
82
|
-
* Updates: [ // required
|
|
83
|
-
* {
|
|
82
|
+
* Updates: [ // SizeConstraintSetUpdates // required
|
|
83
|
+
* { // SizeConstraintSetUpdate
|
|
84
84
|
* Action: "STRING_VALUE", // required
|
|
85
|
-
* SizeConstraint: {
|
|
86
|
-
* FieldToMatch: {
|
|
85
|
+
* SizeConstraint: { // SizeConstraint
|
|
86
|
+
* FieldToMatch: { // FieldToMatch
|
|
87
87
|
* Type: "STRING_VALUE", // required
|
|
88
88
|
* Data: "STRING_VALUE",
|
|
89
89
|
* },
|
|
@@ -75,14 +75,14 @@ export interface UpdateSqlInjectionMatchSetCommandOutput extends UpdateSqlInject
|
|
|
75
75
|
* import { WAFRegionalClient, UpdateSqlInjectionMatchSetCommand } from "@aws-sdk/client-waf-regional"; // ES Modules import
|
|
76
76
|
* // const { WAFRegionalClient, UpdateSqlInjectionMatchSetCommand } = require("@aws-sdk/client-waf-regional"); // CommonJS import
|
|
77
77
|
* const client = new WAFRegionalClient(config);
|
|
78
|
-
* const input = {
|
|
78
|
+
* const input = { // UpdateSqlInjectionMatchSetRequest
|
|
79
79
|
* SqlInjectionMatchSetId: "STRING_VALUE", // required
|
|
80
80
|
* ChangeToken: "STRING_VALUE", // required
|
|
81
|
-
* Updates: [ // required
|
|
82
|
-
* {
|
|
81
|
+
* Updates: [ // SqlInjectionMatchSetUpdates // required
|
|
82
|
+
* { // SqlInjectionMatchSetUpdate
|
|
83
83
|
* Action: "STRING_VALUE", // required
|
|
84
|
-
* SqlInjectionMatchTuple: {
|
|
85
|
-
* FieldToMatch: {
|
|
84
|
+
* SqlInjectionMatchTuple: { // SqlInjectionMatchTuple
|
|
85
|
+
* FieldToMatch: { // FieldToMatch
|
|
86
86
|
* Type: "STRING_VALUE", // required
|
|
87
87
|
* Data: "STRING_VALUE",
|
|
88
88
|
* },
|
|
@@ -105,24 +105,24 @@ export interface UpdateWebACLCommandOutput extends UpdateWebACLResponse, __Metad
|
|
|
105
105
|
* import { WAFRegionalClient, UpdateWebACLCommand } from "@aws-sdk/client-waf-regional"; // ES Modules import
|
|
106
106
|
* // const { WAFRegionalClient, UpdateWebACLCommand } = require("@aws-sdk/client-waf-regional"); // CommonJS import
|
|
107
107
|
* const client = new WAFRegionalClient(config);
|
|
108
|
-
* const input = {
|
|
108
|
+
* const input = { // UpdateWebACLRequest
|
|
109
109
|
* WebACLId: "STRING_VALUE", // required
|
|
110
110
|
* ChangeToken: "STRING_VALUE", // required
|
|
111
|
-
* Updates: [
|
|
112
|
-
* {
|
|
111
|
+
* Updates: [ // WebACLUpdates
|
|
112
|
+
* { // WebACLUpdate
|
|
113
113
|
* Action: "STRING_VALUE", // required
|
|
114
|
-
* ActivatedRule: {
|
|
114
|
+
* ActivatedRule: { // ActivatedRule
|
|
115
115
|
* Priority: Number("int"), // required
|
|
116
116
|
* RuleId: "STRING_VALUE", // required
|
|
117
|
-
* Action: {
|
|
117
|
+
* Action: { // WafAction
|
|
118
118
|
* Type: "STRING_VALUE", // required
|
|
119
119
|
* },
|
|
120
|
-
* OverrideAction: {
|
|
120
|
+
* OverrideAction: { // WafOverrideAction
|
|
121
121
|
* Type: "STRING_VALUE", // required
|
|
122
122
|
* },
|
|
123
123
|
* Type: "STRING_VALUE",
|
|
124
|
-
* ExcludedRules: [
|
|
125
|
-
* {
|
|
124
|
+
* ExcludedRules: [ // ExcludedRules
|
|
125
|
+
* { // ExcludedRule
|
|
126
126
|
* RuleId: "STRING_VALUE", // required
|
|
127
127
|
* },
|
|
128
128
|
* ],
|
|
@@ -77,14 +77,14 @@ export interface UpdateXssMatchSetCommandOutput extends UpdateXssMatchSetRespons
|
|
|
77
77
|
* import { WAFRegionalClient, UpdateXssMatchSetCommand } from "@aws-sdk/client-waf-regional"; // ES Modules import
|
|
78
78
|
* // const { WAFRegionalClient, UpdateXssMatchSetCommand } = require("@aws-sdk/client-waf-regional"); // CommonJS import
|
|
79
79
|
* const client = new WAFRegionalClient(config);
|
|
80
|
-
* const input = {
|
|
80
|
+
* const input = { // UpdateXssMatchSetRequest
|
|
81
81
|
* XssMatchSetId: "STRING_VALUE", // required
|
|
82
82
|
* ChangeToken: "STRING_VALUE", // required
|
|
83
|
-
* Updates: [ // required
|
|
84
|
-
* {
|
|
83
|
+
* Updates: [ // XssMatchSetUpdates // required
|
|
84
|
+
* { // XssMatchSetUpdate
|
|
85
85
|
* Action: "STRING_VALUE", // required
|
|
86
|
-
* XssMatchTuple: {
|
|
87
|
-
* FieldToMatch: {
|
|
86
|
+
* XssMatchTuple: { // XssMatchTuple
|
|
87
|
+
* FieldToMatch: { // FieldToMatch
|
|
88
88
|
* Type: "STRING_VALUE", // required
|
|
89
89
|
* Data: "STRING_VALUE",
|
|
90
90
|
* },
|