types-boto3-lite 1.39.6__py3-none-any.whl → 1.39.7__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.39.6
4
- Summary: Lite type annotations for boto3 1.39.6 generated with mypy-boto3-builder 8.11.0
3
+ Version: 1.39.7
4
+ Summary: Lite type annotations for boto3 1.39.7 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.40.0,>=1.39.0; extra == "full"
38
38
  Provides-Extra: boto3
39
- Requires-Dist: boto3==1.39.6; extra == "boto3"
39
+ Requires-Dist: boto3==1.39.7; extra == "boto3"
40
40
  Provides-Extra: all
41
41
  Requires-Dist: types-boto3-accessanalyzer<1.40.0,>=1.39.0; extra == "all"
42
42
  Requires-Dist: types-boto3-account<1.40.0,>=1.39.0; extra == "all"
@@ -80,6 +80,8 @@ Requires-Dist: types-boto3-bcm-pricing-calculator<1.40.0,>=1.39.0; extra == "all
80
80
  Requires-Dist: types-boto3-bedrock<1.40.0,>=1.39.0; extra == "all"
81
81
  Requires-Dist: types-boto3-bedrock-agent<1.40.0,>=1.39.0; extra == "all"
82
82
  Requires-Dist: types-boto3-bedrock-agent-runtime<1.40.0,>=1.39.0; extra == "all"
83
+ Requires-Dist: types-boto3-bedrock-agentcore<1.40.0,>=1.39.0; extra == "all"
84
+ Requires-Dist: types-boto3-bedrock-agentcore-control<1.40.0,>=1.39.0; extra == "all"
83
85
  Requires-Dist: types-boto3-bedrock-data-automation<1.40.0,>=1.39.0; extra == "all"
84
86
  Requires-Dist: types-boto3-bedrock-data-automation-runtime<1.40.0,>=1.39.0; extra == "all"
85
87
  Requires-Dist: types-boto3-bedrock-runtime<1.40.0,>=1.39.0; extra == "all"
@@ -540,6 +542,10 @@ Provides-Extra: bedrock-agent
540
542
  Requires-Dist: types-boto3-bedrock-agent<1.40.0,>=1.39.0; extra == "bedrock-agent"
541
543
  Provides-Extra: bedrock-agent-runtime
542
544
  Requires-Dist: types-boto3-bedrock-agent-runtime<1.40.0,>=1.39.0; extra == "bedrock-agent-runtime"
545
+ Provides-Extra: bedrock-agentcore
546
+ Requires-Dist: types-boto3-bedrock-agentcore<1.40.0,>=1.39.0; extra == "bedrock-agentcore"
547
+ Provides-Extra: bedrock-agentcore-control
548
+ Requires-Dist: types-boto3-bedrock-agentcore-control<1.40.0,>=1.39.0; extra == "bedrock-agentcore-control"
543
549
  Provides-Extra: bedrock-data-automation
544
550
  Requires-Dist: types-boto3-bedrock-data-automation<1.40.0,>=1.39.0; extra == "bedrock-data-automation"
545
551
  Provides-Extra: bedrock-data-automation-runtime
@@ -1302,7 +1308,7 @@ Dynamic: summary
1302
1308
 
1303
1309
  ![boto3.typed](https://github.com/youtype/mypy_boto3_builder/raw/main/logo.png)
1304
1310
 
1305
- Type annotations for [boto3 1.39.6](https://pypi.org/project/boto3/) compatible
1311
+ Type annotations for [boto3 1.39.7](https://pypi.org/project/boto3/) compatible
1306
1312
  with [VSCode](https://code.visualstudio.com/),
1307
1313
  [PyCharm](https://www.jetbrains.com/pycharm/),
1308
1314
  [Emacs](https://www.gnu.org/software/emacs/),
@@ -1361,7 +1367,7 @@ You can generate type annotations for `boto3` package locally with
1361
1367
  isolation.
1362
1368
 
1363
1369
  1. Run mypy-boto3-builder in your package root directory:
1364
- `uvx --with 'boto3==1.39.6' mypy-boto3-builder`
1370
+ `uvx --with 'boto3==1.39.7' mypy-boto3-builder`
1365
1371
  2. Select `boto3` AWS SDK.
1366
1372
  3. Select services you use in the current project.
1367
1373
  4. Use provided commands to install generated packages.
@@ -1669,9 +1675,9 @@ repository.
1669
1675
 
1670
1676
  ## Submodules
1671
1677
 
1672
- - `types-boto3-lite[full]` - Type annotations for all 410 services in one
1678
+ - `types-boto3-lite[full]` - Type annotations for all 412 services in one
1673
1679
  package (recommended).
1674
- - `types-boto3-lite[all]` - Type annotations for all 410 services in separate
1680
+ - `types-boto3-lite[all]` - Type annotations for all 412 services in separate
1675
1681
  packages.
1676
1682
  - `types-boto3-lite[essential]` - Type annotations for
1677
1683
  [CloudFormation](https://youtype.github.io/types_boto3_docs/types_boto3_cloudformation/),
@@ -1806,6 +1812,12 @@ repository.
1806
1812
  - `types-boto3-lite[bedrock-agent-runtime]` - Type annotations for
1807
1813
  [AgentsforBedrockRuntime](https://youtype.github.io/types_boto3_docs/types_boto3_bedrock_agent_runtime/)
1808
1814
  service.
1815
+ - `types-boto3-lite[bedrock-agentcore]` - Type annotations for
1816
+ [BedrockAgentCoreDataPlaneFrontingLayer](https://youtype.github.io/types_boto3_docs/types_boto3_bedrock_agentcore/)
1817
+ service.
1818
+ - `types-boto3-lite[bedrock-agentcore-control]` - Type annotations for
1819
+ [BedrockAgentCoreControlPlaneFrontingLayer](https://youtype.github.io/types_boto3_docs/types_boto3_bedrock_agentcore_control/)
1820
+ service.
1809
1821
  - `types-boto3-lite[bedrock-data-automation]` - Type annotations for
1810
1822
  [DataAutomationforBedrock](https://youtype.github.io/types_boto3_docs/types_boto3_bedrock_data_automation/)
1811
1823
  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.39.6.dist-info/licenses/LICENSE,sha256=4jNgB8jJbXtUVJkeygwhUQi--6lAG8DIisfE-h_RiUU,1070
42
- types_boto3_lite-1.39.6.dist-info/METADATA,sha256=ZfNVJGqaVKrcAtzThaJicHkA_eqsd3uCqFI4ySHI1_Y,153256
43
- types_boto3_lite-1.39.6.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
44
- types_boto3_lite-1.39.6.dist-info/top_level.txt,sha256=uB_lQ39lkJ_VYZ_88DxH_zFptJtIwQ_SzeMpW8tRmT4,12
45
- types_boto3_lite-1.39.6.dist-info/RECORD,,
41
+ types_boto3_lite-1.39.7.dist-info/licenses/LICENSE,sha256=4jNgB8jJbXtUVJkeygwhUQi--6lAG8DIisfE-h_RiUU,1070
42
+ types_boto3_lite-1.39.7.dist-info/METADATA,sha256=UOzunpV_PrZILTpyBHzAEcCpPZWrHsxsN0gYbzBAJFc,154095
43
+ types_boto3_lite-1.39.7.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
44
+ types_boto3_lite-1.39.7.dist-info/top_level.txt,sha256=uB_lQ39lkJ_VYZ_88DxH_zFptJtIwQ_SzeMpW8tRmT4,12
45
+ types_boto3_lite-1.39.7.dist-info/RECORD,,