boto3-stubs-lite 1.40.17__py3-none-any.whl → 1.40.19__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.17.dist-info → boto3_stubs_lite-1.40.19.dist-info}/METADATA +7 -19
- {boto3_stubs_lite-1.40.17.dist-info → boto3_stubs_lite-1.40.19.dist-info}/RECORD +5 -5
- {boto3_stubs_lite-1.40.17.dist-info → boto3_stubs_lite-1.40.19.dist-info}/WHEEL +0 -0
- {boto3_stubs_lite-1.40.17.dist-info → boto3_stubs_lite-1.40.19.dist-info}/licenses/LICENSE +0 -0
- {boto3_stubs_lite-1.40.17.dist-info → boto3_stubs_lite-1.40.19.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.19
|
|
4
|
+
Summary: Lite type annotations for boto3 1.40.19 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.19; 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"
|
|
@@ -321,8 +321,6 @@ Requires-Dist: mypy-boto3-odb<1.41.0,>=1.40.0; extra == "all"
|
|
|
321
321
|
Requires-Dist: mypy-boto3-omics<1.41.0,>=1.40.0; extra == "all"
|
|
322
322
|
Requires-Dist: mypy-boto3-opensearch<1.41.0,>=1.40.0; extra == "all"
|
|
323
323
|
Requires-Dist: mypy-boto3-opensearchserverless<1.41.0,>=1.40.0; extra == "all"
|
|
324
|
-
Requires-Dist: mypy-boto3-opsworks<1.41.0,>=1.40.0; extra == "all"
|
|
325
|
-
Requires-Dist: mypy-boto3-opsworkscm<1.41.0,>=1.40.0; extra == "all"
|
|
326
324
|
Requires-Dist: mypy-boto3-organizations<1.41.0,>=1.40.0; extra == "all"
|
|
327
325
|
Requires-Dist: mypy-boto3-osis<1.41.0,>=1.40.0; extra == "all"
|
|
328
326
|
Requires-Dist: mypy-boto3-outposts<1.41.0,>=1.40.0; extra == "all"
|
|
@@ -1027,10 +1025,6 @@ Provides-Extra: opensearch
|
|
|
1027
1025
|
Requires-Dist: mypy-boto3-opensearch<1.41.0,>=1.40.0; extra == "opensearch"
|
|
1028
1026
|
Provides-Extra: opensearchserverless
|
|
1029
1027
|
Requires-Dist: mypy-boto3-opensearchserverless<1.41.0,>=1.40.0; extra == "opensearchserverless"
|
|
1030
|
-
Provides-Extra: opsworks
|
|
1031
|
-
Requires-Dist: mypy-boto3-opsworks<1.41.0,>=1.40.0; extra == "opsworks"
|
|
1032
|
-
Provides-Extra: opsworkscm
|
|
1033
|
-
Requires-Dist: mypy-boto3-opsworkscm<1.41.0,>=1.40.0; extra == "opsworkscm"
|
|
1034
1028
|
Provides-Extra: organizations
|
|
1035
1029
|
Requires-Dist: mypy-boto3-organizations<1.41.0,>=1.40.0; extra == "organizations"
|
|
1036
1030
|
Provides-Extra: osis
|
|
@@ -1317,7 +1311,7 @@ Dynamic: summary
|
|
|
1317
1311
|
|
|
1318
1312
|

|
|
1319
1313
|
|
|
1320
|
-
Type annotations for [boto3 1.40.
|
|
1314
|
+
Type annotations for [boto3 1.40.19](https://pypi.org/project/boto3/)
|
|
1321
1315
|
compatible with [VSCode](https://code.visualstudio.com/),
|
|
1322
1316
|
[PyCharm](https://www.jetbrains.com/pycharm/),
|
|
1323
1317
|
[Emacs](https://www.gnu.org/software/emacs/),
|
|
@@ -1377,7 +1371,7 @@ You can generate type annotations for `boto3` package locally with
|
|
|
1377
1371
|
isolation.
|
|
1378
1372
|
|
|
1379
1373
|
1. Run mypy-boto3-builder in your package root directory:
|
|
1380
|
-
`uvx --with 'boto3==1.40.
|
|
1374
|
+
`uvx --with 'boto3==1.40.19' mypy-boto3-builder`
|
|
1381
1375
|
2. Select `boto3-stubs` AWS SDK.
|
|
1382
1376
|
3. Select services you use in the current project.
|
|
1383
1377
|
4. Use provided commands to install generated packages.
|
|
@@ -1710,9 +1704,9 @@ repository.
|
|
|
1710
1704
|
|
|
1711
1705
|
## Submodules
|
|
1712
1706
|
|
|
1713
|
-
- `boto3-stubs-lite[full]` - Type annotations for all
|
|
1707
|
+
- `boto3-stubs-lite[full]` - Type annotations for all 413 services in one
|
|
1714
1708
|
package (recommended).
|
|
1715
|
-
- `boto3-stubs-lite[all]` - Type annotations for all
|
|
1709
|
+
- `boto3-stubs-lite[all]` - Type annotations for all 413 services in separate
|
|
1716
1710
|
packages.
|
|
1717
1711
|
- `boto3-stubs-lite[essential]` - Type annotations for
|
|
1718
1712
|
[CloudFormation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_cloudformation/),
|
|
@@ -2548,12 +2542,6 @@ repository.
|
|
|
2548
2542
|
- `boto3-stubs-lite[opensearchserverless]` - Type annotations for
|
|
2549
2543
|
[OpenSearchServiceServerless](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_opensearchserverless/)
|
|
2550
2544
|
service.
|
|
2551
|
-
- `boto3-stubs-lite[opsworks]` - Type annotations for
|
|
2552
|
-
[OpsWorks](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_opsworks/)
|
|
2553
|
-
service.
|
|
2554
|
-
- `boto3-stubs-lite[opsworkscm]` - Type annotations for
|
|
2555
|
-
[OpsWorksCM](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_opsworkscm/)
|
|
2556
|
-
service.
|
|
2557
2545
|
- `boto3-stubs-lite[organizations]` - Type annotations for
|
|
2558
2546
|
[Organizations](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_organizations/)
|
|
2559
2547
|
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.19.dist-info/licenses/LICENSE,sha256=4jNgB8jJbXtUVJkeygwhUQi--6lAG8DIisfE-h_RiUU,1070
|
|
42
|
+
boto3_stubs_lite-1.40.19.dist-info/METADATA,sha256=GPEoz5wM10majDJzyCTW0C1wvDWG8QvDhgeKQJUoSv8,153944
|
|
43
|
+
boto3_stubs_lite-1.40.19.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
|
44
|
+
boto3_stubs_lite-1.40.19.dist-info/top_level.txt,sha256=uB_lQ39lkJ_VYZ_88DxH_zFptJtIwQ_SzeMpW8tRmT4,12
|
|
45
|
+
boto3_stubs_lite-1.40.19.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|