mypy-boto3-waf-regional 1.28.15.post1__tar.gz → 1.28.36__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.15.post1 → mypy-boto3-waf-regional-1.28.36}/PKG-INFO +20 -249
  2. {mypy-boto3-waf-regional-1.28.15.post1 → mypy-boto3-waf-regional-1.28.36}/README.md +17 -246
  3. {mypy-boto3-waf-regional-1.28.15.post1 → mypy-boto3-waf-regional-1.28.36}/mypy_boto3_waf_regional/__main__.py +3 -3
  4. {mypy-boto3-waf-regional-1.28.15.post1 → mypy-boto3-waf-regional-1.28.36}/mypy_boto3_waf_regional/client.py +4 -13
  5. {mypy-boto3-waf-regional-1.28.15.post1 → mypy-boto3-waf-regional-1.28.36}/mypy_boto3_waf_regional/client.pyi +4 -13
  6. {mypy-boto3-waf-regional-1.28.15.post1 → mypy-boto3-waf-regional-1.28.36}/mypy_boto3_waf_regional/literals.py +2 -1
  7. {mypy-boto3-waf-regional-1.28.15.post1 → mypy-boto3-waf-regional-1.28.36}/mypy_boto3_waf_regional/literals.pyi +2 -1
  8. mypy-boto3-waf-regional-1.28.15.post1/mypy_boto3_waf_regional/type_defs.pyi → mypy-boto3-waf-regional-1.28.36/mypy_boto3_waf_regional/type_defs.py +187 -501
  9. mypy-boto3-waf-regional-1.28.15.post1/mypy_boto3_waf_regional/type_defs.py → mypy-boto3-waf-regional-1.28.36/mypy_boto3_waf_regional/type_defs.pyi +186 -552
  10. {mypy-boto3-waf-regional-1.28.15.post1 → mypy-boto3-waf-regional-1.28.36}/mypy_boto3_waf_regional/version.py +1 -1
  11. {mypy-boto3-waf-regional-1.28.15.post1 → mypy-boto3-waf-regional-1.28.36}/mypy_boto3_waf_regional.egg-info/PKG-INFO +20 -249
  12. mypy-boto3-waf-regional-1.28.36/mypy_boto3_waf_regional.egg-info/requires.txt +3 -0
  13. {mypy-boto3-waf-regional-1.28.15.post1 → mypy-boto3-waf-regional-1.28.36}/setup.py +5 -5
  14. mypy-boto3-waf-regional-1.28.15.post1/mypy_boto3_waf_regional.egg-info/requires.txt +0 -3
  15. {mypy-boto3-waf-regional-1.28.15.post1 → mypy-boto3-waf-regional-1.28.36}/LICENSE +0 -0
  16. {mypy-boto3-waf-regional-1.28.15.post1 → mypy-boto3-waf-regional-1.28.36}/mypy_boto3_waf_regional/__init__.py +0 -0
  17. {mypy-boto3-waf-regional-1.28.15.post1 → mypy-boto3-waf-regional-1.28.36}/mypy_boto3_waf_regional/__init__.pyi +0 -0
  18. {mypy-boto3-waf-regional-1.28.15.post1 → mypy-boto3-waf-regional-1.28.36}/mypy_boto3_waf_regional/py.typed +0 -0
  19. {mypy-boto3-waf-regional-1.28.15.post1 → mypy-boto3-waf-regional-1.28.36}/mypy_boto3_waf_regional.egg-info/SOURCES.txt +0 -0
  20. {mypy-boto3-waf-regional-1.28.15.post1 → mypy-boto3-waf-regional-1.28.36}/mypy_boto3_waf_regional.egg-info/dependency_links.txt +0 -0
  21. {mypy-boto3-waf-regional-1.28.15.post1 → mypy-boto3-waf-regional-1.28.36}/mypy_boto3_waf_regional.egg-info/not-zip-safe +0 -0
  22. {mypy-boto3-waf-regional-1.28.15.post1 → mypy-boto3-waf-regional-1.28.36}/mypy_boto3_waf_regional.egg-info/top_level.txt +0 -0
  23. {mypy-boto3-waf-regional-1.28.15.post1 → mypy-boto3-waf-regional-1.28.36}/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.15.post1
4
- Summary: Type annotations for boto3.WAFRegional 1.28.15 service generated with mypy-boto3-builder 7.16.2
3
+ Version: 1.28.36
4
+ Summary: Type annotations for boto3.WAFRegional 1.28.36 service generated with mypy-boto3-builder 7.18.0
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
@@ -9,7 +9,7 @@ License: MIT License
9
9
  Project-URL: Documentation, https://youtype.github.io/boto3_stubs_docs/mypy_boto3_waf_regional/
10
10
  Project-URL: Source, https://github.com/youtype/mypy_boto3_builder
11
11
  Project-URL: Tracker, https://github.com/youtype/mypy_boto3_builder/issues
12
- Keywords: boto3 waf-regional type-annotations boto3-stubs mypy typeshed autocomplete
12
+ Keywords: boto3 waf-regional type-annotations botocore mypy typeshed autocomplete
13
13
  Classifier: Development Status :: 5 - Production/Stable
14
14
  Classifier: Intended Audience :: Developers
15
15
  Classifier: Environment :: Console
@@ -42,7 +42,7 @@ License-File: LICENSE
42
42
  ![boto3.typed](https://github.com/youtype/mypy_boto3_builder/raw/main/logo.png)
43
43
 
44
44
  Type annotations for
45
- [boto3.WAFRegional 1.28.15](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/waf-regional.html#WAFRegional)
45
+ [boto3.WAFRegional 1.28.36](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/waf-regional.html#WAFRegional)
46
46
  service compatible with [VSCode](https://code.visualstudio.com/),
47
47
  [PyCharm](https://www.jetbrains.com/pycharm/),
48
48
  [Emacs](https://www.gnu.org/software/emacs/),
@@ -51,7 +51,7 @@ service compatible with [VSCode](https://code.visualstudio.com/),
51
51
  [pyright](https://github.com/microsoft/pyright) and other tools.
52
52
 
53
53
  Generated by
54
- [mypy-boto3-builder 7.16.2](https://github.com/youtype/mypy_boto3_builder).
54
+ [mypy-boto3-builder 7.18.0](https://github.com/youtype/mypy_boto3_builder).
55
55
 
56
56
  More information can be found on
57
57
  [boto3-stubs](https://pypi.org/project/boto3-stubs/) page and in
@@ -77,7 +77,7 @@ See how it helps to find and fix potential bugs:
77
77
  - [Explicit type annotations](#explicit-type-annotations)
78
78
  - [Client annotations](#client-annotations)
79
79
  - [Literals](#literals)
80
- - [Typed dictionaries](#typed-dictionaries)
80
+ - [Type definitions](#type-definitions)
81
81
  - [How it works](#how-it-works)
82
82
  - [What's new](#what's-new)
83
83
  - [Implemented features](#implemented-features)
@@ -278,261 +278,32 @@ client: WAFRegionalClient = Session().client("waf-regional")
278
278
  `mypy_boto3_waf_regional.literals` module contains literals extracted from
279
279
  shapes that can be used in user code for type checking.
280
280
 
281
+ Full list of `WAFRegional` Literals can be found in
282
+ [docs](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_waf_regional/literals/).
283
+
281
284
  ```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
- )
285
+ from mypy_boto3_waf_regional.literals import ChangeActionType
303
286
 
304
287
 
305
288
  def check_value(value: ChangeActionType) -> bool:
306
289
  ...
307
290
  ```
308
291
 
309
- <a id="typed-dictionaries"></a>
292
+ <a id="type-definitions"></a>
310
293
 
311
- ### Typed dictionaries
294
+ ### Type definitions
312
295
 
313
296
  `mypy_boto3_waf_regional.type_defs` module contains structures and shapes
314
- assembled to typed dictionaries for additional type checking.
297
+ assembled to typed dictionaries and unions for additional type checking.
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/).
315
301
 
316
302
  ```python
317
- from mypy_boto3_waf_regional.type_defs import (
318
- ExcludedRuleTypeDef,
319
- WafActionTypeDef,
320
- WafOverrideActionTypeDef,
321
- AssociateWebACLRequestRequestTypeDef,
322
- ByteMatchSetSummaryTypeDef,
323
- FieldToMatchTypeDef,
324
- CreateByteMatchSetRequestRequestTypeDef,
325
- ResponseMetadataTypeDef,
326
- CreateGeoMatchSetRequestRequestTypeDef,
327
- CreateIPSetRequestRequestTypeDef,
328
- TagTypeDef,
329
- CreateRegexMatchSetRequestRequestTypeDef,
330
- CreateRegexPatternSetRequestRequestTypeDef,
331
- RegexPatternSetTypeDef,
332
- RuleGroupTypeDef,
333
- CreateSizeConstraintSetRequestRequestTypeDef,
334
- CreateSqlInjectionMatchSetRequestRequestTypeDef,
335
- CreateWebACLMigrationStackRequestRequestTypeDef,
336
- CreateXssMatchSetRequestRequestTypeDef,
337
- DeleteByteMatchSetRequestRequestTypeDef,
338
- DeleteGeoMatchSetRequestRequestTypeDef,
339
- DeleteIPSetRequestRequestTypeDef,
340
- DeleteLoggingConfigurationRequestRequestTypeDef,
341
- DeletePermissionPolicyRequestRequestTypeDef,
342
- DeleteRateBasedRuleRequestRequestTypeDef,
343
- DeleteRegexMatchSetRequestRequestTypeDef,
344
- DeleteRegexPatternSetRequestRequestTypeDef,
345
- DeleteRuleGroupRequestRequestTypeDef,
346
- DeleteRuleRequestRequestTypeDef,
347
- DeleteSizeConstraintSetRequestRequestTypeDef,
348
- DeleteSqlInjectionMatchSetRequestRequestTypeDef,
349
- DeleteWebACLRequestRequestTypeDef,
350
- DeleteXssMatchSetRequestRequestTypeDef,
351
- DisassociateWebACLRequestRequestTypeDef,
352
- GeoMatchConstraintTypeDef,
353
- GeoMatchSetSummaryTypeDef,
354
- GetByteMatchSetRequestRequestTypeDef,
355
- GetChangeTokenStatusRequestRequestTypeDef,
356
- GetGeoMatchSetRequestRequestTypeDef,
357
- GetIPSetRequestRequestTypeDef,
358
- GetLoggingConfigurationRequestRequestTypeDef,
359
- GetPermissionPolicyRequestRequestTypeDef,
360
- GetRateBasedRuleManagedKeysRequestRequestTypeDef,
361
- GetRateBasedRuleRequestRequestTypeDef,
362
- GetRegexMatchSetRequestRequestTypeDef,
363
- GetRegexPatternSetRequestRequestTypeDef,
364
- GetRuleGroupRequestRequestTypeDef,
365
- GetRuleRequestRequestTypeDef,
366
- TimeWindowTypeDef,
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
- UntagResourceRequestRequestTypeDef,
406
- ActivatedRuleOutputTypeDef,
407
- ActivatedRuleTypeDef,
408
- ByteMatchTupleOutputTypeDef,
409
- ByteMatchTupleTypeDef,
410
- LoggingConfigurationOutputTypeDef,
411
- LoggingConfigurationTypeDef,
412
- RegexMatchTupleTypeDef,
413
- SizeConstraintTypeDef,
414
- SqlInjectionMatchTupleTypeDef,
415
- XssMatchTupleTypeDef,
416
- CreateWebACLMigrationStackResponseTypeDef,
417
- DeleteByteMatchSetResponseTypeDef,
418
- DeleteGeoMatchSetResponseTypeDef,
419
- DeleteIPSetResponseTypeDef,
420
- DeleteRateBasedRuleResponseTypeDef,
421
- DeleteRegexMatchSetResponseTypeDef,
422
- DeleteRegexPatternSetResponseTypeDef,
423
- DeleteRuleGroupResponseTypeDef,
424
- DeleteRuleResponseTypeDef,
425
- DeleteSizeConstraintSetResponseTypeDef,
426
- DeleteSqlInjectionMatchSetResponseTypeDef,
427
- DeleteWebACLResponseTypeDef,
428
- DeleteXssMatchSetResponseTypeDef,
429
- GetChangeTokenResponseTypeDef,
430
- GetChangeTokenStatusResponseTypeDef,
431
- GetPermissionPolicyResponseTypeDef,
432
- GetRateBasedRuleManagedKeysResponseTypeDef,
433
- ListByteMatchSetsResponseTypeDef,
434
- ListResourcesForWebACLResponseTypeDef,
435
- UpdateByteMatchSetResponseTypeDef,
436
- UpdateGeoMatchSetResponseTypeDef,
437
- UpdateIPSetResponseTypeDef,
438
- UpdateRateBasedRuleResponseTypeDef,
439
- UpdateRegexMatchSetResponseTypeDef,
440
- UpdateRegexPatternSetResponseTypeDef,
441
- UpdateRuleGroupResponseTypeDef,
442
- UpdateRuleResponseTypeDef,
443
- UpdateSizeConstraintSetResponseTypeDef,
444
- UpdateSqlInjectionMatchSetResponseTypeDef,
445
- UpdateWebACLResponseTypeDef,
446
- UpdateXssMatchSetResponseTypeDef,
447
- CreateRateBasedRuleRequestRequestTypeDef,
448
- CreateRuleGroupRequestRequestTypeDef,
449
- CreateRuleRequestRequestTypeDef,
450
- CreateWebACLRequestRequestTypeDef,
451
- TagInfoForResourceTypeDef,
452
- TagResourceRequestRequestTypeDef,
453
- CreateRegexPatternSetResponseTypeDef,
454
- GetRegexPatternSetResponseTypeDef,
455
- CreateRuleGroupResponseTypeDef,
456
- GetRuleGroupResponseTypeDef,
457
- GeoMatchSetTypeDef,
458
- GeoMatchSetUpdateTypeDef,
459
- ListGeoMatchSetsResponseTypeDef,
460
- GetSampledRequestsRequestRequestTypeDef,
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
- ListActivatedRulesInRuleGroupResponseTypeDef,
481
- WebACLTypeDef,
482
- RuleGroupUpdateTypeDef,
483
- WebACLUpdateTypeDef,
484
- ByteMatchSetTypeDef,
485
- ByteMatchSetUpdateTypeDef,
486
- GetLoggingConfigurationResponseTypeDef,
487
- ListLoggingConfigurationsResponseTypeDef,
488
- PutLoggingConfigurationResponseTypeDef,
489
- PutLoggingConfigurationRequestRequestTypeDef,
490
- RegexMatchSetTypeDef,
491
- RegexMatchSetUpdateTypeDef,
492
- SizeConstraintSetTypeDef,
493
- SizeConstraintSetUpdateTypeDef,
494
- SqlInjectionMatchSetTypeDef,
495
- SqlInjectionMatchSetUpdateTypeDef,
496
- XssMatchSetTypeDef,
497
- XssMatchSetUpdateTypeDef,
498
- ListTagsForResourceResponseTypeDef,
499
- CreateGeoMatchSetResponseTypeDef,
500
- GetGeoMatchSetResponseTypeDef,
501
- UpdateGeoMatchSetRequestRequestTypeDef,
502
- SampledHTTPRequestTypeDef,
503
- CreateIPSetResponseTypeDef,
504
- GetIPSetResponseTypeDef,
505
- UpdateIPSetRequestRequestTypeDef,
506
- CreateRateBasedRuleResponseTypeDef,
507
- GetRateBasedRuleResponseTypeDef,
508
- CreateRuleResponseTypeDef,
509
- GetRuleResponseTypeDef,
510
- UpdateRateBasedRuleRequestRequestTypeDef,
511
- UpdateRuleRequestRequestTypeDef,
512
- CreateWebACLResponseTypeDef,
513
- GetWebACLResponseTypeDef,
514
- UpdateRuleGroupRequestRequestTypeDef,
515
- UpdateWebACLRequestRequestTypeDef,
516
- CreateByteMatchSetResponseTypeDef,
517
- GetByteMatchSetResponseTypeDef,
518
- UpdateByteMatchSetRequestRequestTypeDef,
519
- CreateRegexMatchSetResponseTypeDef,
520
- GetRegexMatchSetResponseTypeDef,
521
- UpdateRegexMatchSetRequestRequestTypeDef,
522
- CreateSizeConstraintSetResponseTypeDef,
523
- GetSizeConstraintSetResponseTypeDef,
524
- UpdateSizeConstraintSetRequestRequestTypeDef,
525
- CreateSqlInjectionMatchSetResponseTypeDef,
526
- GetSqlInjectionMatchSetResponseTypeDef,
527
- UpdateSqlInjectionMatchSetRequestRequestTypeDef,
528
- CreateXssMatchSetResponseTypeDef,
529
- GetXssMatchSetResponseTypeDef,
530
- UpdateXssMatchSetRequestRequestTypeDef,
531
- GetSampledRequestsResponseTypeDef,
532
- )
533
-
534
-
535
- def get_structure() -> ExcludedRuleTypeDef:
303
+ from mypy_boto3_waf_regional.type_defs import ExcludedRuleTypeDef
304
+
305
+
306
+ def get_value() -> ExcludedRuleTypeDef:
536
307
  return {...}
537
308
  ```
538
309
 
@@ -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.15](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/waf-regional.html#WAFRegional)
13
+ [boto3.WAFRegional 1.28.36](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.16.2](https://github.com/youtype/mypy_boto3_builder).
22
+ [mypy-boto3-builder 7.18.0](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
@@ -45,7 +45,7 @@ See how it helps to find and fix potential bugs:
45
45
  - [Explicit type annotations](#explicit-type-annotations)
46
46
  - [Client annotations](#client-annotations)
47
47
  - [Literals](#literals)
48
- - [Typed dictionaries](#typed-dictionaries)
48
+ - [Type definitions](#type-definitions)
49
49
  - [How it works](#how-it-works)
50
50
  - [What's new](#what's-new)
51
51
  - [Implemented features](#implemented-features)
@@ -246,261 +246,32 @@ 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
- )
253
+ from mypy_boto3_waf_regional.literals import ChangeActionType
271
254
 
272
255
 
273
256
  def check_value(value: ChangeActionType) -> bool:
274
257
  ...
275
258
  ```
276
259
 
277
- <a id="typed-dictionaries"></a>
260
+ <a id="type-definitions"></a>
278
261
 
279
- ### Typed dictionaries
262
+ ### Type definitions
280
263
 
281
264
  `mypy_boto3_waf_regional.type_defs` module contains structures and shapes
282
- assembled to typed dictionaries for additional type checking.
265
+ assembled to typed dictionaries and unions for additional type checking.
266
+
267
+ Full list of `WAFRegional` TypeDefs can be found in
268
+ [docs](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_waf_regional/type_defs/).
283
269
 
284
270
  ```python
285
- from mypy_boto3_waf_regional.type_defs import (
286
- ExcludedRuleTypeDef,
287
- WafActionTypeDef,
288
- WafOverrideActionTypeDef,
289
- AssociateWebACLRequestRequestTypeDef,
290
- ByteMatchSetSummaryTypeDef,
291
- FieldToMatchTypeDef,
292
- CreateByteMatchSetRequestRequestTypeDef,
293
- ResponseMetadataTypeDef,
294
- CreateGeoMatchSetRequestRequestTypeDef,
295
- CreateIPSetRequestRequestTypeDef,
296
- TagTypeDef,
297
- CreateRegexMatchSetRequestRequestTypeDef,
298
- CreateRegexPatternSetRequestRequestTypeDef,
299
- RegexPatternSetTypeDef,
300
- RuleGroupTypeDef,
301
- CreateSizeConstraintSetRequestRequestTypeDef,
302
- CreateSqlInjectionMatchSetRequestRequestTypeDef,
303
- CreateWebACLMigrationStackRequestRequestTypeDef,
304
- CreateXssMatchSetRequestRequestTypeDef,
305
- DeleteByteMatchSetRequestRequestTypeDef,
306
- DeleteGeoMatchSetRequestRequestTypeDef,
307
- DeleteIPSetRequestRequestTypeDef,
308
- DeleteLoggingConfigurationRequestRequestTypeDef,
309
- DeletePermissionPolicyRequestRequestTypeDef,
310
- DeleteRateBasedRuleRequestRequestTypeDef,
311
- DeleteRegexMatchSetRequestRequestTypeDef,
312
- DeleteRegexPatternSetRequestRequestTypeDef,
313
- DeleteRuleGroupRequestRequestTypeDef,
314
- DeleteRuleRequestRequestTypeDef,
315
- DeleteSizeConstraintSetRequestRequestTypeDef,
316
- DeleteSqlInjectionMatchSetRequestRequestTypeDef,
317
- DeleteWebACLRequestRequestTypeDef,
318
- DeleteXssMatchSetRequestRequestTypeDef,
319
- DisassociateWebACLRequestRequestTypeDef,
320
- GeoMatchConstraintTypeDef,
321
- GeoMatchSetSummaryTypeDef,
322
- GetByteMatchSetRequestRequestTypeDef,
323
- GetChangeTokenStatusRequestRequestTypeDef,
324
- GetGeoMatchSetRequestRequestTypeDef,
325
- GetIPSetRequestRequestTypeDef,
326
- GetLoggingConfigurationRequestRequestTypeDef,
327
- GetPermissionPolicyRequestRequestTypeDef,
328
- GetRateBasedRuleManagedKeysRequestRequestTypeDef,
329
- GetRateBasedRuleRequestRequestTypeDef,
330
- GetRegexMatchSetRequestRequestTypeDef,
331
- GetRegexPatternSetRequestRequestTypeDef,
332
- GetRuleGroupRequestRequestTypeDef,
333
- GetRuleRequestRequestTypeDef,
334
- TimeWindowTypeDef,
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
- UntagResourceRequestRequestTypeDef,
374
- ActivatedRuleOutputTypeDef,
375
- ActivatedRuleTypeDef,
376
- ByteMatchTupleOutputTypeDef,
377
- ByteMatchTupleTypeDef,
378
- LoggingConfigurationOutputTypeDef,
379
- LoggingConfigurationTypeDef,
380
- RegexMatchTupleTypeDef,
381
- SizeConstraintTypeDef,
382
- SqlInjectionMatchTupleTypeDef,
383
- XssMatchTupleTypeDef,
384
- CreateWebACLMigrationStackResponseTypeDef,
385
- DeleteByteMatchSetResponseTypeDef,
386
- DeleteGeoMatchSetResponseTypeDef,
387
- DeleteIPSetResponseTypeDef,
388
- DeleteRateBasedRuleResponseTypeDef,
389
- DeleteRegexMatchSetResponseTypeDef,
390
- DeleteRegexPatternSetResponseTypeDef,
391
- DeleteRuleGroupResponseTypeDef,
392
- DeleteRuleResponseTypeDef,
393
- DeleteSizeConstraintSetResponseTypeDef,
394
- DeleteSqlInjectionMatchSetResponseTypeDef,
395
- DeleteWebACLResponseTypeDef,
396
- DeleteXssMatchSetResponseTypeDef,
397
- GetChangeTokenResponseTypeDef,
398
- GetChangeTokenStatusResponseTypeDef,
399
- GetPermissionPolicyResponseTypeDef,
400
- GetRateBasedRuleManagedKeysResponseTypeDef,
401
- ListByteMatchSetsResponseTypeDef,
402
- ListResourcesForWebACLResponseTypeDef,
403
- UpdateByteMatchSetResponseTypeDef,
404
- UpdateGeoMatchSetResponseTypeDef,
405
- UpdateIPSetResponseTypeDef,
406
- UpdateRateBasedRuleResponseTypeDef,
407
- UpdateRegexMatchSetResponseTypeDef,
408
- UpdateRegexPatternSetResponseTypeDef,
409
- UpdateRuleGroupResponseTypeDef,
410
- UpdateRuleResponseTypeDef,
411
- UpdateSizeConstraintSetResponseTypeDef,
412
- UpdateSqlInjectionMatchSetResponseTypeDef,
413
- UpdateWebACLResponseTypeDef,
414
- UpdateXssMatchSetResponseTypeDef,
415
- CreateRateBasedRuleRequestRequestTypeDef,
416
- CreateRuleGroupRequestRequestTypeDef,
417
- CreateRuleRequestRequestTypeDef,
418
- CreateWebACLRequestRequestTypeDef,
419
- TagInfoForResourceTypeDef,
420
- TagResourceRequestRequestTypeDef,
421
- CreateRegexPatternSetResponseTypeDef,
422
- GetRegexPatternSetResponseTypeDef,
423
- CreateRuleGroupResponseTypeDef,
424
- GetRuleGroupResponseTypeDef,
425
- GeoMatchSetTypeDef,
426
- GeoMatchSetUpdateTypeDef,
427
- ListGeoMatchSetsResponseTypeDef,
428
- GetSampledRequestsRequestRequestTypeDef,
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
- ListActivatedRulesInRuleGroupResponseTypeDef,
449
- WebACLTypeDef,
450
- RuleGroupUpdateTypeDef,
451
- WebACLUpdateTypeDef,
452
- ByteMatchSetTypeDef,
453
- ByteMatchSetUpdateTypeDef,
454
- GetLoggingConfigurationResponseTypeDef,
455
- ListLoggingConfigurationsResponseTypeDef,
456
- PutLoggingConfigurationResponseTypeDef,
457
- PutLoggingConfigurationRequestRequestTypeDef,
458
- RegexMatchSetTypeDef,
459
- RegexMatchSetUpdateTypeDef,
460
- SizeConstraintSetTypeDef,
461
- SizeConstraintSetUpdateTypeDef,
462
- SqlInjectionMatchSetTypeDef,
463
- SqlInjectionMatchSetUpdateTypeDef,
464
- XssMatchSetTypeDef,
465
- XssMatchSetUpdateTypeDef,
466
- ListTagsForResourceResponseTypeDef,
467
- CreateGeoMatchSetResponseTypeDef,
468
- GetGeoMatchSetResponseTypeDef,
469
- UpdateGeoMatchSetRequestRequestTypeDef,
470
- SampledHTTPRequestTypeDef,
471
- CreateIPSetResponseTypeDef,
472
- GetIPSetResponseTypeDef,
473
- UpdateIPSetRequestRequestTypeDef,
474
- CreateRateBasedRuleResponseTypeDef,
475
- GetRateBasedRuleResponseTypeDef,
476
- CreateRuleResponseTypeDef,
477
- GetRuleResponseTypeDef,
478
- UpdateRateBasedRuleRequestRequestTypeDef,
479
- UpdateRuleRequestRequestTypeDef,
480
- CreateWebACLResponseTypeDef,
481
- GetWebACLResponseTypeDef,
482
- UpdateRuleGroupRequestRequestTypeDef,
483
- UpdateWebACLRequestRequestTypeDef,
484
- CreateByteMatchSetResponseTypeDef,
485
- GetByteMatchSetResponseTypeDef,
486
- UpdateByteMatchSetRequestRequestTypeDef,
487
- CreateRegexMatchSetResponseTypeDef,
488
- GetRegexMatchSetResponseTypeDef,
489
- UpdateRegexMatchSetRequestRequestTypeDef,
490
- CreateSizeConstraintSetResponseTypeDef,
491
- GetSizeConstraintSetResponseTypeDef,
492
- UpdateSizeConstraintSetRequestRequestTypeDef,
493
- CreateSqlInjectionMatchSetResponseTypeDef,
494
- GetSqlInjectionMatchSetResponseTypeDef,
495
- UpdateSqlInjectionMatchSetRequestRequestTypeDef,
496
- CreateXssMatchSetResponseTypeDef,
497
- GetXssMatchSetResponseTypeDef,
498
- UpdateXssMatchSetRequestRequestTypeDef,
499
- GetSampledRequestsResponseTypeDef,
500
- )
501
-
502
-
503
- def get_structure() -> ExcludedRuleTypeDef:
271
+ from mypy_boto3_waf_regional.type_defs import ExcludedRuleTypeDef
272
+
273
+
274
+ def get_value() -> ExcludedRuleTypeDef:
504
275
  return {...}
505
276
  ```
506
277
 
@@ -9,8 +9,8 @@ def print_info() -> None:
9
9
  Print package info to stdout.
10
10
  """
11
11
  print(
12
- "Type annotations for boto3.WAFRegional 1.28.15\nVersion: 1.28.15.post1\nBuilder"
13
- " version: 7.16.2\nDocs: "
12
+ "Type annotations for boto3.WAFRegional 1.28.36\nVersion: 1.28.36\nBuilder version:"
13
+ " 7.18.0\nDocs: "
14
14
  " https://youtype.github.io/boto3_stubs_docs/mypy_boto3_waf_regional//\nBoto3 docs: "
15
15
  " https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/waf-regional.html#WAFRegional\nOther"
16
16
  " services: https://pypi.org/project/boto3-stubs/\nChangelog: "
@@ -22,7 +22,7 @@ def print_version() -> None:
22
22
  """
23
23
  Print package version to stdout.
24
24
  """
25
- print("1.28.15.post1")
25
+ print("1.28.36")
26
26
 
27
27
 
28
28
  def main() -> None:
@@ -14,7 +14,7 @@ Usage::
14
14
  ```
15
15
  """
16
16
  import sys
17
- from typing import Any, Dict, Mapping, Sequence, Type, Union
17
+ from typing import Any, Dict, Mapping, Sequence, Type
18
18
 
19
19
  from botocore.client import BaseClient, ClientMeta
20
20
 
@@ -84,7 +84,6 @@ from .type_defs import (
84
84
  ListTagsForResourceResponseTypeDef,
85
85
  ListWebACLsResponseTypeDef,
86
86
  ListXssMatchSetsResponseTypeDef,
87
- LoggingConfigurationOutputTypeDef,
88
87
  LoggingConfigurationTypeDef,
89
88
  PutLoggingConfigurationResponseTypeDef,
90
89
  RegexMatchSetUpdateTypeDef,
@@ -94,7 +93,6 @@ from .type_defs import (
94
93
  SizeConstraintSetUpdateTypeDef,
95
94
  SqlInjectionMatchSetUpdateTypeDef,
96
95
  TagTypeDef,
97
- TimeWindowOutputTypeDef,
98
96
  TimeWindowTypeDef,
99
97
  UpdateByteMatchSetResponseTypeDef,
100
98
  UpdateGeoMatchSetResponseTypeDef,
@@ -113,7 +111,7 @@ from .type_defs import (
113
111
  XssMatchSetUpdateTypeDef,
114
112
  )
115
113
 
116
- if sys.version_info >= (3, 9):
114
+ if sys.version_info >= (3, 12):
117
115
  from typing import Literal
118
116
  else:
119
117
  from typing_extensions import Literal
@@ -598,12 +596,7 @@ class WAFRegionalClient(BaseClient):
598
596
  """
599
597
 
600
598
  def get_sampled_requests(
601
- self,
602
- *,
603
- WebAclId: str,
604
- RuleId: str,
605
- TimeWindow: Union[TimeWindowTypeDef, TimeWindowOutputTypeDef],
606
- MaxItems: int
599
+ self, *, WebAclId: str, RuleId: str, TimeWindow: TimeWindowTypeDef, MaxItems: int
607
600
  ) -> GetSampledRequestsResponseTypeDef:
608
601
  """
609
602
  .
@@ -823,9 +816,7 @@ class WAFRegionalClient(BaseClient):
823
816
  """
824
817
 
825
818
  def put_logging_configuration(
826
- self,
827
- *,
828
- LoggingConfiguration: Union[LoggingConfigurationTypeDef, LoggingConfigurationOutputTypeDef]
819
+ self, *, LoggingConfiguration: LoggingConfigurationTypeDef
829
820
  ) -> PutLoggingConfigurationResponseTypeDef:
830
821
  """
831
822
  .