@aws-sdk/client-waf-regional 3.296.0 → 3.298.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 -3
- package/dist-cjs/commands/CreateByteMatchSetCommand.js +2 -3
- package/dist-cjs/commands/CreateGeoMatchSetCommand.js +2 -3
- package/dist-cjs/commands/CreateIPSetCommand.js +2 -3
- package/dist-cjs/commands/CreateRateBasedRuleCommand.js +2 -3
- package/dist-cjs/commands/CreateRegexMatchSetCommand.js +2 -3
- package/dist-cjs/commands/CreateRegexPatternSetCommand.js +2 -3
- package/dist-cjs/commands/CreateRuleCommand.js +2 -3
- package/dist-cjs/commands/CreateRuleGroupCommand.js +2 -3
- package/dist-cjs/commands/CreateSizeConstraintSetCommand.js +2 -3
- package/dist-cjs/commands/CreateSqlInjectionMatchSetCommand.js +2 -3
- package/dist-cjs/commands/CreateWebACLCommand.js +2 -3
- package/dist-cjs/commands/CreateWebACLMigrationStackCommand.js +2 -3
- package/dist-cjs/commands/CreateXssMatchSetCommand.js +2 -3
- package/dist-cjs/commands/DeleteByteMatchSetCommand.js +2 -3
- package/dist-cjs/commands/DeleteGeoMatchSetCommand.js +2 -3
- package/dist-cjs/commands/DeleteIPSetCommand.js +2 -3
- package/dist-cjs/commands/DeleteLoggingConfigurationCommand.js +2 -3
- package/dist-cjs/commands/DeletePermissionPolicyCommand.js +2 -3
- package/dist-cjs/commands/DeleteRateBasedRuleCommand.js +2 -3
- package/dist-cjs/commands/DeleteRegexMatchSetCommand.js +2 -3
- package/dist-cjs/commands/DeleteRegexPatternSetCommand.js +2 -3
- package/dist-cjs/commands/DeleteRuleCommand.js +2 -3
- package/dist-cjs/commands/DeleteRuleGroupCommand.js +2 -3
- package/dist-cjs/commands/DeleteSizeConstraintSetCommand.js +2 -3
- package/dist-cjs/commands/DeleteSqlInjectionMatchSetCommand.js +2 -3
- package/dist-cjs/commands/DeleteWebACLCommand.js +2 -3
- package/dist-cjs/commands/DeleteXssMatchSetCommand.js +2 -3
- package/dist-cjs/commands/DisassociateWebACLCommand.js +2 -3
- package/dist-cjs/commands/GetByteMatchSetCommand.js +2 -3
- package/dist-cjs/commands/GetChangeTokenCommand.js +2 -3
- package/dist-cjs/commands/GetChangeTokenStatusCommand.js +2 -3
- package/dist-cjs/commands/GetGeoMatchSetCommand.js +2 -3
- package/dist-cjs/commands/GetIPSetCommand.js +2 -3
- package/dist-cjs/commands/GetLoggingConfigurationCommand.js +2 -3
- package/dist-cjs/commands/GetPermissionPolicyCommand.js +2 -3
- package/dist-cjs/commands/GetRateBasedRuleCommand.js +2 -3
- package/dist-cjs/commands/GetRateBasedRuleManagedKeysCommand.js +2 -3
- package/dist-cjs/commands/GetRegexMatchSetCommand.js +2 -3
- package/dist-cjs/commands/GetRegexPatternSetCommand.js +2 -3
- package/dist-cjs/commands/GetRuleCommand.js +2 -3
- package/dist-cjs/commands/GetRuleGroupCommand.js +2 -3
- package/dist-cjs/commands/GetSampledRequestsCommand.js +2 -3
- package/dist-cjs/commands/GetSizeConstraintSetCommand.js +2 -3
- package/dist-cjs/commands/GetSqlInjectionMatchSetCommand.js +2 -3
- package/dist-cjs/commands/GetWebACLCommand.js +2 -3
- package/dist-cjs/commands/GetWebACLForResourceCommand.js +2 -3
- package/dist-cjs/commands/GetXssMatchSetCommand.js +2 -3
- package/dist-cjs/commands/ListActivatedRulesInRuleGroupCommand.js +2 -3
- package/dist-cjs/commands/ListByteMatchSetsCommand.js +2 -3
- package/dist-cjs/commands/ListGeoMatchSetsCommand.js +2 -3
- package/dist-cjs/commands/ListIPSetsCommand.js +2 -3
- package/dist-cjs/commands/ListLoggingConfigurationsCommand.js +2 -3
- package/dist-cjs/commands/ListRateBasedRulesCommand.js +2 -3
- package/dist-cjs/commands/ListRegexMatchSetsCommand.js +2 -3
- package/dist-cjs/commands/ListRegexPatternSetsCommand.js +2 -3
- package/dist-cjs/commands/ListResourcesForWebACLCommand.js +2 -3
- package/dist-cjs/commands/ListRuleGroupsCommand.js +2 -3
- package/dist-cjs/commands/ListRulesCommand.js +2 -3
- package/dist-cjs/commands/ListSizeConstraintSetsCommand.js +2 -3
- package/dist-cjs/commands/ListSqlInjectionMatchSetsCommand.js +2 -3
- package/dist-cjs/commands/ListSubscribedRuleGroupsCommand.js +2 -3
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-cjs/commands/ListWebACLsCommand.js +2 -3
- package/dist-cjs/commands/ListXssMatchSetsCommand.js +2 -3
- package/dist-cjs/commands/PutLoggingConfigurationCommand.js +2 -3
- package/dist-cjs/commands/PutPermissionPolicyCommand.js +2 -3
- package/dist-cjs/commands/TagResourceCommand.js +2 -3
- package/dist-cjs/commands/UntagResourceCommand.js +2 -3
- package/dist-cjs/commands/UpdateByteMatchSetCommand.js +2 -3
- package/dist-cjs/commands/UpdateGeoMatchSetCommand.js +2 -3
- package/dist-cjs/commands/UpdateIPSetCommand.js +2 -3
- package/dist-cjs/commands/UpdateRateBasedRuleCommand.js +2 -3
- package/dist-cjs/commands/UpdateRegexMatchSetCommand.js +2 -3
- package/dist-cjs/commands/UpdateRegexPatternSetCommand.js +2 -3
- package/dist-cjs/commands/UpdateRuleCommand.js +2 -3
- package/dist-cjs/commands/UpdateRuleGroupCommand.js +2 -3
- package/dist-cjs/commands/UpdateSizeConstraintSetCommand.js +2 -3
- package/dist-cjs/commands/UpdateSqlInjectionMatchSetCommand.js +2 -3
- package/dist-cjs/commands/UpdateWebACLCommand.js +2 -3
- package/dist-cjs/commands/UpdateXssMatchSetCommand.js +2 -3
- package/dist-cjs/models/models_0.js +1 -874
- package/dist-es/commands/AssociateWebACLCommand.js +2 -3
- package/dist-es/commands/CreateByteMatchSetCommand.js +2 -3
- package/dist-es/commands/CreateGeoMatchSetCommand.js +2 -3
- package/dist-es/commands/CreateIPSetCommand.js +2 -3
- package/dist-es/commands/CreateRateBasedRuleCommand.js +2 -3
- package/dist-es/commands/CreateRegexMatchSetCommand.js +2 -3
- package/dist-es/commands/CreateRegexPatternSetCommand.js +2 -3
- package/dist-es/commands/CreateRuleCommand.js +2 -3
- package/dist-es/commands/CreateRuleGroupCommand.js +2 -3
- package/dist-es/commands/CreateSizeConstraintSetCommand.js +2 -3
- package/dist-es/commands/CreateSqlInjectionMatchSetCommand.js +2 -3
- package/dist-es/commands/CreateWebACLCommand.js +2 -3
- package/dist-es/commands/CreateWebACLMigrationStackCommand.js +2 -3
- package/dist-es/commands/CreateXssMatchSetCommand.js +2 -3
- package/dist-es/commands/DeleteByteMatchSetCommand.js +2 -3
- package/dist-es/commands/DeleteGeoMatchSetCommand.js +2 -3
- package/dist-es/commands/DeleteIPSetCommand.js +2 -3
- package/dist-es/commands/DeleteLoggingConfigurationCommand.js +2 -3
- package/dist-es/commands/DeletePermissionPolicyCommand.js +2 -3
- package/dist-es/commands/DeleteRateBasedRuleCommand.js +2 -3
- package/dist-es/commands/DeleteRegexMatchSetCommand.js +2 -3
- package/dist-es/commands/DeleteRegexPatternSetCommand.js +2 -3
- package/dist-es/commands/DeleteRuleCommand.js +2 -3
- package/dist-es/commands/DeleteRuleGroupCommand.js +2 -3
- package/dist-es/commands/DeleteSizeConstraintSetCommand.js +2 -3
- package/dist-es/commands/DeleteSqlInjectionMatchSetCommand.js +2 -3
- package/dist-es/commands/DeleteWebACLCommand.js +2 -3
- package/dist-es/commands/DeleteXssMatchSetCommand.js +2 -3
- package/dist-es/commands/DisassociateWebACLCommand.js +2 -3
- package/dist-es/commands/GetByteMatchSetCommand.js +2 -3
- package/dist-es/commands/GetChangeTokenCommand.js +2 -3
- package/dist-es/commands/GetChangeTokenStatusCommand.js +2 -3
- package/dist-es/commands/GetGeoMatchSetCommand.js +2 -3
- package/dist-es/commands/GetIPSetCommand.js +2 -3
- package/dist-es/commands/GetLoggingConfigurationCommand.js +2 -3
- package/dist-es/commands/GetPermissionPolicyCommand.js +2 -3
- package/dist-es/commands/GetRateBasedRuleCommand.js +2 -3
- package/dist-es/commands/GetRateBasedRuleManagedKeysCommand.js +2 -3
- package/dist-es/commands/GetRegexMatchSetCommand.js +2 -3
- package/dist-es/commands/GetRegexPatternSetCommand.js +2 -3
- package/dist-es/commands/GetRuleCommand.js +2 -3
- package/dist-es/commands/GetRuleGroupCommand.js +2 -3
- package/dist-es/commands/GetSampledRequestsCommand.js +2 -3
- package/dist-es/commands/GetSizeConstraintSetCommand.js +2 -3
- package/dist-es/commands/GetSqlInjectionMatchSetCommand.js +2 -3
- package/dist-es/commands/GetWebACLCommand.js +2 -3
- package/dist-es/commands/GetWebACLForResourceCommand.js +2 -3
- package/dist-es/commands/GetXssMatchSetCommand.js +2 -3
- package/dist-es/commands/ListActivatedRulesInRuleGroupCommand.js +2 -3
- package/dist-es/commands/ListByteMatchSetsCommand.js +2 -3
- package/dist-es/commands/ListGeoMatchSetsCommand.js +2 -3
- package/dist-es/commands/ListIPSetsCommand.js +2 -3
- package/dist-es/commands/ListLoggingConfigurationsCommand.js +2 -3
- package/dist-es/commands/ListRateBasedRulesCommand.js +2 -3
- package/dist-es/commands/ListRegexMatchSetsCommand.js +2 -3
- package/dist-es/commands/ListRegexPatternSetsCommand.js +2 -3
- package/dist-es/commands/ListResourcesForWebACLCommand.js +2 -3
- package/dist-es/commands/ListRuleGroupsCommand.js +2 -3
- package/dist-es/commands/ListRulesCommand.js +2 -3
- package/dist-es/commands/ListSizeConstraintSetsCommand.js +2 -3
- package/dist-es/commands/ListSqlInjectionMatchSetsCommand.js +2 -3
- package/dist-es/commands/ListSubscribedRuleGroupsCommand.js +2 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-es/commands/ListWebACLsCommand.js +2 -3
- package/dist-es/commands/ListXssMatchSetsCommand.js +2 -3
- package/dist-es/commands/PutLoggingConfigurationCommand.js +2 -3
- package/dist-es/commands/PutPermissionPolicyCommand.js +2 -3
- package/dist-es/commands/TagResourceCommand.js +2 -3
- package/dist-es/commands/UntagResourceCommand.js +2 -3
- package/dist-es/commands/UpdateByteMatchSetCommand.js +2 -3
- package/dist-es/commands/UpdateGeoMatchSetCommand.js +2 -3
- package/dist-es/commands/UpdateIPSetCommand.js +2 -3
- package/dist-es/commands/UpdateRateBasedRuleCommand.js +2 -3
- package/dist-es/commands/UpdateRegexMatchSetCommand.js +2 -3
- package/dist-es/commands/UpdateRegexPatternSetCommand.js +2 -3
- package/dist-es/commands/UpdateRuleCommand.js +2 -3
- package/dist-es/commands/UpdateRuleGroupCommand.js +2 -3
- package/dist-es/commands/UpdateSizeConstraintSetCommand.js +2 -3
- package/dist-es/commands/UpdateSqlInjectionMatchSetCommand.js +2 -3
- package/dist-es/commands/UpdateWebACLCommand.js +2 -3
- package/dist-es/commands/UpdateXssMatchSetCommand.js +2 -3
- package/dist-es/models/models_0.js +0 -651
- package/dist-types/WAFRegional.d.ts +82 -0
- package/dist-types/WAFRegionalClient.d.ts +24 -4
- package/dist-types/commands/AssociateWebACLCommand.d.ts +16 -0
- package/dist-types/commands/CreateByteMatchSetCommand.d.ts +16 -0
- package/dist-types/commands/CreateGeoMatchSetCommand.d.ts +16 -0
- package/dist-types/commands/CreateIPSetCommand.d.ts +16 -0
- package/dist-types/commands/CreateRateBasedRuleCommand.d.ts +16 -0
- package/dist-types/commands/CreateRegexMatchSetCommand.d.ts +16 -0
- package/dist-types/commands/CreateRegexPatternSetCommand.d.ts +16 -0
- package/dist-types/commands/CreateRuleCommand.d.ts +16 -0
- package/dist-types/commands/CreateRuleGroupCommand.d.ts +16 -0
- package/dist-types/commands/CreateSizeConstraintSetCommand.d.ts +16 -0
- package/dist-types/commands/CreateSqlInjectionMatchSetCommand.d.ts +16 -0
- package/dist-types/commands/CreateWebACLCommand.d.ts +16 -0
- package/dist-types/commands/CreateWebACLMigrationStackCommand.d.ts +16 -0
- package/dist-types/commands/CreateXssMatchSetCommand.d.ts +16 -0
- package/dist-types/commands/DeleteByteMatchSetCommand.d.ts +16 -0
- package/dist-types/commands/DeleteGeoMatchSetCommand.d.ts +16 -0
- package/dist-types/commands/DeleteIPSetCommand.d.ts +16 -0
- package/dist-types/commands/DeleteLoggingConfigurationCommand.d.ts +16 -0
- package/dist-types/commands/DeletePermissionPolicyCommand.d.ts +16 -0
- package/dist-types/commands/DeleteRateBasedRuleCommand.d.ts +16 -0
- package/dist-types/commands/DeleteRegexMatchSetCommand.d.ts +16 -0
- package/dist-types/commands/DeleteRegexPatternSetCommand.d.ts +16 -0
- package/dist-types/commands/DeleteRuleCommand.d.ts +16 -0
- package/dist-types/commands/DeleteRuleGroupCommand.d.ts +16 -0
- package/dist-types/commands/DeleteSizeConstraintSetCommand.d.ts +16 -0
- package/dist-types/commands/DeleteSqlInjectionMatchSetCommand.d.ts +16 -0
- package/dist-types/commands/DeleteWebACLCommand.d.ts +16 -0
- package/dist-types/commands/DeleteXssMatchSetCommand.d.ts +16 -0
- package/dist-types/commands/DisassociateWebACLCommand.d.ts +16 -0
- package/dist-types/commands/GetByteMatchSetCommand.d.ts +16 -0
- package/dist-types/commands/GetChangeTokenCommand.d.ts +16 -0
- package/dist-types/commands/GetChangeTokenStatusCommand.d.ts +16 -0
- package/dist-types/commands/GetGeoMatchSetCommand.d.ts +16 -0
- package/dist-types/commands/GetIPSetCommand.d.ts +16 -0
- package/dist-types/commands/GetLoggingConfigurationCommand.d.ts +16 -0
- package/dist-types/commands/GetPermissionPolicyCommand.d.ts +16 -0
- package/dist-types/commands/GetRateBasedRuleCommand.d.ts +16 -0
- package/dist-types/commands/GetRateBasedRuleManagedKeysCommand.d.ts +16 -0
- package/dist-types/commands/GetRegexMatchSetCommand.d.ts +16 -0
- package/dist-types/commands/GetRegexPatternSetCommand.d.ts +16 -0
- package/dist-types/commands/GetRuleCommand.d.ts +16 -0
- package/dist-types/commands/GetRuleGroupCommand.d.ts +16 -0
- package/dist-types/commands/GetSampledRequestsCommand.d.ts +16 -0
- package/dist-types/commands/GetSizeConstraintSetCommand.d.ts +16 -0
- package/dist-types/commands/GetSqlInjectionMatchSetCommand.d.ts +16 -0
- package/dist-types/commands/GetWebACLCommand.d.ts +16 -0
- package/dist-types/commands/GetWebACLForResourceCommand.d.ts +16 -0
- package/dist-types/commands/GetXssMatchSetCommand.d.ts +16 -0
- package/dist-types/commands/ListActivatedRulesInRuleGroupCommand.d.ts +16 -0
- package/dist-types/commands/ListByteMatchSetsCommand.d.ts +16 -0
- package/dist-types/commands/ListGeoMatchSetsCommand.d.ts +16 -0
- package/dist-types/commands/ListIPSetsCommand.d.ts +16 -0
- package/dist-types/commands/ListLoggingConfigurationsCommand.d.ts +16 -0
- package/dist-types/commands/ListRateBasedRulesCommand.d.ts +16 -0
- package/dist-types/commands/ListRegexMatchSetsCommand.d.ts +16 -0
- package/dist-types/commands/ListRegexPatternSetsCommand.d.ts +16 -0
- package/dist-types/commands/ListResourcesForWebACLCommand.d.ts +16 -0
- package/dist-types/commands/ListRuleGroupsCommand.d.ts +16 -0
- package/dist-types/commands/ListRulesCommand.d.ts +16 -0
- package/dist-types/commands/ListSizeConstraintSetsCommand.d.ts +16 -0
- package/dist-types/commands/ListSqlInjectionMatchSetsCommand.d.ts +16 -0
- package/dist-types/commands/ListSubscribedRuleGroupsCommand.d.ts +16 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +16 -0
- package/dist-types/commands/ListWebACLsCommand.d.ts +16 -0
- package/dist-types/commands/ListXssMatchSetsCommand.d.ts +16 -0
- package/dist-types/commands/PutLoggingConfigurationCommand.d.ts +16 -0
- package/dist-types/commands/PutPermissionPolicyCommand.d.ts +16 -0
- package/dist-types/commands/TagResourceCommand.d.ts +16 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +16 -0
- package/dist-types/commands/UpdateByteMatchSetCommand.d.ts +16 -0
- package/dist-types/commands/UpdateGeoMatchSetCommand.d.ts +16 -0
- package/dist-types/commands/UpdateIPSetCommand.d.ts +16 -0
- package/dist-types/commands/UpdateRateBasedRuleCommand.d.ts +16 -0
- package/dist-types/commands/UpdateRegexMatchSetCommand.d.ts +16 -0
- package/dist-types/commands/UpdateRegexPatternSetCommand.d.ts +16 -0
- package/dist-types/commands/UpdateRuleCommand.d.ts +16 -0
- package/dist-types/commands/UpdateRuleGroupCommand.d.ts +16 -0
- package/dist-types/commands/UpdateSizeConstraintSetCommand.d.ts +16 -0
- package/dist-types/commands/UpdateSqlInjectionMatchSetCommand.d.ts +16 -0
- package/dist-types/commands/UpdateWebACLCommand.d.ts +16 -0
- package/dist-types/commands/UpdateXssMatchSetCommand.d.ts +16 -0
- package/dist-types/models/WAFRegionalServiceException.d.ts +2 -0
- package/dist-types/models/models_0.d.ts +575 -868
- package/dist-types/ts3.4/models/models_0.d.ts +0 -611
- package/package.json +4 -3
|
@@ -1,11 +1,15 @@
|
|
|
1
1
|
import { ExceptionOptionType as __ExceptionOptionType } from "@aws-sdk/smithy-client";
|
|
2
2
|
import { WAFRegionalServiceException as __BaseException } from "./WAFRegionalServiceException";
|
|
3
|
+
/**
|
|
4
|
+
* @public
|
|
5
|
+
*/
|
|
3
6
|
export declare enum WafActionType {
|
|
4
7
|
ALLOW = "ALLOW",
|
|
5
8
|
BLOCK = "BLOCK",
|
|
6
9
|
COUNT = "COUNT"
|
|
7
10
|
}
|
|
8
11
|
/**
|
|
12
|
+
* @public
|
|
9
13
|
* <note>
|
|
10
14
|
* <p>This is <b>AWS WAF Classic</b> documentation. For
|
|
11
15
|
* more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
|
|
@@ -41,6 +45,7 @@ export interface WafAction {
|
|
|
41
45
|
Type: WafActionType | string | undefined;
|
|
42
46
|
}
|
|
43
47
|
/**
|
|
48
|
+
* @public
|
|
44
49
|
* <note>
|
|
45
50
|
* <p>This is <b>AWS WAF Classic</b> documentation. For
|
|
46
51
|
* more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
|
|
@@ -59,11 +64,15 @@ export interface ExcludedRule {
|
|
|
59
64
|
*/
|
|
60
65
|
RuleId: string | undefined;
|
|
61
66
|
}
|
|
67
|
+
/**
|
|
68
|
+
* @public
|
|
69
|
+
*/
|
|
62
70
|
export declare enum WafOverrideActionType {
|
|
63
71
|
COUNT = "COUNT",
|
|
64
72
|
NONE = "NONE"
|
|
65
73
|
}
|
|
66
74
|
/**
|
|
75
|
+
* @public
|
|
67
76
|
* <note>
|
|
68
77
|
* <p>This is <b>AWS WAF Classic</b> documentation. For
|
|
69
78
|
* more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
|
|
@@ -81,12 +90,16 @@ export interface WafOverrideAction {
|
|
|
81
90
|
*/
|
|
82
91
|
Type: WafOverrideActionType | string | undefined;
|
|
83
92
|
}
|
|
93
|
+
/**
|
|
94
|
+
* @public
|
|
95
|
+
*/
|
|
84
96
|
export declare enum WafRuleType {
|
|
85
97
|
GROUP = "GROUP",
|
|
86
98
|
RATE_BASED = "RATE_BASED",
|
|
87
99
|
REGULAR = "REGULAR"
|
|
88
100
|
}
|
|
89
101
|
/**
|
|
102
|
+
* @public
|
|
90
103
|
* <note>
|
|
91
104
|
* <p>This is <b>AWS WAF Classic</b> documentation. For
|
|
92
105
|
* more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
|
|
@@ -199,6 +212,9 @@ export interface ActivatedRule {
|
|
|
199
212
|
*/
|
|
200
213
|
ExcludedRules?: ExcludedRule[];
|
|
201
214
|
}
|
|
215
|
+
/**
|
|
216
|
+
* @public
|
|
217
|
+
*/
|
|
202
218
|
export interface AssociateWebACLRequest {
|
|
203
219
|
/**
|
|
204
220
|
* <p>A unique identifier (ID) for the web ACL. </p>
|
|
@@ -222,9 +238,13 @@ export interface AssociateWebACLRequest {
|
|
|
222
238
|
*/
|
|
223
239
|
ResourceArn: string | undefined;
|
|
224
240
|
}
|
|
241
|
+
/**
|
|
242
|
+
* @public
|
|
243
|
+
*/
|
|
225
244
|
export interface AssociateWebACLResponse {
|
|
226
245
|
}
|
|
227
246
|
/**
|
|
247
|
+
* @public
|
|
228
248
|
* <p>The operation failed because of a system problem, even though the request was valid. Retry your request.</p>
|
|
229
249
|
*/
|
|
230
250
|
export declare class WAFInternalErrorException extends __BaseException {
|
|
@@ -236,6 +256,7 @@ export declare class WAFInternalErrorException extends __BaseException {
|
|
|
236
256
|
constructor(opts: __ExceptionOptionType<WAFInternalErrorException, __BaseException>);
|
|
237
257
|
}
|
|
238
258
|
/**
|
|
259
|
+
* @public
|
|
239
260
|
* <p>The operation failed because you tried to create, update, or delete an object by using an invalid account identifier.</p>
|
|
240
261
|
*/
|
|
241
262
|
export declare class WAFInvalidAccountException extends __BaseException {
|
|
@@ -246,6 +267,9 @@ export declare class WAFInvalidAccountException extends __BaseException {
|
|
|
246
267
|
*/
|
|
247
268
|
constructor(opts: __ExceptionOptionType<WAFInvalidAccountException, __BaseException>);
|
|
248
269
|
}
|
|
270
|
+
/**
|
|
271
|
+
* @public
|
|
272
|
+
*/
|
|
249
273
|
export declare enum ParameterExceptionField {
|
|
250
274
|
BYTE_MATCH_FIELD_TYPE = "BYTE_MATCH_FIELD_TYPE",
|
|
251
275
|
BYTE_MATCH_POSITIONAL_CONSTRAINT = "BYTE_MATCH_POSITIONAL_CONSTRAINT",
|
|
@@ -266,6 +290,9 @@ export declare enum ParameterExceptionField {
|
|
|
266
290
|
WAF_ACTION = "WAF_ACTION",
|
|
267
291
|
WAF_OVERRIDE_ACTION = "WAF_OVERRIDE_ACTION"
|
|
268
292
|
}
|
|
293
|
+
/**
|
|
294
|
+
* @public
|
|
295
|
+
*/
|
|
269
296
|
export declare enum ParameterExceptionReason {
|
|
270
297
|
ILLEGAL_ARGUMENT = "ILLEGAL_ARGUMENT",
|
|
271
298
|
ILLEGAL_COMBINATION = "ILLEGAL_COMBINATION",
|
|
@@ -273,6 +300,7 @@ export declare enum ParameterExceptionReason {
|
|
|
273
300
|
INVALID_TAG_KEY = "INVALID_TAG_KEY"
|
|
274
301
|
}
|
|
275
302
|
/**
|
|
303
|
+
* @public
|
|
276
304
|
* <p>The operation failed because AWS WAF didn't recognize a parameter in the request. For example:</p>
|
|
277
305
|
* <ul>
|
|
278
306
|
* <li>
|
|
@@ -324,6 +352,7 @@ export declare class WAFInvalidParameterException extends __BaseException {
|
|
|
324
352
|
constructor(opts: __ExceptionOptionType<WAFInvalidParameterException, __BaseException>);
|
|
325
353
|
}
|
|
326
354
|
/**
|
|
355
|
+
* @public
|
|
327
356
|
* <p>The operation failed because the referenced object doesn't exist.</p>
|
|
328
357
|
*/
|
|
329
358
|
export declare class WAFNonexistentItemException extends __BaseException {
|
|
@@ -335,6 +364,7 @@ export declare class WAFNonexistentItemException extends __BaseException {
|
|
|
335
364
|
constructor(opts: __ExceptionOptionType<WAFNonexistentItemException, __BaseException>);
|
|
336
365
|
}
|
|
337
366
|
/**
|
|
367
|
+
* @public
|
|
338
368
|
* <p>The operation failed because the entity
|
|
339
369
|
* referenced is temporarily unavailable. Retry your request.</p>
|
|
340
370
|
*/
|
|
@@ -346,6 +376,9 @@ export declare class WAFUnavailableEntityException extends __BaseException {
|
|
|
346
376
|
*/
|
|
347
377
|
constructor(opts: __ExceptionOptionType<WAFUnavailableEntityException, __BaseException>);
|
|
348
378
|
}
|
|
379
|
+
/**
|
|
380
|
+
* @public
|
|
381
|
+
*/
|
|
349
382
|
export interface CreateByteMatchSetRequest {
|
|
350
383
|
/**
|
|
351
384
|
* <p>A friendly name or description of the <a>ByteMatchSet</a>. You can't change <code>Name</code> after you create a
|
|
@@ -357,6 +390,9 @@ export interface CreateByteMatchSetRequest {
|
|
|
357
390
|
*/
|
|
358
391
|
ChangeToken: string | undefined;
|
|
359
392
|
}
|
|
393
|
+
/**
|
|
394
|
+
* @public
|
|
395
|
+
*/
|
|
360
396
|
export declare enum MatchFieldType {
|
|
361
397
|
ALL_QUERY_ARGS = "ALL_QUERY_ARGS",
|
|
362
398
|
BODY = "BODY",
|
|
@@ -367,6 +403,7 @@ export declare enum MatchFieldType {
|
|
|
367
403
|
URI = "URI"
|
|
368
404
|
}
|
|
369
405
|
/**
|
|
406
|
+
* @public
|
|
370
407
|
* <note>
|
|
371
408
|
* <p>This is <b>AWS WAF Classic</b> documentation. For
|
|
372
409
|
* more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
|
|
@@ -429,6 +466,9 @@ export interface FieldToMatch {
|
|
|
429
466
|
*/
|
|
430
467
|
Data?: string;
|
|
431
468
|
}
|
|
469
|
+
/**
|
|
470
|
+
* @public
|
|
471
|
+
*/
|
|
432
472
|
export declare enum PositionalConstraint {
|
|
433
473
|
CONTAINS = "CONTAINS",
|
|
434
474
|
CONTAINS_WORD = "CONTAINS_WORD",
|
|
@@ -436,6 +476,9 @@ export declare enum PositionalConstraint {
|
|
|
436
476
|
EXACTLY = "EXACTLY",
|
|
437
477
|
STARTS_WITH = "STARTS_WITH"
|
|
438
478
|
}
|
|
479
|
+
/**
|
|
480
|
+
* @public
|
|
481
|
+
*/
|
|
439
482
|
export declare enum TextTransformation {
|
|
440
483
|
CMD_LINE = "CMD_LINE",
|
|
441
484
|
COMPRESS_WHITE_SPACE = "COMPRESS_WHITE_SPACE",
|
|
@@ -445,6 +488,7 @@ export declare enum TextTransformation {
|
|
|
445
488
|
URL_DECODE = "URL_DECODE"
|
|
446
489
|
}
|
|
447
490
|
/**
|
|
491
|
+
* @public
|
|
448
492
|
* <note>
|
|
449
493
|
* <p>This is <b>AWS WAF Classic</b> documentation. For
|
|
450
494
|
* more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
|
|
@@ -673,6 +717,7 @@ export interface ByteMatchTuple {
|
|
|
673
717
|
PositionalConstraint: PositionalConstraint | string | undefined;
|
|
674
718
|
}
|
|
675
719
|
/**
|
|
720
|
+
* @public
|
|
676
721
|
* <note>
|
|
677
722
|
* <p>This is <b>AWS WAF Classic</b> documentation. For
|
|
678
723
|
* more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
|
|
@@ -707,6 +752,9 @@ export interface ByteMatchSet {
|
|
|
707
752
|
*/
|
|
708
753
|
ByteMatchTuples: ByteMatchTuple[] | undefined;
|
|
709
754
|
}
|
|
755
|
+
/**
|
|
756
|
+
* @public
|
|
757
|
+
*/
|
|
710
758
|
export interface CreateByteMatchSetResponse {
|
|
711
759
|
/**
|
|
712
760
|
* <p>A <a>ByteMatchSet</a> that contains no <code>ByteMatchTuple</code> objects.</p>
|
|
@@ -719,6 +767,7 @@ export interface CreateByteMatchSetResponse {
|
|
|
719
767
|
ChangeToken?: string;
|
|
720
768
|
}
|
|
721
769
|
/**
|
|
770
|
+
* @public
|
|
722
771
|
* <p>The name specified is invalid.</p>
|
|
723
772
|
*/
|
|
724
773
|
export declare class WAFDisallowedNameException extends __BaseException {
|
|
@@ -730,6 +779,7 @@ export declare class WAFDisallowedNameException extends __BaseException {
|
|
|
730
779
|
constructor(opts: __ExceptionOptionType<WAFDisallowedNameException, __BaseException>);
|
|
731
780
|
}
|
|
732
781
|
/**
|
|
782
|
+
* @public
|
|
733
783
|
* <p>The operation exceeds a resource limit, for example, the maximum number of <code>WebACL</code> objects that you can create
|
|
734
784
|
* for an AWS account. For more information, see
|
|
735
785
|
* <a href="https://docs.aws.amazon.com/waf/latest/developerguide/limits.html">Limits</a> in the <i>AWS WAF Developer Guide</i>.</p>
|
|
@@ -743,6 +793,7 @@ export declare class WAFLimitsExceededException extends __BaseException {
|
|
|
743
793
|
constructor(opts: __ExceptionOptionType<WAFLimitsExceededException, __BaseException>);
|
|
744
794
|
}
|
|
745
795
|
/**
|
|
796
|
+
* @public
|
|
746
797
|
* <p>The operation failed because you tried to create, update, or delete an object by using a change token that has already been used.</p>
|
|
747
798
|
*/
|
|
748
799
|
export declare class WAFStaleDataException extends __BaseException {
|
|
@@ -753,6 +804,9 @@ export declare class WAFStaleDataException extends __BaseException {
|
|
|
753
804
|
*/
|
|
754
805
|
constructor(opts: __ExceptionOptionType<WAFStaleDataException, __BaseException>);
|
|
755
806
|
}
|
|
807
|
+
/**
|
|
808
|
+
* @public
|
|
809
|
+
*/
|
|
756
810
|
export interface CreateGeoMatchSetRequest {
|
|
757
811
|
/**
|
|
758
812
|
* <p>A friendly name or description of the <a>GeoMatchSet</a>. You can't change <code>Name</code> after you create the <code>GeoMatchSet</code>.</p>
|
|
@@ -763,9 +817,15 @@ export interface CreateGeoMatchSetRequest {
|
|
|
763
817
|
*/
|
|
764
818
|
ChangeToken: string | undefined;
|
|
765
819
|
}
|
|
820
|
+
/**
|
|
821
|
+
* @public
|
|
822
|
+
*/
|
|
766
823
|
export declare enum GeoMatchConstraintType {
|
|
767
824
|
Country = "Country"
|
|
768
825
|
}
|
|
826
|
+
/**
|
|
827
|
+
* @public
|
|
828
|
+
*/
|
|
769
829
|
export declare enum GeoMatchConstraintValue {
|
|
770
830
|
AD = "AD",
|
|
771
831
|
AE = "AE",
|
|
@@ -1018,6 +1078,7 @@ export declare enum GeoMatchConstraintValue {
|
|
|
1018
1078
|
ZW = "ZW"
|
|
1019
1079
|
}
|
|
1020
1080
|
/**
|
|
1081
|
+
* @public
|
|
1021
1082
|
* <note>
|
|
1022
1083
|
* <p>This is <b>AWS WAF Classic</b> documentation. For
|
|
1023
1084
|
* more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
|
|
@@ -1039,6 +1100,7 @@ export interface GeoMatchConstraint {
|
|
|
1039
1100
|
Value: GeoMatchConstraintValue | string | undefined;
|
|
1040
1101
|
}
|
|
1041
1102
|
/**
|
|
1103
|
+
* @public
|
|
1042
1104
|
* <note>
|
|
1043
1105
|
* <p>This is <b>AWS WAF Classic</b> documentation. For
|
|
1044
1106
|
* more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
|
|
@@ -1066,6 +1128,9 @@ export interface GeoMatchSet {
|
|
|
1066
1128
|
*/
|
|
1067
1129
|
GeoMatchConstraints: GeoMatchConstraint[] | undefined;
|
|
1068
1130
|
}
|
|
1131
|
+
/**
|
|
1132
|
+
* @public
|
|
1133
|
+
*/
|
|
1069
1134
|
export interface CreateGeoMatchSetResponse {
|
|
1070
1135
|
/**
|
|
1071
1136
|
* <p>The <a>GeoMatchSet</a> returned in the <code>CreateGeoMatchSet</code> response. The <code>GeoMatchSet</code> contains no <code>GeoMatchConstraints</code>.</p>
|
|
@@ -1077,6 +1142,9 @@ export interface CreateGeoMatchSetResponse {
|
|
|
1077
1142
|
*/
|
|
1078
1143
|
ChangeToken?: string;
|
|
1079
1144
|
}
|
|
1145
|
+
/**
|
|
1146
|
+
* @public
|
|
1147
|
+
*/
|
|
1080
1148
|
export interface CreateIPSetRequest {
|
|
1081
1149
|
/**
|
|
1082
1150
|
* <p>A friendly name or description of the <a>IPSet</a>. You can't change <code>Name</code> after you create the <code>IPSet</code>.</p>
|
|
@@ -1087,11 +1155,15 @@ export interface CreateIPSetRequest {
|
|
|
1087
1155
|
*/
|
|
1088
1156
|
ChangeToken: string | undefined;
|
|
1089
1157
|
}
|
|
1158
|
+
/**
|
|
1159
|
+
* @public
|
|
1160
|
+
*/
|
|
1090
1161
|
export declare enum IPSetDescriptorType {
|
|
1091
1162
|
IPV4 = "IPV4",
|
|
1092
1163
|
IPV6 = "IPV6"
|
|
1093
1164
|
}
|
|
1094
1165
|
/**
|
|
1166
|
+
* @public
|
|
1095
1167
|
* <note>
|
|
1096
1168
|
* <p>This is <b>AWS WAF Classic</b> documentation. For
|
|
1097
1169
|
* more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
|
|
@@ -1134,6 +1206,7 @@ export interface IPSetDescriptor {
|
|
|
1134
1206
|
Value: string | undefined;
|
|
1135
1207
|
}
|
|
1136
1208
|
/**
|
|
1209
|
+
* @public
|
|
1137
1210
|
* <note>
|
|
1138
1211
|
* <p>This is <b>AWS WAF Classic</b> documentation. For
|
|
1139
1212
|
* more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
|
|
@@ -1169,6 +1242,9 @@ export interface IPSet {
|
|
|
1169
1242
|
*/
|
|
1170
1243
|
IPSetDescriptors: IPSetDescriptor[] | undefined;
|
|
1171
1244
|
}
|
|
1245
|
+
/**
|
|
1246
|
+
* @public
|
|
1247
|
+
*/
|
|
1172
1248
|
export interface CreateIPSetResponse {
|
|
1173
1249
|
/**
|
|
1174
1250
|
* <p>The <a>IPSet</a> returned in the <code>CreateIPSet</code> response.</p>
|
|
@@ -1180,10 +1256,14 @@ export interface CreateIPSetResponse {
|
|
|
1180
1256
|
*/
|
|
1181
1257
|
ChangeToken?: string;
|
|
1182
1258
|
}
|
|
1259
|
+
/**
|
|
1260
|
+
* @public
|
|
1261
|
+
*/
|
|
1183
1262
|
export declare enum RateKey {
|
|
1184
1263
|
IP = "IP"
|
|
1185
1264
|
}
|
|
1186
1265
|
/**
|
|
1266
|
+
* @public
|
|
1187
1267
|
* <note>
|
|
1188
1268
|
* <p>This is <b>AWS WAF Classic</b> documentation. For
|
|
1189
1269
|
* more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
|
|
@@ -1205,6 +1285,9 @@ export interface Tag {
|
|
|
1205
1285
|
*/
|
|
1206
1286
|
Value: string | undefined;
|
|
1207
1287
|
}
|
|
1288
|
+
/**
|
|
1289
|
+
* @public
|
|
1290
|
+
*/
|
|
1208
1291
|
export interface CreateRateBasedRuleRequest {
|
|
1209
1292
|
/**
|
|
1210
1293
|
* <p>A friendly name or description of the <a>RateBasedRule</a>. You can't
|
|
@@ -1244,6 +1327,9 @@ export interface CreateRateBasedRuleRequest {
|
|
|
1244
1327
|
*/
|
|
1245
1328
|
Tags?: Tag[];
|
|
1246
1329
|
}
|
|
1330
|
+
/**
|
|
1331
|
+
* @public
|
|
1332
|
+
*/
|
|
1247
1333
|
export declare enum PredicateType {
|
|
1248
1334
|
BYTE_MATCH = "ByteMatch",
|
|
1249
1335
|
GEO_MATCH = "GeoMatch",
|
|
@@ -1254,6 +1340,7 @@ export declare enum PredicateType {
|
|
|
1254
1340
|
XSS_MATCH = "XssMatch"
|
|
1255
1341
|
}
|
|
1256
1342
|
/**
|
|
1343
|
+
* @public
|
|
1257
1344
|
* <note>
|
|
1258
1345
|
* <p>This is <b>AWS WAF Classic</b> documentation. For
|
|
1259
1346
|
* more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
|
|
@@ -1289,6 +1376,7 @@ export interface Predicate {
|
|
|
1289
1376
|
DataId: string | undefined;
|
|
1290
1377
|
}
|
|
1291
1378
|
/**
|
|
1379
|
+
* @public
|
|
1292
1380
|
* <note>
|
|
1293
1381
|
* <p>This is <b>AWS WAF Classic</b> documentation. For
|
|
1294
1382
|
* more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
|
|
@@ -1356,6 +1444,9 @@ export interface RateBasedRule {
|
|
|
1356
1444
|
*/
|
|
1357
1445
|
RateLimit: number | undefined;
|
|
1358
1446
|
}
|
|
1447
|
+
/**
|
|
1448
|
+
* @public
|
|
1449
|
+
*/
|
|
1359
1450
|
export interface CreateRateBasedRuleResponse {
|
|
1360
1451
|
/**
|
|
1361
1452
|
* <p>The <a>RateBasedRule</a>
|
|
@@ -1370,6 +1461,7 @@ export interface CreateRateBasedRuleResponse {
|
|
|
1370
1461
|
ChangeToken?: string;
|
|
1371
1462
|
}
|
|
1372
1463
|
/**
|
|
1464
|
+
* @public
|
|
1373
1465
|
* <p></p>
|
|
1374
1466
|
*/
|
|
1375
1467
|
export declare class WAFBadRequestException extends __BaseException {
|
|
@@ -1381,6 +1473,7 @@ export declare class WAFBadRequestException extends __BaseException {
|
|
|
1381
1473
|
constructor(opts: __ExceptionOptionType<WAFBadRequestException, __BaseException>);
|
|
1382
1474
|
}
|
|
1383
1475
|
/**
|
|
1476
|
+
* @public
|
|
1384
1477
|
* <p></p>
|
|
1385
1478
|
*/
|
|
1386
1479
|
export declare class WAFTagOperationException extends __BaseException {
|
|
@@ -1392,6 +1485,7 @@ export declare class WAFTagOperationException extends __BaseException {
|
|
|
1392
1485
|
constructor(opts: __ExceptionOptionType<WAFTagOperationException, __BaseException>);
|
|
1393
1486
|
}
|
|
1394
1487
|
/**
|
|
1488
|
+
* @public
|
|
1395
1489
|
* <p></p>
|
|
1396
1490
|
*/
|
|
1397
1491
|
export declare class WAFTagOperationInternalErrorException extends __BaseException {
|
|
@@ -1402,6 +1496,9 @@ export declare class WAFTagOperationInternalErrorException extends __BaseExcepti
|
|
|
1402
1496
|
*/
|
|
1403
1497
|
constructor(opts: __ExceptionOptionType<WAFTagOperationInternalErrorException, __BaseException>);
|
|
1404
1498
|
}
|
|
1499
|
+
/**
|
|
1500
|
+
* @public
|
|
1501
|
+
*/
|
|
1405
1502
|
export interface CreateRegexMatchSetRequest {
|
|
1406
1503
|
/**
|
|
1407
1504
|
* <p>A friendly name or description of the <a>RegexMatchSet</a>. You can't change <code>Name</code> after you create a
|
|
@@ -1414,6 +1511,7 @@ export interface CreateRegexMatchSetRequest {
|
|
|
1414
1511
|
ChangeToken: string | undefined;
|
|
1415
1512
|
}
|
|
1416
1513
|
/**
|
|
1514
|
+
* @public
|
|
1417
1515
|
* <note>
|
|
1418
1516
|
* <p>This is <b>AWS WAF Classic</b> documentation. For
|
|
1419
1517
|
* more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
|
|
@@ -1546,6 +1644,7 @@ export interface RegexMatchTuple {
|
|
|
1546
1644
|
RegexPatternSetId: string | undefined;
|
|
1547
1645
|
}
|
|
1548
1646
|
/**
|
|
1647
|
+
* @public
|
|
1549
1648
|
* <note>
|
|
1550
1649
|
* <p>This is <b>AWS WAF Classic</b> documentation. For
|
|
1551
1650
|
* more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
|
|
@@ -1592,6 +1691,9 @@ export interface RegexMatchSet {
|
|
|
1592
1691
|
*/
|
|
1593
1692
|
RegexMatchTuples?: RegexMatchTuple[];
|
|
1594
1693
|
}
|
|
1694
|
+
/**
|
|
1695
|
+
* @public
|
|
1696
|
+
*/
|
|
1595
1697
|
export interface CreateRegexMatchSetResponse {
|
|
1596
1698
|
/**
|
|
1597
1699
|
* <p>A <a>RegexMatchSet</a> that contains no <code>RegexMatchTuple</code> objects.</p>
|
|
@@ -1603,6 +1705,9 @@ export interface CreateRegexMatchSetResponse {
|
|
|
1603
1705
|
*/
|
|
1604
1706
|
ChangeToken?: string;
|
|
1605
1707
|
}
|
|
1708
|
+
/**
|
|
1709
|
+
* @public
|
|
1710
|
+
*/
|
|
1606
1711
|
export interface CreateRegexPatternSetRequest {
|
|
1607
1712
|
/**
|
|
1608
1713
|
* <p>A friendly name or description of the <a>RegexPatternSet</a>. You can't change <code>Name</code> after you create a
|
|
@@ -1615,6 +1720,7 @@ export interface CreateRegexPatternSetRequest {
|
|
|
1615
1720
|
ChangeToken: string | undefined;
|
|
1616
1721
|
}
|
|
1617
1722
|
/**
|
|
1723
|
+
* @public
|
|
1618
1724
|
* <note>
|
|
1619
1725
|
* <p>This is <b>AWS WAF Classic</b> documentation. For
|
|
1620
1726
|
* more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
|
|
@@ -1642,6 +1748,9 @@ export interface RegexPatternSet {
|
|
|
1642
1748
|
*/
|
|
1643
1749
|
RegexPatternStrings: string[] | undefined;
|
|
1644
1750
|
}
|
|
1751
|
+
/**
|
|
1752
|
+
* @public
|
|
1753
|
+
*/
|
|
1645
1754
|
export interface CreateRegexPatternSetResponse {
|
|
1646
1755
|
/**
|
|
1647
1756
|
* <p>A <a>RegexPatternSet</a> that contains no objects.</p>
|
|
@@ -1653,6 +1762,9 @@ export interface CreateRegexPatternSetResponse {
|
|
|
1653
1762
|
*/
|
|
1654
1763
|
ChangeToken?: string;
|
|
1655
1764
|
}
|
|
1765
|
+
/**
|
|
1766
|
+
* @public
|
|
1767
|
+
*/
|
|
1656
1768
|
export interface CreateRuleRequest {
|
|
1657
1769
|
/**
|
|
1658
1770
|
* <p>A friendly name or description of the <a>Rule</a>. You can't change the name of a <code>Rule</code> after you create it.</p>
|
|
@@ -1674,6 +1786,7 @@ export interface CreateRuleRequest {
|
|
|
1674
1786
|
Tags?: Tag[];
|
|
1675
1787
|
}
|
|
1676
1788
|
/**
|
|
1789
|
+
* @public
|
|
1677
1790
|
* <note>
|
|
1678
1791
|
* <p>This is <b>AWS WAF Classic</b> documentation. For
|
|
1679
1792
|
* more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
|
|
@@ -1721,6 +1834,9 @@ export interface Rule {
|
|
|
1721
1834
|
*/
|
|
1722
1835
|
Predicates: Predicate[] | undefined;
|
|
1723
1836
|
}
|
|
1837
|
+
/**
|
|
1838
|
+
* @public
|
|
1839
|
+
*/
|
|
1724
1840
|
export interface CreateRuleResponse {
|
|
1725
1841
|
/**
|
|
1726
1842
|
* <p>The <a>Rule</a> returned in the <code>CreateRule</code> response.</p>
|
|
@@ -1732,6 +1848,9 @@ export interface CreateRuleResponse {
|
|
|
1732
1848
|
*/
|
|
1733
1849
|
ChangeToken?: string;
|
|
1734
1850
|
}
|
|
1851
|
+
/**
|
|
1852
|
+
* @public
|
|
1853
|
+
*/
|
|
1735
1854
|
export interface CreateRuleGroupRequest {
|
|
1736
1855
|
/**
|
|
1737
1856
|
* <p>A friendly name or description of the <a>RuleGroup</a>. You can't change <code>Name</code> after you create a
|
|
@@ -1753,6 +1872,7 @@ export interface CreateRuleGroupRequest {
|
|
|
1753
1872
|
Tags?: Tag[];
|
|
1754
1873
|
}
|
|
1755
1874
|
/**
|
|
1875
|
+
* @public
|
|
1756
1876
|
* <note>
|
|
1757
1877
|
* <p>This is <b>AWS WAF Classic</b> documentation. For
|
|
1758
1878
|
* more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
|
|
@@ -1794,6 +1914,9 @@ export interface RuleGroup {
|
|
|
1794
1914
|
*/
|
|
1795
1915
|
MetricName?: string;
|
|
1796
1916
|
}
|
|
1917
|
+
/**
|
|
1918
|
+
* @public
|
|
1919
|
+
*/
|
|
1797
1920
|
export interface CreateRuleGroupResponse {
|
|
1798
1921
|
/**
|
|
1799
1922
|
* <p>An empty <a>RuleGroup</a>.</p>
|
|
@@ -1805,6 +1928,9 @@ export interface CreateRuleGroupResponse {
|
|
|
1805
1928
|
*/
|
|
1806
1929
|
ChangeToken?: string;
|
|
1807
1930
|
}
|
|
1931
|
+
/**
|
|
1932
|
+
* @public
|
|
1933
|
+
*/
|
|
1808
1934
|
export interface CreateSizeConstraintSetRequest {
|
|
1809
1935
|
/**
|
|
1810
1936
|
* <p>A friendly name or description of the <a>SizeConstraintSet</a>. You can't change <code>Name</code> after you create a
|
|
@@ -1816,6 +1942,9 @@ export interface CreateSizeConstraintSetRequest {
|
|
|
1816
1942
|
*/
|
|
1817
1943
|
ChangeToken: string | undefined;
|
|
1818
1944
|
}
|
|
1945
|
+
/**
|
|
1946
|
+
* @public
|
|
1947
|
+
*/
|
|
1819
1948
|
export declare enum ComparisonOperator {
|
|
1820
1949
|
EQ = "EQ",
|
|
1821
1950
|
GE = "GE",
|
|
@@ -1825,6 +1954,7 @@ export declare enum ComparisonOperator {
|
|
|
1825
1954
|
NE = "NE"
|
|
1826
1955
|
}
|
|
1827
1956
|
/**
|
|
1957
|
+
* @public
|
|
1828
1958
|
* <note>
|
|
1829
1959
|
* <p>This is <b>AWS WAF Classic</b> documentation. For
|
|
1830
1960
|
* more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
|
|
@@ -1976,6 +2106,7 @@ export interface SizeConstraint {
|
|
|
1976
2106
|
Size: number | undefined;
|
|
1977
2107
|
}
|
|
1978
2108
|
/**
|
|
2109
|
+
* @public
|
|
1979
2110
|
* <note>
|
|
1980
2111
|
* <p>This is <b>AWS WAF Classic</b> documentation. For
|
|
1981
2112
|
* more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
|
|
@@ -2008,6 +2139,9 @@ export interface SizeConstraintSet {
|
|
|
2008
2139
|
*/
|
|
2009
2140
|
SizeConstraints: SizeConstraint[] | undefined;
|
|
2010
2141
|
}
|
|
2142
|
+
/**
|
|
2143
|
+
* @public
|
|
2144
|
+
*/
|
|
2011
2145
|
export interface CreateSizeConstraintSetResponse {
|
|
2012
2146
|
/**
|
|
2013
2147
|
* <p>A <a>SizeConstraintSet</a> that contains no <code>SizeConstraint</code> objects.</p>
|
|
@@ -2020,6 +2154,7 @@ export interface CreateSizeConstraintSetResponse {
|
|
|
2020
2154
|
ChangeToken?: string;
|
|
2021
2155
|
}
|
|
2022
2156
|
/**
|
|
2157
|
+
* @public
|
|
2023
2158
|
* <p>A request to create a <a>SqlInjectionMatchSet</a>.</p>
|
|
2024
2159
|
*/
|
|
2025
2160
|
export interface CreateSqlInjectionMatchSetRequest {
|
|
@@ -2034,6 +2169,7 @@ export interface CreateSqlInjectionMatchSetRequest {
|
|
|
2034
2169
|
ChangeToken: string | undefined;
|
|
2035
2170
|
}
|
|
2036
2171
|
/**
|
|
2172
|
+
* @public
|
|
2037
2173
|
* <note>
|
|
2038
2174
|
* <p>This is <b>AWS WAF Classic</b> documentation. For
|
|
2039
2175
|
* more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
|
|
@@ -2147,6 +2283,7 @@ export interface SqlInjectionMatchTuple {
|
|
|
2147
2283
|
TextTransformation: TextTransformation | string | undefined;
|
|
2148
2284
|
}
|
|
2149
2285
|
/**
|
|
2286
|
+
* @public
|
|
2150
2287
|
* <note>
|
|
2151
2288
|
* <p>This is <b>AWS WAF Classic</b> documentation. For
|
|
2152
2289
|
* more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
|
|
@@ -2181,6 +2318,7 @@ export interface SqlInjectionMatchSet {
|
|
|
2181
2318
|
SqlInjectionMatchTuples: SqlInjectionMatchTuple[] | undefined;
|
|
2182
2319
|
}
|
|
2183
2320
|
/**
|
|
2321
|
+
* @public
|
|
2184
2322
|
* <p>The response to a <code>CreateSqlInjectionMatchSet</code> request.</p>
|
|
2185
2323
|
*/
|
|
2186
2324
|
export interface CreateSqlInjectionMatchSetResponse {
|
|
@@ -2194,6 +2332,9 @@ export interface CreateSqlInjectionMatchSetResponse {
|
|
|
2194
2332
|
*/
|
|
2195
2333
|
ChangeToken?: string;
|
|
2196
2334
|
}
|
|
2335
|
+
/**
|
|
2336
|
+
* @public
|
|
2337
|
+
*/
|
|
2197
2338
|
export interface CreateWebACLRequest {
|
|
2198
2339
|
/**
|
|
2199
2340
|
* <p>A friendly name or description of the <a>WebACL</a>. You can't change <code>Name</code> after you create the <code>WebACL</code>.</p>
|
|
@@ -2220,6 +2361,7 @@ export interface CreateWebACLRequest {
|
|
|
2220
2361
|
Tags?: Tag[];
|
|
2221
2362
|
}
|
|
2222
2363
|
/**
|
|
2364
|
+
* @public
|
|
2223
2365
|
* <note>
|
|
2224
2366
|
* <p>This is <b>AWS WAF Classic</b> documentation. For
|
|
2225
2367
|
* more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
|
|
@@ -2268,6 +2410,9 @@ export interface WebACL {
|
|
|
2268
2410
|
*/
|
|
2269
2411
|
WebACLArn?: string;
|
|
2270
2412
|
}
|
|
2413
|
+
/**
|
|
2414
|
+
* @public
|
|
2415
|
+
*/
|
|
2271
2416
|
export interface CreateWebACLResponse {
|
|
2272
2417
|
/**
|
|
2273
2418
|
* <p>The <a>WebACL</a> returned in the <code>CreateWebACL</code> response.</p>
|
|
@@ -2279,6 +2424,9 @@ export interface CreateWebACLResponse {
|
|
|
2279
2424
|
*/
|
|
2280
2425
|
ChangeToken?: string;
|
|
2281
2426
|
}
|
|
2427
|
+
/**
|
|
2428
|
+
* @public
|
|
2429
|
+
*/
|
|
2282
2430
|
export interface CreateWebACLMigrationStackRequest {
|
|
2283
2431
|
/**
|
|
2284
2432
|
* <p>The UUID of the WAF Classic web ACL that you want to migrate to WAF v2.</p>
|
|
@@ -2308,12 +2456,18 @@ export interface CreateWebACLMigrationStackRequest {
|
|
|
2308
2456
|
*/
|
|
2309
2457
|
IgnoreUnsupportedType: boolean | undefined;
|
|
2310
2458
|
}
|
|
2459
|
+
/**
|
|
2460
|
+
* @public
|
|
2461
|
+
*/
|
|
2311
2462
|
export interface CreateWebACLMigrationStackResponse {
|
|
2312
2463
|
/**
|
|
2313
2464
|
* <p>The URL of the template created in Amazon S3. </p>
|
|
2314
2465
|
*/
|
|
2315
2466
|
S3ObjectUrl: string | undefined;
|
|
2316
2467
|
}
|
|
2468
|
+
/**
|
|
2469
|
+
* @public
|
|
2470
|
+
*/
|
|
2317
2471
|
export declare enum MigrationErrorType {
|
|
2318
2472
|
ENTITY_NOT_FOUND = "ENTITY_NOT_FOUND",
|
|
2319
2473
|
ENTITY_NOT_SUPPORTED = "ENTITY_NOT_SUPPORTED",
|
|
@@ -2324,6 +2478,7 @@ export declare enum MigrationErrorType {
|
|
|
2324
2478
|
S3_INTERNAL_ERROR = "S3_INTERNAL_ERROR"
|
|
2325
2479
|
}
|
|
2326
2480
|
/**
|
|
2481
|
+
* @public
|
|
2327
2482
|
* <p>The operation failed due to a problem with the migration. The failure cause is provided in the exception, in the <code>MigrationErrorType</code>: </p>
|
|
2328
2483
|
* <ul>
|
|
2329
2484
|
* <li>
|
|
@@ -2367,6 +2522,7 @@ export declare class WAFEntityMigrationException extends __BaseException {
|
|
|
2367
2522
|
constructor(opts: __ExceptionOptionType<WAFEntityMigrationException, __BaseException>);
|
|
2368
2523
|
}
|
|
2369
2524
|
/**
|
|
2525
|
+
* @public
|
|
2370
2526
|
* <p>The operation failed because there was nothing to do. For example:</p>
|
|
2371
2527
|
* <ul>
|
|
2372
2528
|
* <li>
|
|
@@ -2398,6 +2554,7 @@ export declare class WAFInvalidOperationException extends __BaseException {
|
|
|
2398
2554
|
constructor(opts: __ExceptionOptionType<WAFInvalidOperationException, __BaseException>);
|
|
2399
2555
|
}
|
|
2400
2556
|
/**
|
|
2557
|
+
* @public
|
|
2401
2558
|
* <p>A request to create an <a>XssMatchSet</a>.</p>
|
|
2402
2559
|
*/
|
|
2403
2560
|
export interface CreateXssMatchSetRequest {
|
|
@@ -2412,6 +2569,7 @@ export interface CreateXssMatchSetRequest {
|
|
|
2412
2569
|
ChangeToken: string | undefined;
|
|
2413
2570
|
}
|
|
2414
2571
|
/**
|
|
2572
|
+
* @public
|
|
2415
2573
|
* <note>
|
|
2416
2574
|
* <p>This is <b>AWS WAF Classic</b> documentation. For
|
|
2417
2575
|
* more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
|
|
@@ -2525,6 +2683,7 @@ export interface XssMatchTuple {
|
|
|
2525
2683
|
TextTransformation: TextTransformation | string | undefined;
|
|
2526
2684
|
}
|
|
2527
2685
|
/**
|
|
2686
|
+
* @public
|
|
2528
2687
|
* <note>
|
|
2529
2688
|
* <p>This is <b>AWS WAF Classic</b> documentation. For
|
|
2530
2689
|
* more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
|
|
@@ -2559,6 +2718,7 @@ export interface XssMatchSet {
|
|
|
2559
2718
|
XssMatchTuples: XssMatchTuple[] | undefined;
|
|
2560
2719
|
}
|
|
2561
2720
|
/**
|
|
2721
|
+
* @public
|
|
2562
2722
|
* <p>The response to a <code>CreateXssMatchSet</code> request.</p>
|
|
2563
2723
|
*/
|
|
2564
2724
|
export interface CreateXssMatchSetResponse {
|
|
@@ -2572,6 +2732,9 @@ export interface CreateXssMatchSetResponse {
|
|
|
2572
2732
|
*/
|
|
2573
2733
|
ChangeToken?: string;
|
|
2574
2734
|
}
|
|
2735
|
+
/**
|
|
2736
|
+
* @public
|
|
2737
|
+
*/
|
|
2575
2738
|
export interface DeleteByteMatchSetRequest {
|
|
2576
2739
|
/**
|
|
2577
2740
|
* <p>The <code>ByteMatchSetId</code> of the <a>ByteMatchSet</a> that you want to delete. <code>ByteMatchSetId</code> is returned by <a>CreateByteMatchSet</a> and by
|
|
@@ -2583,6 +2746,9 @@ export interface DeleteByteMatchSetRequest {
|
|
|
2583
2746
|
*/
|
|
2584
2747
|
ChangeToken: string | undefined;
|
|
2585
2748
|
}
|
|
2749
|
+
/**
|
|
2750
|
+
* @public
|
|
2751
|
+
*/
|
|
2586
2752
|
export interface DeleteByteMatchSetResponse {
|
|
2587
2753
|
/**
|
|
2588
2754
|
* <p>The <code>ChangeToken</code> that you used to submit the <code>DeleteByteMatchSet</code> request. You can also use this value
|
|
@@ -2591,6 +2757,7 @@ export interface DeleteByteMatchSetResponse {
|
|
|
2591
2757
|
ChangeToken?: string;
|
|
2592
2758
|
}
|
|
2593
2759
|
/**
|
|
2760
|
+
* @public
|
|
2594
2761
|
* <p>The operation failed because you tried to delete an object that isn't empty. For example:</p>
|
|
2595
2762
|
* <ul>
|
|
2596
2763
|
* <li>
|
|
@@ -2617,6 +2784,7 @@ export declare class WAFNonEmptyEntityException extends __BaseException {
|
|
|
2617
2784
|
constructor(opts: __ExceptionOptionType<WAFNonEmptyEntityException, __BaseException>);
|
|
2618
2785
|
}
|
|
2619
2786
|
/**
|
|
2787
|
+
* @public
|
|
2620
2788
|
* <p>The operation failed because you tried to delete an object that is still in use. For example:</p>
|
|
2621
2789
|
* <ul>
|
|
2622
2790
|
* <li>
|
|
@@ -2635,6 +2803,9 @@ export declare class WAFReferencedItemException extends __BaseException {
|
|
|
2635
2803
|
*/
|
|
2636
2804
|
constructor(opts: __ExceptionOptionType<WAFReferencedItemException, __BaseException>);
|
|
2637
2805
|
}
|
|
2806
|
+
/**
|
|
2807
|
+
* @public
|
|
2808
|
+
*/
|
|
2638
2809
|
export interface DeleteGeoMatchSetRequest {
|
|
2639
2810
|
/**
|
|
2640
2811
|
* <p>The <code>GeoMatchSetID</code> of the <a>GeoMatchSet</a> that you want to delete. <code>GeoMatchSetId</code> is returned by <a>CreateGeoMatchSet</a> and by
|
|
@@ -2646,6 +2817,9 @@ export interface DeleteGeoMatchSetRequest {
|
|
|
2646
2817
|
*/
|
|
2647
2818
|
ChangeToken: string | undefined;
|
|
2648
2819
|
}
|
|
2820
|
+
/**
|
|
2821
|
+
* @public
|
|
2822
|
+
*/
|
|
2649
2823
|
export interface DeleteGeoMatchSetResponse {
|
|
2650
2824
|
/**
|
|
2651
2825
|
* <p>The <code>ChangeToken</code> that you used to submit the <code>DeleteGeoMatchSet</code> request. You can also use this value
|
|
@@ -2653,6 +2827,9 @@ export interface DeleteGeoMatchSetResponse {
|
|
|
2653
2827
|
*/
|
|
2654
2828
|
ChangeToken?: string;
|
|
2655
2829
|
}
|
|
2830
|
+
/**
|
|
2831
|
+
* @public
|
|
2832
|
+
*/
|
|
2656
2833
|
export interface DeleteIPSetRequest {
|
|
2657
2834
|
/**
|
|
2658
2835
|
* <p>The <code>IPSetId</code> of the <a>IPSet</a> that you want to delete. <code>IPSetId</code> is returned by <a>CreateIPSet</a> and by
|
|
@@ -2664,6 +2841,9 @@ export interface DeleteIPSetRequest {
|
|
|
2664
2841
|
*/
|
|
2665
2842
|
ChangeToken: string | undefined;
|
|
2666
2843
|
}
|
|
2844
|
+
/**
|
|
2845
|
+
* @public
|
|
2846
|
+
*/
|
|
2667
2847
|
export interface DeleteIPSetResponse {
|
|
2668
2848
|
/**
|
|
2669
2849
|
* <p>The <code>ChangeToken</code> that you used to submit the <code>DeleteIPSet</code> request. You can also use this value
|
|
@@ -2671,14 +2851,23 @@ export interface DeleteIPSetResponse {
|
|
|
2671
2851
|
*/
|
|
2672
2852
|
ChangeToken?: string;
|
|
2673
2853
|
}
|
|
2854
|
+
/**
|
|
2855
|
+
* @public
|
|
2856
|
+
*/
|
|
2674
2857
|
export interface DeleteLoggingConfigurationRequest {
|
|
2675
2858
|
/**
|
|
2676
2859
|
* <p>The Amazon Resource Name (ARN) of the web ACL from which you want to delete the <a>LoggingConfiguration</a>.</p>
|
|
2677
2860
|
*/
|
|
2678
2861
|
ResourceArn: string | undefined;
|
|
2679
2862
|
}
|
|
2863
|
+
/**
|
|
2864
|
+
* @public
|
|
2865
|
+
*/
|
|
2680
2866
|
export interface DeleteLoggingConfigurationResponse {
|
|
2681
2867
|
}
|
|
2868
|
+
/**
|
|
2869
|
+
* @public
|
|
2870
|
+
*/
|
|
2682
2871
|
export interface DeletePermissionPolicyRequest {
|
|
2683
2872
|
/**
|
|
2684
2873
|
* <p>The Amazon Resource Name (ARN) of the RuleGroup from which you want to delete the policy.</p>
|
|
@@ -2686,8 +2875,14 @@ export interface DeletePermissionPolicyRequest {
|
|
|
2686
2875
|
*/
|
|
2687
2876
|
ResourceArn: string | undefined;
|
|
2688
2877
|
}
|
|
2878
|
+
/**
|
|
2879
|
+
* @public
|
|
2880
|
+
*/
|
|
2689
2881
|
export interface DeletePermissionPolicyResponse {
|
|
2690
2882
|
}
|
|
2883
|
+
/**
|
|
2884
|
+
* @public
|
|
2885
|
+
*/
|
|
2691
2886
|
export interface DeleteRateBasedRuleRequest {
|
|
2692
2887
|
/**
|
|
2693
2888
|
* <p>The <code>RuleId</code> of the <a>RateBasedRule</a> that you want to
|
|
@@ -2700,6 +2895,9 @@ export interface DeleteRateBasedRuleRequest {
|
|
|
2700
2895
|
*/
|
|
2701
2896
|
ChangeToken: string | undefined;
|
|
2702
2897
|
}
|
|
2898
|
+
/**
|
|
2899
|
+
* @public
|
|
2900
|
+
*/
|
|
2703
2901
|
export interface DeleteRateBasedRuleResponse {
|
|
2704
2902
|
/**
|
|
2705
2903
|
* <p>The <code>ChangeToken</code> that you used to submit the
|
|
@@ -2708,6 +2906,9 @@ export interface DeleteRateBasedRuleResponse {
|
|
|
2708
2906
|
*/
|
|
2709
2907
|
ChangeToken?: string;
|
|
2710
2908
|
}
|
|
2909
|
+
/**
|
|
2910
|
+
* @public
|
|
2911
|
+
*/
|
|
2711
2912
|
export interface DeleteRegexMatchSetRequest {
|
|
2712
2913
|
/**
|
|
2713
2914
|
* <p>The <code>RegexMatchSetId</code> of the <a>RegexMatchSet</a> that you want to delete. <code>RegexMatchSetId</code> is returned by <a>CreateRegexMatchSet</a> and by
|
|
@@ -2719,6 +2920,9 @@ export interface DeleteRegexMatchSetRequest {
|
|
|
2719
2920
|
*/
|
|
2720
2921
|
ChangeToken: string | undefined;
|
|
2721
2922
|
}
|
|
2923
|
+
/**
|
|
2924
|
+
* @public
|
|
2925
|
+
*/
|
|
2722
2926
|
export interface DeleteRegexMatchSetResponse {
|
|
2723
2927
|
/**
|
|
2724
2928
|
* <p>The <code>ChangeToken</code> that you used to submit the <code>DeleteRegexMatchSet</code> request. You can also use this value
|
|
@@ -2726,6 +2930,9 @@ export interface DeleteRegexMatchSetResponse {
|
|
|
2726
2930
|
*/
|
|
2727
2931
|
ChangeToken?: string;
|
|
2728
2932
|
}
|
|
2933
|
+
/**
|
|
2934
|
+
* @public
|
|
2935
|
+
*/
|
|
2729
2936
|
export interface DeleteRegexPatternSetRequest {
|
|
2730
2937
|
/**
|
|
2731
2938
|
* <p>The <code>RegexPatternSetId</code> of the <a>RegexPatternSet</a> that you want to delete. <code>RegexPatternSetId</code> is returned by <a>CreateRegexPatternSet</a> and by
|
|
@@ -2737,6 +2944,9 @@ export interface DeleteRegexPatternSetRequest {
|
|
|
2737
2944
|
*/
|
|
2738
2945
|
ChangeToken: string | undefined;
|
|
2739
2946
|
}
|
|
2947
|
+
/**
|
|
2948
|
+
* @public
|
|
2949
|
+
*/
|
|
2740
2950
|
export interface DeleteRegexPatternSetResponse {
|
|
2741
2951
|
/**
|
|
2742
2952
|
* <p>The <code>ChangeToken</code> that you used to submit the <code>DeleteRegexPatternSet</code> request. You can also use this value
|
|
@@ -2744,6 +2954,9 @@ export interface DeleteRegexPatternSetResponse {
|
|
|
2744
2954
|
*/
|
|
2745
2955
|
ChangeToken?: string;
|
|
2746
2956
|
}
|
|
2957
|
+
/**
|
|
2958
|
+
* @public
|
|
2959
|
+
*/
|
|
2747
2960
|
export interface DeleteRuleRequest {
|
|
2748
2961
|
/**
|
|
2749
2962
|
* <p>The <code>RuleId</code> of the <a>Rule</a> that you want to delete. <code>RuleId</code> is returned by <a>CreateRule</a> and by
|
|
@@ -2755,6 +2968,9 @@ export interface DeleteRuleRequest {
|
|
|
2755
2968
|
*/
|
|
2756
2969
|
ChangeToken: string | undefined;
|
|
2757
2970
|
}
|
|
2971
|
+
/**
|
|
2972
|
+
* @public
|
|
2973
|
+
*/
|
|
2758
2974
|
export interface DeleteRuleResponse {
|
|
2759
2975
|
/**
|
|
2760
2976
|
* <p>The <code>ChangeToken</code> that you used to submit the <code>DeleteRule</code> request. You can also use this value
|
|
@@ -2762,6 +2978,9 @@ export interface DeleteRuleResponse {
|
|
|
2762
2978
|
*/
|
|
2763
2979
|
ChangeToken?: string;
|
|
2764
2980
|
}
|
|
2981
|
+
/**
|
|
2982
|
+
* @public
|
|
2983
|
+
*/
|
|
2765
2984
|
export interface DeleteRuleGroupRequest {
|
|
2766
2985
|
/**
|
|
2767
2986
|
* <p>The <code>RuleGroupId</code> of the <a>RuleGroup</a> that you want to delete. <code>RuleGroupId</code> is returned by <a>CreateRuleGroup</a> and by
|
|
@@ -2773,6 +2992,9 @@ export interface DeleteRuleGroupRequest {
|
|
|
2773
2992
|
*/
|
|
2774
2993
|
ChangeToken: string | undefined;
|
|
2775
2994
|
}
|
|
2995
|
+
/**
|
|
2996
|
+
* @public
|
|
2997
|
+
*/
|
|
2776
2998
|
export interface DeleteRuleGroupResponse {
|
|
2777
2999
|
/**
|
|
2778
3000
|
* <p>The <code>ChangeToken</code> that you used to submit the <code>DeleteRuleGroup</code> request. You can also use this value
|
|
@@ -2780,6 +3002,9 @@ export interface DeleteRuleGroupResponse {
|
|
|
2780
3002
|
*/
|
|
2781
3003
|
ChangeToken?: string;
|
|
2782
3004
|
}
|
|
3005
|
+
/**
|
|
3006
|
+
* @public
|
|
3007
|
+
*/
|
|
2783
3008
|
export interface DeleteSizeConstraintSetRequest {
|
|
2784
3009
|
/**
|
|
2785
3010
|
* <p>The <code>SizeConstraintSetId</code> of the <a>SizeConstraintSet</a> that you want to delete. <code>SizeConstraintSetId</code>
|
|
@@ -2791,6 +3016,9 @@ export interface DeleteSizeConstraintSetRequest {
|
|
|
2791
3016
|
*/
|
|
2792
3017
|
ChangeToken: string | undefined;
|
|
2793
3018
|
}
|
|
3019
|
+
/**
|
|
3020
|
+
* @public
|
|
3021
|
+
*/
|
|
2794
3022
|
export interface DeleteSizeConstraintSetResponse {
|
|
2795
3023
|
/**
|
|
2796
3024
|
* <p>The <code>ChangeToken</code> that you used to submit the <code>DeleteSizeConstraintSet</code> request. You can also use this value
|
|
@@ -2799,6 +3027,7 @@ export interface DeleteSizeConstraintSetResponse {
|
|
|
2799
3027
|
ChangeToken?: string;
|
|
2800
3028
|
}
|
|
2801
3029
|
/**
|
|
3030
|
+
* @public
|
|
2802
3031
|
* <p>A request to delete a <a>SqlInjectionMatchSet</a> from AWS WAF.</p>
|
|
2803
3032
|
*/
|
|
2804
3033
|
export interface DeleteSqlInjectionMatchSetRequest {
|
|
@@ -2813,6 +3042,7 @@ export interface DeleteSqlInjectionMatchSetRequest {
|
|
|
2813
3042
|
ChangeToken: string | undefined;
|
|
2814
3043
|
}
|
|
2815
3044
|
/**
|
|
3045
|
+
* @public
|
|
2816
3046
|
* <p>The response to a request to delete a <a>SqlInjectionMatchSet</a> from AWS WAF.</p>
|
|
2817
3047
|
*/
|
|
2818
3048
|
export interface DeleteSqlInjectionMatchSetResponse {
|
|
@@ -2822,6 +3052,9 @@ export interface DeleteSqlInjectionMatchSetResponse {
|
|
|
2822
3052
|
*/
|
|
2823
3053
|
ChangeToken?: string;
|
|
2824
3054
|
}
|
|
3055
|
+
/**
|
|
3056
|
+
* @public
|
|
3057
|
+
*/
|
|
2825
3058
|
export interface DeleteWebACLRequest {
|
|
2826
3059
|
/**
|
|
2827
3060
|
* <p>The <code>WebACLId</code> of the <a>WebACL</a> that you want to delete. <code>WebACLId</code> is returned by <a>CreateWebACL</a> and by
|
|
@@ -2833,6 +3066,9 @@ export interface DeleteWebACLRequest {
|
|
|
2833
3066
|
*/
|
|
2834
3067
|
ChangeToken: string | undefined;
|
|
2835
3068
|
}
|
|
3069
|
+
/**
|
|
3070
|
+
* @public
|
|
3071
|
+
*/
|
|
2836
3072
|
export interface DeleteWebACLResponse {
|
|
2837
3073
|
/**
|
|
2838
3074
|
* <p>The <code>ChangeToken</code> that you used to submit the <code>DeleteWebACL</code> request. You can also use this value
|
|
@@ -2841,6 +3077,7 @@ export interface DeleteWebACLResponse {
|
|
|
2841
3077
|
ChangeToken?: string;
|
|
2842
3078
|
}
|
|
2843
3079
|
/**
|
|
3080
|
+
* @public
|
|
2844
3081
|
* <p>A request to delete an <a>XssMatchSet</a> from AWS WAF.</p>
|
|
2845
3082
|
*/
|
|
2846
3083
|
export interface DeleteXssMatchSetRequest {
|
|
@@ -2855,6 +3092,7 @@ export interface DeleteXssMatchSetRequest {
|
|
|
2855
3092
|
ChangeToken: string | undefined;
|
|
2856
3093
|
}
|
|
2857
3094
|
/**
|
|
3095
|
+
* @public
|
|
2858
3096
|
* <p>The response to a request to delete an <a>XssMatchSet</a> from AWS WAF.</p>
|
|
2859
3097
|
*/
|
|
2860
3098
|
export interface DeleteXssMatchSetResponse {
|
|
@@ -2864,6 +3102,9 @@ export interface DeleteXssMatchSetResponse {
|
|
|
2864
3102
|
*/
|
|
2865
3103
|
ChangeToken?: string;
|
|
2866
3104
|
}
|
|
3105
|
+
/**
|
|
3106
|
+
* @public
|
|
3107
|
+
*/
|
|
2867
3108
|
export interface DisassociateWebACLRequest {
|
|
2868
3109
|
/**
|
|
2869
3110
|
* <p>The ARN (Amazon Resource Name) of the resource from which the web ACL is being removed, either an application load balancer or Amazon API Gateway stage.</p>
|
|
@@ -2883,8 +3124,14 @@ export interface DisassociateWebACLRequest {
|
|
|
2883
3124
|
*/
|
|
2884
3125
|
ResourceArn: string | undefined;
|
|
2885
3126
|
}
|
|
3127
|
+
/**
|
|
3128
|
+
* @public
|
|
3129
|
+
*/
|
|
2886
3130
|
export interface DisassociateWebACLResponse {
|
|
2887
3131
|
}
|
|
3132
|
+
/**
|
|
3133
|
+
* @public
|
|
3134
|
+
*/
|
|
2888
3135
|
export interface GetByteMatchSetRequest {
|
|
2889
3136
|
/**
|
|
2890
3137
|
* <p>The <code>ByteMatchSetId</code> of the <a>ByteMatchSet</a> that you want to get. <code>ByteMatchSetId</code> is returned by
|
|
@@ -2892,6 +3139,9 @@ export interface GetByteMatchSetRequest {
|
|
|
2892
3139
|
*/
|
|
2893
3140
|
ByteMatchSetId: string | undefined;
|
|
2894
3141
|
}
|
|
3142
|
+
/**
|
|
3143
|
+
* @public
|
|
3144
|
+
*/
|
|
2895
3145
|
export interface GetByteMatchSetResponse {
|
|
2896
3146
|
/**
|
|
2897
3147
|
* <p>Information about the <a>ByteMatchSet</a> that you specified in the <code>GetByteMatchSet</code> request. For more information, see the
|
|
@@ -2918,8 +3168,14 @@ export interface GetByteMatchSetResponse {
|
|
|
2918
3168
|
*/
|
|
2919
3169
|
ByteMatchSet?: ByteMatchSet;
|
|
2920
3170
|
}
|
|
3171
|
+
/**
|
|
3172
|
+
* @public
|
|
3173
|
+
*/
|
|
2921
3174
|
export interface GetChangeTokenRequest {
|
|
2922
3175
|
}
|
|
3176
|
+
/**
|
|
3177
|
+
* @public
|
|
3178
|
+
*/
|
|
2923
3179
|
export interface GetChangeTokenResponse {
|
|
2924
3180
|
/**
|
|
2925
3181
|
* <p>The <code>ChangeToken</code> that you used in the request. Use this value in a <code>GetChangeTokenStatus</code> request
|
|
@@ -2927,23 +3183,35 @@ export interface GetChangeTokenResponse {
|
|
|
2927
3183
|
*/
|
|
2928
3184
|
ChangeToken?: string;
|
|
2929
3185
|
}
|
|
3186
|
+
/**
|
|
3187
|
+
* @public
|
|
3188
|
+
*/
|
|
2930
3189
|
export interface GetChangeTokenStatusRequest {
|
|
2931
3190
|
/**
|
|
2932
3191
|
* <p>The change token for which you want to get the status. This change token was previously returned in the <code>GetChangeToken</code> response.</p>
|
|
2933
3192
|
*/
|
|
2934
3193
|
ChangeToken: string | undefined;
|
|
2935
3194
|
}
|
|
3195
|
+
/**
|
|
3196
|
+
* @public
|
|
3197
|
+
*/
|
|
2936
3198
|
export declare enum ChangeTokenStatus {
|
|
2937
3199
|
INSYNC = "INSYNC",
|
|
2938
3200
|
PENDING = "PENDING",
|
|
2939
3201
|
PROVISIONED = "PROVISIONED"
|
|
2940
3202
|
}
|
|
3203
|
+
/**
|
|
3204
|
+
* @public
|
|
3205
|
+
*/
|
|
2941
3206
|
export interface GetChangeTokenStatusResponse {
|
|
2942
3207
|
/**
|
|
2943
3208
|
* <p>The status of the change token.</p>
|
|
2944
3209
|
*/
|
|
2945
3210
|
ChangeTokenStatus?: ChangeTokenStatus | string;
|
|
2946
3211
|
}
|
|
3212
|
+
/**
|
|
3213
|
+
* @public
|
|
3214
|
+
*/
|
|
2947
3215
|
export interface GetGeoMatchSetRequest {
|
|
2948
3216
|
/**
|
|
2949
3217
|
* <p>The <code>GeoMatchSetId</code> of the <a>GeoMatchSet</a> that you want to get. <code>GeoMatchSetId</code> is returned by <a>CreateGeoMatchSet</a> and by
|
|
@@ -2951,12 +3219,18 @@ export interface GetGeoMatchSetRequest {
|
|
|
2951
3219
|
*/
|
|
2952
3220
|
GeoMatchSetId: string | undefined;
|
|
2953
3221
|
}
|
|
3222
|
+
/**
|
|
3223
|
+
* @public
|
|
3224
|
+
*/
|
|
2954
3225
|
export interface GetGeoMatchSetResponse {
|
|
2955
3226
|
/**
|
|
2956
3227
|
* <p>Information about the <a>GeoMatchSet</a> that you specified in the <code>GetGeoMatchSet</code> request. This includes the <code>Type</code>, which for a <code>GeoMatchContraint</code> is always <code>Country</code>, as well as the <code>Value</code>, which is the identifier for a specific country.</p>
|
|
2957
3228
|
*/
|
|
2958
3229
|
GeoMatchSet?: GeoMatchSet;
|
|
2959
3230
|
}
|
|
3231
|
+
/**
|
|
3232
|
+
* @public
|
|
3233
|
+
*/
|
|
2960
3234
|
export interface GetIPSetRequest {
|
|
2961
3235
|
/**
|
|
2962
3236
|
* <p>The <code>IPSetId</code> of the <a>IPSet</a> that you want to get. <code>IPSetId</code> is returned by <a>CreateIPSet</a> and by
|
|
@@ -2964,6 +3238,9 @@ export interface GetIPSetRequest {
|
|
|
2964
3238
|
*/
|
|
2965
3239
|
IPSetId: string | undefined;
|
|
2966
3240
|
}
|
|
3241
|
+
/**
|
|
3242
|
+
* @public
|
|
3243
|
+
*/
|
|
2967
3244
|
export interface GetIPSetResponse {
|
|
2968
3245
|
/**
|
|
2969
3246
|
* <p>Information about the <a>IPSet</a> that you specified in the <code>GetIPSet</code> request. For more information, see the
|
|
@@ -2984,6 +3261,9 @@ export interface GetIPSetResponse {
|
|
|
2984
3261
|
*/
|
|
2985
3262
|
IPSet?: IPSet;
|
|
2986
3263
|
}
|
|
3264
|
+
/**
|
|
3265
|
+
* @public
|
|
3266
|
+
*/
|
|
2987
3267
|
export interface GetLoggingConfigurationRequest {
|
|
2988
3268
|
/**
|
|
2989
3269
|
* <p>The Amazon Resource Name (ARN) of the web ACL for which you want to get the <a>LoggingConfiguration</a>.</p>
|
|
@@ -2991,6 +3271,7 @@ export interface GetLoggingConfigurationRequest {
|
|
|
2991
3271
|
ResourceArn: string | undefined;
|
|
2992
3272
|
}
|
|
2993
3273
|
/**
|
|
3274
|
+
* @public
|
|
2994
3275
|
* <note>
|
|
2995
3276
|
* <p>This is <b>AWS WAF Classic</b> documentation. For
|
|
2996
3277
|
* more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
|
|
@@ -3020,24 +3301,36 @@ export interface LoggingConfiguration {
|
|
|
3020
3301
|
*/
|
|
3021
3302
|
RedactedFields?: FieldToMatch[];
|
|
3022
3303
|
}
|
|
3304
|
+
/**
|
|
3305
|
+
* @public
|
|
3306
|
+
*/
|
|
3023
3307
|
export interface GetLoggingConfigurationResponse {
|
|
3024
3308
|
/**
|
|
3025
3309
|
* <p>The <a>LoggingConfiguration</a> for the specified web ACL.</p>
|
|
3026
3310
|
*/
|
|
3027
3311
|
LoggingConfiguration?: LoggingConfiguration;
|
|
3028
3312
|
}
|
|
3313
|
+
/**
|
|
3314
|
+
* @public
|
|
3315
|
+
*/
|
|
3029
3316
|
export interface GetPermissionPolicyRequest {
|
|
3030
3317
|
/**
|
|
3031
3318
|
* <p>The Amazon Resource Name (ARN) of the RuleGroup for which you want to get the policy.</p>
|
|
3032
3319
|
*/
|
|
3033
3320
|
ResourceArn: string | undefined;
|
|
3034
3321
|
}
|
|
3322
|
+
/**
|
|
3323
|
+
* @public
|
|
3324
|
+
*/
|
|
3035
3325
|
export interface GetPermissionPolicyResponse {
|
|
3036
3326
|
/**
|
|
3037
3327
|
* <p>The IAM policy attached to the specified RuleGroup.</p>
|
|
3038
3328
|
*/
|
|
3039
3329
|
Policy?: string;
|
|
3040
3330
|
}
|
|
3331
|
+
/**
|
|
3332
|
+
* @public
|
|
3333
|
+
*/
|
|
3041
3334
|
export interface GetRateBasedRuleRequest {
|
|
3042
3335
|
/**
|
|
3043
3336
|
* <p>The <code>RuleId</code> of the <a>RateBasedRule</a> that you want to get.
|
|
@@ -3045,6 +3338,9 @@ export interface GetRateBasedRuleRequest {
|
|
|
3045
3338
|
*/
|
|
3046
3339
|
RuleId: string | undefined;
|
|
3047
3340
|
}
|
|
3341
|
+
/**
|
|
3342
|
+
* @public
|
|
3343
|
+
*/
|
|
3048
3344
|
export interface GetRateBasedRuleResponse {
|
|
3049
3345
|
/**
|
|
3050
3346
|
* <p>Information about the <a>RateBasedRule</a> that you specified in the
|
|
@@ -3052,6 +3348,9 @@ export interface GetRateBasedRuleResponse {
|
|
|
3052
3348
|
*/
|
|
3053
3349
|
Rule?: RateBasedRule;
|
|
3054
3350
|
}
|
|
3351
|
+
/**
|
|
3352
|
+
* @public
|
|
3353
|
+
*/
|
|
3055
3354
|
export interface GetRateBasedRuleManagedKeysRequest {
|
|
3056
3355
|
/**
|
|
3057
3356
|
* <p>The <code>RuleId</code> of the <a>RateBasedRule</a> for which you want to
|
|
@@ -3063,6 +3362,9 @@ export interface GetRateBasedRuleManagedKeysRequest {
|
|
|
3063
3362
|
*/
|
|
3064
3363
|
NextMarker?: string;
|
|
3065
3364
|
}
|
|
3365
|
+
/**
|
|
3366
|
+
* @public
|
|
3367
|
+
*/
|
|
3066
3368
|
export interface GetRateBasedRuleManagedKeysResponse {
|
|
3067
3369
|
/**
|
|
3068
3370
|
* <p>An array of IP addresses that currently are blocked by the specified <a>RateBasedRule</a>. </p>
|
|
@@ -3073,6 +3375,9 @@ export interface GetRateBasedRuleManagedKeysResponse {
|
|
|
3073
3375
|
*/
|
|
3074
3376
|
NextMarker?: string;
|
|
3075
3377
|
}
|
|
3378
|
+
/**
|
|
3379
|
+
* @public
|
|
3380
|
+
*/
|
|
3076
3381
|
export interface GetRegexMatchSetRequest {
|
|
3077
3382
|
/**
|
|
3078
3383
|
* <p>The <code>RegexMatchSetId</code> of the <a>RegexMatchSet</a> that you want to get. <code>RegexMatchSetId</code> is returned by
|
|
@@ -3080,12 +3385,18 @@ export interface GetRegexMatchSetRequest {
|
|
|
3080
3385
|
*/
|
|
3081
3386
|
RegexMatchSetId: string | undefined;
|
|
3082
3387
|
}
|
|
3388
|
+
/**
|
|
3389
|
+
* @public
|
|
3390
|
+
*/
|
|
3083
3391
|
export interface GetRegexMatchSetResponse {
|
|
3084
3392
|
/**
|
|
3085
3393
|
* <p>Information about the <a>RegexMatchSet</a> that you specified in the <code>GetRegexMatchSet</code> request. For more information, see <a>RegexMatchTuple</a>.</p>
|
|
3086
3394
|
*/
|
|
3087
3395
|
RegexMatchSet?: RegexMatchSet;
|
|
3088
3396
|
}
|
|
3397
|
+
/**
|
|
3398
|
+
* @public
|
|
3399
|
+
*/
|
|
3089
3400
|
export interface GetRegexPatternSetRequest {
|
|
3090
3401
|
/**
|
|
3091
3402
|
* <p>The <code>RegexPatternSetId</code> of the <a>RegexPatternSet</a> that you want to get. <code>RegexPatternSetId</code> is returned by
|
|
@@ -3093,12 +3404,18 @@ export interface GetRegexPatternSetRequest {
|
|
|
3093
3404
|
*/
|
|
3094
3405
|
RegexPatternSetId: string | undefined;
|
|
3095
3406
|
}
|
|
3407
|
+
/**
|
|
3408
|
+
* @public
|
|
3409
|
+
*/
|
|
3096
3410
|
export interface GetRegexPatternSetResponse {
|
|
3097
3411
|
/**
|
|
3098
3412
|
* <p>Information about the <a>RegexPatternSet</a> that you specified in the <code>GetRegexPatternSet</code> request, including the identifier of the pattern set and the regular expression patterns you want AWS WAF to search for. </p>
|
|
3099
3413
|
*/
|
|
3100
3414
|
RegexPatternSet?: RegexPatternSet;
|
|
3101
3415
|
}
|
|
3416
|
+
/**
|
|
3417
|
+
* @public
|
|
3418
|
+
*/
|
|
3102
3419
|
export interface GetRuleRequest {
|
|
3103
3420
|
/**
|
|
3104
3421
|
* <p>The <code>RuleId</code> of the <a>Rule</a> that you want to get. <code>RuleId</code> is returned by <a>CreateRule</a> and by
|
|
@@ -3106,6 +3423,9 @@ export interface GetRuleRequest {
|
|
|
3106
3423
|
*/
|
|
3107
3424
|
RuleId: string | undefined;
|
|
3108
3425
|
}
|
|
3426
|
+
/**
|
|
3427
|
+
* @public
|
|
3428
|
+
*/
|
|
3109
3429
|
export interface GetRuleResponse {
|
|
3110
3430
|
/**
|
|
3111
3431
|
* <p>Information about the <a>Rule</a> that you specified in the <code>GetRule</code> request.
|
|
@@ -3127,6 +3447,9 @@ export interface GetRuleResponse {
|
|
|
3127
3447
|
*/
|
|
3128
3448
|
Rule?: Rule;
|
|
3129
3449
|
}
|
|
3450
|
+
/**
|
|
3451
|
+
* @public
|
|
3452
|
+
*/
|
|
3130
3453
|
export interface GetRuleGroupRequest {
|
|
3131
3454
|
/**
|
|
3132
3455
|
* <p>The <code>RuleGroupId</code> of the <a>RuleGroup</a> that you want to get. <code>RuleGroupId</code> is returned by <a>CreateRuleGroup</a> and by
|
|
@@ -3134,6 +3457,9 @@ export interface GetRuleGroupRequest {
|
|
|
3134
3457
|
*/
|
|
3135
3458
|
RuleGroupId: string | undefined;
|
|
3136
3459
|
}
|
|
3460
|
+
/**
|
|
3461
|
+
* @public
|
|
3462
|
+
*/
|
|
3137
3463
|
export interface GetRuleGroupResponse {
|
|
3138
3464
|
/**
|
|
3139
3465
|
* <p>Information about the <a>RuleGroup</a> that you specified in the <code>GetRuleGroup</code> request. </p>
|
|
@@ -3141,6 +3467,7 @@ export interface GetRuleGroupResponse {
|
|
|
3141
3467
|
RuleGroup?: RuleGroup;
|
|
3142
3468
|
}
|
|
3143
3469
|
/**
|
|
3470
|
+
* @public
|
|
3144
3471
|
* <note>
|
|
3145
3472
|
* <p>This is <b>AWS WAF Classic</b> documentation. For
|
|
3146
3473
|
* more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
|
|
@@ -3175,6 +3502,9 @@ export interface TimeWindow {
|
|
|
3175
3502
|
*/
|
|
3176
3503
|
EndTime: Date | undefined;
|
|
3177
3504
|
}
|
|
3505
|
+
/**
|
|
3506
|
+
* @public
|
|
3507
|
+
*/
|
|
3178
3508
|
export interface GetSampledRequestsRequest {
|
|
3179
3509
|
/**
|
|
3180
3510
|
* <p>The <code>WebACLId</code> of the <code>WebACL</code> for which you want <code>GetSampledRequests</code> to return a sample of requests.</p>
|
|
@@ -3209,6 +3539,7 @@ export interface GetSampledRequestsRequest {
|
|
|
3209
3539
|
MaxItems: number | undefined;
|
|
3210
3540
|
}
|
|
3211
3541
|
/**
|
|
3542
|
+
* @public
|
|
3212
3543
|
* <note>
|
|
3213
3544
|
* <p>This is <b>AWS WAF Classic</b> documentation. For
|
|
3214
3545
|
* more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
|
|
@@ -3232,6 +3563,7 @@ export interface HTTPHeader {
|
|
|
3232
3563
|
Value?: string;
|
|
3233
3564
|
}
|
|
3234
3565
|
/**
|
|
3566
|
+
* @public
|
|
3235
3567
|
* <note>
|
|
3236
3568
|
* <p>This is <b>AWS WAF Classic</b> documentation. For
|
|
3237
3569
|
* more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
|
|
@@ -3284,6 +3616,7 @@ export interface HTTPRequest {
|
|
|
3284
3616
|
Headers?: HTTPHeader[];
|
|
3285
3617
|
}
|
|
3286
3618
|
/**
|
|
3619
|
+
* @public
|
|
3287
3620
|
* <note>
|
|
3288
3621
|
* <p>This is <b>AWS WAF Classic</b> documentation. For
|
|
3289
3622
|
* more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
|
|
@@ -3320,6 +3653,9 @@ export interface SampledHTTPRequest {
|
|
|
3320
3653
|
*/
|
|
3321
3654
|
RuleWithinRuleGroup?: string;
|
|
3322
3655
|
}
|
|
3656
|
+
/**
|
|
3657
|
+
* @public
|
|
3658
|
+
*/
|
|
3323
3659
|
export interface GetSampledRequestsResponse {
|
|
3324
3660
|
/**
|
|
3325
3661
|
* <p>A complex type that contains detailed information about each of the requests in the sample.</p>
|
|
@@ -3338,6 +3674,9 @@ export interface GetSampledRequestsResponse {
|
|
|
3338
3674
|
*/
|
|
3339
3675
|
TimeWindow?: TimeWindow;
|
|
3340
3676
|
}
|
|
3677
|
+
/**
|
|
3678
|
+
* @public
|
|
3679
|
+
*/
|
|
3341
3680
|
export interface GetSizeConstraintSetRequest {
|
|
3342
3681
|
/**
|
|
3343
3682
|
* <p>The <code>SizeConstraintSetId</code> of the <a>SizeConstraintSet</a> that you want to get. <code>SizeConstraintSetId</code> is returned by
|
|
@@ -3345,6 +3684,9 @@ export interface GetSizeConstraintSetRequest {
|
|
|
3345
3684
|
*/
|
|
3346
3685
|
SizeConstraintSetId: string | undefined;
|
|
3347
3686
|
}
|
|
3687
|
+
/**
|
|
3688
|
+
* @public
|
|
3689
|
+
*/
|
|
3348
3690
|
export interface GetSizeConstraintSetResponse {
|
|
3349
3691
|
/**
|
|
3350
3692
|
* <p>Information about the <a>SizeConstraintSet</a> that you specified in the <code>GetSizeConstraintSet</code> request. For more information, see the
|
|
@@ -3372,6 +3714,7 @@ export interface GetSizeConstraintSetResponse {
|
|
|
3372
3714
|
SizeConstraintSet?: SizeConstraintSet;
|
|
3373
3715
|
}
|
|
3374
3716
|
/**
|
|
3717
|
+
* @public
|
|
3375
3718
|
* <p>A request to get a <a>SqlInjectionMatchSet</a>.</p>
|
|
3376
3719
|
*/
|
|
3377
3720
|
export interface GetSqlInjectionMatchSetRequest {
|
|
@@ -3382,6 +3725,7 @@ export interface GetSqlInjectionMatchSetRequest {
|
|
|
3382
3725
|
SqlInjectionMatchSetId: string | undefined;
|
|
3383
3726
|
}
|
|
3384
3727
|
/**
|
|
3728
|
+
* @public
|
|
3385
3729
|
* <p>The response to a <a>GetSqlInjectionMatchSet</a> request.</p>
|
|
3386
3730
|
*/
|
|
3387
3731
|
export interface GetSqlInjectionMatchSetResponse {
|
|
@@ -3409,6 +3753,9 @@ export interface GetSqlInjectionMatchSetResponse {
|
|
|
3409
3753
|
*/
|
|
3410
3754
|
SqlInjectionMatchSet?: SqlInjectionMatchSet;
|
|
3411
3755
|
}
|
|
3756
|
+
/**
|
|
3757
|
+
* @public
|
|
3758
|
+
*/
|
|
3412
3759
|
export interface GetWebACLRequest {
|
|
3413
3760
|
/**
|
|
3414
3761
|
* <p>The <code>WebACLId</code> of the <a>WebACL</a> that you want to get. <code>WebACLId</code> is returned by <a>CreateWebACL</a> and by
|
|
@@ -3416,6 +3763,9 @@ export interface GetWebACLRequest {
|
|
|
3416
3763
|
*/
|
|
3417
3764
|
WebACLId: string | undefined;
|
|
3418
3765
|
}
|
|
3766
|
+
/**
|
|
3767
|
+
* @public
|
|
3768
|
+
*/
|
|
3419
3769
|
export interface GetWebACLResponse {
|
|
3420
3770
|
/**
|
|
3421
3771
|
* <p>Information about the <a>WebACL</a> that you specified in the <code>GetWebACL</code> request.
|
|
@@ -3447,6 +3797,9 @@ export interface GetWebACLResponse {
|
|
|
3447
3797
|
*/
|
|
3448
3798
|
WebACL?: WebACL;
|
|
3449
3799
|
}
|
|
3800
|
+
/**
|
|
3801
|
+
* @public
|
|
3802
|
+
*/
|
|
3450
3803
|
export interface GetWebACLForResourceRequest {
|
|
3451
3804
|
/**
|
|
3452
3805
|
* <p>The ARN (Amazon Resource Name) of the resource for which to get the web ACL, either an application load balancer or Amazon API Gateway stage.</p>
|
|
@@ -3467,6 +3820,7 @@ export interface GetWebACLForResourceRequest {
|
|
|
3467
3820
|
ResourceArn: string | undefined;
|
|
3468
3821
|
}
|
|
3469
3822
|
/**
|
|
3823
|
+
* @public
|
|
3470
3824
|
* <note>
|
|
3471
3825
|
* <p>This is <b>AWS WAF Classic</b> documentation. For
|
|
3472
3826
|
* more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
|
|
@@ -3491,6 +3845,9 @@ export interface WebACLSummary {
|
|
|
3491
3845
|
*/
|
|
3492
3846
|
Name: string | undefined;
|
|
3493
3847
|
}
|
|
3848
|
+
/**
|
|
3849
|
+
* @public
|
|
3850
|
+
*/
|
|
3494
3851
|
export interface GetWebACLForResourceResponse {
|
|
3495
3852
|
/**
|
|
3496
3853
|
* <p>Information about the web ACL that you specified in the <code>GetWebACLForResource</code> request. If there is no associated resource, a null WebACLSummary is returned.</p>
|
|
@@ -3498,6 +3855,7 @@ export interface GetWebACLForResourceResponse {
|
|
|
3498
3855
|
WebACLSummary?: WebACLSummary;
|
|
3499
3856
|
}
|
|
3500
3857
|
/**
|
|
3858
|
+
* @public
|
|
3501
3859
|
* <p>A request to get an <a>XssMatchSet</a>.</p>
|
|
3502
3860
|
*/
|
|
3503
3861
|
export interface GetXssMatchSetRequest {
|
|
@@ -3508,6 +3866,7 @@ export interface GetXssMatchSetRequest {
|
|
|
3508
3866
|
XssMatchSetId: string | undefined;
|
|
3509
3867
|
}
|
|
3510
3868
|
/**
|
|
3869
|
+
* @public
|
|
3511
3870
|
* <p>The response to a <a>GetXssMatchSet</a> request.</p>
|
|
3512
3871
|
*/
|
|
3513
3872
|
export interface GetXssMatchSetResponse {
|
|
@@ -3535,6 +3894,9 @@ export interface GetXssMatchSetResponse {
|
|
|
3535
3894
|
*/
|
|
3536
3895
|
XssMatchSet?: XssMatchSet;
|
|
3537
3896
|
}
|
|
3897
|
+
/**
|
|
3898
|
+
* @public
|
|
3899
|
+
*/
|
|
3538
3900
|
export interface ListActivatedRulesInRuleGroupRequest {
|
|
3539
3901
|
/**
|
|
3540
3902
|
* <p>The <code>RuleGroupId</code> of the <a>RuleGroup</a> for which you want to get a list of <a>ActivatedRule</a> objects.</p>
|
|
@@ -3553,6 +3915,9 @@ export interface ListActivatedRulesInRuleGroupRequest {
|
|
|
3553
3915
|
*/
|
|
3554
3916
|
Limit?: number;
|
|
3555
3917
|
}
|
|
3918
|
+
/**
|
|
3919
|
+
* @public
|
|
3920
|
+
*/
|
|
3556
3921
|
export interface ListActivatedRulesInRuleGroupResponse {
|
|
3557
3922
|
/**
|
|
3558
3923
|
* <p>If you have more <code>ActivatedRules</code> than the number that you specified for <code>Limit</code> in the request, the response includes a <code>NextMarker</code> value. To list more <code>ActivatedRules</code>, submit another <code>ListActivatedRulesInRuleGroup</code> request, and specify the <code>NextMarker</code> value from the response in the <code>NextMarker</code> value in the next request.</p>
|
|
@@ -3563,6 +3928,9 @@ export interface ListActivatedRulesInRuleGroupResponse {
|
|
|
3563
3928
|
*/
|
|
3564
3929
|
ActivatedRules?: ActivatedRule[];
|
|
3565
3930
|
}
|
|
3931
|
+
/**
|
|
3932
|
+
* @public
|
|
3933
|
+
*/
|
|
3566
3934
|
export interface ListByteMatchSetsRequest {
|
|
3567
3935
|
/**
|
|
3568
3936
|
* <p>If you specify a value for <code>Limit</code> and you have more <code>ByteMatchSets</code> than the value of <code>Limit</code>,
|
|
@@ -3579,6 +3947,7 @@ export interface ListByteMatchSetsRequest {
|
|
|
3579
3947
|
Limit?: number;
|
|
3580
3948
|
}
|
|
3581
3949
|
/**
|
|
3950
|
+
* @public
|
|
3582
3951
|
* <note>
|
|
3583
3952
|
* <p>This is <b>AWS WAF Classic</b> documentation. For
|
|
3584
3953
|
* more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
|
|
@@ -3603,6 +3972,9 @@ export interface ByteMatchSetSummary {
|
|
|
3603
3972
|
*/
|
|
3604
3973
|
Name: string | undefined;
|
|
3605
3974
|
}
|
|
3975
|
+
/**
|
|
3976
|
+
* @public
|
|
3977
|
+
*/
|
|
3606
3978
|
export interface ListByteMatchSetsResponse {
|
|
3607
3979
|
/**
|
|
3608
3980
|
* <p>If you have more <code>ByteMatchSet</code> objects than the number that you specified for <code>Limit</code> in the request,
|
|
@@ -3616,6 +3988,9 @@ export interface ListByteMatchSetsResponse {
|
|
|
3616
3988
|
*/
|
|
3617
3989
|
ByteMatchSets?: ByteMatchSetSummary[];
|
|
3618
3990
|
}
|
|
3991
|
+
/**
|
|
3992
|
+
* @public
|
|
3993
|
+
*/
|
|
3619
3994
|
export interface ListGeoMatchSetsRequest {
|
|
3620
3995
|
/**
|
|
3621
3996
|
* <p>If you specify a value for <code>Limit</code> and you have more <code>GeoMatchSet</code>s than the value of <code>Limit</code>,
|
|
@@ -3632,6 +4007,7 @@ export interface ListGeoMatchSetsRequest {
|
|
|
3632
4007
|
Limit?: number;
|
|
3633
4008
|
}
|
|
3634
4009
|
/**
|
|
4010
|
+
* @public
|
|
3635
4011
|
* <note>
|
|
3636
4012
|
* <p>This is <b>AWS WAF Classic</b> documentation. For
|
|
3637
4013
|
* more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
|
|
@@ -3652,6 +4028,9 @@ export interface GeoMatchSetSummary {
|
|
|
3652
4028
|
*/
|
|
3653
4029
|
Name: string | undefined;
|
|
3654
4030
|
}
|
|
4031
|
+
/**
|
|
4032
|
+
* @public
|
|
4033
|
+
*/
|
|
3655
4034
|
export interface ListGeoMatchSetsResponse {
|
|
3656
4035
|
/**
|
|
3657
4036
|
* <p>If you have more <code>GeoMatchSet</code> objects than the number that you specified for <code>Limit</code> in the request,
|
|
@@ -3665,6 +4044,9 @@ export interface ListGeoMatchSetsResponse {
|
|
|
3665
4044
|
*/
|
|
3666
4045
|
GeoMatchSets?: GeoMatchSetSummary[];
|
|
3667
4046
|
}
|
|
4047
|
+
/**
|
|
4048
|
+
* @public
|
|
4049
|
+
*/
|
|
3668
4050
|
export interface ListIPSetsRequest {
|
|
3669
4051
|
/**
|
|
3670
4052
|
* <p>AWS WAF returns a <code>NextMarker</code> value in the response that allows you to
|
|
@@ -3681,6 +4063,7 @@ export interface ListIPSetsRequest {
|
|
|
3681
4063
|
Limit?: number;
|
|
3682
4064
|
}
|
|
3683
4065
|
/**
|
|
4066
|
+
* @public
|
|
3684
4067
|
* <note>
|
|
3685
4068
|
* <p>This is <b>AWS WAF Classic</b> documentation. For
|
|
3686
4069
|
* more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
|
|
@@ -3702,6 +4085,9 @@ export interface IPSetSummary {
|
|
|
3702
4085
|
*/
|
|
3703
4086
|
Name: string | undefined;
|
|
3704
4087
|
}
|
|
4088
|
+
/**
|
|
4089
|
+
* @public
|
|
4090
|
+
*/
|
|
3705
4091
|
export interface ListIPSetsResponse {
|
|
3706
4092
|
/**
|
|
3707
4093
|
* <p>To list more <code>IPSet</code> objects, submit another <code>ListIPSets</code>
|
|
@@ -3714,6 +4100,9 @@ export interface ListIPSetsResponse {
|
|
|
3714
4100
|
*/
|
|
3715
4101
|
IPSets?: IPSetSummary[];
|
|
3716
4102
|
}
|
|
4103
|
+
/**
|
|
4104
|
+
* @public
|
|
4105
|
+
*/
|
|
3717
4106
|
export interface ListLoggingConfigurationsRequest {
|
|
3718
4107
|
/**
|
|
3719
4108
|
* <p>If you specify a value for <code>Limit</code> and you have more <code>LoggingConfigurations</code> than the value of <code>Limit</code>,
|
|
@@ -3727,6 +4116,9 @@ export interface ListLoggingConfigurationsRequest {
|
|
|
3727
4116
|
*/
|
|
3728
4117
|
Limit?: number;
|
|
3729
4118
|
}
|
|
4119
|
+
/**
|
|
4120
|
+
* @public
|
|
4121
|
+
*/
|
|
3730
4122
|
export interface ListLoggingConfigurationsResponse {
|
|
3731
4123
|
/**
|
|
3732
4124
|
* <p>An array of <a>LoggingConfiguration</a> objects.</p>
|
|
@@ -3737,6 +4129,9 @@ export interface ListLoggingConfigurationsResponse {
|
|
|
3737
4129
|
*/
|
|
3738
4130
|
NextMarker?: string;
|
|
3739
4131
|
}
|
|
4132
|
+
/**
|
|
4133
|
+
* @public
|
|
4134
|
+
*/
|
|
3740
4135
|
export interface ListRateBasedRulesRequest {
|
|
3741
4136
|
/**
|
|
3742
4137
|
* <p>If you specify a value for <code>Limit</code> and you have more <code>Rules</code>
|
|
@@ -3756,6 +4151,7 @@ export interface ListRateBasedRulesRequest {
|
|
|
3756
4151
|
Limit?: number;
|
|
3757
4152
|
}
|
|
3758
4153
|
/**
|
|
4154
|
+
* @public
|
|
3759
4155
|
* <note>
|
|
3760
4156
|
* <p>This is <b>AWS WAF Classic</b> documentation. For
|
|
3761
4157
|
* more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
|
|
@@ -3780,6 +4176,9 @@ export interface RuleSummary {
|
|
|
3780
4176
|
*/
|
|
3781
4177
|
Name: string | undefined;
|
|
3782
4178
|
}
|
|
4179
|
+
/**
|
|
4180
|
+
* @public
|
|
4181
|
+
*/
|
|
3783
4182
|
export interface ListRateBasedRulesResponse {
|
|
3784
4183
|
/**
|
|
3785
4184
|
* <p>If you have more <code>Rules</code> than the number that you specified for
|
|
@@ -3794,6 +4193,9 @@ export interface ListRateBasedRulesResponse {
|
|
|
3794
4193
|
*/
|
|
3795
4194
|
Rules?: RuleSummary[];
|
|
3796
4195
|
}
|
|
4196
|
+
/**
|
|
4197
|
+
* @public
|
|
4198
|
+
*/
|
|
3797
4199
|
export interface ListRegexMatchSetsRequest {
|
|
3798
4200
|
/**
|
|
3799
4201
|
* <p>If you specify a value for <code>Limit</code> and you have more <code>RegexMatchSet</code> objects than the value of <code>Limit</code>,
|
|
@@ -3810,6 +4212,7 @@ export interface ListRegexMatchSetsRequest {
|
|
|
3810
4212
|
Limit?: number;
|
|
3811
4213
|
}
|
|
3812
4214
|
/**
|
|
4215
|
+
* @public
|
|
3813
4216
|
* <note>
|
|
3814
4217
|
* <p>This is <b>AWS WAF Classic</b> documentation. For
|
|
3815
4218
|
* more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
|
|
@@ -3834,6 +4237,9 @@ export interface RegexMatchSetSummary {
|
|
|
3834
4237
|
*/
|
|
3835
4238
|
Name: string | undefined;
|
|
3836
4239
|
}
|
|
4240
|
+
/**
|
|
4241
|
+
* @public
|
|
4242
|
+
*/
|
|
3837
4243
|
export interface ListRegexMatchSetsResponse {
|
|
3838
4244
|
/**
|
|
3839
4245
|
* <p>If you have more <code>RegexMatchSet</code> objects than the number that you specified for <code>Limit</code> in the request,
|
|
@@ -3847,6 +4253,9 @@ export interface ListRegexMatchSetsResponse {
|
|
|
3847
4253
|
*/
|
|
3848
4254
|
RegexMatchSets?: RegexMatchSetSummary[];
|
|
3849
4255
|
}
|
|
4256
|
+
/**
|
|
4257
|
+
* @public
|
|
4258
|
+
*/
|
|
3850
4259
|
export interface ListRegexPatternSetsRequest {
|
|
3851
4260
|
/**
|
|
3852
4261
|
* <p>If you specify a value for <code>Limit</code> and you have more <code>RegexPatternSet</code> objects than the value of <code>Limit</code>,
|
|
@@ -3863,6 +4272,7 @@ export interface ListRegexPatternSetsRequest {
|
|
|
3863
4272
|
Limit?: number;
|
|
3864
4273
|
}
|
|
3865
4274
|
/**
|
|
4275
|
+
* @public
|
|
3866
4276
|
* <note>
|
|
3867
4277
|
* <p>This is <b>AWS WAF Classic</b> documentation. For
|
|
3868
4278
|
* more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
|
|
@@ -3887,6 +4297,9 @@ export interface RegexPatternSetSummary {
|
|
|
3887
4297
|
*/
|
|
3888
4298
|
Name: string | undefined;
|
|
3889
4299
|
}
|
|
4300
|
+
/**
|
|
4301
|
+
* @public
|
|
4302
|
+
*/
|
|
3890
4303
|
export interface ListRegexPatternSetsResponse {
|
|
3891
4304
|
/**
|
|
3892
4305
|
* <p>If you have more <code>RegexPatternSet</code> objects than the number that you specified for <code>Limit</code> in the request,
|
|
@@ -3900,10 +4313,16 @@ export interface ListRegexPatternSetsResponse {
|
|
|
3900
4313
|
*/
|
|
3901
4314
|
RegexPatternSets?: RegexPatternSetSummary[];
|
|
3902
4315
|
}
|
|
4316
|
+
/**
|
|
4317
|
+
* @public
|
|
4318
|
+
*/
|
|
3903
4319
|
export declare enum ResourceType {
|
|
3904
4320
|
API_GATEWAY = "API_GATEWAY",
|
|
3905
4321
|
APPLICATION_LOAD_BALANCER = "APPLICATION_LOAD_BALANCER"
|
|
3906
4322
|
}
|
|
4323
|
+
/**
|
|
4324
|
+
* @public
|
|
4325
|
+
*/
|
|
3907
4326
|
export interface ListResourcesForWebACLRequest {
|
|
3908
4327
|
/**
|
|
3909
4328
|
* <p>The unique identifier (ID) of the web ACL for which to list the associated resources.</p>
|
|
@@ -3914,12 +4333,18 @@ export interface ListResourcesForWebACLRequest {
|
|
|
3914
4333
|
*/
|
|
3915
4334
|
ResourceType?: ResourceType | string;
|
|
3916
4335
|
}
|
|
4336
|
+
/**
|
|
4337
|
+
* @public
|
|
4338
|
+
*/
|
|
3917
4339
|
export interface ListResourcesForWebACLResponse {
|
|
3918
4340
|
/**
|
|
3919
4341
|
* <p>An array of ARNs (Amazon Resource Names) of the resources associated with the specified web ACL. An array with zero elements is returned if there are no resources associated with the web ACL.</p>
|
|
3920
4342
|
*/
|
|
3921
4343
|
ResourceArns?: string[];
|
|
3922
4344
|
}
|
|
4345
|
+
/**
|
|
4346
|
+
* @public
|
|
4347
|
+
*/
|
|
3923
4348
|
export interface ListRuleGroupsRequest {
|
|
3924
4349
|
/**
|
|
3925
4350
|
* <p>If you specify a value for <code>Limit</code> and you have more <code>RuleGroups</code> than the value of <code>Limit</code>,
|
|
@@ -3934,6 +4359,7 @@ export interface ListRuleGroupsRequest {
|
|
|
3934
4359
|
Limit?: number;
|
|
3935
4360
|
}
|
|
3936
4361
|
/**
|
|
4362
|
+
* @public
|
|
3937
4363
|
* <note>
|
|
3938
4364
|
* <p>This is <b>AWS WAF Classic</b> documentation. For
|
|
3939
4365
|
* more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
|
|
@@ -3958,6 +4384,9 @@ export interface RuleGroupSummary {
|
|
|
3958
4384
|
*/
|
|
3959
4385
|
Name: string | undefined;
|
|
3960
4386
|
}
|
|
4387
|
+
/**
|
|
4388
|
+
* @public
|
|
4389
|
+
*/
|
|
3961
4390
|
export interface ListRuleGroupsResponse {
|
|
3962
4391
|
/**
|
|
3963
4392
|
* <p>If you have more <code>RuleGroups</code> than the number that you specified for <code>Limit</code> in the request, the response includes a <code>NextMarker</code> value. To list more <code>RuleGroups</code>, submit another <code>ListRuleGroups</code> request, and specify the <code>NextMarker</code> value from the response in the <code>NextMarker</code> value in the next request.</p>
|
|
@@ -3968,6 +4397,9 @@ export interface ListRuleGroupsResponse {
|
|
|
3968
4397
|
*/
|
|
3969
4398
|
RuleGroups?: RuleGroupSummary[];
|
|
3970
4399
|
}
|
|
4400
|
+
/**
|
|
4401
|
+
* @public
|
|
4402
|
+
*/
|
|
3971
4403
|
export interface ListRulesRequest {
|
|
3972
4404
|
/**
|
|
3973
4405
|
* <p>If you specify a value for <code>Limit</code> and you have more <code>Rules</code> than the value of <code>Limit</code>,
|
|
@@ -3982,6 +4414,9 @@ export interface ListRulesRequest {
|
|
|
3982
4414
|
*/
|
|
3983
4415
|
Limit?: number;
|
|
3984
4416
|
}
|
|
4417
|
+
/**
|
|
4418
|
+
* @public
|
|
4419
|
+
*/
|
|
3985
4420
|
export interface ListRulesResponse {
|
|
3986
4421
|
/**
|
|
3987
4422
|
* <p>If you have more <code>Rules</code> than the number that you specified for <code>Limit</code> in the request, the response includes a <code>NextMarker</code> value. To list more <code>Rules</code>, submit another
|
|
@@ -3994,6 +4429,9 @@ export interface ListRulesResponse {
|
|
|
3994
4429
|
*/
|
|
3995
4430
|
Rules?: RuleSummary[];
|
|
3996
4431
|
}
|
|
4432
|
+
/**
|
|
4433
|
+
* @public
|
|
4434
|
+
*/
|
|
3997
4435
|
export interface ListSizeConstraintSetsRequest {
|
|
3998
4436
|
/**
|
|
3999
4437
|
* <p>If you specify a value for <code>Limit</code> and you have more <code>SizeConstraintSets</code> than the value of <code>Limit</code>,
|
|
@@ -4009,6 +4447,7 @@ export interface ListSizeConstraintSetsRequest {
|
|
|
4009
4447
|
Limit?: number;
|
|
4010
4448
|
}
|
|
4011
4449
|
/**
|
|
4450
|
+
* @public
|
|
4012
4451
|
* <note>
|
|
4013
4452
|
* <p>This is <b>AWS WAF Classic</b> documentation. For
|
|
4014
4453
|
* more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
|
|
@@ -4035,6 +4474,9 @@ export interface SizeConstraintSetSummary {
|
|
|
4035
4474
|
*/
|
|
4036
4475
|
Name: string | undefined;
|
|
4037
4476
|
}
|
|
4477
|
+
/**
|
|
4478
|
+
* @public
|
|
4479
|
+
*/
|
|
4038
4480
|
export interface ListSizeConstraintSetsResponse {
|
|
4039
4481
|
/**
|
|
4040
4482
|
* <p>If you have more <code>SizeConstraintSet</code> objects than the number that you specified for <code>Limit</code> in the request,
|
|
@@ -4049,6 +4491,7 @@ export interface ListSizeConstraintSetsResponse {
|
|
|
4049
4491
|
SizeConstraintSets?: SizeConstraintSetSummary[];
|
|
4050
4492
|
}
|
|
4051
4493
|
/**
|
|
4494
|
+
* @public
|
|
4052
4495
|
* <p>A request to list the <a>SqlInjectionMatchSet</a> objects created by the current AWS account.</p>
|
|
4053
4496
|
*/
|
|
4054
4497
|
export interface ListSqlInjectionMatchSetsRequest {
|
|
@@ -4067,6 +4510,7 @@ export interface ListSqlInjectionMatchSetsRequest {
|
|
|
4067
4510
|
Limit?: number;
|
|
4068
4511
|
}
|
|
4069
4512
|
/**
|
|
4513
|
+
* @public
|
|
4070
4514
|
* <note>
|
|
4071
4515
|
* <p>This is <b>AWS WAF Classic</b> documentation. For
|
|
4072
4516
|
* more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
|
|
@@ -4094,6 +4538,7 @@ export interface SqlInjectionMatchSetSummary {
|
|
|
4094
4538
|
Name: string | undefined;
|
|
4095
4539
|
}
|
|
4096
4540
|
/**
|
|
4541
|
+
* @public
|
|
4097
4542
|
* <p>The response to a <a>ListSqlInjectionMatchSets</a> request.</p>
|
|
4098
4543
|
*/
|
|
4099
4544
|
export interface ListSqlInjectionMatchSetsResponse {
|
|
@@ -4109,6 +4554,9 @@ export interface ListSqlInjectionMatchSetsResponse {
|
|
|
4109
4554
|
*/
|
|
4110
4555
|
SqlInjectionMatchSets?: SqlInjectionMatchSetSummary[];
|
|
4111
4556
|
}
|
|
4557
|
+
/**
|
|
4558
|
+
* @public
|
|
4559
|
+
*/
|
|
4112
4560
|
export interface ListSubscribedRuleGroupsRequest {
|
|
4113
4561
|
/**
|
|
4114
4562
|
* <p>If you specify a value for <code>Limit</code> and you have more <code>ByteMatchSets</code>subscribed rule groups than the value of <code>Limit</code>,
|
|
@@ -4125,6 +4573,7 @@ export interface ListSubscribedRuleGroupsRequest {
|
|
|
4125
4573
|
Limit?: number;
|
|
4126
4574
|
}
|
|
4127
4575
|
/**
|
|
4576
|
+
* @public
|
|
4128
4577
|
* <note>
|
|
4129
4578
|
* <p>This is <b>AWS WAF Classic</b> documentation. For
|
|
4130
4579
|
* more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
|
|
@@ -4150,6 +4599,9 @@ export interface SubscribedRuleGroupSummary {
|
|
|
4150
4599
|
*/
|
|
4151
4600
|
MetricName: string | undefined;
|
|
4152
4601
|
}
|
|
4602
|
+
/**
|
|
4603
|
+
* @public
|
|
4604
|
+
*/
|
|
4153
4605
|
export interface ListSubscribedRuleGroupsResponse {
|
|
4154
4606
|
/**
|
|
4155
4607
|
* <p>If you have more objects than the number that you specified for <code>Limit</code> in the request,
|
|
@@ -4163,6 +4615,9 @@ export interface ListSubscribedRuleGroupsResponse {
|
|
|
4163
4615
|
*/
|
|
4164
4616
|
RuleGroups?: SubscribedRuleGroupSummary[];
|
|
4165
4617
|
}
|
|
4618
|
+
/**
|
|
4619
|
+
* @public
|
|
4620
|
+
*/
|
|
4166
4621
|
export interface ListTagsForResourceRequest {
|
|
4167
4622
|
/**
|
|
4168
4623
|
* <p></p>
|
|
@@ -4178,6 +4633,7 @@ export interface ListTagsForResourceRequest {
|
|
|
4178
4633
|
ResourceARN: string | undefined;
|
|
4179
4634
|
}
|
|
4180
4635
|
/**
|
|
4636
|
+
* @public
|
|
4181
4637
|
* <note>
|
|
4182
4638
|
* <p>This is <b>AWS WAF Classic</b> documentation. For
|
|
4183
4639
|
* more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
|
|
@@ -4199,6 +4655,9 @@ export interface TagInfoForResource {
|
|
|
4199
4655
|
*/
|
|
4200
4656
|
TagList?: Tag[];
|
|
4201
4657
|
}
|
|
4658
|
+
/**
|
|
4659
|
+
* @public
|
|
4660
|
+
*/
|
|
4202
4661
|
export interface ListTagsForResourceResponse {
|
|
4203
4662
|
/**
|
|
4204
4663
|
* <p></p>
|
|
@@ -4209,6 +4668,9 @@ export interface ListTagsForResourceResponse {
|
|
|
4209
4668
|
*/
|
|
4210
4669
|
TagInfoForResource?: TagInfoForResource;
|
|
4211
4670
|
}
|
|
4671
|
+
/**
|
|
4672
|
+
* @public
|
|
4673
|
+
*/
|
|
4212
4674
|
export interface ListWebACLsRequest {
|
|
4213
4675
|
/**
|
|
4214
4676
|
* <p>If you specify a value for <code>Limit</code> and you have more <code>WebACL</code> objects than the number that you specify
|
|
@@ -4224,6 +4686,9 @@ export interface ListWebACLsRequest {
|
|
|
4224
4686
|
*/
|
|
4225
4687
|
Limit?: number;
|
|
4226
4688
|
}
|
|
4689
|
+
/**
|
|
4690
|
+
* @public
|
|
4691
|
+
*/
|
|
4227
4692
|
export interface ListWebACLsResponse {
|
|
4228
4693
|
/**
|
|
4229
4694
|
* <p>If you have more <code>WebACL</code> objects than the number that you specified for <code>Limit</code> in the request,
|
|
@@ -4238,6 +4703,7 @@ export interface ListWebACLsResponse {
|
|
|
4238
4703
|
WebACLs?: WebACLSummary[];
|
|
4239
4704
|
}
|
|
4240
4705
|
/**
|
|
4706
|
+
* @public
|
|
4241
4707
|
* <p>A request to list the <a>XssMatchSet</a> objects created by the current AWS account.</p>
|
|
4242
4708
|
*/
|
|
4243
4709
|
export interface ListXssMatchSetsRequest {
|
|
@@ -4256,6 +4722,7 @@ export interface ListXssMatchSetsRequest {
|
|
|
4256
4722
|
Limit?: number;
|
|
4257
4723
|
}
|
|
4258
4724
|
/**
|
|
4725
|
+
* @public
|
|
4259
4726
|
* <note>
|
|
4260
4727
|
* <p>This is <b>AWS WAF Classic</b> documentation. For
|
|
4261
4728
|
* more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
|
|
@@ -4283,6 +4750,7 @@ export interface XssMatchSetSummary {
|
|
|
4283
4750
|
Name: string | undefined;
|
|
4284
4751
|
}
|
|
4285
4752
|
/**
|
|
4753
|
+
* @public
|
|
4286
4754
|
* <p>The response to a <a>ListXssMatchSets</a> request.</p>
|
|
4287
4755
|
*/
|
|
4288
4756
|
export interface ListXssMatchSetsResponse {
|
|
@@ -4298,6 +4766,9 @@ export interface ListXssMatchSetsResponse {
|
|
|
4298
4766
|
*/
|
|
4299
4767
|
XssMatchSets?: XssMatchSetSummary[];
|
|
4300
4768
|
}
|
|
4769
|
+
/**
|
|
4770
|
+
* @public
|
|
4771
|
+
*/
|
|
4301
4772
|
export interface PutLoggingConfigurationRequest {
|
|
4302
4773
|
/**
|
|
4303
4774
|
* <p>The Amazon Kinesis Data Firehose that contains the inspected traffic
|
|
@@ -4311,6 +4782,9 @@ export interface PutLoggingConfigurationRequest {
|
|
|
4311
4782
|
*/
|
|
4312
4783
|
LoggingConfiguration: LoggingConfiguration | undefined;
|
|
4313
4784
|
}
|
|
4785
|
+
/**
|
|
4786
|
+
* @public
|
|
4787
|
+
*/
|
|
4314
4788
|
export interface PutLoggingConfigurationResponse {
|
|
4315
4789
|
/**
|
|
4316
4790
|
* <p>The <a>LoggingConfiguration</a> that you submitted in the request.</p>
|
|
@@ -4318,6 +4792,7 @@ export interface PutLoggingConfigurationResponse {
|
|
|
4318
4792
|
LoggingConfiguration?: LoggingConfiguration;
|
|
4319
4793
|
}
|
|
4320
4794
|
/**
|
|
4795
|
+
* @public
|
|
4321
4796
|
* <p>AWS WAF is not able to access the service linked role. This can be caused by a previous <code>PutLoggingConfiguration</code> request, which can lock the service linked role for about 20 seconds. Please try your request again. The service linked role can also be locked by a previous <code>DeleteServiceLinkedRole</code> request, which can lock the role for 15 minutes or more. If you recently made a <code>DeleteServiceLinkedRole</code>, wait at least 15 minutes and try the request again. If you receive this same exception again, you will have to wait additional time until the role is unlocked.</p>
|
|
4322
4797
|
*/
|
|
4323
4798
|
export declare class WAFServiceLinkedRoleErrorException extends __BaseException {
|
|
@@ -4328,6 +4803,9 @@ export declare class WAFServiceLinkedRoleErrorException extends __BaseException
|
|
|
4328
4803
|
*/
|
|
4329
4804
|
constructor(opts: __ExceptionOptionType<WAFServiceLinkedRoleErrorException, __BaseException>);
|
|
4330
4805
|
}
|
|
4806
|
+
/**
|
|
4807
|
+
* @public
|
|
4808
|
+
*/
|
|
4331
4809
|
export interface PutPermissionPolicyRequest {
|
|
4332
4810
|
/**
|
|
4333
4811
|
* <p>The Amazon Resource Name (ARN) of the RuleGroup to which you want to attach the policy.</p>
|
|
@@ -4338,9 +4816,13 @@ export interface PutPermissionPolicyRequest {
|
|
|
4338
4816
|
*/
|
|
4339
4817
|
Policy: string | undefined;
|
|
4340
4818
|
}
|
|
4819
|
+
/**
|
|
4820
|
+
* @public
|
|
4821
|
+
*/
|
|
4341
4822
|
export interface PutPermissionPolicyResponse {
|
|
4342
4823
|
}
|
|
4343
4824
|
/**
|
|
4825
|
+
* @public
|
|
4344
4826
|
* <p>The operation failed because the specified policy is not in the proper format. </p>
|
|
4345
4827
|
* <p>The policy is subject to the following restrictions:</p>
|
|
4346
4828
|
* <ul>
|
|
@@ -4380,6 +4862,9 @@ export declare class WAFInvalidPermissionPolicyException extends __BaseException
|
|
|
4380
4862
|
*/
|
|
4381
4863
|
constructor(opts: __ExceptionOptionType<WAFInvalidPermissionPolicyException, __BaseException>);
|
|
4382
4864
|
}
|
|
4865
|
+
/**
|
|
4866
|
+
* @public
|
|
4867
|
+
*/
|
|
4383
4868
|
export interface TagResourceRequest {
|
|
4384
4869
|
/**
|
|
4385
4870
|
* <p></p>
|
|
@@ -4390,8 +4875,14 @@ export interface TagResourceRequest {
|
|
|
4390
4875
|
*/
|
|
4391
4876
|
Tags: Tag[] | undefined;
|
|
4392
4877
|
}
|
|
4878
|
+
/**
|
|
4879
|
+
* @public
|
|
4880
|
+
*/
|
|
4393
4881
|
export interface TagResourceResponse {
|
|
4394
4882
|
}
|
|
4883
|
+
/**
|
|
4884
|
+
* @public
|
|
4885
|
+
*/
|
|
4395
4886
|
export interface UntagResourceRequest {
|
|
4396
4887
|
/**
|
|
4397
4888
|
* <p></p>
|
|
@@ -4402,13 +4893,20 @@ export interface UntagResourceRequest {
|
|
|
4402
4893
|
*/
|
|
4403
4894
|
TagKeys: string[] | undefined;
|
|
4404
4895
|
}
|
|
4896
|
+
/**
|
|
4897
|
+
* @public
|
|
4898
|
+
*/
|
|
4405
4899
|
export interface UntagResourceResponse {
|
|
4406
4900
|
}
|
|
4901
|
+
/**
|
|
4902
|
+
* @public
|
|
4903
|
+
*/
|
|
4407
4904
|
export declare enum ChangeAction {
|
|
4408
4905
|
DELETE = "DELETE",
|
|
4409
4906
|
INSERT = "INSERT"
|
|
4410
4907
|
}
|
|
4411
4908
|
/**
|
|
4909
|
+
* @public
|
|
4412
4910
|
* <note>
|
|
4413
4911
|
* <p>This is <b>AWS WAF Classic</b> documentation. For
|
|
4414
4912
|
* more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
|
|
@@ -4432,6 +4930,9 @@ export interface ByteMatchSetUpdate {
|
|
|
4432
4930
|
*/
|
|
4433
4931
|
ByteMatchTuple: ByteMatchTuple | undefined;
|
|
4434
4932
|
}
|
|
4933
|
+
/**
|
|
4934
|
+
* @public
|
|
4935
|
+
*/
|
|
4435
4936
|
export interface UpdateByteMatchSetRequest {
|
|
4436
4937
|
/**
|
|
4437
4938
|
* <p>The <code>ByteMatchSetId</code> of the <a>ByteMatchSet</a> that you want to update. <code>ByteMatchSetId</code> is returned by <a>CreateByteMatchSet</a> and by
|
|
@@ -4466,6 +4967,9 @@ export interface UpdateByteMatchSetRequest {
|
|
|
4466
4967
|
*/
|
|
4467
4968
|
Updates: ByteMatchSetUpdate[] | undefined;
|
|
4468
4969
|
}
|
|
4970
|
+
/**
|
|
4971
|
+
* @public
|
|
4972
|
+
*/
|
|
4469
4973
|
export interface UpdateByteMatchSetResponse {
|
|
4470
4974
|
/**
|
|
4471
4975
|
* <p>The <code>ChangeToken</code> that you used to submit the <code>UpdateByteMatchSet</code> request. You can also use this value
|
|
@@ -4474,6 +4978,7 @@ export interface UpdateByteMatchSetResponse {
|
|
|
4474
4978
|
ChangeToken?: string;
|
|
4475
4979
|
}
|
|
4476
4980
|
/**
|
|
4981
|
+
* @public
|
|
4477
4982
|
* <p>The operation failed because you tried to add an object to or delete an object from another object that doesn't exist. For example:</p>
|
|
4478
4983
|
* <ul>
|
|
4479
4984
|
* <li>
|
|
@@ -4500,6 +5005,7 @@ export declare class WAFNonexistentContainerException extends __BaseException {
|
|
|
4500
5005
|
constructor(opts: __ExceptionOptionType<WAFNonexistentContainerException, __BaseException>);
|
|
4501
5006
|
}
|
|
4502
5007
|
/**
|
|
5008
|
+
* @public
|
|
4503
5009
|
* <note>
|
|
4504
5010
|
* <p>This is <b>AWS WAF Classic</b> documentation. For
|
|
4505
5011
|
* more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
|
|
@@ -4520,6 +5026,9 @@ export interface GeoMatchSetUpdate {
|
|
|
4520
5026
|
*/
|
|
4521
5027
|
GeoMatchConstraint: GeoMatchConstraint | undefined;
|
|
4522
5028
|
}
|
|
5029
|
+
/**
|
|
5030
|
+
* @public
|
|
5031
|
+
*/
|
|
4523
5032
|
export interface UpdateGeoMatchSetRequest {
|
|
4524
5033
|
/**
|
|
4525
5034
|
* <p>The <code>GeoMatchSetId</code> of the <a>GeoMatchSet</a> that you want to update. <code>GeoMatchSetId</code> is returned by <a>CreateGeoMatchSet</a> and by
|
|
@@ -4549,6 +5058,9 @@ export interface UpdateGeoMatchSetRequest {
|
|
|
4549
5058
|
*/
|
|
4550
5059
|
Updates: GeoMatchSetUpdate[] | undefined;
|
|
4551
5060
|
}
|
|
5061
|
+
/**
|
|
5062
|
+
* @public
|
|
5063
|
+
*/
|
|
4552
5064
|
export interface UpdateGeoMatchSetResponse {
|
|
4553
5065
|
/**
|
|
4554
5066
|
* <p>The <code>ChangeToken</code> that you used to submit the <code>UpdateGeoMatchSet</code> request. You can also use this value
|
|
@@ -4557,6 +5069,7 @@ export interface UpdateGeoMatchSetResponse {
|
|
|
4557
5069
|
ChangeToken?: string;
|
|
4558
5070
|
}
|
|
4559
5071
|
/**
|
|
5072
|
+
* @public
|
|
4560
5073
|
* <note>
|
|
4561
5074
|
* <p>This is <b>AWS WAF Classic</b> documentation. For
|
|
4562
5075
|
* more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
|
|
@@ -4577,6 +5090,9 @@ export interface IPSetUpdate {
|
|
|
4577
5090
|
*/
|
|
4578
5091
|
IPSetDescriptor: IPSetDescriptor | undefined;
|
|
4579
5092
|
}
|
|
5093
|
+
/**
|
|
5094
|
+
* @public
|
|
5095
|
+
*/
|
|
4580
5096
|
export interface UpdateIPSetRequest {
|
|
4581
5097
|
/**
|
|
4582
5098
|
* <p>The <code>IPSetId</code> of the <a>IPSet</a> that you want to update. <code>IPSetId</code> is returned by <a>CreateIPSet</a> and by
|
|
@@ -4606,6 +5122,9 @@ export interface UpdateIPSetRequest {
|
|
|
4606
5122
|
*/
|
|
4607
5123
|
Updates: IPSetUpdate[] | undefined;
|
|
4608
5124
|
}
|
|
5125
|
+
/**
|
|
5126
|
+
* @public
|
|
5127
|
+
*/
|
|
4609
5128
|
export interface UpdateIPSetResponse {
|
|
4610
5129
|
/**
|
|
4611
5130
|
* <p>The <code>ChangeToken</code> that you used to submit the <code>UpdateIPSet</code> request. You can also use this value
|
|
@@ -4614,6 +5133,7 @@ export interface UpdateIPSetResponse {
|
|
|
4614
5133
|
ChangeToken?: string;
|
|
4615
5134
|
}
|
|
4616
5135
|
/**
|
|
5136
|
+
* @public
|
|
4617
5137
|
* <note>
|
|
4618
5138
|
* <p>This is <b>AWS WAF Classic</b> documentation. For
|
|
4619
5139
|
* more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
|
|
@@ -4636,6 +5156,9 @@ export interface RuleUpdate {
|
|
|
4636
5156
|
*/
|
|
4637
5157
|
Predicate: Predicate | undefined;
|
|
4638
5158
|
}
|
|
5159
|
+
/**
|
|
5160
|
+
* @public
|
|
5161
|
+
*/
|
|
4639
5162
|
export interface UpdateRateBasedRuleRequest {
|
|
4640
5163
|
/**
|
|
4641
5164
|
* <p>The <code>RuleId</code> of the <code>RateBasedRule</code> that you want to update.
|
|
@@ -4659,6 +5182,9 @@ export interface UpdateRateBasedRuleRequest {
|
|
|
4659
5182
|
*/
|
|
4660
5183
|
RateLimit: number | undefined;
|
|
4661
5184
|
}
|
|
5185
|
+
/**
|
|
5186
|
+
* @public
|
|
5187
|
+
*/
|
|
4662
5188
|
export interface UpdateRateBasedRuleResponse {
|
|
4663
5189
|
/**
|
|
4664
5190
|
* <p>The <code>ChangeToken</code> that you used to submit the
|
|
@@ -4668,6 +5194,7 @@ export interface UpdateRateBasedRuleResponse {
|
|
|
4668
5194
|
ChangeToken?: string;
|
|
4669
5195
|
}
|
|
4670
5196
|
/**
|
|
5197
|
+
* @public
|
|
4671
5198
|
* <note>
|
|
4672
5199
|
* <p>This is <b>AWS WAF Classic</b> documentation. For
|
|
4673
5200
|
* more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
|
|
@@ -4691,6 +5218,9 @@ export interface RegexMatchSetUpdate {
|
|
|
4691
5218
|
*/
|
|
4692
5219
|
RegexMatchTuple: RegexMatchTuple | undefined;
|
|
4693
5220
|
}
|
|
5221
|
+
/**
|
|
5222
|
+
* @public
|
|
5223
|
+
*/
|
|
4694
5224
|
export interface UpdateRegexMatchSetRequest {
|
|
4695
5225
|
/**
|
|
4696
5226
|
* <p>The <code>RegexMatchSetId</code> of the <a>RegexMatchSet</a> that you want to update. <code>RegexMatchSetId</code> is returned by <a>CreateRegexMatchSet</a> and by
|
|
@@ -4707,6 +5237,9 @@ export interface UpdateRegexMatchSetRequest {
|
|
|
4707
5237
|
*/
|
|
4708
5238
|
ChangeToken: string | undefined;
|
|
4709
5239
|
}
|
|
5240
|
+
/**
|
|
5241
|
+
* @public
|
|
5242
|
+
*/
|
|
4710
5243
|
export interface UpdateRegexMatchSetResponse {
|
|
4711
5244
|
/**
|
|
4712
5245
|
* <p>The <code>ChangeToken</code> that you used to submit the <code>UpdateRegexMatchSet</code> request. You can also use this value
|
|
@@ -4715,6 +5248,7 @@ export interface UpdateRegexMatchSetResponse {
|
|
|
4715
5248
|
ChangeToken?: string;
|
|
4716
5249
|
}
|
|
4717
5250
|
/**
|
|
5251
|
+
* @public
|
|
4718
5252
|
* <note>
|
|
4719
5253
|
* <p>This is <b>AWS WAF Classic</b> documentation. For
|
|
4720
5254
|
* more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
|
|
@@ -4736,6 +5270,9 @@ export interface RegexPatternSetUpdate {
|
|
|
4736
5270
|
*/
|
|
4737
5271
|
RegexPatternString: string | undefined;
|
|
4738
5272
|
}
|
|
5273
|
+
/**
|
|
5274
|
+
* @public
|
|
5275
|
+
*/
|
|
4739
5276
|
export interface UpdateRegexPatternSetRequest {
|
|
4740
5277
|
/**
|
|
4741
5278
|
* <p>The <code>RegexPatternSetId</code> of the <a>RegexPatternSet</a> that you want to update. <code>RegexPatternSetId</code> is returned by <a>CreateRegexPatternSet</a> and by
|
|
@@ -4751,6 +5288,9 @@ export interface UpdateRegexPatternSetRequest {
|
|
|
4751
5288
|
*/
|
|
4752
5289
|
ChangeToken: string | undefined;
|
|
4753
5290
|
}
|
|
5291
|
+
/**
|
|
5292
|
+
* @public
|
|
5293
|
+
*/
|
|
4754
5294
|
export interface UpdateRegexPatternSetResponse {
|
|
4755
5295
|
/**
|
|
4756
5296
|
* <p>The <code>ChangeToken</code> that you used to submit the <code>UpdateRegexPatternSet</code> request. You can also use this value
|
|
@@ -4759,6 +5299,7 @@ export interface UpdateRegexPatternSetResponse {
|
|
|
4759
5299
|
ChangeToken?: string;
|
|
4760
5300
|
}
|
|
4761
5301
|
/**
|
|
5302
|
+
* @public
|
|
4762
5303
|
* <p>The regular expression (regex) you specified in <code>RegexPatternString</code> is invalid.</p>
|
|
4763
5304
|
*/
|
|
4764
5305
|
export declare class WAFInvalidRegexPatternException extends __BaseException {
|
|
@@ -4769,6 +5310,9 @@ export declare class WAFInvalidRegexPatternException extends __BaseException {
|
|
|
4769
5310
|
*/
|
|
4770
5311
|
constructor(opts: __ExceptionOptionType<WAFInvalidRegexPatternException, __BaseException>);
|
|
4771
5312
|
}
|
|
5313
|
+
/**
|
|
5314
|
+
* @public
|
|
5315
|
+
*/
|
|
4772
5316
|
export interface UpdateRuleRequest {
|
|
4773
5317
|
/**
|
|
4774
5318
|
* <p>The <code>RuleId</code> of the <code>Rule</code> that you want to update. <code>RuleId</code> is returned by
|
|
@@ -4802,6 +5346,9 @@ export interface UpdateRuleRequest {
|
|
|
4802
5346
|
*/
|
|
4803
5347
|
Updates: RuleUpdate[] | undefined;
|
|
4804
5348
|
}
|
|
5349
|
+
/**
|
|
5350
|
+
* @public
|
|
5351
|
+
*/
|
|
4805
5352
|
export interface UpdateRuleResponse {
|
|
4806
5353
|
/**
|
|
4807
5354
|
* <p>The <code>ChangeToken</code> that you used to submit the <code>UpdateRule</code> request. You can also use this value
|
|
@@ -4810,6 +5357,7 @@ export interface UpdateRuleResponse {
|
|
|
4810
5357
|
ChangeToken?: string;
|
|
4811
5358
|
}
|
|
4812
5359
|
/**
|
|
5360
|
+
* @public
|
|
4813
5361
|
* <note>
|
|
4814
5362
|
* <p>This is <b>AWS WAF Classic</b> documentation. For
|
|
4815
5363
|
* more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
|
|
@@ -4834,6 +5382,9 @@ export interface RuleGroupUpdate {
|
|
|
4834
5382
|
*/
|
|
4835
5383
|
ActivatedRule: ActivatedRule | undefined;
|
|
4836
5384
|
}
|
|
5385
|
+
/**
|
|
5386
|
+
* @public
|
|
5387
|
+
*/
|
|
4837
5388
|
export interface UpdateRuleGroupRequest {
|
|
4838
5389
|
/**
|
|
4839
5390
|
* <p>The <code>RuleGroupId</code> of the <a>RuleGroup</a> that you want to update. <code>RuleGroupId</code> is returned by <a>CreateRuleGroup</a> and by
|
|
@@ -4853,6 +5404,9 @@ export interface UpdateRuleGroupRequest {
|
|
|
4853
5404
|
*/
|
|
4854
5405
|
ChangeToken: string | undefined;
|
|
4855
5406
|
}
|
|
5407
|
+
/**
|
|
5408
|
+
* @public
|
|
5409
|
+
*/
|
|
4856
5410
|
export interface UpdateRuleGroupResponse {
|
|
4857
5411
|
/**
|
|
4858
5412
|
* <p>The <code>ChangeToken</code> that you used to submit the <code>UpdateRuleGroup</code> request. You can also use this value
|
|
@@ -4861,6 +5415,7 @@ export interface UpdateRuleGroupResponse {
|
|
|
4861
5415
|
ChangeToken?: string;
|
|
4862
5416
|
}
|
|
4863
5417
|
/**
|
|
5418
|
+
* @public
|
|
4864
5419
|
* <note>
|
|
4865
5420
|
* <p>This is <b>AWS WAF Classic</b> documentation. For
|
|
4866
5421
|
* more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
|
|
@@ -4886,6 +5441,9 @@ export interface SizeConstraintSetUpdate {
|
|
|
4886
5441
|
*/
|
|
4887
5442
|
SizeConstraint: SizeConstraint | undefined;
|
|
4888
5443
|
}
|
|
5444
|
+
/**
|
|
5445
|
+
* @public
|
|
5446
|
+
*/
|
|
4889
5447
|
export interface UpdateSizeConstraintSetRequest {
|
|
4890
5448
|
/**
|
|
4891
5449
|
* <p>The <code>SizeConstraintSetId</code> of the <a>SizeConstraintSet</a> that you want to update. <code>SizeConstraintSetId</code>
|
|
@@ -4920,6 +5478,9 @@ export interface UpdateSizeConstraintSetRequest {
|
|
|
4920
5478
|
*/
|
|
4921
5479
|
Updates: SizeConstraintSetUpdate[] | undefined;
|
|
4922
5480
|
}
|
|
5481
|
+
/**
|
|
5482
|
+
* @public
|
|
5483
|
+
*/
|
|
4923
5484
|
export interface UpdateSizeConstraintSetResponse {
|
|
4924
5485
|
/**
|
|
4925
5486
|
* <p>The <code>ChangeToken</code> that you used to submit the <code>UpdateSizeConstraintSet</code> request. You can also use this value
|
|
@@ -4928,6 +5489,7 @@ export interface UpdateSizeConstraintSetResponse {
|
|
|
4928
5489
|
ChangeToken?: string;
|
|
4929
5490
|
}
|
|
4930
5491
|
/**
|
|
5492
|
+
* @public
|
|
4931
5493
|
* <note>
|
|
4932
5494
|
* <p>This is <b>AWS WAF Classic</b> documentation. For
|
|
4933
5495
|
* more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
|
|
@@ -4951,6 +5513,7 @@ export interface SqlInjectionMatchSetUpdate {
|
|
|
4951
5513
|
SqlInjectionMatchTuple: SqlInjectionMatchTuple | undefined;
|
|
4952
5514
|
}
|
|
4953
5515
|
/**
|
|
5516
|
+
* @public
|
|
4954
5517
|
* <p>A request to update a <a>SqlInjectionMatchSet</a>.</p>
|
|
4955
5518
|
*/
|
|
4956
5519
|
export interface UpdateSqlInjectionMatchSetRequest {
|
|
@@ -4987,6 +5550,7 @@ export interface UpdateSqlInjectionMatchSetRequest {
|
|
|
4987
5550
|
Updates: SqlInjectionMatchSetUpdate[] | undefined;
|
|
4988
5551
|
}
|
|
4989
5552
|
/**
|
|
5553
|
+
* @public
|
|
4990
5554
|
* <p>The response to an <a>UpdateSqlInjectionMatchSets</a> request.</p>
|
|
4991
5555
|
*/
|
|
4992
5556
|
export interface UpdateSqlInjectionMatchSetResponse {
|
|
@@ -4997,6 +5561,7 @@ export interface UpdateSqlInjectionMatchSetResponse {
|
|
|
4997
5561
|
ChangeToken?: string;
|
|
4998
5562
|
}
|
|
4999
5563
|
/**
|
|
5564
|
+
* @public
|
|
5000
5565
|
* <note>
|
|
5001
5566
|
* <p>This is <b>AWS WAF Classic</b> documentation. For
|
|
5002
5567
|
* more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
|
|
@@ -5019,6 +5584,9 @@ export interface WebACLUpdate {
|
|
|
5019
5584
|
*/
|
|
5020
5585
|
ActivatedRule: ActivatedRule | undefined;
|
|
5021
5586
|
}
|
|
5587
|
+
/**
|
|
5588
|
+
* @public
|
|
5589
|
+
*/
|
|
5022
5590
|
export interface UpdateWebACLRequest {
|
|
5023
5591
|
/**
|
|
5024
5592
|
* <p>The <code>WebACLId</code> of the <a>WebACL</a> that you want to update. <code>WebACLId</code> is returned by <a>CreateWebACL</a> and by
|
|
@@ -5064,6 +5632,9 @@ export interface UpdateWebACLRequest {
|
|
|
5064
5632
|
*/
|
|
5065
5633
|
DefaultAction?: WafAction;
|
|
5066
5634
|
}
|
|
5635
|
+
/**
|
|
5636
|
+
* @public
|
|
5637
|
+
*/
|
|
5067
5638
|
export interface UpdateWebACLResponse {
|
|
5068
5639
|
/**
|
|
5069
5640
|
* <p>The <code>ChangeToken</code> that you used to submit the <code>UpdateWebACL</code> request. You can also use this value
|
|
@@ -5072,6 +5643,7 @@ export interface UpdateWebACLResponse {
|
|
|
5072
5643
|
ChangeToken?: string;
|
|
5073
5644
|
}
|
|
5074
5645
|
/**
|
|
5646
|
+
* @public
|
|
5075
5647
|
* <p>The specified subscription does not exist.</p>
|
|
5076
5648
|
*/
|
|
5077
5649
|
export declare class WAFSubscriptionNotFoundException extends __BaseException {
|
|
@@ -5083,6 +5655,7 @@ export declare class WAFSubscriptionNotFoundException extends __BaseException {
|
|
|
5083
5655
|
constructor(opts: __ExceptionOptionType<WAFSubscriptionNotFoundException, __BaseException>);
|
|
5084
5656
|
}
|
|
5085
5657
|
/**
|
|
5658
|
+
* @public
|
|
5086
5659
|
* <note>
|
|
5087
5660
|
* <p>This is <b>AWS WAF Classic</b> documentation. For
|
|
5088
5661
|
* more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
|
|
@@ -5108,6 +5681,7 @@ export interface XssMatchSetUpdate {
|
|
|
5108
5681
|
XssMatchTuple: XssMatchTuple | undefined;
|
|
5109
5682
|
}
|
|
5110
5683
|
/**
|
|
5684
|
+
* @public
|
|
5111
5685
|
* <p>A request to update an <a>XssMatchSet</a>.</p>
|
|
5112
5686
|
*/
|
|
5113
5687
|
export interface UpdateXssMatchSetRequest {
|
|
@@ -5146,6 +5720,7 @@ export interface UpdateXssMatchSetRequest {
|
|
|
5146
5720
|
Updates: XssMatchSetUpdate[] | undefined;
|
|
5147
5721
|
}
|
|
5148
5722
|
/**
|
|
5723
|
+
* @public
|
|
5149
5724
|
* <p>The response to an <a>UpdateXssMatchSets</a> request.</p>
|
|
5150
5725
|
*/
|
|
5151
5726
|
export interface UpdateXssMatchSetResponse {
|
|
@@ -5155,871 +5730,3 @@ export interface UpdateXssMatchSetResponse {
|
|
|
5155
5730
|
*/
|
|
5156
5731
|
ChangeToken?: string;
|
|
5157
5732
|
}
|
|
5158
|
-
/**
|
|
5159
|
-
* @internal
|
|
5160
|
-
*/
|
|
5161
|
-
export declare const WafActionFilterSensitiveLog: (obj: WafAction) => any;
|
|
5162
|
-
/**
|
|
5163
|
-
* @internal
|
|
5164
|
-
*/
|
|
5165
|
-
export declare const ExcludedRuleFilterSensitiveLog: (obj: ExcludedRule) => any;
|
|
5166
|
-
/**
|
|
5167
|
-
* @internal
|
|
5168
|
-
*/
|
|
5169
|
-
export declare const WafOverrideActionFilterSensitiveLog: (obj: WafOverrideAction) => any;
|
|
5170
|
-
/**
|
|
5171
|
-
* @internal
|
|
5172
|
-
*/
|
|
5173
|
-
export declare const ActivatedRuleFilterSensitiveLog: (obj: ActivatedRule) => any;
|
|
5174
|
-
/**
|
|
5175
|
-
* @internal
|
|
5176
|
-
*/
|
|
5177
|
-
export declare const AssociateWebACLRequestFilterSensitiveLog: (obj: AssociateWebACLRequest) => any;
|
|
5178
|
-
/**
|
|
5179
|
-
* @internal
|
|
5180
|
-
*/
|
|
5181
|
-
export declare const AssociateWebACLResponseFilterSensitiveLog: (obj: AssociateWebACLResponse) => any;
|
|
5182
|
-
/**
|
|
5183
|
-
* @internal
|
|
5184
|
-
*/
|
|
5185
|
-
export declare const CreateByteMatchSetRequestFilterSensitiveLog: (obj: CreateByteMatchSetRequest) => any;
|
|
5186
|
-
/**
|
|
5187
|
-
* @internal
|
|
5188
|
-
*/
|
|
5189
|
-
export declare const FieldToMatchFilterSensitiveLog: (obj: FieldToMatch) => any;
|
|
5190
|
-
/**
|
|
5191
|
-
* @internal
|
|
5192
|
-
*/
|
|
5193
|
-
export declare const ByteMatchTupleFilterSensitiveLog: (obj: ByteMatchTuple) => any;
|
|
5194
|
-
/**
|
|
5195
|
-
* @internal
|
|
5196
|
-
*/
|
|
5197
|
-
export declare const ByteMatchSetFilterSensitiveLog: (obj: ByteMatchSet) => any;
|
|
5198
|
-
/**
|
|
5199
|
-
* @internal
|
|
5200
|
-
*/
|
|
5201
|
-
export declare const CreateByteMatchSetResponseFilterSensitiveLog: (obj: CreateByteMatchSetResponse) => any;
|
|
5202
|
-
/**
|
|
5203
|
-
* @internal
|
|
5204
|
-
*/
|
|
5205
|
-
export declare const CreateGeoMatchSetRequestFilterSensitiveLog: (obj: CreateGeoMatchSetRequest) => any;
|
|
5206
|
-
/**
|
|
5207
|
-
* @internal
|
|
5208
|
-
*/
|
|
5209
|
-
export declare const GeoMatchConstraintFilterSensitiveLog: (obj: GeoMatchConstraint) => any;
|
|
5210
|
-
/**
|
|
5211
|
-
* @internal
|
|
5212
|
-
*/
|
|
5213
|
-
export declare const GeoMatchSetFilterSensitiveLog: (obj: GeoMatchSet) => any;
|
|
5214
|
-
/**
|
|
5215
|
-
* @internal
|
|
5216
|
-
*/
|
|
5217
|
-
export declare const CreateGeoMatchSetResponseFilterSensitiveLog: (obj: CreateGeoMatchSetResponse) => any;
|
|
5218
|
-
/**
|
|
5219
|
-
* @internal
|
|
5220
|
-
*/
|
|
5221
|
-
export declare const CreateIPSetRequestFilterSensitiveLog: (obj: CreateIPSetRequest) => any;
|
|
5222
|
-
/**
|
|
5223
|
-
* @internal
|
|
5224
|
-
*/
|
|
5225
|
-
export declare const IPSetDescriptorFilterSensitiveLog: (obj: IPSetDescriptor) => any;
|
|
5226
|
-
/**
|
|
5227
|
-
* @internal
|
|
5228
|
-
*/
|
|
5229
|
-
export declare const IPSetFilterSensitiveLog: (obj: IPSet) => any;
|
|
5230
|
-
/**
|
|
5231
|
-
* @internal
|
|
5232
|
-
*/
|
|
5233
|
-
export declare const CreateIPSetResponseFilterSensitiveLog: (obj: CreateIPSetResponse) => any;
|
|
5234
|
-
/**
|
|
5235
|
-
* @internal
|
|
5236
|
-
*/
|
|
5237
|
-
export declare const TagFilterSensitiveLog: (obj: Tag) => any;
|
|
5238
|
-
/**
|
|
5239
|
-
* @internal
|
|
5240
|
-
*/
|
|
5241
|
-
export declare const CreateRateBasedRuleRequestFilterSensitiveLog: (obj: CreateRateBasedRuleRequest) => any;
|
|
5242
|
-
/**
|
|
5243
|
-
* @internal
|
|
5244
|
-
*/
|
|
5245
|
-
export declare const PredicateFilterSensitiveLog: (obj: Predicate) => any;
|
|
5246
|
-
/**
|
|
5247
|
-
* @internal
|
|
5248
|
-
*/
|
|
5249
|
-
export declare const RateBasedRuleFilterSensitiveLog: (obj: RateBasedRule) => any;
|
|
5250
|
-
/**
|
|
5251
|
-
* @internal
|
|
5252
|
-
*/
|
|
5253
|
-
export declare const CreateRateBasedRuleResponseFilterSensitiveLog: (obj: CreateRateBasedRuleResponse) => any;
|
|
5254
|
-
/**
|
|
5255
|
-
* @internal
|
|
5256
|
-
*/
|
|
5257
|
-
export declare const CreateRegexMatchSetRequestFilterSensitiveLog: (obj: CreateRegexMatchSetRequest) => any;
|
|
5258
|
-
/**
|
|
5259
|
-
* @internal
|
|
5260
|
-
*/
|
|
5261
|
-
export declare const RegexMatchTupleFilterSensitiveLog: (obj: RegexMatchTuple) => any;
|
|
5262
|
-
/**
|
|
5263
|
-
* @internal
|
|
5264
|
-
*/
|
|
5265
|
-
export declare const RegexMatchSetFilterSensitiveLog: (obj: RegexMatchSet) => any;
|
|
5266
|
-
/**
|
|
5267
|
-
* @internal
|
|
5268
|
-
*/
|
|
5269
|
-
export declare const CreateRegexMatchSetResponseFilterSensitiveLog: (obj: CreateRegexMatchSetResponse) => any;
|
|
5270
|
-
/**
|
|
5271
|
-
* @internal
|
|
5272
|
-
*/
|
|
5273
|
-
export declare const CreateRegexPatternSetRequestFilterSensitiveLog: (obj: CreateRegexPatternSetRequest) => any;
|
|
5274
|
-
/**
|
|
5275
|
-
* @internal
|
|
5276
|
-
*/
|
|
5277
|
-
export declare const RegexPatternSetFilterSensitiveLog: (obj: RegexPatternSet) => any;
|
|
5278
|
-
/**
|
|
5279
|
-
* @internal
|
|
5280
|
-
*/
|
|
5281
|
-
export declare const CreateRegexPatternSetResponseFilterSensitiveLog: (obj: CreateRegexPatternSetResponse) => any;
|
|
5282
|
-
/**
|
|
5283
|
-
* @internal
|
|
5284
|
-
*/
|
|
5285
|
-
export declare const CreateRuleRequestFilterSensitiveLog: (obj: CreateRuleRequest) => any;
|
|
5286
|
-
/**
|
|
5287
|
-
* @internal
|
|
5288
|
-
*/
|
|
5289
|
-
export declare const RuleFilterSensitiveLog: (obj: Rule) => any;
|
|
5290
|
-
/**
|
|
5291
|
-
* @internal
|
|
5292
|
-
*/
|
|
5293
|
-
export declare const CreateRuleResponseFilterSensitiveLog: (obj: CreateRuleResponse) => any;
|
|
5294
|
-
/**
|
|
5295
|
-
* @internal
|
|
5296
|
-
*/
|
|
5297
|
-
export declare const CreateRuleGroupRequestFilterSensitiveLog: (obj: CreateRuleGroupRequest) => any;
|
|
5298
|
-
/**
|
|
5299
|
-
* @internal
|
|
5300
|
-
*/
|
|
5301
|
-
export declare const RuleGroupFilterSensitiveLog: (obj: RuleGroup) => any;
|
|
5302
|
-
/**
|
|
5303
|
-
* @internal
|
|
5304
|
-
*/
|
|
5305
|
-
export declare const CreateRuleGroupResponseFilterSensitiveLog: (obj: CreateRuleGroupResponse) => any;
|
|
5306
|
-
/**
|
|
5307
|
-
* @internal
|
|
5308
|
-
*/
|
|
5309
|
-
export declare const CreateSizeConstraintSetRequestFilterSensitiveLog: (obj: CreateSizeConstraintSetRequest) => any;
|
|
5310
|
-
/**
|
|
5311
|
-
* @internal
|
|
5312
|
-
*/
|
|
5313
|
-
export declare const SizeConstraintFilterSensitiveLog: (obj: SizeConstraint) => any;
|
|
5314
|
-
/**
|
|
5315
|
-
* @internal
|
|
5316
|
-
*/
|
|
5317
|
-
export declare const SizeConstraintSetFilterSensitiveLog: (obj: SizeConstraintSet) => any;
|
|
5318
|
-
/**
|
|
5319
|
-
* @internal
|
|
5320
|
-
*/
|
|
5321
|
-
export declare const CreateSizeConstraintSetResponseFilterSensitiveLog: (obj: CreateSizeConstraintSetResponse) => any;
|
|
5322
|
-
/**
|
|
5323
|
-
* @internal
|
|
5324
|
-
*/
|
|
5325
|
-
export declare const CreateSqlInjectionMatchSetRequestFilterSensitiveLog: (obj: CreateSqlInjectionMatchSetRequest) => any;
|
|
5326
|
-
/**
|
|
5327
|
-
* @internal
|
|
5328
|
-
*/
|
|
5329
|
-
export declare const SqlInjectionMatchTupleFilterSensitiveLog: (obj: SqlInjectionMatchTuple) => any;
|
|
5330
|
-
/**
|
|
5331
|
-
* @internal
|
|
5332
|
-
*/
|
|
5333
|
-
export declare const SqlInjectionMatchSetFilterSensitiveLog: (obj: SqlInjectionMatchSet) => any;
|
|
5334
|
-
/**
|
|
5335
|
-
* @internal
|
|
5336
|
-
*/
|
|
5337
|
-
export declare const CreateSqlInjectionMatchSetResponseFilterSensitiveLog: (obj: CreateSqlInjectionMatchSetResponse) => any;
|
|
5338
|
-
/**
|
|
5339
|
-
* @internal
|
|
5340
|
-
*/
|
|
5341
|
-
export declare const CreateWebACLRequestFilterSensitiveLog: (obj: CreateWebACLRequest) => any;
|
|
5342
|
-
/**
|
|
5343
|
-
* @internal
|
|
5344
|
-
*/
|
|
5345
|
-
export declare const WebACLFilterSensitiveLog: (obj: WebACL) => any;
|
|
5346
|
-
/**
|
|
5347
|
-
* @internal
|
|
5348
|
-
*/
|
|
5349
|
-
export declare const CreateWebACLResponseFilterSensitiveLog: (obj: CreateWebACLResponse) => any;
|
|
5350
|
-
/**
|
|
5351
|
-
* @internal
|
|
5352
|
-
*/
|
|
5353
|
-
export declare const CreateWebACLMigrationStackRequestFilterSensitiveLog: (obj: CreateWebACLMigrationStackRequest) => any;
|
|
5354
|
-
/**
|
|
5355
|
-
* @internal
|
|
5356
|
-
*/
|
|
5357
|
-
export declare const CreateWebACLMigrationStackResponseFilterSensitiveLog: (obj: CreateWebACLMigrationStackResponse) => any;
|
|
5358
|
-
/**
|
|
5359
|
-
* @internal
|
|
5360
|
-
*/
|
|
5361
|
-
export declare const CreateXssMatchSetRequestFilterSensitiveLog: (obj: CreateXssMatchSetRequest) => any;
|
|
5362
|
-
/**
|
|
5363
|
-
* @internal
|
|
5364
|
-
*/
|
|
5365
|
-
export declare const XssMatchTupleFilterSensitiveLog: (obj: XssMatchTuple) => any;
|
|
5366
|
-
/**
|
|
5367
|
-
* @internal
|
|
5368
|
-
*/
|
|
5369
|
-
export declare const XssMatchSetFilterSensitiveLog: (obj: XssMatchSet) => any;
|
|
5370
|
-
/**
|
|
5371
|
-
* @internal
|
|
5372
|
-
*/
|
|
5373
|
-
export declare const CreateXssMatchSetResponseFilterSensitiveLog: (obj: CreateXssMatchSetResponse) => any;
|
|
5374
|
-
/**
|
|
5375
|
-
* @internal
|
|
5376
|
-
*/
|
|
5377
|
-
export declare const DeleteByteMatchSetRequestFilterSensitiveLog: (obj: DeleteByteMatchSetRequest) => any;
|
|
5378
|
-
/**
|
|
5379
|
-
* @internal
|
|
5380
|
-
*/
|
|
5381
|
-
export declare const DeleteByteMatchSetResponseFilterSensitiveLog: (obj: DeleteByteMatchSetResponse) => any;
|
|
5382
|
-
/**
|
|
5383
|
-
* @internal
|
|
5384
|
-
*/
|
|
5385
|
-
export declare const DeleteGeoMatchSetRequestFilterSensitiveLog: (obj: DeleteGeoMatchSetRequest) => any;
|
|
5386
|
-
/**
|
|
5387
|
-
* @internal
|
|
5388
|
-
*/
|
|
5389
|
-
export declare const DeleteGeoMatchSetResponseFilterSensitiveLog: (obj: DeleteGeoMatchSetResponse) => any;
|
|
5390
|
-
/**
|
|
5391
|
-
* @internal
|
|
5392
|
-
*/
|
|
5393
|
-
export declare const DeleteIPSetRequestFilterSensitiveLog: (obj: DeleteIPSetRequest) => any;
|
|
5394
|
-
/**
|
|
5395
|
-
* @internal
|
|
5396
|
-
*/
|
|
5397
|
-
export declare const DeleteIPSetResponseFilterSensitiveLog: (obj: DeleteIPSetResponse) => any;
|
|
5398
|
-
/**
|
|
5399
|
-
* @internal
|
|
5400
|
-
*/
|
|
5401
|
-
export declare const DeleteLoggingConfigurationRequestFilterSensitiveLog: (obj: DeleteLoggingConfigurationRequest) => any;
|
|
5402
|
-
/**
|
|
5403
|
-
* @internal
|
|
5404
|
-
*/
|
|
5405
|
-
export declare const DeleteLoggingConfigurationResponseFilterSensitiveLog: (obj: DeleteLoggingConfigurationResponse) => any;
|
|
5406
|
-
/**
|
|
5407
|
-
* @internal
|
|
5408
|
-
*/
|
|
5409
|
-
export declare const DeletePermissionPolicyRequestFilterSensitiveLog: (obj: DeletePermissionPolicyRequest) => any;
|
|
5410
|
-
/**
|
|
5411
|
-
* @internal
|
|
5412
|
-
*/
|
|
5413
|
-
export declare const DeletePermissionPolicyResponseFilterSensitiveLog: (obj: DeletePermissionPolicyResponse) => any;
|
|
5414
|
-
/**
|
|
5415
|
-
* @internal
|
|
5416
|
-
*/
|
|
5417
|
-
export declare const DeleteRateBasedRuleRequestFilterSensitiveLog: (obj: DeleteRateBasedRuleRequest) => any;
|
|
5418
|
-
/**
|
|
5419
|
-
* @internal
|
|
5420
|
-
*/
|
|
5421
|
-
export declare const DeleteRateBasedRuleResponseFilterSensitiveLog: (obj: DeleteRateBasedRuleResponse) => any;
|
|
5422
|
-
/**
|
|
5423
|
-
* @internal
|
|
5424
|
-
*/
|
|
5425
|
-
export declare const DeleteRegexMatchSetRequestFilterSensitiveLog: (obj: DeleteRegexMatchSetRequest) => any;
|
|
5426
|
-
/**
|
|
5427
|
-
* @internal
|
|
5428
|
-
*/
|
|
5429
|
-
export declare const DeleteRegexMatchSetResponseFilterSensitiveLog: (obj: DeleteRegexMatchSetResponse) => any;
|
|
5430
|
-
/**
|
|
5431
|
-
* @internal
|
|
5432
|
-
*/
|
|
5433
|
-
export declare const DeleteRegexPatternSetRequestFilterSensitiveLog: (obj: DeleteRegexPatternSetRequest) => any;
|
|
5434
|
-
/**
|
|
5435
|
-
* @internal
|
|
5436
|
-
*/
|
|
5437
|
-
export declare const DeleteRegexPatternSetResponseFilterSensitiveLog: (obj: DeleteRegexPatternSetResponse) => any;
|
|
5438
|
-
/**
|
|
5439
|
-
* @internal
|
|
5440
|
-
*/
|
|
5441
|
-
export declare const DeleteRuleRequestFilterSensitiveLog: (obj: DeleteRuleRequest) => any;
|
|
5442
|
-
/**
|
|
5443
|
-
* @internal
|
|
5444
|
-
*/
|
|
5445
|
-
export declare const DeleteRuleResponseFilterSensitiveLog: (obj: DeleteRuleResponse) => any;
|
|
5446
|
-
/**
|
|
5447
|
-
* @internal
|
|
5448
|
-
*/
|
|
5449
|
-
export declare const DeleteRuleGroupRequestFilterSensitiveLog: (obj: DeleteRuleGroupRequest) => any;
|
|
5450
|
-
/**
|
|
5451
|
-
* @internal
|
|
5452
|
-
*/
|
|
5453
|
-
export declare const DeleteRuleGroupResponseFilterSensitiveLog: (obj: DeleteRuleGroupResponse) => any;
|
|
5454
|
-
/**
|
|
5455
|
-
* @internal
|
|
5456
|
-
*/
|
|
5457
|
-
export declare const DeleteSizeConstraintSetRequestFilterSensitiveLog: (obj: DeleteSizeConstraintSetRequest) => any;
|
|
5458
|
-
/**
|
|
5459
|
-
* @internal
|
|
5460
|
-
*/
|
|
5461
|
-
export declare const DeleteSizeConstraintSetResponseFilterSensitiveLog: (obj: DeleteSizeConstraintSetResponse) => any;
|
|
5462
|
-
/**
|
|
5463
|
-
* @internal
|
|
5464
|
-
*/
|
|
5465
|
-
export declare const DeleteSqlInjectionMatchSetRequestFilterSensitiveLog: (obj: DeleteSqlInjectionMatchSetRequest) => any;
|
|
5466
|
-
/**
|
|
5467
|
-
* @internal
|
|
5468
|
-
*/
|
|
5469
|
-
export declare const DeleteSqlInjectionMatchSetResponseFilterSensitiveLog: (obj: DeleteSqlInjectionMatchSetResponse) => any;
|
|
5470
|
-
/**
|
|
5471
|
-
* @internal
|
|
5472
|
-
*/
|
|
5473
|
-
export declare const DeleteWebACLRequestFilterSensitiveLog: (obj: DeleteWebACLRequest) => any;
|
|
5474
|
-
/**
|
|
5475
|
-
* @internal
|
|
5476
|
-
*/
|
|
5477
|
-
export declare const DeleteWebACLResponseFilterSensitiveLog: (obj: DeleteWebACLResponse) => any;
|
|
5478
|
-
/**
|
|
5479
|
-
* @internal
|
|
5480
|
-
*/
|
|
5481
|
-
export declare const DeleteXssMatchSetRequestFilterSensitiveLog: (obj: DeleteXssMatchSetRequest) => any;
|
|
5482
|
-
/**
|
|
5483
|
-
* @internal
|
|
5484
|
-
*/
|
|
5485
|
-
export declare const DeleteXssMatchSetResponseFilterSensitiveLog: (obj: DeleteXssMatchSetResponse) => any;
|
|
5486
|
-
/**
|
|
5487
|
-
* @internal
|
|
5488
|
-
*/
|
|
5489
|
-
export declare const DisassociateWebACLRequestFilterSensitiveLog: (obj: DisassociateWebACLRequest) => any;
|
|
5490
|
-
/**
|
|
5491
|
-
* @internal
|
|
5492
|
-
*/
|
|
5493
|
-
export declare const DisassociateWebACLResponseFilterSensitiveLog: (obj: DisassociateWebACLResponse) => any;
|
|
5494
|
-
/**
|
|
5495
|
-
* @internal
|
|
5496
|
-
*/
|
|
5497
|
-
export declare const GetByteMatchSetRequestFilterSensitiveLog: (obj: GetByteMatchSetRequest) => any;
|
|
5498
|
-
/**
|
|
5499
|
-
* @internal
|
|
5500
|
-
*/
|
|
5501
|
-
export declare const GetByteMatchSetResponseFilterSensitiveLog: (obj: GetByteMatchSetResponse) => any;
|
|
5502
|
-
/**
|
|
5503
|
-
* @internal
|
|
5504
|
-
*/
|
|
5505
|
-
export declare const GetChangeTokenRequestFilterSensitiveLog: (obj: GetChangeTokenRequest) => any;
|
|
5506
|
-
/**
|
|
5507
|
-
* @internal
|
|
5508
|
-
*/
|
|
5509
|
-
export declare const GetChangeTokenResponseFilterSensitiveLog: (obj: GetChangeTokenResponse) => any;
|
|
5510
|
-
/**
|
|
5511
|
-
* @internal
|
|
5512
|
-
*/
|
|
5513
|
-
export declare const GetChangeTokenStatusRequestFilterSensitiveLog: (obj: GetChangeTokenStatusRequest) => any;
|
|
5514
|
-
/**
|
|
5515
|
-
* @internal
|
|
5516
|
-
*/
|
|
5517
|
-
export declare const GetChangeTokenStatusResponseFilterSensitiveLog: (obj: GetChangeTokenStatusResponse) => any;
|
|
5518
|
-
/**
|
|
5519
|
-
* @internal
|
|
5520
|
-
*/
|
|
5521
|
-
export declare const GetGeoMatchSetRequestFilterSensitiveLog: (obj: GetGeoMatchSetRequest) => any;
|
|
5522
|
-
/**
|
|
5523
|
-
* @internal
|
|
5524
|
-
*/
|
|
5525
|
-
export declare const GetGeoMatchSetResponseFilterSensitiveLog: (obj: GetGeoMatchSetResponse) => any;
|
|
5526
|
-
/**
|
|
5527
|
-
* @internal
|
|
5528
|
-
*/
|
|
5529
|
-
export declare const GetIPSetRequestFilterSensitiveLog: (obj: GetIPSetRequest) => any;
|
|
5530
|
-
/**
|
|
5531
|
-
* @internal
|
|
5532
|
-
*/
|
|
5533
|
-
export declare const GetIPSetResponseFilterSensitiveLog: (obj: GetIPSetResponse) => any;
|
|
5534
|
-
/**
|
|
5535
|
-
* @internal
|
|
5536
|
-
*/
|
|
5537
|
-
export declare const GetLoggingConfigurationRequestFilterSensitiveLog: (obj: GetLoggingConfigurationRequest) => any;
|
|
5538
|
-
/**
|
|
5539
|
-
* @internal
|
|
5540
|
-
*/
|
|
5541
|
-
export declare const LoggingConfigurationFilterSensitiveLog: (obj: LoggingConfiguration) => any;
|
|
5542
|
-
/**
|
|
5543
|
-
* @internal
|
|
5544
|
-
*/
|
|
5545
|
-
export declare const GetLoggingConfigurationResponseFilterSensitiveLog: (obj: GetLoggingConfigurationResponse) => any;
|
|
5546
|
-
/**
|
|
5547
|
-
* @internal
|
|
5548
|
-
*/
|
|
5549
|
-
export declare const GetPermissionPolicyRequestFilterSensitiveLog: (obj: GetPermissionPolicyRequest) => any;
|
|
5550
|
-
/**
|
|
5551
|
-
* @internal
|
|
5552
|
-
*/
|
|
5553
|
-
export declare const GetPermissionPolicyResponseFilterSensitiveLog: (obj: GetPermissionPolicyResponse) => any;
|
|
5554
|
-
/**
|
|
5555
|
-
* @internal
|
|
5556
|
-
*/
|
|
5557
|
-
export declare const GetRateBasedRuleRequestFilterSensitiveLog: (obj: GetRateBasedRuleRequest) => any;
|
|
5558
|
-
/**
|
|
5559
|
-
* @internal
|
|
5560
|
-
*/
|
|
5561
|
-
export declare const GetRateBasedRuleResponseFilterSensitiveLog: (obj: GetRateBasedRuleResponse) => any;
|
|
5562
|
-
/**
|
|
5563
|
-
* @internal
|
|
5564
|
-
*/
|
|
5565
|
-
export declare const GetRateBasedRuleManagedKeysRequestFilterSensitiveLog: (obj: GetRateBasedRuleManagedKeysRequest) => any;
|
|
5566
|
-
/**
|
|
5567
|
-
* @internal
|
|
5568
|
-
*/
|
|
5569
|
-
export declare const GetRateBasedRuleManagedKeysResponseFilterSensitiveLog: (obj: GetRateBasedRuleManagedKeysResponse) => any;
|
|
5570
|
-
/**
|
|
5571
|
-
* @internal
|
|
5572
|
-
*/
|
|
5573
|
-
export declare const GetRegexMatchSetRequestFilterSensitiveLog: (obj: GetRegexMatchSetRequest) => any;
|
|
5574
|
-
/**
|
|
5575
|
-
* @internal
|
|
5576
|
-
*/
|
|
5577
|
-
export declare const GetRegexMatchSetResponseFilterSensitiveLog: (obj: GetRegexMatchSetResponse) => any;
|
|
5578
|
-
/**
|
|
5579
|
-
* @internal
|
|
5580
|
-
*/
|
|
5581
|
-
export declare const GetRegexPatternSetRequestFilterSensitiveLog: (obj: GetRegexPatternSetRequest) => any;
|
|
5582
|
-
/**
|
|
5583
|
-
* @internal
|
|
5584
|
-
*/
|
|
5585
|
-
export declare const GetRegexPatternSetResponseFilterSensitiveLog: (obj: GetRegexPatternSetResponse) => any;
|
|
5586
|
-
/**
|
|
5587
|
-
* @internal
|
|
5588
|
-
*/
|
|
5589
|
-
export declare const GetRuleRequestFilterSensitiveLog: (obj: GetRuleRequest) => any;
|
|
5590
|
-
/**
|
|
5591
|
-
* @internal
|
|
5592
|
-
*/
|
|
5593
|
-
export declare const GetRuleResponseFilterSensitiveLog: (obj: GetRuleResponse) => any;
|
|
5594
|
-
/**
|
|
5595
|
-
* @internal
|
|
5596
|
-
*/
|
|
5597
|
-
export declare const GetRuleGroupRequestFilterSensitiveLog: (obj: GetRuleGroupRequest) => any;
|
|
5598
|
-
/**
|
|
5599
|
-
* @internal
|
|
5600
|
-
*/
|
|
5601
|
-
export declare const GetRuleGroupResponseFilterSensitiveLog: (obj: GetRuleGroupResponse) => any;
|
|
5602
|
-
/**
|
|
5603
|
-
* @internal
|
|
5604
|
-
*/
|
|
5605
|
-
export declare const TimeWindowFilterSensitiveLog: (obj: TimeWindow) => any;
|
|
5606
|
-
/**
|
|
5607
|
-
* @internal
|
|
5608
|
-
*/
|
|
5609
|
-
export declare const GetSampledRequestsRequestFilterSensitiveLog: (obj: GetSampledRequestsRequest) => any;
|
|
5610
|
-
/**
|
|
5611
|
-
* @internal
|
|
5612
|
-
*/
|
|
5613
|
-
export declare const HTTPHeaderFilterSensitiveLog: (obj: HTTPHeader) => any;
|
|
5614
|
-
/**
|
|
5615
|
-
* @internal
|
|
5616
|
-
*/
|
|
5617
|
-
export declare const HTTPRequestFilterSensitiveLog: (obj: HTTPRequest) => any;
|
|
5618
|
-
/**
|
|
5619
|
-
* @internal
|
|
5620
|
-
*/
|
|
5621
|
-
export declare const SampledHTTPRequestFilterSensitiveLog: (obj: SampledHTTPRequest) => any;
|
|
5622
|
-
/**
|
|
5623
|
-
* @internal
|
|
5624
|
-
*/
|
|
5625
|
-
export declare const GetSampledRequestsResponseFilterSensitiveLog: (obj: GetSampledRequestsResponse) => any;
|
|
5626
|
-
/**
|
|
5627
|
-
* @internal
|
|
5628
|
-
*/
|
|
5629
|
-
export declare const GetSizeConstraintSetRequestFilterSensitiveLog: (obj: GetSizeConstraintSetRequest) => any;
|
|
5630
|
-
/**
|
|
5631
|
-
* @internal
|
|
5632
|
-
*/
|
|
5633
|
-
export declare const GetSizeConstraintSetResponseFilterSensitiveLog: (obj: GetSizeConstraintSetResponse) => any;
|
|
5634
|
-
/**
|
|
5635
|
-
* @internal
|
|
5636
|
-
*/
|
|
5637
|
-
export declare const GetSqlInjectionMatchSetRequestFilterSensitiveLog: (obj: GetSqlInjectionMatchSetRequest) => any;
|
|
5638
|
-
/**
|
|
5639
|
-
* @internal
|
|
5640
|
-
*/
|
|
5641
|
-
export declare const GetSqlInjectionMatchSetResponseFilterSensitiveLog: (obj: GetSqlInjectionMatchSetResponse) => any;
|
|
5642
|
-
/**
|
|
5643
|
-
* @internal
|
|
5644
|
-
*/
|
|
5645
|
-
export declare const GetWebACLRequestFilterSensitiveLog: (obj: GetWebACLRequest) => any;
|
|
5646
|
-
/**
|
|
5647
|
-
* @internal
|
|
5648
|
-
*/
|
|
5649
|
-
export declare const GetWebACLResponseFilterSensitiveLog: (obj: GetWebACLResponse) => any;
|
|
5650
|
-
/**
|
|
5651
|
-
* @internal
|
|
5652
|
-
*/
|
|
5653
|
-
export declare const GetWebACLForResourceRequestFilterSensitiveLog: (obj: GetWebACLForResourceRequest) => any;
|
|
5654
|
-
/**
|
|
5655
|
-
* @internal
|
|
5656
|
-
*/
|
|
5657
|
-
export declare const WebACLSummaryFilterSensitiveLog: (obj: WebACLSummary) => any;
|
|
5658
|
-
/**
|
|
5659
|
-
* @internal
|
|
5660
|
-
*/
|
|
5661
|
-
export declare const GetWebACLForResourceResponseFilterSensitiveLog: (obj: GetWebACLForResourceResponse) => any;
|
|
5662
|
-
/**
|
|
5663
|
-
* @internal
|
|
5664
|
-
*/
|
|
5665
|
-
export declare const GetXssMatchSetRequestFilterSensitiveLog: (obj: GetXssMatchSetRequest) => any;
|
|
5666
|
-
/**
|
|
5667
|
-
* @internal
|
|
5668
|
-
*/
|
|
5669
|
-
export declare const GetXssMatchSetResponseFilterSensitiveLog: (obj: GetXssMatchSetResponse) => any;
|
|
5670
|
-
/**
|
|
5671
|
-
* @internal
|
|
5672
|
-
*/
|
|
5673
|
-
export declare const ListActivatedRulesInRuleGroupRequestFilterSensitiveLog: (obj: ListActivatedRulesInRuleGroupRequest) => any;
|
|
5674
|
-
/**
|
|
5675
|
-
* @internal
|
|
5676
|
-
*/
|
|
5677
|
-
export declare const ListActivatedRulesInRuleGroupResponseFilterSensitiveLog: (obj: ListActivatedRulesInRuleGroupResponse) => any;
|
|
5678
|
-
/**
|
|
5679
|
-
* @internal
|
|
5680
|
-
*/
|
|
5681
|
-
export declare const ListByteMatchSetsRequestFilterSensitiveLog: (obj: ListByteMatchSetsRequest) => any;
|
|
5682
|
-
/**
|
|
5683
|
-
* @internal
|
|
5684
|
-
*/
|
|
5685
|
-
export declare const ByteMatchSetSummaryFilterSensitiveLog: (obj: ByteMatchSetSummary) => any;
|
|
5686
|
-
/**
|
|
5687
|
-
* @internal
|
|
5688
|
-
*/
|
|
5689
|
-
export declare const ListByteMatchSetsResponseFilterSensitiveLog: (obj: ListByteMatchSetsResponse) => any;
|
|
5690
|
-
/**
|
|
5691
|
-
* @internal
|
|
5692
|
-
*/
|
|
5693
|
-
export declare const ListGeoMatchSetsRequestFilterSensitiveLog: (obj: ListGeoMatchSetsRequest) => any;
|
|
5694
|
-
/**
|
|
5695
|
-
* @internal
|
|
5696
|
-
*/
|
|
5697
|
-
export declare const GeoMatchSetSummaryFilterSensitiveLog: (obj: GeoMatchSetSummary) => any;
|
|
5698
|
-
/**
|
|
5699
|
-
* @internal
|
|
5700
|
-
*/
|
|
5701
|
-
export declare const ListGeoMatchSetsResponseFilterSensitiveLog: (obj: ListGeoMatchSetsResponse) => any;
|
|
5702
|
-
/**
|
|
5703
|
-
* @internal
|
|
5704
|
-
*/
|
|
5705
|
-
export declare const ListIPSetsRequestFilterSensitiveLog: (obj: ListIPSetsRequest) => any;
|
|
5706
|
-
/**
|
|
5707
|
-
* @internal
|
|
5708
|
-
*/
|
|
5709
|
-
export declare const IPSetSummaryFilterSensitiveLog: (obj: IPSetSummary) => any;
|
|
5710
|
-
/**
|
|
5711
|
-
* @internal
|
|
5712
|
-
*/
|
|
5713
|
-
export declare const ListIPSetsResponseFilterSensitiveLog: (obj: ListIPSetsResponse) => any;
|
|
5714
|
-
/**
|
|
5715
|
-
* @internal
|
|
5716
|
-
*/
|
|
5717
|
-
export declare const ListLoggingConfigurationsRequestFilterSensitiveLog: (obj: ListLoggingConfigurationsRequest) => any;
|
|
5718
|
-
/**
|
|
5719
|
-
* @internal
|
|
5720
|
-
*/
|
|
5721
|
-
export declare const ListLoggingConfigurationsResponseFilterSensitiveLog: (obj: ListLoggingConfigurationsResponse) => any;
|
|
5722
|
-
/**
|
|
5723
|
-
* @internal
|
|
5724
|
-
*/
|
|
5725
|
-
export declare const ListRateBasedRulesRequestFilterSensitiveLog: (obj: ListRateBasedRulesRequest) => any;
|
|
5726
|
-
/**
|
|
5727
|
-
* @internal
|
|
5728
|
-
*/
|
|
5729
|
-
export declare const RuleSummaryFilterSensitiveLog: (obj: RuleSummary) => any;
|
|
5730
|
-
/**
|
|
5731
|
-
* @internal
|
|
5732
|
-
*/
|
|
5733
|
-
export declare const ListRateBasedRulesResponseFilterSensitiveLog: (obj: ListRateBasedRulesResponse) => any;
|
|
5734
|
-
/**
|
|
5735
|
-
* @internal
|
|
5736
|
-
*/
|
|
5737
|
-
export declare const ListRegexMatchSetsRequestFilterSensitiveLog: (obj: ListRegexMatchSetsRequest) => any;
|
|
5738
|
-
/**
|
|
5739
|
-
* @internal
|
|
5740
|
-
*/
|
|
5741
|
-
export declare const RegexMatchSetSummaryFilterSensitiveLog: (obj: RegexMatchSetSummary) => any;
|
|
5742
|
-
/**
|
|
5743
|
-
* @internal
|
|
5744
|
-
*/
|
|
5745
|
-
export declare const ListRegexMatchSetsResponseFilterSensitiveLog: (obj: ListRegexMatchSetsResponse) => any;
|
|
5746
|
-
/**
|
|
5747
|
-
* @internal
|
|
5748
|
-
*/
|
|
5749
|
-
export declare const ListRegexPatternSetsRequestFilterSensitiveLog: (obj: ListRegexPatternSetsRequest) => any;
|
|
5750
|
-
/**
|
|
5751
|
-
* @internal
|
|
5752
|
-
*/
|
|
5753
|
-
export declare const RegexPatternSetSummaryFilterSensitiveLog: (obj: RegexPatternSetSummary) => any;
|
|
5754
|
-
/**
|
|
5755
|
-
* @internal
|
|
5756
|
-
*/
|
|
5757
|
-
export declare const ListRegexPatternSetsResponseFilterSensitiveLog: (obj: ListRegexPatternSetsResponse) => any;
|
|
5758
|
-
/**
|
|
5759
|
-
* @internal
|
|
5760
|
-
*/
|
|
5761
|
-
export declare const ListResourcesForWebACLRequestFilterSensitiveLog: (obj: ListResourcesForWebACLRequest) => any;
|
|
5762
|
-
/**
|
|
5763
|
-
* @internal
|
|
5764
|
-
*/
|
|
5765
|
-
export declare const ListResourcesForWebACLResponseFilterSensitiveLog: (obj: ListResourcesForWebACLResponse) => any;
|
|
5766
|
-
/**
|
|
5767
|
-
* @internal
|
|
5768
|
-
*/
|
|
5769
|
-
export declare const ListRuleGroupsRequestFilterSensitiveLog: (obj: ListRuleGroupsRequest) => any;
|
|
5770
|
-
/**
|
|
5771
|
-
* @internal
|
|
5772
|
-
*/
|
|
5773
|
-
export declare const RuleGroupSummaryFilterSensitiveLog: (obj: RuleGroupSummary) => any;
|
|
5774
|
-
/**
|
|
5775
|
-
* @internal
|
|
5776
|
-
*/
|
|
5777
|
-
export declare const ListRuleGroupsResponseFilterSensitiveLog: (obj: ListRuleGroupsResponse) => any;
|
|
5778
|
-
/**
|
|
5779
|
-
* @internal
|
|
5780
|
-
*/
|
|
5781
|
-
export declare const ListRulesRequestFilterSensitiveLog: (obj: ListRulesRequest) => any;
|
|
5782
|
-
/**
|
|
5783
|
-
* @internal
|
|
5784
|
-
*/
|
|
5785
|
-
export declare const ListRulesResponseFilterSensitiveLog: (obj: ListRulesResponse) => any;
|
|
5786
|
-
/**
|
|
5787
|
-
* @internal
|
|
5788
|
-
*/
|
|
5789
|
-
export declare const ListSizeConstraintSetsRequestFilterSensitiveLog: (obj: ListSizeConstraintSetsRequest) => any;
|
|
5790
|
-
/**
|
|
5791
|
-
* @internal
|
|
5792
|
-
*/
|
|
5793
|
-
export declare const SizeConstraintSetSummaryFilterSensitiveLog: (obj: SizeConstraintSetSummary) => any;
|
|
5794
|
-
/**
|
|
5795
|
-
* @internal
|
|
5796
|
-
*/
|
|
5797
|
-
export declare const ListSizeConstraintSetsResponseFilterSensitiveLog: (obj: ListSizeConstraintSetsResponse) => any;
|
|
5798
|
-
/**
|
|
5799
|
-
* @internal
|
|
5800
|
-
*/
|
|
5801
|
-
export declare const ListSqlInjectionMatchSetsRequestFilterSensitiveLog: (obj: ListSqlInjectionMatchSetsRequest) => any;
|
|
5802
|
-
/**
|
|
5803
|
-
* @internal
|
|
5804
|
-
*/
|
|
5805
|
-
export declare const SqlInjectionMatchSetSummaryFilterSensitiveLog: (obj: SqlInjectionMatchSetSummary) => any;
|
|
5806
|
-
/**
|
|
5807
|
-
* @internal
|
|
5808
|
-
*/
|
|
5809
|
-
export declare const ListSqlInjectionMatchSetsResponseFilterSensitiveLog: (obj: ListSqlInjectionMatchSetsResponse) => any;
|
|
5810
|
-
/**
|
|
5811
|
-
* @internal
|
|
5812
|
-
*/
|
|
5813
|
-
export declare const ListSubscribedRuleGroupsRequestFilterSensitiveLog: (obj: ListSubscribedRuleGroupsRequest) => any;
|
|
5814
|
-
/**
|
|
5815
|
-
* @internal
|
|
5816
|
-
*/
|
|
5817
|
-
export declare const SubscribedRuleGroupSummaryFilterSensitiveLog: (obj: SubscribedRuleGroupSummary) => any;
|
|
5818
|
-
/**
|
|
5819
|
-
* @internal
|
|
5820
|
-
*/
|
|
5821
|
-
export declare const ListSubscribedRuleGroupsResponseFilterSensitiveLog: (obj: ListSubscribedRuleGroupsResponse) => any;
|
|
5822
|
-
/**
|
|
5823
|
-
* @internal
|
|
5824
|
-
*/
|
|
5825
|
-
export declare const ListTagsForResourceRequestFilterSensitiveLog: (obj: ListTagsForResourceRequest) => any;
|
|
5826
|
-
/**
|
|
5827
|
-
* @internal
|
|
5828
|
-
*/
|
|
5829
|
-
export declare const TagInfoForResourceFilterSensitiveLog: (obj: TagInfoForResource) => any;
|
|
5830
|
-
/**
|
|
5831
|
-
* @internal
|
|
5832
|
-
*/
|
|
5833
|
-
export declare const ListTagsForResourceResponseFilterSensitiveLog: (obj: ListTagsForResourceResponse) => any;
|
|
5834
|
-
/**
|
|
5835
|
-
* @internal
|
|
5836
|
-
*/
|
|
5837
|
-
export declare const ListWebACLsRequestFilterSensitiveLog: (obj: ListWebACLsRequest) => any;
|
|
5838
|
-
/**
|
|
5839
|
-
* @internal
|
|
5840
|
-
*/
|
|
5841
|
-
export declare const ListWebACLsResponseFilterSensitiveLog: (obj: ListWebACLsResponse) => any;
|
|
5842
|
-
/**
|
|
5843
|
-
* @internal
|
|
5844
|
-
*/
|
|
5845
|
-
export declare const ListXssMatchSetsRequestFilterSensitiveLog: (obj: ListXssMatchSetsRequest) => any;
|
|
5846
|
-
/**
|
|
5847
|
-
* @internal
|
|
5848
|
-
*/
|
|
5849
|
-
export declare const XssMatchSetSummaryFilterSensitiveLog: (obj: XssMatchSetSummary) => any;
|
|
5850
|
-
/**
|
|
5851
|
-
* @internal
|
|
5852
|
-
*/
|
|
5853
|
-
export declare const ListXssMatchSetsResponseFilterSensitiveLog: (obj: ListXssMatchSetsResponse) => any;
|
|
5854
|
-
/**
|
|
5855
|
-
* @internal
|
|
5856
|
-
*/
|
|
5857
|
-
export declare const PutLoggingConfigurationRequestFilterSensitiveLog: (obj: PutLoggingConfigurationRequest) => any;
|
|
5858
|
-
/**
|
|
5859
|
-
* @internal
|
|
5860
|
-
*/
|
|
5861
|
-
export declare const PutLoggingConfigurationResponseFilterSensitiveLog: (obj: PutLoggingConfigurationResponse) => any;
|
|
5862
|
-
/**
|
|
5863
|
-
* @internal
|
|
5864
|
-
*/
|
|
5865
|
-
export declare const PutPermissionPolicyRequestFilterSensitiveLog: (obj: PutPermissionPolicyRequest) => any;
|
|
5866
|
-
/**
|
|
5867
|
-
* @internal
|
|
5868
|
-
*/
|
|
5869
|
-
export declare const PutPermissionPolicyResponseFilterSensitiveLog: (obj: PutPermissionPolicyResponse) => any;
|
|
5870
|
-
/**
|
|
5871
|
-
* @internal
|
|
5872
|
-
*/
|
|
5873
|
-
export declare const TagResourceRequestFilterSensitiveLog: (obj: TagResourceRequest) => any;
|
|
5874
|
-
/**
|
|
5875
|
-
* @internal
|
|
5876
|
-
*/
|
|
5877
|
-
export declare const TagResourceResponseFilterSensitiveLog: (obj: TagResourceResponse) => any;
|
|
5878
|
-
/**
|
|
5879
|
-
* @internal
|
|
5880
|
-
*/
|
|
5881
|
-
export declare const UntagResourceRequestFilterSensitiveLog: (obj: UntagResourceRequest) => any;
|
|
5882
|
-
/**
|
|
5883
|
-
* @internal
|
|
5884
|
-
*/
|
|
5885
|
-
export declare const UntagResourceResponseFilterSensitiveLog: (obj: UntagResourceResponse) => any;
|
|
5886
|
-
/**
|
|
5887
|
-
* @internal
|
|
5888
|
-
*/
|
|
5889
|
-
export declare const ByteMatchSetUpdateFilterSensitiveLog: (obj: ByteMatchSetUpdate) => any;
|
|
5890
|
-
/**
|
|
5891
|
-
* @internal
|
|
5892
|
-
*/
|
|
5893
|
-
export declare const UpdateByteMatchSetRequestFilterSensitiveLog: (obj: UpdateByteMatchSetRequest) => any;
|
|
5894
|
-
/**
|
|
5895
|
-
* @internal
|
|
5896
|
-
*/
|
|
5897
|
-
export declare const UpdateByteMatchSetResponseFilterSensitiveLog: (obj: UpdateByteMatchSetResponse) => any;
|
|
5898
|
-
/**
|
|
5899
|
-
* @internal
|
|
5900
|
-
*/
|
|
5901
|
-
export declare const GeoMatchSetUpdateFilterSensitiveLog: (obj: GeoMatchSetUpdate) => any;
|
|
5902
|
-
/**
|
|
5903
|
-
* @internal
|
|
5904
|
-
*/
|
|
5905
|
-
export declare const UpdateGeoMatchSetRequestFilterSensitiveLog: (obj: UpdateGeoMatchSetRequest) => any;
|
|
5906
|
-
/**
|
|
5907
|
-
* @internal
|
|
5908
|
-
*/
|
|
5909
|
-
export declare const UpdateGeoMatchSetResponseFilterSensitiveLog: (obj: UpdateGeoMatchSetResponse) => any;
|
|
5910
|
-
/**
|
|
5911
|
-
* @internal
|
|
5912
|
-
*/
|
|
5913
|
-
export declare const IPSetUpdateFilterSensitiveLog: (obj: IPSetUpdate) => any;
|
|
5914
|
-
/**
|
|
5915
|
-
* @internal
|
|
5916
|
-
*/
|
|
5917
|
-
export declare const UpdateIPSetRequestFilterSensitiveLog: (obj: UpdateIPSetRequest) => any;
|
|
5918
|
-
/**
|
|
5919
|
-
* @internal
|
|
5920
|
-
*/
|
|
5921
|
-
export declare const UpdateIPSetResponseFilterSensitiveLog: (obj: UpdateIPSetResponse) => any;
|
|
5922
|
-
/**
|
|
5923
|
-
* @internal
|
|
5924
|
-
*/
|
|
5925
|
-
export declare const RuleUpdateFilterSensitiveLog: (obj: RuleUpdate) => any;
|
|
5926
|
-
/**
|
|
5927
|
-
* @internal
|
|
5928
|
-
*/
|
|
5929
|
-
export declare const UpdateRateBasedRuleRequestFilterSensitiveLog: (obj: UpdateRateBasedRuleRequest) => any;
|
|
5930
|
-
/**
|
|
5931
|
-
* @internal
|
|
5932
|
-
*/
|
|
5933
|
-
export declare const UpdateRateBasedRuleResponseFilterSensitiveLog: (obj: UpdateRateBasedRuleResponse) => any;
|
|
5934
|
-
/**
|
|
5935
|
-
* @internal
|
|
5936
|
-
*/
|
|
5937
|
-
export declare const RegexMatchSetUpdateFilterSensitiveLog: (obj: RegexMatchSetUpdate) => any;
|
|
5938
|
-
/**
|
|
5939
|
-
* @internal
|
|
5940
|
-
*/
|
|
5941
|
-
export declare const UpdateRegexMatchSetRequestFilterSensitiveLog: (obj: UpdateRegexMatchSetRequest) => any;
|
|
5942
|
-
/**
|
|
5943
|
-
* @internal
|
|
5944
|
-
*/
|
|
5945
|
-
export declare const UpdateRegexMatchSetResponseFilterSensitiveLog: (obj: UpdateRegexMatchSetResponse) => any;
|
|
5946
|
-
/**
|
|
5947
|
-
* @internal
|
|
5948
|
-
*/
|
|
5949
|
-
export declare const RegexPatternSetUpdateFilterSensitiveLog: (obj: RegexPatternSetUpdate) => any;
|
|
5950
|
-
/**
|
|
5951
|
-
* @internal
|
|
5952
|
-
*/
|
|
5953
|
-
export declare const UpdateRegexPatternSetRequestFilterSensitiveLog: (obj: UpdateRegexPatternSetRequest) => any;
|
|
5954
|
-
/**
|
|
5955
|
-
* @internal
|
|
5956
|
-
*/
|
|
5957
|
-
export declare const UpdateRegexPatternSetResponseFilterSensitiveLog: (obj: UpdateRegexPatternSetResponse) => any;
|
|
5958
|
-
/**
|
|
5959
|
-
* @internal
|
|
5960
|
-
*/
|
|
5961
|
-
export declare const UpdateRuleRequestFilterSensitiveLog: (obj: UpdateRuleRequest) => any;
|
|
5962
|
-
/**
|
|
5963
|
-
* @internal
|
|
5964
|
-
*/
|
|
5965
|
-
export declare const UpdateRuleResponseFilterSensitiveLog: (obj: UpdateRuleResponse) => any;
|
|
5966
|
-
/**
|
|
5967
|
-
* @internal
|
|
5968
|
-
*/
|
|
5969
|
-
export declare const RuleGroupUpdateFilterSensitiveLog: (obj: RuleGroupUpdate) => any;
|
|
5970
|
-
/**
|
|
5971
|
-
* @internal
|
|
5972
|
-
*/
|
|
5973
|
-
export declare const UpdateRuleGroupRequestFilterSensitiveLog: (obj: UpdateRuleGroupRequest) => any;
|
|
5974
|
-
/**
|
|
5975
|
-
* @internal
|
|
5976
|
-
*/
|
|
5977
|
-
export declare const UpdateRuleGroupResponseFilterSensitiveLog: (obj: UpdateRuleGroupResponse) => any;
|
|
5978
|
-
/**
|
|
5979
|
-
* @internal
|
|
5980
|
-
*/
|
|
5981
|
-
export declare const SizeConstraintSetUpdateFilterSensitiveLog: (obj: SizeConstraintSetUpdate) => any;
|
|
5982
|
-
/**
|
|
5983
|
-
* @internal
|
|
5984
|
-
*/
|
|
5985
|
-
export declare const UpdateSizeConstraintSetRequestFilterSensitiveLog: (obj: UpdateSizeConstraintSetRequest) => any;
|
|
5986
|
-
/**
|
|
5987
|
-
* @internal
|
|
5988
|
-
*/
|
|
5989
|
-
export declare const UpdateSizeConstraintSetResponseFilterSensitiveLog: (obj: UpdateSizeConstraintSetResponse) => any;
|
|
5990
|
-
/**
|
|
5991
|
-
* @internal
|
|
5992
|
-
*/
|
|
5993
|
-
export declare const SqlInjectionMatchSetUpdateFilterSensitiveLog: (obj: SqlInjectionMatchSetUpdate) => any;
|
|
5994
|
-
/**
|
|
5995
|
-
* @internal
|
|
5996
|
-
*/
|
|
5997
|
-
export declare const UpdateSqlInjectionMatchSetRequestFilterSensitiveLog: (obj: UpdateSqlInjectionMatchSetRequest) => any;
|
|
5998
|
-
/**
|
|
5999
|
-
* @internal
|
|
6000
|
-
*/
|
|
6001
|
-
export declare const UpdateSqlInjectionMatchSetResponseFilterSensitiveLog: (obj: UpdateSqlInjectionMatchSetResponse) => any;
|
|
6002
|
-
/**
|
|
6003
|
-
* @internal
|
|
6004
|
-
*/
|
|
6005
|
-
export declare const WebACLUpdateFilterSensitiveLog: (obj: WebACLUpdate) => any;
|
|
6006
|
-
/**
|
|
6007
|
-
* @internal
|
|
6008
|
-
*/
|
|
6009
|
-
export declare const UpdateWebACLRequestFilterSensitiveLog: (obj: UpdateWebACLRequest) => any;
|
|
6010
|
-
/**
|
|
6011
|
-
* @internal
|
|
6012
|
-
*/
|
|
6013
|
-
export declare const UpdateWebACLResponseFilterSensitiveLog: (obj: UpdateWebACLResponse) => any;
|
|
6014
|
-
/**
|
|
6015
|
-
* @internal
|
|
6016
|
-
*/
|
|
6017
|
-
export declare const XssMatchSetUpdateFilterSensitiveLog: (obj: XssMatchSetUpdate) => any;
|
|
6018
|
-
/**
|
|
6019
|
-
* @internal
|
|
6020
|
-
*/
|
|
6021
|
-
export declare const UpdateXssMatchSetRequestFilterSensitiveLog: (obj: UpdateXssMatchSetRequest) => any;
|
|
6022
|
-
/**
|
|
6023
|
-
* @internal
|
|
6024
|
-
*/
|
|
6025
|
-
export declare const UpdateXssMatchSetResponseFilterSensitiveLog: (obj: UpdateXssMatchSetResponse) => any;
|