mypy-boto3-waf-regional 1.39.0__py3-none-any.whl → 1.40.18__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.

@@ -12,8 +12,8 @@ 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.39.0\n"
16
- "Version: 1.39.0\n"
15
+ "Type annotations for boto3 WAFRegional 1.40.18\n"
16
+ "Version: 1.40.18\n"
17
17
  "Builder version: 8.11.0\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"
@@ -26,7 +26,7 @@ def print_version() -> None:
26
26
  """
27
27
  Print package version to stdout.
28
28
  """
29
- sys.stdout.write("1.39.0\n")
29
+ sys.stdout.write("1.40.18\n")
30
30
 
31
31
 
32
32
  def main() -> None:
@@ -352,6 +352,7 @@ ServiceName = Literal[
352
352
  "appstream",
353
353
  "appsync",
354
354
  "apptest",
355
+ "arc-region-switch",
355
356
  "arc-zonal-shift",
356
357
  "artifact",
357
358
  "athena",
@@ -363,11 +364,15 @@ ServiceName = Literal[
363
364
  "backup-gateway",
364
365
  "backupsearch",
365
366
  "batch",
367
+ "bcm-dashboards",
366
368
  "bcm-data-exports",
367
369
  "bcm-pricing-calculator",
370
+ "bcm-recommended-actions",
368
371
  "bedrock",
369
372
  "bedrock-agent",
370
373
  "bedrock-agent-runtime",
374
+ "bedrock-agentcore",
375
+ "bedrock-agentcore-control",
371
376
  "bedrock-data-automation",
372
377
  "bedrock-data-automation-runtime",
373
378
  "bedrock-runtime",
@@ -600,6 +605,7 @@ ServiceName = Literal[
600
605
  "notificationscontacts",
601
606
  "oam",
602
607
  "observabilityadmin",
608
+ "odb",
603
609
  "omics",
604
610
  "opensearch",
605
611
  "opensearchserverless",
@@ -660,6 +666,7 @@ ServiceName = Literal[
660
666
  "s3control",
661
667
  "s3outposts",
662
668
  "s3tables",
669
+ "s3vectors",
663
670
  "sagemaker",
664
671
  "sagemaker-a2i-runtime",
665
672
  "sagemaker-edge",
@@ -350,6 +350,7 @@ ServiceName = Literal[
350
350
  "appstream",
351
351
  "appsync",
352
352
  "apptest",
353
+ "arc-region-switch",
353
354
  "arc-zonal-shift",
354
355
  "artifact",
355
356
  "athena",
@@ -361,11 +362,15 @@ ServiceName = Literal[
361
362
  "backup-gateway",
362
363
  "backupsearch",
363
364
  "batch",
365
+ "bcm-dashboards",
364
366
  "bcm-data-exports",
365
367
  "bcm-pricing-calculator",
368
+ "bcm-recommended-actions",
366
369
  "bedrock",
367
370
  "bedrock-agent",
368
371
  "bedrock-agent-runtime",
372
+ "bedrock-agentcore",
373
+ "bedrock-agentcore-control",
369
374
  "bedrock-data-automation",
370
375
  "bedrock-data-automation-runtime",
371
376
  "bedrock-runtime",
@@ -598,6 +603,7 @@ ServiceName = Literal[
598
603
  "notificationscontacts",
599
604
  "oam",
600
605
  "observabilityadmin",
606
+ "odb",
601
607
  "omics",
602
608
  "opensearch",
603
609
  "opensearchserverless",
@@ -658,6 +664,7 @@ ServiceName = Literal[
658
664
  "s3control",
659
665
  "s3outposts",
660
666
  "s3tables",
667
+ "s3vectors",
661
668
  "sagemaker",
662
669
  "sagemaker-a2i-runtime",
663
670
  "sagemaker-edge",
@@ -4,4 +4,4 @@ Source of truth for version.
4
4
  Copyright 2025 Vlad Emelianov
5
5
  """
6
6
 
7
- __version__ = "1.39.0"
7
+ __version__ = "1.40.18"
@@ -1,7 +1,7 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: mypy-boto3-waf-regional
3
- Version: 1.39.0
4
- Summary: Type annotations for boto3 WAFRegional 1.39.0 service generated with mypy-boto3-builder 8.11.0
3
+ Version: 1.40.18
4
+ Summary: Type annotations for boto3 WAFRegional 1.40.18 service generated with mypy-boto3-builder 8.11.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
@@ -57,7 +57,7 @@ Dynamic: summary
57
57
  ![boto3.typed](https://github.com/youtype/mypy_boto3_builder/raw/main/logo.png)
58
58
 
59
59
  Type annotations for
60
- [boto3 WAFRegional 1.39.0](https://pypi.org/project/boto3/) compatible with
60
+ [boto3 WAFRegional 1.40.18](https://pypi.org/project/boto3/) compatible with
61
61
  [VSCode](https://code.visualstudio.com/),
62
62
  [PyCharm](https://www.jetbrains.com/pycharm/),
63
63
  [Emacs](https://www.gnu.org/software/emacs/),
@@ -118,7 +118,7 @@ You can generate type annotations for `boto3` package locally with
118
118
  isolation.
119
119
 
120
120
  1. Run mypy-boto3-builder in your package root directory:
121
- `uvx --with 'boto3==1.39.0' mypy-boto3-builder`
121
+ `uvx --with 'boto3==1.40.18' mypy-boto3-builder`
122
122
  2. Select `boto3-stubs` AWS SDK.
123
123
  3. Add `WAFRegional` service.
124
124
  4. Use provided commands to install generated packages.
@@ -0,0 +1,16 @@
1
+ mypy_boto3_waf_regional/__init__.py,sha256=acF5FoL4k9josXW_gyCNainKsxzfkZ6u3zljejP-RVo,526
2
+ mypy_boto3_waf_regional/__init__.pyi,sha256=spVHt9KGH0H-JadkI-b57br6N3HmASbzS7RXCDXkIHI,525
3
+ mypy_boto3_waf_regional/__main__.py,sha256=PRffrp2B7Ch334SEFbtDcnDbnkIRsOgY7OXM9MMIyA4,1002
4
+ mypy_boto3_waf_regional/client.py,sha256=MvJ-9lXMITlXIAtcU7wdNp3tTxwpx5SIRvK2bihsKDI,51160
5
+ mypy_boto3_waf_regional/client.pyi,sha256=xTwdG0feJLD0Odh8QV6R1R2-11PIX2AYmfbxTBvFpAY,51157
6
+ mypy_boto3_waf_regional/literals.py,sha256=UyeCpaWsHtGZW5a2cteHbZqSCMok5q0xo1MkLCTO-pw,13617
7
+ mypy_boto3_waf_regional/literals.pyi,sha256=GT5vvSyhK2XuX52RdHcSZTH8DdFgGXMnpj-6-pTdnfY,13615
8
+ mypy_boto3_waf_regional/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
9
+ mypy_boto3_waf_regional/type_defs.py,sha256=ifypgmZqxd-QvGfrA4hnG9F798weyt9uZlemVMd6cak,37340
10
+ mypy_boto3_waf_regional/type_defs.pyi,sha256=YPsF_p8l2BqVSBgxT_CqpscOMiQxitdIEMHo6K93Yhw,37121
11
+ mypy_boto3_waf_regional/version.py,sha256=KazODv0SF-hHtmVdVIUTB4LzjfSurSVIvNy8xzcsaUw,93
12
+ mypy_boto3_waf_regional-1.40.18.dist-info/licenses/LICENSE,sha256=4jNgB8jJbXtUVJkeygwhUQi--6lAG8DIisfE-h_RiUU,1070
13
+ mypy_boto3_waf_regional-1.40.18.dist-info/METADATA,sha256=uskYNbyZF5Ri0zKwBqSJlA_HC_z-M5cdBRtUFjmeSa4,14515
14
+ mypy_boto3_waf_regional-1.40.18.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
15
+ mypy_boto3_waf_regional-1.40.18.dist-info/top_level.txt,sha256=JjdM6Qw2d2OAcuHG7aTcw86B81MzN4HHktN5AMMi4Tg,24
16
+ mypy_boto3_waf_regional-1.40.18.dist-info/RECORD,,
@@ -1,16 +0,0 @@
1
- mypy_boto3_waf_regional/__init__.py,sha256=acF5FoL4k9josXW_gyCNainKsxzfkZ6u3zljejP-RVo,526
2
- mypy_boto3_waf_regional/__init__.pyi,sha256=spVHt9KGH0H-JadkI-b57br6N3HmASbzS7RXCDXkIHI,525
3
- mypy_boto3_waf_regional/__main__.py,sha256=SnafDrJHgL0_f2AWqaHwq_4dfIgE1TfRJas35wV7ugA,999
4
- mypy_boto3_waf_regional/client.py,sha256=MvJ-9lXMITlXIAtcU7wdNp3tTxwpx5SIRvK2bihsKDI,51160
5
- mypy_boto3_waf_regional/client.pyi,sha256=xTwdG0feJLD0Odh8QV6R1R2-11PIX2AYmfbxTBvFpAY,51157
6
- mypy_boto3_waf_regional/literals.py,sha256=mMcHh9q1OVoUzYaI90q_Hyl1vG_V4I--JI7nHcKXjz0,13453
7
- mypy_boto3_waf_regional/literals.pyi,sha256=hbZEiJamm22k3utYPhrntn-kPqW5Lmmq8SYuuPSSGh4,13451
8
- mypy_boto3_waf_regional/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
9
- mypy_boto3_waf_regional/type_defs.py,sha256=ifypgmZqxd-QvGfrA4hnG9F798weyt9uZlemVMd6cak,37340
10
- mypy_boto3_waf_regional/type_defs.pyi,sha256=YPsF_p8l2BqVSBgxT_CqpscOMiQxitdIEMHo6K93Yhw,37121
11
- mypy_boto3_waf_regional/version.py,sha256=2zoG4eEWPRyRE1KcrQlbWADhaM3qPJ9AE2mKAu218VA,92
12
- mypy_boto3_waf_regional-1.39.0.dist-info/licenses/LICENSE,sha256=4jNgB8jJbXtUVJkeygwhUQi--6lAG8DIisfE-h_RiUU,1070
13
- mypy_boto3_waf_regional-1.39.0.dist-info/METADATA,sha256=VJ7gOI5oTF02_-HCsyLeN2Wda9q3qQyXN14Pt2Xp1eY,14511
14
- mypy_boto3_waf_regional-1.39.0.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
15
- mypy_boto3_waf_regional-1.39.0.dist-info/top_level.txt,sha256=JjdM6Qw2d2OAcuHG7aTcw86B81MzN4HHktN5AMMi4Tg,24
16
- mypy_boto3_waf_regional-1.39.0.dist-info/RECORD,,