types-boto3-lite 1.35.93__py3-none-any.whl → 1.35.94__py3-none-any.whl

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,7 +1,7 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: types-boto3-lite
3
- Version: 1.35.93
4
- Summary: Lite type annotations for boto3 1.35.93 generated with mypy-boto3-builder 8.7.1
3
+ Version: 1.35.94
4
+ Summary: Lite type annotations for boto3 1.35.94 generated with mypy-boto3-builder 8.8.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.36.0,>=1.35.0; extra == "full"
38
38
  Provides-Extra: boto3
39
- Requires-Dist: boto3==1.35.93; extra == "boto3"
39
+ Requires-Dist: boto3==1.35.94; extra == "boto3"
40
40
  Provides-Extra: all
41
41
  Requires-Dist: types-boto3-accessanalyzer<1.36.0,>=1.35.0; extra == "all"
42
42
  Requires-Dist: types-boto3-account<1.36.0,>=1.35.0; extra == "all"
@@ -219,8 +219,6 @@ Requires-Dist: types-boto3-invoicing<1.36.0,>=1.35.0; extra == "all"
219
219
  Requires-Dist: types-boto3-iot<1.36.0,>=1.35.0; extra == "all"
220
220
  Requires-Dist: types-boto3-iot-data<1.36.0,>=1.35.0; extra == "all"
221
221
  Requires-Dist: types-boto3-iot-jobs-data<1.36.0,>=1.35.0; extra == "all"
222
- Requires-Dist: types-boto3-iot1click-devices<1.36.0,>=1.35.0; extra == "all"
223
- Requires-Dist: types-boto3-iot1click-projects<1.36.0,>=1.35.0; extra == "all"
224
222
  Requires-Dist: types-boto3-iotanalytics<1.36.0,>=1.35.0; extra == "all"
225
223
  Requires-Dist: types-boto3-iotdeviceadvisor<1.36.0,>=1.35.0; extra == "all"
226
224
  Requires-Dist: types-boto3-iotevents<1.36.0,>=1.35.0; extra == "all"
@@ -813,10 +811,6 @@ Provides-Extra: iot-data
813
811
  Requires-Dist: types-boto3-iot-data<1.36.0,>=1.35.0; extra == "iot-data"
814
812
  Provides-Extra: iot-jobs-data
815
813
  Requires-Dist: types-boto3-iot-jobs-data<1.36.0,>=1.35.0; extra == "iot-jobs-data"
816
- Provides-Extra: iot1click-devices
817
- Requires-Dist: types-boto3-iot1click-devices<1.36.0,>=1.35.0; extra == "iot1click-devices"
818
- Provides-Extra: iot1click-projects
819
- Requires-Dist: types-boto3-iot1click-projects<1.36.0,>=1.35.0; extra == "iot1click-projects"
820
814
  Provides-Extra: iotanalytics
821
815
  Requires-Dist: types-boto3-iotanalytics<1.36.0,>=1.35.0; extra == "iotanalytics"
822
816
  Provides-Extra: iotdeviceadvisor
@@ -1273,7 +1267,7 @@ Requires-Dist: types-boto3-xray<1.36.0,>=1.35.0; extra == "xray"
1273
1267
 
1274
1268
  ![boto3.typed](https://github.com/youtype/mypy_boto3_builder/raw/main/logo.png)
1275
1269
 
1276
- Type annotations for [boto3 1.35.93](https://pypi.org/project/boto3/)
1270
+ Type annotations for [boto3 1.35.94](https://pypi.org/project/boto3/)
1277
1271
  compatible with [VSCode](https://code.visualstudio.com/),
1278
1272
  [PyCharm](https://www.jetbrains.com/pycharm/),
1279
1273
  [Emacs](https://www.gnu.org/software/emacs/),
@@ -1282,7 +1276,7 @@ compatible with [VSCode](https://code.visualstudio.com/),
1282
1276
  [pyright](https://github.com/microsoft/pyright) and other tools.
1283
1277
 
1284
1278
  Generated with
1285
- [mypy-boto3-builder 8.7.1](https://github.com/youtype/mypy_boto3_builder).
1279
+ [mypy-boto3-builder 8.8.0](https://github.com/youtype/mypy_boto3_builder).
1286
1280
 
1287
1281
  More information can be found on
1288
1282
  [types-boto3](https://pypi.org/project/types-boto3/) page and in
@@ -1332,7 +1326,7 @@ You can generate type annotations for `boto3` package locally with
1332
1326
  isolation.
1333
1327
 
1334
1328
  1. Run mypy-boto3-builder in your package root directory:
1335
- `uvx --with 'boto3==1.35.93' mypy_boto3_builder`
1329
+ `uvx --with 'boto3==1.35.94' mypy_boto3_builder`
1336
1330
  2. Select `boto3` AWS SDK.
1337
1331
  3. Select services you use in the current project.
1338
1332
  4. Use provided commands to install generated packages.
@@ -1640,9 +1634,9 @@ repository.
1640
1634
 
1641
1635
  ## Submodules
1642
1636
 
1643
- - `types-boto3-lite[full]` - Type annotations for all 405 services in one
1637
+ - `types-boto3-lite[full]` - Type annotations for all 403 services in one
1644
1638
  package (recommended).
1645
- - `types-boto3-lite[all]` - Type annotations for all 405 services in separate
1639
+ - `types-boto3-lite[all]` - Type annotations for all 403 services in separate
1646
1640
  packages.
1647
1641
  - `types-boto3-lite[essential]` - Type annotations for
1648
1642
  [CloudFormation](https://youtype.github.io/types_boto3_docs/types_boto3_cloudformation/),
@@ -2178,12 +2172,6 @@ repository.
2178
2172
  - `types-boto3-lite[iot-jobs-data]` - Type annotations for
2179
2173
  [IoTJobsDataPlane](https://youtype.github.io/types_boto3_docs/types_boto3_iot_jobs_data/)
2180
2174
  service.
2181
- - `types-boto3-lite[iot1click-devices]` - Type annotations for
2182
- [IoT1ClickDevicesService](https://youtype.github.io/types_boto3_docs/types_boto3_iot1click_devices/)
2183
- service.
2184
- - `types-boto3-lite[iot1click-projects]` - Type annotations for
2185
- [IoT1ClickProjects](https://youtype.github.io/types_boto3_docs/types_boto3_iot1click_projects/)
2186
- service.
2187
2175
  - `types-boto3-lite[iotanalytics]` - Type annotations for
2188
2176
  [IoTAnalytics](https://youtype.github.io/types_boto3_docs/types_boto3_iotanalytics/)
2189
2177
  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=z72QArriCVYH-O15Z5yDGnMX0zo7nCmYhSB2tiIRTeo,4502
40
40
  boto3-stubs/s3/transfer.pyi,sha256=7A4hY7nziEaFM6fFhhneQYgB8aPa_on4i3DhOxh1_7s,2536
41
- types_boto3_lite-1.35.93.dist-info/LICENSE,sha256=4jNgB8jJbXtUVJkeygwhUQi--6lAG8DIisfE-h_RiUU,1070
42
- types_boto3_lite-1.35.93.dist-info/METADATA,sha256=h5_enjpUBAqA5Rf98XIZ65SQpvnLc1hT-sOZsFkspu4,151364
43
- types_boto3_lite-1.35.93.dist-info/WHEEL,sha256=A3WOREP4zgxI0fKrHUG8DC8013e3dK3n7a6HDbcEIwE,91
44
- types_boto3_lite-1.35.93.dist-info/top_level.txt,sha256=uB_lQ39lkJ_VYZ_88DxH_zFptJtIwQ_SzeMpW8tRmT4,12
45
- types_boto3_lite-1.35.93.dist-info/RECORD,,
41
+ types_boto3_lite-1.35.94.dist-info/LICENSE,sha256=4jNgB8jJbXtUVJkeygwhUQi--6lAG8DIisfE-h_RiUU,1070
42
+ types_boto3_lite-1.35.94.dist-info/METADATA,sha256=hAPRFigCnUX5ZdCFjJi2ergTe8gofx8KxYlhc6DpmTs,150606
43
+ types_boto3_lite-1.35.94.dist-info/WHEEL,sha256=A3WOREP4zgxI0fKrHUG8DC8013e3dK3n7a6HDbcEIwE,91
44
+ types_boto3_lite-1.35.94.dist-info/top_level.txt,sha256=uB_lQ39lkJ_VYZ_88DxH_zFptJtIwQ_SzeMpW8tRmT4,12
45
+ types_boto3_lite-1.35.94.dist-info/RECORD,,