boto3-stubs-lite 1.40.30__py3-none-any.whl → 1.40.32__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.
- {boto3_stubs_lite-1.40.30.dist-info → boto3_stubs_lite-1.40.32.dist-info}/METADATA +7 -12
- {boto3_stubs_lite-1.40.30.dist-info → boto3_stubs_lite-1.40.32.dist-info}/RECORD +5 -5
- {boto3_stubs_lite-1.40.30.dist-info → boto3_stubs_lite-1.40.32.dist-info}/WHEEL +0 -0
- {boto3_stubs_lite-1.40.30.dist-info → boto3_stubs_lite-1.40.32.dist-info}/licenses/LICENSE +0 -0
- {boto3_stubs_lite-1.40.30.dist-info → boto3_stubs_lite-1.40.32.dist-info}/top_level.txt +0 -0
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: boto3-stubs-lite
|
|
3
|
-
Version: 1.40.
|
|
4
|
-
Summary: Lite type annotations for boto3 1.40.
|
|
3
|
+
Version: 1.40.32
|
|
4
|
+
Summary: Lite type annotations for boto3 1.40.32 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.
|
|
39
|
+
Requires-Dist: boto3==1.40.32; 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"
|
|
@@ -402,7 +402,6 @@ Requires-Dist: mypy-boto3-sesv2<1.41.0,>=1.40.0; extra == "all"
|
|
|
402
402
|
Requires-Dist: mypy-boto3-shield<1.41.0,>=1.40.0; extra == "all"
|
|
403
403
|
Requires-Dist: mypy-boto3-signer<1.41.0,>=1.40.0; extra == "all"
|
|
404
404
|
Requires-Dist: mypy-boto3-simspaceweaver<1.41.0,>=1.40.0; extra == "all"
|
|
405
|
-
Requires-Dist: mypy-boto3-sms<1.41.0,>=1.40.0; extra == "all"
|
|
406
405
|
Requires-Dist: mypy-boto3-snow-device-management<1.41.0,>=1.40.0; extra == "all"
|
|
407
406
|
Requires-Dist: mypy-boto3-snowball<1.41.0,>=1.40.0; extra == "all"
|
|
408
407
|
Requires-Dist: mypy-boto3-sns<1.41.0,>=1.40.0; extra == "all"
|
|
@@ -1187,8 +1186,6 @@ Provides-Extra: signer
|
|
|
1187
1186
|
Requires-Dist: mypy-boto3-signer<1.41.0,>=1.40.0; extra == "signer"
|
|
1188
1187
|
Provides-Extra: simspaceweaver
|
|
1189
1188
|
Requires-Dist: mypy-boto3-simspaceweaver<1.41.0,>=1.40.0; extra == "simspaceweaver"
|
|
1190
|
-
Provides-Extra: sms
|
|
1191
|
-
Requires-Dist: mypy-boto3-sms<1.41.0,>=1.40.0; extra == "sms"
|
|
1192
1189
|
Provides-Extra: snow-device-management
|
|
1193
1190
|
Requires-Dist: mypy-boto3-snow-device-management<1.41.0,>=1.40.0; extra == "snow-device-management"
|
|
1194
1191
|
Provides-Extra: snowball
|
|
@@ -1311,7 +1308,7 @@ Dynamic: summary
|
|
|
1311
1308
|
|
|
1312
1309
|

|
|
1313
1310
|
|
|
1314
|
-
Type annotations for [boto3 1.40.
|
|
1311
|
+
Type annotations for [boto3 1.40.32](https://pypi.org/project/boto3/)
|
|
1315
1312
|
compatible with [VSCode](https://code.visualstudio.com/),
|
|
1316
1313
|
[PyCharm](https://www.jetbrains.com/pycharm/),
|
|
1317
1314
|
[Emacs](https://www.gnu.org/software/emacs/),
|
|
@@ -1371,7 +1368,7 @@ You can generate type annotations for `boto3` package locally with
|
|
|
1371
1368
|
isolation.
|
|
1372
1369
|
|
|
1373
1370
|
1. Run mypy-boto3-builder in your package root directory:
|
|
1374
|
-
`uvx --with 'boto3==1.40.
|
|
1371
|
+
`uvx --with 'boto3==1.40.32' mypy-boto3-builder`
|
|
1375
1372
|
2. Select `boto3-stubs` AWS SDK.
|
|
1376
1373
|
3. Select services you use in the current project.
|
|
1377
1374
|
4. Use provided commands to install generated packages.
|
|
@@ -1704,9 +1701,9 @@ repository.
|
|
|
1704
1701
|
|
|
1705
1702
|
## Submodules
|
|
1706
1703
|
|
|
1707
|
-
- `boto3-stubs-lite[full]` - Type annotations for all
|
|
1704
|
+
- `boto3-stubs-lite[full]` - Type annotations for all 412 services in one
|
|
1708
1705
|
package (recommended).
|
|
1709
|
-
- `boto3-stubs-lite[all]` - Type annotations for all
|
|
1706
|
+
- `boto3-stubs-lite[all]` - Type annotations for all 412 services in separate
|
|
1710
1707
|
packages.
|
|
1711
1708
|
- `boto3-stubs-lite[essential]` - Type annotations for
|
|
1712
1709
|
[CloudFormation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_cloudformation/),
|
|
@@ -2779,8 +2776,6 @@ repository.
|
|
|
2779
2776
|
- `boto3-stubs-lite[simspaceweaver]` - Type annotations for
|
|
2780
2777
|
[SimSpaceWeaver](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_simspaceweaver/)
|
|
2781
2778
|
service.
|
|
2782
|
-
- `boto3-stubs-lite[sms]` - Type annotations for
|
|
2783
|
-
[SMS](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_sms/) service.
|
|
2784
2779
|
- `boto3-stubs-lite[snow-device-management]` - Type annotations for
|
|
2785
2780
|
[SnowDeviceManagement](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_snow_device_management/)
|
|
2786
2781
|
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=7A4hY7nziEaFM6fFhhneQYgB8aPa_on4i3DhOxh1_7s,2536
|
|
41
|
-
boto3_stubs_lite-1.40.
|
|
42
|
-
boto3_stubs_lite-1.40.
|
|
43
|
-
boto3_stubs_lite-1.40.
|
|
44
|
-
boto3_stubs_lite-1.40.
|
|
45
|
-
boto3_stubs_lite-1.40.
|
|
41
|
+
boto3_stubs_lite-1.40.32.dist-info/licenses/LICENSE,sha256=4jNgB8jJbXtUVJkeygwhUQi--6lAG8DIisfE-h_RiUU,1070
|
|
42
|
+
boto3_stubs_lite-1.40.32.dist-info/METADATA,sha256=ZYKPVrGrVX2xFi_PXxbvLw0RSL-oIpbg892wS01os0Y,153674
|
|
43
|
+
boto3_stubs_lite-1.40.32.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
|
44
|
+
boto3_stubs_lite-1.40.32.dist-info/top_level.txt,sha256=uB_lQ39lkJ_VYZ_88DxH_zFptJtIwQ_SzeMpW8tRmT4,12
|
|
45
|
+
boto3_stubs_lite-1.40.32.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|