boto3-stubs-lite 1.38.41__py3-none-any.whl → 1.38.43__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.41
4
- Summary: Lite type annotations for boto3 1.38.41 generated with mypy-boto3-builder 8.11.0
3
+ Version: 1.38.43
4
+ Summary: Lite type annotations for boto3 1.38.43 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: boto3-stubs-full<1.39.0,>=1.38.0; extra == "full"
38
38
  Provides-Extra: boto3
39
- Requires-Dist: boto3==1.38.41; extra == "boto3"
39
+ Requires-Dist: boto3==1.38.43; 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"
@@ -441,6 +441,7 @@ Requires-Dist: mypy-boto3-workdocs<1.39.0,>=1.38.0; extra == "all"
441
441
  Requires-Dist: mypy-boto3-workmail<1.39.0,>=1.38.0; extra == "all"
442
442
  Requires-Dist: mypy-boto3-workmailmessageflow<1.39.0,>=1.38.0; extra == "all"
443
443
  Requires-Dist: mypy-boto3-workspaces<1.39.0,>=1.38.0; extra == "all"
444
+ Requires-Dist: mypy-boto3-workspaces-instances<1.39.0,>=1.38.0; extra == "all"
444
445
  Requires-Dist: mypy-boto3-workspaces-thin-client<1.39.0,>=1.38.0; extra == "all"
445
446
  Requires-Dist: mypy-boto3-workspaces-web<1.39.0,>=1.38.0; extra == "all"
446
447
  Requires-Dist: mypy-boto3-xray<1.39.0,>=1.38.0; extra == "all"
@@ -1258,6 +1259,8 @@ Provides-Extra: workmailmessageflow
1258
1259
  Requires-Dist: mypy-boto3-workmailmessageflow<1.39.0,>=1.38.0; extra == "workmailmessageflow"
1259
1260
  Provides-Extra: workspaces
1260
1261
  Requires-Dist: mypy-boto3-workspaces<1.39.0,>=1.38.0; extra == "workspaces"
1262
+ Provides-Extra: workspaces-instances
1263
+ Requires-Dist: mypy-boto3-workspaces-instances<1.39.0,>=1.38.0; extra == "workspaces-instances"
1261
1264
  Provides-Extra: workspaces-thin-client
1262
1265
  Requires-Dist: mypy-boto3-workspaces-thin-client<1.39.0,>=1.38.0; extra == "workspaces-thin-client"
1263
1266
  Provides-Extra: workspaces-web
@@ -1290,7 +1293,7 @@ Dynamic: summary
1290
1293
 
1291
1294
  ![boto3.typed](https://github.com/youtype/mypy_boto3_builder/raw/main/logo.png)
1292
1295
 
1293
- Type annotations for [boto3 1.38.41](https://pypi.org/project/boto3/)
1296
+ Type annotations for [boto3 1.38.43](https://pypi.org/project/boto3/)
1294
1297
  compatible with [VSCode](https://code.visualstudio.com/),
1295
1298
  [PyCharm](https://www.jetbrains.com/pycharm/),
1296
1299
  [Emacs](https://www.gnu.org/software/emacs/),
@@ -1350,7 +1353,7 @@ You can generate type annotations for `boto3` package locally with
1350
1353
  isolation.
1351
1354
 
1352
1355
  1. Run mypy-boto3-builder in your package root directory:
1353
- `uvx --with 'boto3==1.38.41' mypy-boto3-builder`
1356
+ `uvx --with 'boto3==1.38.43' mypy-boto3-builder`
1354
1357
  2. Select `boto3-stubs` AWS SDK.
1355
1358
  3. Select services you use in the current project.
1356
1359
  4. Use provided commands to install generated packages.
@@ -1683,9 +1686,9 @@ repository.
1683
1686
 
1684
1687
  ## Submodules
1685
1688
 
1686
- - `boto3-stubs-lite[full]` - Type annotations for all 406 services in one
1689
+ - `boto3-stubs-lite[full]` - Type annotations for all 407 services in one
1687
1690
  package (recommended).
1688
- - `boto3-stubs-lite[all]` - Type annotations for all 406 services in separate
1691
+ - `boto3-stubs-lite[all]` - Type annotations for all 407 services in separate
1689
1692
  packages.
1690
1693
  - `boto3-stubs-lite[essential]` - Type annotations for
1691
1694
  [CloudFormation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_cloudformation/),
@@ -2868,6 +2871,9 @@ repository.
2868
2871
  - `boto3-stubs-lite[workspaces]` - Type annotations for
2869
2872
  [WorkSpaces](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_workspaces/)
2870
2873
  service.
2874
+ - `boto3-stubs-lite[workspaces-instances]` - Type annotations for
2875
+ [WorkspacesInstances](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_workspaces_instances/)
2876
+ service.
2871
2877
  - `boto3-stubs-lite[workspaces-thin-client]` - Type annotations for
2872
2878
  [WorkSpacesThinClient](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_workspaces_thin_client/)
2873
2879
  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.41.dist-info/licenses/LICENSE,sha256=4jNgB8jJbXtUVJkeygwhUQi--6lAG8DIisfE-h_RiUU,1070
42
- boto3_stubs_lite-1.38.41.dist-info/METADATA,sha256=ZT61-wypOyS1UgfQCGeMcJOvFN5aoknvb1_v7CgFwtU,151234
43
- boto3_stubs_lite-1.38.41.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
44
- boto3_stubs_lite-1.38.41.dist-info/top_level.txt,sha256=uB_lQ39lkJ_VYZ_88DxH_zFptJtIwQ_SzeMpW8tRmT4,12
45
- boto3_stubs_lite-1.38.41.dist-info/RECORD,,
41
+ boto3_stubs_lite-1.38.43.dist-info/licenses/LICENSE,sha256=4jNgB8jJbXtUVJkeygwhUQi--6lAG8DIisfE-h_RiUU,1070
42
+ boto3_stubs_lite-1.38.43.dist-info/METADATA,sha256=AnYxjhsJ_uMMXpN09Fev6VsQGcQn_27ffyqyLaDjao8,151624
43
+ boto3_stubs_lite-1.38.43.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
44
+ boto3_stubs_lite-1.38.43.dist-info/top_level.txt,sha256=uB_lQ39lkJ_VYZ_88DxH_zFptJtIwQ_SzeMpW8tRmT4,12
45
+ boto3_stubs_lite-1.38.43.dist-info/RECORD,,