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
|
|
@@ -54,7 +54,7 @@ __all__ = (
|
|
|
54
54
|
"ActivatedRuleOutputTypeDef",
|
|
55
55
|
"ActivatedRuleTypeDef",
|
|
56
56
|
"ActivatedRuleUnionTypeDef",
|
|
57
|
-
"
|
|
57
|
+
"AssociateWebACLRequestTypeDef",
|
|
58
58
|
"BlobTypeDef",
|
|
59
59
|
"ByteMatchSetSummaryTypeDef",
|
|
60
60
|
"ByteMatchSetTypeDef",
|
|
@@ -62,101 +62,101 @@ __all__ = (
|
|
|
62
62
|
"ByteMatchTupleOutputTypeDef",
|
|
63
63
|
"ByteMatchTupleTypeDef",
|
|
64
64
|
"ByteMatchTupleUnionTypeDef",
|
|
65
|
-
"
|
|
65
|
+
"CreateByteMatchSetRequestTypeDef",
|
|
66
66
|
"CreateByteMatchSetResponseTypeDef",
|
|
67
|
-
"
|
|
67
|
+
"CreateGeoMatchSetRequestTypeDef",
|
|
68
68
|
"CreateGeoMatchSetResponseTypeDef",
|
|
69
|
-
"
|
|
69
|
+
"CreateIPSetRequestTypeDef",
|
|
70
70
|
"CreateIPSetResponseTypeDef",
|
|
71
|
-
"
|
|
71
|
+
"CreateRateBasedRuleRequestTypeDef",
|
|
72
72
|
"CreateRateBasedRuleResponseTypeDef",
|
|
73
|
-
"
|
|
73
|
+
"CreateRegexMatchSetRequestTypeDef",
|
|
74
74
|
"CreateRegexMatchSetResponseTypeDef",
|
|
75
|
-
"
|
|
75
|
+
"CreateRegexPatternSetRequestTypeDef",
|
|
76
76
|
"CreateRegexPatternSetResponseTypeDef",
|
|
77
|
-
"
|
|
77
|
+
"CreateRuleGroupRequestTypeDef",
|
|
78
78
|
"CreateRuleGroupResponseTypeDef",
|
|
79
|
-
"
|
|
79
|
+
"CreateRuleRequestTypeDef",
|
|
80
80
|
"CreateRuleResponseTypeDef",
|
|
81
|
-
"
|
|
81
|
+
"CreateSizeConstraintSetRequestTypeDef",
|
|
82
82
|
"CreateSizeConstraintSetResponseTypeDef",
|
|
83
|
-
"
|
|
83
|
+
"CreateSqlInjectionMatchSetRequestTypeDef",
|
|
84
84
|
"CreateSqlInjectionMatchSetResponseTypeDef",
|
|
85
|
-
"
|
|
85
|
+
"CreateWebACLMigrationStackRequestTypeDef",
|
|
86
86
|
"CreateWebACLMigrationStackResponseTypeDef",
|
|
87
|
-
"
|
|
87
|
+
"CreateWebACLRequestTypeDef",
|
|
88
88
|
"CreateWebACLResponseTypeDef",
|
|
89
|
-
"
|
|
89
|
+
"CreateXssMatchSetRequestTypeDef",
|
|
90
90
|
"CreateXssMatchSetResponseTypeDef",
|
|
91
|
-
"
|
|
91
|
+
"DeleteByteMatchSetRequestTypeDef",
|
|
92
92
|
"DeleteByteMatchSetResponseTypeDef",
|
|
93
|
-
"
|
|
93
|
+
"DeleteGeoMatchSetRequestTypeDef",
|
|
94
94
|
"DeleteGeoMatchSetResponseTypeDef",
|
|
95
|
-
"
|
|
95
|
+
"DeleteIPSetRequestTypeDef",
|
|
96
96
|
"DeleteIPSetResponseTypeDef",
|
|
97
|
-
"
|
|
98
|
-
"
|
|
99
|
-
"
|
|
97
|
+
"DeleteLoggingConfigurationRequestTypeDef",
|
|
98
|
+
"DeletePermissionPolicyRequestTypeDef",
|
|
99
|
+
"DeleteRateBasedRuleRequestTypeDef",
|
|
100
100
|
"DeleteRateBasedRuleResponseTypeDef",
|
|
101
|
-
"
|
|
101
|
+
"DeleteRegexMatchSetRequestTypeDef",
|
|
102
102
|
"DeleteRegexMatchSetResponseTypeDef",
|
|
103
|
-
"
|
|
103
|
+
"DeleteRegexPatternSetRequestTypeDef",
|
|
104
104
|
"DeleteRegexPatternSetResponseTypeDef",
|
|
105
|
-
"
|
|
105
|
+
"DeleteRuleGroupRequestTypeDef",
|
|
106
106
|
"DeleteRuleGroupResponseTypeDef",
|
|
107
|
-
"
|
|
107
|
+
"DeleteRuleRequestTypeDef",
|
|
108
108
|
"DeleteRuleResponseTypeDef",
|
|
109
|
-
"
|
|
109
|
+
"DeleteSizeConstraintSetRequestTypeDef",
|
|
110
110
|
"DeleteSizeConstraintSetResponseTypeDef",
|
|
111
|
-
"
|
|
111
|
+
"DeleteSqlInjectionMatchSetRequestTypeDef",
|
|
112
112
|
"DeleteSqlInjectionMatchSetResponseTypeDef",
|
|
113
|
-
"
|
|
113
|
+
"DeleteWebACLRequestTypeDef",
|
|
114
114
|
"DeleteWebACLResponseTypeDef",
|
|
115
|
-
"
|
|
115
|
+
"DeleteXssMatchSetRequestTypeDef",
|
|
116
116
|
"DeleteXssMatchSetResponseTypeDef",
|
|
117
|
-
"
|
|
117
|
+
"DisassociateWebACLRequestTypeDef",
|
|
118
118
|
"ExcludedRuleTypeDef",
|
|
119
119
|
"FieldToMatchTypeDef",
|
|
120
120
|
"GeoMatchConstraintTypeDef",
|
|
121
121
|
"GeoMatchSetSummaryTypeDef",
|
|
122
122
|
"GeoMatchSetTypeDef",
|
|
123
123
|
"GeoMatchSetUpdateTypeDef",
|
|
124
|
-
"
|
|
124
|
+
"GetByteMatchSetRequestTypeDef",
|
|
125
125
|
"GetByteMatchSetResponseTypeDef",
|
|
126
126
|
"GetChangeTokenResponseTypeDef",
|
|
127
|
-
"
|
|
127
|
+
"GetChangeTokenStatusRequestTypeDef",
|
|
128
128
|
"GetChangeTokenStatusResponseTypeDef",
|
|
129
|
-
"
|
|
129
|
+
"GetGeoMatchSetRequestTypeDef",
|
|
130
130
|
"GetGeoMatchSetResponseTypeDef",
|
|
131
|
-
"
|
|
131
|
+
"GetIPSetRequestTypeDef",
|
|
132
132
|
"GetIPSetResponseTypeDef",
|
|
133
|
-
"
|
|
133
|
+
"GetLoggingConfigurationRequestTypeDef",
|
|
134
134
|
"GetLoggingConfigurationResponseTypeDef",
|
|
135
|
-
"
|
|
135
|
+
"GetPermissionPolicyRequestTypeDef",
|
|
136
136
|
"GetPermissionPolicyResponseTypeDef",
|
|
137
|
-
"
|
|
137
|
+
"GetRateBasedRuleManagedKeysRequestTypeDef",
|
|
138
138
|
"GetRateBasedRuleManagedKeysResponseTypeDef",
|
|
139
|
-
"
|
|
139
|
+
"GetRateBasedRuleRequestTypeDef",
|
|
140
140
|
"GetRateBasedRuleResponseTypeDef",
|
|
141
|
-
"
|
|
141
|
+
"GetRegexMatchSetRequestTypeDef",
|
|
142
142
|
"GetRegexMatchSetResponseTypeDef",
|
|
143
|
-
"
|
|
143
|
+
"GetRegexPatternSetRequestTypeDef",
|
|
144
144
|
"GetRegexPatternSetResponseTypeDef",
|
|
145
|
-
"
|
|
145
|
+
"GetRuleGroupRequestTypeDef",
|
|
146
146
|
"GetRuleGroupResponseTypeDef",
|
|
147
|
-
"
|
|
147
|
+
"GetRuleRequestTypeDef",
|
|
148
148
|
"GetRuleResponseTypeDef",
|
|
149
|
-
"
|
|
149
|
+
"GetSampledRequestsRequestTypeDef",
|
|
150
150
|
"GetSampledRequestsResponseTypeDef",
|
|
151
|
-
"
|
|
151
|
+
"GetSizeConstraintSetRequestTypeDef",
|
|
152
152
|
"GetSizeConstraintSetResponseTypeDef",
|
|
153
|
-
"
|
|
153
|
+
"GetSqlInjectionMatchSetRequestTypeDef",
|
|
154
154
|
"GetSqlInjectionMatchSetResponseTypeDef",
|
|
155
|
-
"
|
|
155
|
+
"GetWebACLForResourceRequestTypeDef",
|
|
156
156
|
"GetWebACLForResourceResponseTypeDef",
|
|
157
|
-
"
|
|
157
|
+
"GetWebACLRequestTypeDef",
|
|
158
158
|
"GetWebACLResponseTypeDef",
|
|
159
|
-
"
|
|
159
|
+
"GetXssMatchSetRequestTypeDef",
|
|
160
160
|
"GetXssMatchSetResponseTypeDef",
|
|
161
161
|
"HTTPHeaderTypeDef",
|
|
162
162
|
"HTTPRequestTypeDef",
|
|
@@ -164,46 +164,47 @@ __all__ = (
|
|
|
164
164
|
"IPSetSummaryTypeDef",
|
|
165
165
|
"IPSetTypeDef",
|
|
166
166
|
"IPSetUpdateTypeDef",
|
|
167
|
-
"
|
|
167
|
+
"ListActivatedRulesInRuleGroupRequestTypeDef",
|
|
168
168
|
"ListActivatedRulesInRuleGroupResponseTypeDef",
|
|
169
|
-
"
|
|
169
|
+
"ListByteMatchSetsRequestTypeDef",
|
|
170
170
|
"ListByteMatchSetsResponseTypeDef",
|
|
171
|
-
"
|
|
171
|
+
"ListGeoMatchSetsRequestTypeDef",
|
|
172
172
|
"ListGeoMatchSetsResponseTypeDef",
|
|
173
|
-
"
|
|
173
|
+
"ListIPSetsRequestTypeDef",
|
|
174
174
|
"ListIPSetsResponseTypeDef",
|
|
175
|
-
"
|
|
175
|
+
"ListLoggingConfigurationsRequestTypeDef",
|
|
176
176
|
"ListLoggingConfigurationsResponseTypeDef",
|
|
177
|
-
"
|
|
177
|
+
"ListRateBasedRulesRequestTypeDef",
|
|
178
178
|
"ListRateBasedRulesResponseTypeDef",
|
|
179
|
-
"
|
|
179
|
+
"ListRegexMatchSetsRequestTypeDef",
|
|
180
180
|
"ListRegexMatchSetsResponseTypeDef",
|
|
181
|
-
"
|
|
181
|
+
"ListRegexPatternSetsRequestTypeDef",
|
|
182
182
|
"ListRegexPatternSetsResponseTypeDef",
|
|
183
|
-
"
|
|
183
|
+
"ListResourcesForWebACLRequestTypeDef",
|
|
184
184
|
"ListResourcesForWebACLResponseTypeDef",
|
|
185
|
-
"
|
|
185
|
+
"ListRuleGroupsRequestTypeDef",
|
|
186
186
|
"ListRuleGroupsResponseTypeDef",
|
|
187
|
-
"
|
|
187
|
+
"ListRulesRequestTypeDef",
|
|
188
188
|
"ListRulesResponseTypeDef",
|
|
189
|
-
"
|
|
189
|
+
"ListSizeConstraintSetsRequestTypeDef",
|
|
190
190
|
"ListSizeConstraintSetsResponseTypeDef",
|
|
191
|
-
"
|
|
191
|
+
"ListSqlInjectionMatchSetsRequestTypeDef",
|
|
192
192
|
"ListSqlInjectionMatchSetsResponseTypeDef",
|
|
193
|
-
"
|
|
193
|
+
"ListSubscribedRuleGroupsRequestTypeDef",
|
|
194
194
|
"ListSubscribedRuleGroupsResponseTypeDef",
|
|
195
|
-
"
|
|
195
|
+
"ListTagsForResourceRequestTypeDef",
|
|
196
196
|
"ListTagsForResourceResponseTypeDef",
|
|
197
|
-
"
|
|
197
|
+
"ListWebACLsRequestTypeDef",
|
|
198
198
|
"ListWebACLsResponseTypeDef",
|
|
199
|
-
"
|
|
199
|
+
"ListXssMatchSetsRequestTypeDef",
|
|
200
200
|
"ListXssMatchSetsResponseTypeDef",
|
|
201
201
|
"LoggingConfigurationOutputTypeDef",
|
|
202
202
|
"LoggingConfigurationTypeDef",
|
|
203
|
+
"LoggingConfigurationUnionTypeDef",
|
|
203
204
|
"PredicateTypeDef",
|
|
204
|
-
"
|
|
205
|
+
"PutLoggingConfigurationRequestTypeDef",
|
|
205
206
|
"PutLoggingConfigurationResponseTypeDef",
|
|
206
|
-
"
|
|
207
|
+
"PutPermissionPolicyRequestTypeDef",
|
|
207
208
|
"RateBasedRuleTypeDef",
|
|
208
209
|
"RegexMatchSetSummaryTypeDef",
|
|
209
210
|
"RegexMatchSetTypeDef",
|
|
@@ -230,35 +231,36 @@ __all__ = (
|
|
|
230
231
|
"SqlInjectionMatchTupleTypeDef",
|
|
231
232
|
"SubscribedRuleGroupSummaryTypeDef",
|
|
232
233
|
"TagInfoForResourceTypeDef",
|
|
233
|
-
"
|
|
234
|
+
"TagResourceRequestTypeDef",
|
|
234
235
|
"TagTypeDef",
|
|
235
236
|
"TimeWindowOutputTypeDef",
|
|
236
237
|
"TimeWindowTypeDef",
|
|
238
|
+
"TimeWindowUnionTypeDef",
|
|
237
239
|
"TimestampTypeDef",
|
|
238
|
-
"
|
|
239
|
-
"
|
|
240
|
+
"UntagResourceRequestTypeDef",
|
|
241
|
+
"UpdateByteMatchSetRequestTypeDef",
|
|
240
242
|
"UpdateByteMatchSetResponseTypeDef",
|
|
241
|
-
"
|
|
243
|
+
"UpdateGeoMatchSetRequestTypeDef",
|
|
242
244
|
"UpdateGeoMatchSetResponseTypeDef",
|
|
243
|
-
"
|
|
245
|
+
"UpdateIPSetRequestTypeDef",
|
|
244
246
|
"UpdateIPSetResponseTypeDef",
|
|
245
|
-
"
|
|
247
|
+
"UpdateRateBasedRuleRequestTypeDef",
|
|
246
248
|
"UpdateRateBasedRuleResponseTypeDef",
|
|
247
|
-
"
|
|
249
|
+
"UpdateRegexMatchSetRequestTypeDef",
|
|
248
250
|
"UpdateRegexMatchSetResponseTypeDef",
|
|
249
|
-
"
|
|
251
|
+
"UpdateRegexPatternSetRequestTypeDef",
|
|
250
252
|
"UpdateRegexPatternSetResponseTypeDef",
|
|
251
|
-
"
|
|
253
|
+
"UpdateRuleGroupRequestTypeDef",
|
|
252
254
|
"UpdateRuleGroupResponseTypeDef",
|
|
253
|
-
"
|
|
255
|
+
"UpdateRuleRequestTypeDef",
|
|
254
256
|
"UpdateRuleResponseTypeDef",
|
|
255
|
-
"
|
|
257
|
+
"UpdateSizeConstraintSetRequestTypeDef",
|
|
256
258
|
"UpdateSizeConstraintSetResponseTypeDef",
|
|
257
|
-
"
|
|
259
|
+
"UpdateSqlInjectionMatchSetRequestTypeDef",
|
|
258
260
|
"UpdateSqlInjectionMatchSetResponseTypeDef",
|
|
259
|
-
"
|
|
261
|
+
"UpdateWebACLRequestTypeDef",
|
|
260
262
|
"UpdateWebACLResponseTypeDef",
|
|
261
|
-
"
|
|
263
|
+
"UpdateXssMatchSetRequestTypeDef",
|
|
262
264
|
"UpdateXssMatchSetResponseTypeDef",
|
|
263
265
|
"WafActionTypeDef",
|
|
264
266
|
"WafOverrideActionTypeDef",
|
|
@@ -290,7 +292,7 @@ WafOverrideActionTypeDef = TypedDict(
|
|
|
290
292
|
)
|
|
291
293
|
|
|
292
294
|
|
|
293
|
-
class
|
|
295
|
+
class AssociateWebACLRequestTypeDef(TypedDict):
|
|
294
296
|
WebACLId: str
|
|
295
297
|
ResourceArn: str
|
|
296
298
|
|
|
@@ -312,7 +314,7 @@ FieldToMatchTypeDef = TypedDict(
|
|
|
312
314
|
)
|
|
313
315
|
|
|
314
316
|
|
|
315
|
-
class
|
|
317
|
+
class CreateByteMatchSetRequestTypeDef(TypedDict):
|
|
316
318
|
Name: str
|
|
317
319
|
ChangeToken: str
|
|
318
320
|
|
|
@@ -325,12 +327,12 @@ class ResponseMetadataTypeDef(TypedDict):
|
|
|
325
327
|
HostId: NotRequired[str]
|
|
326
328
|
|
|
327
329
|
|
|
328
|
-
class
|
|
330
|
+
class CreateGeoMatchSetRequestTypeDef(TypedDict):
|
|
329
331
|
Name: str
|
|
330
332
|
ChangeToken: str
|
|
331
333
|
|
|
332
334
|
|
|
333
|
-
class
|
|
335
|
+
class CreateIPSetRequestTypeDef(TypedDict):
|
|
334
336
|
Name: str
|
|
335
337
|
ChangeToken: str
|
|
336
338
|
|
|
@@ -340,12 +342,12 @@ class TagTypeDef(TypedDict):
|
|
|
340
342
|
Value: str
|
|
341
343
|
|
|
342
344
|
|
|
343
|
-
class
|
|
345
|
+
class CreateRegexMatchSetRequestTypeDef(TypedDict):
|
|
344
346
|
Name: str
|
|
345
347
|
ChangeToken: str
|
|
346
348
|
|
|
347
349
|
|
|
348
|
-
class
|
|
350
|
+
class CreateRegexPatternSetRequestTypeDef(TypedDict):
|
|
349
351
|
Name: str
|
|
350
352
|
ChangeToken: str
|
|
351
353
|
|
|
@@ -362,96 +364,96 @@ class RuleGroupTypeDef(TypedDict):
|
|
|
362
364
|
MetricName: NotRequired[str]
|
|
363
365
|
|
|
364
366
|
|
|
365
|
-
class
|
|
367
|
+
class CreateSizeConstraintSetRequestTypeDef(TypedDict):
|
|
366
368
|
Name: str
|
|
367
369
|
ChangeToken: str
|
|
368
370
|
|
|
369
371
|
|
|
370
|
-
class
|
|
372
|
+
class CreateSqlInjectionMatchSetRequestTypeDef(TypedDict):
|
|
371
373
|
Name: str
|
|
372
374
|
ChangeToken: str
|
|
373
375
|
|
|
374
376
|
|
|
375
|
-
class
|
|
377
|
+
class CreateWebACLMigrationStackRequestTypeDef(TypedDict):
|
|
376
378
|
WebACLId: str
|
|
377
379
|
S3BucketName: str
|
|
378
380
|
IgnoreUnsupportedType: bool
|
|
379
381
|
|
|
380
382
|
|
|
381
|
-
class
|
|
383
|
+
class CreateXssMatchSetRequestTypeDef(TypedDict):
|
|
382
384
|
Name: str
|
|
383
385
|
ChangeToken: str
|
|
384
386
|
|
|
385
387
|
|
|
386
|
-
class
|
|
388
|
+
class DeleteByteMatchSetRequestTypeDef(TypedDict):
|
|
387
389
|
ByteMatchSetId: str
|
|
388
390
|
ChangeToken: str
|
|
389
391
|
|
|
390
392
|
|
|
391
|
-
class
|
|
393
|
+
class DeleteGeoMatchSetRequestTypeDef(TypedDict):
|
|
392
394
|
GeoMatchSetId: str
|
|
393
395
|
ChangeToken: str
|
|
394
396
|
|
|
395
397
|
|
|
396
|
-
class
|
|
398
|
+
class DeleteIPSetRequestTypeDef(TypedDict):
|
|
397
399
|
IPSetId: str
|
|
398
400
|
ChangeToken: str
|
|
399
401
|
|
|
400
402
|
|
|
401
|
-
class
|
|
403
|
+
class DeleteLoggingConfigurationRequestTypeDef(TypedDict):
|
|
402
404
|
ResourceArn: str
|
|
403
405
|
|
|
404
406
|
|
|
405
|
-
class
|
|
407
|
+
class DeletePermissionPolicyRequestTypeDef(TypedDict):
|
|
406
408
|
ResourceArn: str
|
|
407
409
|
|
|
408
410
|
|
|
409
|
-
class
|
|
411
|
+
class DeleteRateBasedRuleRequestTypeDef(TypedDict):
|
|
410
412
|
RuleId: str
|
|
411
413
|
ChangeToken: str
|
|
412
414
|
|
|
413
415
|
|
|
414
|
-
class
|
|
416
|
+
class DeleteRegexMatchSetRequestTypeDef(TypedDict):
|
|
415
417
|
RegexMatchSetId: str
|
|
416
418
|
ChangeToken: str
|
|
417
419
|
|
|
418
420
|
|
|
419
|
-
class
|
|
421
|
+
class DeleteRegexPatternSetRequestTypeDef(TypedDict):
|
|
420
422
|
RegexPatternSetId: str
|
|
421
423
|
ChangeToken: str
|
|
422
424
|
|
|
423
425
|
|
|
424
|
-
class
|
|
426
|
+
class DeleteRuleGroupRequestTypeDef(TypedDict):
|
|
425
427
|
RuleGroupId: str
|
|
426
428
|
ChangeToken: str
|
|
427
429
|
|
|
428
430
|
|
|
429
|
-
class
|
|
431
|
+
class DeleteRuleRequestTypeDef(TypedDict):
|
|
430
432
|
RuleId: str
|
|
431
433
|
ChangeToken: str
|
|
432
434
|
|
|
433
435
|
|
|
434
|
-
class
|
|
436
|
+
class DeleteSizeConstraintSetRequestTypeDef(TypedDict):
|
|
435
437
|
SizeConstraintSetId: str
|
|
436
438
|
ChangeToken: str
|
|
437
439
|
|
|
438
440
|
|
|
439
|
-
class
|
|
441
|
+
class DeleteSqlInjectionMatchSetRequestTypeDef(TypedDict):
|
|
440
442
|
SqlInjectionMatchSetId: str
|
|
441
443
|
ChangeToken: str
|
|
442
444
|
|
|
443
445
|
|
|
444
|
-
class
|
|
446
|
+
class DeleteWebACLRequestTypeDef(TypedDict):
|
|
445
447
|
WebACLId: str
|
|
446
448
|
ChangeToken: str
|
|
447
449
|
|
|
448
450
|
|
|
449
|
-
class
|
|
451
|
+
class DeleteXssMatchSetRequestTypeDef(TypedDict):
|
|
450
452
|
XssMatchSetId: str
|
|
451
453
|
ChangeToken: str
|
|
452
454
|
|
|
453
455
|
|
|
454
|
-
class
|
|
456
|
+
class DisassociateWebACLRequestTypeDef(TypedDict):
|
|
455
457
|
ResourceArn: str
|
|
456
458
|
|
|
457
459
|
|
|
@@ -469,52 +471,52 @@ class GeoMatchSetSummaryTypeDef(TypedDict):
|
|
|
469
471
|
Name: str
|
|
470
472
|
|
|
471
473
|
|
|
472
|
-
class
|
|
474
|
+
class GetByteMatchSetRequestTypeDef(TypedDict):
|
|
473
475
|
ByteMatchSetId: str
|
|
474
476
|
|
|
475
477
|
|
|
476
|
-
class
|
|
478
|
+
class GetChangeTokenStatusRequestTypeDef(TypedDict):
|
|
477
479
|
ChangeToken: str
|
|
478
480
|
|
|
479
481
|
|
|
480
|
-
class
|
|
482
|
+
class GetGeoMatchSetRequestTypeDef(TypedDict):
|
|
481
483
|
GeoMatchSetId: str
|
|
482
484
|
|
|
483
485
|
|
|
484
|
-
class
|
|
486
|
+
class GetIPSetRequestTypeDef(TypedDict):
|
|
485
487
|
IPSetId: str
|
|
486
488
|
|
|
487
489
|
|
|
488
|
-
class
|
|
490
|
+
class GetLoggingConfigurationRequestTypeDef(TypedDict):
|
|
489
491
|
ResourceArn: str
|
|
490
492
|
|
|
491
493
|
|
|
492
|
-
class
|
|
494
|
+
class GetPermissionPolicyRequestTypeDef(TypedDict):
|
|
493
495
|
ResourceArn: str
|
|
494
496
|
|
|
495
497
|
|
|
496
|
-
class
|
|
498
|
+
class GetRateBasedRuleManagedKeysRequestTypeDef(TypedDict):
|
|
497
499
|
RuleId: str
|
|
498
500
|
NextMarker: NotRequired[str]
|
|
499
501
|
|
|
500
502
|
|
|
501
|
-
class
|
|
503
|
+
class GetRateBasedRuleRequestTypeDef(TypedDict):
|
|
502
504
|
RuleId: str
|
|
503
505
|
|
|
504
506
|
|
|
505
|
-
class
|
|
507
|
+
class GetRegexMatchSetRequestTypeDef(TypedDict):
|
|
506
508
|
RegexMatchSetId: str
|
|
507
509
|
|
|
508
510
|
|
|
509
|
-
class
|
|
511
|
+
class GetRegexPatternSetRequestTypeDef(TypedDict):
|
|
510
512
|
RegexPatternSetId: str
|
|
511
513
|
|
|
512
514
|
|
|
513
|
-
class
|
|
515
|
+
class GetRuleGroupRequestTypeDef(TypedDict):
|
|
514
516
|
RuleGroupId: str
|
|
515
517
|
|
|
516
518
|
|
|
517
|
-
class
|
|
519
|
+
class GetRuleRequestTypeDef(TypedDict):
|
|
518
520
|
RuleId: str
|
|
519
521
|
|
|
520
522
|
|
|
@@ -523,15 +525,15 @@ class TimeWindowOutputTypeDef(TypedDict):
|
|
|
523
525
|
EndTime: datetime
|
|
524
526
|
|
|
525
527
|
|
|
526
|
-
class
|
|
528
|
+
class GetSizeConstraintSetRequestTypeDef(TypedDict):
|
|
527
529
|
SizeConstraintSetId: str
|
|
528
530
|
|
|
529
531
|
|
|
530
|
-
class
|
|
532
|
+
class GetSqlInjectionMatchSetRequestTypeDef(TypedDict):
|
|
531
533
|
SqlInjectionMatchSetId: str
|
|
532
534
|
|
|
533
535
|
|
|
534
|
-
class
|
|
536
|
+
class GetWebACLForResourceRequestTypeDef(TypedDict):
|
|
535
537
|
ResourceArn: str
|
|
536
538
|
|
|
537
539
|
|
|
@@ -540,11 +542,11 @@ class WebACLSummaryTypeDef(TypedDict):
|
|
|
540
542
|
Name: str
|
|
541
543
|
|
|
542
544
|
|
|
543
|
-
class
|
|
545
|
+
class GetWebACLRequestTypeDef(TypedDict):
|
|
544
546
|
WebACLId: str
|
|
545
547
|
|
|
546
548
|
|
|
547
|
-
class
|
|
549
|
+
class GetXssMatchSetRequestTypeDef(TypedDict):
|
|
548
550
|
XssMatchSetId: str
|
|
549
551
|
|
|
550
552
|
|
|
@@ -567,33 +569,33 @@ class IPSetSummaryTypeDef(TypedDict):
|
|
|
567
569
|
Name: str
|
|
568
570
|
|
|
569
571
|
|
|
570
|
-
class
|
|
572
|
+
class ListActivatedRulesInRuleGroupRequestTypeDef(TypedDict):
|
|
571
573
|
RuleGroupId: NotRequired[str]
|
|
572
574
|
NextMarker: NotRequired[str]
|
|
573
575
|
Limit: NotRequired[int]
|
|
574
576
|
|
|
575
577
|
|
|
576
|
-
class
|
|
578
|
+
class ListByteMatchSetsRequestTypeDef(TypedDict):
|
|
577
579
|
NextMarker: NotRequired[str]
|
|
578
580
|
Limit: NotRequired[int]
|
|
579
581
|
|
|
580
582
|
|
|
581
|
-
class
|
|
583
|
+
class ListGeoMatchSetsRequestTypeDef(TypedDict):
|
|
582
584
|
NextMarker: NotRequired[str]
|
|
583
585
|
Limit: NotRequired[int]
|
|
584
586
|
|
|
585
587
|
|
|
586
|
-
class
|
|
588
|
+
class ListIPSetsRequestTypeDef(TypedDict):
|
|
587
589
|
NextMarker: NotRequired[str]
|
|
588
590
|
Limit: NotRequired[int]
|
|
589
591
|
|
|
590
592
|
|
|
591
|
-
class
|
|
593
|
+
class ListLoggingConfigurationsRequestTypeDef(TypedDict):
|
|
592
594
|
NextMarker: NotRequired[str]
|
|
593
595
|
Limit: NotRequired[int]
|
|
594
596
|
|
|
595
597
|
|
|
596
|
-
class
|
|
598
|
+
class ListRateBasedRulesRequestTypeDef(TypedDict):
|
|
597
599
|
NextMarker: NotRequired[str]
|
|
598
600
|
Limit: NotRequired[int]
|
|
599
601
|
|
|
@@ -603,7 +605,7 @@ class RuleSummaryTypeDef(TypedDict):
|
|
|
603
605
|
Name: str
|
|
604
606
|
|
|
605
607
|
|
|
606
|
-
class
|
|
608
|
+
class ListRegexMatchSetsRequestTypeDef(TypedDict):
|
|
607
609
|
NextMarker: NotRequired[str]
|
|
608
610
|
Limit: NotRequired[int]
|
|
609
611
|
|
|
@@ -613,7 +615,7 @@ class RegexMatchSetSummaryTypeDef(TypedDict):
|
|
|
613
615
|
Name: str
|
|
614
616
|
|
|
615
617
|
|
|
616
|
-
class
|
|
618
|
+
class ListRegexPatternSetsRequestTypeDef(TypedDict):
|
|
617
619
|
NextMarker: NotRequired[str]
|
|
618
620
|
Limit: NotRequired[int]
|
|
619
621
|
|
|
@@ -623,12 +625,12 @@ class RegexPatternSetSummaryTypeDef(TypedDict):
|
|
|
623
625
|
Name: str
|
|
624
626
|
|
|
625
627
|
|
|
626
|
-
class
|
|
628
|
+
class ListResourcesForWebACLRequestTypeDef(TypedDict):
|
|
627
629
|
WebACLId: str
|
|
628
630
|
ResourceType: NotRequired[ResourceTypeType]
|
|
629
631
|
|
|
630
632
|
|
|
631
|
-
class
|
|
633
|
+
class ListRuleGroupsRequestTypeDef(TypedDict):
|
|
632
634
|
NextMarker: NotRequired[str]
|
|
633
635
|
Limit: NotRequired[int]
|
|
634
636
|
|
|
@@ -638,12 +640,12 @@ class RuleGroupSummaryTypeDef(TypedDict):
|
|
|
638
640
|
Name: str
|
|
639
641
|
|
|
640
642
|
|
|
641
|
-
class
|
|
643
|
+
class ListRulesRequestTypeDef(TypedDict):
|
|
642
644
|
NextMarker: NotRequired[str]
|
|
643
645
|
Limit: NotRequired[int]
|
|
644
646
|
|
|
645
647
|
|
|
646
|
-
class
|
|
648
|
+
class ListSizeConstraintSetsRequestTypeDef(TypedDict):
|
|
647
649
|
NextMarker: NotRequired[str]
|
|
648
650
|
Limit: NotRequired[int]
|
|
649
651
|
|
|
@@ -653,7 +655,7 @@ class SizeConstraintSetSummaryTypeDef(TypedDict):
|
|
|
653
655
|
Name: str
|
|
654
656
|
|
|
655
657
|
|
|
656
|
-
class
|
|
658
|
+
class ListSqlInjectionMatchSetsRequestTypeDef(TypedDict):
|
|
657
659
|
NextMarker: NotRequired[str]
|
|
658
660
|
Limit: NotRequired[int]
|
|
659
661
|
|
|
@@ -663,7 +665,7 @@ class SqlInjectionMatchSetSummaryTypeDef(TypedDict):
|
|
|
663
665
|
Name: str
|
|
664
666
|
|
|
665
667
|
|
|
666
|
-
class
|
|
668
|
+
class ListSubscribedRuleGroupsRequestTypeDef(TypedDict):
|
|
667
669
|
NextMarker: NotRequired[str]
|
|
668
670
|
Limit: NotRequired[int]
|
|
669
671
|
|
|
@@ -674,18 +676,18 @@ class SubscribedRuleGroupSummaryTypeDef(TypedDict):
|
|
|
674
676
|
MetricName: str
|
|
675
677
|
|
|
676
678
|
|
|
677
|
-
class
|
|
679
|
+
class ListTagsForResourceRequestTypeDef(TypedDict):
|
|
678
680
|
ResourceARN: str
|
|
679
681
|
NextMarker: NotRequired[str]
|
|
680
682
|
Limit: NotRequired[int]
|
|
681
683
|
|
|
682
684
|
|
|
683
|
-
class
|
|
685
|
+
class ListWebACLsRequestTypeDef(TypedDict):
|
|
684
686
|
NextMarker: NotRequired[str]
|
|
685
687
|
Limit: NotRequired[int]
|
|
686
688
|
|
|
687
689
|
|
|
688
|
-
class
|
|
690
|
+
class ListXssMatchSetsRequestTypeDef(TypedDict):
|
|
689
691
|
NextMarker: NotRequired[str]
|
|
690
692
|
Limit: NotRequired[int]
|
|
691
693
|
|
|
@@ -705,7 +707,7 @@ PredicateTypeDef = TypedDict(
|
|
|
705
707
|
)
|
|
706
708
|
|
|
707
709
|
|
|
708
|
-
class
|
|
710
|
+
class PutPermissionPolicyRequestTypeDef(TypedDict):
|
|
709
711
|
ResourceArn: str
|
|
710
712
|
Policy: str
|
|
711
713
|
|
|
@@ -718,7 +720,7 @@ class RegexPatternSetUpdateTypeDef(TypedDict):
|
|
|
718
720
|
TimestampTypeDef = Union[datetime, str]
|
|
719
721
|
|
|
720
722
|
|
|
721
|
-
class
|
|
723
|
+
class UntagResourceRequestTypeDef(TypedDict):
|
|
722
724
|
ResourceARN: str
|
|
723
725
|
TagKeys: Sequence[str]
|
|
724
726
|
|
|
@@ -953,7 +955,7 @@ class UpdateXssMatchSetResponseTypeDef(TypedDict):
|
|
|
953
955
|
ResponseMetadata: ResponseMetadataTypeDef
|
|
954
956
|
|
|
955
957
|
|
|
956
|
-
class
|
|
958
|
+
class CreateRateBasedRuleRequestTypeDef(TypedDict):
|
|
957
959
|
Name: str
|
|
958
960
|
MetricName: str
|
|
959
961
|
RateKey: Literal["IP"]
|
|
@@ -962,21 +964,21 @@ class CreateRateBasedRuleRequestRequestTypeDef(TypedDict):
|
|
|
962
964
|
Tags: NotRequired[Sequence[TagTypeDef]]
|
|
963
965
|
|
|
964
966
|
|
|
965
|
-
class
|
|
967
|
+
class CreateRuleGroupRequestTypeDef(TypedDict):
|
|
966
968
|
Name: str
|
|
967
969
|
MetricName: str
|
|
968
970
|
ChangeToken: str
|
|
969
971
|
Tags: NotRequired[Sequence[TagTypeDef]]
|
|
970
972
|
|
|
971
973
|
|
|
972
|
-
class
|
|
974
|
+
class CreateRuleRequestTypeDef(TypedDict):
|
|
973
975
|
Name: str
|
|
974
976
|
MetricName: str
|
|
975
977
|
ChangeToken: str
|
|
976
978
|
Tags: NotRequired[Sequence[TagTypeDef]]
|
|
977
979
|
|
|
978
980
|
|
|
979
|
-
class
|
|
981
|
+
class CreateWebACLRequestTypeDef(TypedDict):
|
|
980
982
|
Name: str
|
|
981
983
|
MetricName: str
|
|
982
984
|
DefaultAction: WafActionTypeDef
|
|
@@ -989,7 +991,7 @@ class TagInfoForResourceTypeDef(TypedDict):
|
|
|
989
991
|
TagList: NotRequired[List[TagTypeDef]]
|
|
990
992
|
|
|
991
993
|
|
|
992
|
-
class
|
|
994
|
+
class TagResourceRequestTypeDef(TypedDict):
|
|
993
995
|
ResourceARN: str
|
|
994
996
|
Tags: Sequence[TagTypeDef]
|
|
995
997
|
|
|
@@ -1145,7 +1147,7 @@ class RuleUpdateTypeDef(TypedDict):
|
|
|
1145
1147
|
Predicate: PredicateTypeDef
|
|
1146
1148
|
|
|
1147
1149
|
|
|
1148
|
-
class
|
|
1150
|
+
class UpdateRegexPatternSetRequestTypeDef(TypedDict):
|
|
1149
1151
|
RegexPatternSetId: str
|
|
1150
1152
|
Updates: Sequence[RegexPatternSetUpdateTypeDef]
|
|
1151
1153
|
ChangeToken: str
|
|
@@ -1199,8 +1201,9 @@ class PutLoggingConfigurationResponseTypeDef(TypedDict):
|
|
|
1199
1201
|
ResponseMetadata: ResponseMetadataTypeDef
|
|
1200
1202
|
|
|
1201
1203
|
|
|
1202
|
-
|
|
1203
|
-
|
|
1204
|
+
LoggingConfigurationUnionTypeDef = Union[
|
|
1205
|
+
LoggingConfigurationTypeDef, LoggingConfigurationOutputTypeDef
|
|
1206
|
+
]
|
|
1204
1207
|
|
|
1205
1208
|
|
|
1206
1209
|
class RegexMatchSetTypeDef(TypedDict):
|
|
@@ -1264,7 +1267,7 @@ class GetGeoMatchSetResponseTypeDef(TypedDict):
|
|
|
1264
1267
|
ResponseMetadata: ResponseMetadataTypeDef
|
|
1265
1268
|
|
|
1266
1269
|
|
|
1267
|
-
class
|
|
1270
|
+
class UpdateGeoMatchSetRequestTypeDef(TypedDict):
|
|
1268
1271
|
GeoMatchSetId: str
|
|
1269
1272
|
ChangeToken: str
|
|
1270
1273
|
Updates: Sequence[GeoMatchSetUpdateTypeDef]
|
|
@@ -1289,7 +1292,7 @@ class GetIPSetResponseTypeDef(TypedDict):
|
|
|
1289
1292
|
ResponseMetadata: ResponseMetadataTypeDef
|
|
1290
1293
|
|
|
1291
1294
|
|
|
1292
|
-
class
|
|
1295
|
+
class UpdateIPSetRequestTypeDef(TypedDict):
|
|
1293
1296
|
IPSetId: str
|
|
1294
1297
|
ChangeToken: str
|
|
1295
1298
|
Updates: Sequence[IPSetUpdateTypeDef]
|
|
@@ -1317,24 +1320,20 @@ class GetRuleResponseTypeDef(TypedDict):
|
|
|
1317
1320
|
ResponseMetadata: ResponseMetadataTypeDef
|
|
1318
1321
|
|
|
1319
1322
|
|
|
1320
|
-
class
|
|
1323
|
+
class UpdateRateBasedRuleRequestTypeDef(TypedDict):
|
|
1321
1324
|
RuleId: str
|
|
1322
1325
|
ChangeToken: str
|
|
1323
1326
|
Updates: Sequence[RuleUpdateTypeDef]
|
|
1324
1327
|
RateLimit: int
|
|
1325
1328
|
|
|
1326
1329
|
|
|
1327
|
-
class
|
|
1330
|
+
class UpdateRuleRequestTypeDef(TypedDict):
|
|
1328
1331
|
RuleId: str
|
|
1329
1332
|
ChangeToken: str
|
|
1330
1333
|
Updates: Sequence[RuleUpdateTypeDef]
|
|
1331
1334
|
|
|
1332
1335
|
|
|
1333
|
-
|
|
1334
|
-
WebAclId: str
|
|
1335
|
-
RuleId: str
|
|
1336
|
-
TimeWindow: TimeWindowTypeDef
|
|
1337
|
-
MaxItems: int
|
|
1336
|
+
TimeWindowUnionTypeDef = Union[TimeWindowTypeDef, TimeWindowOutputTypeDef]
|
|
1338
1337
|
|
|
1339
1338
|
|
|
1340
1339
|
class CreateWebACLResponseTypeDef(TypedDict):
|
|
@@ -1374,6 +1373,10 @@ class ByteMatchSetUpdateTypeDef(TypedDict):
|
|
|
1374
1373
|
ByteMatchTuple: ByteMatchTupleUnionTypeDef
|
|
1375
1374
|
|
|
1376
1375
|
|
|
1376
|
+
class PutLoggingConfigurationRequestTypeDef(TypedDict):
|
|
1377
|
+
LoggingConfiguration: LoggingConfigurationUnionTypeDef
|
|
1378
|
+
|
|
1379
|
+
|
|
1377
1380
|
class CreateRegexMatchSetResponseTypeDef(TypedDict):
|
|
1378
1381
|
RegexMatchSet: RegexMatchSetTypeDef
|
|
1379
1382
|
ChangeToken: str
|
|
@@ -1385,7 +1388,7 @@ class GetRegexMatchSetResponseTypeDef(TypedDict):
|
|
|
1385
1388
|
ResponseMetadata: ResponseMetadataTypeDef
|
|
1386
1389
|
|
|
1387
1390
|
|
|
1388
|
-
class
|
|
1391
|
+
class UpdateRegexMatchSetRequestTypeDef(TypedDict):
|
|
1389
1392
|
RegexMatchSetId: str
|
|
1390
1393
|
Updates: Sequence[RegexMatchSetUpdateTypeDef]
|
|
1391
1394
|
ChangeToken: str
|
|
@@ -1402,7 +1405,7 @@ class GetSizeConstraintSetResponseTypeDef(TypedDict):
|
|
|
1402
1405
|
ResponseMetadata: ResponseMetadataTypeDef
|
|
1403
1406
|
|
|
1404
1407
|
|
|
1405
|
-
class
|
|
1408
|
+
class UpdateSizeConstraintSetRequestTypeDef(TypedDict):
|
|
1406
1409
|
SizeConstraintSetId: str
|
|
1407
1410
|
ChangeToken: str
|
|
1408
1411
|
Updates: Sequence[SizeConstraintSetUpdateTypeDef]
|
|
@@ -1419,7 +1422,7 @@ class GetSqlInjectionMatchSetResponseTypeDef(TypedDict):
|
|
|
1419
1422
|
ResponseMetadata: ResponseMetadataTypeDef
|
|
1420
1423
|
|
|
1421
1424
|
|
|
1422
|
-
class
|
|
1425
|
+
class UpdateSqlInjectionMatchSetRequestTypeDef(TypedDict):
|
|
1423
1426
|
SqlInjectionMatchSetId: str
|
|
1424
1427
|
ChangeToken: str
|
|
1425
1428
|
Updates: Sequence[SqlInjectionMatchSetUpdateTypeDef]
|
|
@@ -1436,7 +1439,7 @@ class GetXssMatchSetResponseTypeDef(TypedDict):
|
|
|
1436
1439
|
ResponseMetadata: ResponseMetadataTypeDef
|
|
1437
1440
|
|
|
1438
1441
|
|
|
1439
|
-
class
|
|
1442
|
+
class UpdateXssMatchSetRequestTypeDef(TypedDict):
|
|
1440
1443
|
XssMatchSetId: str
|
|
1441
1444
|
ChangeToken: str
|
|
1442
1445
|
Updates: Sequence[XssMatchSetUpdateTypeDef]
|
|
@@ -1449,20 +1452,27 @@ class GetSampledRequestsResponseTypeDef(TypedDict):
|
|
|
1449
1452
|
ResponseMetadata: ResponseMetadataTypeDef
|
|
1450
1453
|
|
|
1451
1454
|
|
|
1452
|
-
class
|
|
1455
|
+
class GetSampledRequestsRequestTypeDef(TypedDict):
|
|
1456
|
+
WebAclId: str
|
|
1457
|
+
RuleId: str
|
|
1458
|
+
TimeWindow: TimeWindowUnionTypeDef
|
|
1459
|
+
MaxItems: int
|
|
1460
|
+
|
|
1461
|
+
|
|
1462
|
+
class UpdateRuleGroupRequestTypeDef(TypedDict):
|
|
1453
1463
|
RuleGroupId: str
|
|
1454
1464
|
Updates: Sequence[RuleGroupUpdateTypeDef]
|
|
1455
1465
|
ChangeToken: str
|
|
1456
1466
|
|
|
1457
1467
|
|
|
1458
|
-
class
|
|
1468
|
+
class UpdateWebACLRequestTypeDef(TypedDict):
|
|
1459
1469
|
WebACLId: str
|
|
1460
1470
|
ChangeToken: str
|
|
1461
1471
|
Updates: NotRequired[Sequence[WebACLUpdateTypeDef]]
|
|
1462
1472
|
DefaultAction: NotRequired[WafActionTypeDef]
|
|
1463
1473
|
|
|
1464
1474
|
|
|
1465
|
-
class
|
|
1475
|
+
class UpdateByteMatchSetRequestTypeDef(TypedDict):
|
|
1466
1476
|
ByteMatchSetId: str
|
|
1467
1477
|
ChangeToken: str
|
|
1468
1478
|
Updates: Sequence[ByteMatchSetUpdateTypeDef]
|