@aws-sdk/client-waf 3.47.1 → 3.50.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 +32 -0
- package/package.json +39 -33
- package/dist-types/ts3.4/WAF.d.ts +0 -390
- package/dist-types/ts3.4/WAFClient.d.ts +0 -150
- package/dist-types/ts3.4/commands/CreateByteMatchSetCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/CreateGeoMatchSetCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/CreateIPSetCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/CreateRateBasedRuleCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/CreateRegexMatchSetCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/CreateRegexPatternSetCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/CreateRuleCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/CreateRuleGroupCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/CreateSizeConstraintSetCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/CreateSqlInjectionMatchSetCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/CreateWebACLCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/CreateWebACLMigrationStackCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/CreateXssMatchSetCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DeleteByteMatchSetCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DeleteGeoMatchSetCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DeleteIPSetCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DeleteLoggingConfigurationCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DeletePermissionPolicyCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DeleteRateBasedRuleCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DeleteRegexMatchSetCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DeleteRegexPatternSetCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DeleteRuleCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DeleteRuleGroupCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DeleteSizeConstraintSetCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DeleteSqlInjectionMatchSetCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DeleteWebACLCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DeleteXssMatchSetCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/GetByteMatchSetCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/GetChangeTokenCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/GetChangeTokenStatusCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/GetGeoMatchSetCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/GetIPSetCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/GetLoggingConfigurationCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/GetPermissionPolicyCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/GetRateBasedRuleCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/GetRateBasedRuleManagedKeysCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/GetRegexMatchSetCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/GetRegexPatternSetCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/GetRuleCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/GetRuleGroupCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/GetSampledRequestsCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/GetSizeConstraintSetCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/GetSqlInjectionMatchSetCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/GetWebACLCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/GetXssMatchSetCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/ListActivatedRulesInRuleGroupCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/ListByteMatchSetsCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/ListGeoMatchSetsCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/ListIPSetsCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/ListLoggingConfigurationsCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/ListRateBasedRulesCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/ListRegexMatchSetsCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/ListRegexPatternSetsCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/ListRuleGroupsCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/ListRulesCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/ListSizeConstraintSetsCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/ListSqlInjectionMatchSetsCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/ListSubscribedRuleGroupsCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/ListWebACLsCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/ListXssMatchSetsCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/PutLoggingConfigurationCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/PutPermissionPolicyCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/UpdateByteMatchSetCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/UpdateGeoMatchSetCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/UpdateIPSetCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/UpdateRateBasedRuleCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/UpdateRegexMatchSetCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/UpdateRegexPatternSetCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/UpdateRuleCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/UpdateRuleGroupCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/UpdateSizeConstraintSetCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/UpdateSqlInjectionMatchSetCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/UpdateWebACLCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/UpdateXssMatchSetCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/index.d.ts +0 -77
- package/dist-types/ts3.4/endpoints.d.ts +0 -2
- package/dist-types/ts3.4/index.d.ts +0 -4
- package/dist-types/ts3.4/models/index.d.ts +0 -1
- package/dist-types/ts3.4/models/models_0.d.ts +0 -2631
- package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +0 -233
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +0 -38
- package/dist-types/ts3.4/runtimeConfig.d.ts +0 -38
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +0 -37
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +0 -11
|
@@ -1,2631 +0,0 @@
|
|
|
1
|
-
import { MetadataBearer as $MetadataBearer, SmithyException as __SmithyException } from "@aws-sdk/types";
|
|
2
|
-
export declare enum WafActionType {
|
|
3
|
-
ALLOW = "ALLOW",
|
|
4
|
-
BLOCK = "BLOCK",
|
|
5
|
-
COUNT = "COUNT"
|
|
6
|
-
}
|
|
7
|
-
|
|
8
|
-
export interface WafAction {
|
|
9
|
-
|
|
10
|
-
Type: WafActionType | string | undefined;
|
|
11
|
-
}
|
|
12
|
-
export declare namespace WafAction {
|
|
13
|
-
|
|
14
|
-
const filterSensitiveLog: (obj: WafAction) => any;
|
|
15
|
-
}
|
|
16
|
-
|
|
17
|
-
export interface ExcludedRule {
|
|
18
|
-
|
|
19
|
-
RuleId: string | undefined;
|
|
20
|
-
}
|
|
21
|
-
export declare namespace ExcludedRule {
|
|
22
|
-
|
|
23
|
-
const filterSensitiveLog: (obj: ExcludedRule) => any;
|
|
24
|
-
}
|
|
25
|
-
export declare enum WafOverrideActionType {
|
|
26
|
-
COUNT = "COUNT",
|
|
27
|
-
NONE = "NONE"
|
|
28
|
-
}
|
|
29
|
-
|
|
30
|
-
export interface WafOverrideAction {
|
|
31
|
-
|
|
32
|
-
Type: WafOverrideActionType | string | undefined;
|
|
33
|
-
}
|
|
34
|
-
export declare namespace WafOverrideAction {
|
|
35
|
-
|
|
36
|
-
const filterSensitiveLog: (obj: WafOverrideAction) => any;
|
|
37
|
-
}
|
|
38
|
-
export declare enum WafRuleType {
|
|
39
|
-
GROUP = "GROUP",
|
|
40
|
-
RATE_BASED = "RATE_BASED",
|
|
41
|
-
REGULAR = "REGULAR"
|
|
42
|
-
}
|
|
43
|
-
|
|
44
|
-
export interface ActivatedRule {
|
|
45
|
-
|
|
46
|
-
Priority: number | undefined;
|
|
47
|
-
|
|
48
|
-
RuleId: string | undefined;
|
|
49
|
-
|
|
50
|
-
Action?: WafAction;
|
|
51
|
-
|
|
52
|
-
OverrideAction?: WafOverrideAction;
|
|
53
|
-
|
|
54
|
-
Type?: WafRuleType | string;
|
|
55
|
-
|
|
56
|
-
ExcludedRules?: ExcludedRule[];
|
|
57
|
-
}
|
|
58
|
-
export declare namespace ActivatedRule {
|
|
59
|
-
|
|
60
|
-
const filterSensitiveLog: (obj: ActivatedRule) => any;
|
|
61
|
-
}
|
|
62
|
-
export interface CreateByteMatchSetRequest {
|
|
63
|
-
|
|
64
|
-
Name: string | undefined;
|
|
65
|
-
|
|
66
|
-
ChangeToken: string | undefined;
|
|
67
|
-
}
|
|
68
|
-
export declare namespace CreateByteMatchSetRequest {
|
|
69
|
-
|
|
70
|
-
const filterSensitiveLog: (obj: CreateByteMatchSetRequest) => any;
|
|
71
|
-
}
|
|
72
|
-
export declare enum MatchFieldType {
|
|
73
|
-
ALL_QUERY_ARGS = "ALL_QUERY_ARGS",
|
|
74
|
-
BODY = "BODY",
|
|
75
|
-
HEADER = "HEADER",
|
|
76
|
-
METHOD = "METHOD",
|
|
77
|
-
QUERY_STRING = "QUERY_STRING",
|
|
78
|
-
SINGLE_QUERY_ARG = "SINGLE_QUERY_ARG",
|
|
79
|
-
URI = "URI"
|
|
80
|
-
}
|
|
81
|
-
|
|
82
|
-
export interface FieldToMatch {
|
|
83
|
-
|
|
84
|
-
Type: MatchFieldType | string | undefined;
|
|
85
|
-
|
|
86
|
-
Data?: string;
|
|
87
|
-
}
|
|
88
|
-
export declare namespace FieldToMatch {
|
|
89
|
-
|
|
90
|
-
const filterSensitiveLog: (obj: FieldToMatch) => any;
|
|
91
|
-
}
|
|
92
|
-
export declare enum PositionalConstraint {
|
|
93
|
-
CONTAINS = "CONTAINS",
|
|
94
|
-
CONTAINS_WORD = "CONTAINS_WORD",
|
|
95
|
-
ENDS_WITH = "ENDS_WITH",
|
|
96
|
-
EXACTLY = "EXACTLY",
|
|
97
|
-
STARTS_WITH = "STARTS_WITH"
|
|
98
|
-
}
|
|
99
|
-
export declare enum TextTransformation {
|
|
100
|
-
CMD_LINE = "CMD_LINE",
|
|
101
|
-
COMPRESS_WHITE_SPACE = "COMPRESS_WHITE_SPACE",
|
|
102
|
-
HTML_ENTITY_DECODE = "HTML_ENTITY_DECODE",
|
|
103
|
-
LOWERCASE = "LOWERCASE",
|
|
104
|
-
NONE = "NONE",
|
|
105
|
-
URL_DECODE = "URL_DECODE"
|
|
106
|
-
}
|
|
107
|
-
|
|
108
|
-
export interface ByteMatchTuple {
|
|
109
|
-
|
|
110
|
-
FieldToMatch: FieldToMatch | undefined;
|
|
111
|
-
|
|
112
|
-
TargetString: Uint8Array | undefined;
|
|
113
|
-
|
|
114
|
-
TextTransformation: TextTransformation | string | undefined;
|
|
115
|
-
|
|
116
|
-
PositionalConstraint: PositionalConstraint | string | undefined;
|
|
117
|
-
}
|
|
118
|
-
export declare namespace ByteMatchTuple {
|
|
119
|
-
|
|
120
|
-
const filterSensitiveLog: (obj: ByteMatchTuple) => any;
|
|
121
|
-
}
|
|
122
|
-
|
|
123
|
-
export interface ByteMatchSet {
|
|
124
|
-
|
|
125
|
-
ByteMatchSetId: string | undefined;
|
|
126
|
-
|
|
127
|
-
Name?: string;
|
|
128
|
-
|
|
129
|
-
ByteMatchTuples: ByteMatchTuple[] | undefined;
|
|
130
|
-
}
|
|
131
|
-
export declare namespace ByteMatchSet {
|
|
132
|
-
|
|
133
|
-
const filterSensitiveLog: (obj: ByteMatchSet) => any;
|
|
134
|
-
}
|
|
135
|
-
export interface CreateByteMatchSetResponse {
|
|
136
|
-
|
|
137
|
-
ByteMatchSet?: ByteMatchSet;
|
|
138
|
-
|
|
139
|
-
ChangeToken?: string;
|
|
140
|
-
}
|
|
141
|
-
export declare namespace CreateByteMatchSetResponse {
|
|
142
|
-
|
|
143
|
-
const filterSensitiveLog: (obj: CreateByteMatchSetResponse) => any;
|
|
144
|
-
}
|
|
145
|
-
|
|
146
|
-
export interface WAFDisallowedNameException extends __SmithyException, $MetadataBearer {
|
|
147
|
-
name: "WAFDisallowedNameException";
|
|
148
|
-
$fault: "client";
|
|
149
|
-
message?: string;
|
|
150
|
-
}
|
|
151
|
-
|
|
152
|
-
export interface WAFInternalErrorException extends __SmithyException, $MetadataBearer {
|
|
153
|
-
name: "WAFInternalErrorException";
|
|
154
|
-
$fault: "server";
|
|
155
|
-
message?: string;
|
|
156
|
-
}
|
|
157
|
-
|
|
158
|
-
export interface WAFInvalidAccountException extends __SmithyException, $MetadataBearer {
|
|
159
|
-
name: "WAFInvalidAccountException";
|
|
160
|
-
$fault: "client";
|
|
161
|
-
}
|
|
162
|
-
export declare enum ParameterExceptionField {
|
|
163
|
-
BYTE_MATCH_FIELD_TYPE = "BYTE_MATCH_FIELD_TYPE",
|
|
164
|
-
BYTE_MATCH_POSITIONAL_CONSTRAINT = "BYTE_MATCH_POSITIONAL_CONSTRAINT",
|
|
165
|
-
BYTE_MATCH_TEXT_TRANSFORMATION = "BYTE_MATCH_TEXT_TRANSFORMATION",
|
|
166
|
-
CHANGE_ACTION = "CHANGE_ACTION",
|
|
167
|
-
GEO_MATCH_LOCATION_TYPE = "GEO_MATCH_LOCATION_TYPE",
|
|
168
|
-
GEO_MATCH_LOCATION_VALUE = "GEO_MATCH_LOCATION_VALUE",
|
|
169
|
-
IPSET_TYPE = "IPSET_TYPE",
|
|
170
|
-
NEXT_MARKER = "NEXT_MARKER",
|
|
171
|
-
PREDICATE_TYPE = "PREDICATE_TYPE",
|
|
172
|
-
RATE_KEY = "RATE_KEY",
|
|
173
|
-
RESOURCE_ARN = "RESOURCE_ARN",
|
|
174
|
-
RULE_TYPE = "RULE_TYPE",
|
|
175
|
-
SIZE_CONSTRAINT_COMPARISON_OPERATOR = "SIZE_CONSTRAINT_COMPARISON_OPERATOR",
|
|
176
|
-
SQL_INJECTION_MATCH_FIELD_TYPE = "SQL_INJECTION_MATCH_FIELD_TYPE",
|
|
177
|
-
TAGS = "TAGS",
|
|
178
|
-
TAG_KEYS = "TAG_KEYS",
|
|
179
|
-
WAF_ACTION = "WAF_ACTION",
|
|
180
|
-
WAF_OVERRIDE_ACTION = "WAF_OVERRIDE_ACTION"
|
|
181
|
-
}
|
|
182
|
-
export declare enum ParameterExceptionReason {
|
|
183
|
-
ILLEGAL_ARGUMENT = "ILLEGAL_ARGUMENT",
|
|
184
|
-
ILLEGAL_COMBINATION = "ILLEGAL_COMBINATION",
|
|
185
|
-
INVALID_OPTION = "INVALID_OPTION",
|
|
186
|
-
INVALID_TAG_KEY = "INVALID_TAG_KEY"
|
|
187
|
-
}
|
|
188
|
-
|
|
189
|
-
export interface WAFInvalidParameterException extends __SmithyException, $MetadataBearer {
|
|
190
|
-
name: "WAFInvalidParameterException";
|
|
191
|
-
$fault: "client";
|
|
192
|
-
field?: ParameterExceptionField | string;
|
|
193
|
-
parameter?: string;
|
|
194
|
-
reason?: ParameterExceptionReason | string;
|
|
195
|
-
}
|
|
196
|
-
|
|
197
|
-
export interface WAFLimitsExceededException extends __SmithyException, $MetadataBearer {
|
|
198
|
-
name: "WAFLimitsExceededException";
|
|
199
|
-
$fault: "client";
|
|
200
|
-
message?: string;
|
|
201
|
-
}
|
|
202
|
-
|
|
203
|
-
export interface WAFStaleDataException extends __SmithyException, $MetadataBearer {
|
|
204
|
-
name: "WAFStaleDataException";
|
|
205
|
-
$fault: "client";
|
|
206
|
-
message?: string;
|
|
207
|
-
}
|
|
208
|
-
export interface CreateGeoMatchSetRequest {
|
|
209
|
-
|
|
210
|
-
Name: string | undefined;
|
|
211
|
-
|
|
212
|
-
ChangeToken: string | undefined;
|
|
213
|
-
}
|
|
214
|
-
export declare namespace CreateGeoMatchSetRequest {
|
|
215
|
-
|
|
216
|
-
const filterSensitiveLog: (obj: CreateGeoMatchSetRequest) => any;
|
|
217
|
-
}
|
|
218
|
-
export declare enum GeoMatchConstraintType {
|
|
219
|
-
Country = "Country"
|
|
220
|
-
}
|
|
221
|
-
export declare enum GeoMatchConstraintValue {
|
|
222
|
-
AD = "AD",
|
|
223
|
-
AE = "AE",
|
|
224
|
-
AF = "AF",
|
|
225
|
-
AG = "AG",
|
|
226
|
-
AI = "AI",
|
|
227
|
-
AL = "AL",
|
|
228
|
-
AM = "AM",
|
|
229
|
-
AO = "AO",
|
|
230
|
-
AQ = "AQ",
|
|
231
|
-
AR = "AR",
|
|
232
|
-
AS = "AS",
|
|
233
|
-
AT = "AT",
|
|
234
|
-
AU = "AU",
|
|
235
|
-
AW = "AW",
|
|
236
|
-
AX = "AX",
|
|
237
|
-
AZ = "AZ",
|
|
238
|
-
BA = "BA",
|
|
239
|
-
BB = "BB",
|
|
240
|
-
BD = "BD",
|
|
241
|
-
BE = "BE",
|
|
242
|
-
BF = "BF",
|
|
243
|
-
BG = "BG",
|
|
244
|
-
BH = "BH",
|
|
245
|
-
BI = "BI",
|
|
246
|
-
BJ = "BJ",
|
|
247
|
-
BL = "BL",
|
|
248
|
-
BM = "BM",
|
|
249
|
-
BN = "BN",
|
|
250
|
-
BO = "BO",
|
|
251
|
-
BQ = "BQ",
|
|
252
|
-
BR = "BR",
|
|
253
|
-
BS = "BS",
|
|
254
|
-
BT = "BT",
|
|
255
|
-
BV = "BV",
|
|
256
|
-
BW = "BW",
|
|
257
|
-
BY = "BY",
|
|
258
|
-
BZ = "BZ",
|
|
259
|
-
CA = "CA",
|
|
260
|
-
CC = "CC",
|
|
261
|
-
CD = "CD",
|
|
262
|
-
CF = "CF",
|
|
263
|
-
CG = "CG",
|
|
264
|
-
CH = "CH",
|
|
265
|
-
CI = "CI",
|
|
266
|
-
CK = "CK",
|
|
267
|
-
CL = "CL",
|
|
268
|
-
CM = "CM",
|
|
269
|
-
CN = "CN",
|
|
270
|
-
CO = "CO",
|
|
271
|
-
CR = "CR",
|
|
272
|
-
CU = "CU",
|
|
273
|
-
CV = "CV",
|
|
274
|
-
CW = "CW",
|
|
275
|
-
CX = "CX",
|
|
276
|
-
CY = "CY",
|
|
277
|
-
CZ = "CZ",
|
|
278
|
-
DE = "DE",
|
|
279
|
-
DJ = "DJ",
|
|
280
|
-
DK = "DK",
|
|
281
|
-
DM = "DM",
|
|
282
|
-
DO = "DO",
|
|
283
|
-
DZ = "DZ",
|
|
284
|
-
EC = "EC",
|
|
285
|
-
EE = "EE",
|
|
286
|
-
EG = "EG",
|
|
287
|
-
EH = "EH",
|
|
288
|
-
ER = "ER",
|
|
289
|
-
ES = "ES",
|
|
290
|
-
ET = "ET",
|
|
291
|
-
FI = "FI",
|
|
292
|
-
FJ = "FJ",
|
|
293
|
-
FK = "FK",
|
|
294
|
-
FM = "FM",
|
|
295
|
-
FO = "FO",
|
|
296
|
-
FR = "FR",
|
|
297
|
-
GA = "GA",
|
|
298
|
-
GB = "GB",
|
|
299
|
-
GD = "GD",
|
|
300
|
-
GE = "GE",
|
|
301
|
-
GF = "GF",
|
|
302
|
-
GG = "GG",
|
|
303
|
-
GH = "GH",
|
|
304
|
-
GI = "GI",
|
|
305
|
-
GL = "GL",
|
|
306
|
-
GM = "GM",
|
|
307
|
-
GN = "GN",
|
|
308
|
-
GP = "GP",
|
|
309
|
-
GQ = "GQ",
|
|
310
|
-
GR = "GR",
|
|
311
|
-
GS = "GS",
|
|
312
|
-
GT = "GT",
|
|
313
|
-
GU = "GU",
|
|
314
|
-
GW = "GW",
|
|
315
|
-
GY = "GY",
|
|
316
|
-
HK = "HK",
|
|
317
|
-
HM = "HM",
|
|
318
|
-
HN = "HN",
|
|
319
|
-
HR = "HR",
|
|
320
|
-
HT = "HT",
|
|
321
|
-
HU = "HU",
|
|
322
|
-
ID = "ID",
|
|
323
|
-
IE = "IE",
|
|
324
|
-
IL = "IL",
|
|
325
|
-
IM = "IM",
|
|
326
|
-
IN = "IN",
|
|
327
|
-
IO = "IO",
|
|
328
|
-
IQ = "IQ",
|
|
329
|
-
IR = "IR",
|
|
330
|
-
IS = "IS",
|
|
331
|
-
IT = "IT",
|
|
332
|
-
JE = "JE",
|
|
333
|
-
JM = "JM",
|
|
334
|
-
JO = "JO",
|
|
335
|
-
JP = "JP",
|
|
336
|
-
KE = "KE",
|
|
337
|
-
KG = "KG",
|
|
338
|
-
KH = "KH",
|
|
339
|
-
KI = "KI",
|
|
340
|
-
KM = "KM",
|
|
341
|
-
KN = "KN",
|
|
342
|
-
KP = "KP",
|
|
343
|
-
KR = "KR",
|
|
344
|
-
KW = "KW",
|
|
345
|
-
KY = "KY",
|
|
346
|
-
KZ = "KZ",
|
|
347
|
-
LA = "LA",
|
|
348
|
-
LB = "LB",
|
|
349
|
-
LC = "LC",
|
|
350
|
-
LI = "LI",
|
|
351
|
-
LK = "LK",
|
|
352
|
-
LR = "LR",
|
|
353
|
-
LS = "LS",
|
|
354
|
-
LT = "LT",
|
|
355
|
-
LU = "LU",
|
|
356
|
-
LV = "LV",
|
|
357
|
-
LY = "LY",
|
|
358
|
-
MA = "MA",
|
|
359
|
-
MC = "MC",
|
|
360
|
-
MD = "MD",
|
|
361
|
-
ME = "ME",
|
|
362
|
-
MF = "MF",
|
|
363
|
-
MG = "MG",
|
|
364
|
-
MH = "MH",
|
|
365
|
-
MK = "MK",
|
|
366
|
-
ML = "ML",
|
|
367
|
-
MM = "MM",
|
|
368
|
-
MN = "MN",
|
|
369
|
-
MO = "MO",
|
|
370
|
-
MP = "MP",
|
|
371
|
-
MQ = "MQ",
|
|
372
|
-
MR = "MR",
|
|
373
|
-
MS = "MS",
|
|
374
|
-
MT = "MT",
|
|
375
|
-
MU = "MU",
|
|
376
|
-
MV = "MV",
|
|
377
|
-
MW = "MW",
|
|
378
|
-
MX = "MX",
|
|
379
|
-
MY = "MY",
|
|
380
|
-
MZ = "MZ",
|
|
381
|
-
NA = "NA",
|
|
382
|
-
NC = "NC",
|
|
383
|
-
NE = "NE",
|
|
384
|
-
NF = "NF",
|
|
385
|
-
NG = "NG",
|
|
386
|
-
NI = "NI",
|
|
387
|
-
NL = "NL",
|
|
388
|
-
NO = "NO",
|
|
389
|
-
NP = "NP",
|
|
390
|
-
NR = "NR",
|
|
391
|
-
NU = "NU",
|
|
392
|
-
NZ = "NZ",
|
|
393
|
-
OM = "OM",
|
|
394
|
-
PA = "PA",
|
|
395
|
-
PE = "PE",
|
|
396
|
-
PF = "PF",
|
|
397
|
-
PG = "PG",
|
|
398
|
-
PH = "PH",
|
|
399
|
-
PK = "PK",
|
|
400
|
-
PL = "PL",
|
|
401
|
-
PM = "PM",
|
|
402
|
-
PN = "PN",
|
|
403
|
-
PR = "PR",
|
|
404
|
-
PS = "PS",
|
|
405
|
-
PT = "PT",
|
|
406
|
-
PW = "PW",
|
|
407
|
-
PY = "PY",
|
|
408
|
-
QA = "QA",
|
|
409
|
-
RE = "RE",
|
|
410
|
-
RO = "RO",
|
|
411
|
-
RS = "RS",
|
|
412
|
-
RU = "RU",
|
|
413
|
-
RW = "RW",
|
|
414
|
-
SA = "SA",
|
|
415
|
-
SB = "SB",
|
|
416
|
-
SC = "SC",
|
|
417
|
-
SD = "SD",
|
|
418
|
-
SE = "SE",
|
|
419
|
-
SG = "SG",
|
|
420
|
-
SH = "SH",
|
|
421
|
-
SI = "SI",
|
|
422
|
-
SJ = "SJ",
|
|
423
|
-
SK = "SK",
|
|
424
|
-
SL = "SL",
|
|
425
|
-
SM = "SM",
|
|
426
|
-
SN = "SN",
|
|
427
|
-
SO = "SO",
|
|
428
|
-
SR = "SR",
|
|
429
|
-
SS = "SS",
|
|
430
|
-
ST = "ST",
|
|
431
|
-
SV = "SV",
|
|
432
|
-
SX = "SX",
|
|
433
|
-
SY = "SY",
|
|
434
|
-
SZ = "SZ",
|
|
435
|
-
TC = "TC",
|
|
436
|
-
TD = "TD",
|
|
437
|
-
TF = "TF",
|
|
438
|
-
TG = "TG",
|
|
439
|
-
TH = "TH",
|
|
440
|
-
TJ = "TJ",
|
|
441
|
-
TK = "TK",
|
|
442
|
-
TL = "TL",
|
|
443
|
-
TM = "TM",
|
|
444
|
-
TN = "TN",
|
|
445
|
-
TO = "TO",
|
|
446
|
-
TR = "TR",
|
|
447
|
-
TT = "TT",
|
|
448
|
-
TV = "TV",
|
|
449
|
-
TW = "TW",
|
|
450
|
-
TZ = "TZ",
|
|
451
|
-
UA = "UA",
|
|
452
|
-
UG = "UG",
|
|
453
|
-
UM = "UM",
|
|
454
|
-
US = "US",
|
|
455
|
-
UY = "UY",
|
|
456
|
-
UZ = "UZ",
|
|
457
|
-
VA = "VA",
|
|
458
|
-
VC = "VC",
|
|
459
|
-
VE = "VE",
|
|
460
|
-
VG = "VG",
|
|
461
|
-
VI = "VI",
|
|
462
|
-
VN = "VN",
|
|
463
|
-
VU = "VU",
|
|
464
|
-
WF = "WF",
|
|
465
|
-
WS = "WS",
|
|
466
|
-
YE = "YE",
|
|
467
|
-
YT = "YT",
|
|
468
|
-
ZA = "ZA",
|
|
469
|
-
ZM = "ZM",
|
|
470
|
-
ZW = "ZW"
|
|
471
|
-
}
|
|
472
|
-
|
|
473
|
-
export interface GeoMatchConstraint {
|
|
474
|
-
|
|
475
|
-
Type: GeoMatchConstraintType | string | undefined;
|
|
476
|
-
|
|
477
|
-
Value: GeoMatchConstraintValue | string | undefined;
|
|
478
|
-
}
|
|
479
|
-
export declare namespace GeoMatchConstraint {
|
|
480
|
-
|
|
481
|
-
const filterSensitiveLog: (obj: GeoMatchConstraint) => any;
|
|
482
|
-
}
|
|
483
|
-
|
|
484
|
-
export interface GeoMatchSet {
|
|
485
|
-
|
|
486
|
-
GeoMatchSetId: string | undefined;
|
|
487
|
-
|
|
488
|
-
Name?: string;
|
|
489
|
-
|
|
490
|
-
GeoMatchConstraints: GeoMatchConstraint[] | undefined;
|
|
491
|
-
}
|
|
492
|
-
export declare namespace GeoMatchSet {
|
|
493
|
-
|
|
494
|
-
const filterSensitiveLog: (obj: GeoMatchSet) => any;
|
|
495
|
-
}
|
|
496
|
-
export interface CreateGeoMatchSetResponse {
|
|
497
|
-
|
|
498
|
-
GeoMatchSet?: GeoMatchSet;
|
|
499
|
-
|
|
500
|
-
ChangeToken?: string;
|
|
501
|
-
}
|
|
502
|
-
export declare namespace CreateGeoMatchSetResponse {
|
|
503
|
-
|
|
504
|
-
const filterSensitiveLog: (obj: CreateGeoMatchSetResponse) => any;
|
|
505
|
-
}
|
|
506
|
-
export interface CreateIPSetRequest {
|
|
507
|
-
|
|
508
|
-
Name: string | undefined;
|
|
509
|
-
|
|
510
|
-
ChangeToken: string | undefined;
|
|
511
|
-
}
|
|
512
|
-
export declare namespace CreateIPSetRequest {
|
|
513
|
-
|
|
514
|
-
const filterSensitiveLog: (obj: CreateIPSetRequest) => any;
|
|
515
|
-
}
|
|
516
|
-
export declare enum IPSetDescriptorType {
|
|
517
|
-
IPV4 = "IPV4",
|
|
518
|
-
IPV6 = "IPV6"
|
|
519
|
-
}
|
|
520
|
-
|
|
521
|
-
export interface IPSetDescriptor {
|
|
522
|
-
|
|
523
|
-
Type: IPSetDescriptorType | string | undefined;
|
|
524
|
-
|
|
525
|
-
Value: string | undefined;
|
|
526
|
-
}
|
|
527
|
-
export declare namespace IPSetDescriptor {
|
|
528
|
-
|
|
529
|
-
const filterSensitiveLog: (obj: IPSetDescriptor) => any;
|
|
530
|
-
}
|
|
531
|
-
|
|
532
|
-
export interface IPSet {
|
|
533
|
-
|
|
534
|
-
IPSetId: string | undefined;
|
|
535
|
-
|
|
536
|
-
Name?: string;
|
|
537
|
-
|
|
538
|
-
IPSetDescriptors: IPSetDescriptor[] | undefined;
|
|
539
|
-
}
|
|
540
|
-
export declare namespace IPSet {
|
|
541
|
-
|
|
542
|
-
const filterSensitiveLog: (obj: IPSet) => any;
|
|
543
|
-
}
|
|
544
|
-
export interface CreateIPSetResponse {
|
|
545
|
-
|
|
546
|
-
IPSet?: IPSet;
|
|
547
|
-
|
|
548
|
-
ChangeToken?: string;
|
|
549
|
-
}
|
|
550
|
-
export declare namespace CreateIPSetResponse {
|
|
551
|
-
|
|
552
|
-
const filterSensitiveLog: (obj: CreateIPSetResponse) => any;
|
|
553
|
-
}
|
|
554
|
-
export declare enum RateKey {
|
|
555
|
-
IP = "IP"
|
|
556
|
-
}
|
|
557
|
-
|
|
558
|
-
export interface Tag {
|
|
559
|
-
|
|
560
|
-
Key: string | undefined;
|
|
561
|
-
|
|
562
|
-
Value: string | undefined;
|
|
563
|
-
}
|
|
564
|
-
export declare namespace Tag {
|
|
565
|
-
|
|
566
|
-
const filterSensitiveLog: (obj: Tag) => any;
|
|
567
|
-
}
|
|
568
|
-
export interface CreateRateBasedRuleRequest {
|
|
569
|
-
|
|
570
|
-
Name: string | undefined;
|
|
571
|
-
|
|
572
|
-
MetricName: string | undefined;
|
|
573
|
-
|
|
574
|
-
RateKey: RateKey | string | undefined;
|
|
575
|
-
|
|
576
|
-
RateLimit: number | undefined;
|
|
577
|
-
|
|
578
|
-
ChangeToken: string | undefined;
|
|
579
|
-
|
|
580
|
-
Tags?: Tag[];
|
|
581
|
-
}
|
|
582
|
-
export declare namespace CreateRateBasedRuleRequest {
|
|
583
|
-
|
|
584
|
-
const filterSensitiveLog: (obj: CreateRateBasedRuleRequest) => any;
|
|
585
|
-
}
|
|
586
|
-
export declare enum PredicateType {
|
|
587
|
-
BYTE_MATCH = "ByteMatch",
|
|
588
|
-
GEO_MATCH = "GeoMatch",
|
|
589
|
-
IP_MATCH = "IPMatch",
|
|
590
|
-
REGEX_MATCH = "RegexMatch",
|
|
591
|
-
SIZE_CONSTRAINT = "SizeConstraint",
|
|
592
|
-
SQL_INJECTION_MATCH = "SqlInjectionMatch",
|
|
593
|
-
XSS_MATCH = "XssMatch"
|
|
594
|
-
}
|
|
595
|
-
|
|
596
|
-
export interface Predicate {
|
|
597
|
-
|
|
598
|
-
Negated: boolean | undefined;
|
|
599
|
-
|
|
600
|
-
Type: PredicateType | string | undefined;
|
|
601
|
-
|
|
602
|
-
DataId: string | undefined;
|
|
603
|
-
}
|
|
604
|
-
export declare namespace Predicate {
|
|
605
|
-
|
|
606
|
-
const filterSensitiveLog: (obj: Predicate) => any;
|
|
607
|
-
}
|
|
608
|
-
|
|
609
|
-
export interface RateBasedRule {
|
|
610
|
-
|
|
611
|
-
RuleId: string | undefined;
|
|
612
|
-
|
|
613
|
-
Name?: string;
|
|
614
|
-
|
|
615
|
-
MetricName?: string;
|
|
616
|
-
|
|
617
|
-
MatchPredicates: Predicate[] | undefined;
|
|
618
|
-
|
|
619
|
-
RateKey: RateKey | string | undefined;
|
|
620
|
-
|
|
621
|
-
RateLimit: number | undefined;
|
|
622
|
-
}
|
|
623
|
-
export declare namespace RateBasedRule {
|
|
624
|
-
|
|
625
|
-
const filterSensitiveLog: (obj: RateBasedRule) => any;
|
|
626
|
-
}
|
|
627
|
-
export interface CreateRateBasedRuleResponse {
|
|
628
|
-
|
|
629
|
-
Rule?: RateBasedRule;
|
|
630
|
-
|
|
631
|
-
ChangeToken?: string;
|
|
632
|
-
}
|
|
633
|
-
export declare namespace CreateRateBasedRuleResponse {
|
|
634
|
-
|
|
635
|
-
const filterSensitiveLog: (obj: CreateRateBasedRuleResponse) => any;
|
|
636
|
-
}
|
|
637
|
-
|
|
638
|
-
export interface WAFBadRequestException extends __SmithyException, $MetadataBearer {
|
|
639
|
-
name: "WAFBadRequestException";
|
|
640
|
-
$fault: "client";
|
|
641
|
-
message?: string;
|
|
642
|
-
}
|
|
643
|
-
|
|
644
|
-
export interface WAFTagOperationException extends __SmithyException, $MetadataBearer {
|
|
645
|
-
name: "WAFTagOperationException";
|
|
646
|
-
$fault: "client";
|
|
647
|
-
message?: string;
|
|
648
|
-
}
|
|
649
|
-
|
|
650
|
-
export interface WAFTagOperationInternalErrorException extends __SmithyException, $MetadataBearer {
|
|
651
|
-
name: "WAFTagOperationInternalErrorException";
|
|
652
|
-
$fault: "server";
|
|
653
|
-
message?: string;
|
|
654
|
-
}
|
|
655
|
-
export interface CreateRegexMatchSetRequest {
|
|
656
|
-
|
|
657
|
-
Name: string | undefined;
|
|
658
|
-
|
|
659
|
-
ChangeToken: string | undefined;
|
|
660
|
-
}
|
|
661
|
-
export declare namespace CreateRegexMatchSetRequest {
|
|
662
|
-
|
|
663
|
-
const filterSensitiveLog: (obj: CreateRegexMatchSetRequest) => any;
|
|
664
|
-
}
|
|
665
|
-
|
|
666
|
-
export interface RegexMatchTuple {
|
|
667
|
-
|
|
668
|
-
FieldToMatch: FieldToMatch | undefined;
|
|
669
|
-
|
|
670
|
-
TextTransformation: TextTransformation | string | undefined;
|
|
671
|
-
|
|
672
|
-
RegexPatternSetId: string | undefined;
|
|
673
|
-
}
|
|
674
|
-
export declare namespace RegexMatchTuple {
|
|
675
|
-
|
|
676
|
-
const filterSensitiveLog: (obj: RegexMatchTuple) => any;
|
|
677
|
-
}
|
|
678
|
-
|
|
679
|
-
export interface RegexMatchSet {
|
|
680
|
-
|
|
681
|
-
RegexMatchSetId?: string;
|
|
682
|
-
|
|
683
|
-
Name?: string;
|
|
684
|
-
|
|
685
|
-
RegexMatchTuples?: RegexMatchTuple[];
|
|
686
|
-
}
|
|
687
|
-
export declare namespace RegexMatchSet {
|
|
688
|
-
|
|
689
|
-
const filterSensitiveLog: (obj: RegexMatchSet) => any;
|
|
690
|
-
}
|
|
691
|
-
export interface CreateRegexMatchSetResponse {
|
|
692
|
-
|
|
693
|
-
RegexMatchSet?: RegexMatchSet;
|
|
694
|
-
|
|
695
|
-
ChangeToken?: string;
|
|
696
|
-
}
|
|
697
|
-
export declare namespace CreateRegexMatchSetResponse {
|
|
698
|
-
|
|
699
|
-
const filterSensitiveLog: (obj: CreateRegexMatchSetResponse) => any;
|
|
700
|
-
}
|
|
701
|
-
export interface CreateRegexPatternSetRequest {
|
|
702
|
-
|
|
703
|
-
Name: string | undefined;
|
|
704
|
-
|
|
705
|
-
ChangeToken: string | undefined;
|
|
706
|
-
}
|
|
707
|
-
export declare namespace CreateRegexPatternSetRequest {
|
|
708
|
-
|
|
709
|
-
const filterSensitiveLog: (obj: CreateRegexPatternSetRequest) => any;
|
|
710
|
-
}
|
|
711
|
-
|
|
712
|
-
export interface RegexPatternSet {
|
|
713
|
-
|
|
714
|
-
RegexPatternSetId: string | undefined;
|
|
715
|
-
|
|
716
|
-
Name?: string;
|
|
717
|
-
|
|
718
|
-
RegexPatternStrings: string[] | undefined;
|
|
719
|
-
}
|
|
720
|
-
export declare namespace RegexPatternSet {
|
|
721
|
-
|
|
722
|
-
const filterSensitiveLog: (obj: RegexPatternSet) => any;
|
|
723
|
-
}
|
|
724
|
-
export interface CreateRegexPatternSetResponse {
|
|
725
|
-
|
|
726
|
-
RegexPatternSet?: RegexPatternSet;
|
|
727
|
-
|
|
728
|
-
ChangeToken?: string;
|
|
729
|
-
}
|
|
730
|
-
export declare namespace CreateRegexPatternSetResponse {
|
|
731
|
-
|
|
732
|
-
const filterSensitiveLog: (obj: CreateRegexPatternSetResponse) => any;
|
|
733
|
-
}
|
|
734
|
-
export interface CreateRuleRequest {
|
|
735
|
-
|
|
736
|
-
Name: string | undefined;
|
|
737
|
-
|
|
738
|
-
MetricName: string | undefined;
|
|
739
|
-
|
|
740
|
-
ChangeToken: string | undefined;
|
|
741
|
-
|
|
742
|
-
Tags?: Tag[];
|
|
743
|
-
}
|
|
744
|
-
export declare namespace CreateRuleRequest {
|
|
745
|
-
|
|
746
|
-
const filterSensitiveLog: (obj: CreateRuleRequest) => any;
|
|
747
|
-
}
|
|
748
|
-
|
|
749
|
-
export interface Rule {
|
|
750
|
-
|
|
751
|
-
RuleId: string | undefined;
|
|
752
|
-
|
|
753
|
-
Name?: string;
|
|
754
|
-
|
|
755
|
-
MetricName?: string;
|
|
756
|
-
|
|
757
|
-
Predicates: Predicate[] | undefined;
|
|
758
|
-
}
|
|
759
|
-
export declare namespace Rule {
|
|
760
|
-
|
|
761
|
-
const filterSensitiveLog: (obj: Rule) => any;
|
|
762
|
-
}
|
|
763
|
-
export interface CreateRuleResponse {
|
|
764
|
-
|
|
765
|
-
Rule?: Rule;
|
|
766
|
-
|
|
767
|
-
ChangeToken?: string;
|
|
768
|
-
}
|
|
769
|
-
export declare namespace CreateRuleResponse {
|
|
770
|
-
|
|
771
|
-
const filterSensitiveLog: (obj: CreateRuleResponse) => any;
|
|
772
|
-
}
|
|
773
|
-
export interface CreateRuleGroupRequest {
|
|
774
|
-
|
|
775
|
-
Name: string | undefined;
|
|
776
|
-
|
|
777
|
-
MetricName: string | undefined;
|
|
778
|
-
|
|
779
|
-
ChangeToken: string | undefined;
|
|
780
|
-
|
|
781
|
-
Tags?: Tag[];
|
|
782
|
-
}
|
|
783
|
-
export declare namespace CreateRuleGroupRequest {
|
|
784
|
-
|
|
785
|
-
const filterSensitiveLog: (obj: CreateRuleGroupRequest) => any;
|
|
786
|
-
}
|
|
787
|
-
|
|
788
|
-
export interface RuleGroup {
|
|
789
|
-
|
|
790
|
-
RuleGroupId: string | undefined;
|
|
791
|
-
|
|
792
|
-
Name?: string;
|
|
793
|
-
|
|
794
|
-
MetricName?: string;
|
|
795
|
-
}
|
|
796
|
-
export declare namespace RuleGroup {
|
|
797
|
-
|
|
798
|
-
const filterSensitiveLog: (obj: RuleGroup) => any;
|
|
799
|
-
}
|
|
800
|
-
export interface CreateRuleGroupResponse {
|
|
801
|
-
|
|
802
|
-
RuleGroup?: RuleGroup;
|
|
803
|
-
|
|
804
|
-
ChangeToken?: string;
|
|
805
|
-
}
|
|
806
|
-
export declare namespace CreateRuleGroupResponse {
|
|
807
|
-
|
|
808
|
-
const filterSensitiveLog: (obj: CreateRuleGroupResponse) => any;
|
|
809
|
-
}
|
|
810
|
-
export interface CreateSizeConstraintSetRequest {
|
|
811
|
-
|
|
812
|
-
Name: string | undefined;
|
|
813
|
-
|
|
814
|
-
ChangeToken: string | undefined;
|
|
815
|
-
}
|
|
816
|
-
export declare namespace CreateSizeConstraintSetRequest {
|
|
817
|
-
|
|
818
|
-
const filterSensitiveLog: (obj: CreateSizeConstraintSetRequest) => any;
|
|
819
|
-
}
|
|
820
|
-
export declare enum ComparisonOperator {
|
|
821
|
-
EQ = "EQ",
|
|
822
|
-
GE = "GE",
|
|
823
|
-
GT = "GT",
|
|
824
|
-
LE = "LE",
|
|
825
|
-
LT = "LT",
|
|
826
|
-
NE = "NE"
|
|
827
|
-
}
|
|
828
|
-
|
|
829
|
-
export interface SizeConstraint {
|
|
830
|
-
|
|
831
|
-
FieldToMatch: FieldToMatch | undefined;
|
|
832
|
-
|
|
833
|
-
TextTransformation: TextTransformation | string | undefined;
|
|
834
|
-
|
|
835
|
-
ComparisonOperator: ComparisonOperator | string | undefined;
|
|
836
|
-
|
|
837
|
-
Size: number | undefined;
|
|
838
|
-
}
|
|
839
|
-
export declare namespace SizeConstraint {
|
|
840
|
-
|
|
841
|
-
const filterSensitiveLog: (obj: SizeConstraint) => any;
|
|
842
|
-
}
|
|
843
|
-
|
|
844
|
-
export interface SizeConstraintSet {
|
|
845
|
-
|
|
846
|
-
SizeConstraintSetId: string | undefined;
|
|
847
|
-
|
|
848
|
-
Name?: string;
|
|
849
|
-
|
|
850
|
-
SizeConstraints: SizeConstraint[] | undefined;
|
|
851
|
-
}
|
|
852
|
-
export declare namespace SizeConstraintSet {
|
|
853
|
-
|
|
854
|
-
const filterSensitiveLog: (obj: SizeConstraintSet) => any;
|
|
855
|
-
}
|
|
856
|
-
export interface CreateSizeConstraintSetResponse {
|
|
857
|
-
|
|
858
|
-
SizeConstraintSet?: SizeConstraintSet;
|
|
859
|
-
|
|
860
|
-
ChangeToken?: string;
|
|
861
|
-
}
|
|
862
|
-
export declare namespace CreateSizeConstraintSetResponse {
|
|
863
|
-
|
|
864
|
-
const filterSensitiveLog: (obj: CreateSizeConstraintSetResponse) => any;
|
|
865
|
-
}
|
|
866
|
-
|
|
867
|
-
export interface CreateSqlInjectionMatchSetRequest {
|
|
868
|
-
|
|
869
|
-
Name: string | undefined;
|
|
870
|
-
|
|
871
|
-
ChangeToken: string | undefined;
|
|
872
|
-
}
|
|
873
|
-
export declare namespace CreateSqlInjectionMatchSetRequest {
|
|
874
|
-
|
|
875
|
-
const filterSensitiveLog: (obj: CreateSqlInjectionMatchSetRequest) => any;
|
|
876
|
-
}
|
|
877
|
-
|
|
878
|
-
export interface SqlInjectionMatchTuple {
|
|
879
|
-
|
|
880
|
-
FieldToMatch: FieldToMatch | undefined;
|
|
881
|
-
|
|
882
|
-
TextTransformation: TextTransformation | string | undefined;
|
|
883
|
-
}
|
|
884
|
-
export declare namespace SqlInjectionMatchTuple {
|
|
885
|
-
|
|
886
|
-
const filterSensitiveLog: (obj: SqlInjectionMatchTuple) => any;
|
|
887
|
-
}
|
|
888
|
-
|
|
889
|
-
export interface SqlInjectionMatchSet {
|
|
890
|
-
|
|
891
|
-
SqlInjectionMatchSetId: string | undefined;
|
|
892
|
-
|
|
893
|
-
Name?: string;
|
|
894
|
-
|
|
895
|
-
SqlInjectionMatchTuples: SqlInjectionMatchTuple[] | undefined;
|
|
896
|
-
}
|
|
897
|
-
export declare namespace SqlInjectionMatchSet {
|
|
898
|
-
|
|
899
|
-
const filterSensitiveLog: (obj: SqlInjectionMatchSet) => any;
|
|
900
|
-
}
|
|
901
|
-
|
|
902
|
-
export interface CreateSqlInjectionMatchSetResponse {
|
|
903
|
-
|
|
904
|
-
SqlInjectionMatchSet?: SqlInjectionMatchSet;
|
|
905
|
-
|
|
906
|
-
ChangeToken?: string;
|
|
907
|
-
}
|
|
908
|
-
export declare namespace CreateSqlInjectionMatchSetResponse {
|
|
909
|
-
|
|
910
|
-
const filterSensitiveLog: (obj: CreateSqlInjectionMatchSetResponse) => any;
|
|
911
|
-
}
|
|
912
|
-
export interface CreateWebACLRequest {
|
|
913
|
-
|
|
914
|
-
Name: string | undefined;
|
|
915
|
-
|
|
916
|
-
MetricName: string | undefined;
|
|
917
|
-
|
|
918
|
-
DefaultAction: WafAction | undefined;
|
|
919
|
-
|
|
920
|
-
ChangeToken: string | undefined;
|
|
921
|
-
|
|
922
|
-
Tags?: Tag[];
|
|
923
|
-
}
|
|
924
|
-
export declare namespace CreateWebACLRequest {
|
|
925
|
-
|
|
926
|
-
const filterSensitiveLog: (obj: CreateWebACLRequest) => any;
|
|
927
|
-
}
|
|
928
|
-
|
|
929
|
-
export interface WebACL {
|
|
930
|
-
|
|
931
|
-
WebACLId: string | undefined;
|
|
932
|
-
|
|
933
|
-
Name?: string;
|
|
934
|
-
|
|
935
|
-
MetricName?: string;
|
|
936
|
-
|
|
937
|
-
DefaultAction: WafAction | undefined;
|
|
938
|
-
|
|
939
|
-
Rules: ActivatedRule[] | undefined;
|
|
940
|
-
|
|
941
|
-
WebACLArn?: string;
|
|
942
|
-
}
|
|
943
|
-
export declare namespace WebACL {
|
|
944
|
-
|
|
945
|
-
const filterSensitiveLog: (obj: WebACL) => any;
|
|
946
|
-
}
|
|
947
|
-
export interface CreateWebACLResponse {
|
|
948
|
-
|
|
949
|
-
WebACL?: WebACL;
|
|
950
|
-
|
|
951
|
-
ChangeToken?: string;
|
|
952
|
-
}
|
|
953
|
-
export declare namespace CreateWebACLResponse {
|
|
954
|
-
|
|
955
|
-
const filterSensitiveLog: (obj: CreateWebACLResponse) => any;
|
|
956
|
-
}
|
|
957
|
-
export interface CreateWebACLMigrationStackRequest {
|
|
958
|
-
|
|
959
|
-
WebACLId: string | undefined;
|
|
960
|
-
|
|
961
|
-
S3BucketName: string | undefined;
|
|
962
|
-
|
|
963
|
-
IgnoreUnsupportedType: boolean | undefined;
|
|
964
|
-
}
|
|
965
|
-
export declare namespace CreateWebACLMigrationStackRequest {
|
|
966
|
-
|
|
967
|
-
const filterSensitiveLog: (obj: CreateWebACLMigrationStackRequest) => any;
|
|
968
|
-
}
|
|
969
|
-
export interface CreateWebACLMigrationStackResponse {
|
|
970
|
-
|
|
971
|
-
S3ObjectUrl: string | undefined;
|
|
972
|
-
}
|
|
973
|
-
export declare namespace CreateWebACLMigrationStackResponse {
|
|
974
|
-
|
|
975
|
-
const filterSensitiveLog: (obj: CreateWebACLMigrationStackResponse) => any;
|
|
976
|
-
}
|
|
977
|
-
export declare enum MigrationErrorType {
|
|
978
|
-
ENTITY_NOT_FOUND = "ENTITY_NOT_FOUND",
|
|
979
|
-
ENTITY_NOT_SUPPORTED = "ENTITY_NOT_SUPPORTED",
|
|
980
|
-
S3_BUCKET_INVALID_REGION = "S3_BUCKET_INVALID_REGION",
|
|
981
|
-
S3_BUCKET_NOT_ACCESSIBLE = "S3_BUCKET_NOT_ACCESSIBLE",
|
|
982
|
-
S3_BUCKET_NOT_FOUND = "S3_BUCKET_NOT_FOUND",
|
|
983
|
-
S3_BUCKET_NO_PERMISSION = "S3_BUCKET_NO_PERMISSION",
|
|
984
|
-
S3_INTERNAL_ERROR = "S3_INTERNAL_ERROR"
|
|
985
|
-
}
|
|
986
|
-
|
|
987
|
-
export interface WAFEntityMigrationException extends __SmithyException, $MetadataBearer {
|
|
988
|
-
name: "WAFEntityMigrationException";
|
|
989
|
-
$fault: "client";
|
|
990
|
-
message?: string;
|
|
991
|
-
MigrationErrorType?: MigrationErrorType | string;
|
|
992
|
-
MigrationErrorReason?: string;
|
|
993
|
-
}
|
|
994
|
-
|
|
995
|
-
export interface WAFInvalidOperationException extends __SmithyException, $MetadataBearer {
|
|
996
|
-
name: "WAFInvalidOperationException";
|
|
997
|
-
$fault: "client";
|
|
998
|
-
message?: string;
|
|
999
|
-
}
|
|
1000
|
-
|
|
1001
|
-
export interface WAFNonexistentItemException extends __SmithyException, $MetadataBearer {
|
|
1002
|
-
name: "WAFNonexistentItemException";
|
|
1003
|
-
$fault: "client";
|
|
1004
|
-
message?: string;
|
|
1005
|
-
}
|
|
1006
|
-
|
|
1007
|
-
export interface CreateXssMatchSetRequest {
|
|
1008
|
-
|
|
1009
|
-
Name: string | undefined;
|
|
1010
|
-
|
|
1011
|
-
ChangeToken: string | undefined;
|
|
1012
|
-
}
|
|
1013
|
-
export declare namespace CreateXssMatchSetRequest {
|
|
1014
|
-
|
|
1015
|
-
const filterSensitiveLog: (obj: CreateXssMatchSetRequest) => any;
|
|
1016
|
-
}
|
|
1017
|
-
|
|
1018
|
-
export interface XssMatchTuple {
|
|
1019
|
-
|
|
1020
|
-
FieldToMatch: FieldToMatch | undefined;
|
|
1021
|
-
|
|
1022
|
-
TextTransformation: TextTransformation | string | undefined;
|
|
1023
|
-
}
|
|
1024
|
-
export declare namespace XssMatchTuple {
|
|
1025
|
-
|
|
1026
|
-
const filterSensitiveLog: (obj: XssMatchTuple) => any;
|
|
1027
|
-
}
|
|
1028
|
-
|
|
1029
|
-
export interface XssMatchSet {
|
|
1030
|
-
|
|
1031
|
-
XssMatchSetId: string | undefined;
|
|
1032
|
-
|
|
1033
|
-
Name?: string;
|
|
1034
|
-
|
|
1035
|
-
XssMatchTuples: XssMatchTuple[] | undefined;
|
|
1036
|
-
}
|
|
1037
|
-
export declare namespace XssMatchSet {
|
|
1038
|
-
|
|
1039
|
-
const filterSensitiveLog: (obj: XssMatchSet) => any;
|
|
1040
|
-
}
|
|
1041
|
-
|
|
1042
|
-
export interface CreateXssMatchSetResponse {
|
|
1043
|
-
|
|
1044
|
-
XssMatchSet?: XssMatchSet;
|
|
1045
|
-
|
|
1046
|
-
ChangeToken?: string;
|
|
1047
|
-
}
|
|
1048
|
-
export declare namespace CreateXssMatchSetResponse {
|
|
1049
|
-
|
|
1050
|
-
const filterSensitiveLog: (obj: CreateXssMatchSetResponse) => any;
|
|
1051
|
-
}
|
|
1052
|
-
export interface DeleteByteMatchSetRequest {
|
|
1053
|
-
|
|
1054
|
-
ByteMatchSetId: string | undefined;
|
|
1055
|
-
|
|
1056
|
-
ChangeToken: string | undefined;
|
|
1057
|
-
}
|
|
1058
|
-
export declare namespace DeleteByteMatchSetRequest {
|
|
1059
|
-
|
|
1060
|
-
const filterSensitiveLog: (obj: DeleteByteMatchSetRequest) => any;
|
|
1061
|
-
}
|
|
1062
|
-
export interface DeleteByteMatchSetResponse {
|
|
1063
|
-
|
|
1064
|
-
ChangeToken?: string;
|
|
1065
|
-
}
|
|
1066
|
-
export declare namespace DeleteByteMatchSetResponse {
|
|
1067
|
-
|
|
1068
|
-
const filterSensitiveLog: (obj: DeleteByteMatchSetResponse) => any;
|
|
1069
|
-
}
|
|
1070
|
-
|
|
1071
|
-
export interface WAFNonEmptyEntityException extends __SmithyException, $MetadataBearer {
|
|
1072
|
-
name: "WAFNonEmptyEntityException";
|
|
1073
|
-
$fault: "client";
|
|
1074
|
-
message?: string;
|
|
1075
|
-
}
|
|
1076
|
-
|
|
1077
|
-
export interface WAFReferencedItemException extends __SmithyException, $MetadataBearer {
|
|
1078
|
-
name: "WAFReferencedItemException";
|
|
1079
|
-
$fault: "client";
|
|
1080
|
-
message?: string;
|
|
1081
|
-
}
|
|
1082
|
-
export interface DeleteGeoMatchSetRequest {
|
|
1083
|
-
|
|
1084
|
-
GeoMatchSetId: string | undefined;
|
|
1085
|
-
|
|
1086
|
-
ChangeToken: string | undefined;
|
|
1087
|
-
}
|
|
1088
|
-
export declare namespace DeleteGeoMatchSetRequest {
|
|
1089
|
-
|
|
1090
|
-
const filterSensitiveLog: (obj: DeleteGeoMatchSetRequest) => any;
|
|
1091
|
-
}
|
|
1092
|
-
export interface DeleteGeoMatchSetResponse {
|
|
1093
|
-
|
|
1094
|
-
ChangeToken?: string;
|
|
1095
|
-
}
|
|
1096
|
-
export declare namespace DeleteGeoMatchSetResponse {
|
|
1097
|
-
|
|
1098
|
-
const filterSensitiveLog: (obj: DeleteGeoMatchSetResponse) => any;
|
|
1099
|
-
}
|
|
1100
|
-
export interface DeleteIPSetRequest {
|
|
1101
|
-
|
|
1102
|
-
IPSetId: string | undefined;
|
|
1103
|
-
|
|
1104
|
-
ChangeToken: string | undefined;
|
|
1105
|
-
}
|
|
1106
|
-
export declare namespace DeleteIPSetRequest {
|
|
1107
|
-
|
|
1108
|
-
const filterSensitiveLog: (obj: DeleteIPSetRequest) => any;
|
|
1109
|
-
}
|
|
1110
|
-
export interface DeleteIPSetResponse {
|
|
1111
|
-
|
|
1112
|
-
ChangeToken?: string;
|
|
1113
|
-
}
|
|
1114
|
-
export declare namespace DeleteIPSetResponse {
|
|
1115
|
-
|
|
1116
|
-
const filterSensitiveLog: (obj: DeleteIPSetResponse) => any;
|
|
1117
|
-
}
|
|
1118
|
-
export interface DeleteLoggingConfigurationRequest {
|
|
1119
|
-
|
|
1120
|
-
ResourceArn: string | undefined;
|
|
1121
|
-
}
|
|
1122
|
-
export declare namespace DeleteLoggingConfigurationRequest {
|
|
1123
|
-
|
|
1124
|
-
const filterSensitiveLog: (obj: DeleteLoggingConfigurationRequest) => any;
|
|
1125
|
-
}
|
|
1126
|
-
export interface DeleteLoggingConfigurationResponse {
|
|
1127
|
-
}
|
|
1128
|
-
export declare namespace DeleteLoggingConfigurationResponse {
|
|
1129
|
-
|
|
1130
|
-
const filterSensitiveLog: (obj: DeleteLoggingConfigurationResponse) => any;
|
|
1131
|
-
}
|
|
1132
|
-
export interface DeletePermissionPolicyRequest {
|
|
1133
|
-
|
|
1134
|
-
ResourceArn: string | undefined;
|
|
1135
|
-
}
|
|
1136
|
-
export declare namespace DeletePermissionPolicyRequest {
|
|
1137
|
-
|
|
1138
|
-
const filterSensitiveLog: (obj: DeletePermissionPolicyRequest) => any;
|
|
1139
|
-
}
|
|
1140
|
-
export interface DeletePermissionPolicyResponse {
|
|
1141
|
-
}
|
|
1142
|
-
export declare namespace DeletePermissionPolicyResponse {
|
|
1143
|
-
|
|
1144
|
-
const filterSensitiveLog: (obj: DeletePermissionPolicyResponse) => any;
|
|
1145
|
-
}
|
|
1146
|
-
export interface DeleteRateBasedRuleRequest {
|
|
1147
|
-
|
|
1148
|
-
RuleId: string | undefined;
|
|
1149
|
-
|
|
1150
|
-
ChangeToken: string | undefined;
|
|
1151
|
-
}
|
|
1152
|
-
export declare namespace DeleteRateBasedRuleRequest {
|
|
1153
|
-
|
|
1154
|
-
const filterSensitiveLog: (obj: DeleteRateBasedRuleRequest) => any;
|
|
1155
|
-
}
|
|
1156
|
-
export interface DeleteRateBasedRuleResponse {
|
|
1157
|
-
|
|
1158
|
-
ChangeToken?: string;
|
|
1159
|
-
}
|
|
1160
|
-
export declare namespace DeleteRateBasedRuleResponse {
|
|
1161
|
-
|
|
1162
|
-
const filterSensitiveLog: (obj: DeleteRateBasedRuleResponse) => any;
|
|
1163
|
-
}
|
|
1164
|
-
export interface DeleteRegexMatchSetRequest {
|
|
1165
|
-
|
|
1166
|
-
RegexMatchSetId: string | undefined;
|
|
1167
|
-
|
|
1168
|
-
ChangeToken: string | undefined;
|
|
1169
|
-
}
|
|
1170
|
-
export declare namespace DeleteRegexMatchSetRequest {
|
|
1171
|
-
|
|
1172
|
-
const filterSensitiveLog: (obj: DeleteRegexMatchSetRequest) => any;
|
|
1173
|
-
}
|
|
1174
|
-
export interface DeleteRegexMatchSetResponse {
|
|
1175
|
-
|
|
1176
|
-
ChangeToken?: string;
|
|
1177
|
-
}
|
|
1178
|
-
export declare namespace DeleteRegexMatchSetResponse {
|
|
1179
|
-
|
|
1180
|
-
const filterSensitiveLog: (obj: DeleteRegexMatchSetResponse) => any;
|
|
1181
|
-
}
|
|
1182
|
-
export interface DeleteRegexPatternSetRequest {
|
|
1183
|
-
|
|
1184
|
-
RegexPatternSetId: string | undefined;
|
|
1185
|
-
|
|
1186
|
-
ChangeToken: string | undefined;
|
|
1187
|
-
}
|
|
1188
|
-
export declare namespace DeleteRegexPatternSetRequest {
|
|
1189
|
-
|
|
1190
|
-
const filterSensitiveLog: (obj: DeleteRegexPatternSetRequest) => any;
|
|
1191
|
-
}
|
|
1192
|
-
export interface DeleteRegexPatternSetResponse {
|
|
1193
|
-
|
|
1194
|
-
ChangeToken?: string;
|
|
1195
|
-
}
|
|
1196
|
-
export declare namespace DeleteRegexPatternSetResponse {
|
|
1197
|
-
|
|
1198
|
-
const filterSensitiveLog: (obj: DeleteRegexPatternSetResponse) => any;
|
|
1199
|
-
}
|
|
1200
|
-
export interface DeleteRuleRequest {
|
|
1201
|
-
|
|
1202
|
-
RuleId: string | undefined;
|
|
1203
|
-
|
|
1204
|
-
ChangeToken: string | undefined;
|
|
1205
|
-
}
|
|
1206
|
-
export declare namespace DeleteRuleRequest {
|
|
1207
|
-
|
|
1208
|
-
const filterSensitiveLog: (obj: DeleteRuleRequest) => any;
|
|
1209
|
-
}
|
|
1210
|
-
export interface DeleteRuleResponse {
|
|
1211
|
-
|
|
1212
|
-
ChangeToken?: string;
|
|
1213
|
-
}
|
|
1214
|
-
export declare namespace DeleteRuleResponse {
|
|
1215
|
-
|
|
1216
|
-
const filterSensitiveLog: (obj: DeleteRuleResponse) => any;
|
|
1217
|
-
}
|
|
1218
|
-
export interface DeleteRuleGroupRequest {
|
|
1219
|
-
|
|
1220
|
-
RuleGroupId: string | undefined;
|
|
1221
|
-
|
|
1222
|
-
ChangeToken: string | undefined;
|
|
1223
|
-
}
|
|
1224
|
-
export declare namespace DeleteRuleGroupRequest {
|
|
1225
|
-
|
|
1226
|
-
const filterSensitiveLog: (obj: DeleteRuleGroupRequest) => any;
|
|
1227
|
-
}
|
|
1228
|
-
export interface DeleteRuleGroupResponse {
|
|
1229
|
-
|
|
1230
|
-
ChangeToken?: string;
|
|
1231
|
-
}
|
|
1232
|
-
export declare namespace DeleteRuleGroupResponse {
|
|
1233
|
-
|
|
1234
|
-
const filterSensitiveLog: (obj: DeleteRuleGroupResponse) => any;
|
|
1235
|
-
}
|
|
1236
|
-
export interface DeleteSizeConstraintSetRequest {
|
|
1237
|
-
|
|
1238
|
-
SizeConstraintSetId: string | undefined;
|
|
1239
|
-
|
|
1240
|
-
ChangeToken: string | undefined;
|
|
1241
|
-
}
|
|
1242
|
-
export declare namespace DeleteSizeConstraintSetRequest {
|
|
1243
|
-
|
|
1244
|
-
const filterSensitiveLog: (obj: DeleteSizeConstraintSetRequest) => any;
|
|
1245
|
-
}
|
|
1246
|
-
export interface DeleteSizeConstraintSetResponse {
|
|
1247
|
-
|
|
1248
|
-
ChangeToken?: string;
|
|
1249
|
-
}
|
|
1250
|
-
export declare namespace DeleteSizeConstraintSetResponse {
|
|
1251
|
-
|
|
1252
|
-
const filterSensitiveLog: (obj: DeleteSizeConstraintSetResponse) => any;
|
|
1253
|
-
}
|
|
1254
|
-
|
|
1255
|
-
export interface DeleteSqlInjectionMatchSetRequest {
|
|
1256
|
-
|
|
1257
|
-
SqlInjectionMatchSetId: string | undefined;
|
|
1258
|
-
|
|
1259
|
-
ChangeToken: string | undefined;
|
|
1260
|
-
}
|
|
1261
|
-
export declare namespace DeleteSqlInjectionMatchSetRequest {
|
|
1262
|
-
|
|
1263
|
-
const filterSensitiveLog: (obj: DeleteSqlInjectionMatchSetRequest) => any;
|
|
1264
|
-
}
|
|
1265
|
-
|
|
1266
|
-
export interface DeleteSqlInjectionMatchSetResponse {
|
|
1267
|
-
|
|
1268
|
-
ChangeToken?: string;
|
|
1269
|
-
}
|
|
1270
|
-
export declare namespace DeleteSqlInjectionMatchSetResponse {
|
|
1271
|
-
|
|
1272
|
-
const filterSensitiveLog: (obj: DeleteSqlInjectionMatchSetResponse) => any;
|
|
1273
|
-
}
|
|
1274
|
-
export interface DeleteWebACLRequest {
|
|
1275
|
-
|
|
1276
|
-
WebACLId: string | undefined;
|
|
1277
|
-
|
|
1278
|
-
ChangeToken: string | undefined;
|
|
1279
|
-
}
|
|
1280
|
-
export declare namespace DeleteWebACLRequest {
|
|
1281
|
-
|
|
1282
|
-
const filterSensitiveLog: (obj: DeleteWebACLRequest) => any;
|
|
1283
|
-
}
|
|
1284
|
-
export interface DeleteWebACLResponse {
|
|
1285
|
-
|
|
1286
|
-
ChangeToken?: string;
|
|
1287
|
-
}
|
|
1288
|
-
export declare namespace DeleteWebACLResponse {
|
|
1289
|
-
|
|
1290
|
-
const filterSensitiveLog: (obj: DeleteWebACLResponse) => any;
|
|
1291
|
-
}
|
|
1292
|
-
|
|
1293
|
-
export interface DeleteXssMatchSetRequest {
|
|
1294
|
-
|
|
1295
|
-
XssMatchSetId: string | undefined;
|
|
1296
|
-
|
|
1297
|
-
ChangeToken: string | undefined;
|
|
1298
|
-
}
|
|
1299
|
-
export declare namespace DeleteXssMatchSetRequest {
|
|
1300
|
-
|
|
1301
|
-
const filterSensitiveLog: (obj: DeleteXssMatchSetRequest) => any;
|
|
1302
|
-
}
|
|
1303
|
-
|
|
1304
|
-
export interface DeleteXssMatchSetResponse {
|
|
1305
|
-
|
|
1306
|
-
ChangeToken?: string;
|
|
1307
|
-
}
|
|
1308
|
-
export declare namespace DeleteXssMatchSetResponse {
|
|
1309
|
-
|
|
1310
|
-
const filterSensitiveLog: (obj: DeleteXssMatchSetResponse) => any;
|
|
1311
|
-
}
|
|
1312
|
-
export interface GetByteMatchSetRequest {
|
|
1313
|
-
|
|
1314
|
-
ByteMatchSetId: string | undefined;
|
|
1315
|
-
}
|
|
1316
|
-
export declare namespace GetByteMatchSetRequest {
|
|
1317
|
-
|
|
1318
|
-
const filterSensitiveLog: (obj: GetByteMatchSetRequest) => any;
|
|
1319
|
-
}
|
|
1320
|
-
export interface GetByteMatchSetResponse {
|
|
1321
|
-
|
|
1322
|
-
ByteMatchSet?: ByteMatchSet;
|
|
1323
|
-
}
|
|
1324
|
-
export declare namespace GetByteMatchSetResponse {
|
|
1325
|
-
|
|
1326
|
-
const filterSensitiveLog: (obj: GetByteMatchSetResponse) => any;
|
|
1327
|
-
}
|
|
1328
|
-
export interface GetChangeTokenRequest {
|
|
1329
|
-
}
|
|
1330
|
-
export declare namespace GetChangeTokenRequest {
|
|
1331
|
-
|
|
1332
|
-
const filterSensitiveLog: (obj: GetChangeTokenRequest) => any;
|
|
1333
|
-
}
|
|
1334
|
-
export interface GetChangeTokenResponse {
|
|
1335
|
-
|
|
1336
|
-
ChangeToken?: string;
|
|
1337
|
-
}
|
|
1338
|
-
export declare namespace GetChangeTokenResponse {
|
|
1339
|
-
|
|
1340
|
-
const filterSensitiveLog: (obj: GetChangeTokenResponse) => any;
|
|
1341
|
-
}
|
|
1342
|
-
export interface GetChangeTokenStatusRequest {
|
|
1343
|
-
|
|
1344
|
-
ChangeToken: string | undefined;
|
|
1345
|
-
}
|
|
1346
|
-
export declare namespace GetChangeTokenStatusRequest {
|
|
1347
|
-
|
|
1348
|
-
const filterSensitiveLog: (obj: GetChangeTokenStatusRequest) => any;
|
|
1349
|
-
}
|
|
1350
|
-
export declare enum ChangeTokenStatus {
|
|
1351
|
-
INSYNC = "INSYNC",
|
|
1352
|
-
PENDING = "PENDING",
|
|
1353
|
-
PROVISIONED = "PROVISIONED"
|
|
1354
|
-
}
|
|
1355
|
-
export interface GetChangeTokenStatusResponse {
|
|
1356
|
-
|
|
1357
|
-
ChangeTokenStatus?: ChangeTokenStatus | string;
|
|
1358
|
-
}
|
|
1359
|
-
export declare namespace GetChangeTokenStatusResponse {
|
|
1360
|
-
|
|
1361
|
-
const filterSensitiveLog: (obj: GetChangeTokenStatusResponse) => any;
|
|
1362
|
-
}
|
|
1363
|
-
export interface GetGeoMatchSetRequest {
|
|
1364
|
-
|
|
1365
|
-
GeoMatchSetId: string | undefined;
|
|
1366
|
-
}
|
|
1367
|
-
export declare namespace GetGeoMatchSetRequest {
|
|
1368
|
-
|
|
1369
|
-
const filterSensitiveLog: (obj: GetGeoMatchSetRequest) => any;
|
|
1370
|
-
}
|
|
1371
|
-
export interface GetGeoMatchSetResponse {
|
|
1372
|
-
|
|
1373
|
-
GeoMatchSet?: GeoMatchSet;
|
|
1374
|
-
}
|
|
1375
|
-
export declare namespace GetGeoMatchSetResponse {
|
|
1376
|
-
|
|
1377
|
-
const filterSensitiveLog: (obj: GetGeoMatchSetResponse) => any;
|
|
1378
|
-
}
|
|
1379
|
-
export interface GetIPSetRequest {
|
|
1380
|
-
|
|
1381
|
-
IPSetId: string | undefined;
|
|
1382
|
-
}
|
|
1383
|
-
export declare namespace GetIPSetRequest {
|
|
1384
|
-
|
|
1385
|
-
const filterSensitiveLog: (obj: GetIPSetRequest) => any;
|
|
1386
|
-
}
|
|
1387
|
-
export interface GetIPSetResponse {
|
|
1388
|
-
|
|
1389
|
-
IPSet?: IPSet;
|
|
1390
|
-
}
|
|
1391
|
-
export declare namespace GetIPSetResponse {
|
|
1392
|
-
|
|
1393
|
-
const filterSensitiveLog: (obj: GetIPSetResponse) => any;
|
|
1394
|
-
}
|
|
1395
|
-
export interface GetLoggingConfigurationRequest {
|
|
1396
|
-
|
|
1397
|
-
ResourceArn: string | undefined;
|
|
1398
|
-
}
|
|
1399
|
-
export declare namespace GetLoggingConfigurationRequest {
|
|
1400
|
-
|
|
1401
|
-
const filterSensitiveLog: (obj: GetLoggingConfigurationRequest) => any;
|
|
1402
|
-
}
|
|
1403
|
-
|
|
1404
|
-
export interface LoggingConfiguration {
|
|
1405
|
-
|
|
1406
|
-
ResourceArn: string | undefined;
|
|
1407
|
-
|
|
1408
|
-
LogDestinationConfigs: string[] | undefined;
|
|
1409
|
-
|
|
1410
|
-
RedactedFields?: FieldToMatch[];
|
|
1411
|
-
}
|
|
1412
|
-
export declare namespace LoggingConfiguration {
|
|
1413
|
-
|
|
1414
|
-
const filterSensitiveLog: (obj: LoggingConfiguration) => any;
|
|
1415
|
-
}
|
|
1416
|
-
export interface GetLoggingConfigurationResponse {
|
|
1417
|
-
|
|
1418
|
-
LoggingConfiguration?: LoggingConfiguration;
|
|
1419
|
-
}
|
|
1420
|
-
export declare namespace GetLoggingConfigurationResponse {
|
|
1421
|
-
|
|
1422
|
-
const filterSensitiveLog: (obj: GetLoggingConfigurationResponse) => any;
|
|
1423
|
-
}
|
|
1424
|
-
export interface GetPermissionPolicyRequest {
|
|
1425
|
-
|
|
1426
|
-
ResourceArn: string | undefined;
|
|
1427
|
-
}
|
|
1428
|
-
export declare namespace GetPermissionPolicyRequest {
|
|
1429
|
-
|
|
1430
|
-
const filterSensitiveLog: (obj: GetPermissionPolicyRequest) => any;
|
|
1431
|
-
}
|
|
1432
|
-
export interface GetPermissionPolicyResponse {
|
|
1433
|
-
|
|
1434
|
-
Policy?: string;
|
|
1435
|
-
}
|
|
1436
|
-
export declare namespace GetPermissionPolicyResponse {
|
|
1437
|
-
|
|
1438
|
-
const filterSensitiveLog: (obj: GetPermissionPolicyResponse) => any;
|
|
1439
|
-
}
|
|
1440
|
-
export interface GetRateBasedRuleRequest {
|
|
1441
|
-
|
|
1442
|
-
RuleId: string | undefined;
|
|
1443
|
-
}
|
|
1444
|
-
export declare namespace GetRateBasedRuleRequest {
|
|
1445
|
-
|
|
1446
|
-
const filterSensitiveLog: (obj: GetRateBasedRuleRequest) => any;
|
|
1447
|
-
}
|
|
1448
|
-
export interface GetRateBasedRuleResponse {
|
|
1449
|
-
|
|
1450
|
-
Rule?: RateBasedRule;
|
|
1451
|
-
}
|
|
1452
|
-
export declare namespace GetRateBasedRuleResponse {
|
|
1453
|
-
|
|
1454
|
-
const filterSensitiveLog: (obj: GetRateBasedRuleResponse) => any;
|
|
1455
|
-
}
|
|
1456
|
-
export interface GetRateBasedRuleManagedKeysRequest {
|
|
1457
|
-
|
|
1458
|
-
RuleId: string | undefined;
|
|
1459
|
-
|
|
1460
|
-
NextMarker?: string;
|
|
1461
|
-
}
|
|
1462
|
-
export declare namespace GetRateBasedRuleManagedKeysRequest {
|
|
1463
|
-
|
|
1464
|
-
const filterSensitiveLog: (obj: GetRateBasedRuleManagedKeysRequest) => any;
|
|
1465
|
-
}
|
|
1466
|
-
export interface GetRateBasedRuleManagedKeysResponse {
|
|
1467
|
-
|
|
1468
|
-
ManagedKeys?: string[];
|
|
1469
|
-
|
|
1470
|
-
NextMarker?: string;
|
|
1471
|
-
}
|
|
1472
|
-
export declare namespace GetRateBasedRuleManagedKeysResponse {
|
|
1473
|
-
|
|
1474
|
-
const filterSensitiveLog: (obj: GetRateBasedRuleManagedKeysResponse) => any;
|
|
1475
|
-
}
|
|
1476
|
-
export interface GetRegexMatchSetRequest {
|
|
1477
|
-
|
|
1478
|
-
RegexMatchSetId: string | undefined;
|
|
1479
|
-
}
|
|
1480
|
-
export declare namespace GetRegexMatchSetRequest {
|
|
1481
|
-
|
|
1482
|
-
const filterSensitiveLog: (obj: GetRegexMatchSetRequest) => any;
|
|
1483
|
-
}
|
|
1484
|
-
export interface GetRegexMatchSetResponse {
|
|
1485
|
-
|
|
1486
|
-
RegexMatchSet?: RegexMatchSet;
|
|
1487
|
-
}
|
|
1488
|
-
export declare namespace GetRegexMatchSetResponse {
|
|
1489
|
-
|
|
1490
|
-
const filterSensitiveLog: (obj: GetRegexMatchSetResponse) => any;
|
|
1491
|
-
}
|
|
1492
|
-
export interface GetRegexPatternSetRequest {
|
|
1493
|
-
|
|
1494
|
-
RegexPatternSetId: string | undefined;
|
|
1495
|
-
}
|
|
1496
|
-
export declare namespace GetRegexPatternSetRequest {
|
|
1497
|
-
|
|
1498
|
-
const filterSensitiveLog: (obj: GetRegexPatternSetRequest) => any;
|
|
1499
|
-
}
|
|
1500
|
-
export interface GetRegexPatternSetResponse {
|
|
1501
|
-
|
|
1502
|
-
RegexPatternSet?: RegexPatternSet;
|
|
1503
|
-
}
|
|
1504
|
-
export declare namespace GetRegexPatternSetResponse {
|
|
1505
|
-
|
|
1506
|
-
const filterSensitiveLog: (obj: GetRegexPatternSetResponse) => any;
|
|
1507
|
-
}
|
|
1508
|
-
export interface GetRuleRequest {
|
|
1509
|
-
|
|
1510
|
-
RuleId: string | undefined;
|
|
1511
|
-
}
|
|
1512
|
-
export declare namespace GetRuleRequest {
|
|
1513
|
-
|
|
1514
|
-
const filterSensitiveLog: (obj: GetRuleRequest) => any;
|
|
1515
|
-
}
|
|
1516
|
-
export interface GetRuleResponse {
|
|
1517
|
-
|
|
1518
|
-
Rule?: Rule;
|
|
1519
|
-
}
|
|
1520
|
-
export declare namespace GetRuleResponse {
|
|
1521
|
-
|
|
1522
|
-
const filterSensitiveLog: (obj: GetRuleResponse) => any;
|
|
1523
|
-
}
|
|
1524
|
-
export interface GetRuleGroupRequest {
|
|
1525
|
-
|
|
1526
|
-
RuleGroupId: string | undefined;
|
|
1527
|
-
}
|
|
1528
|
-
export declare namespace GetRuleGroupRequest {
|
|
1529
|
-
|
|
1530
|
-
const filterSensitiveLog: (obj: GetRuleGroupRequest) => any;
|
|
1531
|
-
}
|
|
1532
|
-
export interface GetRuleGroupResponse {
|
|
1533
|
-
|
|
1534
|
-
RuleGroup?: RuleGroup;
|
|
1535
|
-
}
|
|
1536
|
-
export declare namespace GetRuleGroupResponse {
|
|
1537
|
-
|
|
1538
|
-
const filterSensitiveLog: (obj: GetRuleGroupResponse) => any;
|
|
1539
|
-
}
|
|
1540
|
-
|
|
1541
|
-
export interface TimeWindow {
|
|
1542
|
-
|
|
1543
|
-
StartTime: Date | undefined;
|
|
1544
|
-
|
|
1545
|
-
EndTime: Date | undefined;
|
|
1546
|
-
}
|
|
1547
|
-
export declare namespace TimeWindow {
|
|
1548
|
-
|
|
1549
|
-
const filterSensitiveLog: (obj: TimeWindow) => any;
|
|
1550
|
-
}
|
|
1551
|
-
export interface GetSampledRequestsRequest {
|
|
1552
|
-
|
|
1553
|
-
WebAclId: string | undefined;
|
|
1554
|
-
|
|
1555
|
-
RuleId: string | undefined;
|
|
1556
|
-
|
|
1557
|
-
TimeWindow: TimeWindow | undefined;
|
|
1558
|
-
|
|
1559
|
-
MaxItems: number | undefined;
|
|
1560
|
-
}
|
|
1561
|
-
export declare namespace GetSampledRequestsRequest {
|
|
1562
|
-
|
|
1563
|
-
const filterSensitiveLog: (obj: GetSampledRequestsRequest) => any;
|
|
1564
|
-
}
|
|
1565
|
-
|
|
1566
|
-
export interface HTTPHeader {
|
|
1567
|
-
|
|
1568
|
-
Name?: string;
|
|
1569
|
-
|
|
1570
|
-
Value?: string;
|
|
1571
|
-
}
|
|
1572
|
-
export declare namespace HTTPHeader {
|
|
1573
|
-
|
|
1574
|
-
const filterSensitiveLog: (obj: HTTPHeader) => any;
|
|
1575
|
-
}
|
|
1576
|
-
|
|
1577
|
-
export interface HTTPRequest {
|
|
1578
|
-
|
|
1579
|
-
ClientIP?: string;
|
|
1580
|
-
|
|
1581
|
-
Country?: string;
|
|
1582
|
-
|
|
1583
|
-
URI?: string;
|
|
1584
|
-
|
|
1585
|
-
Method?: string;
|
|
1586
|
-
|
|
1587
|
-
HTTPVersion?: string;
|
|
1588
|
-
|
|
1589
|
-
Headers?: HTTPHeader[];
|
|
1590
|
-
}
|
|
1591
|
-
export declare namespace HTTPRequest {
|
|
1592
|
-
|
|
1593
|
-
const filterSensitiveLog: (obj: HTTPRequest) => any;
|
|
1594
|
-
}
|
|
1595
|
-
|
|
1596
|
-
export interface SampledHTTPRequest {
|
|
1597
|
-
|
|
1598
|
-
Request: HTTPRequest | undefined;
|
|
1599
|
-
|
|
1600
|
-
Weight: number | undefined;
|
|
1601
|
-
|
|
1602
|
-
Timestamp?: Date;
|
|
1603
|
-
|
|
1604
|
-
Action?: string;
|
|
1605
|
-
|
|
1606
|
-
RuleWithinRuleGroup?: string;
|
|
1607
|
-
}
|
|
1608
|
-
export declare namespace SampledHTTPRequest {
|
|
1609
|
-
|
|
1610
|
-
const filterSensitiveLog: (obj: SampledHTTPRequest) => any;
|
|
1611
|
-
}
|
|
1612
|
-
export interface GetSampledRequestsResponse {
|
|
1613
|
-
|
|
1614
|
-
SampledRequests?: SampledHTTPRequest[];
|
|
1615
|
-
|
|
1616
|
-
PopulationSize?: number;
|
|
1617
|
-
|
|
1618
|
-
TimeWindow?: TimeWindow;
|
|
1619
|
-
}
|
|
1620
|
-
export declare namespace GetSampledRequestsResponse {
|
|
1621
|
-
|
|
1622
|
-
const filterSensitiveLog: (obj: GetSampledRequestsResponse) => any;
|
|
1623
|
-
}
|
|
1624
|
-
export interface GetSizeConstraintSetRequest {
|
|
1625
|
-
|
|
1626
|
-
SizeConstraintSetId: string | undefined;
|
|
1627
|
-
}
|
|
1628
|
-
export declare namespace GetSizeConstraintSetRequest {
|
|
1629
|
-
|
|
1630
|
-
const filterSensitiveLog: (obj: GetSizeConstraintSetRequest) => any;
|
|
1631
|
-
}
|
|
1632
|
-
export interface GetSizeConstraintSetResponse {
|
|
1633
|
-
|
|
1634
|
-
SizeConstraintSet?: SizeConstraintSet;
|
|
1635
|
-
}
|
|
1636
|
-
export declare namespace GetSizeConstraintSetResponse {
|
|
1637
|
-
|
|
1638
|
-
const filterSensitiveLog: (obj: GetSizeConstraintSetResponse) => any;
|
|
1639
|
-
}
|
|
1640
|
-
|
|
1641
|
-
export interface GetSqlInjectionMatchSetRequest {
|
|
1642
|
-
|
|
1643
|
-
SqlInjectionMatchSetId: string | undefined;
|
|
1644
|
-
}
|
|
1645
|
-
export declare namespace GetSqlInjectionMatchSetRequest {
|
|
1646
|
-
|
|
1647
|
-
const filterSensitiveLog: (obj: GetSqlInjectionMatchSetRequest) => any;
|
|
1648
|
-
}
|
|
1649
|
-
|
|
1650
|
-
export interface GetSqlInjectionMatchSetResponse {
|
|
1651
|
-
|
|
1652
|
-
SqlInjectionMatchSet?: SqlInjectionMatchSet;
|
|
1653
|
-
}
|
|
1654
|
-
export declare namespace GetSqlInjectionMatchSetResponse {
|
|
1655
|
-
|
|
1656
|
-
const filterSensitiveLog: (obj: GetSqlInjectionMatchSetResponse) => any;
|
|
1657
|
-
}
|
|
1658
|
-
export interface GetWebACLRequest {
|
|
1659
|
-
|
|
1660
|
-
WebACLId: string | undefined;
|
|
1661
|
-
}
|
|
1662
|
-
export declare namespace GetWebACLRequest {
|
|
1663
|
-
|
|
1664
|
-
const filterSensitiveLog: (obj: GetWebACLRequest) => any;
|
|
1665
|
-
}
|
|
1666
|
-
export interface GetWebACLResponse {
|
|
1667
|
-
|
|
1668
|
-
WebACL?: WebACL;
|
|
1669
|
-
}
|
|
1670
|
-
export declare namespace GetWebACLResponse {
|
|
1671
|
-
|
|
1672
|
-
const filterSensitiveLog: (obj: GetWebACLResponse) => any;
|
|
1673
|
-
}
|
|
1674
|
-
|
|
1675
|
-
export interface GetXssMatchSetRequest {
|
|
1676
|
-
|
|
1677
|
-
XssMatchSetId: string | undefined;
|
|
1678
|
-
}
|
|
1679
|
-
export declare namespace GetXssMatchSetRequest {
|
|
1680
|
-
|
|
1681
|
-
const filterSensitiveLog: (obj: GetXssMatchSetRequest) => any;
|
|
1682
|
-
}
|
|
1683
|
-
|
|
1684
|
-
export interface GetXssMatchSetResponse {
|
|
1685
|
-
|
|
1686
|
-
XssMatchSet?: XssMatchSet;
|
|
1687
|
-
}
|
|
1688
|
-
export declare namespace GetXssMatchSetResponse {
|
|
1689
|
-
|
|
1690
|
-
const filterSensitiveLog: (obj: GetXssMatchSetResponse) => any;
|
|
1691
|
-
}
|
|
1692
|
-
export interface ListActivatedRulesInRuleGroupRequest {
|
|
1693
|
-
|
|
1694
|
-
RuleGroupId?: string;
|
|
1695
|
-
|
|
1696
|
-
NextMarker?: string;
|
|
1697
|
-
|
|
1698
|
-
Limit?: number;
|
|
1699
|
-
}
|
|
1700
|
-
export declare namespace ListActivatedRulesInRuleGroupRequest {
|
|
1701
|
-
|
|
1702
|
-
const filterSensitiveLog: (obj: ListActivatedRulesInRuleGroupRequest) => any;
|
|
1703
|
-
}
|
|
1704
|
-
export interface ListActivatedRulesInRuleGroupResponse {
|
|
1705
|
-
|
|
1706
|
-
NextMarker?: string;
|
|
1707
|
-
|
|
1708
|
-
ActivatedRules?: ActivatedRule[];
|
|
1709
|
-
}
|
|
1710
|
-
export declare namespace ListActivatedRulesInRuleGroupResponse {
|
|
1711
|
-
|
|
1712
|
-
const filterSensitiveLog: (obj: ListActivatedRulesInRuleGroupResponse) => any;
|
|
1713
|
-
}
|
|
1714
|
-
export interface ListByteMatchSetsRequest {
|
|
1715
|
-
|
|
1716
|
-
NextMarker?: string;
|
|
1717
|
-
|
|
1718
|
-
Limit?: number;
|
|
1719
|
-
}
|
|
1720
|
-
export declare namespace ListByteMatchSetsRequest {
|
|
1721
|
-
|
|
1722
|
-
const filterSensitiveLog: (obj: ListByteMatchSetsRequest) => any;
|
|
1723
|
-
}
|
|
1724
|
-
|
|
1725
|
-
export interface ByteMatchSetSummary {
|
|
1726
|
-
|
|
1727
|
-
ByteMatchSetId: string | undefined;
|
|
1728
|
-
|
|
1729
|
-
Name: string | undefined;
|
|
1730
|
-
}
|
|
1731
|
-
export declare namespace ByteMatchSetSummary {
|
|
1732
|
-
|
|
1733
|
-
const filterSensitiveLog: (obj: ByteMatchSetSummary) => any;
|
|
1734
|
-
}
|
|
1735
|
-
export interface ListByteMatchSetsResponse {
|
|
1736
|
-
|
|
1737
|
-
NextMarker?: string;
|
|
1738
|
-
|
|
1739
|
-
ByteMatchSets?: ByteMatchSetSummary[];
|
|
1740
|
-
}
|
|
1741
|
-
export declare namespace ListByteMatchSetsResponse {
|
|
1742
|
-
|
|
1743
|
-
const filterSensitiveLog: (obj: ListByteMatchSetsResponse) => any;
|
|
1744
|
-
}
|
|
1745
|
-
export interface ListGeoMatchSetsRequest {
|
|
1746
|
-
|
|
1747
|
-
NextMarker?: string;
|
|
1748
|
-
|
|
1749
|
-
Limit?: number;
|
|
1750
|
-
}
|
|
1751
|
-
export declare namespace ListGeoMatchSetsRequest {
|
|
1752
|
-
|
|
1753
|
-
const filterSensitiveLog: (obj: ListGeoMatchSetsRequest) => any;
|
|
1754
|
-
}
|
|
1755
|
-
|
|
1756
|
-
export interface GeoMatchSetSummary {
|
|
1757
|
-
|
|
1758
|
-
GeoMatchSetId: string | undefined;
|
|
1759
|
-
|
|
1760
|
-
Name: string | undefined;
|
|
1761
|
-
}
|
|
1762
|
-
export declare namespace GeoMatchSetSummary {
|
|
1763
|
-
|
|
1764
|
-
const filterSensitiveLog: (obj: GeoMatchSetSummary) => any;
|
|
1765
|
-
}
|
|
1766
|
-
export interface ListGeoMatchSetsResponse {
|
|
1767
|
-
|
|
1768
|
-
NextMarker?: string;
|
|
1769
|
-
|
|
1770
|
-
GeoMatchSets?: GeoMatchSetSummary[];
|
|
1771
|
-
}
|
|
1772
|
-
export declare namespace ListGeoMatchSetsResponse {
|
|
1773
|
-
|
|
1774
|
-
const filterSensitiveLog: (obj: ListGeoMatchSetsResponse) => any;
|
|
1775
|
-
}
|
|
1776
|
-
export interface ListIPSetsRequest {
|
|
1777
|
-
|
|
1778
|
-
NextMarker?: string;
|
|
1779
|
-
|
|
1780
|
-
Limit?: number;
|
|
1781
|
-
}
|
|
1782
|
-
export declare namespace ListIPSetsRequest {
|
|
1783
|
-
|
|
1784
|
-
const filterSensitiveLog: (obj: ListIPSetsRequest) => any;
|
|
1785
|
-
}
|
|
1786
|
-
|
|
1787
|
-
export interface IPSetSummary {
|
|
1788
|
-
|
|
1789
|
-
IPSetId: string | undefined;
|
|
1790
|
-
|
|
1791
|
-
Name: string | undefined;
|
|
1792
|
-
}
|
|
1793
|
-
export declare namespace IPSetSummary {
|
|
1794
|
-
|
|
1795
|
-
const filterSensitiveLog: (obj: IPSetSummary) => any;
|
|
1796
|
-
}
|
|
1797
|
-
export interface ListIPSetsResponse {
|
|
1798
|
-
|
|
1799
|
-
NextMarker?: string;
|
|
1800
|
-
|
|
1801
|
-
IPSets?: IPSetSummary[];
|
|
1802
|
-
}
|
|
1803
|
-
export declare namespace ListIPSetsResponse {
|
|
1804
|
-
|
|
1805
|
-
const filterSensitiveLog: (obj: ListIPSetsResponse) => any;
|
|
1806
|
-
}
|
|
1807
|
-
export interface ListLoggingConfigurationsRequest {
|
|
1808
|
-
|
|
1809
|
-
NextMarker?: string;
|
|
1810
|
-
|
|
1811
|
-
Limit?: number;
|
|
1812
|
-
}
|
|
1813
|
-
export declare namespace ListLoggingConfigurationsRequest {
|
|
1814
|
-
|
|
1815
|
-
const filterSensitiveLog: (obj: ListLoggingConfigurationsRequest) => any;
|
|
1816
|
-
}
|
|
1817
|
-
export interface ListLoggingConfigurationsResponse {
|
|
1818
|
-
|
|
1819
|
-
LoggingConfigurations?: LoggingConfiguration[];
|
|
1820
|
-
|
|
1821
|
-
NextMarker?: string;
|
|
1822
|
-
}
|
|
1823
|
-
export declare namespace ListLoggingConfigurationsResponse {
|
|
1824
|
-
|
|
1825
|
-
const filterSensitiveLog: (obj: ListLoggingConfigurationsResponse) => any;
|
|
1826
|
-
}
|
|
1827
|
-
export interface ListRateBasedRulesRequest {
|
|
1828
|
-
|
|
1829
|
-
NextMarker?: string;
|
|
1830
|
-
|
|
1831
|
-
Limit?: number;
|
|
1832
|
-
}
|
|
1833
|
-
export declare namespace ListRateBasedRulesRequest {
|
|
1834
|
-
|
|
1835
|
-
const filterSensitiveLog: (obj: ListRateBasedRulesRequest) => any;
|
|
1836
|
-
}
|
|
1837
|
-
|
|
1838
|
-
export interface RuleSummary {
|
|
1839
|
-
|
|
1840
|
-
RuleId: string | undefined;
|
|
1841
|
-
|
|
1842
|
-
Name: string | undefined;
|
|
1843
|
-
}
|
|
1844
|
-
export declare namespace RuleSummary {
|
|
1845
|
-
|
|
1846
|
-
const filterSensitiveLog: (obj: RuleSummary) => any;
|
|
1847
|
-
}
|
|
1848
|
-
export interface ListRateBasedRulesResponse {
|
|
1849
|
-
|
|
1850
|
-
NextMarker?: string;
|
|
1851
|
-
|
|
1852
|
-
Rules?: RuleSummary[];
|
|
1853
|
-
}
|
|
1854
|
-
export declare namespace ListRateBasedRulesResponse {
|
|
1855
|
-
|
|
1856
|
-
const filterSensitiveLog: (obj: ListRateBasedRulesResponse) => any;
|
|
1857
|
-
}
|
|
1858
|
-
export interface ListRegexMatchSetsRequest {
|
|
1859
|
-
|
|
1860
|
-
NextMarker?: string;
|
|
1861
|
-
|
|
1862
|
-
Limit?: number;
|
|
1863
|
-
}
|
|
1864
|
-
export declare namespace ListRegexMatchSetsRequest {
|
|
1865
|
-
|
|
1866
|
-
const filterSensitiveLog: (obj: ListRegexMatchSetsRequest) => any;
|
|
1867
|
-
}
|
|
1868
|
-
|
|
1869
|
-
export interface RegexMatchSetSummary {
|
|
1870
|
-
|
|
1871
|
-
RegexMatchSetId: string | undefined;
|
|
1872
|
-
|
|
1873
|
-
Name: string | undefined;
|
|
1874
|
-
}
|
|
1875
|
-
export declare namespace RegexMatchSetSummary {
|
|
1876
|
-
|
|
1877
|
-
const filterSensitiveLog: (obj: RegexMatchSetSummary) => any;
|
|
1878
|
-
}
|
|
1879
|
-
export interface ListRegexMatchSetsResponse {
|
|
1880
|
-
|
|
1881
|
-
NextMarker?: string;
|
|
1882
|
-
|
|
1883
|
-
RegexMatchSets?: RegexMatchSetSummary[];
|
|
1884
|
-
}
|
|
1885
|
-
export declare namespace ListRegexMatchSetsResponse {
|
|
1886
|
-
|
|
1887
|
-
const filterSensitiveLog: (obj: ListRegexMatchSetsResponse) => any;
|
|
1888
|
-
}
|
|
1889
|
-
export interface ListRegexPatternSetsRequest {
|
|
1890
|
-
|
|
1891
|
-
NextMarker?: string;
|
|
1892
|
-
|
|
1893
|
-
Limit?: number;
|
|
1894
|
-
}
|
|
1895
|
-
export declare namespace ListRegexPatternSetsRequest {
|
|
1896
|
-
|
|
1897
|
-
const filterSensitiveLog: (obj: ListRegexPatternSetsRequest) => any;
|
|
1898
|
-
}
|
|
1899
|
-
|
|
1900
|
-
export interface RegexPatternSetSummary {
|
|
1901
|
-
|
|
1902
|
-
RegexPatternSetId: string | undefined;
|
|
1903
|
-
|
|
1904
|
-
Name: string | undefined;
|
|
1905
|
-
}
|
|
1906
|
-
export declare namespace RegexPatternSetSummary {
|
|
1907
|
-
|
|
1908
|
-
const filterSensitiveLog: (obj: RegexPatternSetSummary) => any;
|
|
1909
|
-
}
|
|
1910
|
-
export interface ListRegexPatternSetsResponse {
|
|
1911
|
-
|
|
1912
|
-
NextMarker?: string;
|
|
1913
|
-
|
|
1914
|
-
RegexPatternSets?: RegexPatternSetSummary[];
|
|
1915
|
-
}
|
|
1916
|
-
export declare namespace ListRegexPatternSetsResponse {
|
|
1917
|
-
|
|
1918
|
-
const filterSensitiveLog: (obj: ListRegexPatternSetsResponse) => any;
|
|
1919
|
-
}
|
|
1920
|
-
export interface ListRuleGroupsRequest {
|
|
1921
|
-
|
|
1922
|
-
NextMarker?: string;
|
|
1923
|
-
|
|
1924
|
-
Limit?: number;
|
|
1925
|
-
}
|
|
1926
|
-
export declare namespace ListRuleGroupsRequest {
|
|
1927
|
-
|
|
1928
|
-
const filterSensitiveLog: (obj: ListRuleGroupsRequest) => any;
|
|
1929
|
-
}
|
|
1930
|
-
|
|
1931
|
-
export interface RuleGroupSummary {
|
|
1932
|
-
|
|
1933
|
-
RuleGroupId: string | undefined;
|
|
1934
|
-
|
|
1935
|
-
Name: string | undefined;
|
|
1936
|
-
}
|
|
1937
|
-
export declare namespace RuleGroupSummary {
|
|
1938
|
-
|
|
1939
|
-
const filterSensitiveLog: (obj: RuleGroupSummary) => any;
|
|
1940
|
-
}
|
|
1941
|
-
export interface ListRuleGroupsResponse {
|
|
1942
|
-
|
|
1943
|
-
NextMarker?: string;
|
|
1944
|
-
|
|
1945
|
-
RuleGroups?: RuleGroupSummary[];
|
|
1946
|
-
}
|
|
1947
|
-
export declare namespace ListRuleGroupsResponse {
|
|
1948
|
-
|
|
1949
|
-
const filterSensitiveLog: (obj: ListRuleGroupsResponse) => any;
|
|
1950
|
-
}
|
|
1951
|
-
export interface ListRulesRequest {
|
|
1952
|
-
|
|
1953
|
-
NextMarker?: string;
|
|
1954
|
-
|
|
1955
|
-
Limit?: number;
|
|
1956
|
-
}
|
|
1957
|
-
export declare namespace ListRulesRequest {
|
|
1958
|
-
|
|
1959
|
-
const filterSensitiveLog: (obj: ListRulesRequest) => any;
|
|
1960
|
-
}
|
|
1961
|
-
export interface ListRulesResponse {
|
|
1962
|
-
|
|
1963
|
-
NextMarker?: string;
|
|
1964
|
-
|
|
1965
|
-
Rules?: RuleSummary[];
|
|
1966
|
-
}
|
|
1967
|
-
export declare namespace ListRulesResponse {
|
|
1968
|
-
|
|
1969
|
-
const filterSensitiveLog: (obj: ListRulesResponse) => any;
|
|
1970
|
-
}
|
|
1971
|
-
export interface ListSizeConstraintSetsRequest {
|
|
1972
|
-
|
|
1973
|
-
NextMarker?: string;
|
|
1974
|
-
|
|
1975
|
-
Limit?: number;
|
|
1976
|
-
}
|
|
1977
|
-
export declare namespace ListSizeConstraintSetsRequest {
|
|
1978
|
-
|
|
1979
|
-
const filterSensitiveLog: (obj: ListSizeConstraintSetsRequest) => any;
|
|
1980
|
-
}
|
|
1981
|
-
|
|
1982
|
-
export interface SizeConstraintSetSummary {
|
|
1983
|
-
|
|
1984
|
-
SizeConstraintSetId: string | undefined;
|
|
1985
|
-
|
|
1986
|
-
Name: string | undefined;
|
|
1987
|
-
}
|
|
1988
|
-
export declare namespace SizeConstraintSetSummary {
|
|
1989
|
-
|
|
1990
|
-
const filterSensitiveLog: (obj: SizeConstraintSetSummary) => any;
|
|
1991
|
-
}
|
|
1992
|
-
export interface ListSizeConstraintSetsResponse {
|
|
1993
|
-
|
|
1994
|
-
NextMarker?: string;
|
|
1995
|
-
|
|
1996
|
-
SizeConstraintSets?: SizeConstraintSetSummary[];
|
|
1997
|
-
}
|
|
1998
|
-
export declare namespace ListSizeConstraintSetsResponse {
|
|
1999
|
-
|
|
2000
|
-
const filterSensitiveLog: (obj: ListSizeConstraintSetsResponse) => any;
|
|
2001
|
-
}
|
|
2002
|
-
|
|
2003
|
-
export interface ListSqlInjectionMatchSetsRequest {
|
|
2004
|
-
|
|
2005
|
-
NextMarker?: string;
|
|
2006
|
-
|
|
2007
|
-
Limit?: number;
|
|
2008
|
-
}
|
|
2009
|
-
export declare namespace ListSqlInjectionMatchSetsRequest {
|
|
2010
|
-
|
|
2011
|
-
const filterSensitiveLog: (obj: ListSqlInjectionMatchSetsRequest) => any;
|
|
2012
|
-
}
|
|
2013
|
-
|
|
2014
|
-
export interface SqlInjectionMatchSetSummary {
|
|
2015
|
-
|
|
2016
|
-
SqlInjectionMatchSetId: string | undefined;
|
|
2017
|
-
|
|
2018
|
-
Name: string | undefined;
|
|
2019
|
-
}
|
|
2020
|
-
export declare namespace SqlInjectionMatchSetSummary {
|
|
2021
|
-
|
|
2022
|
-
const filterSensitiveLog: (obj: SqlInjectionMatchSetSummary) => any;
|
|
2023
|
-
}
|
|
2024
|
-
|
|
2025
|
-
export interface ListSqlInjectionMatchSetsResponse {
|
|
2026
|
-
|
|
2027
|
-
NextMarker?: string;
|
|
2028
|
-
|
|
2029
|
-
SqlInjectionMatchSets?: SqlInjectionMatchSetSummary[];
|
|
2030
|
-
}
|
|
2031
|
-
export declare namespace ListSqlInjectionMatchSetsResponse {
|
|
2032
|
-
|
|
2033
|
-
const filterSensitiveLog: (obj: ListSqlInjectionMatchSetsResponse) => any;
|
|
2034
|
-
}
|
|
2035
|
-
export interface ListSubscribedRuleGroupsRequest {
|
|
2036
|
-
|
|
2037
|
-
NextMarker?: string;
|
|
2038
|
-
|
|
2039
|
-
Limit?: number;
|
|
2040
|
-
}
|
|
2041
|
-
export declare namespace ListSubscribedRuleGroupsRequest {
|
|
2042
|
-
|
|
2043
|
-
const filterSensitiveLog: (obj: ListSubscribedRuleGroupsRequest) => any;
|
|
2044
|
-
}
|
|
2045
|
-
|
|
2046
|
-
export interface SubscribedRuleGroupSummary {
|
|
2047
|
-
|
|
2048
|
-
RuleGroupId: string | undefined;
|
|
2049
|
-
|
|
2050
|
-
Name: string | undefined;
|
|
2051
|
-
|
|
2052
|
-
MetricName: string | undefined;
|
|
2053
|
-
}
|
|
2054
|
-
export declare namespace SubscribedRuleGroupSummary {
|
|
2055
|
-
|
|
2056
|
-
const filterSensitiveLog: (obj: SubscribedRuleGroupSummary) => any;
|
|
2057
|
-
}
|
|
2058
|
-
export interface ListSubscribedRuleGroupsResponse {
|
|
2059
|
-
|
|
2060
|
-
NextMarker?: string;
|
|
2061
|
-
|
|
2062
|
-
RuleGroups?: SubscribedRuleGroupSummary[];
|
|
2063
|
-
}
|
|
2064
|
-
export declare namespace ListSubscribedRuleGroupsResponse {
|
|
2065
|
-
|
|
2066
|
-
const filterSensitiveLog: (obj: ListSubscribedRuleGroupsResponse) => any;
|
|
2067
|
-
}
|
|
2068
|
-
export interface ListTagsForResourceRequest {
|
|
2069
|
-
|
|
2070
|
-
NextMarker?: string;
|
|
2071
|
-
|
|
2072
|
-
Limit?: number;
|
|
2073
|
-
|
|
2074
|
-
ResourceARN: string | undefined;
|
|
2075
|
-
}
|
|
2076
|
-
export declare namespace ListTagsForResourceRequest {
|
|
2077
|
-
|
|
2078
|
-
const filterSensitiveLog: (obj: ListTagsForResourceRequest) => any;
|
|
2079
|
-
}
|
|
2080
|
-
|
|
2081
|
-
export interface TagInfoForResource {
|
|
2082
|
-
|
|
2083
|
-
ResourceARN?: string;
|
|
2084
|
-
|
|
2085
|
-
TagList?: Tag[];
|
|
2086
|
-
}
|
|
2087
|
-
export declare namespace TagInfoForResource {
|
|
2088
|
-
|
|
2089
|
-
const filterSensitiveLog: (obj: TagInfoForResource) => any;
|
|
2090
|
-
}
|
|
2091
|
-
export interface ListTagsForResourceResponse {
|
|
2092
|
-
|
|
2093
|
-
NextMarker?: string;
|
|
2094
|
-
|
|
2095
|
-
TagInfoForResource?: TagInfoForResource;
|
|
2096
|
-
}
|
|
2097
|
-
export declare namespace ListTagsForResourceResponse {
|
|
2098
|
-
|
|
2099
|
-
const filterSensitiveLog: (obj: ListTagsForResourceResponse) => any;
|
|
2100
|
-
}
|
|
2101
|
-
export interface ListWebACLsRequest {
|
|
2102
|
-
|
|
2103
|
-
NextMarker?: string;
|
|
2104
|
-
|
|
2105
|
-
Limit?: number;
|
|
2106
|
-
}
|
|
2107
|
-
export declare namespace ListWebACLsRequest {
|
|
2108
|
-
|
|
2109
|
-
const filterSensitiveLog: (obj: ListWebACLsRequest) => any;
|
|
2110
|
-
}
|
|
2111
|
-
|
|
2112
|
-
export interface WebACLSummary {
|
|
2113
|
-
|
|
2114
|
-
WebACLId: string | undefined;
|
|
2115
|
-
|
|
2116
|
-
Name: string | undefined;
|
|
2117
|
-
}
|
|
2118
|
-
export declare namespace WebACLSummary {
|
|
2119
|
-
|
|
2120
|
-
const filterSensitiveLog: (obj: WebACLSummary) => any;
|
|
2121
|
-
}
|
|
2122
|
-
export interface ListWebACLsResponse {
|
|
2123
|
-
|
|
2124
|
-
NextMarker?: string;
|
|
2125
|
-
|
|
2126
|
-
WebACLs?: WebACLSummary[];
|
|
2127
|
-
}
|
|
2128
|
-
export declare namespace ListWebACLsResponse {
|
|
2129
|
-
|
|
2130
|
-
const filterSensitiveLog: (obj: ListWebACLsResponse) => any;
|
|
2131
|
-
}
|
|
2132
|
-
|
|
2133
|
-
export interface ListXssMatchSetsRequest {
|
|
2134
|
-
|
|
2135
|
-
NextMarker?: string;
|
|
2136
|
-
|
|
2137
|
-
Limit?: number;
|
|
2138
|
-
}
|
|
2139
|
-
export declare namespace ListXssMatchSetsRequest {
|
|
2140
|
-
|
|
2141
|
-
const filterSensitiveLog: (obj: ListXssMatchSetsRequest) => any;
|
|
2142
|
-
}
|
|
2143
|
-
|
|
2144
|
-
export interface XssMatchSetSummary {
|
|
2145
|
-
|
|
2146
|
-
XssMatchSetId: string | undefined;
|
|
2147
|
-
|
|
2148
|
-
Name: string | undefined;
|
|
2149
|
-
}
|
|
2150
|
-
export declare namespace XssMatchSetSummary {
|
|
2151
|
-
|
|
2152
|
-
const filterSensitiveLog: (obj: XssMatchSetSummary) => any;
|
|
2153
|
-
}
|
|
2154
|
-
|
|
2155
|
-
export interface ListXssMatchSetsResponse {
|
|
2156
|
-
|
|
2157
|
-
NextMarker?: string;
|
|
2158
|
-
|
|
2159
|
-
XssMatchSets?: XssMatchSetSummary[];
|
|
2160
|
-
}
|
|
2161
|
-
export declare namespace ListXssMatchSetsResponse {
|
|
2162
|
-
|
|
2163
|
-
const filterSensitiveLog: (obj: ListXssMatchSetsResponse) => any;
|
|
2164
|
-
}
|
|
2165
|
-
export interface PutLoggingConfigurationRequest {
|
|
2166
|
-
|
|
2167
|
-
LoggingConfiguration: LoggingConfiguration | undefined;
|
|
2168
|
-
}
|
|
2169
|
-
export declare namespace PutLoggingConfigurationRequest {
|
|
2170
|
-
|
|
2171
|
-
const filterSensitiveLog: (obj: PutLoggingConfigurationRequest) => any;
|
|
2172
|
-
}
|
|
2173
|
-
export interface PutLoggingConfigurationResponse {
|
|
2174
|
-
|
|
2175
|
-
LoggingConfiguration?: LoggingConfiguration;
|
|
2176
|
-
}
|
|
2177
|
-
export declare namespace PutLoggingConfigurationResponse {
|
|
2178
|
-
|
|
2179
|
-
const filterSensitiveLog: (obj: PutLoggingConfigurationResponse) => any;
|
|
2180
|
-
}
|
|
2181
|
-
|
|
2182
|
-
export interface WAFServiceLinkedRoleErrorException extends __SmithyException, $MetadataBearer {
|
|
2183
|
-
name: "WAFServiceLinkedRoleErrorException";
|
|
2184
|
-
$fault: "client";
|
|
2185
|
-
message?: string;
|
|
2186
|
-
}
|
|
2187
|
-
export interface PutPermissionPolicyRequest {
|
|
2188
|
-
|
|
2189
|
-
ResourceArn: string | undefined;
|
|
2190
|
-
|
|
2191
|
-
Policy: string | undefined;
|
|
2192
|
-
}
|
|
2193
|
-
export declare namespace PutPermissionPolicyRequest {
|
|
2194
|
-
|
|
2195
|
-
const filterSensitiveLog: (obj: PutPermissionPolicyRequest) => any;
|
|
2196
|
-
}
|
|
2197
|
-
export interface PutPermissionPolicyResponse {
|
|
2198
|
-
}
|
|
2199
|
-
export declare namespace PutPermissionPolicyResponse {
|
|
2200
|
-
|
|
2201
|
-
const filterSensitiveLog: (obj: PutPermissionPolicyResponse) => any;
|
|
2202
|
-
}
|
|
2203
|
-
|
|
2204
|
-
export interface WAFInvalidPermissionPolicyException extends __SmithyException, $MetadataBearer {
|
|
2205
|
-
name: "WAFInvalidPermissionPolicyException";
|
|
2206
|
-
$fault: "client";
|
|
2207
|
-
message?: string;
|
|
2208
|
-
}
|
|
2209
|
-
export interface TagResourceRequest {
|
|
2210
|
-
|
|
2211
|
-
ResourceARN: string | undefined;
|
|
2212
|
-
|
|
2213
|
-
Tags: Tag[] | undefined;
|
|
2214
|
-
}
|
|
2215
|
-
export declare namespace TagResourceRequest {
|
|
2216
|
-
|
|
2217
|
-
const filterSensitiveLog: (obj: TagResourceRequest) => any;
|
|
2218
|
-
}
|
|
2219
|
-
export interface TagResourceResponse {
|
|
2220
|
-
}
|
|
2221
|
-
export declare namespace TagResourceResponse {
|
|
2222
|
-
|
|
2223
|
-
const filterSensitiveLog: (obj: TagResourceResponse) => any;
|
|
2224
|
-
}
|
|
2225
|
-
export interface UntagResourceRequest {
|
|
2226
|
-
|
|
2227
|
-
ResourceARN: string | undefined;
|
|
2228
|
-
|
|
2229
|
-
TagKeys: string[] | undefined;
|
|
2230
|
-
}
|
|
2231
|
-
export declare namespace UntagResourceRequest {
|
|
2232
|
-
|
|
2233
|
-
const filterSensitiveLog: (obj: UntagResourceRequest) => any;
|
|
2234
|
-
}
|
|
2235
|
-
export interface UntagResourceResponse {
|
|
2236
|
-
}
|
|
2237
|
-
export declare namespace UntagResourceResponse {
|
|
2238
|
-
|
|
2239
|
-
const filterSensitiveLog: (obj: UntagResourceResponse) => any;
|
|
2240
|
-
}
|
|
2241
|
-
export declare enum ChangeAction {
|
|
2242
|
-
DELETE = "DELETE",
|
|
2243
|
-
INSERT = "INSERT"
|
|
2244
|
-
}
|
|
2245
|
-
|
|
2246
|
-
export interface ByteMatchSetUpdate {
|
|
2247
|
-
|
|
2248
|
-
Action: ChangeAction | string | undefined;
|
|
2249
|
-
|
|
2250
|
-
ByteMatchTuple: ByteMatchTuple | undefined;
|
|
2251
|
-
}
|
|
2252
|
-
export declare namespace ByteMatchSetUpdate {
|
|
2253
|
-
|
|
2254
|
-
const filterSensitiveLog: (obj: ByteMatchSetUpdate) => any;
|
|
2255
|
-
}
|
|
2256
|
-
export interface UpdateByteMatchSetRequest {
|
|
2257
|
-
|
|
2258
|
-
ByteMatchSetId: string | undefined;
|
|
2259
|
-
|
|
2260
|
-
ChangeToken: string | undefined;
|
|
2261
|
-
|
|
2262
|
-
Updates: ByteMatchSetUpdate[] | undefined;
|
|
2263
|
-
}
|
|
2264
|
-
export declare namespace UpdateByteMatchSetRequest {
|
|
2265
|
-
|
|
2266
|
-
const filterSensitiveLog: (obj: UpdateByteMatchSetRequest) => any;
|
|
2267
|
-
}
|
|
2268
|
-
export interface UpdateByteMatchSetResponse {
|
|
2269
|
-
|
|
2270
|
-
ChangeToken?: string;
|
|
2271
|
-
}
|
|
2272
|
-
export declare namespace UpdateByteMatchSetResponse {
|
|
2273
|
-
|
|
2274
|
-
const filterSensitiveLog: (obj: UpdateByteMatchSetResponse) => any;
|
|
2275
|
-
}
|
|
2276
|
-
|
|
2277
|
-
export interface WAFNonexistentContainerException extends __SmithyException, $MetadataBearer {
|
|
2278
|
-
name: "WAFNonexistentContainerException";
|
|
2279
|
-
$fault: "client";
|
|
2280
|
-
message?: string;
|
|
2281
|
-
}
|
|
2282
|
-
|
|
2283
|
-
export interface GeoMatchSetUpdate {
|
|
2284
|
-
|
|
2285
|
-
Action: ChangeAction | string | undefined;
|
|
2286
|
-
|
|
2287
|
-
GeoMatchConstraint: GeoMatchConstraint | undefined;
|
|
2288
|
-
}
|
|
2289
|
-
export declare namespace GeoMatchSetUpdate {
|
|
2290
|
-
|
|
2291
|
-
const filterSensitiveLog: (obj: GeoMatchSetUpdate) => any;
|
|
2292
|
-
}
|
|
2293
|
-
export interface UpdateGeoMatchSetRequest {
|
|
2294
|
-
|
|
2295
|
-
GeoMatchSetId: string | undefined;
|
|
2296
|
-
|
|
2297
|
-
ChangeToken: string | undefined;
|
|
2298
|
-
|
|
2299
|
-
Updates: GeoMatchSetUpdate[] | undefined;
|
|
2300
|
-
}
|
|
2301
|
-
export declare namespace UpdateGeoMatchSetRequest {
|
|
2302
|
-
|
|
2303
|
-
const filterSensitiveLog: (obj: UpdateGeoMatchSetRequest) => any;
|
|
2304
|
-
}
|
|
2305
|
-
export interface UpdateGeoMatchSetResponse {
|
|
2306
|
-
|
|
2307
|
-
ChangeToken?: string;
|
|
2308
|
-
}
|
|
2309
|
-
export declare namespace UpdateGeoMatchSetResponse {
|
|
2310
|
-
|
|
2311
|
-
const filterSensitiveLog: (obj: UpdateGeoMatchSetResponse) => any;
|
|
2312
|
-
}
|
|
2313
|
-
|
|
2314
|
-
export interface IPSetUpdate {
|
|
2315
|
-
|
|
2316
|
-
Action: ChangeAction | string | undefined;
|
|
2317
|
-
|
|
2318
|
-
IPSetDescriptor: IPSetDescriptor | undefined;
|
|
2319
|
-
}
|
|
2320
|
-
export declare namespace IPSetUpdate {
|
|
2321
|
-
|
|
2322
|
-
const filterSensitiveLog: (obj: IPSetUpdate) => any;
|
|
2323
|
-
}
|
|
2324
|
-
export interface UpdateIPSetRequest {
|
|
2325
|
-
|
|
2326
|
-
IPSetId: string | undefined;
|
|
2327
|
-
|
|
2328
|
-
ChangeToken: string | undefined;
|
|
2329
|
-
|
|
2330
|
-
Updates: IPSetUpdate[] | undefined;
|
|
2331
|
-
}
|
|
2332
|
-
export declare namespace UpdateIPSetRequest {
|
|
2333
|
-
|
|
2334
|
-
const filterSensitiveLog: (obj: UpdateIPSetRequest) => any;
|
|
2335
|
-
}
|
|
2336
|
-
export interface UpdateIPSetResponse {
|
|
2337
|
-
|
|
2338
|
-
ChangeToken?: string;
|
|
2339
|
-
}
|
|
2340
|
-
export declare namespace UpdateIPSetResponse {
|
|
2341
|
-
|
|
2342
|
-
const filterSensitiveLog: (obj: UpdateIPSetResponse) => any;
|
|
2343
|
-
}
|
|
2344
|
-
|
|
2345
|
-
export interface RuleUpdate {
|
|
2346
|
-
|
|
2347
|
-
Action: ChangeAction | string | undefined;
|
|
2348
|
-
|
|
2349
|
-
Predicate: Predicate | undefined;
|
|
2350
|
-
}
|
|
2351
|
-
export declare namespace RuleUpdate {
|
|
2352
|
-
|
|
2353
|
-
const filterSensitiveLog: (obj: RuleUpdate) => any;
|
|
2354
|
-
}
|
|
2355
|
-
export interface UpdateRateBasedRuleRequest {
|
|
2356
|
-
|
|
2357
|
-
RuleId: string | undefined;
|
|
2358
|
-
|
|
2359
|
-
ChangeToken: string | undefined;
|
|
2360
|
-
|
|
2361
|
-
Updates: RuleUpdate[] | undefined;
|
|
2362
|
-
|
|
2363
|
-
RateLimit: number | undefined;
|
|
2364
|
-
}
|
|
2365
|
-
export declare namespace UpdateRateBasedRuleRequest {
|
|
2366
|
-
|
|
2367
|
-
const filterSensitiveLog: (obj: UpdateRateBasedRuleRequest) => any;
|
|
2368
|
-
}
|
|
2369
|
-
export interface UpdateRateBasedRuleResponse {
|
|
2370
|
-
|
|
2371
|
-
ChangeToken?: string;
|
|
2372
|
-
}
|
|
2373
|
-
export declare namespace UpdateRateBasedRuleResponse {
|
|
2374
|
-
|
|
2375
|
-
const filterSensitiveLog: (obj: UpdateRateBasedRuleResponse) => any;
|
|
2376
|
-
}
|
|
2377
|
-
|
|
2378
|
-
export interface RegexMatchSetUpdate {
|
|
2379
|
-
|
|
2380
|
-
Action: ChangeAction | string | undefined;
|
|
2381
|
-
|
|
2382
|
-
RegexMatchTuple: RegexMatchTuple | undefined;
|
|
2383
|
-
}
|
|
2384
|
-
export declare namespace RegexMatchSetUpdate {
|
|
2385
|
-
|
|
2386
|
-
const filterSensitiveLog: (obj: RegexMatchSetUpdate) => any;
|
|
2387
|
-
}
|
|
2388
|
-
export interface UpdateRegexMatchSetRequest {
|
|
2389
|
-
|
|
2390
|
-
RegexMatchSetId: string | undefined;
|
|
2391
|
-
|
|
2392
|
-
Updates: RegexMatchSetUpdate[] | undefined;
|
|
2393
|
-
|
|
2394
|
-
ChangeToken: string | undefined;
|
|
2395
|
-
}
|
|
2396
|
-
export declare namespace UpdateRegexMatchSetRequest {
|
|
2397
|
-
|
|
2398
|
-
const filterSensitiveLog: (obj: UpdateRegexMatchSetRequest) => any;
|
|
2399
|
-
}
|
|
2400
|
-
export interface UpdateRegexMatchSetResponse {
|
|
2401
|
-
|
|
2402
|
-
ChangeToken?: string;
|
|
2403
|
-
}
|
|
2404
|
-
export declare namespace UpdateRegexMatchSetResponse {
|
|
2405
|
-
|
|
2406
|
-
const filterSensitiveLog: (obj: UpdateRegexMatchSetResponse) => any;
|
|
2407
|
-
}
|
|
2408
|
-
|
|
2409
|
-
export interface RegexPatternSetUpdate {
|
|
2410
|
-
|
|
2411
|
-
Action: ChangeAction | string | undefined;
|
|
2412
|
-
|
|
2413
|
-
RegexPatternString: string | undefined;
|
|
2414
|
-
}
|
|
2415
|
-
export declare namespace RegexPatternSetUpdate {
|
|
2416
|
-
|
|
2417
|
-
const filterSensitiveLog: (obj: RegexPatternSetUpdate) => any;
|
|
2418
|
-
}
|
|
2419
|
-
export interface UpdateRegexPatternSetRequest {
|
|
2420
|
-
|
|
2421
|
-
RegexPatternSetId: string | undefined;
|
|
2422
|
-
|
|
2423
|
-
Updates: RegexPatternSetUpdate[] | undefined;
|
|
2424
|
-
|
|
2425
|
-
ChangeToken: string | undefined;
|
|
2426
|
-
}
|
|
2427
|
-
export declare namespace UpdateRegexPatternSetRequest {
|
|
2428
|
-
|
|
2429
|
-
const filterSensitiveLog: (obj: UpdateRegexPatternSetRequest) => any;
|
|
2430
|
-
}
|
|
2431
|
-
export interface UpdateRegexPatternSetResponse {
|
|
2432
|
-
|
|
2433
|
-
ChangeToken?: string;
|
|
2434
|
-
}
|
|
2435
|
-
export declare namespace UpdateRegexPatternSetResponse {
|
|
2436
|
-
|
|
2437
|
-
const filterSensitiveLog: (obj: UpdateRegexPatternSetResponse) => any;
|
|
2438
|
-
}
|
|
2439
|
-
|
|
2440
|
-
export interface WAFInvalidRegexPatternException extends __SmithyException, $MetadataBearer {
|
|
2441
|
-
name: "WAFInvalidRegexPatternException";
|
|
2442
|
-
$fault: "client";
|
|
2443
|
-
message?: string;
|
|
2444
|
-
}
|
|
2445
|
-
export interface UpdateRuleRequest {
|
|
2446
|
-
|
|
2447
|
-
RuleId: string | undefined;
|
|
2448
|
-
|
|
2449
|
-
ChangeToken: string | undefined;
|
|
2450
|
-
|
|
2451
|
-
Updates: RuleUpdate[] | undefined;
|
|
2452
|
-
}
|
|
2453
|
-
export declare namespace UpdateRuleRequest {
|
|
2454
|
-
|
|
2455
|
-
const filterSensitiveLog: (obj: UpdateRuleRequest) => any;
|
|
2456
|
-
}
|
|
2457
|
-
export interface UpdateRuleResponse {
|
|
2458
|
-
|
|
2459
|
-
ChangeToken?: string;
|
|
2460
|
-
}
|
|
2461
|
-
export declare namespace UpdateRuleResponse {
|
|
2462
|
-
|
|
2463
|
-
const filterSensitiveLog: (obj: UpdateRuleResponse) => any;
|
|
2464
|
-
}
|
|
2465
|
-
|
|
2466
|
-
export interface RuleGroupUpdate {
|
|
2467
|
-
|
|
2468
|
-
Action: ChangeAction | string | undefined;
|
|
2469
|
-
|
|
2470
|
-
ActivatedRule: ActivatedRule | undefined;
|
|
2471
|
-
}
|
|
2472
|
-
export declare namespace RuleGroupUpdate {
|
|
2473
|
-
|
|
2474
|
-
const filterSensitiveLog: (obj: RuleGroupUpdate) => any;
|
|
2475
|
-
}
|
|
2476
|
-
export interface UpdateRuleGroupRequest {
|
|
2477
|
-
|
|
2478
|
-
RuleGroupId: string | undefined;
|
|
2479
|
-
|
|
2480
|
-
Updates: RuleGroupUpdate[] | undefined;
|
|
2481
|
-
|
|
2482
|
-
ChangeToken: string | undefined;
|
|
2483
|
-
}
|
|
2484
|
-
export declare namespace UpdateRuleGroupRequest {
|
|
2485
|
-
|
|
2486
|
-
const filterSensitiveLog: (obj: UpdateRuleGroupRequest) => any;
|
|
2487
|
-
}
|
|
2488
|
-
export interface UpdateRuleGroupResponse {
|
|
2489
|
-
|
|
2490
|
-
ChangeToken?: string;
|
|
2491
|
-
}
|
|
2492
|
-
export declare namespace UpdateRuleGroupResponse {
|
|
2493
|
-
|
|
2494
|
-
const filterSensitiveLog: (obj: UpdateRuleGroupResponse) => any;
|
|
2495
|
-
}
|
|
2496
|
-
|
|
2497
|
-
export interface SizeConstraintSetUpdate {
|
|
2498
|
-
|
|
2499
|
-
Action: ChangeAction | string | undefined;
|
|
2500
|
-
|
|
2501
|
-
SizeConstraint: SizeConstraint | undefined;
|
|
2502
|
-
}
|
|
2503
|
-
export declare namespace SizeConstraintSetUpdate {
|
|
2504
|
-
|
|
2505
|
-
const filterSensitiveLog: (obj: SizeConstraintSetUpdate) => any;
|
|
2506
|
-
}
|
|
2507
|
-
export interface UpdateSizeConstraintSetRequest {
|
|
2508
|
-
|
|
2509
|
-
SizeConstraintSetId: string | undefined;
|
|
2510
|
-
|
|
2511
|
-
ChangeToken: string | undefined;
|
|
2512
|
-
|
|
2513
|
-
Updates: SizeConstraintSetUpdate[] | undefined;
|
|
2514
|
-
}
|
|
2515
|
-
export declare namespace UpdateSizeConstraintSetRequest {
|
|
2516
|
-
|
|
2517
|
-
const filterSensitiveLog: (obj: UpdateSizeConstraintSetRequest) => any;
|
|
2518
|
-
}
|
|
2519
|
-
export interface UpdateSizeConstraintSetResponse {
|
|
2520
|
-
|
|
2521
|
-
ChangeToken?: string;
|
|
2522
|
-
}
|
|
2523
|
-
export declare namespace UpdateSizeConstraintSetResponse {
|
|
2524
|
-
|
|
2525
|
-
const filterSensitiveLog: (obj: UpdateSizeConstraintSetResponse) => any;
|
|
2526
|
-
}
|
|
2527
|
-
|
|
2528
|
-
export interface SqlInjectionMatchSetUpdate {
|
|
2529
|
-
|
|
2530
|
-
Action: ChangeAction | string | undefined;
|
|
2531
|
-
|
|
2532
|
-
SqlInjectionMatchTuple: SqlInjectionMatchTuple | undefined;
|
|
2533
|
-
}
|
|
2534
|
-
export declare namespace SqlInjectionMatchSetUpdate {
|
|
2535
|
-
|
|
2536
|
-
const filterSensitiveLog: (obj: SqlInjectionMatchSetUpdate) => any;
|
|
2537
|
-
}
|
|
2538
|
-
|
|
2539
|
-
export interface UpdateSqlInjectionMatchSetRequest {
|
|
2540
|
-
|
|
2541
|
-
SqlInjectionMatchSetId: string | undefined;
|
|
2542
|
-
|
|
2543
|
-
ChangeToken: string | undefined;
|
|
2544
|
-
|
|
2545
|
-
Updates: SqlInjectionMatchSetUpdate[] | undefined;
|
|
2546
|
-
}
|
|
2547
|
-
export declare namespace UpdateSqlInjectionMatchSetRequest {
|
|
2548
|
-
|
|
2549
|
-
const filterSensitiveLog: (obj: UpdateSqlInjectionMatchSetRequest) => any;
|
|
2550
|
-
}
|
|
2551
|
-
|
|
2552
|
-
export interface UpdateSqlInjectionMatchSetResponse {
|
|
2553
|
-
|
|
2554
|
-
ChangeToken?: string;
|
|
2555
|
-
}
|
|
2556
|
-
export declare namespace UpdateSqlInjectionMatchSetResponse {
|
|
2557
|
-
|
|
2558
|
-
const filterSensitiveLog: (obj: UpdateSqlInjectionMatchSetResponse) => any;
|
|
2559
|
-
}
|
|
2560
|
-
|
|
2561
|
-
export interface WebACLUpdate {
|
|
2562
|
-
|
|
2563
|
-
Action: ChangeAction | string | undefined;
|
|
2564
|
-
|
|
2565
|
-
ActivatedRule: ActivatedRule | undefined;
|
|
2566
|
-
}
|
|
2567
|
-
export declare namespace WebACLUpdate {
|
|
2568
|
-
|
|
2569
|
-
const filterSensitiveLog: (obj: WebACLUpdate) => any;
|
|
2570
|
-
}
|
|
2571
|
-
export interface UpdateWebACLRequest {
|
|
2572
|
-
|
|
2573
|
-
WebACLId: string | undefined;
|
|
2574
|
-
|
|
2575
|
-
ChangeToken: string | undefined;
|
|
2576
|
-
|
|
2577
|
-
Updates?: WebACLUpdate[];
|
|
2578
|
-
|
|
2579
|
-
DefaultAction?: WafAction;
|
|
2580
|
-
}
|
|
2581
|
-
export declare namespace UpdateWebACLRequest {
|
|
2582
|
-
|
|
2583
|
-
const filterSensitiveLog: (obj: UpdateWebACLRequest) => any;
|
|
2584
|
-
}
|
|
2585
|
-
export interface UpdateWebACLResponse {
|
|
2586
|
-
|
|
2587
|
-
ChangeToken?: string;
|
|
2588
|
-
}
|
|
2589
|
-
export declare namespace UpdateWebACLResponse {
|
|
2590
|
-
|
|
2591
|
-
const filterSensitiveLog: (obj: UpdateWebACLResponse) => any;
|
|
2592
|
-
}
|
|
2593
|
-
|
|
2594
|
-
export interface WAFSubscriptionNotFoundException extends __SmithyException, $MetadataBearer {
|
|
2595
|
-
name: "WAFSubscriptionNotFoundException";
|
|
2596
|
-
$fault: "client";
|
|
2597
|
-
message?: string;
|
|
2598
|
-
}
|
|
2599
|
-
|
|
2600
|
-
export interface XssMatchSetUpdate {
|
|
2601
|
-
|
|
2602
|
-
Action: ChangeAction | string | undefined;
|
|
2603
|
-
|
|
2604
|
-
XssMatchTuple: XssMatchTuple | undefined;
|
|
2605
|
-
}
|
|
2606
|
-
export declare namespace XssMatchSetUpdate {
|
|
2607
|
-
|
|
2608
|
-
const filterSensitiveLog: (obj: XssMatchSetUpdate) => any;
|
|
2609
|
-
}
|
|
2610
|
-
|
|
2611
|
-
export interface UpdateXssMatchSetRequest {
|
|
2612
|
-
|
|
2613
|
-
XssMatchSetId: string | undefined;
|
|
2614
|
-
|
|
2615
|
-
ChangeToken: string | undefined;
|
|
2616
|
-
|
|
2617
|
-
Updates: XssMatchSetUpdate[] | undefined;
|
|
2618
|
-
}
|
|
2619
|
-
export declare namespace UpdateXssMatchSetRequest {
|
|
2620
|
-
|
|
2621
|
-
const filterSensitiveLog: (obj: UpdateXssMatchSetRequest) => any;
|
|
2622
|
-
}
|
|
2623
|
-
|
|
2624
|
-
export interface UpdateXssMatchSetResponse {
|
|
2625
|
-
|
|
2626
|
-
ChangeToken?: string;
|
|
2627
|
-
}
|
|
2628
|
-
export declare namespace UpdateXssMatchSetResponse {
|
|
2629
|
-
|
|
2630
|
-
const filterSensitiveLog: (obj: UpdateXssMatchSetResponse) => any;
|
|
2631
|
-
}
|