boto3-stubs-lite 1.40.8__py3-none-any.whl → 1.40.10__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.8.dist-info → boto3_stubs_lite-1.40.10.dist-info}/METADATA +14 -8
- {boto3_stubs_lite-1.40.8.dist-info → boto3_stubs_lite-1.40.10.dist-info}/RECORD +5 -5
- {boto3_stubs_lite-1.40.8.dist-info → boto3_stubs_lite-1.40.10.dist-info}/WHEEL +0 -0
- {boto3_stubs_lite-1.40.8.dist-info → boto3_stubs_lite-1.40.10.dist-info}/licenses/LICENSE +0 -0
- {boto3_stubs_lite-1.40.8.dist-info → boto3_stubs_lite-1.40.10.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.10
|
|
4
|
+
Summary: Lite type annotations for boto3 1.40.10 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.10; 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"
|
|
@@ -78,6 +78,7 @@ Requires-Dist: mypy-boto3-backupsearch<1.41.0,>=1.40.0; extra == "all"
|
|
|
78
78
|
Requires-Dist: mypy-boto3-batch<1.41.0,>=1.40.0; extra == "all"
|
|
79
79
|
Requires-Dist: mypy-boto3-bcm-data-exports<1.41.0,>=1.40.0; extra == "all"
|
|
80
80
|
Requires-Dist: mypy-boto3-bcm-pricing-calculator<1.41.0,>=1.40.0; extra == "all"
|
|
81
|
+
Requires-Dist: mypy-boto3-bcm-recommended-actions<1.41.0,>=1.40.0; extra == "all"
|
|
81
82
|
Requires-Dist: mypy-boto3-bedrock<1.41.0,>=1.40.0; extra == "all"
|
|
82
83
|
Requires-Dist: mypy-boto3-bedrock-agent<1.41.0,>=1.40.0; extra == "all"
|
|
83
84
|
Requires-Dist: mypy-boto3-bedrock-agent-runtime<1.41.0,>=1.40.0; extra == "all"
|
|
@@ -539,6 +540,8 @@ Provides-Extra: bcm-data-exports
|
|
|
539
540
|
Requires-Dist: mypy-boto3-bcm-data-exports<1.41.0,>=1.40.0; extra == "bcm-data-exports"
|
|
540
541
|
Provides-Extra: bcm-pricing-calculator
|
|
541
542
|
Requires-Dist: mypy-boto3-bcm-pricing-calculator<1.41.0,>=1.40.0; extra == "bcm-pricing-calculator"
|
|
543
|
+
Provides-Extra: bcm-recommended-actions
|
|
544
|
+
Requires-Dist: mypy-boto3-bcm-recommended-actions<1.41.0,>=1.40.0; extra == "bcm-recommended-actions"
|
|
542
545
|
Provides-Extra: bedrock
|
|
543
546
|
Requires-Dist: mypy-boto3-bedrock<1.41.0,>=1.40.0; extra == "bedrock"
|
|
544
547
|
Provides-Extra: bedrock-agent
|
|
@@ -1311,8 +1314,8 @@ Dynamic: summary
|
|
|
1311
1314
|
|
|
1312
1315
|

|
|
1313
1316
|
|
|
1314
|
-
Type annotations for [boto3 1.40.
|
|
1315
|
-
with [VSCode](https://code.visualstudio.com/),
|
|
1317
|
+
Type annotations for [boto3 1.40.10](https://pypi.org/project/boto3/)
|
|
1318
|
+
compatible with [VSCode](https://code.visualstudio.com/),
|
|
1316
1319
|
[PyCharm](https://www.jetbrains.com/pycharm/),
|
|
1317
1320
|
[Emacs](https://www.gnu.org/software/emacs/),
|
|
1318
1321
|
[Sublime Text](https://www.sublimetext.com/),
|
|
@@ -1371,7 +1374,7 @@ You can generate type annotations for `boto3` package locally with
|
|
|
1371
1374
|
isolation.
|
|
1372
1375
|
|
|
1373
1376
|
1. Run mypy-boto3-builder in your package root directory:
|
|
1374
|
-
`uvx --with 'boto3==1.40.
|
|
1377
|
+
`uvx --with 'boto3==1.40.10' mypy-boto3-builder`
|
|
1375
1378
|
2. Select `boto3-stubs` AWS SDK.
|
|
1376
1379
|
3. Select services you use in the current project.
|
|
1377
1380
|
4. Use provided commands to install generated packages.
|
|
@@ -1704,9 +1707,9 @@ repository.
|
|
|
1704
1707
|
|
|
1705
1708
|
## Submodules
|
|
1706
1709
|
|
|
1707
|
-
- `boto3-stubs-lite[full]` - Type annotations for all
|
|
1710
|
+
- `boto3-stubs-lite[full]` - Type annotations for all 414 services in one
|
|
1708
1711
|
package (recommended).
|
|
1709
|
-
- `boto3-stubs-lite[all]` - Type annotations for all
|
|
1712
|
+
- `boto3-stubs-lite[all]` - Type annotations for all 414 services in separate
|
|
1710
1713
|
packages.
|
|
1711
1714
|
- `boto3-stubs-lite[essential]` - Type annotations for
|
|
1712
1715
|
[CloudFormation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_cloudformation/),
|
|
@@ -1835,6 +1838,9 @@ repository.
|
|
|
1835
1838
|
- `boto3-stubs-lite[bcm-pricing-calculator]` - Type annotations for
|
|
1836
1839
|
[BillingandCostManagementPricingCalculator](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_bcm_pricing_calculator/)
|
|
1837
1840
|
service.
|
|
1841
|
+
- `boto3-stubs-lite[bcm-recommended-actions]` - Type annotations for
|
|
1842
|
+
[BillingandCostManagementRecommendedActions](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_bcm_recommended_actions/)
|
|
1843
|
+
service.
|
|
1838
1844
|
- `boto3-stubs-lite[bedrock]` - Type annotations for
|
|
1839
1845
|
[Bedrock](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_bedrock/)
|
|
1840
1846
|
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.10.dist-info/licenses/LICENSE,sha256=4jNgB8jJbXtUVJkeygwhUQi--6lAG8DIisfE-h_RiUU,1070
|
|
42
|
+
boto3_stubs_lite-1.40.10.dist-info/METADATA,sha256=s_mjyUKOh9W2IJjIWOvodxh5l6iHkuvNpauDIREJqtQ,154203
|
|
43
|
+
boto3_stubs_lite-1.40.10.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
|
44
|
+
boto3_stubs_lite-1.40.10.dist-info/top_level.txt,sha256=uB_lQ39lkJ_VYZ_88DxH_zFptJtIwQ_SzeMpW8tRmT4,12
|
|
45
|
+
boto3_stubs_lite-1.40.10.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|