@aws-sdk/client-waf 3.170.0 → 3.178.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/CHANGELOG.md +16 -0
- package/dist-types/runtimeConfig.browser.d.ts +1 -1
- package/dist-types/runtimeConfig.d.ts +1 -1
- package/dist-types/runtimeConfig.native.d.ts +1 -1
- package/dist-types/ts3.4/WAF.d.ts +0 -77
- package/dist-types/ts3.4/WAFClient.d.ts +0 -25
- package/dist-types/ts3.4/commands/CreateByteMatchSetCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateGeoMatchSetCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateIPSetCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateRateBasedRuleCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateRegexMatchSetCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateRegexPatternSetCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateRuleCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateRuleGroupCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateSizeConstraintSetCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateSqlInjectionMatchSetCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateWebACLCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateWebACLMigrationStackCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateXssMatchSetCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteByteMatchSetCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteGeoMatchSetCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteIPSetCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteLoggingConfigurationCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeletePermissionPolicyCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteRateBasedRuleCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteRegexMatchSetCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteRegexPatternSetCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteRuleCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteRuleGroupCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteSizeConstraintSetCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteSqlInjectionMatchSetCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteWebACLCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteXssMatchSetCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/GetByteMatchSetCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/GetChangeTokenCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/GetChangeTokenStatusCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/GetGeoMatchSetCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/GetIPSetCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/GetLoggingConfigurationCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/GetPermissionPolicyCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/GetRateBasedRuleCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/GetRateBasedRuleManagedKeysCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/GetRegexMatchSetCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/GetRegexPatternSetCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/GetRuleCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/GetRuleGroupCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/GetSampledRequestsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/GetSizeConstraintSetCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/GetSqlInjectionMatchSetCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/GetWebACLCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/GetXssMatchSetCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListActivatedRulesInRuleGroupCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListByteMatchSetsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListGeoMatchSetsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListIPSetsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListLoggingConfigurationsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListRateBasedRulesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListRegexMatchSetsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListRegexPatternSetsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListRuleGroupsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListRulesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListSizeConstraintSetsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListSqlInjectionMatchSetsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListSubscribedRuleGroupsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListWebACLsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListXssMatchSetsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/PutLoggingConfigurationCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/PutPermissionPolicyCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateByteMatchSetCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateGeoMatchSetCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateIPSetCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateRateBasedRuleCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateRegexMatchSetCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateRegexPatternSetCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateRuleCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateRuleGroupCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateSizeConstraintSetCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateSqlInjectionMatchSetCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateWebACLCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateXssMatchSetCommand.d.ts +0 -2
- package/dist-types/ts3.4/models/WAFServiceException.d.ts +0 -1
- package/dist-types/ts3.4/models/models_0.d.ts +0 -531
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +3 -2
- package/dist-types/ts3.4/runtimeConfig.d.ts +3 -2
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +3 -2
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +0 -1
- package/package.json +26 -26
|
@@ -5,11 +5,9 @@ export declare enum WafActionType {
|
|
|
5
5
|
BLOCK = "BLOCK",
|
|
6
6
|
COUNT = "COUNT",
|
|
7
7
|
}
|
|
8
|
-
|
|
9
8
|
export interface WafAction {
|
|
10
9
|
Type: WafActionType | string | undefined;
|
|
11
10
|
}
|
|
12
|
-
|
|
13
11
|
export interface ExcludedRule {
|
|
14
12
|
RuleId: string | undefined;
|
|
15
13
|
}
|
|
@@ -17,7 +15,6 @@ export declare enum WafOverrideActionType {
|
|
|
17
15
|
COUNT = "COUNT",
|
|
18
16
|
NONE = "NONE",
|
|
19
17
|
}
|
|
20
|
-
|
|
21
18
|
export interface WafOverrideAction {
|
|
22
19
|
Type: WafOverrideActionType | string | undefined;
|
|
23
20
|
}
|
|
@@ -26,23 +23,16 @@ export declare enum WafRuleType {
|
|
|
26
23
|
RATE_BASED = "RATE_BASED",
|
|
27
24
|
REGULAR = "REGULAR",
|
|
28
25
|
}
|
|
29
|
-
|
|
30
26
|
export interface ActivatedRule {
|
|
31
27
|
Priority: number | undefined;
|
|
32
|
-
|
|
33
28
|
RuleId: string | undefined;
|
|
34
|
-
|
|
35
29
|
Action?: WafAction;
|
|
36
|
-
|
|
37
30
|
OverrideAction?: WafOverrideAction;
|
|
38
|
-
|
|
39
31
|
Type?: WafRuleType | string;
|
|
40
|
-
|
|
41
32
|
ExcludedRules?: ExcludedRule[];
|
|
42
33
|
}
|
|
43
34
|
export interface CreateByteMatchSetRequest {
|
|
44
35
|
Name: string | undefined;
|
|
45
|
-
|
|
46
36
|
ChangeToken: string | undefined;
|
|
47
37
|
}
|
|
48
38
|
export declare enum MatchFieldType {
|
|
@@ -54,10 +44,8 @@ export declare enum MatchFieldType {
|
|
|
54
44
|
SINGLE_QUERY_ARG = "SINGLE_QUERY_ARG",
|
|
55
45
|
URI = "URI",
|
|
56
46
|
}
|
|
57
|
-
|
|
58
47
|
export interface FieldToMatch {
|
|
59
48
|
Type: MatchFieldType | string | undefined;
|
|
60
|
-
|
|
61
49
|
Data?: string;
|
|
62
50
|
}
|
|
63
51
|
export declare enum PositionalConstraint {
|
|
@@ -75,52 +63,38 @@ export declare enum TextTransformation {
|
|
|
75
63
|
NONE = "NONE",
|
|
76
64
|
URL_DECODE = "URL_DECODE",
|
|
77
65
|
}
|
|
78
|
-
|
|
79
66
|
export interface ByteMatchTuple {
|
|
80
67
|
FieldToMatch: FieldToMatch | undefined;
|
|
81
|
-
|
|
82
68
|
TargetString: Uint8Array | undefined;
|
|
83
|
-
|
|
84
69
|
TextTransformation: TextTransformation | string | undefined;
|
|
85
|
-
|
|
86
70
|
PositionalConstraint: PositionalConstraint | string | undefined;
|
|
87
71
|
}
|
|
88
|
-
|
|
89
72
|
export interface ByteMatchSet {
|
|
90
73
|
ByteMatchSetId: string | undefined;
|
|
91
|
-
|
|
92
74
|
Name?: string;
|
|
93
|
-
|
|
94
75
|
ByteMatchTuples: ByteMatchTuple[] | undefined;
|
|
95
76
|
}
|
|
96
77
|
export interface CreateByteMatchSetResponse {
|
|
97
78
|
ByteMatchSet?: ByteMatchSet;
|
|
98
|
-
|
|
99
79
|
ChangeToken?: string;
|
|
100
80
|
}
|
|
101
|
-
|
|
102
81
|
export declare class WAFDisallowedNameException extends __BaseException {
|
|
103
82
|
readonly name: "WAFDisallowedNameException";
|
|
104
83
|
readonly $fault: "client";
|
|
105
|
-
|
|
106
84
|
constructor(
|
|
107
85
|
opts: __ExceptionOptionType<WAFDisallowedNameException, __BaseException>
|
|
108
86
|
);
|
|
109
87
|
}
|
|
110
|
-
|
|
111
88
|
export declare class WAFInternalErrorException extends __BaseException {
|
|
112
89
|
readonly name: "WAFInternalErrorException";
|
|
113
90
|
readonly $fault: "server";
|
|
114
|
-
|
|
115
91
|
constructor(
|
|
116
92
|
opts: __ExceptionOptionType<WAFInternalErrorException, __BaseException>
|
|
117
93
|
);
|
|
118
94
|
}
|
|
119
|
-
|
|
120
95
|
export declare class WAFInvalidAccountException extends __BaseException {
|
|
121
96
|
readonly name: "WAFInvalidAccountException";
|
|
122
97
|
readonly $fault: "client";
|
|
123
|
-
|
|
124
98
|
constructor(
|
|
125
99
|
opts: __ExceptionOptionType<WAFInvalidAccountException, __BaseException>
|
|
126
100
|
);
|
|
@@ -151,39 +125,32 @@ export declare enum ParameterExceptionReason {
|
|
|
151
125
|
INVALID_OPTION = "INVALID_OPTION",
|
|
152
126
|
INVALID_TAG_KEY = "INVALID_TAG_KEY",
|
|
153
127
|
}
|
|
154
|
-
|
|
155
128
|
export declare class WAFInvalidParameterException extends __BaseException {
|
|
156
129
|
readonly name: "WAFInvalidParameterException";
|
|
157
130
|
readonly $fault: "client";
|
|
158
131
|
field?: ParameterExceptionField | string;
|
|
159
132
|
parameter?: string;
|
|
160
133
|
reason?: ParameterExceptionReason | string;
|
|
161
|
-
|
|
162
134
|
constructor(
|
|
163
135
|
opts: __ExceptionOptionType<WAFInvalidParameterException, __BaseException>
|
|
164
136
|
);
|
|
165
137
|
}
|
|
166
|
-
|
|
167
138
|
export declare class WAFLimitsExceededException extends __BaseException {
|
|
168
139
|
readonly name: "WAFLimitsExceededException";
|
|
169
140
|
readonly $fault: "client";
|
|
170
|
-
|
|
171
141
|
constructor(
|
|
172
142
|
opts: __ExceptionOptionType<WAFLimitsExceededException, __BaseException>
|
|
173
143
|
);
|
|
174
144
|
}
|
|
175
|
-
|
|
176
145
|
export declare class WAFStaleDataException extends __BaseException {
|
|
177
146
|
readonly name: "WAFStaleDataException";
|
|
178
147
|
readonly $fault: "client";
|
|
179
|
-
|
|
180
148
|
constructor(
|
|
181
149
|
opts: __ExceptionOptionType<WAFStaleDataException, __BaseException>
|
|
182
150
|
);
|
|
183
151
|
}
|
|
184
152
|
export interface CreateGeoMatchSetRequest {
|
|
185
153
|
Name: string | undefined;
|
|
186
|
-
|
|
187
154
|
ChangeToken: string | undefined;
|
|
188
155
|
}
|
|
189
156
|
export declare enum GeoMatchConstraintType {
|
|
@@ -440,73 +407,53 @@ export declare enum GeoMatchConstraintValue {
|
|
|
440
407
|
ZM = "ZM",
|
|
441
408
|
ZW = "ZW",
|
|
442
409
|
}
|
|
443
|
-
|
|
444
410
|
export interface GeoMatchConstraint {
|
|
445
411
|
Type: GeoMatchConstraintType | string | undefined;
|
|
446
|
-
|
|
447
412
|
Value: GeoMatchConstraintValue | string | undefined;
|
|
448
413
|
}
|
|
449
|
-
|
|
450
414
|
export interface GeoMatchSet {
|
|
451
415
|
GeoMatchSetId: string | undefined;
|
|
452
|
-
|
|
453
416
|
Name?: string;
|
|
454
|
-
|
|
455
417
|
GeoMatchConstraints: GeoMatchConstraint[] | undefined;
|
|
456
418
|
}
|
|
457
419
|
export interface CreateGeoMatchSetResponse {
|
|
458
420
|
GeoMatchSet?: GeoMatchSet;
|
|
459
|
-
|
|
460
421
|
ChangeToken?: string;
|
|
461
422
|
}
|
|
462
423
|
export interface CreateIPSetRequest {
|
|
463
424
|
Name: string | undefined;
|
|
464
|
-
|
|
465
425
|
ChangeToken: string | undefined;
|
|
466
426
|
}
|
|
467
427
|
export declare enum IPSetDescriptorType {
|
|
468
428
|
IPV4 = "IPV4",
|
|
469
429
|
IPV6 = "IPV6",
|
|
470
430
|
}
|
|
471
|
-
|
|
472
431
|
export interface IPSetDescriptor {
|
|
473
432
|
Type: IPSetDescriptorType | string | undefined;
|
|
474
|
-
|
|
475
433
|
Value: string | undefined;
|
|
476
434
|
}
|
|
477
|
-
|
|
478
435
|
export interface IPSet {
|
|
479
436
|
IPSetId: string | undefined;
|
|
480
|
-
|
|
481
437
|
Name?: string;
|
|
482
|
-
|
|
483
438
|
IPSetDescriptors: IPSetDescriptor[] | undefined;
|
|
484
439
|
}
|
|
485
440
|
export interface CreateIPSetResponse {
|
|
486
441
|
IPSet?: IPSet;
|
|
487
|
-
|
|
488
442
|
ChangeToken?: string;
|
|
489
443
|
}
|
|
490
444
|
export declare enum RateKey {
|
|
491
445
|
IP = "IP",
|
|
492
446
|
}
|
|
493
|
-
|
|
494
447
|
export interface Tag {
|
|
495
448
|
Key: string | undefined;
|
|
496
|
-
|
|
497
449
|
Value: string | undefined;
|
|
498
450
|
}
|
|
499
451
|
export interface CreateRateBasedRuleRequest {
|
|
500
452
|
Name: string | undefined;
|
|
501
|
-
|
|
502
453
|
MetricName: string | undefined;
|
|
503
|
-
|
|
504
454
|
RateKey: RateKey | string | undefined;
|
|
505
|
-
|
|
506
455
|
RateLimit: number | undefined;
|
|
507
|
-
|
|
508
456
|
ChangeToken: string | undefined;
|
|
509
|
-
|
|
510
457
|
Tags?: Tag[];
|
|
511
458
|
}
|
|
512
459
|
export declare enum PredicateType {
|
|
@@ -518,56 +465,40 @@ export declare enum PredicateType {
|
|
|
518
465
|
SQL_INJECTION_MATCH = "SqlInjectionMatch",
|
|
519
466
|
XSS_MATCH = "XssMatch",
|
|
520
467
|
}
|
|
521
|
-
|
|
522
468
|
export interface Predicate {
|
|
523
469
|
Negated: boolean | undefined;
|
|
524
|
-
|
|
525
470
|
Type: PredicateType | string | undefined;
|
|
526
|
-
|
|
527
471
|
DataId: string | undefined;
|
|
528
472
|
}
|
|
529
|
-
|
|
530
473
|
export interface RateBasedRule {
|
|
531
474
|
RuleId: string | undefined;
|
|
532
|
-
|
|
533
475
|
Name?: string;
|
|
534
|
-
|
|
535
476
|
MetricName?: string;
|
|
536
|
-
|
|
537
477
|
MatchPredicates: Predicate[] | undefined;
|
|
538
|
-
|
|
539
478
|
RateKey: RateKey | string | undefined;
|
|
540
|
-
|
|
541
479
|
RateLimit: number | undefined;
|
|
542
480
|
}
|
|
543
481
|
export interface CreateRateBasedRuleResponse {
|
|
544
482
|
Rule?: RateBasedRule;
|
|
545
|
-
|
|
546
483
|
ChangeToken?: string;
|
|
547
484
|
}
|
|
548
|
-
|
|
549
485
|
export declare class WAFBadRequestException extends __BaseException {
|
|
550
486
|
readonly name: "WAFBadRequestException";
|
|
551
487
|
readonly $fault: "client";
|
|
552
|
-
|
|
553
488
|
constructor(
|
|
554
489
|
opts: __ExceptionOptionType<WAFBadRequestException, __BaseException>
|
|
555
490
|
);
|
|
556
491
|
}
|
|
557
|
-
|
|
558
492
|
export declare class WAFTagOperationException extends __BaseException {
|
|
559
493
|
readonly name: "WAFTagOperationException";
|
|
560
494
|
readonly $fault: "client";
|
|
561
|
-
|
|
562
495
|
constructor(
|
|
563
496
|
opts: __ExceptionOptionType<WAFTagOperationException, __BaseException>
|
|
564
497
|
);
|
|
565
498
|
}
|
|
566
|
-
|
|
567
499
|
export declare class WAFTagOperationInternalErrorException extends __BaseException {
|
|
568
500
|
readonly name: "WAFTagOperationInternalErrorException";
|
|
569
501
|
readonly $fault: "server";
|
|
570
|
-
|
|
571
502
|
constructor(
|
|
572
503
|
opts: __ExceptionOptionType<
|
|
573
504
|
WAFTagOperationInternalErrorException,
|
|
@@ -577,97 +508,68 @@ export declare class WAFTagOperationInternalErrorException extends __BaseExcepti
|
|
|
577
508
|
}
|
|
578
509
|
export interface CreateRegexMatchSetRequest {
|
|
579
510
|
Name: string | undefined;
|
|
580
|
-
|
|
581
511
|
ChangeToken: string | undefined;
|
|
582
512
|
}
|
|
583
|
-
|
|
584
513
|
export interface RegexMatchTuple {
|
|
585
514
|
FieldToMatch: FieldToMatch | undefined;
|
|
586
|
-
|
|
587
515
|
TextTransformation: TextTransformation | string | undefined;
|
|
588
|
-
|
|
589
516
|
RegexPatternSetId: string | undefined;
|
|
590
517
|
}
|
|
591
|
-
|
|
592
518
|
export interface RegexMatchSet {
|
|
593
519
|
RegexMatchSetId?: string;
|
|
594
|
-
|
|
595
520
|
Name?: string;
|
|
596
|
-
|
|
597
521
|
RegexMatchTuples?: RegexMatchTuple[];
|
|
598
522
|
}
|
|
599
523
|
export interface CreateRegexMatchSetResponse {
|
|
600
524
|
RegexMatchSet?: RegexMatchSet;
|
|
601
|
-
|
|
602
525
|
ChangeToken?: string;
|
|
603
526
|
}
|
|
604
527
|
export interface CreateRegexPatternSetRequest {
|
|
605
528
|
Name: string | undefined;
|
|
606
|
-
|
|
607
529
|
ChangeToken: string | undefined;
|
|
608
530
|
}
|
|
609
|
-
|
|
610
531
|
export interface RegexPatternSet {
|
|
611
532
|
RegexPatternSetId: string | undefined;
|
|
612
|
-
|
|
613
533
|
Name?: string;
|
|
614
|
-
|
|
615
534
|
RegexPatternStrings: string[] | undefined;
|
|
616
535
|
}
|
|
617
536
|
export interface CreateRegexPatternSetResponse {
|
|
618
537
|
RegexPatternSet?: RegexPatternSet;
|
|
619
|
-
|
|
620
538
|
ChangeToken?: string;
|
|
621
539
|
}
|
|
622
540
|
export interface CreateRuleRequest {
|
|
623
541
|
Name: string | undefined;
|
|
624
|
-
|
|
625
542
|
MetricName: string | undefined;
|
|
626
|
-
|
|
627
543
|
ChangeToken: string | undefined;
|
|
628
|
-
|
|
629
544
|
Tags?: Tag[];
|
|
630
545
|
}
|
|
631
|
-
|
|
632
546
|
export interface Rule {
|
|
633
547
|
RuleId: string | undefined;
|
|
634
|
-
|
|
635
548
|
Name?: string;
|
|
636
|
-
|
|
637
549
|
MetricName?: string;
|
|
638
|
-
|
|
639
550
|
Predicates: Predicate[] | undefined;
|
|
640
551
|
}
|
|
641
552
|
export interface CreateRuleResponse {
|
|
642
553
|
Rule?: Rule;
|
|
643
|
-
|
|
644
554
|
ChangeToken?: string;
|
|
645
555
|
}
|
|
646
556
|
export interface CreateRuleGroupRequest {
|
|
647
557
|
Name: string | undefined;
|
|
648
|
-
|
|
649
558
|
MetricName: string | undefined;
|
|
650
|
-
|
|
651
559
|
ChangeToken: string | undefined;
|
|
652
|
-
|
|
653
560
|
Tags?: Tag[];
|
|
654
561
|
}
|
|
655
|
-
|
|
656
562
|
export interface RuleGroup {
|
|
657
563
|
RuleGroupId: string | undefined;
|
|
658
|
-
|
|
659
564
|
Name?: string;
|
|
660
|
-
|
|
661
565
|
MetricName?: string;
|
|
662
566
|
}
|
|
663
567
|
export interface CreateRuleGroupResponse {
|
|
664
568
|
RuleGroup?: RuleGroup;
|
|
665
|
-
|
|
666
569
|
ChangeToken?: string;
|
|
667
570
|
}
|
|
668
571
|
export interface CreateSizeConstraintSetRequest {
|
|
669
572
|
Name: string | undefined;
|
|
670
|
-
|
|
671
573
|
ChangeToken: string | undefined;
|
|
672
574
|
}
|
|
673
575
|
export declare enum ComparisonOperator {
|
|
@@ -678,90 +580,60 @@ export declare enum ComparisonOperator {
|
|
|
678
580
|
LT = "LT",
|
|
679
581
|
NE = "NE",
|
|
680
582
|
}
|
|
681
|
-
|
|
682
583
|
export interface SizeConstraint {
|
|
683
584
|
FieldToMatch: FieldToMatch | undefined;
|
|
684
|
-
|
|
685
585
|
TextTransformation: TextTransformation | string | undefined;
|
|
686
|
-
|
|
687
586
|
ComparisonOperator: ComparisonOperator | string | undefined;
|
|
688
|
-
|
|
689
587
|
Size: number | undefined;
|
|
690
588
|
}
|
|
691
|
-
|
|
692
589
|
export interface SizeConstraintSet {
|
|
693
590
|
SizeConstraintSetId: string | undefined;
|
|
694
|
-
|
|
695
591
|
Name?: string;
|
|
696
|
-
|
|
697
592
|
SizeConstraints: SizeConstraint[] | undefined;
|
|
698
593
|
}
|
|
699
594
|
export interface CreateSizeConstraintSetResponse {
|
|
700
595
|
SizeConstraintSet?: SizeConstraintSet;
|
|
701
|
-
|
|
702
596
|
ChangeToken?: string;
|
|
703
597
|
}
|
|
704
|
-
|
|
705
598
|
export interface CreateSqlInjectionMatchSetRequest {
|
|
706
599
|
Name: string | undefined;
|
|
707
|
-
|
|
708
600
|
ChangeToken: string | undefined;
|
|
709
601
|
}
|
|
710
|
-
|
|
711
602
|
export interface SqlInjectionMatchTuple {
|
|
712
603
|
FieldToMatch: FieldToMatch | undefined;
|
|
713
|
-
|
|
714
604
|
TextTransformation: TextTransformation | string | undefined;
|
|
715
605
|
}
|
|
716
|
-
|
|
717
606
|
export interface SqlInjectionMatchSet {
|
|
718
607
|
SqlInjectionMatchSetId: string | undefined;
|
|
719
|
-
|
|
720
608
|
Name?: string;
|
|
721
|
-
|
|
722
609
|
SqlInjectionMatchTuples: SqlInjectionMatchTuple[] | undefined;
|
|
723
610
|
}
|
|
724
|
-
|
|
725
611
|
export interface CreateSqlInjectionMatchSetResponse {
|
|
726
612
|
SqlInjectionMatchSet?: SqlInjectionMatchSet;
|
|
727
|
-
|
|
728
613
|
ChangeToken?: string;
|
|
729
614
|
}
|
|
730
615
|
export interface CreateWebACLRequest {
|
|
731
616
|
Name: string | undefined;
|
|
732
|
-
|
|
733
617
|
MetricName: string | undefined;
|
|
734
|
-
|
|
735
618
|
DefaultAction: WafAction | undefined;
|
|
736
|
-
|
|
737
619
|
ChangeToken: string | undefined;
|
|
738
|
-
|
|
739
620
|
Tags?: Tag[];
|
|
740
621
|
}
|
|
741
|
-
|
|
742
622
|
export interface WebACL {
|
|
743
623
|
WebACLId: string | undefined;
|
|
744
|
-
|
|
745
624
|
Name?: string;
|
|
746
|
-
|
|
747
625
|
MetricName?: string;
|
|
748
|
-
|
|
749
626
|
DefaultAction: WafAction | undefined;
|
|
750
|
-
|
|
751
627
|
Rules: ActivatedRule[] | undefined;
|
|
752
|
-
|
|
753
628
|
WebACLArn?: string;
|
|
754
629
|
}
|
|
755
630
|
export interface CreateWebACLResponse {
|
|
756
631
|
WebACL?: WebACL;
|
|
757
|
-
|
|
758
632
|
ChangeToken?: string;
|
|
759
633
|
}
|
|
760
634
|
export interface CreateWebACLMigrationStackRequest {
|
|
761
635
|
WebACLId: string | undefined;
|
|
762
|
-
|
|
763
636
|
S3BucketName: string | undefined;
|
|
764
|
-
|
|
765
637
|
IgnoreUnsupportedType: boolean | undefined;
|
|
766
638
|
}
|
|
767
639
|
export interface CreateWebACLMigrationStackResponse {
|
|
@@ -776,90 +648,69 @@ export declare enum MigrationErrorType {
|
|
|
776
648
|
S3_BUCKET_NO_PERMISSION = "S3_BUCKET_NO_PERMISSION",
|
|
777
649
|
S3_INTERNAL_ERROR = "S3_INTERNAL_ERROR",
|
|
778
650
|
}
|
|
779
|
-
|
|
780
651
|
export declare class WAFEntityMigrationException extends __BaseException {
|
|
781
652
|
readonly name: "WAFEntityMigrationException";
|
|
782
653
|
readonly $fault: "client";
|
|
783
654
|
MigrationErrorType?: MigrationErrorType | string;
|
|
784
655
|
MigrationErrorReason?: string;
|
|
785
|
-
|
|
786
656
|
constructor(
|
|
787
657
|
opts: __ExceptionOptionType<WAFEntityMigrationException, __BaseException>
|
|
788
658
|
);
|
|
789
659
|
}
|
|
790
|
-
|
|
791
660
|
export declare class WAFInvalidOperationException extends __BaseException {
|
|
792
661
|
readonly name: "WAFInvalidOperationException";
|
|
793
662
|
readonly $fault: "client";
|
|
794
|
-
|
|
795
663
|
constructor(
|
|
796
664
|
opts: __ExceptionOptionType<WAFInvalidOperationException, __BaseException>
|
|
797
665
|
);
|
|
798
666
|
}
|
|
799
|
-
|
|
800
667
|
export declare class WAFNonexistentItemException extends __BaseException {
|
|
801
668
|
readonly name: "WAFNonexistentItemException";
|
|
802
669
|
readonly $fault: "client";
|
|
803
|
-
|
|
804
670
|
constructor(
|
|
805
671
|
opts: __ExceptionOptionType<WAFNonexistentItemException, __BaseException>
|
|
806
672
|
);
|
|
807
673
|
}
|
|
808
|
-
|
|
809
674
|
export interface CreateXssMatchSetRequest {
|
|
810
675
|
Name: string | undefined;
|
|
811
|
-
|
|
812
676
|
ChangeToken: string | undefined;
|
|
813
677
|
}
|
|
814
|
-
|
|
815
678
|
export interface XssMatchTuple {
|
|
816
679
|
FieldToMatch: FieldToMatch | undefined;
|
|
817
|
-
|
|
818
680
|
TextTransformation: TextTransformation | string | undefined;
|
|
819
681
|
}
|
|
820
|
-
|
|
821
682
|
export interface XssMatchSet {
|
|
822
683
|
XssMatchSetId: string | undefined;
|
|
823
|
-
|
|
824
684
|
Name?: string;
|
|
825
|
-
|
|
826
685
|
XssMatchTuples: XssMatchTuple[] | undefined;
|
|
827
686
|
}
|
|
828
|
-
|
|
829
687
|
export interface CreateXssMatchSetResponse {
|
|
830
688
|
XssMatchSet?: XssMatchSet;
|
|
831
|
-
|
|
832
689
|
ChangeToken?: string;
|
|
833
690
|
}
|
|
834
691
|
export interface DeleteByteMatchSetRequest {
|
|
835
692
|
ByteMatchSetId: string | undefined;
|
|
836
|
-
|
|
837
693
|
ChangeToken: string | undefined;
|
|
838
694
|
}
|
|
839
695
|
export interface DeleteByteMatchSetResponse {
|
|
840
696
|
ChangeToken?: string;
|
|
841
697
|
}
|
|
842
|
-
|
|
843
698
|
export declare class WAFNonEmptyEntityException extends __BaseException {
|
|
844
699
|
readonly name: "WAFNonEmptyEntityException";
|
|
845
700
|
readonly $fault: "client";
|
|
846
|
-
|
|
847
701
|
constructor(
|
|
848
702
|
opts: __ExceptionOptionType<WAFNonEmptyEntityException, __BaseException>
|
|
849
703
|
);
|
|
850
704
|
}
|
|
851
|
-
|
|
852
705
|
export declare class WAFReferencedItemException extends __BaseException {
|
|
853
706
|
readonly name: "WAFReferencedItemException";
|
|
854
707
|
readonly $fault: "client";
|
|
855
|
-
|
|
856
708
|
constructor(
|
|
857
709
|
opts: __ExceptionOptionType<WAFReferencedItemException, __BaseException>
|
|
858
710
|
);
|
|
859
711
|
}
|
|
860
712
|
export interface DeleteGeoMatchSetRequest {
|
|
861
713
|
GeoMatchSetId: string | undefined;
|
|
862
|
-
|
|
863
714
|
ChangeToken: string | undefined;
|
|
864
715
|
}
|
|
865
716
|
export interface DeleteGeoMatchSetResponse {
|
|
@@ -867,7 +718,6 @@ export interface DeleteGeoMatchSetResponse {
|
|
|
867
718
|
}
|
|
868
719
|
export interface DeleteIPSetRequest {
|
|
869
720
|
IPSetId: string | undefined;
|
|
870
|
-
|
|
871
721
|
ChangeToken: string | undefined;
|
|
872
722
|
}
|
|
873
723
|
export interface DeleteIPSetResponse {
|
|
@@ -883,7 +733,6 @@ export interface DeletePermissionPolicyRequest {
|
|
|
883
733
|
export interface DeletePermissionPolicyResponse {}
|
|
884
734
|
export interface DeleteRateBasedRuleRequest {
|
|
885
735
|
RuleId: string | undefined;
|
|
886
|
-
|
|
887
736
|
ChangeToken: string | undefined;
|
|
888
737
|
}
|
|
889
738
|
export interface DeleteRateBasedRuleResponse {
|
|
@@ -891,7 +740,6 @@ export interface DeleteRateBasedRuleResponse {
|
|
|
891
740
|
}
|
|
892
741
|
export interface DeleteRegexMatchSetRequest {
|
|
893
742
|
RegexMatchSetId: string | undefined;
|
|
894
|
-
|
|
895
743
|
ChangeToken: string | undefined;
|
|
896
744
|
}
|
|
897
745
|
export interface DeleteRegexMatchSetResponse {
|
|
@@ -899,7 +747,6 @@ export interface DeleteRegexMatchSetResponse {
|
|
|
899
747
|
}
|
|
900
748
|
export interface DeleteRegexPatternSetRequest {
|
|
901
749
|
RegexPatternSetId: string | undefined;
|
|
902
|
-
|
|
903
750
|
ChangeToken: string | undefined;
|
|
904
751
|
}
|
|
905
752
|
export interface DeleteRegexPatternSetResponse {
|
|
@@ -907,7 +754,6 @@ export interface DeleteRegexPatternSetResponse {
|
|
|
907
754
|
}
|
|
908
755
|
export interface DeleteRuleRequest {
|
|
909
756
|
RuleId: string | undefined;
|
|
910
|
-
|
|
911
757
|
ChangeToken: string | undefined;
|
|
912
758
|
}
|
|
913
759
|
export interface DeleteRuleResponse {
|
|
@@ -915,7 +761,6 @@ export interface DeleteRuleResponse {
|
|
|
915
761
|
}
|
|
916
762
|
export interface DeleteRuleGroupRequest {
|
|
917
763
|
RuleGroupId: string | undefined;
|
|
918
|
-
|
|
919
764
|
ChangeToken: string | undefined;
|
|
920
765
|
}
|
|
921
766
|
export interface DeleteRuleGroupResponse {
|
|
@@ -923,37 +768,29 @@ export interface DeleteRuleGroupResponse {
|
|
|
923
768
|
}
|
|
924
769
|
export interface DeleteSizeConstraintSetRequest {
|
|
925
770
|
SizeConstraintSetId: string | undefined;
|
|
926
|
-
|
|
927
771
|
ChangeToken: string | undefined;
|
|
928
772
|
}
|
|
929
773
|
export interface DeleteSizeConstraintSetResponse {
|
|
930
774
|
ChangeToken?: string;
|
|
931
775
|
}
|
|
932
|
-
|
|
933
776
|
export interface DeleteSqlInjectionMatchSetRequest {
|
|
934
777
|
SqlInjectionMatchSetId: string | undefined;
|
|
935
|
-
|
|
936
778
|
ChangeToken: string | undefined;
|
|
937
779
|
}
|
|
938
|
-
|
|
939
780
|
export interface DeleteSqlInjectionMatchSetResponse {
|
|
940
781
|
ChangeToken?: string;
|
|
941
782
|
}
|
|
942
783
|
export interface DeleteWebACLRequest {
|
|
943
784
|
WebACLId: string | undefined;
|
|
944
|
-
|
|
945
785
|
ChangeToken: string | undefined;
|
|
946
786
|
}
|
|
947
787
|
export interface DeleteWebACLResponse {
|
|
948
788
|
ChangeToken?: string;
|
|
949
789
|
}
|
|
950
|
-
|
|
951
790
|
export interface DeleteXssMatchSetRequest {
|
|
952
791
|
XssMatchSetId: string | undefined;
|
|
953
|
-
|
|
954
792
|
ChangeToken: string | undefined;
|
|
955
793
|
}
|
|
956
|
-
|
|
957
794
|
export interface DeleteXssMatchSetResponse {
|
|
958
795
|
ChangeToken?: string;
|
|
959
796
|
}
|
|
@@ -993,12 +830,9 @@ export interface GetIPSetResponse {
|
|
|
993
830
|
export interface GetLoggingConfigurationRequest {
|
|
994
831
|
ResourceArn: string | undefined;
|
|
995
832
|
}
|
|
996
|
-
|
|
997
833
|
export interface LoggingConfiguration {
|
|
998
834
|
ResourceArn: string | undefined;
|
|
999
|
-
|
|
1000
835
|
LogDestinationConfigs: string[] | undefined;
|
|
1001
|
-
|
|
1002
836
|
RedactedFields?: FieldToMatch[];
|
|
1003
837
|
}
|
|
1004
838
|
export interface GetLoggingConfigurationResponse {
|
|
@@ -1018,12 +852,10 @@ export interface GetRateBasedRuleResponse {
|
|
|
1018
852
|
}
|
|
1019
853
|
export interface GetRateBasedRuleManagedKeysRequest {
|
|
1020
854
|
RuleId: string | undefined;
|
|
1021
|
-
|
|
1022
855
|
NextMarker?: string;
|
|
1023
856
|
}
|
|
1024
857
|
export interface GetRateBasedRuleManagedKeysResponse {
|
|
1025
858
|
ManagedKeys?: string[];
|
|
1026
|
-
|
|
1027
859
|
NextMarker?: string;
|
|
1028
860
|
}
|
|
1029
861
|
export interface GetRegexMatchSetRequest {
|
|
@@ -1050,58 +882,38 @@ export interface GetRuleGroupRequest {
|
|
|
1050
882
|
export interface GetRuleGroupResponse {
|
|
1051
883
|
RuleGroup?: RuleGroup;
|
|
1052
884
|
}
|
|
1053
|
-
|
|
1054
885
|
export interface TimeWindow {
|
|
1055
886
|
StartTime: Date | undefined;
|
|
1056
|
-
|
|
1057
887
|
EndTime: Date | undefined;
|
|
1058
888
|
}
|
|
1059
889
|
export interface GetSampledRequestsRequest {
|
|
1060
890
|
WebAclId: string | undefined;
|
|
1061
|
-
|
|
1062
891
|
RuleId: string | undefined;
|
|
1063
|
-
|
|
1064
892
|
TimeWindow: TimeWindow | undefined;
|
|
1065
|
-
|
|
1066
893
|
MaxItems: number | undefined;
|
|
1067
894
|
}
|
|
1068
|
-
|
|
1069
895
|
export interface HTTPHeader {
|
|
1070
896
|
Name?: string;
|
|
1071
|
-
|
|
1072
897
|
Value?: string;
|
|
1073
898
|
}
|
|
1074
|
-
|
|
1075
899
|
export interface HTTPRequest {
|
|
1076
900
|
ClientIP?: string;
|
|
1077
|
-
|
|
1078
901
|
Country?: string;
|
|
1079
|
-
|
|
1080
902
|
URI?: string;
|
|
1081
|
-
|
|
1082
903
|
Method?: string;
|
|
1083
|
-
|
|
1084
904
|
HTTPVersion?: string;
|
|
1085
|
-
|
|
1086
905
|
Headers?: HTTPHeader[];
|
|
1087
906
|
}
|
|
1088
|
-
|
|
1089
907
|
export interface SampledHTTPRequest {
|
|
1090
908
|
Request: HTTPRequest | undefined;
|
|
1091
|
-
|
|
1092
909
|
Weight: number | undefined;
|
|
1093
|
-
|
|
1094
910
|
Timestamp?: Date;
|
|
1095
|
-
|
|
1096
911
|
Action?: string;
|
|
1097
|
-
|
|
1098
912
|
RuleWithinRuleGroup?: string;
|
|
1099
913
|
}
|
|
1100
914
|
export interface GetSampledRequestsResponse {
|
|
1101
915
|
SampledRequests?: SampledHTTPRequest[];
|
|
1102
|
-
|
|
1103
916
|
PopulationSize?: number;
|
|
1104
|
-
|
|
1105
917
|
TimeWindow?: TimeWindow;
|
|
1106
918
|
}
|
|
1107
919
|
export interface GetSizeConstraintSetRequest {
|
|
@@ -1110,11 +922,9 @@ export interface GetSizeConstraintSetRequest {
|
|
|
1110
922
|
export interface GetSizeConstraintSetResponse {
|
|
1111
923
|
SizeConstraintSet?: SizeConstraintSet;
|
|
1112
924
|
}
|
|
1113
|
-
|
|
1114
925
|
export interface GetSqlInjectionMatchSetRequest {
|
|
1115
926
|
SqlInjectionMatchSetId: string | undefined;
|
|
1116
927
|
}
|
|
1117
|
-
|
|
1118
928
|
export interface GetSqlInjectionMatchSetResponse {
|
|
1119
929
|
SqlInjectionMatchSet?: SqlInjectionMatchSet;
|
|
1120
930
|
}
|
|
@@ -1124,260 +934,193 @@ export interface GetWebACLRequest {
|
|
|
1124
934
|
export interface GetWebACLResponse {
|
|
1125
935
|
WebACL?: WebACL;
|
|
1126
936
|
}
|
|
1127
|
-
|
|
1128
937
|
export interface GetXssMatchSetRequest {
|
|
1129
938
|
XssMatchSetId: string | undefined;
|
|
1130
939
|
}
|
|
1131
|
-
|
|
1132
940
|
export interface GetXssMatchSetResponse {
|
|
1133
941
|
XssMatchSet?: XssMatchSet;
|
|
1134
942
|
}
|
|
1135
943
|
export interface ListActivatedRulesInRuleGroupRequest {
|
|
1136
944
|
RuleGroupId?: string;
|
|
1137
|
-
|
|
1138
945
|
NextMarker?: string;
|
|
1139
|
-
|
|
1140
946
|
Limit?: number;
|
|
1141
947
|
}
|
|
1142
948
|
export interface ListActivatedRulesInRuleGroupResponse {
|
|
1143
949
|
NextMarker?: string;
|
|
1144
|
-
|
|
1145
950
|
ActivatedRules?: ActivatedRule[];
|
|
1146
951
|
}
|
|
1147
952
|
export interface ListByteMatchSetsRequest {
|
|
1148
953
|
NextMarker?: string;
|
|
1149
|
-
|
|
1150
954
|
Limit?: number;
|
|
1151
955
|
}
|
|
1152
|
-
|
|
1153
956
|
export interface ByteMatchSetSummary {
|
|
1154
957
|
ByteMatchSetId: string | undefined;
|
|
1155
|
-
|
|
1156
958
|
Name: string | undefined;
|
|
1157
959
|
}
|
|
1158
960
|
export interface ListByteMatchSetsResponse {
|
|
1159
961
|
NextMarker?: string;
|
|
1160
|
-
|
|
1161
962
|
ByteMatchSets?: ByteMatchSetSummary[];
|
|
1162
963
|
}
|
|
1163
964
|
export interface ListGeoMatchSetsRequest {
|
|
1164
965
|
NextMarker?: string;
|
|
1165
|
-
|
|
1166
966
|
Limit?: number;
|
|
1167
967
|
}
|
|
1168
|
-
|
|
1169
968
|
export interface GeoMatchSetSummary {
|
|
1170
969
|
GeoMatchSetId: string | undefined;
|
|
1171
|
-
|
|
1172
970
|
Name: string | undefined;
|
|
1173
971
|
}
|
|
1174
972
|
export interface ListGeoMatchSetsResponse {
|
|
1175
973
|
NextMarker?: string;
|
|
1176
|
-
|
|
1177
974
|
GeoMatchSets?: GeoMatchSetSummary[];
|
|
1178
975
|
}
|
|
1179
976
|
export interface ListIPSetsRequest {
|
|
1180
977
|
NextMarker?: string;
|
|
1181
|
-
|
|
1182
978
|
Limit?: number;
|
|
1183
979
|
}
|
|
1184
|
-
|
|
1185
980
|
export interface IPSetSummary {
|
|
1186
981
|
IPSetId: string | undefined;
|
|
1187
|
-
|
|
1188
982
|
Name: string | undefined;
|
|
1189
983
|
}
|
|
1190
984
|
export interface ListIPSetsResponse {
|
|
1191
985
|
NextMarker?: string;
|
|
1192
|
-
|
|
1193
986
|
IPSets?: IPSetSummary[];
|
|
1194
987
|
}
|
|
1195
988
|
export interface ListLoggingConfigurationsRequest {
|
|
1196
989
|
NextMarker?: string;
|
|
1197
|
-
|
|
1198
990
|
Limit?: number;
|
|
1199
991
|
}
|
|
1200
992
|
export interface ListLoggingConfigurationsResponse {
|
|
1201
993
|
LoggingConfigurations?: LoggingConfiguration[];
|
|
1202
|
-
|
|
1203
994
|
NextMarker?: string;
|
|
1204
995
|
}
|
|
1205
996
|
export interface ListRateBasedRulesRequest {
|
|
1206
997
|
NextMarker?: string;
|
|
1207
|
-
|
|
1208
998
|
Limit?: number;
|
|
1209
999
|
}
|
|
1210
|
-
|
|
1211
1000
|
export interface RuleSummary {
|
|
1212
1001
|
RuleId: string | undefined;
|
|
1213
|
-
|
|
1214
1002
|
Name: string | undefined;
|
|
1215
1003
|
}
|
|
1216
1004
|
export interface ListRateBasedRulesResponse {
|
|
1217
1005
|
NextMarker?: string;
|
|
1218
|
-
|
|
1219
1006
|
Rules?: RuleSummary[];
|
|
1220
1007
|
}
|
|
1221
1008
|
export interface ListRegexMatchSetsRequest {
|
|
1222
1009
|
NextMarker?: string;
|
|
1223
|
-
|
|
1224
1010
|
Limit?: number;
|
|
1225
1011
|
}
|
|
1226
|
-
|
|
1227
1012
|
export interface RegexMatchSetSummary {
|
|
1228
1013
|
RegexMatchSetId: string | undefined;
|
|
1229
|
-
|
|
1230
1014
|
Name: string | undefined;
|
|
1231
1015
|
}
|
|
1232
1016
|
export interface ListRegexMatchSetsResponse {
|
|
1233
1017
|
NextMarker?: string;
|
|
1234
|
-
|
|
1235
1018
|
RegexMatchSets?: RegexMatchSetSummary[];
|
|
1236
1019
|
}
|
|
1237
1020
|
export interface ListRegexPatternSetsRequest {
|
|
1238
1021
|
NextMarker?: string;
|
|
1239
|
-
|
|
1240
1022
|
Limit?: number;
|
|
1241
1023
|
}
|
|
1242
|
-
|
|
1243
1024
|
export interface RegexPatternSetSummary {
|
|
1244
1025
|
RegexPatternSetId: string | undefined;
|
|
1245
|
-
|
|
1246
1026
|
Name: string | undefined;
|
|
1247
1027
|
}
|
|
1248
1028
|
export interface ListRegexPatternSetsResponse {
|
|
1249
1029
|
NextMarker?: string;
|
|
1250
|
-
|
|
1251
1030
|
RegexPatternSets?: RegexPatternSetSummary[];
|
|
1252
1031
|
}
|
|
1253
1032
|
export interface ListRuleGroupsRequest {
|
|
1254
1033
|
NextMarker?: string;
|
|
1255
|
-
|
|
1256
1034
|
Limit?: number;
|
|
1257
1035
|
}
|
|
1258
|
-
|
|
1259
1036
|
export interface RuleGroupSummary {
|
|
1260
1037
|
RuleGroupId: string | undefined;
|
|
1261
|
-
|
|
1262
1038
|
Name: string | undefined;
|
|
1263
1039
|
}
|
|
1264
1040
|
export interface ListRuleGroupsResponse {
|
|
1265
1041
|
NextMarker?: string;
|
|
1266
|
-
|
|
1267
1042
|
RuleGroups?: RuleGroupSummary[];
|
|
1268
1043
|
}
|
|
1269
1044
|
export interface ListRulesRequest {
|
|
1270
1045
|
NextMarker?: string;
|
|
1271
|
-
|
|
1272
1046
|
Limit?: number;
|
|
1273
1047
|
}
|
|
1274
1048
|
export interface ListRulesResponse {
|
|
1275
1049
|
NextMarker?: string;
|
|
1276
|
-
|
|
1277
1050
|
Rules?: RuleSummary[];
|
|
1278
1051
|
}
|
|
1279
1052
|
export interface ListSizeConstraintSetsRequest {
|
|
1280
1053
|
NextMarker?: string;
|
|
1281
|
-
|
|
1282
1054
|
Limit?: number;
|
|
1283
1055
|
}
|
|
1284
|
-
|
|
1285
1056
|
export interface SizeConstraintSetSummary {
|
|
1286
1057
|
SizeConstraintSetId: string | undefined;
|
|
1287
|
-
|
|
1288
1058
|
Name: string | undefined;
|
|
1289
1059
|
}
|
|
1290
1060
|
export interface ListSizeConstraintSetsResponse {
|
|
1291
1061
|
NextMarker?: string;
|
|
1292
|
-
|
|
1293
1062
|
SizeConstraintSets?: SizeConstraintSetSummary[];
|
|
1294
1063
|
}
|
|
1295
|
-
|
|
1296
1064
|
export interface ListSqlInjectionMatchSetsRequest {
|
|
1297
1065
|
NextMarker?: string;
|
|
1298
|
-
|
|
1299
1066
|
Limit?: number;
|
|
1300
1067
|
}
|
|
1301
|
-
|
|
1302
1068
|
export interface SqlInjectionMatchSetSummary {
|
|
1303
1069
|
SqlInjectionMatchSetId: string | undefined;
|
|
1304
|
-
|
|
1305
1070
|
Name: string | undefined;
|
|
1306
1071
|
}
|
|
1307
|
-
|
|
1308
1072
|
export interface ListSqlInjectionMatchSetsResponse {
|
|
1309
1073
|
NextMarker?: string;
|
|
1310
|
-
|
|
1311
1074
|
SqlInjectionMatchSets?: SqlInjectionMatchSetSummary[];
|
|
1312
1075
|
}
|
|
1313
1076
|
export interface ListSubscribedRuleGroupsRequest {
|
|
1314
1077
|
NextMarker?: string;
|
|
1315
|
-
|
|
1316
1078
|
Limit?: number;
|
|
1317
1079
|
}
|
|
1318
|
-
|
|
1319
1080
|
export interface SubscribedRuleGroupSummary {
|
|
1320
1081
|
RuleGroupId: string | undefined;
|
|
1321
|
-
|
|
1322
1082
|
Name: string | undefined;
|
|
1323
|
-
|
|
1324
1083
|
MetricName: string | undefined;
|
|
1325
1084
|
}
|
|
1326
1085
|
export interface ListSubscribedRuleGroupsResponse {
|
|
1327
1086
|
NextMarker?: string;
|
|
1328
|
-
|
|
1329
1087
|
RuleGroups?: SubscribedRuleGroupSummary[];
|
|
1330
1088
|
}
|
|
1331
1089
|
export interface ListTagsForResourceRequest {
|
|
1332
1090
|
NextMarker?: string;
|
|
1333
|
-
|
|
1334
1091
|
Limit?: number;
|
|
1335
|
-
|
|
1336
1092
|
ResourceARN: string | undefined;
|
|
1337
1093
|
}
|
|
1338
|
-
|
|
1339
1094
|
export interface TagInfoForResource {
|
|
1340
1095
|
ResourceARN?: string;
|
|
1341
|
-
|
|
1342
1096
|
TagList?: Tag[];
|
|
1343
1097
|
}
|
|
1344
1098
|
export interface ListTagsForResourceResponse {
|
|
1345
1099
|
NextMarker?: string;
|
|
1346
|
-
|
|
1347
1100
|
TagInfoForResource?: TagInfoForResource;
|
|
1348
1101
|
}
|
|
1349
1102
|
export interface ListWebACLsRequest {
|
|
1350
1103
|
NextMarker?: string;
|
|
1351
|
-
|
|
1352
1104
|
Limit?: number;
|
|
1353
1105
|
}
|
|
1354
|
-
|
|
1355
1106
|
export interface WebACLSummary {
|
|
1356
1107
|
WebACLId: string | undefined;
|
|
1357
|
-
|
|
1358
1108
|
Name: string | undefined;
|
|
1359
1109
|
}
|
|
1360
1110
|
export interface ListWebACLsResponse {
|
|
1361
1111
|
NextMarker?: string;
|
|
1362
|
-
|
|
1363
1112
|
WebACLs?: WebACLSummary[];
|
|
1364
1113
|
}
|
|
1365
|
-
|
|
1366
1114
|
export interface ListXssMatchSetsRequest {
|
|
1367
1115
|
NextMarker?: string;
|
|
1368
|
-
|
|
1369
1116
|
Limit?: number;
|
|
1370
1117
|
}
|
|
1371
|
-
|
|
1372
1118
|
export interface XssMatchSetSummary {
|
|
1373
1119
|
XssMatchSetId: string | undefined;
|
|
1374
|
-
|
|
1375
1120
|
Name: string | undefined;
|
|
1376
1121
|
}
|
|
1377
|
-
|
|
1378
1122
|
export interface ListXssMatchSetsResponse {
|
|
1379
1123
|
NextMarker?: string;
|
|
1380
|
-
|
|
1381
1124
|
XssMatchSets?: XssMatchSetSummary[];
|
|
1382
1125
|
}
|
|
1383
1126
|
export interface PutLoggingConfigurationRequest {
|
|
@@ -1386,11 +1129,9 @@ export interface PutLoggingConfigurationRequest {
|
|
|
1386
1129
|
export interface PutLoggingConfigurationResponse {
|
|
1387
1130
|
LoggingConfiguration?: LoggingConfiguration;
|
|
1388
1131
|
}
|
|
1389
|
-
|
|
1390
1132
|
export declare class WAFServiceLinkedRoleErrorException extends __BaseException {
|
|
1391
1133
|
readonly name: "WAFServiceLinkedRoleErrorException";
|
|
1392
1134
|
readonly $fault: "client";
|
|
1393
|
-
|
|
1394
1135
|
constructor(
|
|
1395
1136
|
opts: __ExceptionOptionType<
|
|
1396
1137
|
WAFServiceLinkedRoleErrorException,
|
|
@@ -1400,15 +1141,12 @@ export declare class WAFServiceLinkedRoleErrorException extends __BaseException
|
|
|
1400
1141
|
}
|
|
1401
1142
|
export interface PutPermissionPolicyRequest {
|
|
1402
1143
|
ResourceArn: string | undefined;
|
|
1403
|
-
|
|
1404
1144
|
Policy: string | undefined;
|
|
1405
1145
|
}
|
|
1406
1146
|
export interface PutPermissionPolicyResponse {}
|
|
1407
|
-
|
|
1408
1147
|
export declare class WAFInvalidPermissionPolicyException extends __BaseException {
|
|
1409
1148
|
readonly name: "WAFInvalidPermissionPolicyException";
|
|
1410
1149
|
readonly $fault: "client";
|
|
1411
|
-
|
|
1412
1150
|
constructor(
|
|
1413
1151
|
opts: __ExceptionOptionType<
|
|
1414
1152
|
WAFInvalidPermissionPolicyException,
|
|
@@ -1418,13 +1156,11 @@ export declare class WAFInvalidPermissionPolicyException extends __BaseException
|
|
|
1418
1156
|
}
|
|
1419
1157
|
export interface TagResourceRequest {
|
|
1420
1158
|
ResourceARN: string | undefined;
|
|
1421
|
-
|
|
1422
1159
|
Tags: Tag[] | undefined;
|
|
1423
1160
|
}
|
|
1424
1161
|
export interface TagResourceResponse {}
|
|
1425
1162
|
export interface UntagResourceRequest {
|
|
1426
1163
|
ResourceARN: string | undefined;
|
|
1427
|
-
|
|
1428
1164
|
TagKeys: string[] | undefined;
|
|
1429
1165
|
}
|
|
1430
1166
|
export interface UntagResourceResponse {}
|
|
@@ -1432,27 +1168,21 @@ export declare enum ChangeAction {
|
|
|
1432
1168
|
DELETE = "DELETE",
|
|
1433
1169
|
INSERT = "INSERT",
|
|
1434
1170
|
}
|
|
1435
|
-
|
|
1436
1171
|
export interface ByteMatchSetUpdate {
|
|
1437
1172
|
Action: ChangeAction | string | undefined;
|
|
1438
|
-
|
|
1439
1173
|
ByteMatchTuple: ByteMatchTuple | undefined;
|
|
1440
1174
|
}
|
|
1441
1175
|
export interface UpdateByteMatchSetRequest {
|
|
1442
1176
|
ByteMatchSetId: string | undefined;
|
|
1443
|
-
|
|
1444
1177
|
ChangeToken: string | undefined;
|
|
1445
|
-
|
|
1446
1178
|
Updates: ByteMatchSetUpdate[] | undefined;
|
|
1447
1179
|
}
|
|
1448
1180
|
export interface UpdateByteMatchSetResponse {
|
|
1449
1181
|
ChangeToken?: string;
|
|
1450
1182
|
}
|
|
1451
|
-
|
|
1452
1183
|
export declare class WAFNonexistentContainerException extends __BaseException {
|
|
1453
1184
|
readonly name: "WAFNonexistentContainerException";
|
|
1454
1185
|
readonly $fault: "client";
|
|
1455
|
-
|
|
1456
1186
|
constructor(
|
|
1457
1187
|
opts: __ExceptionOptionType<
|
|
1458
1188
|
WAFNonexistentContainerException,
|
|
@@ -1460,93 +1190,70 @@ export declare class WAFNonexistentContainerException extends __BaseException {
|
|
|
1460
1190
|
>
|
|
1461
1191
|
);
|
|
1462
1192
|
}
|
|
1463
|
-
|
|
1464
1193
|
export interface GeoMatchSetUpdate {
|
|
1465
1194
|
Action: ChangeAction | string | undefined;
|
|
1466
|
-
|
|
1467
1195
|
GeoMatchConstraint: GeoMatchConstraint | undefined;
|
|
1468
1196
|
}
|
|
1469
1197
|
export interface UpdateGeoMatchSetRequest {
|
|
1470
1198
|
GeoMatchSetId: string | undefined;
|
|
1471
|
-
|
|
1472
1199
|
ChangeToken: string | undefined;
|
|
1473
|
-
|
|
1474
1200
|
Updates: GeoMatchSetUpdate[] | undefined;
|
|
1475
1201
|
}
|
|
1476
1202
|
export interface UpdateGeoMatchSetResponse {
|
|
1477
1203
|
ChangeToken?: string;
|
|
1478
1204
|
}
|
|
1479
|
-
|
|
1480
1205
|
export interface IPSetUpdate {
|
|
1481
1206
|
Action: ChangeAction | string | undefined;
|
|
1482
|
-
|
|
1483
1207
|
IPSetDescriptor: IPSetDescriptor | undefined;
|
|
1484
1208
|
}
|
|
1485
1209
|
export interface UpdateIPSetRequest {
|
|
1486
1210
|
IPSetId: string | undefined;
|
|
1487
|
-
|
|
1488
1211
|
ChangeToken: string | undefined;
|
|
1489
|
-
|
|
1490
1212
|
Updates: IPSetUpdate[] | undefined;
|
|
1491
1213
|
}
|
|
1492
1214
|
export interface UpdateIPSetResponse {
|
|
1493
1215
|
ChangeToken?: string;
|
|
1494
1216
|
}
|
|
1495
|
-
|
|
1496
1217
|
export interface RuleUpdate {
|
|
1497
1218
|
Action: ChangeAction | string | undefined;
|
|
1498
|
-
|
|
1499
1219
|
Predicate: Predicate | undefined;
|
|
1500
1220
|
}
|
|
1501
1221
|
export interface UpdateRateBasedRuleRequest {
|
|
1502
1222
|
RuleId: string | undefined;
|
|
1503
|
-
|
|
1504
1223
|
ChangeToken: string | undefined;
|
|
1505
|
-
|
|
1506
1224
|
Updates: RuleUpdate[] | undefined;
|
|
1507
|
-
|
|
1508
1225
|
RateLimit: number | undefined;
|
|
1509
1226
|
}
|
|
1510
1227
|
export interface UpdateRateBasedRuleResponse {
|
|
1511
1228
|
ChangeToken?: string;
|
|
1512
1229
|
}
|
|
1513
|
-
|
|
1514
1230
|
export interface RegexMatchSetUpdate {
|
|
1515
1231
|
Action: ChangeAction | string | undefined;
|
|
1516
|
-
|
|
1517
1232
|
RegexMatchTuple: RegexMatchTuple | undefined;
|
|
1518
1233
|
}
|
|
1519
1234
|
export interface UpdateRegexMatchSetRequest {
|
|
1520
1235
|
RegexMatchSetId: string | undefined;
|
|
1521
|
-
|
|
1522
1236
|
Updates: RegexMatchSetUpdate[] | undefined;
|
|
1523
|
-
|
|
1524
1237
|
ChangeToken: string | undefined;
|
|
1525
1238
|
}
|
|
1526
1239
|
export interface UpdateRegexMatchSetResponse {
|
|
1527
1240
|
ChangeToken?: string;
|
|
1528
1241
|
}
|
|
1529
|
-
|
|
1530
1242
|
export interface RegexPatternSetUpdate {
|
|
1531
1243
|
Action: ChangeAction | string | undefined;
|
|
1532
|
-
|
|
1533
1244
|
RegexPatternString: string | undefined;
|
|
1534
1245
|
}
|
|
1535
1246
|
export interface UpdateRegexPatternSetRequest {
|
|
1536
1247
|
RegexPatternSetId: string | undefined;
|
|
1537
|
-
|
|
1538
1248
|
Updates: RegexPatternSetUpdate[] | undefined;
|
|
1539
|
-
|
|
1540
1249
|
ChangeToken: string | undefined;
|
|
1541
1250
|
}
|
|
1542
1251
|
export interface UpdateRegexPatternSetResponse {
|
|
1543
1252
|
ChangeToken?: string;
|
|
1544
1253
|
}
|
|
1545
|
-
|
|
1546
1254
|
export declare class WAFInvalidRegexPatternException extends __BaseException {
|
|
1547
1255
|
readonly name: "WAFInvalidRegexPatternException";
|
|
1548
1256
|
readonly $fault: "client";
|
|
1549
|
-
|
|
1550
1257
|
constructor(
|
|
1551
1258
|
opts: __ExceptionOptionType<
|
|
1552
1259
|
WAFInvalidRegexPatternException,
|
|
@@ -1556,87 +1263,64 @@ export declare class WAFInvalidRegexPatternException extends __BaseException {
|
|
|
1556
1263
|
}
|
|
1557
1264
|
export interface UpdateRuleRequest {
|
|
1558
1265
|
RuleId: string | undefined;
|
|
1559
|
-
|
|
1560
1266
|
ChangeToken: string | undefined;
|
|
1561
|
-
|
|
1562
1267
|
Updates: RuleUpdate[] | undefined;
|
|
1563
1268
|
}
|
|
1564
1269
|
export interface UpdateRuleResponse {
|
|
1565
1270
|
ChangeToken?: string;
|
|
1566
1271
|
}
|
|
1567
|
-
|
|
1568
1272
|
export interface RuleGroupUpdate {
|
|
1569
1273
|
Action: ChangeAction | string | undefined;
|
|
1570
|
-
|
|
1571
1274
|
ActivatedRule: ActivatedRule | undefined;
|
|
1572
1275
|
}
|
|
1573
1276
|
export interface UpdateRuleGroupRequest {
|
|
1574
1277
|
RuleGroupId: string | undefined;
|
|
1575
|
-
|
|
1576
1278
|
Updates: RuleGroupUpdate[] | undefined;
|
|
1577
|
-
|
|
1578
1279
|
ChangeToken: string | undefined;
|
|
1579
1280
|
}
|
|
1580
1281
|
export interface UpdateRuleGroupResponse {
|
|
1581
1282
|
ChangeToken?: string;
|
|
1582
1283
|
}
|
|
1583
|
-
|
|
1584
1284
|
export interface SizeConstraintSetUpdate {
|
|
1585
1285
|
Action: ChangeAction | string | undefined;
|
|
1586
|
-
|
|
1587
1286
|
SizeConstraint: SizeConstraint | undefined;
|
|
1588
1287
|
}
|
|
1589
1288
|
export interface UpdateSizeConstraintSetRequest {
|
|
1590
1289
|
SizeConstraintSetId: string | undefined;
|
|
1591
|
-
|
|
1592
1290
|
ChangeToken: string | undefined;
|
|
1593
|
-
|
|
1594
1291
|
Updates: SizeConstraintSetUpdate[] | undefined;
|
|
1595
1292
|
}
|
|
1596
1293
|
export interface UpdateSizeConstraintSetResponse {
|
|
1597
1294
|
ChangeToken?: string;
|
|
1598
1295
|
}
|
|
1599
|
-
|
|
1600
1296
|
export interface SqlInjectionMatchSetUpdate {
|
|
1601
1297
|
Action: ChangeAction | string | undefined;
|
|
1602
|
-
|
|
1603
1298
|
SqlInjectionMatchTuple: SqlInjectionMatchTuple | undefined;
|
|
1604
1299
|
}
|
|
1605
|
-
|
|
1606
1300
|
export interface UpdateSqlInjectionMatchSetRequest {
|
|
1607
1301
|
SqlInjectionMatchSetId: string | undefined;
|
|
1608
|
-
|
|
1609
1302
|
ChangeToken: string | undefined;
|
|
1610
|
-
|
|
1611
1303
|
Updates: SqlInjectionMatchSetUpdate[] | undefined;
|
|
1612
1304
|
}
|
|
1613
|
-
|
|
1614
1305
|
export interface UpdateSqlInjectionMatchSetResponse {
|
|
1615
1306
|
ChangeToken?: string;
|
|
1616
1307
|
}
|
|
1617
|
-
|
|
1618
1308
|
export interface WebACLUpdate {
|
|
1619
1309
|
Action: ChangeAction | string | undefined;
|
|
1620
|
-
|
|
1621
1310
|
ActivatedRule: ActivatedRule | undefined;
|
|
1622
1311
|
}
|
|
1623
1312
|
export interface UpdateWebACLRequest {
|
|
1624
1313
|
WebACLId: string | undefined;
|
|
1625
|
-
|
|
1626
1314
|
ChangeToken: string | undefined;
|
|
1627
|
-
|
|
1628
1315
|
Updates?: WebACLUpdate[];
|
|
1629
|
-
|
|
1630
1316
|
DefaultAction?: WafAction;
|
|
1631
1317
|
}
|
|
1632
1318
|
export interface UpdateWebACLResponse {
|
|
1633
1319
|
ChangeToken?: string;
|
|
1634
1320
|
}
|
|
1635
|
-
|
|
1636
1321
|
export declare class WAFSubscriptionNotFoundException extends __BaseException {
|
|
1637
1322
|
readonly name: "WAFSubscriptionNotFoundException";
|
|
1638
1323
|
readonly $fault: "client";
|
|
1639
|
-
|
|
1640
1324
|
constructor(
|
|
1641
1325
|
opts: __ExceptionOptionType<
|
|
1642
1326
|
WAFSubscriptionNotFoundException,
|
|
@@ -1644,817 +1328,602 @@ export declare class WAFSubscriptionNotFoundException extends __BaseException {
|
|
|
1644
1328
|
>
|
|
1645
1329
|
);
|
|
1646
1330
|
}
|
|
1647
|
-
|
|
1648
1331
|
export interface XssMatchSetUpdate {
|
|
1649
1332
|
Action: ChangeAction | string | undefined;
|
|
1650
|
-
|
|
1651
1333
|
XssMatchTuple: XssMatchTuple | undefined;
|
|
1652
1334
|
}
|
|
1653
|
-
|
|
1654
1335
|
export interface UpdateXssMatchSetRequest {
|
|
1655
1336
|
XssMatchSetId: string | undefined;
|
|
1656
|
-
|
|
1657
1337
|
ChangeToken: string | undefined;
|
|
1658
|
-
|
|
1659
1338
|
Updates: XssMatchSetUpdate[] | undefined;
|
|
1660
1339
|
}
|
|
1661
|
-
|
|
1662
1340
|
export interface UpdateXssMatchSetResponse {
|
|
1663
1341
|
ChangeToken?: string;
|
|
1664
1342
|
}
|
|
1665
|
-
|
|
1666
1343
|
export declare const WafActionFilterSensitiveLog: (obj: WafAction) => any;
|
|
1667
|
-
|
|
1668
1344
|
export declare const ExcludedRuleFilterSensitiveLog: (obj: ExcludedRule) => any;
|
|
1669
|
-
|
|
1670
1345
|
export declare const WafOverrideActionFilterSensitiveLog: (
|
|
1671
1346
|
obj: WafOverrideAction
|
|
1672
1347
|
) => any;
|
|
1673
|
-
|
|
1674
1348
|
export declare const ActivatedRuleFilterSensitiveLog: (
|
|
1675
1349
|
obj: ActivatedRule
|
|
1676
1350
|
) => any;
|
|
1677
|
-
|
|
1678
1351
|
export declare const CreateByteMatchSetRequestFilterSensitiveLog: (
|
|
1679
1352
|
obj: CreateByteMatchSetRequest
|
|
1680
1353
|
) => any;
|
|
1681
|
-
|
|
1682
1354
|
export declare const FieldToMatchFilterSensitiveLog: (obj: FieldToMatch) => any;
|
|
1683
|
-
|
|
1684
1355
|
export declare const ByteMatchTupleFilterSensitiveLog: (
|
|
1685
1356
|
obj: ByteMatchTuple
|
|
1686
1357
|
) => any;
|
|
1687
|
-
|
|
1688
1358
|
export declare const ByteMatchSetFilterSensitiveLog: (obj: ByteMatchSet) => any;
|
|
1689
|
-
|
|
1690
1359
|
export declare const CreateByteMatchSetResponseFilterSensitiveLog: (
|
|
1691
1360
|
obj: CreateByteMatchSetResponse
|
|
1692
1361
|
) => any;
|
|
1693
|
-
|
|
1694
1362
|
export declare const CreateGeoMatchSetRequestFilterSensitiveLog: (
|
|
1695
1363
|
obj: CreateGeoMatchSetRequest
|
|
1696
1364
|
) => any;
|
|
1697
|
-
|
|
1698
1365
|
export declare const GeoMatchConstraintFilterSensitiveLog: (
|
|
1699
1366
|
obj: GeoMatchConstraint
|
|
1700
1367
|
) => any;
|
|
1701
|
-
|
|
1702
1368
|
export declare const GeoMatchSetFilterSensitiveLog: (obj: GeoMatchSet) => any;
|
|
1703
|
-
|
|
1704
1369
|
export declare const CreateGeoMatchSetResponseFilterSensitiveLog: (
|
|
1705
1370
|
obj: CreateGeoMatchSetResponse
|
|
1706
1371
|
) => any;
|
|
1707
|
-
|
|
1708
1372
|
export declare const CreateIPSetRequestFilterSensitiveLog: (
|
|
1709
1373
|
obj: CreateIPSetRequest
|
|
1710
1374
|
) => any;
|
|
1711
|
-
|
|
1712
1375
|
export declare const IPSetDescriptorFilterSensitiveLog: (
|
|
1713
1376
|
obj: IPSetDescriptor
|
|
1714
1377
|
) => any;
|
|
1715
|
-
|
|
1716
1378
|
export declare const IPSetFilterSensitiveLog: (obj: IPSet) => any;
|
|
1717
|
-
|
|
1718
1379
|
export declare const CreateIPSetResponseFilterSensitiveLog: (
|
|
1719
1380
|
obj: CreateIPSetResponse
|
|
1720
1381
|
) => any;
|
|
1721
|
-
|
|
1722
1382
|
export declare const TagFilterSensitiveLog: (obj: Tag) => any;
|
|
1723
|
-
|
|
1724
1383
|
export declare const CreateRateBasedRuleRequestFilterSensitiveLog: (
|
|
1725
1384
|
obj: CreateRateBasedRuleRequest
|
|
1726
1385
|
) => any;
|
|
1727
|
-
|
|
1728
1386
|
export declare const PredicateFilterSensitiveLog: (obj: Predicate) => any;
|
|
1729
|
-
|
|
1730
1387
|
export declare const RateBasedRuleFilterSensitiveLog: (
|
|
1731
1388
|
obj: RateBasedRule
|
|
1732
1389
|
) => any;
|
|
1733
|
-
|
|
1734
1390
|
export declare const CreateRateBasedRuleResponseFilterSensitiveLog: (
|
|
1735
1391
|
obj: CreateRateBasedRuleResponse
|
|
1736
1392
|
) => any;
|
|
1737
|
-
|
|
1738
1393
|
export declare const CreateRegexMatchSetRequestFilterSensitiveLog: (
|
|
1739
1394
|
obj: CreateRegexMatchSetRequest
|
|
1740
1395
|
) => any;
|
|
1741
|
-
|
|
1742
1396
|
export declare const RegexMatchTupleFilterSensitiveLog: (
|
|
1743
1397
|
obj: RegexMatchTuple
|
|
1744
1398
|
) => any;
|
|
1745
|
-
|
|
1746
1399
|
export declare const RegexMatchSetFilterSensitiveLog: (
|
|
1747
1400
|
obj: RegexMatchSet
|
|
1748
1401
|
) => any;
|
|
1749
|
-
|
|
1750
1402
|
export declare const CreateRegexMatchSetResponseFilterSensitiveLog: (
|
|
1751
1403
|
obj: CreateRegexMatchSetResponse
|
|
1752
1404
|
) => any;
|
|
1753
|
-
|
|
1754
1405
|
export declare const CreateRegexPatternSetRequestFilterSensitiveLog: (
|
|
1755
1406
|
obj: CreateRegexPatternSetRequest
|
|
1756
1407
|
) => any;
|
|
1757
|
-
|
|
1758
1408
|
export declare const RegexPatternSetFilterSensitiveLog: (
|
|
1759
1409
|
obj: RegexPatternSet
|
|
1760
1410
|
) => any;
|
|
1761
|
-
|
|
1762
1411
|
export declare const CreateRegexPatternSetResponseFilterSensitiveLog: (
|
|
1763
1412
|
obj: CreateRegexPatternSetResponse
|
|
1764
1413
|
) => any;
|
|
1765
|
-
|
|
1766
1414
|
export declare const CreateRuleRequestFilterSensitiveLog: (
|
|
1767
1415
|
obj: CreateRuleRequest
|
|
1768
1416
|
) => any;
|
|
1769
|
-
|
|
1770
1417
|
export declare const RuleFilterSensitiveLog: (obj: Rule) => any;
|
|
1771
|
-
|
|
1772
1418
|
export declare const CreateRuleResponseFilterSensitiveLog: (
|
|
1773
1419
|
obj: CreateRuleResponse
|
|
1774
1420
|
) => any;
|
|
1775
|
-
|
|
1776
1421
|
export declare const CreateRuleGroupRequestFilterSensitiveLog: (
|
|
1777
1422
|
obj: CreateRuleGroupRequest
|
|
1778
1423
|
) => any;
|
|
1779
|
-
|
|
1780
1424
|
export declare const RuleGroupFilterSensitiveLog: (obj: RuleGroup) => any;
|
|
1781
|
-
|
|
1782
1425
|
export declare const CreateRuleGroupResponseFilterSensitiveLog: (
|
|
1783
1426
|
obj: CreateRuleGroupResponse
|
|
1784
1427
|
) => any;
|
|
1785
|
-
|
|
1786
1428
|
export declare const CreateSizeConstraintSetRequestFilterSensitiveLog: (
|
|
1787
1429
|
obj: CreateSizeConstraintSetRequest
|
|
1788
1430
|
) => any;
|
|
1789
|
-
|
|
1790
1431
|
export declare const SizeConstraintFilterSensitiveLog: (
|
|
1791
1432
|
obj: SizeConstraint
|
|
1792
1433
|
) => any;
|
|
1793
|
-
|
|
1794
1434
|
export declare const SizeConstraintSetFilterSensitiveLog: (
|
|
1795
1435
|
obj: SizeConstraintSet
|
|
1796
1436
|
) => any;
|
|
1797
|
-
|
|
1798
1437
|
export declare const CreateSizeConstraintSetResponseFilterSensitiveLog: (
|
|
1799
1438
|
obj: CreateSizeConstraintSetResponse
|
|
1800
1439
|
) => any;
|
|
1801
|
-
|
|
1802
1440
|
export declare const CreateSqlInjectionMatchSetRequestFilterSensitiveLog: (
|
|
1803
1441
|
obj: CreateSqlInjectionMatchSetRequest
|
|
1804
1442
|
) => any;
|
|
1805
|
-
|
|
1806
1443
|
export declare const SqlInjectionMatchTupleFilterSensitiveLog: (
|
|
1807
1444
|
obj: SqlInjectionMatchTuple
|
|
1808
1445
|
) => any;
|
|
1809
|
-
|
|
1810
1446
|
export declare const SqlInjectionMatchSetFilterSensitiveLog: (
|
|
1811
1447
|
obj: SqlInjectionMatchSet
|
|
1812
1448
|
) => any;
|
|
1813
|
-
|
|
1814
1449
|
export declare const CreateSqlInjectionMatchSetResponseFilterSensitiveLog: (
|
|
1815
1450
|
obj: CreateSqlInjectionMatchSetResponse
|
|
1816
1451
|
) => any;
|
|
1817
|
-
|
|
1818
1452
|
export declare const CreateWebACLRequestFilterSensitiveLog: (
|
|
1819
1453
|
obj: CreateWebACLRequest
|
|
1820
1454
|
) => any;
|
|
1821
|
-
|
|
1822
1455
|
export declare const WebACLFilterSensitiveLog: (obj: WebACL) => any;
|
|
1823
|
-
|
|
1824
1456
|
export declare const CreateWebACLResponseFilterSensitiveLog: (
|
|
1825
1457
|
obj: CreateWebACLResponse
|
|
1826
1458
|
) => any;
|
|
1827
|
-
|
|
1828
1459
|
export declare const CreateWebACLMigrationStackRequestFilterSensitiveLog: (
|
|
1829
1460
|
obj: CreateWebACLMigrationStackRequest
|
|
1830
1461
|
) => any;
|
|
1831
|
-
|
|
1832
1462
|
export declare const CreateWebACLMigrationStackResponseFilterSensitiveLog: (
|
|
1833
1463
|
obj: CreateWebACLMigrationStackResponse
|
|
1834
1464
|
) => any;
|
|
1835
|
-
|
|
1836
1465
|
export declare const CreateXssMatchSetRequestFilterSensitiveLog: (
|
|
1837
1466
|
obj: CreateXssMatchSetRequest
|
|
1838
1467
|
) => any;
|
|
1839
|
-
|
|
1840
1468
|
export declare const XssMatchTupleFilterSensitiveLog: (
|
|
1841
1469
|
obj: XssMatchTuple
|
|
1842
1470
|
) => any;
|
|
1843
|
-
|
|
1844
1471
|
export declare const XssMatchSetFilterSensitiveLog: (obj: XssMatchSet) => any;
|
|
1845
|
-
|
|
1846
1472
|
export declare const CreateXssMatchSetResponseFilterSensitiveLog: (
|
|
1847
1473
|
obj: CreateXssMatchSetResponse
|
|
1848
1474
|
) => any;
|
|
1849
|
-
|
|
1850
1475
|
export declare const DeleteByteMatchSetRequestFilterSensitiveLog: (
|
|
1851
1476
|
obj: DeleteByteMatchSetRequest
|
|
1852
1477
|
) => any;
|
|
1853
|
-
|
|
1854
1478
|
export declare const DeleteByteMatchSetResponseFilterSensitiveLog: (
|
|
1855
1479
|
obj: DeleteByteMatchSetResponse
|
|
1856
1480
|
) => any;
|
|
1857
|
-
|
|
1858
1481
|
export declare const DeleteGeoMatchSetRequestFilterSensitiveLog: (
|
|
1859
1482
|
obj: DeleteGeoMatchSetRequest
|
|
1860
1483
|
) => any;
|
|
1861
|
-
|
|
1862
1484
|
export declare const DeleteGeoMatchSetResponseFilterSensitiveLog: (
|
|
1863
1485
|
obj: DeleteGeoMatchSetResponse
|
|
1864
1486
|
) => any;
|
|
1865
|
-
|
|
1866
1487
|
export declare const DeleteIPSetRequestFilterSensitiveLog: (
|
|
1867
1488
|
obj: DeleteIPSetRequest
|
|
1868
1489
|
) => any;
|
|
1869
|
-
|
|
1870
1490
|
export declare const DeleteIPSetResponseFilterSensitiveLog: (
|
|
1871
1491
|
obj: DeleteIPSetResponse
|
|
1872
1492
|
) => any;
|
|
1873
|
-
|
|
1874
1493
|
export declare const DeleteLoggingConfigurationRequestFilterSensitiveLog: (
|
|
1875
1494
|
obj: DeleteLoggingConfigurationRequest
|
|
1876
1495
|
) => any;
|
|
1877
|
-
|
|
1878
1496
|
export declare const DeleteLoggingConfigurationResponseFilterSensitiveLog: (
|
|
1879
1497
|
obj: DeleteLoggingConfigurationResponse
|
|
1880
1498
|
) => any;
|
|
1881
|
-
|
|
1882
1499
|
export declare const DeletePermissionPolicyRequestFilterSensitiveLog: (
|
|
1883
1500
|
obj: DeletePermissionPolicyRequest
|
|
1884
1501
|
) => any;
|
|
1885
|
-
|
|
1886
1502
|
export declare const DeletePermissionPolicyResponseFilterSensitiveLog: (
|
|
1887
1503
|
obj: DeletePermissionPolicyResponse
|
|
1888
1504
|
) => any;
|
|
1889
|
-
|
|
1890
1505
|
export declare const DeleteRateBasedRuleRequestFilterSensitiveLog: (
|
|
1891
1506
|
obj: DeleteRateBasedRuleRequest
|
|
1892
1507
|
) => any;
|
|
1893
|
-
|
|
1894
1508
|
export declare const DeleteRateBasedRuleResponseFilterSensitiveLog: (
|
|
1895
1509
|
obj: DeleteRateBasedRuleResponse
|
|
1896
1510
|
) => any;
|
|
1897
|
-
|
|
1898
1511
|
export declare const DeleteRegexMatchSetRequestFilterSensitiveLog: (
|
|
1899
1512
|
obj: DeleteRegexMatchSetRequest
|
|
1900
1513
|
) => any;
|
|
1901
|
-
|
|
1902
1514
|
export declare const DeleteRegexMatchSetResponseFilterSensitiveLog: (
|
|
1903
1515
|
obj: DeleteRegexMatchSetResponse
|
|
1904
1516
|
) => any;
|
|
1905
|
-
|
|
1906
1517
|
export declare const DeleteRegexPatternSetRequestFilterSensitiveLog: (
|
|
1907
1518
|
obj: DeleteRegexPatternSetRequest
|
|
1908
1519
|
) => any;
|
|
1909
|
-
|
|
1910
1520
|
export declare const DeleteRegexPatternSetResponseFilterSensitiveLog: (
|
|
1911
1521
|
obj: DeleteRegexPatternSetResponse
|
|
1912
1522
|
) => any;
|
|
1913
|
-
|
|
1914
1523
|
export declare const DeleteRuleRequestFilterSensitiveLog: (
|
|
1915
1524
|
obj: DeleteRuleRequest
|
|
1916
1525
|
) => any;
|
|
1917
|
-
|
|
1918
1526
|
export declare const DeleteRuleResponseFilterSensitiveLog: (
|
|
1919
1527
|
obj: DeleteRuleResponse
|
|
1920
1528
|
) => any;
|
|
1921
|
-
|
|
1922
1529
|
export declare const DeleteRuleGroupRequestFilterSensitiveLog: (
|
|
1923
1530
|
obj: DeleteRuleGroupRequest
|
|
1924
1531
|
) => any;
|
|
1925
|
-
|
|
1926
1532
|
export declare const DeleteRuleGroupResponseFilterSensitiveLog: (
|
|
1927
1533
|
obj: DeleteRuleGroupResponse
|
|
1928
1534
|
) => any;
|
|
1929
|
-
|
|
1930
1535
|
export declare const DeleteSizeConstraintSetRequestFilterSensitiveLog: (
|
|
1931
1536
|
obj: DeleteSizeConstraintSetRequest
|
|
1932
1537
|
) => any;
|
|
1933
|
-
|
|
1934
1538
|
export declare const DeleteSizeConstraintSetResponseFilterSensitiveLog: (
|
|
1935
1539
|
obj: DeleteSizeConstraintSetResponse
|
|
1936
1540
|
) => any;
|
|
1937
|
-
|
|
1938
1541
|
export declare const DeleteSqlInjectionMatchSetRequestFilterSensitiveLog: (
|
|
1939
1542
|
obj: DeleteSqlInjectionMatchSetRequest
|
|
1940
1543
|
) => any;
|
|
1941
|
-
|
|
1942
1544
|
export declare const DeleteSqlInjectionMatchSetResponseFilterSensitiveLog: (
|
|
1943
1545
|
obj: DeleteSqlInjectionMatchSetResponse
|
|
1944
1546
|
) => any;
|
|
1945
|
-
|
|
1946
1547
|
export declare const DeleteWebACLRequestFilterSensitiveLog: (
|
|
1947
1548
|
obj: DeleteWebACLRequest
|
|
1948
1549
|
) => any;
|
|
1949
|
-
|
|
1950
1550
|
export declare const DeleteWebACLResponseFilterSensitiveLog: (
|
|
1951
1551
|
obj: DeleteWebACLResponse
|
|
1952
1552
|
) => any;
|
|
1953
|
-
|
|
1954
1553
|
export declare const DeleteXssMatchSetRequestFilterSensitiveLog: (
|
|
1955
1554
|
obj: DeleteXssMatchSetRequest
|
|
1956
1555
|
) => any;
|
|
1957
|
-
|
|
1958
1556
|
export declare const DeleteXssMatchSetResponseFilterSensitiveLog: (
|
|
1959
1557
|
obj: DeleteXssMatchSetResponse
|
|
1960
1558
|
) => any;
|
|
1961
|
-
|
|
1962
1559
|
export declare const GetByteMatchSetRequestFilterSensitiveLog: (
|
|
1963
1560
|
obj: GetByteMatchSetRequest
|
|
1964
1561
|
) => any;
|
|
1965
|
-
|
|
1966
1562
|
export declare const GetByteMatchSetResponseFilterSensitiveLog: (
|
|
1967
1563
|
obj: GetByteMatchSetResponse
|
|
1968
1564
|
) => any;
|
|
1969
|
-
|
|
1970
1565
|
export declare const GetChangeTokenRequestFilterSensitiveLog: (
|
|
1971
1566
|
obj: GetChangeTokenRequest
|
|
1972
1567
|
) => any;
|
|
1973
|
-
|
|
1974
1568
|
export declare const GetChangeTokenResponseFilterSensitiveLog: (
|
|
1975
1569
|
obj: GetChangeTokenResponse
|
|
1976
1570
|
) => any;
|
|
1977
|
-
|
|
1978
1571
|
export declare const GetChangeTokenStatusRequestFilterSensitiveLog: (
|
|
1979
1572
|
obj: GetChangeTokenStatusRequest
|
|
1980
1573
|
) => any;
|
|
1981
|
-
|
|
1982
1574
|
export declare const GetChangeTokenStatusResponseFilterSensitiveLog: (
|
|
1983
1575
|
obj: GetChangeTokenStatusResponse
|
|
1984
1576
|
) => any;
|
|
1985
|
-
|
|
1986
1577
|
export declare const GetGeoMatchSetRequestFilterSensitiveLog: (
|
|
1987
1578
|
obj: GetGeoMatchSetRequest
|
|
1988
1579
|
) => any;
|
|
1989
|
-
|
|
1990
1580
|
export declare const GetGeoMatchSetResponseFilterSensitiveLog: (
|
|
1991
1581
|
obj: GetGeoMatchSetResponse
|
|
1992
1582
|
) => any;
|
|
1993
|
-
|
|
1994
1583
|
export declare const GetIPSetRequestFilterSensitiveLog: (
|
|
1995
1584
|
obj: GetIPSetRequest
|
|
1996
1585
|
) => any;
|
|
1997
|
-
|
|
1998
1586
|
export declare const GetIPSetResponseFilterSensitiveLog: (
|
|
1999
1587
|
obj: GetIPSetResponse
|
|
2000
1588
|
) => any;
|
|
2001
|
-
|
|
2002
1589
|
export declare const GetLoggingConfigurationRequestFilterSensitiveLog: (
|
|
2003
1590
|
obj: GetLoggingConfigurationRequest
|
|
2004
1591
|
) => any;
|
|
2005
|
-
|
|
2006
1592
|
export declare const LoggingConfigurationFilterSensitiveLog: (
|
|
2007
1593
|
obj: LoggingConfiguration
|
|
2008
1594
|
) => any;
|
|
2009
|
-
|
|
2010
1595
|
export declare const GetLoggingConfigurationResponseFilterSensitiveLog: (
|
|
2011
1596
|
obj: GetLoggingConfigurationResponse
|
|
2012
1597
|
) => any;
|
|
2013
|
-
|
|
2014
1598
|
export declare const GetPermissionPolicyRequestFilterSensitiveLog: (
|
|
2015
1599
|
obj: GetPermissionPolicyRequest
|
|
2016
1600
|
) => any;
|
|
2017
|
-
|
|
2018
1601
|
export declare const GetPermissionPolicyResponseFilterSensitiveLog: (
|
|
2019
1602
|
obj: GetPermissionPolicyResponse
|
|
2020
1603
|
) => any;
|
|
2021
|
-
|
|
2022
1604
|
export declare const GetRateBasedRuleRequestFilterSensitiveLog: (
|
|
2023
1605
|
obj: GetRateBasedRuleRequest
|
|
2024
1606
|
) => any;
|
|
2025
|
-
|
|
2026
1607
|
export declare const GetRateBasedRuleResponseFilterSensitiveLog: (
|
|
2027
1608
|
obj: GetRateBasedRuleResponse
|
|
2028
1609
|
) => any;
|
|
2029
|
-
|
|
2030
1610
|
export declare const GetRateBasedRuleManagedKeysRequestFilterSensitiveLog: (
|
|
2031
1611
|
obj: GetRateBasedRuleManagedKeysRequest
|
|
2032
1612
|
) => any;
|
|
2033
|
-
|
|
2034
1613
|
export declare const GetRateBasedRuleManagedKeysResponseFilterSensitiveLog: (
|
|
2035
1614
|
obj: GetRateBasedRuleManagedKeysResponse
|
|
2036
1615
|
) => any;
|
|
2037
|
-
|
|
2038
1616
|
export declare const GetRegexMatchSetRequestFilterSensitiveLog: (
|
|
2039
1617
|
obj: GetRegexMatchSetRequest
|
|
2040
1618
|
) => any;
|
|
2041
|
-
|
|
2042
1619
|
export declare const GetRegexMatchSetResponseFilterSensitiveLog: (
|
|
2043
1620
|
obj: GetRegexMatchSetResponse
|
|
2044
1621
|
) => any;
|
|
2045
|
-
|
|
2046
1622
|
export declare const GetRegexPatternSetRequestFilterSensitiveLog: (
|
|
2047
1623
|
obj: GetRegexPatternSetRequest
|
|
2048
1624
|
) => any;
|
|
2049
|
-
|
|
2050
1625
|
export declare const GetRegexPatternSetResponseFilterSensitiveLog: (
|
|
2051
1626
|
obj: GetRegexPatternSetResponse
|
|
2052
1627
|
) => any;
|
|
2053
|
-
|
|
2054
1628
|
export declare const GetRuleRequestFilterSensitiveLog: (
|
|
2055
1629
|
obj: GetRuleRequest
|
|
2056
1630
|
) => any;
|
|
2057
|
-
|
|
2058
1631
|
export declare const GetRuleResponseFilterSensitiveLog: (
|
|
2059
1632
|
obj: GetRuleResponse
|
|
2060
1633
|
) => any;
|
|
2061
|
-
|
|
2062
1634
|
export declare const GetRuleGroupRequestFilterSensitiveLog: (
|
|
2063
1635
|
obj: GetRuleGroupRequest
|
|
2064
1636
|
) => any;
|
|
2065
|
-
|
|
2066
1637
|
export declare const GetRuleGroupResponseFilterSensitiveLog: (
|
|
2067
1638
|
obj: GetRuleGroupResponse
|
|
2068
1639
|
) => any;
|
|
2069
|
-
|
|
2070
1640
|
export declare const TimeWindowFilterSensitiveLog: (obj: TimeWindow) => any;
|
|
2071
|
-
|
|
2072
1641
|
export declare const GetSampledRequestsRequestFilterSensitiveLog: (
|
|
2073
1642
|
obj: GetSampledRequestsRequest
|
|
2074
1643
|
) => any;
|
|
2075
|
-
|
|
2076
1644
|
export declare const HTTPHeaderFilterSensitiveLog: (obj: HTTPHeader) => any;
|
|
2077
|
-
|
|
2078
1645
|
export declare const HTTPRequestFilterSensitiveLog: (obj: HTTPRequest) => any;
|
|
2079
|
-
|
|
2080
1646
|
export declare const SampledHTTPRequestFilterSensitiveLog: (
|
|
2081
1647
|
obj: SampledHTTPRequest
|
|
2082
1648
|
) => any;
|
|
2083
|
-
|
|
2084
1649
|
export declare const GetSampledRequestsResponseFilterSensitiveLog: (
|
|
2085
1650
|
obj: GetSampledRequestsResponse
|
|
2086
1651
|
) => any;
|
|
2087
|
-
|
|
2088
1652
|
export declare const GetSizeConstraintSetRequestFilterSensitiveLog: (
|
|
2089
1653
|
obj: GetSizeConstraintSetRequest
|
|
2090
1654
|
) => any;
|
|
2091
|
-
|
|
2092
1655
|
export declare const GetSizeConstraintSetResponseFilterSensitiveLog: (
|
|
2093
1656
|
obj: GetSizeConstraintSetResponse
|
|
2094
1657
|
) => any;
|
|
2095
|
-
|
|
2096
1658
|
export declare const GetSqlInjectionMatchSetRequestFilterSensitiveLog: (
|
|
2097
1659
|
obj: GetSqlInjectionMatchSetRequest
|
|
2098
1660
|
) => any;
|
|
2099
|
-
|
|
2100
1661
|
export declare const GetSqlInjectionMatchSetResponseFilterSensitiveLog: (
|
|
2101
1662
|
obj: GetSqlInjectionMatchSetResponse
|
|
2102
1663
|
) => any;
|
|
2103
|
-
|
|
2104
1664
|
export declare const GetWebACLRequestFilterSensitiveLog: (
|
|
2105
1665
|
obj: GetWebACLRequest
|
|
2106
1666
|
) => any;
|
|
2107
|
-
|
|
2108
1667
|
export declare const GetWebACLResponseFilterSensitiveLog: (
|
|
2109
1668
|
obj: GetWebACLResponse
|
|
2110
1669
|
) => any;
|
|
2111
|
-
|
|
2112
1670
|
export declare const GetXssMatchSetRequestFilterSensitiveLog: (
|
|
2113
1671
|
obj: GetXssMatchSetRequest
|
|
2114
1672
|
) => any;
|
|
2115
|
-
|
|
2116
1673
|
export declare const GetXssMatchSetResponseFilterSensitiveLog: (
|
|
2117
1674
|
obj: GetXssMatchSetResponse
|
|
2118
1675
|
) => any;
|
|
2119
|
-
|
|
2120
1676
|
export declare const ListActivatedRulesInRuleGroupRequestFilterSensitiveLog: (
|
|
2121
1677
|
obj: ListActivatedRulesInRuleGroupRequest
|
|
2122
1678
|
) => any;
|
|
2123
|
-
|
|
2124
1679
|
export declare const ListActivatedRulesInRuleGroupResponseFilterSensitiveLog: (
|
|
2125
1680
|
obj: ListActivatedRulesInRuleGroupResponse
|
|
2126
1681
|
) => any;
|
|
2127
|
-
|
|
2128
1682
|
export declare const ListByteMatchSetsRequestFilterSensitiveLog: (
|
|
2129
1683
|
obj: ListByteMatchSetsRequest
|
|
2130
1684
|
) => any;
|
|
2131
|
-
|
|
2132
1685
|
export declare const ByteMatchSetSummaryFilterSensitiveLog: (
|
|
2133
1686
|
obj: ByteMatchSetSummary
|
|
2134
1687
|
) => any;
|
|
2135
|
-
|
|
2136
1688
|
export declare const ListByteMatchSetsResponseFilterSensitiveLog: (
|
|
2137
1689
|
obj: ListByteMatchSetsResponse
|
|
2138
1690
|
) => any;
|
|
2139
|
-
|
|
2140
1691
|
export declare const ListGeoMatchSetsRequestFilterSensitiveLog: (
|
|
2141
1692
|
obj: ListGeoMatchSetsRequest
|
|
2142
1693
|
) => any;
|
|
2143
|
-
|
|
2144
1694
|
export declare const GeoMatchSetSummaryFilterSensitiveLog: (
|
|
2145
1695
|
obj: GeoMatchSetSummary
|
|
2146
1696
|
) => any;
|
|
2147
|
-
|
|
2148
1697
|
export declare const ListGeoMatchSetsResponseFilterSensitiveLog: (
|
|
2149
1698
|
obj: ListGeoMatchSetsResponse
|
|
2150
1699
|
) => any;
|
|
2151
|
-
|
|
2152
1700
|
export declare const ListIPSetsRequestFilterSensitiveLog: (
|
|
2153
1701
|
obj: ListIPSetsRequest
|
|
2154
1702
|
) => any;
|
|
2155
|
-
|
|
2156
1703
|
export declare const IPSetSummaryFilterSensitiveLog: (obj: IPSetSummary) => any;
|
|
2157
|
-
|
|
2158
1704
|
export declare const ListIPSetsResponseFilterSensitiveLog: (
|
|
2159
1705
|
obj: ListIPSetsResponse
|
|
2160
1706
|
) => any;
|
|
2161
|
-
|
|
2162
1707
|
export declare const ListLoggingConfigurationsRequestFilterSensitiveLog: (
|
|
2163
1708
|
obj: ListLoggingConfigurationsRequest
|
|
2164
1709
|
) => any;
|
|
2165
|
-
|
|
2166
1710
|
export declare const ListLoggingConfigurationsResponseFilterSensitiveLog: (
|
|
2167
1711
|
obj: ListLoggingConfigurationsResponse
|
|
2168
1712
|
) => any;
|
|
2169
|
-
|
|
2170
1713
|
export declare const ListRateBasedRulesRequestFilterSensitiveLog: (
|
|
2171
1714
|
obj: ListRateBasedRulesRequest
|
|
2172
1715
|
) => any;
|
|
2173
|
-
|
|
2174
1716
|
export declare const RuleSummaryFilterSensitiveLog: (obj: RuleSummary) => any;
|
|
2175
|
-
|
|
2176
1717
|
export declare const ListRateBasedRulesResponseFilterSensitiveLog: (
|
|
2177
1718
|
obj: ListRateBasedRulesResponse
|
|
2178
1719
|
) => any;
|
|
2179
|
-
|
|
2180
1720
|
export declare const ListRegexMatchSetsRequestFilterSensitiveLog: (
|
|
2181
1721
|
obj: ListRegexMatchSetsRequest
|
|
2182
1722
|
) => any;
|
|
2183
|
-
|
|
2184
1723
|
export declare const RegexMatchSetSummaryFilterSensitiveLog: (
|
|
2185
1724
|
obj: RegexMatchSetSummary
|
|
2186
1725
|
) => any;
|
|
2187
|
-
|
|
2188
1726
|
export declare const ListRegexMatchSetsResponseFilterSensitiveLog: (
|
|
2189
1727
|
obj: ListRegexMatchSetsResponse
|
|
2190
1728
|
) => any;
|
|
2191
|
-
|
|
2192
1729
|
export declare const ListRegexPatternSetsRequestFilterSensitiveLog: (
|
|
2193
1730
|
obj: ListRegexPatternSetsRequest
|
|
2194
1731
|
) => any;
|
|
2195
|
-
|
|
2196
1732
|
export declare const RegexPatternSetSummaryFilterSensitiveLog: (
|
|
2197
1733
|
obj: RegexPatternSetSummary
|
|
2198
1734
|
) => any;
|
|
2199
|
-
|
|
2200
1735
|
export declare const ListRegexPatternSetsResponseFilterSensitiveLog: (
|
|
2201
1736
|
obj: ListRegexPatternSetsResponse
|
|
2202
1737
|
) => any;
|
|
2203
|
-
|
|
2204
1738
|
export declare const ListRuleGroupsRequestFilterSensitiveLog: (
|
|
2205
1739
|
obj: ListRuleGroupsRequest
|
|
2206
1740
|
) => any;
|
|
2207
|
-
|
|
2208
1741
|
export declare const RuleGroupSummaryFilterSensitiveLog: (
|
|
2209
1742
|
obj: RuleGroupSummary
|
|
2210
1743
|
) => any;
|
|
2211
|
-
|
|
2212
1744
|
export declare const ListRuleGroupsResponseFilterSensitiveLog: (
|
|
2213
1745
|
obj: ListRuleGroupsResponse
|
|
2214
1746
|
) => any;
|
|
2215
|
-
|
|
2216
1747
|
export declare const ListRulesRequestFilterSensitiveLog: (
|
|
2217
1748
|
obj: ListRulesRequest
|
|
2218
1749
|
) => any;
|
|
2219
|
-
|
|
2220
1750
|
export declare const ListRulesResponseFilterSensitiveLog: (
|
|
2221
1751
|
obj: ListRulesResponse
|
|
2222
1752
|
) => any;
|
|
2223
|
-
|
|
2224
1753
|
export declare const ListSizeConstraintSetsRequestFilterSensitiveLog: (
|
|
2225
1754
|
obj: ListSizeConstraintSetsRequest
|
|
2226
1755
|
) => any;
|
|
2227
|
-
|
|
2228
1756
|
export declare const SizeConstraintSetSummaryFilterSensitiveLog: (
|
|
2229
1757
|
obj: SizeConstraintSetSummary
|
|
2230
1758
|
) => any;
|
|
2231
|
-
|
|
2232
1759
|
export declare const ListSizeConstraintSetsResponseFilterSensitiveLog: (
|
|
2233
1760
|
obj: ListSizeConstraintSetsResponse
|
|
2234
1761
|
) => any;
|
|
2235
|
-
|
|
2236
1762
|
export declare const ListSqlInjectionMatchSetsRequestFilterSensitiveLog: (
|
|
2237
1763
|
obj: ListSqlInjectionMatchSetsRequest
|
|
2238
1764
|
) => any;
|
|
2239
|
-
|
|
2240
1765
|
export declare const SqlInjectionMatchSetSummaryFilterSensitiveLog: (
|
|
2241
1766
|
obj: SqlInjectionMatchSetSummary
|
|
2242
1767
|
) => any;
|
|
2243
|
-
|
|
2244
1768
|
export declare const ListSqlInjectionMatchSetsResponseFilterSensitiveLog: (
|
|
2245
1769
|
obj: ListSqlInjectionMatchSetsResponse
|
|
2246
1770
|
) => any;
|
|
2247
|
-
|
|
2248
1771
|
export declare const ListSubscribedRuleGroupsRequestFilterSensitiveLog: (
|
|
2249
1772
|
obj: ListSubscribedRuleGroupsRequest
|
|
2250
1773
|
) => any;
|
|
2251
|
-
|
|
2252
1774
|
export declare const SubscribedRuleGroupSummaryFilterSensitiveLog: (
|
|
2253
1775
|
obj: SubscribedRuleGroupSummary
|
|
2254
1776
|
) => any;
|
|
2255
|
-
|
|
2256
1777
|
export declare const ListSubscribedRuleGroupsResponseFilterSensitiveLog: (
|
|
2257
1778
|
obj: ListSubscribedRuleGroupsResponse
|
|
2258
1779
|
) => any;
|
|
2259
|
-
|
|
2260
1780
|
export declare const ListTagsForResourceRequestFilterSensitiveLog: (
|
|
2261
1781
|
obj: ListTagsForResourceRequest
|
|
2262
1782
|
) => any;
|
|
2263
|
-
|
|
2264
1783
|
export declare const TagInfoForResourceFilterSensitiveLog: (
|
|
2265
1784
|
obj: TagInfoForResource
|
|
2266
1785
|
) => any;
|
|
2267
|
-
|
|
2268
1786
|
export declare const ListTagsForResourceResponseFilterSensitiveLog: (
|
|
2269
1787
|
obj: ListTagsForResourceResponse
|
|
2270
1788
|
) => any;
|
|
2271
|
-
|
|
2272
1789
|
export declare const ListWebACLsRequestFilterSensitiveLog: (
|
|
2273
1790
|
obj: ListWebACLsRequest
|
|
2274
1791
|
) => any;
|
|
2275
|
-
|
|
2276
1792
|
export declare const WebACLSummaryFilterSensitiveLog: (
|
|
2277
1793
|
obj: WebACLSummary
|
|
2278
1794
|
) => any;
|
|
2279
|
-
|
|
2280
1795
|
export declare const ListWebACLsResponseFilterSensitiveLog: (
|
|
2281
1796
|
obj: ListWebACLsResponse
|
|
2282
1797
|
) => any;
|
|
2283
|
-
|
|
2284
1798
|
export declare const ListXssMatchSetsRequestFilterSensitiveLog: (
|
|
2285
1799
|
obj: ListXssMatchSetsRequest
|
|
2286
1800
|
) => any;
|
|
2287
|
-
|
|
2288
1801
|
export declare const XssMatchSetSummaryFilterSensitiveLog: (
|
|
2289
1802
|
obj: XssMatchSetSummary
|
|
2290
1803
|
) => any;
|
|
2291
|
-
|
|
2292
1804
|
export declare const ListXssMatchSetsResponseFilterSensitiveLog: (
|
|
2293
1805
|
obj: ListXssMatchSetsResponse
|
|
2294
1806
|
) => any;
|
|
2295
|
-
|
|
2296
1807
|
export declare const PutLoggingConfigurationRequestFilterSensitiveLog: (
|
|
2297
1808
|
obj: PutLoggingConfigurationRequest
|
|
2298
1809
|
) => any;
|
|
2299
|
-
|
|
2300
1810
|
export declare const PutLoggingConfigurationResponseFilterSensitiveLog: (
|
|
2301
1811
|
obj: PutLoggingConfigurationResponse
|
|
2302
1812
|
) => any;
|
|
2303
|
-
|
|
2304
1813
|
export declare const PutPermissionPolicyRequestFilterSensitiveLog: (
|
|
2305
1814
|
obj: PutPermissionPolicyRequest
|
|
2306
1815
|
) => any;
|
|
2307
|
-
|
|
2308
1816
|
export declare const PutPermissionPolicyResponseFilterSensitiveLog: (
|
|
2309
1817
|
obj: PutPermissionPolicyResponse
|
|
2310
1818
|
) => any;
|
|
2311
|
-
|
|
2312
1819
|
export declare const TagResourceRequestFilterSensitiveLog: (
|
|
2313
1820
|
obj: TagResourceRequest
|
|
2314
1821
|
) => any;
|
|
2315
|
-
|
|
2316
1822
|
export declare const TagResourceResponseFilterSensitiveLog: (
|
|
2317
1823
|
obj: TagResourceResponse
|
|
2318
1824
|
) => any;
|
|
2319
|
-
|
|
2320
1825
|
export declare const UntagResourceRequestFilterSensitiveLog: (
|
|
2321
1826
|
obj: UntagResourceRequest
|
|
2322
1827
|
) => any;
|
|
2323
|
-
|
|
2324
1828
|
export declare const UntagResourceResponseFilterSensitiveLog: (
|
|
2325
1829
|
obj: UntagResourceResponse
|
|
2326
1830
|
) => any;
|
|
2327
|
-
|
|
2328
1831
|
export declare const ByteMatchSetUpdateFilterSensitiveLog: (
|
|
2329
1832
|
obj: ByteMatchSetUpdate
|
|
2330
1833
|
) => any;
|
|
2331
|
-
|
|
2332
1834
|
export declare const UpdateByteMatchSetRequestFilterSensitiveLog: (
|
|
2333
1835
|
obj: UpdateByteMatchSetRequest
|
|
2334
1836
|
) => any;
|
|
2335
|
-
|
|
2336
1837
|
export declare const UpdateByteMatchSetResponseFilterSensitiveLog: (
|
|
2337
1838
|
obj: UpdateByteMatchSetResponse
|
|
2338
1839
|
) => any;
|
|
2339
|
-
|
|
2340
1840
|
export declare const GeoMatchSetUpdateFilterSensitiveLog: (
|
|
2341
1841
|
obj: GeoMatchSetUpdate
|
|
2342
1842
|
) => any;
|
|
2343
|
-
|
|
2344
1843
|
export declare const UpdateGeoMatchSetRequestFilterSensitiveLog: (
|
|
2345
1844
|
obj: UpdateGeoMatchSetRequest
|
|
2346
1845
|
) => any;
|
|
2347
|
-
|
|
2348
1846
|
export declare const UpdateGeoMatchSetResponseFilterSensitiveLog: (
|
|
2349
1847
|
obj: UpdateGeoMatchSetResponse
|
|
2350
1848
|
) => any;
|
|
2351
|
-
|
|
2352
1849
|
export declare const IPSetUpdateFilterSensitiveLog: (obj: IPSetUpdate) => any;
|
|
2353
|
-
|
|
2354
1850
|
export declare const UpdateIPSetRequestFilterSensitiveLog: (
|
|
2355
1851
|
obj: UpdateIPSetRequest
|
|
2356
1852
|
) => any;
|
|
2357
|
-
|
|
2358
1853
|
export declare const UpdateIPSetResponseFilterSensitiveLog: (
|
|
2359
1854
|
obj: UpdateIPSetResponse
|
|
2360
1855
|
) => any;
|
|
2361
|
-
|
|
2362
1856
|
export declare const RuleUpdateFilterSensitiveLog: (obj: RuleUpdate) => any;
|
|
2363
|
-
|
|
2364
1857
|
export declare const UpdateRateBasedRuleRequestFilterSensitiveLog: (
|
|
2365
1858
|
obj: UpdateRateBasedRuleRequest
|
|
2366
1859
|
) => any;
|
|
2367
|
-
|
|
2368
1860
|
export declare const UpdateRateBasedRuleResponseFilterSensitiveLog: (
|
|
2369
1861
|
obj: UpdateRateBasedRuleResponse
|
|
2370
1862
|
) => any;
|
|
2371
|
-
|
|
2372
1863
|
export declare const RegexMatchSetUpdateFilterSensitiveLog: (
|
|
2373
1864
|
obj: RegexMatchSetUpdate
|
|
2374
1865
|
) => any;
|
|
2375
|
-
|
|
2376
1866
|
export declare const UpdateRegexMatchSetRequestFilterSensitiveLog: (
|
|
2377
1867
|
obj: UpdateRegexMatchSetRequest
|
|
2378
1868
|
) => any;
|
|
2379
|
-
|
|
2380
1869
|
export declare const UpdateRegexMatchSetResponseFilterSensitiveLog: (
|
|
2381
1870
|
obj: UpdateRegexMatchSetResponse
|
|
2382
1871
|
) => any;
|
|
2383
|
-
|
|
2384
1872
|
export declare const RegexPatternSetUpdateFilterSensitiveLog: (
|
|
2385
1873
|
obj: RegexPatternSetUpdate
|
|
2386
1874
|
) => any;
|
|
2387
|
-
|
|
2388
1875
|
export declare const UpdateRegexPatternSetRequestFilterSensitiveLog: (
|
|
2389
1876
|
obj: UpdateRegexPatternSetRequest
|
|
2390
1877
|
) => any;
|
|
2391
|
-
|
|
2392
1878
|
export declare const UpdateRegexPatternSetResponseFilterSensitiveLog: (
|
|
2393
1879
|
obj: UpdateRegexPatternSetResponse
|
|
2394
1880
|
) => any;
|
|
2395
|
-
|
|
2396
1881
|
export declare const UpdateRuleRequestFilterSensitiveLog: (
|
|
2397
1882
|
obj: UpdateRuleRequest
|
|
2398
1883
|
) => any;
|
|
2399
|
-
|
|
2400
1884
|
export declare const UpdateRuleResponseFilterSensitiveLog: (
|
|
2401
1885
|
obj: UpdateRuleResponse
|
|
2402
1886
|
) => any;
|
|
2403
|
-
|
|
2404
1887
|
export declare const RuleGroupUpdateFilterSensitiveLog: (
|
|
2405
1888
|
obj: RuleGroupUpdate
|
|
2406
1889
|
) => any;
|
|
2407
|
-
|
|
2408
1890
|
export declare const UpdateRuleGroupRequestFilterSensitiveLog: (
|
|
2409
1891
|
obj: UpdateRuleGroupRequest
|
|
2410
1892
|
) => any;
|
|
2411
|
-
|
|
2412
1893
|
export declare const UpdateRuleGroupResponseFilterSensitiveLog: (
|
|
2413
1894
|
obj: UpdateRuleGroupResponse
|
|
2414
1895
|
) => any;
|
|
2415
|
-
|
|
2416
1896
|
export declare const SizeConstraintSetUpdateFilterSensitiveLog: (
|
|
2417
1897
|
obj: SizeConstraintSetUpdate
|
|
2418
1898
|
) => any;
|
|
2419
|
-
|
|
2420
1899
|
export declare const UpdateSizeConstraintSetRequestFilterSensitiveLog: (
|
|
2421
1900
|
obj: UpdateSizeConstraintSetRequest
|
|
2422
1901
|
) => any;
|
|
2423
|
-
|
|
2424
1902
|
export declare const UpdateSizeConstraintSetResponseFilterSensitiveLog: (
|
|
2425
1903
|
obj: UpdateSizeConstraintSetResponse
|
|
2426
1904
|
) => any;
|
|
2427
|
-
|
|
2428
1905
|
export declare const SqlInjectionMatchSetUpdateFilterSensitiveLog: (
|
|
2429
1906
|
obj: SqlInjectionMatchSetUpdate
|
|
2430
1907
|
) => any;
|
|
2431
|
-
|
|
2432
1908
|
export declare const UpdateSqlInjectionMatchSetRequestFilterSensitiveLog: (
|
|
2433
1909
|
obj: UpdateSqlInjectionMatchSetRequest
|
|
2434
1910
|
) => any;
|
|
2435
|
-
|
|
2436
1911
|
export declare const UpdateSqlInjectionMatchSetResponseFilterSensitiveLog: (
|
|
2437
1912
|
obj: UpdateSqlInjectionMatchSetResponse
|
|
2438
1913
|
) => any;
|
|
2439
|
-
|
|
2440
1914
|
export declare const WebACLUpdateFilterSensitiveLog: (obj: WebACLUpdate) => any;
|
|
2441
|
-
|
|
2442
1915
|
export declare const UpdateWebACLRequestFilterSensitiveLog: (
|
|
2443
1916
|
obj: UpdateWebACLRequest
|
|
2444
1917
|
) => any;
|
|
2445
|
-
|
|
2446
1918
|
export declare const UpdateWebACLResponseFilterSensitiveLog: (
|
|
2447
1919
|
obj: UpdateWebACLResponse
|
|
2448
1920
|
) => any;
|
|
2449
|
-
|
|
2450
1921
|
export declare const XssMatchSetUpdateFilterSensitiveLog: (
|
|
2451
1922
|
obj: XssMatchSetUpdate
|
|
2452
1923
|
) => any;
|
|
2453
|
-
|
|
2454
1924
|
export declare const UpdateXssMatchSetRequestFilterSensitiveLog: (
|
|
2455
1925
|
obj: UpdateXssMatchSetRequest
|
|
2456
1926
|
) => any;
|
|
2457
|
-
|
|
2458
1927
|
export declare const UpdateXssMatchSetResponseFilterSensitiveLog: (
|
|
2459
1928
|
obj: UpdateXssMatchSetResponse
|
|
2460
1929
|
) => any;
|