boto3-stubs-lite 1.40.56__py3-none-any.whl → 1.40.58__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 boto3-stubs-lite might be problematic. Click here for more details.

@@ -1,7 +1,7 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: boto3-stubs-lite
3
- Version: 1.40.56
4
- Summary: Lite type annotations for boto3 1.40.56 generated with mypy-boto3-builder 8.11.0
3
+ Version: 1.40.58
4
+ Summary: Lite type annotations for boto3 1.40.58 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
@@ -36,7 +36,7 @@ Requires-Dist: typing-extensions>=4.1.0; python_version < "3.12"
36
36
  Provides-Extra: full
37
37
  Requires-Dist: boto3-stubs-full<1.41.0,>=1.40.0; extra == "full"
38
38
  Provides-Extra: boto3
39
- Requires-Dist: boto3==1.40.56; extra == "boto3"
39
+ Requires-Dist: boto3==1.40.58; extra == "boto3"
40
40
  Provides-Extra: all
41
41
  Requires-Dist: mypy-boto3-accessanalyzer<1.41.0,>=1.40.0; extra == "all"
42
42
  Requires-Dist: mypy-boto3-account<1.41.0,>=1.40.0; extra == "all"
@@ -371,6 +371,7 @@ Requires-Dist: mypy-boto3-route53-recovery-readiness<1.41.0,>=1.40.0; extra == "
371
371
  Requires-Dist: mypy-boto3-route53domains<1.41.0,>=1.40.0; extra == "all"
372
372
  Requires-Dist: mypy-boto3-route53profiles<1.41.0,>=1.40.0; extra == "all"
373
373
  Requires-Dist: mypy-boto3-route53resolver<1.41.0,>=1.40.0; extra == "all"
374
+ Requires-Dist: mypy-boto3-rtbfabric<1.41.0,>=1.40.0; extra == "all"
374
375
  Requires-Dist: mypy-boto3-rum<1.41.0,>=1.40.0; extra == "all"
375
376
  Requires-Dist: mypy-boto3-s3<1.41.0,>=1.40.0; extra == "all"
376
377
  Requires-Dist: mypy-boto3-s3control<1.41.0,>=1.40.0; extra == "all"
@@ -1124,6 +1125,8 @@ Provides-Extra: route53profiles
1124
1125
  Requires-Dist: mypy-boto3-route53profiles<1.41.0,>=1.40.0; extra == "route53profiles"
1125
1126
  Provides-Extra: route53resolver
1126
1127
  Requires-Dist: mypy-boto3-route53resolver<1.41.0,>=1.40.0; extra == "route53resolver"
1128
+ Provides-Extra: rtbfabric
1129
+ Requires-Dist: mypy-boto3-rtbfabric<1.41.0,>=1.40.0; extra == "rtbfabric"
1127
1130
  Provides-Extra: rum
1128
1131
  Requires-Dist: mypy-boto3-rum<1.41.0,>=1.40.0; extra == "rum"
1129
1132
  Provides-Extra: s3
@@ -1308,7 +1311,7 @@ Dynamic: summary
1308
1311
 
1309
1312
  ![boto3.typed](https://github.com/youtype/mypy_boto3_builder/raw/main/logo.png)
1310
1313
 
1311
- Type annotations for [boto3 1.40.56](https://pypi.org/project/boto3/)
1314
+ Type annotations for [boto3 1.40.58](https://pypi.org/project/boto3/)
1312
1315
  compatible with [VSCode](https://code.visualstudio.com/),
1313
1316
  [PyCharm](https://www.jetbrains.com/pycharm/),
1314
1317
  [Emacs](https://www.gnu.org/software/emacs/),
@@ -1368,7 +1371,7 @@ You can generate type annotations for `boto3` package locally with
1368
1371
  isolation.
1369
1372
 
1370
1373
  1. Run mypy-boto3-builder in your package root directory:
1371
- `uvx --with 'boto3==1.40.56' mypy-boto3-builder`
1374
+ `uvx --with 'boto3==1.40.58' mypy-boto3-builder`
1372
1375
  2. Select `boto3-stubs` AWS SDK.
1373
1376
  3. Select services you use in the current project.
1374
1377
  4. Use provided commands to install generated packages.
@@ -1701,9 +1704,9 @@ repository.
1701
1704
 
1702
1705
  ## Submodules
1703
1706
 
1704
- - `boto3-stubs-lite[full]` - Type annotations for all 412 services in one
1707
+ - `boto3-stubs-lite[full]` - Type annotations for all 413 services in one
1705
1708
  package (recommended).
1706
- - `boto3-stubs-lite[all]` - Type annotations for all 412 services in separate
1709
+ - `boto3-stubs-lite[all]` - Type annotations for all 413 services in separate
1707
1710
  packages.
1708
1711
  - `boto3-stubs-lite[essential]` - Type annotations for
1709
1712
  [CloudFormation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_cloudformation/),
@@ -1848,10 +1851,10 @@ repository.
1848
1851
  [AgentsforBedrockRuntime](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_bedrock_agent_runtime/)
1849
1852
  service.
1850
1853
  - `boto3-stubs-lite[bedrock-agentcore]` - Type annotations for
1851
- [BedrockAgentCoreDataPlaneFrontingLayer](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_bedrock_agentcore/)
1854
+ [BedrockAgentCore](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_bedrock_agentcore/)
1852
1855
  service.
1853
1856
  - `boto3-stubs-lite[bedrock-agentcore-control]` - Type annotations for
1854
- [BedrockAgentCoreControlPlaneFrontingLayer](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_bedrock_agentcore_control/)
1857
+ [BedrockAgentCoreControl](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_bedrock_agentcore_control/)
1855
1858
  service.
1856
1859
  - `boto3-stubs-lite[bedrock-data-automation]` - Type annotations for
1857
1860
  [DataAutomationforBedrock](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_bedrock_data_automation/)
@@ -2685,6 +2688,9 @@ repository.
2685
2688
  - `boto3-stubs-lite[route53resolver]` - Type annotations for
2686
2689
  [Route53Resolver](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_route53resolver/)
2687
2690
  service.
2691
+ - `boto3-stubs-lite[rtbfabric]` - Type annotations for
2692
+ [RTBFabric](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_rtbfabric/)
2693
+ service.
2688
2694
  - `boto3-stubs-lite[rum]` - Type annotations for
2689
2695
  [CloudWatchRUM](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_rum/)
2690
2696
  service.
@@ -38,8 +38,8 @@ boto3-stubs/s3/__init__.pyi,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
38
38
  boto3-stubs/s3/constants.pyi,sha256=U9MRV6GXbxTyEfKLsp3fVKzLR85KSSSP5FbcIWVHX54,163
39
39
  boto3-stubs/s3/inject.pyi,sha256=iSD34EWV7eyBwCNgAyVC2BZ24i_DXmFF6XhlNbZ6boA,4639
40
40
  boto3-stubs/s3/transfer.pyi,sha256=Sv47oO-2xz6jf2y3CZSJUw6S08P28bYVW_5WH6R5_ks,2569
41
- boto3_stubs_lite-1.40.56.dist-info/licenses/LICENSE,sha256=4jNgB8jJbXtUVJkeygwhUQi--6lAG8DIisfE-h_RiUU,1070
42
- boto3_stubs_lite-1.40.56.dist-info/METADATA,sha256=ng7SS-P6T1G9JbA9loqDalwztLmjXL-BALGHioBnbWo,153674
43
- boto3_stubs_lite-1.40.56.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
44
- boto3_stubs_lite-1.40.56.dist-info/top_level.txt,sha256=uB_lQ39lkJ_VYZ_88DxH_zFptJtIwQ_SzeMpW8tRmT4,12
45
- boto3_stubs_lite-1.40.56.dist-info/RECORD,,
41
+ boto3_stubs_lite-1.40.58.dist-info/licenses/LICENSE,sha256=4jNgB8jJbXtUVJkeygwhUQi--6lAG8DIisfE-h_RiUU,1070
42
+ boto3_stubs_lite-1.40.58.dist-info/METADATA,sha256=zJvczr7u2a1T3xgczrexvUL6tPBu7sRR7i7VPn5AxYs,153948
43
+ boto3_stubs_lite-1.40.58.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
44
+ boto3_stubs_lite-1.40.58.dist-info/top_level.txt,sha256=uB_lQ39lkJ_VYZ_88DxH_zFptJtIwQ_SzeMpW8tRmT4,12
45
+ boto3_stubs_lite-1.40.58.dist-info/RECORD,,