types-boto3-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 types-boto3-lite might be problematic. Click here for more details.
- {types_boto3_lite-1.40.56.dist-info → types_boto3_lite-1.40.58.dist-info}/METADATA +15 -9
- {types_boto3_lite-1.40.56.dist-info → types_boto3_lite-1.40.58.dist-info}/RECORD +5 -5
- {types_boto3_lite-1.40.56.dist-info → types_boto3_lite-1.40.58.dist-info}/WHEEL +0 -0
- {types_boto3_lite-1.40.56.dist-info → types_boto3_lite-1.40.58.dist-info}/licenses/LICENSE +0 -0
- {types_boto3_lite-1.40.56.dist-info → types_boto3_lite-1.40.58.dist-info}/top_level.txt +0 -0
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: types-boto3-lite
|
|
3
|
-
Version: 1.40.
|
|
4
|
-
Summary: Lite type annotations for boto3 1.40.
|
|
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: types-boto3-full<1.41.0,>=1.40.0; extra == "full"
|
|
38
38
|
Provides-Extra: boto3
|
|
39
|
-
Requires-Dist: boto3==1.40.
|
|
39
|
+
Requires-Dist: boto3==1.40.58; extra == "boto3"
|
|
40
40
|
Provides-Extra: all
|
|
41
41
|
Requires-Dist: types-boto3-accessanalyzer<1.41.0,>=1.40.0; extra == "all"
|
|
42
42
|
Requires-Dist: types-boto3-account<1.41.0,>=1.40.0; extra == "all"
|
|
@@ -371,6 +371,7 @@ Requires-Dist: types-boto3-route53-recovery-readiness<1.41.0,>=1.40.0; extra ==
|
|
|
371
371
|
Requires-Dist: types-boto3-route53domains<1.41.0,>=1.40.0; extra == "all"
|
|
372
372
|
Requires-Dist: types-boto3-route53profiles<1.41.0,>=1.40.0; extra == "all"
|
|
373
373
|
Requires-Dist: types-boto3-route53resolver<1.41.0,>=1.40.0; extra == "all"
|
|
374
|
+
Requires-Dist: types-boto3-rtbfabric<1.41.0,>=1.40.0; extra == "all"
|
|
374
375
|
Requires-Dist: types-boto3-rum<1.41.0,>=1.40.0; extra == "all"
|
|
375
376
|
Requires-Dist: types-boto3-s3<1.41.0,>=1.40.0; extra == "all"
|
|
376
377
|
Requires-Dist: types-boto3-s3control<1.41.0,>=1.40.0; extra == "all"
|
|
@@ -1124,6 +1125,8 @@ Provides-Extra: route53profiles
|
|
|
1124
1125
|
Requires-Dist: types-boto3-route53profiles<1.41.0,>=1.40.0; extra == "route53profiles"
|
|
1125
1126
|
Provides-Extra: route53resolver
|
|
1126
1127
|
Requires-Dist: types-boto3-route53resolver<1.41.0,>=1.40.0; extra == "route53resolver"
|
|
1128
|
+
Provides-Extra: rtbfabric
|
|
1129
|
+
Requires-Dist: types-boto3-rtbfabric<1.41.0,>=1.40.0; extra == "rtbfabric"
|
|
1127
1130
|
Provides-Extra: rum
|
|
1128
1131
|
Requires-Dist: types-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
|

|
|
1310
1313
|
|
|
1311
|
-
Type annotations for [boto3 1.40.
|
|
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/),
|
|
@@ -1367,7 +1370,7 @@ You can generate type annotations for `boto3` package locally with
|
|
|
1367
1370
|
isolation.
|
|
1368
1371
|
|
|
1369
1372
|
1. Run mypy-boto3-builder in your package root directory:
|
|
1370
|
-
`uvx --with 'boto3==1.40.
|
|
1373
|
+
`uvx --with 'boto3==1.40.58' mypy-boto3-builder`
|
|
1371
1374
|
2. Select `boto3` AWS SDK.
|
|
1372
1375
|
3. Select services you use in the current project.
|
|
1373
1376
|
4. Use provided commands to install generated packages.
|
|
@@ -1675,9 +1678,9 @@ repository.
|
|
|
1675
1678
|
|
|
1676
1679
|
## Submodules
|
|
1677
1680
|
|
|
1678
|
-
- `types-boto3-lite[full]` - Type annotations for all
|
|
1681
|
+
- `types-boto3-lite[full]` - Type annotations for all 413 services in one
|
|
1679
1682
|
package (recommended).
|
|
1680
|
-
- `types-boto3-lite[all]` - Type annotations for all
|
|
1683
|
+
- `types-boto3-lite[all]` - Type annotations for all 413 services in separate
|
|
1681
1684
|
packages.
|
|
1682
1685
|
- `types-boto3-lite[essential]` - Type annotations for
|
|
1683
1686
|
[CloudFormation](https://youtype.github.io/types_boto3_docs/types_boto3_cloudformation/),
|
|
@@ -1822,10 +1825,10 @@ repository.
|
|
|
1822
1825
|
[AgentsforBedrockRuntime](https://youtype.github.io/types_boto3_docs/types_boto3_bedrock_agent_runtime/)
|
|
1823
1826
|
service.
|
|
1824
1827
|
- `types-boto3-lite[bedrock-agentcore]` - Type annotations for
|
|
1825
|
-
[
|
|
1828
|
+
[BedrockAgentCore](https://youtype.github.io/types_boto3_docs/types_boto3_bedrock_agentcore/)
|
|
1826
1829
|
service.
|
|
1827
1830
|
- `types-boto3-lite[bedrock-agentcore-control]` - Type annotations for
|
|
1828
|
-
[
|
|
1831
|
+
[BedrockAgentCoreControl](https://youtype.github.io/types_boto3_docs/types_boto3_bedrock_agentcore_control/)
|
|
1829
1832
|
service.
|
|
1830
1833
|
- `types-boto3-lite[bedrock-data-automation]` - Type annotations for
|
|
1831
1834
|
[DataAutomationforBedrock](https://youtype.github.io/types_boto3_docs/types_boto3_bedrock_data_automation/)
|
|
@@ -2659,6 +2662,9 @@ repository.
|
|
|
2659
2662
|
- `types-boto3-lite[route53resolver]` - Type annotations for
|
|
2660
2663
|
[Route53Resolver](https://youtype.github.io/types_boto3_docs/types_boto3_route53resolver/)
|
|
2661
2664
|
service.
|
|
2665
|
+
- `types-boto3-lite[rtbfabric]` - Type annotations for
|
|
2666
|
+
[RTBFabric](https://youtype.github.io/types_boto3_docs/types_boto3_rtbfabric/)
|
|
2667
|
+
service.
|
|
2662
2668
|
- `types-boto3-lite[rum]` - Type annotations for
|
|
2663
2669
|
[CloudWatchRUM](https://youtype.github.io/types_boto3_docs/types_boto3_rum/)
|
|
2664
2670
|
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
|
-
types_boto3_lite-1.40.
|
|
42
|
-
types_boto3_lite-1.40.
|
|
43
|
-
types_boto3_lite-1.40.
|
|
44
|
-
types_boto3_lite-1.40.
|
|
45
|
-
types_boto3_lite-1.40.
|
|
41
|
+
types_boto3_lite-1.40.58.dist-info/licenses/LICENSE,sha256=4jNgB8jJbXtUVJkeygwhUQi--6lAG8DIisfE-h_RiUU,1070
|
|
42
|
+
types_boto3_lite-1.40.58.dist-info/METADATA,sha256=V1uOhoQjaOU_yttEbvxqYOTwvx8rkKwdbaokvn6jLBM,154647
|
|
43
|
+
types_boto3_lite-1.40.58.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
|
44
|
+
types_boto3_lite-1.40.58.dist-info/top_level.txt,sha256=uB_lQ39lkJ_VYZ_88DxH_zFptJtIwQ_SzeMpW8tRmT4,12
|
|
45
|
+
types_boto3_lite-1.40.58.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|