types-boto3-lite 1.39.0__py3-none-any.whl → 1.39.2__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.39.0.dist-info → types_boto3_lite-1.39.2.dist-info}/METADATA +12 -7
- {types_boto3_lite-1.39.0.dist-info → types_boto3_lite-1.39.2.dist-info}/RECORD +5 -5
- {types_boto3_lite-1.39.0.dist-info → types_boto3_lite-1.39.2.dist-info}/WHEEL +0 -0
- {types_boto3_lite-1.39.0.dist-info → types_boto3_lite-1.39.2.dist-info}/licenses/LICENSE +0 -0
- {types_boto3_lite-1.39.0.dist-info → types_boto3_lite-1.39.2.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.39.
|
4
|
-
Summary: Lite type annotations for boto3 1.39.
|
3
|
+
Version: 1.39.2
|
4
|
+
Summary: Lite type annotations for boto3 1.39.2 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.40.0,>=1.39.0; extra == "full"
|
38
38
|
Provides-Extra: boto3
|
39
|
-
Requires-Dist: boto3==1.39.
|
39
|
+
Requires-Dist: boto3==1.39.2; extra == "boto3"
|
40
40
|
Provides-Extra: all
|
41
41
|
Requires-Dist: types-boto3-accessanalyzer<1.40.0,>=1.39.0; extra == "all"
|
42
42
|
Requires-Dist: types-boto3-account<1.40.0,>=1.39.0; extra == "all"
|
@@ -312,6 +312,7 @@ Requires-Dist: types-boto3-notifications<1.40.0,>=1.39.0; extra == "all"
|
|
312
312
|
Requires-Dist: types-boto3-notificationscontacts<1.40.0,>=1.39.0; extra == "all"
|
313
313
|
Requires-Dist: types-boto3-oam<1.40.0,>=1.39.0; extra == "all"
|
314
314
|
Requires-Dist: types-boto3-observabilityadmin<1.40.0,>=1.39.0; extra == "all"
|
315
|
+
Requires-Dist: types-boto3-odb<1.40.0,>=1.39.0; extra == "all"
|
315
316
|
Requires-Dist: types-boto3-omics<1.40.0,>=1.39.0; extra == "all"
|
316
317
|
Requires-Dist: types-boto3-opensearch<1.40.0,>=1.39.0; extra == "all"
|
317
318
|
Requires-Dist: types-boto3-opensearchserverless<1.40.0,>=1.39.0; extra == "all"
|
@@ -1002,6 +1003,8 @@ Provides-Extra: oam
|
|
1002
1003
|
Requires-Dist: types-boto3-oam<1.40.0,>=1.39.0; extra == "oam"
|
1003
1004
|
Provides-Extra: observabilityadmin
|
1004
1005
|
Requires-Dist: types-boto3-observabilityadmin<1.40.0,>=1.39.0; extra == "observabilityadmin"
|
1006
|
+
Provides-Extra: odb
|
1007
|
+
Requires-Dist: types-boto3-odb<1.40.0,>=1.39.0; extra == "odb"
|
1005
1008
|
Provides-Extra: omics
|
1006
1009
|
Requires-Dist: types-boto3-omics<1.40.0,>=1.39.0; extra == "omics"
|
1007
1010
|
Provides-Extra: opensearch
|
@@ -1296,7 +1299,7 @@ Dynamic: summary
|
|
1296
1299
|
|
1297
1300
|

|
1298
1301
|
|
1299
|
-
Type annotations for [boto3 1.39.
|
1302
|
+
Type annotations for [boto3 1.39.2](https://pypi.org/project/boto3/) compatible
|
1300
1303
|
with [VSCode](https://code.visualstudio.com/),
|
1301
1304
|
[PyCharm](https://www.jetbrains.com/pycharm/),
|
1302
1305
|
[Emacs](https://www.gnu.org/software/emacs/),
|
@@ -1355,7 +1358,7 @@ You can generate type annotations for `boto3` package locally with
|
|
1355
1358
|
isolation.
|
1356
1359
|
|
1357
1360
|
1. Run mypy-boto3-builder in your package root directory:
|
1358
|
-
`uvx --with 'boto3==1.39.
|
1361
|
+
`uvx --with 'boto3==1.39.2' mypy-boto3-builder`
|
1359
1362
|
2. Select `boto3` AWS SDK.
|
1360
1363
|
3. Select services you use in the current project.
|
1361
1364
|
4. Use provided commands to install generated packages.
|
@@ -1663,9 +1666,9 @@ repository.
|
|
1663
1666
|
|
1664
1667
|
## Submodules
|
1665
1668
|
|
1666
|
-
- `types-boto3-lite[full]` - Type annotations for all
|
1669
|
+
- `types-boto3-lite[full]` - Type annotations for all 409 services in one
|
1667
1670
|
package (recommended).
|
1668
|
-
- `types-boto3-lite[all]` - Type annotations for all
|
1671
|
+
- `types-boto3-lite[all]` - Type annotations for all 409 services in separate
|
1669
1672
|
packages.
|
1670
1673
|
- `types-boto3-lite[essential]` - Type annotations for
|
1671
1674
|
[CloudFormation](https://youtype.github.io/types_boto3_docs/types_boto3_cloudformation/),
|
@@ -2475,6 +2478,8 @@ repository.
|
|
2475
2478
|
- `types-boto3-lite[observabilityadmin]` - Type annotations for
|
2476
2479
|
[CloudWatchObservabilityAdminService](https://youtype.github.io/types_boto3_docs/types_boto3_observabilityadmin/)
|
2477
2480
|
service.
|
2481
|
+
- `types-boto3-lite[odb]` - Type annotations for
|
2482
|
+
[Odb](https://youtype.github.io/types_boto3_docs/types_boto3_odb/) service.
|
2478
2483
|
- `types-boto3-lite[omics]` - Type annotations for
|
2479
2484
|
[Omics](https://youtype.github.io/types_boto3_docs/types_boto3_omics/)
|
2480
2485
|
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.39.
|
42
|
-
types_boto3_lite-1.39.
|
43
|
-
types_boto3_lite-1.39.
|
44
|
-
types_boto3_lite-1.39.
|
45
|
-
types_boto3_lite-1.39.
|
41
|
+
types_boto3_lite-1.39.2.dist-info/licenses/LICENSE,sha256=4jNgB8jJbXtUVJkeygwhUQi--6lAG8DIisfE-h_RiUU,1070
|
42
|
+
types_boto3_lite-1.39.2.dist-info/METADATA,sha256=RX4GfDFrNgSdzRKKyP1kSQPfYG9a3cFthuZsex3wrgg,152939
|
43
|
+
types_boto3_lite-1.39.2.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
44
|
+
types_boto3_lite-1.39.2.dist-info/top_level.txt,sha256=uB_lQ39lkJ_VYZ_88DxH_zFptJtIwQ_SzeMpW8tRmT4,12
|
45
|
+
types_boto3_lite-1.39.2.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|