types-boto3-lite 1.38.29__py3-none-any.whl → 1.38.30__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.
@@ -1,7 +1,7 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: types-boto3-lite
3
- Version: 1.38.29
4
- Summary: Lite type annotations for boto3 1.38.29 generated with mypy-boto3-builder 8.11.0
3
+ Version: 1.38.30
4
+ Summary: Lite type annotations for boto3 1.38.30 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.39.0,>=1.38.0; extra == "full"
38
38
  Provides-Extra: boto3
39
- Requires-Dist: boto3==1.38.29; extra == "boto3"
39
+ Requires-Dist: boto3==1.38.30; 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"
@@ -182,6 +182,7 @@ Requires-Dist: types-boto3-entityresolution<1.39.0,>=1.38.0; extra == "all"
182
182
  Requires-Dist: types-boto3-es<1.39.0,>=1.38.0; extra == "all"
183
183
  Requires-Dist: types-boto3-events<1.39.0,>=1.38.0; extra == "all"
184
184
  Requires-Dist: types-boto3-evidently<1.39.0,>=1.38.0; extra == "all"
185
+ Requires-Dist: types-boto3-evs<1.39.0,>=1.38.0; extra == "all"
185
186
  Requires-Dist: types-boto3-finspace<1.39.0,>=1.38.0; extra == "all"
186
187
  Requires-Dist: types-boto3-finspace-data<1.39.0,>=1.38.0; extra == "all"
187
188
  Requires-Dist: types-boto3-firehose<1.39.0,>=1.38.0; extra == "all"
@@ -737,6 +738,8 @@ Provides-Extra: events
737
738
  Requires-Dist: types-boto3-events<1.39.0,>=1.38.0; extra == "events"
738
739
  Provides-Extra: evidently
739
740
  Requires-Dist: types-boto3-evidently<1.39.0,>=1.38.0; extra == "evidently"
741
+ Provides-Extra: evs
742
+ Requires-Dist: types-boto3-evs<1.39.0,>=1.38.0; extra == "evs"
740
743
  Provides-Extra: finspace
741
744
  Requires-Dist: types-boto3-finspace<1.39.0,>=1.38.0; extra == "finspace"
742
745
  Provides-Extra: finspace-data
@@ -1281,7 +1284,7 @@ Dynamic: summary
1281
1284
 
1282
1285
  ![boto3.typed](https://github.com/youtype/mypy_boto3_builder/raw/main/logo.png)
1283
1286
 
1284
- Type annotations for [boto3 1.38.29](https://pypi.org/project/boto3/)
1287
+ Type annotations for [boto3 1.38.30](https://pypi.org/project/boto3/)
1285
1288
  compatible with [VSCode](https://code.visualstudio.com/),
1286
1289
  [PyCharm](https://www.jetbrains.com/pycharm/),
1287
1290
  [Emacs](https://www.gnu.org/software/emacs/),
@@ -1340,7 +1343,7 @@ You can generate type annotations for `boto3` package locally with
1340
1343
  isolation.
1341
1344
 
1342
1345
  1. Run mypy-boto3-builder in your package root directory:
1343
- `uvx --with 'boto3==1.38.29' mypy-boto3-builder`
1346
+ `uvx --with 'boto3==1.38.30' mypy-boto3-builder`
1344
1347
  2. Select `boto3` AWS SDK.
1345
1348
  3. Select services you use in the current project.
1346
1349
  4. Use provided commands to install generated packages.
@@ -1648,9 +1651,9 @@ repository.
1648
1651
 
1649
1652
  ## Submodules
1650
1653
 
1651
- - `types-boto3-lite[full]` - Type annotations for all 403 services in one
1654
+ - `types-boto3-lite[full]` - Type annotations for all 404 services in one
1652
1655
  package (recommended).
1653
- - `types-boto3-lite[all]` - Type annotations for all 403 services in separate
1656
+ - `types-boto3-lite[all]` - Type annotations for all 404 services in separate
1654
1657
  packages.
1655
1658
  - `types-boto3-lite[essential]` - Type annotations for
1656
1659
  [CloudFormation](https://youtype.github.io/types_boto3_docs/types_boto3_cloudformation/),
@@ -2081,6 +2084,8 @@ repository.
2081
2084
  - `types-boto3-lite[evidently]` - Type annotations for
2082
2085
  [CloudWatchEvidently](https://youtype.github.io/types_boto3_docs/types_boto3_evidently/)
2083
2086
  service.
2087
+ - `types-boto3-lite[evs]` - Type annotations for
2088
+ [EVS](https://youtype.github.io/types_boto3_docs/types_boto3_evs/) service.
2084
2089
  - `types-boto3-lite[finspace]` - Type annotations for
2085
2090
  [Finspace](https://youtype.github.io/types_boto3_docs/types_boto3_finspace/)
2086
2091
  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.29.dist-info/licenses/LICENSE,sha256=4jNgB8jJbXtUVJkeygwhUQi--6lAG8DIisfE-h_RiUU,1070
42
- types_boto3_lite-1.38.29.dist-info/METADATA,sha256=SPPiirXKhHL64gq7ua7pOMLTpHX9NipBUm-rzMDTpZo,151060
43
- types_boto3_lite-1.38.29.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
44
- types_boto3_lite-1.38.29.dist-info/top_level.txt,sha256=uB_lQ39lkJ_VYZ_88DxH_zFptJtIwQ_SzeMpW8tRmT4,12
45
- types_boto3_lite-1.38.29.dist-info/RECORD,,
41
+ types_boto3_lite-1.38.30.dist-info/licenses/LICENSE,sha256=4jNgB8jJbXtUVJkeygwhUQi--6lAG8DIisfE-h_RiUU,1070
42
+ types_boto3_lite-1.38.30.dist-info/METADATA,sha256=mh3iGab-f4pzvgQQDHxrW-YVjBuwBEbwDZ6hCNBYK9w,151333
43
+ types_boto3_lite-1.38.30.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
44
+ types_boto3_lite-1.38.30.dist-info/top_level.txt,sha256=uB_lQ39lkJ_VYZ_88DxH_zFptJtIwQ_SzeMpW8tRmT4,12
45
+ types_boto3_lite-1.38.30.dist-info/RECORD,,