mypy-boto3-waf-regional 1.36.0__py3-none-any.whl → 1.38.0__py3-none-any.whl
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.
Potentially problematic release.
This version of mypy-boto3-waf-regional might be problematic. Click here for more details.
- mypy_boto3_waf_regional/__init__.py +4 -2
- mypy_boto3_waf_regional/__init__.pyi +4 -2
- mypy_boto3_waf_regional/__main__.py +4 -4
- mypy_boto3_waf_regional/client.py +162 -180
- mypy_boto3_waf_regional/client.pyi +162 -180
- mypy_boto3_waf_regional/literals.py +4 -3
- mypy_boto3_waf_regional/literals.pyi +4 -3
- mypy_boto3_waf_regional/type_defs.py +177 -167
- mypy_boto3_waf_regional/type_defs.pyi +175 -167
- mypy_boto3_waf_regional/version.py +1 -1
- {mypy_boto3_waf_regional-1.36.0.dist-info → mypy_boto3_waf_regional-1.38.0.dist-info}/METADATA +14 -9
- mypy_boto3_waf_regional-1.38.0.dist-info/RECORD +16 -0
- {mypy_boto3_waf_regional-1.36.0.dist-info → mypy_boto3_waf_regional-1.38.0.dist-info}/WHEEL +1 -1
- mypy_boto3_waf_regional-1.36.0.dist-info/RECORD +0 -16
- {mypy_boto3_waf_regional-1.36.0.dist-info → mypy_boto3_waf_regional-1.38.0.dist-info/licenses}/LICENSE +0 -0
- {mypy_boto3_waf_regional-1.36.0.dist-info → mypy_boto3_waf_regional-1.38.0.dist-info}/top_level.txt +0 -0
|
@@ -3,6 +3,8 @@ Type annotations for waf-regional service type definitions.
|
|
|
3
3
|
|
|
4
4
|
[Documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_waf_regional/type_defs/)
|
|
5
5
|
|
|
6
|
+
Copyright 2025 Vlad Emelianov
|
|
7
|
+
|
|
6
8
|
Usage::
|
|
7
9
|
|
|
8
10
|
```python
|
|
@@ -10,8 +12,6 @@ Usage::
|
|
|
10
12
|
|
|
11
13
|
data: ExcludedRuleTypeDef = ...
|
|
12
14
|
```
|
|
13
|
-
|
|
14
|
-
Copyright 2025 Vlad Emelianov
|
|
15
15
|
"""
|
|
16
16
|
|
|
17
17
|
from __future__ import annotations
|
|
@@ -53,7 +53,7 @@ __all__ = (
|
|
|
53
53
|
"ActivatedRuleOutputTypeDef",
|
|
54
54
|
"ActivatedRuleTypeDef",
|
|
55
55
|
"ActivatedRuleUnionTypeDef",
|
|
56
|
-
"
|
|
56
|
+
"AssociateWebACLRequestTypeDef",
|
|
57
57
|
"BlobTypeDef",
|
|
58
58
|
"ByteMatchSetSummaryTypeDef",
|
|
59
59
|
"ByteMatchSetTypeDef",
|
|
@@ -61,101 +61,101 @@ __all__ = (
|
|
|
61
61
|
"ByteMatchTupleOutputTypeDef",
|
|
62
62
|
"ByteMatchTupleTypeDef",
|
|
63
63
|
"ByteMatchTupleUnionTypeDef",
|
|
64
|
-
"
|
|
64
|
+
"CreateByteMatchSetRequestTypeDef",
|
|
65
65
|
"CreateByteMatchSetResponseTypeDef",
|
|
66
|
-
"
|
|
66
|
+
"CreateGeoMatchSetRequestTypeDef",
|
|
67
67
|
"CreateGeoMatchSetResponseTypeDef",
|
|
68
|
-
"
|
|
68
|
+
"CreateIPSetRequestTypeDef",
|
|
69
69
|
"CreateIPSetResponseTypeDef",
|
|
70
|
-
"
|
|
70
|
+
"CreateRateBasedRuleRequestTypeDef",
|
|
71
71
|
"CreateRateBasedRuleResponseTypeDef",
|
|
72
|
-
"
|
|
72
|
+
"CreateRegexMatchSetRequestTypeDef",
|
|
73
73
|
"CreateRegexMatchSetResponseTypeDef",
|
|
74
|
-
"
|
|
74
|
+
"CreateRegexPatternSetRequestTypeDef",
|
|
75
75
|
"CreateRegexPatternSetResponseTypeDef",
|
|
76
|
-
"
|
|
76
|
+
"CreateRuleGroupRequestTypeDef",
|
|
77
77
|
"CreateRuleGroupResponseTypeDef",
|
|
78
|
-
"
|
|
78
|
+
"CreateRuleRequestTypeDef",
|
|
79
79
|
"CreateRuleResponseTypeDef",
|
|
80
|
-
"
|
|
80
|
+
"CreateSizeConstraintSetRequestTypeDef",
|
|
81
81
|
"CreateSizeConstraintSetResponseTypeDef",
|
|
82
|
-
"
|
|
82
|
+
"CreateSqlInjectionMatchSetRequestTypeDef",
|
|
83
83
|
"CreateSqlInjectionMatchSetResponseTypeDef",
|
|
84
|
-
"
|
|
84
|
+
"CreateWebACLMigrationStackRequestTypeDef",
|
|
85
85
|
"CreateWebACLMigrationStackResponseTypeDef",
|
|
86
|
-
"
|
|
86
|
+
"CreateWebACLRequestTypeDef",
|
|
87
87
|
"CreateWebACLResponseTypeDef",
|
|
88
|
-
"
|
|
88
|
+
"CreateXssMatchSetRequestTypeDef",
|
|
89
89
|
"CreateXssMatchSetResponseTypeDef",
|
|
90
|
-
"
|
|
90
|
+
"DeleteByteMatchSetRequestTypeDef",
|
|
91
91
|
"DeleteByteMatchSetResponseTypeDef",
|
|
92
|
-
"
|
|
92
|
+
"DeleteGeoMatchSetRequestTypeDef",
|
|
93
93
|
"DeleteGeoMatchSetResponseTypeDef",
|
|
94
|
-
"
|
|
94
|
+
"DeleteIPSetRequestTypeDef",
|
|
95
95
|
"DeleteIPSetResponseTypeDef",
|
|
96
|
-
"
|
|
97
|
-
"
|
|
98
|
-
"
|
|
96
|
+
"DeleteLoggingConfigurationRequestTypeDef",
|
|
97
|
+
"DeletePermissionPolicyRequestTypeDef",
|
|
98
|
+
"DeleteRateBasedRuleRequestTypeDef",
|
|
99
99
|
"DeleteRateBasedRuleResponseTypeDef",
|
|
100
|
-
"
|
|
100
|
+
"DeleteRegexMatchSetRequestTypeDef",
|
|
101
101
|
"DeleteRegexMatchSetResponseTypeDef",
|
|
102
|
-
"
|
|
102
|
+
"DeleteRegexPatternSetRequestTypeDef",
|
|
103
103
|
"DeleteRegexPatternSetResponseTypeDef",
|
|
104
|
-
"
|
|
104
|
+
"DeleteRuleGroupRequestTypeDef",
|
|
105
105
|
"DeleteRuleGroupResponseTypeDef",
|
|
106
|
-
"
|
|
106
|
+
"DeleteRuleRequestTypeDef",
|
|
107
107
|
"DeleteRuleResponseTypeDef",
|
|
108
|
-
"
|
|
108
|
+
"DeleteSizeConstraintSetRequestTypeDef",
|
|
109
109
|
"DeleteSizeConstraintSetResponseTypeDef",
|
|
110
|
-
"
|
|
110
|
+
"DeleteSqlInjectionMatchSetRequestTypeDef",
|
|
111
111
|
"DeleteSqlInjectionMatchSetResponseTypeDef",
|
|
112
|
-
"
|
|
112
|
+
"DeleteWebACLRequestTypeDef",
|
|
113
113
|
"DeleteWebACLResponseTypeDef",
|
|
114
|
-
"
|
|
114
|
+
"DeleteXssMatchSetRequestTypeDef",
|
|
115
115
|
"DeleteXssMatchSetResponseTypeDef",
|
|
116
|
-
"
|
|
116
|
+
"DisassociateWebACLRequestTypeDef",
|
|
117
117
|
"ExcludedRuleTypeDef",
|
|
118
118
|
"FieldToMatchTypeDef",
|
|
119
119
|
"GeoMatchConstraintTypeDef",
|
|
120
120
|
"GeoMatchSetSummaryTypeDef",
|
|
121
121
|
"GeoMatchSetTypeDef",
|
|
122
122
|
"GeoMatchSetUpdateTypeDef",
|
|
123
|
-
"
|
|
123
|
+
"GetByteMatchSetRequestTypeDef",
|
|
124
124
|
"GetByteMatchSetResponseTypeDef",
|
|
125
125
|
"GetChangeTokenResponseTypeDef",
|
|
126
|
-
"
|
|
126
|
+
"GetChangeTokenStatusRequestTypeDef",
|
|
127
127
|
"GetChangeTokenStatusResponseTypeDef",
|
|
128
|
-
"
|
|
128
|
+
"GetGeoMatchSetRequestTypeDef",
|
|
129
129
|
"GetGeoMatchSetResponseTypeDef",
|
|
130
|
-
"
|
|
130
|
+
"GetIPSetRequestTypeDef",
|
|
131
131
|
"GetIPSetResponseTypeDef",
|
|
132
|
-
"
|
|
132
|
+
"GetLoggingConfigurationRequestTypeDef",
|
|
133
133
|
"GetLoggingConfigurationResponseTypeDef",
|
|
134
|
-
"
|
|
134
|
+
"GetPermissionPolicyRequestTypeDef",
|
|
135
135
|
"GetPermissionPolicyResponseTypeDef",
|
|
136
|
-
"
|
|
136
|
+
"GetRateBasedRuleManagedKeysRequestTypeDef",
|
|
137
137
|
"GetRateBasedRuleManagedKeysResponseTypeDef",
|
|
138
|
-
"
|
|
138
|
+
"GetRateBasedRuleRequestTypeDef",
|
|
139
139
|
"GetRateBasedRuleResponseTypeDef",
|
|
140
|
-
"
|
|
140
|
+
"GetRegexMatchSetRequestTypeDef",
|
|
141
141
|
"GetRegexMatchSetResponseTypeDef",
|
|
142
|
-
"
|
|
142
|
+
"GetRegexPatternSetRequestTypeDef",
|
|
143
143
|
"GetRegexPatternSetResponseTypeDef",
|
|
144
|
-
"
|
|
144
|
+
"GetRuleGroupRequestTypeDef",
|
|
145
145
|
"GetRuleGroupResponseTypeDef",
|
|
146
|
-
"
|
|
146
|
+
"GetRuleRequestTypeDef",
|
|
147
147
|
"GetRuleResponseTypeDef",
|
|
148
|
-
"
|
|
148
|
+
"GetSampledRequestsRequestTypeDef",
|
|
149
149
|
"GetSampledRequestsResponseTypeDef",
|
|
150
|
-
"
|
|
150
|
+
"GetSizeConstraintSetRequestTypeDef",
|
|
151
151
|
"GetSizeConstraintSetResponseTypeDef",
|
|
152
|
-
"
|
|
152
|
+
"GetSqlInjectionMatchSetRequestTypeDef",
|
|
153
153
|
"GetSqlInjectionMatchSetResponseTypeDef",
|
|
154
|
-
"
|
|
154
|
+
"GetWebACLForResourceRequestTypeDef",
|
|
155
155
|
"GetWebACLForResourceResponseTypeDef",
|
|
156
|
-
"
|
|
156
|
+
"GetWebACLRequestTypeDef",
|
|
157
157
|
"GetWebACLResponseTypeDef",
|
|
158
|
-
"
|
|
158
|
+
"GetXssMatchSetRequestTypeDef",
|
|
159
159
|
"GetXssMatchSetResponseTypeDef",
|
|
160
160
|
"HTTPHeaderTypeDef",
|
|
161
161
|
"HTTPRequestTypeDef",
|
|
@@ -163,46 +163,47 @@ __all__ = (
|
|
|
163
163
|
"IPSetSummaryTypeDef",
|
|
164
164
|
"IPSetTypeDef",
|
|
165
165
|
"IPSetUpdateTypeDef",
|
|
166
|
-
"
|
|
166
|
+
"ListActivatedRulesInRuleGroupRequestTypeDef",
|
|
167
167
|
"ListActivatedRulesInRuleGroupResponseTypeDef",
|
|
168
|
-
"
|
|
168
|
+
"ListByteMatchSetsRequestTypeDef",
|
|
169
169
|
"ListByteMatchSetsResponseTypeDef",
|
|
170
|
-
"
|
|
170
|
+
"ListGeoMatchSetsRequestTypeDef",
|
|
171
171
|
"ListGeoMatchSetsResponseTypeDef",
|
|
172
|
-
"
|
|
172
|
+
"ListIPSetsRequestTypeDef",
|
|
173
173
|
"ListIPSetsResponseTypeDef",
|
|
174
|
-
"
|
|
174
|
+
"ListLoggingConfigurationsRequestTypeDef",
|
|
175
175
|
"ListLoggingConfigurationsResponseTypeDef",
|
|
176
|
-
"
|
|
176
|
+
"ListRateBasedRulesRequestTypeDef",
|
|
177
177
|
"ListRateBasedRulesResponseTypeDef",
|
|
178
|
-
"
|
|
178
|
+
"ListRegexMatchSetsRequestTypeDef",
|
|
179
179
|
"ListRegexMatchSetsResponseTypeDef",
|
|
180
|
-
"
|
|
180
|
+
"ListRegexPatternSetsRequestTypeDef",
|
|
181
181
|
"ListRegexPatternSetsResponseTypeDef",
|
|
182
|
-
"
|
|
182
|
+
"ListResourcesForWebACLRequestTypeDef",
|
|
183
183
|
"ListResourcesForWebACLResponseTypeDef",
|
|
184
|
-
"
|
|
184
|
+
"ListRuleGroupsRequestTypeDef",
|
|
185
185
|
"ListRuleGroupsResponseTypeDef",
|
|
186
|
-
"
|
|
186
|
+
"ListRulesRequestTypeDef",
|
|
187
187
|
"ListRulesResponseTypeDef",
|
|
188
|
-
"
|
|
188
|
+
"ListSizeConstraintSetsRequestTypeDef",
|
|
189
189
|
"ListSizeConstraintSetsResponseTypeDef",
|
|
190
|
-
"
|
|
190
|
+
"ListSqlInjectionMatchSetsRequestTypeDef",
|
|
191
191
|
"ListSqlInjectionMatchSetsResponseTypeDef",
|
|
192
|
-
"
|
|
192
|
+
"ListSubscribedRuleGroupsRequestTypeDef",
|
|
193
193
|
"ListSubscribedRuleGroupsResponseTypeDef",
|
|
194
|
-
"
|
|
194
|
+
"ListTagsForResourceRequestTypeDef",
|
|
195
195
|
"ListTagsForResourceResponseTypeDef",
|
|
196
|
-
"
|
|
196
|
+
"ListWebACLsRequestTypeDef",
|
|
197
197
|
"ListWebACLsResponseTypeDef",
|
|
198
|
-
"
|
|
198
|
+
"ListXssMatchSetsRequestTypeDef",
|
|
199
199
|
"ListXssMatchSetsResponseTypeDef",
|
|
200
200
|
"LoggingConfigurationOutputTypeDef",
|
|
201
201
|
"LoggingConfigurationTypeDef",
|
|
202
|
+
"LoggingConfigurationUnionTypeDef",
|
|
202
203
|
"PredicateTypeDef",
|
|
203
|
-
"
|
|
204
|
+
"PutLoggingConfigurationRequestTypeDef",
|
|
204
205
|
"PutLoggingConfigurationResponseTypeDef",
|
|
205
|
-
"
|
|
206
|
+
"PutPermissionPolicyRequestTypeDef",
|
|
206
207
|
"RateBasedRuleTypeDef",
|
|
207
208
|
"RegexMatchSetSummaryTypeDef",
|
|
208
209
|
"RegexMatchSetTypeDef",
|
|
@@ -229,35 +230,36 @@ __all__ = (
|
|
|
229
230
|
"SqlInjectionMatchTupleTypeDef",
|
|
230
231
|
"SubscribedRuleGroupSummaryTypeDef",
|
|
231
232
|
"TagInfoForResourceTypeDef",
|
|
232
|
-
"
|
|
233
|
+
"TagResourceRequestTypeDef",
|
|
233
234
|
"TagTypeDef",
|
|
234
235
|
"TimeWindowOutputTypeDef",
|
|
235
236
|
"TimeWindowTypeDef",
|
|
237
|
+
"TimeWindowUnionTypeDef",
|
|
236
238
|
"TimestampTypeDef",
|
|
237
|
-
"
|
|
238
|
-
"
|
|
239
|
+
"UntagResourceRequestTypeDef",
|
|
240
|
+
"UpdateByteMatchSetRequestTypeDef",
|
|
239
241
|
"UpdateByteMatchSetResponseTypeDef",
|
|
240
|
-
"
|
|
242
|
+
"UpdateGeoMatchSetRequestTypeDef",
|
|
241
243
|
"UpdateGeoMatchSetResponseTypeDef",
|
|
242
|
-
"
|
|
244
|
+
"UpdateIPSetRequestTypeDef",
|
|
243
245
|
"UpdateIPSetResponseTypeDef",
|
|
244
|
-
"
|
|
246
|
+
"UpdateRateBasedRuleRequestTypeDef",
|
|
245
247
|
"UpdateRateBasedRuleResponseTypeDef",
|
|
246
|
-
"
|
|
248
|
+
"UpdateRegexMatchSetRequestTypeDef",
|
|
247
249
|
"UpdateRegexMatchSetResponseTypeDef",
|
|
248
|
-
"
|
|
250
|
+
"UpdateRegexPatternSetRequestTypeDef",
|
|
249
251
|
"UpdateRegexPatternSetResponseTypeDef",
|
|
250
|
-
"
|
|
252
|
+
"UpdateRuleGroupRequestTypeDef",
|
|
251
253
|
"UpdateRuleGroupResponseTypeDef",
|
|
252
|
-
"
|
|
254
|
+
"UpdateRuleRequestTypeDef",
|
|
253
255
|
"UpdateRuleResponseTypeDef",
|
|
254
|
-
"
|
|
256
|
+
"UpdateSizeConstraintSetRequestTypeDef",
|
|
255
257
|
"UpdateSizeConstraintSetResponseTypeDef",
|
|
256
|
-
"
|
|
258
|
+
"UpdateSqlInjectionMatchSetRequestTypeDef",
|
|
257
259
|
"UpdateSqlInjectionMatchSetResponseTypeDef",
|
|
258
|
-
"
|
|
260
|
+
"UpdateWebACLRequestTypeDef",
|
|
259
261
|
"UpdateWebACLResponseTypeDef",
|
|
260
|
-
"
|
|
262
|
+
"UpdateXssMatchSetRequestTypeDef",
|
|
261
263
|
"UpdateXssMatchSetResponseTypeDef",
|
|
262
264
|
"WafActionTypeDef",
|
|
263
265
|
"WafOverrideActionTypeDef",
|
|
@@ -286,7 +288,7 @@ WafOverrideActionTypeDef = TypedDict(
|
|
|
286
288
|
},
|
|
287
289
|
)
|
|
288
290
|
|
|
289
|
-
class
|
|
291
|
+
class AssociateWebACLRequestTypeDef(TypedDict):
|
|
290
292
|
WebACLId: str
|
|
291
293
|
ResourceArn: str
|
|
292
294
|
|
|
@@ -304,7 +306,7 @@ FieldToMatchTypeDef = TypedDict(
|
|
|
304
306
|
},
|
|
305
307
|
)
|
|
306
308
|
|
|
307
|
-
class
|
|
309
|
+
class CreateByteMatchSetRequestTypeDef(TypedDict):
|
|
308
310
|
Name: str
|
|
309
311
|
ChangeToken: str
|
|
310
312
|
|
|
@@ -315,11 +317,11 @@ class ResponseMetadataTypeDef(TypedDict):
|
|
|
315
317
|
RetryAttempts: int
|
|
316
318
|
HostId: NotRequired[str]
|
|
317
319
|
|
|
318
|
-
class
|
|
320
|
+
class CreateGeoMatchSetRequestTypeDef(TypedDict):
|
|
319
321
|
Name: str
|
|
320
322
|
ChangeToken: str
|
|
321
323
|
|
|
322
|
-
class
|
|
324
|
+
class CreateIPSetRequestTypeDef(TypedDict):
|
|
323
325
|
Name: str
|
|
324
326
|
ChangeToken: str
|
|
325
327
|
|
|
@@ -327,11 +329,11 @@ class TagTypeDef(TypedDict):
|
|
|
327
329
|
Key: str
|
|
328
330
|
Value: str
|
|
329
331
|
|
|
330
|
-
class
|
|
332
|
+
class CreateRegexMatchSetRequestTypeDef(TypedDict):
|
|
331
333
|
Name: str
|
|
332
334
|
ChangeToken: str
|
|
333
335
|
|
|
334
|
-
class
|
|
336
|
+
class CreateRegexPatternSetRequestTypeDef(TypedDict):
|
|
335
337
|
Name: str
|
|
336
338
|
ChangeToken: str
|
|
337
339
|
|
|
@@ -345,78 +347,78 @@ class RuleGroupTypeDef(TypedDict):
|
|
|
345
347
|
Name: NotRequired[str]
|
|
346
348
|
MetricName: NotRequired[str]
|
|
347
349
|
|
|
348
|
-
class
|
|
350
|
+
class CreateSizeConstraintSetRequestTypeDef(TypedDict):
|
|
349
351
|
Name: str
|
|
350
352
|
ChangeToken: str
|
|
351
353
|
|
|
352
|
-
class
|
|
354
|
+
class CreateSqlInjectionMatchSetRequestTypeDef(TypedDict):
|
|
353
355
|
Name: str
|
|
354
356
|
ChangeToken: str
|
|
355
357
|
|
|
356
|
-
class
|
|
358
|
+
class CreateWebACLMigrationStackRequestTypeDef(TypedDict):
|
|
357
359
|
WebACLId: str
|
|
358
360
|
S3BucketName: str
|
|
359
361
|
IgnoreUnsupportedType: bool
|
|
360
362
|
|
|
361
|
-
class
|
|
363
|
+
class CreateXssMatchSetRequestTypeDef(TypedDict):
|
|
362
364
|
Name: str
|
|
363
365
|
ChangeToken: str
|
|
364
366
|
|
|
365
|
-
class
|
|
367
|
+
class DeleteByteMatchSetRequestTypeDef(TypedDict):
|
|
366
368
|
ByteMatchSetId: str
|
|
367
369
|
ChangeToken: str
|
|
368
370
|
|
|
369
|
-
class
|
|
371
|
+
class DeleteGeoMatchSetRequestTypeDef(TypedDict):
|
|
370
372
|
GeoMatchSetId: str
|
|
371
373
|
ChangeToken: str
|
|
372
374
|
|
|
373
|
-
class
|
|
375
|
+
class DeleteIPSetRequestTypeDef(TypedDict):
|
|
374
376
|
IPSetId: str
|
|
375
377
|
ChangeToken: str
|
|
376
378
|
|
|
377
|
-
class
|
|
379
|
+
class DeleteLoggingConfigurationRequestTypeDef(TypedDict):
|
|
378
380
|
ResourceArn: str
|
|
379
381
|
|
|
380
|
-
class
|
|
382
|
+
class DeletePermissionPolicyRequestTypeDef(TypedDict):
|
|
381
383
|
ResourceArn: str
|
|
382
384
|
|
|
383
|
-
class
|
|
385
|
+
class DeleteRateBasedRuleRequestTypeDef(TypedDict):
|
|
384
386
|
RuleId: str
|
|
385
387
|
ChangeToken: str
|
|
386
388
|
|
|
387
|
-
class
|
|
389
|
+
class DeleteRegexMatchSetRequestTypeDef(TypedDict):
|
|
388
390
|
RegexMatchSetId: str
|
|
389
391
|
ChangeToken: str
|
|
390
392
|
|
|
391
|
-
class
|
|
393
|
+
class DeleteRegexPatternSetRequestTypeDef(TypedDict):
|
|
392
394
|
RegexPatternSetId: str
|
|
393
395
|
ChangeToken: str
|
|
394
396
|
|
|
395
|
-
class
|
|
397
|
+
class DeleteRuleGroupRequestTypeDef(TypedDict):
|
|
396
398
|
RuleGroupId: str
|
|
397
399
|
ChangeToken: str
|
|
398
400
|
|
|
399
|
-
class
|
|
401
|
+
class DeleteRuleRequestTypeDef(TypedDict):
|
|
400
402
|
RuleId: str
|
|
401
403
|
ChangeToken: str
|
|
402
404
|
|
|
403
|
-
class
|
|
405
|
+
class DeleteSizeConstraintSetRequestTypeDef(TypedDict):
|
|
404
406
|
SizeConstraintSetId: str
|
|
405
407
|
ChangeToken: str
|
|
406
408
|
|
|
407
|
-
class
|
|
409
|
+
class DeleteSqlInjectionMatchSetRequestTypeDef(TypedDict):
|
|
408
410
|
SqlInjectionMatchSetId: str
|
|
409
411
|
ChangeToken: str
|
|
410
412
|
|
|
411
|
-
class
|
|
413
|
+
class DeleteWebACLRequestTypeDef(TypedDict):
|
|
412
414
|
WebACLId: str
|
|
413
415
|
ChangeToken: str
|
|
414
416
|
|
|
415
|
-
class
|
|
417
|
+
class DeleteXssMatchSetRequestTypeDef(TypedDict):
|
|
416
418
|
XssMatchSetId: str
|
|
417
419
|
ChangeToken: str
|
|
418
420
|
|
|
419
|
-
class
|
|
421
|
+
class DisassociateWebACLRequestTypeDef(TypedDict):
|
|
420
422
|
ResourceArn: str
|
|
421
423
|
|
|
422
424
|
GeoMatchConstraintTypeDef = TypedDict(
|
|
@@ -431,64 +433,64 @@ class GeoMatchSetSummaryTypeDef(TypedDict):
|
|
|
431
433
|
GeoMatchSetId: str
|
|
432
434
|
Name: str
|
|
433
435
|
|
|
434
|
-
class
|
|
436
|
+
class GetByteMatchSetRequestTypeDef(TypedDict):
|
|
435
437
|
ByteMatchSetId: str
|
|
436
438
|
|
|
437
|
-
class
|
|
439
|
+
class GetChangeTokenStatusRequestTypeDef(TypedDict):
|
|
438
440
|
ChangeToken: str
|
|
439
441
|
|
|
440
|
-
class
|
|
442
|
+
class GetGeoMatchSetRequestTypeDef(TypedDict):
|
|
441
443
|
GeoMatchSetId: str
|
|
442
444
|
|
|
443
|
-
class
|
|
445
|
+
class GetIPSetRequestTypeDef(TypedDict):
|
|
444
446
|
IPSetId: str
|
|
445
447
|
|
|
446
|
-
class
|
|
448
|
+
class GetLoggingConfigurationRequestTypeDef(TypedDict):
|
|
447
449
|
ResourceArn: str
|
|
448
450
|
|
|
449
|
-
class
|
|
451
|
+
class GetPermissionPolicyRequestTypeDef(TypedDict):
|
|
450
452
|
ResourceArn: str
|
|
451
453
|
|
|
452
|
-
class
|
|
454
|
+
class GetRateBasedRuleManagedKeysRequestTypeDef(TypedDict):
|
|
453
455
|
RuleId: str
|
|
454
456
|
NextMarker: NotRequired[str]
|
|
455
457
|
|
|
456
|
-
class
|
|
458
|
+
class GetRateBasedRuleRequestTypeDef(TypedDict):
|
|
457
459
|
RuleId: str
|
|
458
460
|
|
|
459
|
-
class
|
|
461
|
+
class GetRegexMatchSetRequestTypeDef(TypedDict):
|
|
460
462
|
RegexMatchSetId: str
|
|
461
463
|
|
|
462
|
-
class
|
|
464
|
+
class GetRegexPatternSetRequestTypeDef(TypedDict):
|
|
463
465
|
RegexPatternSetId: str
|
|
464
466
|
|
|
465
|
-
class
|
|
467
|
+
class GetRuleGroupRequestTypeDef(TypedDict):
|
|
466
468
|
RuleGroupId: str
|
|
467
469
|
|
|
468
|
-
class
|
|
470
|
+
class GetRuleRequestTypeDef(TypedDict):
|
|
469
471
|
RuleId: str
|
|
470
472
|
|
|
471
473
|
class TimeWindowOutputTypeDef(TypedDict):
|
|
472
474
|
StartTime: datetime
|
|
473
475
|
EndTime: datetime
|
|
474
476
|
|
|
475
|
-
class
|
|
477
|
+
class GetSizeConstraintSetRequestTypeDef(TypedDict):
|
|
476
478
|
SizeConstraintSetId: str
|
|
477
479
|
|
|
478
|
-
class
|
|
480
|
+
class GetSqlInjectionMatchSetRequestTypeDef(TypedDict):
|
|
479
481
|
SqlInjectionMatchSetId: str
|
|
480
482
|
|
|
481
|
-
class
|
|
483
|
+
class GetWebACLForResourceRequestTypeDef(TypedDict):
|
|
482
484
|
ResourceArn: str
|
|
483
485
|
|
|
484
486
|
class WebACLSummaryTypeDef(TypedDict):
|
|
485
487
|
WebACLId: str
|
|
486
488
|
Name: str
|
|
487
489
|
|
|
488
|
-
class
|
|
490
|
+
class GetWebACLRequestTypeDef(TypedDict):
|
|
489
491
|
WebACLId: str
|
|
490
492
|
|
|
491
|
-
class
|
|
493
|
+
class GetXssMatchSetRequestTypeDef(TypedDict):
|
|
492
494
|
XssMatchSetId: str
|
|
493
495
|
|
|
494
496
|
class HTTPHeaderTypeDef(TypedDict):
|
|
@@ -507,28 +509,28 @@ class IPSetSummaryTypeDef(TypedDict):
|
|
|
507
509
|
IPSetId: str
|
|
508
510
|
Name: str
|
|
509
511
|
|
|
510
|
-
class
|
|
512
|
+
class ListActivatedRulesInRuleGroupRequestTypeDef(TypedDict):
|
|
511
513
|
RuleGroupId: NotRequired[str]
|
|
512
514
|
NextMarker: NotRequired[str]
|
|
513
515
|
Limit: NotRequired[int]
|
|
514
516
|
|
|
515
|
-
class
|
|
517
|
+
class ListByteMatchSetsRequestTypeDef(TypedDict):
|
|
516
518
|
NextMarker: NotRequired[str]
|
|
517
519
|
Limit: NotRequired[int]
|
|
518
520
|
|
|
519
|
-
class
|
|
521
|
+
class ListGeoMatchSetsRequestTypeDef(TypedDict):
|
|
520
522
|
NextMarker: NotRequired[str]
|
|
521
523
|
Limit: NotRequired[int]
|
|
522
524
|
|
|
523
|
-
class
|
|
525
|
+
class ListIPSetsRequestTypeDef(TypedDict):
|
|
524
526
|
NextMarker: NotRequired[str]
|
|
525
527
|
Limit: NotRequired[int]
|
|
526
528
|
|
|
527
|
-
class
|
|
529
|
+
class ListLoggingConfigurationsRequestTypeDef(TypedDict):
|
|
528
530
|
NextMarker: NotRequired[str]
|
|
529
531
|
Limit: NotRequired[int]
|
|
530
532
|
|
|
531
|
-
class
|
|
533
|
+
class ListRateBasedRulesRequestTypeDef(TypedDict):
|
|
532
534
|
NextMarker: NotRequired[str]
|
|
533
535
|
Limit: NotRequired[int]
|
|
534
536
|
|
|
@@ -536,7 +538,7 @@ class RuleSummaryTypeDef(TypedDict):
|
|
|
536
538
|
RuleId: str
|
|
537
539
|
Name: str
|
|
538
540
|
|
|
539
|
-
class
|
|
541
|
+
class ListRegexMatchSetsRequestTypeDef(TypedDict):
|
|
540
542
|
NextMarker: NotRequired[str]
|
|
541
543
|
Limit: NotRequired[int]
|
|
542
544
|
|
|
@@ -544,7 +546,7 @@ class RegexMatchSetSummaryTypeDef(TypedDict):
|
|
|
544
546
|
RegexMatchSetId: str
|
|
545
547
|
Name: str
|
|
546
548
|
|
|
547
|
-
class
|
|
549
|
+
class ListRegexPatternSetsRequestTypeDef(TypedDict):
|
|
548
550
|
NextMarker: NotRequired[str]
|
|
549
551
|
Limit: NotRequired[int]
|
|
550
552
|
|
|
@@ -552,11 +554,11 @@ class RegexPatternSetSummaryTypeDef(TypedDict):
|
|
|
552
554
|
RegexPatternSetId: str
|
|
553
555
|
Name: str
|
|
554
556
|
|
|
555
|
-
class
|
|
557
|
+
class ListResourcesForWebACLRequestTypeDef(TypedDict):
|
|
556
558
|
WebACLId: str
|
|
557
559
|
ResourceType: NotRequired[ResourceTypeType]
|
|
558
560
|
|
|
559
|
-
class
|
|
561
|
+
class ListRuleGroupsRequestTypeDef(TypedDict):
|
|
560
562
|
NextMarker: NotRequired[str]
|
|
561
563
|
Limit: NotRequired[int]
|
|
562
564
|
|
|
@@ -564,11 +566,11 @@ class RuleGroupSummaryTypeDef(TypedDict):
|
|
|
564
566
|
RuleGroupId: str
|
|
565
567
|
Name: str
|
|
566
568
|
|
|
567
|
-
class
|
|
569
|
+
class ListRulesRequestTypeDef(TypedDict):
|
|
568
570
|
NextMarker: NotRequired[str]
|
|
569
571
|
Limit: NotRequired[int]
|
|
570
572
|
|
|
571
|
-
class
|
|
573
|
+
class ListSizeConstraintSetsRequestTypeDef(TypedDict):
|
|
572
574
|
NextMarker: NotRequired[str]
|
|
573
575
|
Limit: NotRequired[int]
|
|
574
576
|
|
|
@@ -576,7 +578,7 @@ class SizeConstraintSetSummaryTypeDef(TypedDict):
|
|
|
576
578
|
SizeConstraintSetId: str
|
|
577
579
|
Name: str
|
|
578
580
|
|
|
579
|
-
class
|
|
581
|
+
class ListSqlInjectionMatchSetsRequestTypeDef(TypedDict):
|
|
580
582
|
NextMarker: NotRequired[str]
|
|
581
583
|
Limit: NotRequired[int]
|
|
582
584
|
|
|
@@ -584,7 +586,7 @@ class SqlInjectionMatchSetSummaryTypeDef(TypedDict):
|
|
|
584
586
|
SqlInjectionMatchSetId: str
|
|
585
587
|
Name: str
|
|
586
588
|
|
|
587
|
-
class
|
|
589
|
+
class ListSubscribedRuleGroupsRequestTypeDef(TypedDict):
|
|
588
590
|
NextMarker: NotRequired[str]
|
|
589
591
|
Limit: NotRequired[int]
|
|
590
592
|
|
|
@@ -593,16 +595,16 @@ class SubscribedRuleGroupSummaryTypeDef(TypedDict):
|
|
|
593
595
|
Name: str
|
|
594
596
|
MetricName: str
|
|
595
597
|
|
|
596
|
-
class
|
|
598
|
+
class ListTagsForResourceRequestTypeDef(TypedDict):
|
|
597
599
|
ResourceARN: str
|
|
598
600
|
NextMarker: NotRequired[str]
|
|
599
601
|
Limit: NotRequired[int]
|
|
600
602
|
|
|
601
|
-
class
|
|
603
|
+
class ListWebACLsRequestTypeDef(TypedDict):
|
|
602
604
|
NextMarker: NotRequired[str]
|
|
603
605
|
Limit: NotRequired[int]
|
|
604
606
|
|
|
605
|
-
class
|
|
607
|
+
class ListXssMatchSetsRequestTypeDef(TypedDict):
|
|
606
608
|
NextMarker: NotRequired[str]
|
|
607
609
|
Limit: NotRequired[int]
|
|
608
610
|
|
|
@@ -619,7 +621,7 @@ PredicateTypeDef = TypedDict(
|
|
|
619
621
|
},
|
|
620
622
|
)
|
|
621
623
|
|
|
622
|
-
class
|
|
624
|
+
class PutPermissionPolicyRequestTypeDef(TypedDict):
|
|
623
625
|
ResourceArn: str
|
|
624
626
|
Policy: str
|
|
625
627
|
|
|
@@ -629,7 +631,7 @@ class RegexPatternSetUpdateTypeDef(TypedDict):
|
|
|
629
631
|
|
|
630
632
|
TimestampTypeDef = Union[datetime, str]
|
|
631
633
|
|
|
632
|
-
class
|
|
634
|
+
class UntagResourceRequestTypeDef(TypedDict):
|
|
633
635
|
ResourceARN: str
|
|
634
636
|
TagKeys: Sequence[str]
|
|
635
637
|
|
|
@@ -823,7 +825,7 @@ class UpdateXssMatchSetResponseTypeDef(TypedDict):
|
|
|
823
825
|
ChangeToken: str
|
|
824
826
|
ResponseMetadata: ResponseMetadataTypeDef
|
|
825
827
|
|
|
826
|
-
class
|
|
828
|
+
class CreateRateBasedRuleRequestTypeDef(TypedDict):
|
|
827
829
|
Name: str
|
|
828
830
|
MetricName: str
|
|
829
831
|
RateKey: Literal["IP"]
|
|
@@ -831,19 +833,19 @@ class CreateRateBasedRuleRequestRequestTypeDef(TypedDict):
|
|
|
831
833
|
ChangeToken: str
|
|
832
834
|
Tags: NotRequired[Sequence[TagTypeDef]]
|
|
833
835
|
|
|
834
|
-
class
|
|
836
|
+
class CreateRuleGroupRequestTypeDef(TypedDict):
|
|
835
837
|
Name: str
|
|
836
838
|
MetricName: str
|
|
837
839
|
ChangeToken: str
|
|
838
840
|
Tags: NotRequired[Sequence[TagTypeDef]]
|
|
839
841
|
|
|
840
|
-
class
|
|
842
|
+
class CreateRuleRequestTypeDef(TypedDict):
|
|
841
843
|
Name: str
|
|
842
844
|
MetricName: str
|
|
843
845
|
ChangeToken: str
|
|
844
846
|
Tags: NotRequired[Sequence[TagTypeDef]]
|
|
845
847
|
|
|
846
|
-
class
|
|
848
|
+
class CreateWebACLRequestTypeDef(TypedDict):
|
|
847
849
|
Name: str
|
|
848
850
|
MetricName: str
|
|
849
851
|
DefaultAction: WafActionTypeDef
|
|
@@ -854,7 +856,7 @@ class TagInfoForResourceTypeDef(TypedDict):
|
|
|
854
856
|
ResourceARN: NotRequired[str]
|
|
855
857
|
TagList: NotRequired[List[TagTypeDef]]
|
|
856
858
|
|
|
857
|
-
class
|
|
859
|
+
class TagResourceRequestTypeDef(TypedDict):
|
|
858
860
|
ResourceARN: str
|
|
859
861
|
Tags: Sequence[TagTypeDef]
|
|
860
862
|
|
|
@@ -984,7 +986,7 @@ class RuleUpdateTypeDef(TypedDict):
|
|
|
984
986
|
Action: ChangeActionType
|
|
985
987
|
Predicate: PredicateTypeDef
|
|
986
988
|
|
|
987
|
-
class
|
|
989
|
+
class UpdateRegexPatternSetRequestTypeDef(TypedDict):
|
|
988
990
|
RegexPatternSetId: str
|
|
989
991
|
Updates: Sequence[RegexPatternSetUpdateTypeDef]
|
|
990
992
|
ChangeToken: str
|
|
@@ -1028,8 +1030,9 @@ class PutLoggingConfigurationResponseTypeDef(TypedDict):
|
|
|
1028
1030
|
LoggingConfiguration: LoggingConfigurationOutputTypeDef
|
|
1029
1031
|
ResponseMetadata: ResponseMetadataTypeDef
|
|
1030
1032
|
|
|
1031
|
-
|
|
1032
|
-
|
|
1033
|
+
LoggingConfigurationUnionTypeDef = Union[
|
|
1034
|
+
LoggingConfigurationTypeDef, LoggingConfigurationOutputTypeDef
|
|
1035
|
+
]
|
|
1033
1036
|
|
|
1034
1037
|
class RegexMatchSetTypeDef(TypedDict):
|
|
1035
1038
|
RegexMatchSetId: NotRequired[str]
|
|
@@ -1081,7 +1084,7 @@ class GetGeoMatchSetResponseTypeDef(TypedDict):
|
|
|
1081
1084
|
GeoMatchSet: GeoMatchSetTypeDef
|
|
1082
1085
|
ResponseMetadata: ResponseMetadataTypeDef
|
|
1083
1086
|
|
|
1084
|
-
class
|
|
1087
|
+
class UpdateGeoMatchSetRequestTypeDef(TypedDict):
|
|
1085
1088
|
GeoMatchSetId: str
|
|
1086
1089
|
ChangeToken: str
|
|
1087
1090
|
Updates: Sequence[GeoMatchSetUpdateTypeDef]
|
|
@@ -1102,7 +1105,7 @@ class GetIPSetResponseTypeDef(TypedDict):
|
|
|
1102
1105
|
IPSet: IPSetTypeDef
|
|
1103
1106
|
ResponseMetadata: ResponseMetadataTypeDef
|
|
1104
1107
|
|
|
1105
|
-
class
|
|
1108
|
+
class UpdateIPSetRequestTypeDef(TypedDict):
|
|
1106
1109
|
IPSetId: str
|
|
1107
1110
|
ChangeToken: str
|
|
1108
1111
|
Updates: Sequence[IPSetUpdateTypeDef]
|
|
@@ -1125,22 +1128,18 @@ class GetRuleResponseTypeDef(TypedDict):
|
|
|
1125
1128
|
Rule: RuleTypeDef
|
|
1126
1129
|
ResponseMetadata: ResponseMetadataTypeDef
|
|
1127
1130
|
|
|
1128
|
-
class
|
|
1131
|
+
class UpdateRateBasedRuleRequestTypeDef(TypedDict):
|
|
1129
1132
|
RuleId: str
|
|
1130
1133
|
ChangeToken: str
|
|
1131
1134
|
Updates: Sequence[RuleUpdateTypeDef]
|
|
1132
1135
|
RateLimit: int
|
|
1133
1136
|
|
|
1134
|
-
class
|
|
1137
|
+
class UpdateRuleRequestTypeDef(TypedDict):
|
|
1135
1138
|
RuleId: str
|
|
1136
1139
|
ChangeToken: str
|
|
1137
1140
|
Updates: Sequence[RuleUpdateTypeDef]
|
|
1138
1141
|
|
|
1139
|
-
|
|
1140
|
-
WebAclId: str
|
|
1141
|
-
RuleId: str
|
|
1142
|
-
TimeWindow: TimeWindowTypeDef
|
|
1143
|
-
MaxItems: int
|
|
1142
|
+
TimeWindowUnionTypeDef = Union[TimeWindowTypeDef, TimeWindowOutputTypeDef]
|
|
1144
1143
|
|
|
1145
1144
|
class CreateWebACLResponseTypeDef(TypedDict):
|
|
1146
1145
|
WebACL: WebACLTypeDef
|
|
@@ -1172,6 +1171,9 @@ class ByteMatchSetUpdateTypeDef(TypedDict):
|
|
|
1172
1171
|
Action: ChangeActionType
|
|
1173
1172
|
ByteMatchTuple: ByteMatchTupleUnionTypeDef
|
|
1174
1173
|
|
|
1174
|
+
class PutLoggingConfigurationRequestTypeDef(TypedDict):
|
|
1175
|
+
LoggingConfiguration: LoggingConfigurationUnionTypeDef
|
|
1176
|
+
|
|
1175
1177
|
class CreateRegexMatchSetResponseTypeDef(TypedDict):
|
|
1176
1178
|
RegexMatchSet: RegexMatchSetTypeDef
|
|
1177
1179
|
ChangeToken: str
|
|
@@ -1181,7 +1183,7 @@ class GetRegexMatchSetResponseTypeDef(TypedDict):
|
|
|
1181
1183
|
RegexMatchSet: RegexMatchSetTypeDef
|
|
1182
1184
|
ResponseMetadata: ResponseMetadataTypeDef
|
|
1183
1185
|
|
|
1184
|
-
class
|
|
1186
|
+
class UpdateRegexMatchSetRequestTypeDef(TypedDict):
|
|
1185
1187
|
RegexMatchSetId: str
|
|
1186
1188
|
Updates: Sequence[RegexMatchSetUpdateTypeDef]
|
|
1187
1189
|
ChangeToken: str
|
|
@@ -1195,7 +1197,7 @@ class GetSizeConstraintSetResponseTypeDef(TypedDict):
|
|
|
1195
1197
|
SizeConstraintSet: SizeConstraintSetTypeDef
|
|
1196
1198
|
ResponseMetadata: ResponseMetadataTypeDef
|
|
1197
1199
|
|
|
1198
|
-
class
|
|
1200
|
+
class UpdateSizeConstraintSetRequestTypeDef(TypedDict):
|
|
1199
1201
|
SizeConstraintSetId: str
|
|
1200
1202
|
ChangeToken: str
|
|
1201
1203
|
Updates: Sequence[SizeConstraintSetUpdateTypeDef]
|
|
@@ -1209,7 +1211,7 @@ class GetSqlInjectionMatchSetResponseTypeDef(TypedDict):
|
|
|
1209
1211
|
SqlInjectionMatchSet: SqlInjectionMatchSetTypeDef
|
|
1210
1212
|
ResponseMetadata: ResponseMetadataTypeDef
|
|
1211
1213
|
|
|
1212
|
-
class
|
|
1214
|
+
class UpdateSqlInjectionMatchSetRequestTypeDef(TypedDict):
|
|
1213
1215
|
SqlInjectionMatchSetId: str
|
|
1214
1216
|
ChangeToken: str
|
|
1215
1217
|
Updates: Sequence[SqlInjectionMatchSetUpdateTypeDef]
|
|
@@ -1223,7 +1225,7 @@ class GetXssMatchSetResponseTypeDef(TypedDict):
|
|
|
1223
1225
|
XssMatchSet: XssMatchSetTypeDef
|
|
1224
1226
|
ResponseMetadata: ResponseMetadataTypeDef
|
|
1225
1227
|
|
|
1226
|
-
class
|
|
1228
|
+
class UpdateXssMatchSetRequestTypeDef(TypedDict):
|
|
1227
1229
|
XssMatchSetId: str
|
|
1228
1230
|
ChangeToken: str
|
|
1229
1231
|
Updates: Sequence[XssMatchSetUpdateTypeDef]
|
|
@@ -1234,18 +1236,24 @@ class GetSampledRequestsResponseTypeDef(TypedDict):
|
|
|
1234
1236
|
TimeWindow: TimeWindowOutputTypeDef
|
|
1235
1237
|
ResponseMetadata: ResponseMetadataTypeDef
|
|
1236
1238
|
|
|
1237
|
-
class
|
|
1239
|
+
class GetSampledRequestsRequestTypeDef(TypedDict):
|
|
1240
|
+
WebAclId: str
|
|
1241
|
+
RuleId: str
|
|
1242
|
+
TimeWindow: TimeWindowUnionTypeDef
|
|
1243
|
+
MaxItems: int
|
|
1244
|
+
|
|
1245
|
+
class UpdateRuleGroupRequestTypeDef(TypedDict):
|
|
1238
1246
|
RuleGroupId: str
|
|
1239
1247
|
Updates: Sequence[RuleGroupUpdateTypeDef]
|
|
1240
1248
|
ChangeToken: str
|
|
1241
1249
|
|
|
1242
|
-
class
|
|
1250
|
+
class UpdateWebACLRequestTypeDef(TypedDict):
|
|
1243
1251
|
WebACLId: str
|
|
1244
1252
|
ChangeToken: str
|
|
1245
1253
|
Updates: NotRequired[Sequence[WebACLUpdateTypeDef]]
|
|
1246
1254
|
DefaultAction: NotRequired[WafActionTypeDef]
|
|
1247
1255
|
|
|
1248
|
-
class
|
|
1256
|
+
class UpdateByteMatchSetRequestTypeDef(TypedDict):
|
|
1249
1257
|
ByteMatchSetId: str
|
|
1250
1258
|
ChangeToken: str
|
|
1251
1259
|
Updates: Sequence[ByteMatchSetUpdateTypeDef]
|