boto3-stubs-lite 1.38.4__py3-none-any.whl → 1.38.6__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.

@@ -1,7 +1,7 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: boto3-stubs-lite
3
- Version: 1.38.4
4
- Summary: Lite type annotations for boto3 1.38.4 generated with mypy-boto3-builder 8.10.1
3
+ Version: 1.38.6
4
+ Summary: Lite type annotations for boto3 1.38.6 generated with mypy-boto3-builder 8.10.1
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.39.0,>=1.38.0; extra == "full"
38
38
  Provides-Extra: boto3
39
- Requires-Dist: boto3==1.38.4; extra == "boto3"
39
+ Requires-Dist: boto3==1.38.6; extra == "boto3"
40
40
  Provides-Extra: all
41
41
  Requires-Dist: mypy-boto3-accessanalyzer<1.39.0,>=1.38.0; extra == "all"
42
42
  Requires-Dist: mypy-boto3-account<1.39.0,>=1.38.0; extra == "all"
@@ -403,6 +403,7 @@ Requires-Dist: mypy-boto3-socialmessaging<1.39.0,>=1.38.0; extra == "all"
403
403
  Requires-Dist: mypy-boto3-sqs<1.39.0,>=1.38.0; extra == "all"
404
404
  Requires-Dist: mypy-boto3-ssm<1.39.0,>=1.38.0; extra == "all"
405
405
  Requires-Dist: mypy-boto3-ssm-contacts<1.39.0,>=1.38.0; extra == "all"
406
+ Requires-Dist: mypy-boto3-ssm-guiconnect<1.39.0,>=1.38.0; extra == "all"
406
407
  Requires-Dist: mypy-boto3-ssm-incidents<1.39.0,>=1.38.0; extra == "all"
407
408
  Requires-Dist: mypy-boto3-ssm-quicksetup<1.39.0,>=1.38.0; extra == "all"
408
409
  Requires-Dist: mypy-boto3-ssm-sap<1.39.0,>=1.38.0; extra == "all"
@@ -1180,6 +1181,8 @@ Provides-Extra: ssm
1180
1181
  Requires-Dist: mypy-boto3-ssm<1.39.0,>=1.38.0; extra == "ssm"
1181
1182
  Provides-Extra: ssm-contacts
1182
1183
  Requires-Dist: mypy-boto3-ssm-contacts<1.39.0,>=1.38.0; extra == "ssm-contacts"
1184
+ Provides-Extra: ssm-guiconnect
1185
+ Requires-Dist: mypy-boto3-ssm-guiconnect<1.39.0,>=1.38.0; extra == "ssm-guiconnect"
1183
1186
  Provides-Extra: ssm-incidents
1184
1187
  Requires-Dist: mypy-boto3-ssm-incidents<1.39.0,>=1.38.0; extra == "ssm-incidents"
1185
1188
  Provides-Extra: ssm-quicksetup
@@ -1284,7 +1287,7 @@ Dynamic: summary
1284
1287
 
1285
1288
  ![boto3.typed](https://github.com/youtype/mypy_boto3_builder/raw/main/logo.png)
1286
1289
 
1287
- Type annotations for [boto3 1.38.4](https://pypi.org/project/boto3/) compatible
1290
+ Type annotations for [boto3 1.38.6](https://pypi.org/project/boto3/) compatible
1288
1291
  with [VSCode](https://code.visualstudio.com/),
1289
1292
  [PyCharm](https://www.jetbrains.com/pycharm/),
1290
1293
  [Emacs](https://www.gnu.org/software/emacs/),
@@ -1344,7 +1347,7 @@ You can generate type annotations for `boto3` package locally with
1344
1347
  isolation.
1345
1348
 
1346
1349
  1. Run mypy-boto3-builder in your package root directory:
1347
- `uvx --with 'boto3==1.38.4' mypy-boto3-builder`
1350
+ `uvx --with 'boto3==1.38.6' mypy-boto3-builder`
1348
1351
  2. Select `boto3-stubs` AWS SDK.
1349
1352
  3. Select services you use in the current project.
1350
1353
  4. Use provided commands to install generated packages.
@@ -1677,9 +1680,9 @@ repository.
1677
1680
 
1678
1681
  ## Submodules
1679
1682
 
1680
- - `boto3-stubs-lite[full]` - Type annotations for all 404 services in one
1683
+ - `boto3-stubs-lite[full]` - Type annotations for all 405 services in one
1681
1684
  package (recommended).
1682
- - `boto3-stubs-lite[all]` - Type annotations for all 404 services in separate
1685
+ - `boto3-stubs-lite[all]` - Type annotations for all 405 services in separate
1683
1686
  packages.
1684
1687
  - `boto3-stubs-lite[essential]` - Type annotations for
1685
1688
  [CloudFormation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_cloudformation/),
@@ -2753,6 +2756,9 @@ repository.
2753
2756
  - `boto3-stubs-lite[ssm-contacts]` - Type annotations for
2754
2757
  [SSMContacts](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_ssm_contacts/)
2755
2758
  service.
2759
+ - `boto3-stubs-lite[ssm-guiconnect]` - Type annotations for
2760
+ [SSMGUIConnect](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_ssm_guiconnect/)
2761
+ service.
2756
2762
  - `boto3-stubs-lite[ssm-incidents]` - Type annotations for
2757
2763
  [SSMIncidents](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_ssm_incidents/)
2758
2764
  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.38.4.dist-info/licenses/LICENSE,sha256=4jNgB8jJbXtUVJkeygwhUQi--6lAG8DIisfE-h_RiUU,1070
42
- boto3_stubs_lite-1.38.4.dist-info/METADATA,sha256=oeGznhjKDWfZ00f8vKL42HyC9H97UTFjqWwUHLzyvgg,150701
43
- boto3_stubs_lite-1.38.4.dist-info/WHEEL,sha256=ck4Vq1_RXyvS4Jt6SI0Vz6fyVs4GWg7AINwpsaGEgPE,91
44
- boto3_stubs_lite-1.38.4.dist-info/top_level.txt,sha256=uB_lQ39lkJ_VYZ_88DxH_zFptJtIwQ_SzeMpW8tRmT4,12
45
- boto3_stubs_lite-1.38.4.dist-info/RECORD,,
41
+ boto3_stubs_lite-1.38.6.dist-info/licenses/LICENSE,sha256=4jNgB8jJbXtUVJkeygwhUQi--6lAG8DIisfE-h_RiUU,1070
42
+ boto3_stubs_lite-1.38.6.dist-info/METADATA,sha256=Sf-uP0X1WSg9dOHPqGvTPKMY6B8v3z5j5ku_juOtRlo,151049
43
+ boto3_stubs_lite-1.38.6.dist-info/WHEEL,sha256=wXxTzcEDnjrTwFYjLPcsW_7_XihufBwmpiBeiXNBGEA,91
44
+ boto3_stubs_lite-1.38.6.dist-info/top_level.txt,sha256=uB_lQ39lkJ_VYZ_88DxH_zFptJtIwQ_SzeMpW8tRmT4,12
45
+ boto3_stubs_lite-1.38.6.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (80.0.0)
2
+ Generator: setuptools (80.1.0)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5