mypy-boto3-waf-regional 1.28.16__tar.gz → 1.29.0__tar.gz

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.

Files changed (23) hide show
  1. {mypy-boto3-waf-regional-1.28.16 → mypy-boto3-waf-regional-1.29.0}/PKG-INFO +16 -249
  2. {mypy-boto3-waf-regional-1.28.16 → mypy-boto3-waf-regional-1.29.0}/README.md +13 -247
  3. mypy-boto3-waf-regional-1.28.16/mypy_boto3_waf_regional/__init__.pyi → mypy-boto3-waf-regional-1.29.0/mypy_boto3_waf_regional/__init__.py +2 -0
  4. {mypy-boto3-waf-regional-1.28.16 → mypy-boto3-waf-regional-1.29.0}/mypy_boto3_waf_regional/__main__.py +4 -3
  5. {mypy-boto3-waf-regional-1.28.16 → mypy-boto3-waf-regional-1.29.0}/mypy_boto3_waf_regional/client.py +9 -7
  6. {mypy-boto3-waf-regional-1.28.16 → mypy-boto3-waf-regional-1.29.0}/mypy_boto3_waf_regional/client.pyi +93 -7
  7. mypy-boto3-waf-regional-1.28.16/mypy_boto3_waf_regional/literals.pyi → mypy-boto3-waf-regional-1.29.0/mypy_boto3_waf_regional/literals.py +11 -2
  8. mypy-boto3-waf-regional-1.28.16/mypy_boto3_waf_regional/literals.py → mypy-boto3-waf-regional-1.29.0/mypy_boto3_waf_regional/literals.pyi +9 -4
  9. mypy-boto3-waf-regional-1.28.16/mypy_boto3_waf_regional/type_defs.pyi → mypy-boto3-waf-regional-1.29.0/mypy_boto3_waf_regional/type_defs.py +163 -695
  10. mypy-boto3-waf-regional-1.28.16/mypy_boto3_waf_regional/type_defs.py → mypy-boto3-waf-regional-1.29.0/mypy_boto3_waf_regional/type_defs.pyi +162 -746
  11. {mypy-boto3-waf-regional-1.28.16 → mypy-boto3-waf-regional-1.29.0}/mypy_boto3_waf_regional/version.py +2 -1
  12. {mypy-boto3-waf-regional-1.28.16 → mypy-boto3-waf-regional-1.29.0}/mypy_boto3_waf_regional.egg-info/PKG-INFO +16 -249
  13. mypy-boto3-waf-regional-1.29.0/mypy_boto3_waf_regional.egg-info/requires.txt +3 -0
  14. {mypy-boto3-waf-regional-1.28.16 → mypy-boto3-waf-regional-1.29.0}/setup.py +6 -4
  15. mypy-boto3-waf-regional-1.28.16/mypy_boto3_waf_regional.egg-info/requires.txt +0 -3
  16. {mypy-boto3-waf-regional-1.28.16 → mypy-boto3-waf-regional-1.29.0}/LICENSE +0 -0
  17. mypy-boto3-waf-regional-1.28.16/mypy_boto3_waf_regional/__init__.py → mypy-boto3-waf-regional-1.29.0/mypy_boto3_waf_regional/__init__.pyi +1 -1
  18. {mypy-boto3-waf-regional-1.28.16 → mypy-boto3-waf-regional-1.29.0}/mypy_boto3_waf_regional/py.typed +0 -0
  19. {mypy-boto3-waf-regional-1.28.16 → mypy-boto3-waf-regional-1.29.0}/mypy_boto3_waf_regional.egg-info/SOURCES.txt +0 -0
  20. {mypy-boto3-waf-regional-1.28.16 → mypy-boto3-waf-regional-1.29.0}/mypy_boto3_waf_regional.egg-info/dependency_links.txt +0 -0
  21. {mypy-boto3-waf-regional-1.28.16 → mypy-boto3-waf-regional-1.29.0}/mypy_boto3_waf_regional.egg-info/not-zip-safe +0 -0
  22. {mypy-boto3-waf-regional-1.28.16 → mypy-boto3-waf-regional-1.29.0}/mypy_boto3_waf_regional.egg-info/top_level.txt +0 -0
  23. {mypy-boto3-waf-regional-1.28.16 → mypy-boto3-waf-regional-1.29.0}/setup.cfg +0 -0
@@ -1,7 +1,7 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: mypy-boto3-waf-regional
3
- Version: 1.28.16
4
- Summary: Type annotations for boto3.WAFRegional 1.28.16 service generated with mypy-boto3-builder 7.17.1
3
+ Version: 1.29.0
4
+ Summary: Type annotations for boto3.WAFRegional 1.29.0 service generated with mypy-boto3-builder 7.20.3
5
5
  Home-page: https://github.com/youtype/mypy_boto3_builder
6
6
  Author: Vlad Emelianov
7
7
  Author-email: vlad.emelianov.nz@gmail.com
@@ -23,6 +23,7 @@ Classifier: Programming Language :: Python :: 3.9
23
23
  Classifier: Programming Language :: Python :: 3.10
24
24
  Classifier: Programming Language :: Python :: 3.11
25
25
  Classifier: Programming Language :: Python :: 3.12
26
+ Classifier: Programming Language :: Python :: 3.13
26
27
  Classifier: Programming Language :: Python :: 3 :: Only
27
28
  Classifier: Programming Language :: Python :: Implementation :: CPython
28
29
  Classifier: Typing :: Typed
@@ -42,7 +43,7 @@ License-File: LICENSE
42
43
  ![boto3.typed](https://github.com/youtype/mypy_boto3_builder/raw/main/logo.png)
43
44
 
44
45
  Type annotations for
45
- [boto3.WAFRegional 1.28.16](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/waf-regional.html#WAFRegional)
46
+ [boto3.WAFRegional 1.29.0](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/waf-regional.html#WAFRegional)
46
47
  service compatible with [VSCode](https://code.visualstudio.com/),
47
48
  [PyCharm](https://www.jetbrains.com/pycharm/),
48
49
  [Emacs](https://www.gnu.org/software/emacs/),
@@ -51,7 +52,7 @@ service compatible with [VSCode](https://code.visualstudio.com/),
51
52
  [pyright](https://github.com/microsoft/pyright) and other tools.
52
53
 
53
54
  Generated by
54
- [mypy-boto3-builder 7.17.1](https://github.com/youtype/mypy_boto3_builder).
55
+ [mypy-boto3-builder 7.20.3](https://github.com/youtype/mypy_boto3_builder).
55
56
 
56
57
  More information can be found on
57
58
  [boto3-stubs](https://pypi.org/project/boto3-stubs/) page and in
@@ -278,32 +279,14 @@ client: WAFRegionalClient = Session().client("waf-regional")
278
279
  `mypy_boto3_waf_regional.literals` module contains literals extracted from
279
280
  shapes that can be used in user code for type checking.
280
281
 
282
+ Full list of `WAFRegional` Literals can be found in
283
+ [docs](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_waf_regional/literals/).
284
+
281
285
  ```python
282
- from mypy_boto3_waf_regional.literals import (
283
- ChangeActionType,
284
- ChangeTokenStatusType,
285
- ComparisonOperatorType,
286
- GeoMatchConstraintTypeType,
287
- GeoMatchConstraintValueType,
288
- IPSetDescriptorTypeType,
289
- MatchFieldTypeType,
290
- PositionalConstraintType,
291
- PredicateTypeType,
292
- RateKeyType,
293
- ResourceTypeType,
294
- TextTransformationType,
295
- WafActionTypeType,
296
- WafOverrideActionTypeType,
297
- WafRuleTypeType,
298
- WAFRegionalServiceName,
299
- ServiceName,
300
- ResourceServiceName,
301
- RegionName,
302
- )
303
-
304
-
305
- def check_value(value: ChangeActionType) -> bool:
306
- ...
286
+ from mypy_boto3_waf_regional.literals import ChangeActionType
287
+
288
+
289
+ def check_value(value: ChangeActionType) -> bool: ...
307
290
  ```
308
291
 
309
292
  <a id="type-definitions"></a>
@@ -313,227 +296,11 @@ def check_value(value: ChangeActionType) -> bool:
313
296
  `mypy_boto3_waf_regional.type_defs` module contains structures and shapes
314
297
  assembled to typed dictionaries and unions for additional type checking.
315
298
 
299
+ Full list of `WAFRegional` TypeDefs can be found in
300
+ [docs](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_waf_regional/type_defs/).
301
+
316
302
  ```python
317
- from mypy_boto3_waf_regional.type_defs import (
318
- ExcludedRuleTypeDef,
319
- WafActionTypeDef,
320
- WafOverrideActionTypeDef,
321
- AssociateWebACLRequestRequestTypeDef,
322
- BlobTypeDef,
323
- ByteMatchSetSummaryTypeDef,
324
- FieldToMatchTypeDef,
325
- CreateByteMatchSetRequestRequestTypeDef,
326
- ResponseMetadataTypeDef,
327
- CreateGeoMatchSetRequestRequestTypeDef,
328
- CreateIPSetRequestRequestTypeDef,
329
- TagTypeDef,
330
- CreateRegexMatchSetRequestRequestTypeDef,
331
- CreateRegexPatternSetRequestRequestTypeDef,
332
- RegexPatternSetTypeDef,
333
- RuleGroupTypeDef,
334
- CreateSizeConstraintSetRequestRequestTypeDef,
335
- CreateSqlInjectionMatchSetRequestRequestTypeDef,
336
- CreateWebACLMigrationStackRequestRequestTypeDef,
337
- CreateXssMatchSetRequestRequestTypeDef,
338
- DeleteByteMatchSetRequestRequestTypeDef,
339
- DeleteGeoMatchSetRequestRequestTypeDef,
340
- DeleteIPSetRequestRequestTypeDef,
341
- DeleteLoggingConfigurationRequestRequestTypeDef,
342
- DeletePermissionPolicyRequestRequestTypeDef,
343
- DeleteRateBasedRuleRequestRequestTypeDef,
344
- DeleteRegexMatchSetRequestRequestTypeDef,
345
- DeleteRegexPatternSetRequestRequestTypeDef,
346
- DeleteRuleGroupRequestRequestTypeDef,
347
- DeleteRuleRequestRequestTypeDef,
348
- DeleteSizeConstraintSetRequestRequestTypeDef,
349
- DeleteSqlInjectionMatchSetRequestRequestTypeDef,
350
- DeleteWebACLRequestRequestTypeDef,
351
- DeleteXssMatchSetRequestRequestTypeDef,
352
- DisassociateWebACLRequestRequestTypeDef,
353
- GeoMatchConstraintTypeDef,
354
- GeoMatchSetSummaryTypeDef,
355
- GetByteMatchSetRequestRequestTypeDef,
356
- GetChangeTokenStatusRequestRequestTypeDef,
357
- GetGeoMatchSetRequestRequestTypeDef,
358
- GetIPSetRequestRequestTypeDef,
359
- GetLoggingConfigurationRequestRequestTypeDef,
360
- GetPermissionPolicyRequestRequestTypeDef,
361
- GetRateBasedRuleManagedKeysRequestRequestTypeDef,
362
- GetRateBasedRuleRequestRequestTypeDef,
363
- GetRegexMatchSetRequestRequestTypeDef,
364
- GetRegexPatternSetRequestRequestTypeDef,
365
- GetRuleGroupRequestRequestTypeDef,
366
- GetRuleRequestRequestTypeDef,
367
- TimeWindowOutputTypeDef,
368
- GetSizeConstraintSetRequestRequestTypeDef,
369
- GetSqlInjectionMatchSetRequestRequestTypeDef,
370
- GetWebACLForResourceRequestRequestTypeDef,
371
- WebACLSummaryTypeDef,
372
- GetWebACLRequestRequestTypeDef,
373
- GetXssMatchSetRequestRequestTypeDef,
374
- HTTPHeaderTypeDef,
375
- IPSetDescriptorTypeDef,
376
- IPSetSummaryTypeDef,
377
- ListActivatedRulesInRuleGroupRequestRequestTypeDef,
378
- ListByteMatchSetsRequestRequestTypeDef,
379
- ListGeoMatchSetsRequestRequestTypeDef,
380
- ListIPSetsRequestRequestTypeDef,
381
- ListLoggingConfigurationsRequestRequestTypeDef,
382
- ListRateBasedRulesRequestRequestTypeDef,
383
- RuleSummaryTypeDef,
384
- ListRegexMatchSetsRequestRequestTypeDef,
385
- RegexMatchSetSummaryTypeDef,
386
- ListRegexPatternSetsRequestRequestTypeDef,
387
- RegexPatternSetSummaryTypeDef,
388
- ListResourcesForWebACLRequestRequestTypeDef,
389
- ListRuleGroupsRequestRequestTypeDef,
390
- RuleGroupSummaryTypeDef,
391
- ListRulesRequestRequestTypeDef,
392
- ListSizeConstraintSetsRequestRequestTypeDef,
393
- SizeConstraintSetSummaryTypeDef,
394
- ListSqlInjectionMatchSetsRequestRequestTypeDef,
395
- SqlInjectionMatchSetSummaryTypeDef,
396
- ListSubscribedRuleGroupsRequestRequestTypeDef,
397
- SubscribedRuleGroupSummaryTypeDef,
398
- ListTagsForResourceRequestRequestTypeDef,
399
- ListWebACLsRequestRequestTypeDef,
400
- ListXssMatchSetsRequestRequestTypeDef,
401
- XssMatchSetSummaryTypeDef,
402
- PredicateTypeDef,
403
- PutPermissionPolicyRequestRequestTypeDef,
404
- RegexPatternSetUpdateTypeDef,
405
- TimestampTypeDef,
406
- UntagResourceRequestRequestTypeDef,
407
- ActivatedRuleOutputTypeDef,
408
- ActivatedRuleTypeDef,
409
- ByteMatchTupleOutputTypeDef,
410
- ByteMatchTupleTypeDef,
411
- LoggingConfigurationOutputTypeDef,
412
- LoggingConfigurationTypeDef,
413
- RegexMatchTupleTypeDef,
414
- SizeConstraintTypeDef,
415
- SqlInjectionMatchTupleTypeDef,
416
- XssMatchTupleTypeDef,
417
- CreateWebACLMigrationStackResponseTypeDef,
418
- DeleteByteMatchSetResponseTypeDef,
419
- DeleteGeoMatchSetResponseTypeDef,
420
- DeleteIPSetResponseTypeDef,
421
- DeleteRateBasedRuleResponseTypeDef,
422
- DeleteRegexMatchSetResponseTypeDef,
423
- DeleteRegexPatternSetResponseTypeDef,
424
- DeleteRuleGroupResponseTypeDef,
425
- DeleteRuleResponseTypeDef,
426
- DeleteSizeConstraintSetResponseTypeDef,
427
- DeleteSqlInjectionMatchSetResponseTypeDef,
428
- DeleteWebACLResponseTypeDef,
429
- DeleteXssMatchSetResponseTypeDef,
430
- GetChangeTokenResponseTypeDef,
431
- GetChangeTokenStatusResponseTypeDef,
432
- GetPermissionPolicyResponseTypeDef,
433
- GetRateBasedRuleManagedKeysResponseTypeDef,
434
- ListByteMatchSetsResponseTypeDef,
435
- ListResourcesForWebACLResponseTypeDef,
436
- UpdateByteMatchSetResponseTypeDef,
437
- UpdateGeoMatchSetResponseTypeDef,
438
- UpdateIPSetResponseTypeDef,
439
- UpdateRateBasedRuleResponseTypeDef,
440
- UpdateRegexMatchSetResponseTypeDef,
441
- UpdateRegexPatternSetResponseTypeDef,
442
- UpdateRuleGroupResponseTypeDef,
443
- UpdateRuleResponseTypeDef,
444
- UpdateSizeConstraintSetResponseTypeDef,
445
- UpdateSqlInjectionMatchSetResponseTypeDef,
446
- UpdateWebACLResponseTypeDef,
447
- UpdateXssMatchSetResponseTypeDef,
448
- CreateRateBasedRuleRequestRequestTypeDef,
449
- CreateRuleGroupRequestRequestTypeDef,
450
- CreateRuleRequestRequestTypeDef,
451
- CreateWebACLRequestRequestTypeDef,
452
- TagInfoForResourceTypeDef,
453
- TagResourceRequestRequestTypeDef,
454
- CreateRegexPatternSetResponseTypeDef,
455
- GetRegexPatternSetResponseTypeDef,
456
- CreateRuleGroupResponseTypeDef,
457
- GetRuleGroupResponseTypeDef,
458
- GeoMatchSetTypeDef,
459
- GeoMatchSetUpdateTypeDef,
460
- ListGeoMatchSetsResponseTypeDef,
461
- GetWebACLForResourceResponseTypeDef,
462
- ListWebACLsResponseTypeDef,
463
- HTTPRequestTypeDef,
464
- IPSetTypeDef,
465
- IPSetUpdateTypeDef,
466
- ListIPSetsResponseTypeDef,
467
- ListRateBasedRulesResponseTypeDef,
468
- ListRulesResponseTypeDef,
469
- ListRegexMatchSetsResponseTypeDef,
470
- ListRegexPatternSetsResponseTypeDef,
471
- ListRuleGroupsResponseTypeDef,
472
- ListSizeConstraintSetsResponseTypeDef,
473
- ListSqlInjectionMatchSetsResponseTypeDef,
474
- ListSubscribedRuleGroupsResponseTypeDef,
475
- ListXssMatchSetsResponseTypeDef,
476
- RateBasedRuleTypeDef,
477
- RuleTypeDef,
478
- RuleUpdateTypeDef,
479
- UpdateRegexPatternSetRequestRequestTypeDef,
480
- TimeWindowTypeDef,
481
- ListActivatedRulesInRuleGroupResponseTypeDef,
482
- WebACLTypeDef,
483
- RuleGroupUpdateTypeDef,
484
- WebACLUpdateTypeDef,
485
- ByteMatchSetTypeDef,
486
- ByteMatchSetUpdateTypeDef,
487
- GetLoggingConfigurationResponseTypeDef,
488
- ListLoggingConfigurationsResponseTypeDef,
489
- PutLoggingConfigurationResponseTypeDef,
490
- LoggingConfigurationUnionTypeDef,
491
- PutLoggingConfigurationRequestRequestTypeDef,
492
- RegexMatchSetTypeDef,
493
- RegexMatchSetUpdateTypeDef,
494
- SizeConstraintSetTypeDef,
495
- SizeConstraintSetUpdateTypeDef,
496
- SqlInjectionMatchSetTypeDef,
497
- SqlInjectionMatchSetUpdateTypeDef,
498
- XssMatchSetTypeDef,
499
- XssMatchSetUpdateTypeDef,
500
- ListTagsForResourceResponseTypeDef,
501
- CreateGeoMatchSetResponseTypeDef,
502
- GetGeoMatchSetResponseTypeDef,
503
- UpdateGeoMatchSetRequestRequestTypeDef,
504
- SampledHTTPRequestTypeDef,
505
- CreateIPSetResponseTypeDef,
506
- GetIPSetResponseTypeDef,
507
- UpdateIPSetRequestRequestTypeDef,
508
- CreateRateBasedRuleResponseTypeDef,
509
- GetRateBasedRuleResponseTypeDef,
510
- CreateRuleResponseTypeDef,
511
- GetRuleResponseTypeDef,
512
- UpdateRateBasedRuleRequestRequestTypeDef,
513
- UpdateRuleRequestRequestTypeDef,
514
- GetSampledRequestsRequestRequestTypeDef,
515
- TimeWindowUnionTypeDef,
516
- CreateWebACLResponseTypeDef,
517
- GetWebACLResponseTypeDef,
518
- UpdateRuleGroupRequestRequestTypeDef,
519
- UpdateWebACLRequestRequestTypeDef,
520
- CreateByteMatchSetResponseTypeDef,
521
- GetByteMatchSetResponseTypeDef,
522
- UpdateByteMatchSetRequestRequestTypeDef,
523
- CreateRegexMatchSetResponseTypeDef,
524
- GetRegexMatchSetResponseTypeDef,
525
- UpdateRegexMatchSetRequestRequestTypeDef,
526
- CreateSizeConstraintSetResponseTypeDef,
527
- GetSizeConstraintSetResponseTypeDef,
528
- UpdateSizeConstraintSetRequestRequestTypeDef,
529
- CreateSqlInjectionMatchSetResponseTypeDef,
530
- GetSqlInjectionMatchSetResponseTypeDef,
531
- UpdateSqlInjectionMatchSetRequestRequestTypeDef,
532
- CreateXssMatchSetResponseTypeDef,
533
- GetXssMatchSetResponseTypeDef,
534
- UpdateXssMatchSetRequestRequestTypeDef,
535
- GetSampledRequestsResponseTypeDef,
536
- )
303
+ from mypy_boto3_waf_regional.type_defs import ExcludedRuleTypeDef
537
304
 
538
305
 
539
306
  def get_value() -> ExcludedRuleTypeDef:
@@ -10,7 +10,7 @@
10
10
  ![boto3.typed](https://github.com/youtype/mypy_boto3_builder/raw/main/logo.png)
11
11
 
12
12
  Type annotations for
13
- [boto3.WAFRegional 1.28.16](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/waf-regional.html#WAFRegional)
13
+ [boto3.WAFRegional 1.29.0](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/waf-regional.html#WAFRegional)
14
14
  service compatible with [VSCode](https://code.visualstudio.com/),
15
15
  [PyCharm](https://www.jetbrains.com/pycharm/),
16
16
  [Emacs](https://www.gnu.org/software/emacs/),
@@ -19,7 +19,7 @@ service compatible with [VSCode](https://code.visualstudio.com/),
19
19
  [pyright](https://github.com/microsoft/pyright) and other tools.
20
20
 
21
21
  Generated by
22
- [mypy-boto3-builder 7.17.1](https://github.com/youtype/mypy_boto3_builder).
22
+ [mypy-boto3-builder 7.20.3](https://github.com/youtype/mypy_boto3_builder).
23
23
 
24
24
  More information can be found on
25
25
  [boto3-stubs](https://pypi.org/project/boto3-stubs/) page and in
@@ -246,32 +246,14 @@ client: WAFRegionalClient = Session().client("waf-regional")
246
246
  `mypy_boto3_waf_regional.literals` module contains literals extracted from
247
247
  shapes that can be used in user code for type checking.
248
248
 
249
+ Full list of `WAFRegional` Literals can be found in
250
+ [docs](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_waf_regional/literals/).
251
+
249
252
  ```python
250
- from mypy_boto3_waf_regional.literals import (
251
- ChangeActionType,
252
- ChangeTokenStatusType,
253
- ComparisonOperatorType,
254
- GeoMatchConstraintTypeType,
255
- GeoMatchConstraintValueType,
256
- IPSetDescriptorTypeType,
257
- MatchFieldTypeType,
258
- PositionalConstraintType,
259
- PredicateTypeType,
260
- RateKeyType,
261
- ResourceTypeType,
262
- TextTransformationType,
263
- WafActionTypeType,
264
- WafOverrideActionTypeType,
265
- WafRuleTypeType,
266
- WAFRegionalServiceName,
267
- ServiceName,
268
- ResourceServiceName,
269
- RegionName,
270
- )
271
-
272
-
273
- def check_value(value: ChangeActionType) -> bool:
274
- ...
253
+ from mypy_boto3_waf_regional.literals import ChangeActionType
254
+
255
+
256
+ def check_value(value: ChangeActionType) -> bool: ...
275
257
  ```
276
258
 
277
259
  <a id="type-definitions"></a>
@@ -281,227 +263,11 @@ def check_value(value: ChangeActionType) -> bool:
281
263
  `mypy_boto3_waf_regional.type_defs` module contains structures and shapes
282
264
  assembled to typed dictionaries and unions for additional type checking.
283
265
 
266
+ Full list of `WAFRegional` TypeDefs can be found in
267
+ [docs](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_waf_regional/type_defs/).
268
+
284
269
  ```python
285
- from mypy_boto3_waf_regional.type_defs import (
286
- ExcludedRuleTypeDef,
287
- WafActionTypeDef,
288
- WafOverrideActionTypeDef,
289
- AssociateWebACLRequestRequestTypeDef,
290
- BlobTypeDef,
291
- ByteMatchSetSummaryTypeDef,
292
- FieldToMatchTypeDef,
293
- CreateByteMatchSetRequestRequestTypeDef,
294
- ResponseMetadataTypeDef,
295
- CreateGeoMatchSetRequestRequestTypeDef,
296
- CreateIPSetRequestRequestTypeDef,
297
- TagTypeDef,
298
- CreateRegexMatchSetRequestRequestTypeDef,
299
- CreateRegexPatternSetRequestRequestTypeDef,
300
- RegexPatternSetTypeDef,
301
- RuleGroupTypeDef,
302
- CreateSizeConstraintSetRequestRequestTypeDef,
303
- CreateSqlInjectionMatchSetRequestRequestTypeDef,
304
- CreateWebACLMigrationStackRequestRequestTypeDef,
305
- CreateXssMatchSetRequestRequestTypeDef,
306
- DeleteByteMatchSetRequestRequestTypeDef,
307
- DeleteGeoMatchSetRequestRequestTypeDef,
308
- DeleteIPSetRequestRequestTypeDef,
309
- DeleteLoggingConfigurationRequestRequestTypeDef,
310
- DeletePermissionPolicyRequestRequestTypeDef,
311
- DeleteRateBasedRuleRequestRequestTypeDef,
312
- DeleteRegexMatchSetRequestRequestTypeDef,
313
- DeleteRegexPatternSetRequestRequestTypeDef,
314
- DeleteRuleGroupRequestRequestTypeDef,
315
- DeleteRuleRequestRequestTypeDef,
316
- DeleteSizeConstraintSetRequestRequestTypeDef,
317
- DeleteSqlInjectionMatchSetRequestRequestTypeDef,
318
- DeleteWebACLRequestRequestTypeDef,
319
- DeleteXssMatchSetRequestRequestTypeDef,
320
- DisassociateWebACLRequestRequestTypeDef,
321
- GeoMatchConstraintTypeDef,
322
- GeoMatchSetSummaryTypeDef,
323
- GetByteMatchSetRequestRequestTypeDef,
324
- GetChangeTokenStatusRequestRequestTypeDef,
325
- GetGeoMatchSetRequestRequestTypeDef,
326
- GetIPSetRequestRequestTypeDef,
327
- GetLoggingConfigurationRequestRequestTypeDef,
328
- GetPermissionPolicyRequestRequestTypeDef,
329
- GetRateBasedRuleManagedKeysRequestRequestTypeDef,
330
- GetRateBasedRuleRequestRequestTypeDef,
331
- GetRegexMatchSetRequestRequestTypeDef,
332
- GetRegexPatternSetRequestRequestTypeDef,
333
- GetRuleGroupRequestRequestTypeDef,
334
- GetRuleRequestRequestTypeDef,
335
- TimeWindowOutputTypeDef,
336
- GetSizeConstraintSetRequestRequestTypeDef,
337
- GetSqlInjectionMatchSetRequestRequestTypeDef,
338
- GetWebACLForResourceRequestRequestTypeDef,
339
- WebACLSummaryTypeDef,
340
- GetWebACLRequestRequestTypeDef,
341
- GetXssMatchSetRequestRequestTypeDef,
342
- HTTPHeaderTypeDef,
343
- IPSetDescriptorTypeDef,
344
- IPSetSummaryTypeDef,
345
- ListActivatedRulesInRuleGroupRequestRequestTypeDef,
346
- ListByteMatchSetsRequestRequestTypeDef,
347
- ListGeoMatchSetsRequestRequestTypeDef,
348
- ListIPSetsRequestRequestTypeDef,
349
- ListLoggingConfigurationsRequestRequestTypeDef,
350
- ListRateBasedRulesRequestRequestTypeDef,
351
- RuleSummaryTypeDef,
352
- ListRegexMatchSetsRequestRequestTypeDef,
353
- RegexMatchSetSummaryTypeDef,
354
- ListRegexPatternSetsRequestRequestTypeDef,
355
- RegexPatternSetSummaryTypeDef,
356
- ListResourcesForWebACLRequestRequestTypeDef,
357
- ListRuleGroupsRequestRequestTypeDef,
358
- RuleGroupSummaryTypeDef,
359
- ListRulesRequestRequestTypeDef,
360
- ListSizeConstraintSetsRequestRequestTypeDef,
361
- SizeConstraintSetSummaryTypeDef,
362
- ListSqlInjectionMatchSetsRequestRequestTypeDef,
363
- SqlInjectionMatchSetSummaryTypeDef,
364
- ListSubscribedRuleGroupsRequestRequestTypeDef,
365
- SubscribedRuleGroupSummaryTypeDef,
366
- ListTagsForResourceRequestRequestTypeDef,
367
- ListWebACLsRequestRequestTypeDef,
368
- ListXssMatchSetsRequestRequestTypeDef,
369
- XssMatchSetSummaryTypeDef,
370
- PredicateTypeDef,
371
- PutPermissionPolicyRequestRequestTypeDef,
372
- RegexPatternSetUpdateTypeDef,
373
- TimestampTypeDef,
374
- UntagResourceRequestRequestTypeDef,
375
- ActivatedRuleOutputTypeDef,
376
- ActivatedRuleTypeDef,
377
- ByteMatchTupleOutputTypeDef,
378
- ByteMatchTupleTypeDef,
379
- LoggingConfigurationOutputTypeDef,
380
- LoggingConfigurationTypeDef,
381
- RegexMatchTupleTypeDef,
382
- SizeConstraintTypeDef,
383
- SqlInjectionMatchTupleTypeDef,
384
- XssMatchTupleTypeDef,
385
- CreateWebACLMigrationStackResponseTypeDef,
386
- DeleteByteMatchSetResponseTypeDef,
387
- DeleteGeoMatchSetResponseTypeDef,
388
- DeleteIPSetResponseTypeDef,
389
- DeleteRateBasedRuleResponseTypeDef,
390
- DeleteRegexMatchSetResponseTypeDef,
391
- DeleteRegexPatternSetResponseTypeDef,
392
- DeleteRuleGroupResponseTypeDef,
393
- DeleteRuleResponseTypeDef,
394
- DeleteSizeConstraintSetResponseTypeDef,
395
- DeleteSqlInjectionMatchSetResponseTypeDef,
396
- DeleteWebACLResponseTypeDef,
397
- DeleteXssMatchSetResponseTypeDef,
398
- GetChangeTokenResponseTypeDef,
399
- GetChangeTokenStatusResponseTypeDef,
400
- GetPermissionPolicyResponseTypeDef,
401
- GetRateBasedRuleManagedKeysResponseTypeDef,
402
- ListByteMatchSetsResponseTypeDef,
403
- ListResourcesForWebACLResponseTypeDef,
404
- UpdateByteMatchSetResponseTypeDef,
405
- UpdateGeoMatchSetResponseTypeDef,
406
- UpdateIPSetResponseTypeDef,
407
- UpdateRateBasedRuleResponseTypeDef,
408
- UpdateRegexMatchSetResponseTypeDef,
409
- UpdateRegexPatternSetResponseTypeDef,
410
- UpdateRuleGroupResponseTypeDef,
411
- UpdateRuleResponseTypeDef,
412
- UpdateSizeConstraintSetResponseTypeDef,
413
- UpdateSqlInjectionMatchSetResponseTypeDef,
414
- UpdateWebACLResponseTypeDef,
415
- UpdateXssMatchSetResponseTypeDef,
416
- CreateRateBasedRuleRequestRequestTypeDef,
417
- CreateRuleGroupRequestRequestTypeDef,
418
- CreateRuleRequestRequestTypeDef,
419
- CreateWebACLRequestRequestTypeDef,
420
- TagInfoForResourceTypeDef,
421
- TagResourceRequestRequestTypeDef,
422
- CreateRegexPatternSetResponseTypeDef,
423
- GetRegexPatternSetResponseTypeDef,
424
- CreateRuleGroupResponseTypeDef,
425
- GetRuleGroupResponseTypeDef,
426
- GeoMatchSetTypeDef,
427
- GeoMatchSetUpdateTypeDef,
428
- ListGeoMatchSetsResponseTypeDef,
429
- GetWebACLForResourceResponseTypeDef,
430
- ListWebACLsResponseTypeDef,
431
- HTTPRequestTypeDef,
432
- IPSetTypeDef,
433
- IPSetUpdateTypeDef,
434
- ListIPSetsResponseTypeDef,
435
- ListRateBasedRulesResponseTypeDef,
436
- ListRulesResponseTypeDef,
437
- ListRegexMatchSetsResponseTypeDef,
438
- ListRegexPatternSetsResponseTypeDef,
439
- ListRuleGroupsResponseTypeDef,
440
- ListSizeConstraintSetsResponseTypeDef,
441
- ListSqlInjectionMatchSetsResponseTypeDef,
442
- ListSubscribedRuleGroupsResponseTypeDef,
443
- ListXssMatchSetsResponseTypeDef,
444
- RateBasedRuleTypeDef,
445
- RuleTypeDef,
446
- RuleUpdateTypeDef,
447
- UpdateRegexPatternSetRequestRequestTypeDef,
448
- TimeWindowTypeDef,
449
- ListActivatedRulesInRuleGroupResponseTypeDef,
450
- WebACLTypeDef,
451
- RuleGroupUpdateTypeDef,
452
- WebACLUpdateTypeDef,
453
- ByteMatchSetTypeDef,
454
- ByteMatchSetUpdateTypeDef,
455
- GetLoggingConfigurationResponseTypeDef,
456
- ListLoggingConfigurationsResponseTypeDef,
457
- PutLoggingConfigurationResponseTypeDef,
458
- LoggingConfigurationUnionTypeDef,
459
- PutLoggingConfigurationRequestRequestTypeDef,
460
- RegexMatchSetTypeDef,
461
- RegexMatchSetUpdateTypeDef,
462
- SizeConstraintSetTypeDef,
463
- SizeConstraintSetUpdateTypeDef,
464
- SqlInjectionMatchSetTypeDef,
465
- SqlInjectionMatchSetUpdateTypeDef,
466
- XssMatchSetTypeDef,
467
- XssMatchSetUpdateTypeDef,
468
- ListTagsForResourceResponseTypeDef,
469
- CreateGeoMatchSetResponseTypeDef,
470
- GetGeoMatchSetResponseTypeDef,
471
- UpdateGeoMatchSetRequestRequestTypeDef,
472
- SampledHTTPRequestTypeDef,
473
- CreateIPSetResponseTypeDef,
474
- GetIPSetResponseTypeDef,
475
- UpdateIPSetRequestRequestTypeDef,
476
- CreateRateBasedRuleResponseTypeDef,
477
- GetRateBasedRuleResponseTypeDef,
478
- CreateRuleResponseTypeDef,
479
- GetRuleResponseTypeDef,
480
- UpdateRateBasedRuleRequestRequestTypeDef,
481
- UpdateRuleRequestRequestTypeDef,
482
- GetSampledRequestsRequestRequestTypeDef,
483
- TimeWindowUnionTypeDef,
484
- CreateWebACLResponseTypeDef,
485
- GetWebACLResponseTypeDef,
486
- UpdateRuleGroupRequestRequestTypeDef,
487
- UpdateWebACLRequestRequestTypeDef,
488
- CreateByteMatchSetResponseTypeDef,
489
- GetByteMatchSetResponseTypeDef,
490
- UpdateByteMatchSetRequestRequestTypeDef,
491
- CreateRegexMatchSetResponseTypeDef,
492
- GetRegexMatchSetResponseTypeDef,
493
- UpdateRegexMatchSetRequestRequestTypeDef,
494
- CreateSizeConstraintSetResponseTypeDef,
495
- GetSizeConstraintSetResponseTypeDef,
496
- UpdateSizeConstraintSetRequestRequestTypeDef,
497
- CreateSqlInjectionMatchSetResponseTypeDef,
498
- GetSqlInjectionMatchSetResponseTypeDef,
499
- UpdateSqlInjectionMatchSetRequestRequestTypeDef,
500
- CreateXssMatchSetResponseTypeDef,
501
- GetXssMatchSetResponseTypeDef,
502
- UpdateXssMatchSetRequestRequestTypeDef,
503
- GetSampledRequestsResponseTypeDef,
504
- )
270
+ from mypy_boto3_waf_regional.type_defs import ExcludedRuleTypeDef
505
271
 
506
272
 
507
273
  def get_value() -> ExcludedRuleTypeDef:
@@ -14,8 +14,10 @@ Usage::
14
14
  client: WAFRegionalClient = session.client("waf-regional")
15
15
  ```
16
16
  """
17
+
17
18
  from .client import WAFRegionalClient
18
19
 
19
20
  Client = WAFRegionalClient
20
21
 
22
+
21
23
  __all__ = ("Client", "WAFRegionalClient")
@@ -1,6 +1,7 @@
1
1
  """
2
2
  Main CLI entrypoint.
3
3
  """
4
+
4
5
  import sys
5
6
 
6
7
 
@@ -9,8 +10,8 @@ def print_info() -> None:
9
10
  Print package info to stdout.
10
11
  """
11
12
  print(
12
- "Type annotations for boto3.WAFRegional 1.28.16\nVersion: 1.28.16\nBuilder version:"
13
- " 7.17.1\nDocs: "
13
+ "Type annotations for boto3.WAFRegional 1.29.0\nVersion: 1.29.0\nBuilder version:"
14
+ " 7.20.3\nDocs: "
14
15
  " https://youtype.github.io/boto3_stubs_docs/mypy_boto3_waf_regional//\nBoto3 docs: "
15
16
  " https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/waf-regional.html#WAFRegional\nOther"
16
17
  " services: https://pypi.org/project/boto3-stubs/\nChangelog: "
@@ -22,7 +23,7 @@ def print_version() -> None:
22
23
  """
23
24
  Print package version to stdout.
24
25
  """
25
- print("1.28.16")
26
+ print("1.29.0")
26
27
 
27
28
 
28
29
  def main() -> None: