mypy-boto3-waf-regional 1.36.0__tar.gz → 1.38.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.
- {mypy_boto3_waf_regional-1.36.0 → mypy_boto3_waf_regional-1.38.0}/PKG-INFO +14 -9
- {mypy_boto3_waf_regional-1.36.0 → mypy_boto3_waf_regional-1.38.0}/README.md +10 -6
- mypy_boto3_waf_regional-1.36.0/mypy_boto3_waf_regional/__init__.pyi → mypy_boto3_waf_regional-1.38.0/mypy_boto3_waf_regional/__init__.py +5 -2
- mypy_boto3_waf_regional-1.36.0/mypy_boto3_waf_regional/__init__.py → mypy_boto3_waf_regional-1.38.0/mypy_boto3_waf_regional/__init__.pyi +4 -3
- {mypy_boto3_waf_regional-1.36.0 → mypy_boto3_waf_regional-1.38.0}/mypy_boto3_waf_regional/__main__.py +4 -4
- {mypy_boto3_waf_regional-1.36.0 → mypy_boto3_waf_regional-1.38.0}/mypy_boto3_waf_regional/client.py +162 -180
- {mypy_boto3_waf_regional-1.36.0 → mypy_boto3_waf_regional-1.38.0}/mypy_boto3_waf_regional/client.pyi +162 -180
- {mypy_boto3_waf_regional-1.36.0 → mypy_boto3_waf_regional-1.38.0}/mypy_boto3_waf_regional/literals.py +4 -3
- {mypy_boto3_waf_regional-1.36.0 → mypy_boto3_waf_regional-1.38.0}/mypy_boto3_waf_regional/literals.pyi +4 -3
- {mypy_boto3_waf_regional-1.36.0 → mypy_boto3_waf_regional-1.38.0}/mypy_boto3_waf_regional/type_defs.py +177 -167
- {mypy_boto3_waf_regional-1.36.0 → mypy_boto3_waf_regional-1.38.0}/mypy_boto3_waf_regional/type_defs.pyi +175 -167
- {mypy_boto3_waf_regional-1.36.0 → mypy_boto3_waf_regional-1.38.0}/mypy_boto3_waf_regional/version.py +1 -1
- {mypy_boto3_waf_regional-1.36.0 → mypy_boto3_waf_regional-1.38.0}/mypy_boto3_waf_regional.egg-info/PKG-INFO +14 -9
- {mypy_boto3_waf_regional-1.36.0 → mypy_boto3_waf_regional-1.38.0}/setup.py +2 -2
- {mypy_boto3_waf_regional-1.36.0 → mypy_boto3_waf_regional-1.38.0}/LICENSE +0 -0
- {mypy_boto3_waf_regional-1.36.0 → mypy_boto3_waf_regional-1.38.0}/mypy_boto3_waf_regional/py.typed +0 -0
- {mypy_boto3_waf_regional-1.36.0 → mypy_boto3_waf_regional-1.38.0}/mypy_boto3_waf_regional.egg-info/SOURCES.txt +0 -0
- {mypy_boto3_waf_regional-1.36.0 → mypy_boto3_waf_regional-1.38.0}/mypy_boto3_waf_regional.egg-info/dependency_links.txt +0 -0
- {mypy_boto3_waf_regional-1.36.0 → mypy_boto3_waf_regional-1.38.0}/mypy_boto3_waf_regional.egg-info/not-zip-safe +0 -0
- {mypy_boto3_waf_regional-1.36.0 → mypy_boto3_waf_regional-1.38.0}/mypy_boto3_waf_regional.egg-info/requires.txt +0 -0
- {mypy_boto3_waf_regional-1.36.0 → mypy_boto3_waf_regional-1.38.0}/mypy_boto3_waf_regional.egg-info/top_level.txt +0 -0
- {mypy_boto3_waf_regional-1.36.0 → mypy_boto3_waf_regional-1.38.0}/setup.cfg +0 -0
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
Metadata-Version: 2.
|
|
1
|
+
Metadata-Version: 2.4
|
|
2
2
|
Name: mypy-boto3-waf-regional
|
|
3
|
-
Version: 1.
|
|
4
|
-
Summary: Type annotations for boto3 WAFRegional 1.
|
|
3
|
+
Version: 1.38.0
|
|
4
|
+
Summary: Type annotations for boto3 WAFRegional 1.38.0 service generated with mypy-boto3-builder 8.10.1
|
|
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
|
|
@@ -39,6 +39,7 @@ Dynamic: description-content-type
|
|
|
39
39
|
Dynamic: home-page
|
|
40
40
|
Dynamic: keywords
|
|
41
41
|
Dynamic: license
|
|
42
|
+
Dynamic: license-file
|
|
42
43
|
Dynamic: project-url
|
|
43
44
|
Dynamic: requires-dist
|
|
44
45
|
Dynamic: requires-python
|
|
@@ -56,7 +57,7 @@ Dynamic: summary
|
|
|
56
57
|

|
|
57
58
|
|
|
58
59
|
Type annotations for
|
|
59
|
-
[boto3 WAFRegional 1.
|
|
60
|
+
[boto3 WAFRegional 1.38.0](https://pypi.org/project/boto3/) compatible with
|
|
60
61
|
[VSCode](https://code.visualstudio.com/),
|
|
61
62
|
[PyCharm](https://www.jetbrains.com/pycharm/),
|
|
62
63
|
[Emacs](https://www.gnu.org/software/emacs/),
|
|
@@ -65,7 +66,7 @@ Type annotations for
|
|
|
65
66
|
[pyright](https://github.com/microsoft/pyright) and other tools.
|
|
66
67
|
|
|
67
68
|
Generated with
|
|
68
|
-
[mypy-boto3-builder 8.
|
|
69
|
+
[mypy-boto3-builder 8.10.1](https://github.com/youtype/mypy_boto3_builder).
|
|
69
70
|
|
|
70
71
|
More information can be found on
|
|
71
72
|
[boto3-stubs](https://pypi.org/project/boto3-stubs/) page and in
|
|
@@ -112,12 +113,12 @@ See how it helps you find and fix potential bugs:
|
|
|
112
113
|
### Generate locally (recommended)
|
|
113
114
|
|
|
114
115
|
You can generate type annotations for `boto3` package locally with
|
|
115
|
-
`
|
|
116
|
+
`mypy-boto3-builder`. Use
|
|
116
117
|
[uv](https://docs.astral.sh/uv/getting-started/installation/) for build
|
|
117
118
|
isolation.
|
|
118
119
|
|
|
119
120
|
1. Run mypy-boto3-builder in your package root directory:
|
|
120
|
-
`uvx --with 'boto3==1.
|
|
121
|
+
`uvx --with 'boto3==1.38.0' mypy-boto3-builder`
|
|
121
122
|
2. Select `boto3-stubs` AWS SDK.
|
|
122
123
|
3. Add `WAFRegional` service.
|
|
123
124
|
4. Use provided commands to install generated packages.
|
|
@@ -368,11 +369,14 @@ Full list of `WAFRegional` TypeDefs can be found in
|
|
|
368
369
|
[docs](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_waf_regional/type_defs/).
|
|
369
370
|
|
|
370
371
|
```python
|
|
372
|
+
# TypedDict usage example
|
|
371
373
|
from mypy_boto3_waf_regional.type_defs import ExcludedRuleTypeDef
|
|
372
374
|
|
|
373
375
|
|
|
374
376
|
def get_value() -> ExcludedRuleTypeDef:
|
|
375
|
-
return {
|
|
377
|
+
return {
|
|
378
|
+
"RuleId": ...,
|
|
379
|
+
}
|
|
376
380
|
```
|
|
377
381
|
|
|
378
382
|
<a id="how-it-works"></a>
|
|
@@ -426,7 +430,8 @@ Builder changelog can be found in
|
|
|
426
430
|
## Versioning
|
|
427
431
|
|
|
428
432
|
`mypy-boto3-waf-regional` version is the same as related `boto3` version and
|
|
429
|
-
follows
|
|
433
|
+
follows
|
|
434
|
+
[Python Packaging version specifiers](https://packaging.python.org/en/latest/specifications/version-specifiers/).
|
|
430
435
|
|
|
431
436
|
<a id="thank-you"></a>
|
|
432
437
|
|
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|

|
|
11
11
|
|
|
12
12
|
Type annotations for
|
|
13
|
-
[boto3 WAFRegional 1.
|
|
13
|
+
[boto3 WAFRegional 1.38.0](https://pypi.org/project/boto3/) compatible with
|
|
14
14
|
[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 @@ Type annotations for
|
|
|
19
19
|
[pyright](https://github.com/microsoft/pyright) and other tools.
|
|
20
20
|
|
|
21
21
|
Generated with
|
|
22
|
-
[mypy-boto3-builder 8.
|
|
22
|
+
[mypy-boto3-builder 8.10.1](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
|
|
@@ -66,12 +66,12 @@ See how it helps you find and fix potential bugs:
|
|
|
66
66
|
### Generate locally (recommended)
|
|
67
67
|
|
|
68
68
|
You can generate type annotations for `boto3` package locally with
|
|
69
|
-
`
|
|
69
|
+
`mypy-boto3-builder`. Use
|
|
70
70
|
[uv](https://docs.astral.sh/uv/getting-started/installation/) for build
|
|
71
71
|
isolation.
|
|
72
72
|
|
|
73
73
|
1. Run mypy-boto3-builder in your package root directory:
|
|
74
|
-
`uvx --with 'boto3==1.
|
|
74
|
+
`uvx --with 'boto3==1.38.0' mypy-boto3-builder`
|
|
75
75
|
2. Select `boto3-stubs` AWS SDK.
|
|
76
76
|
3. Add `WAFRegional` service.
|
|
77
77
|
4. Use provided commands to install generated packages.
|
|
@@ -322,11 +322,14 @@ Full list of `WAFRegional` TypeDefs can be found in
|
|
|
322
322
|
[docs](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_waf_regional/type_defs/).
|
|
323
323
|
|
|
324
324
|
```python
|
|
325
|
+
# TypedDict usage example
|
|
325
326
|
from mypy_boto3_waf_regional.type_defs import ExcludedRuleTypeDef
|
|
326
327
|
|
|
327
328
|
|
|
328
329
|
def get_value() -> ExcludedRuleTypeDef:
|
|
329
|
-
return {
|
|
330
|
+
return {
|
|
331
|
+
"RuleId": ...,
|
|
332
|
+
}
|
|
330
333
|
```
|
|
331
334
|
|
|
332
335
|
<a id="how-it-works"></a>
|
|
@@ -380,7 +383,8 @@ Builder changelog can be found in
|
|
|
380
383
|
## Versioning
|
|
381
384
|
|
|
382
385
|
`mypy-boto3-waf-regional` version is the same as related `boto3` version and
|
|
383
|
-
follows
|
|
386
|
+
follows
|
|
387
|
+
[Python Packaging version specifiers](https://packaging.python.org/en/latest/specifications/version-specifiers/).
|
|
384
388
|
|
|
385
389
|
<a id="thank-you"></a>
|
|
386
390
|
|
|
@@ -1,6 +1,10 @@
|
|
|
1
1
|
"""
|
|
2
2
|
Main interface for waf-regional service.
|
|
3
3
|
|
|
4
|
+
[Documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_waf_regional/)
|
|
5
|
+
|
|
6
|
+
Copyright 2025 Vlad Emelianov
|
|
7
|
+
|
|
4
8
|
Usage::
|
|
5
9
|
|
|
6
10
|
```python
|
|
@@ -13,12 +17,11 @@ Usage::
|
|
|
13
17
|
session = Session()
|
|
14
18
|
client: WAFRegionalClient = session.client("waf-regional")
|
|
15
19
|
```
|
|
16
|
-
|
|
17
|
-
Copyright 2025 Vlad Emelianov
|
|
18
20
|
"""
|
|
19
21
|
|
|
20
22
|
from .client import WAFRegionalClient
|
|
21
23
|
|
|
22
24
|
Client = WAFRegionalClient
|
|
23
25
|
|
|
26
|
+
|
|
24
27
|
__all__ = ("Client", "WAFRegionalClient")
|
|
@@ -1,6 +1,10 @@
|
|
|
1
1
|
"""
|
|
2
2
|
Main interface for waf-regional service.
|
|
3
3
|
|
|
4
|
+
[Documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_waf_regional/)
|
|
5
|
+
|
|
6
|
+
Copyright 2025 Vlad Emelianov
|
|
7
|
+
|
|
4
8
|
Usage::
|
|
5
9
|
|
|
6
10
|
```python
|
|
@@ -13,13 +17,10 @@ Usage::
|
|
|
13
17
|
session = Session()
|
|
14
18
|
client: WAFRegionalClient = session.client("waf-regional")
|
|
15
19
|
```
|
|
16
|
-
|
|
17
|
-
Copyright 2025 Vlad Emelianov
|
|
18
20
|
"""
|
|
19
21
|
|
|
20
22
|
from .client import WAFRegionalClient
|
|
21
23
|
|
|
22
24
|
Client = WAFRegionalClient
|
|
23
25
|
|
|
24
|
-
|
|
25
26
|
__all__ = ("Client", "WAFRegionalClient")
|
|
@@ -12,9 +12,9 @@ def print_info() -> None:
|
|
|
12
12
|
Print package info to stdout.
|
|
13
13
|
"""
|
|
14
14
|
sys.stdout.write(
|
|
15
|
-
"Type annotations for boto3 WAFRegional 1.
|
|
16
|
-
"Version: 1.
|
|
17
|
-
"Builder version: 8.
|
|
15
|
+
"Type annotations for boto3 WAFRegional 1.38.0\n"
|
|
16
|
+
"Version: 1.38.0\n"
|
|
17
|
+
"Builder version: 8.10.1\n"
|
|
18
18
|
"Docs: https://youtype.github.io/boto3_stubs_docs/mypy_boto3_waf_regional//\n"
|
|
19
19
|
"Boto3 docs: https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/waf-regional.html#wafregional\n"
|
|
20
20
|
"Other services: https://pypi.org/project/boto3-stubs/\n"
|
|
@@ -26,7 +26,7 @@ def print_version() -> None:
|
|
|
26
26
|
"""
|
|
27
27
|
Print package version to stdout.
|
|
28
28
|
"""
|
|
29
|
-
sys.stdout.write("1.
|
|
29
|
+
sys.stdout.write("1.38.0\n")
|
|
30
30
|
|
|
31
31
|
|
|
32
32
|
def main() -> None:
|