types-boto3-lite 1.35.93__py3-none-any.whl → 1.35.95__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
- Metadata-Version: 2.1
1
+ Metadata-Version: 2.2
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.95
4
+ Summary: Lite type annotations for boto3 1.35.95 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.95; 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
@@ -1261,6 +1255,19 @@ Provides-Extra: workspaces-web
1261
1255
  Requires-Dist: types-boto3-workspaces-web<1.36.0,>=1.35.0; extra == "workspaces-web"
1262
1256
  Provides-Extra: xray
1263
1257
  Requires-Dist: types-boto3-xray<1.36.0,>=1.35.0; extra == "xray"
1258
+ Dynamic: author
1259
+ Dynamic: author-email
1260
+ Dynamic: classifier
1261
+ Dynamic: description
1262
+ Dynamic: description-content-type
1263
+ Dynamic: home-page
1264
+ Dynamic: keywords
1265
+ Dynamic: license
1266
+ Dynamic: project-url
1267
+ Dynamic: provides-extra
1268
+ Dynamic: requires-dist
1269
+ Dynamic: requires-python
1270
+ Dynamic: summary
1264
1271
 
1265
1272
  <a id="types-boto3-lite"></a>
1266
1273
 
@@ -1273,7 +1280,7 @@ Requires-Dist: types-boto3-xray<1.36.0,>=1.35.0; extra == "xray"
1273
1280
 
1274
1281
  ![boto3.typed](https://github.com/youtype/mypy_boto3_builder/raw/main/logo.png)
1275
1282
 
1276
- Type annotations for [boto3 1.35.93](https://pypi.org/project/boto3/)
1283
+ Type annotations for [boto3 1.35.95](https://pypi.org/project/boto3/)
1277
1284
  compatible with [VSCode](https://code.visualstudio.com/),
1278
1285
  [PyCharm](https://www.jetbrains.com/pycharm/),
1279
1286
  [Emacs](https://www.gnu.org/software/emacs/),
@@ -1282,7 +1289,7 @@ compatible with [VSCode](https://code.visualstudio.com/),
1282
1289
  [pyright](https://github.com/microsoft/pyright) and other tools.
1283
1290
 
1284
1291
  Generated with
1285
- [mypy-boto3-builder 8.7.1](https://github.com/youtype/mypy_boto3_builder).
1292
+ [mypy-boto3-builder 8.8.0](https://github.com/youtype/mypy_boto3_builder).
1286
1293
 
1287
1294
  More information can be found on
1288
1295
  [types-boto3](https://pypi.org/project/types-boto3/) page and in
@@ -1332,7 +1339,7 @@ You can generate type annotations for `boto3` package locally with
1332
1339
  isolation.
1333
1340
 
1334
1341
  1. Run mypy-boto3-builder in your package root directory:
1335
- `uvx --with 'boto3==1.35.93' mypy_boto3_builder`
1342
+ `uvx --with 'boto3==1.35.95' mypy_boto3_builder`
1336
1343
  2. Select `boto3` AWS SDK.
1337
1344
  3. Select services you use in the current project.
1338
1345
  4. Use provided commands to install generated packages.
@@ -1640,9 +1647,9 @@ repository.
1640
1647
 
1641
1648
  ## Submodules
1642
1649
 
1643
- - `types-boto3-lite[full]` - Type annotations for all 405 services in one
1650
+ - `types-boto3-lite[full]` - Type annotations for all 403 services in one
1644
1651
  package (recommended).
1645
- - `types-boto3-lite[all]` - Type annotations for all 405 services in separate
1652
+ - `types-boto3-lite[all]` - Type annotations for all 403 services in separate
1646
1653
  packages.
1647
1654
  - `types-boto3-lite[essential]` - Type annotations for
1648
1655
  [CloudFormation](https://youtype.github.io/types_boto3_docs/types_boto3_cloudformation/),
@@ -2178,12 +2185,6 @@ repository.
2178
2185
  - `types-boto3-lite[iot-jobs-data]` - Type annotations for
2179
2186
  [IoTJobsDataPlane](https://youtype.github.io/types_boto3_docs/types_boto3_iot_jobs_data/)
2180
2187
  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
2188
  - `types-boto3-lite[iotanalytics]` - Type annotations for
2188
2189
  [IoTAnalytics](https://youtype.github.io/types_boto3_docs/types_boto3_iotanalytics/)
2189
2190
  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.95.dist-info/LICENSE,sha256=4jNgB8jJbXtUVJkeygwhUQi--6lAG8DIisfE-h_RiUU,1070
42
+ types_boto3_lite-1.35.95.dist-info/METADATA,sha256=6LNvD9GksYIZDdqRnQwEpW2n_RIj4UlM6SGqQhfLW_U,150883
43
+ types_boto3_lite-1.35.95.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
44
+ types_boto3_lite-1.35.95.dist-info/top_level.txt,sha256=uB_lQ39lkJ_VYZ_88DxH_zFptJtIwQ_SzeMpW8tRmT4,12
45
+ types_boto3_lite-1.35.95.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (75.7.0)
2
+ Generator: setuptools (75.8.0)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5