types-boto3-lite 1.38.38__py3-none-any.whl → 1.38.39__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.
- {types_boto3_lite-1.38.38.dist-info → types_boto3_lite-1.38.39.dist-info}/METADATA +13 -7
- {types_boto3_lite-1.38.38.dist-info → types_boto3_lite-1.38.39.dist-info}/RECORD +5 -5
- {types_boto3_lite-1.38.38.dist-info → types_boto3_lite-1.38.39.dist-info}/WHEEL +0 -0
- {types_boto3_lite-1.38.38.dist-info → types_boto3_lite-1.38.39.dist-info}/licenses/LICENSE +0 -0
- {types_boto3_lite-1.38.38.dist-info → types_boto3_lite-1.38.39.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.38.
|
4
|
-
Summary: Lite type annotations for boto3 1.38.
|
3
|
+
Version: 1.38.39
|
4
|
+
Summary: Lite type annotations for boto3 1.38.39 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,12 +36,13 @@ Requires-Dist: typing-extensions>=4.1.0; python_version < "3.12"
|
|
36
36
|
Provides-Extra: full
|
37
37
|
Requires-Dist: types-boto3-full<1.39.0,>=1.38.0; extra == "full"
|
38
38
|
Provides-Extra: boto3
|
39
|
-
Requires-Dist: boto3==1.38.
|
39
|
+
Requires-Dist: boto3==1.38.39; extra == "boto3"
|
40
40
|
Provides-Extra: all
|
41
41
|
Requires-Dist: types-boto3-accessanalyzer<1.39.0,>=1.38.0; extra == "all"
|
42
42
|
Requires-Dist: types-boto3-account<1.39.0,>=1.38.0; extra == "all"
|
43
43
|
Requires-Dist: types-boto3-acm<1.39.0,>=1.38.0; extra == "all"
|
44
44
|
Requires-Dist: types-boto3-acm-pca<1.39.0,>=1.38.0; extra == "all"
|
45
|
+
Requires-Dist: types-boto3-aiops<1.39.0,>=1.38.0; extra == "all"
|
45
46
|
Requires-Dist: types-boto3-amp<1.39.0,>=1.38.0; extra == "all"
|
46
47
|
Requires-Dist: types-boto3-amplify<1.39.0,>=1.38.0; extra == "all"
|
47
48
|
Requires-Dist: types-boto3-amplifybackend<1.39.0,>=1.38.0; extra == "all"
|
@@ -459,6 +460,8 @@ Provides-Extra: acm
|
|
459
460
|
Requires-Dist: types-boto3-acm<1.39.0,>=1.38.0; extra == "acm"
|
460
461
|
Provides-Extra: acm-pca
|
461
462
|
Requires-Dist: types-boto3-acm-pca<1.39.0,>=1.38.0; extra == "acm-pca"
|
463
|
+
Provides-Extra: aiops
|
464
|
+
Requires-Dist: types-boto3-aiops<1.39.0,>=1.38.0; extra == "aiops"
|
462
465
|
Provides-Extra: amp
|
463
466
|
Requires-Dist: types-boto3-amp<1.39.0,>=1.38.0; extra == "amp"
|
464
467
|
Provides-Extra: amplify
|
@@ -1287,7 +1290,7 @@ Dynamic: summary
|
|
1287
1290
|
|
1288
1291
|

|
1289
1292
|
|
1290
|
-
Type annotations for [boto3 1.38.
|
1293
|
+
Type annotations for [boto3 1.38.39](https://pypi.org/project/boto3/)
|
1291
1294
|
compatible with [VSCode](https://code.visualstudio.com/),
|
1292
1295
|
[PyCharm](https://www.jetbrains.com/pycharm/),
|
1293
1296
|
[Emacs](https://www.gnu.org/software/emacs/),
|
@@ -1346,7 +1349,7 @@ You can generate type annotations for `boto3` package locally with
|
|
1346
1349
|
isolation.
|
1347
1350
|
|
1348
1351
|
1. Run mypy-boto3-builder in your package root directory:
|
1349
|
-
`uvx --with 'boto3==1.38.
|
1352
|
+
`uvx --with 'boto3==1.38.39' mypy-boto3-builder`
|
1350
1353
|
2. Select `boto3` AWS SDK.
|
1351
1354
|
3. Select services you use in the current project.
|
1352
1355
|
4. Use provided commands to install generated packages.
|
@@ -1654,9 +1657,9 @@ repository.
|
|
1654
1657
|
|
1655
1658
|
## Submodules
|
1656
1659
|
|
1657
|
-
- `types-boto3-lite[full]` - Type annotations for all
|
1660
|
+
- `types-boto3-lite[full]` - Type annotations for all 406 services in one
|
1658
1661
|
package (recommended).
|
1659
|
-
- `types-boto3-lite[all]` - Type annotations for all
|
1662
|
+
- `types-boto3-lite[all]` - Type annotations for all 406 services in separate
|
1660
1663
|
packages.
|
1661
1664
|
- `types-boto3-lite[essential]` - Type annotations for
|
1662
1665
|
[CloudFormation](https://youtype.github.io/types_boto3_docs/types_boto3_cloudformation/),
|
@@ -1678,6 +1681,9 @@ repository.
|
|
1678
1681
|
- `types-boto3-lite[acm-pca]` - Type annotations for
|
1679
1682
|
[ACMPCA](https://youtype.github.io/types_boto3_docs/types_boto3_acm_pca/)
|
1680
1683
|
service.
|
1684
|
+
- `types-boto3-lite[aiops]` - Type annotations for
|
1685
|
+
[AIOps](https://youtype.github.io/types_boto3_docs/types_boto3_aiops/)
|
1686
|
+
service.
|
1681
1687
|
- `types-boto3-lite[amp]` - Type annotations for
|
1682
1688
|
[PrometheusService](https://youtype.github.io/types_boto3_docs/types_boto3_amp/)
|
1683
1689
|
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
|
-
types_boto3_lite-1.38.
|
42
|
-
types_boto3_lite-1.38.
|
43
|
-
types_boto3_lite-1.38.
|
44
|
-
types_boto3_lite-1.38.
|
45
|
-
types_boto3_lite-1.38.
|
41
|
+
types_boto3_lite-1.38.39.dist-info/licenses/LICENSE,sha256=4jNgB8jJbXtUVJkeygwhUQi--6lAG8DIisfE-h_RiUU,1070
|
42
|
+
types_boto3_lite-1.38.39.dist-info/METADATA,sha256=j1yv83vKoed9SekBDKGYH0gAt38ojuW0QPWnGhM1xiw,151912
|
43
|
+
types_boto3_lite-1.38.39.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
44
|
+
types_boto3_lite-1.38.39.dist-info/top_level.txt,sha256=uB_lQ39lkJ_VYZ_88DxH_zFptJtIwQ_SzeMpW8tRmT4,12
|
45
|
+
types_boto3_lite-1.38.39.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|