types-boto3 1.39.6__tar.gz → 1.39.7__tar.gz
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.
- {types_boto3-1.39.6 → types_boto3-1.39.7}/PKG-INFO +19 -7
- {types_boto3-1.39.6 → types_boto3-1.39.7}/README.md +10 -4
- {types_boto3-1.39.6 → types_boto3-1.39.7}/boto3-stubs/__init__.pyi +40 -0
- {types_boto3-1.39.6 → types_boto3-1.39.7}/boto3-stubs/session.pyi +42 -0
- {types_boto3-1.39.6 → types_boto3-1.39.7}/setup.py +7 -3
- {types_boto3-1.39.6 → types_boto3-1.39.7}/types_boto3.egg-info/PKG-INFO +19 -7
- {types_boto3-1.39.6 → types_boto3-1.39.7}/types_boto3.egg-info/requires.txt +9 -1
- {types_boto3-1.39.6 → types_boto3-1.39.7}/LICENSE +0 -0
- {types_boto3-1.39.6 → types_boto3-1.39.7}/boto3-stubs/compat.pyi +0 -0
- {types_boto3-1.39.6 → types_boto3-1.39.7}/boto3-stubs/crt.pyi +0 -0
- {types_boto3-1.39.6 → types_boto3-1.39.7}/boto3-stubs/docs/__init__.pyi +0 -0
- {types_boto3-1.39.6 → types_boto3-1.39.7}/boto3-stubs/docs/action.pyi +0 -0
- {types_boto3-1.39.6 → types_boto3-1.39.7}/boto3-stubs/docs/attr.pyi +0 -0
- {types_boto3-1.39.6 → types_boto3-1.39.7}/boto3-stubs/docs/base.pyi +0 -0
- {types_boto3-1.39.6 → types_boto3-1.39.7}/boto3-stubs/docs/client.pyi +0 -0
- {types_boto3-1.39.6 → types_boto3-1.39.7}/boto3-stubs/docs/collection.pyi +0 -0
- {types_boto3-1.39.6 → types_boto3-1.39.7}/boto3-stubs/docs/docstring.pyi +0 -0
- {types_boto3-1.39.6 → types_boto3-1.39.7}/boto3-stubs/docs/method.pyi +0 -0
- {types_boto3-1.39.6 → types_boto3-1.39.7}/boto3-stubs/docs/resource.pyi +0 -0
- {types_boto3-1.39.6 → types_boto3-1.39.7}/boto3-stubs/docs/service.pyi +0 -0
- {types_boto3-1.39.6 → types_boto3-1.39.7}/boto3-stubs/docs/subresource.pyi +0 -0
- {types_boto3-1.39.6 → types_boto3-1.39.7}/boto3-stubs/docs/utils.pyi +0 -0
- {types_boto3-1.39.6 → types_boto3-1.39.7}/boto3-stubs/docs/waiter.pyi +0 -0
- {types_boto3-1.39.6 → types_boto3-1.39.7}/boto3-stubs/dynamodb/__init__.pyi +0 -0
- {types_boto3-1.39.6 → types_boto3-1.39.7}/boto3-stubs/dynamodb/conditions.pyi +0 -0
- {types_boto3-1.39.6 → types_boto3-1.39.7}/boto3-stubs/dynamodb/table.pyi +0 -0
- {types_boto3-1.39.6 → types_boto3-1.39.7}/boto3-stubs/dynamodb/transform.pyi +0 -0
- {types_boto3-1.39.6 → types_boto3-1.39.7}/boto3-stubs/dynamodb/types.pyi +0 -0
- {types_boto3-1.39.6 → types_boto3-1.39.7}/boto3-stubs/ec2/__init__.pyi +0 -0
- {types_boto3-1.39.6 → types_boto3-1.39.7}/boto3-stubs/ec2/createtags.pyi +0 -0
- {types_boto3-1.39.6 → types_boto3-1.39.7}/boto3-stubs/ec2/deletetags.pyi +0 -0
- {types_boto3-1.39.6 → types_boto3-1.39.7}/boto3-stubs/exceptions.pyi +0 -0
- {types_boto3-1.39.6 → types_boto3-1.39.7}/boto3-stubs/py.typed +0 -0
- {types_boto3-1.39.6 → types_boto3-1.39.7}/boto3-stubs/resources/__init__.pyi +0 -0
- {types_boto3-1.39.6 → types_boto3-1.39.7}/boto3-stubs/resources/action.pyi +0 -0
- {types_boto3-1.39.6 → types_boto3-1.39.7}/boto3-stubs/resources/base.pyi +0 -0
- {types_boto3-1.39.6 → types_boto3-1.39.7}/boto3-stubs/resources/collection.pyi +0 -0
- {types_boto3-1.39.6 → types_boto3-1.39.7}/boto3-stubs/resources/factory.pyi +0 -0
- {types_boto3-1.39.6 → types_boto3-1.39.7}/boto3-stubs/resources/model.pyi +0 -0
- {types_boto3-1.39.6 → types_boto3-1.39.7}/boto3-stubs/resources/params.pyi +0 -0
- {types_boto3-1.39.6 → types_boto3-1.39.7}/boto3-stubs/resources/response.pyi +0 -0
- {types_boto3-1.39.6 → types_boto3-1.39.7}/boto3-stubs/s3/__init__.pyi +0 -0
- {types_boto3-1.39.6 → types_boto3-1.39.7}/boto3-stubs/s3/constants.pyi +0 -0
- {types_boto3-1.39.6 → types_boto3-1.39.7}/boto3-stubs/s3/inject.pyi +0 -0
- {types_boto3-1.39.6 → types_boto3-1.39.7}/boto3-stubs/s3/transfer.pyi +0 -0
- {types_boto3-1.39.6 → types_boto3-1.39.7}/boto3-stubs/utils.pyi +0 -0
- {types_boto3-1.39.6 → types_boto3-1.39.7}/setup.cfg +0 -0
- {types_boto3-1.39.6 → types_boto3-1.39.7}/types_boto3.egg-info/SOURCES.txt +0 -0
- {types_boto3-1.39.6 → types_boto3-1.39.7}/types_boto3.egg-info/dependency_links.txt +0 -0
- {types_boto3-1.39.6 → types_boto3-1.39.7}/types_boto3.egg-info/not-zip-safe +0 -0
- {types_boto3-1.39.6 → types_boto3-1.39.7}/types_boto3.egg-info/top_level.txt +0 -0
@@ -1,7 +1,7 @@
|
|
1
1
|
Metadata-Version: 2.4
|
2
2
|
Name: types-boto3
|
3
|
-
Version: 1.39.
|
4
|
-
Summary: Type annotations for boto3 1.39.
|
3
|
+
Version: 1.39.7
|
4
|
+
Summary: 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.
|
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
|

|
1304
1310
|
|
1305
|
-
Type annotations for [boto3 1.39.
|
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/),
|
@@ -1360,7 +1366,7 @@ You can generate type annotations for `boto3` package locally with
|
|
1360
1366
|
isolation.
|
1361
1367
|
|
1362
1368
|
1. Run mypy-boto3-builder in your package root directory:
|
1363
|
-
`uvx --with 'boto3==1.39.
|
1369
|
+
`uvx --with 'boto3==1.39.7' mypy-boto3-builder`
|
1364
1370
|
2. Select `boto3` AWS SDK.
|
1365
1371
|
3. Select services you use in the current project.
|
1366
1372
|
4. Use provided commands to install generated packages.
|
@@ -1688,9 +1694,9 @@ repository.
|
|
1688
1694
|
|
1689
1695
|
## Submodules
|
1690
1696
|
|
1691
|
-
- `types-boto3[full]` - Type annotations for all
|
1697
|
+
- `types-boto3[full]` - Type annotations for all 412 services in one package
|
1692
1698
|
(recommended).
|
1693
|
-
- `types-boto3[all]` - Type annotations for all
|
1699
|
+
- `types-boto3[all]` - Type annotations for all 412 services in separate
|
1694
1700
|
packages.
|
1695
1701
|
- `types-boto3[essential]` - Type annotations for
|
1696
1702
|
[CloudFormation](https://youtype.github.io/types_boto3_docs/types_boto3_cloudformation/),
|
@@ -1825,6 +1831,12 @@ repository.
|
|
1825
1831
|
- `types-boto3[bedrock-agent-runtime]` - Type annotations for
|
1826
1832
|
[AgentsforBedrockRuntime](https://youtype.github.io/types_boto3_docs/types_boto3_bedrock_agent_runtime/)
|
1827
1833
|
service.
|
1834
|
+
- `types-boto3[bedrock-agentcore]` - Type annotations for
|
1835
|
+
[BedrockAgentCoreDataPlaneFrontingLayer](https://youtype.github.io/types_boto3_docs/types_boto3_bedrock_agentcore/)
|
1836
|
+
service.
|
1837
|
+
- `types-boto3[bedrock-agentcore-control]` - Type annotations for
|
1838
|
+
[BedrockAgentCoreControlPlaneFrontingLayer](https://youtype.github.io/types_boto3_docs/types_boto3_bedrock_agentcore_control/)
|
1839
|
+
service.
|
1828
1840
|
- `types-boto3[bedrock-data-automation]` - Type annotations for
|
1829
1841
|
[DataAutomationforBedrock](https://youtype.github.io/types_boto3_docs/types_boto3_bedrock_data_automation/)
|
1830
1842
|
service.
|
@@ -9,7 +9,7 @@
|
|
9
9
|
|
10
10
|

|
11
11
|
|
12
|
-
Type annotations for [boto3 1.39.
|
12
|
+
Type annotations for [boto3 1.39.7](https://pypi.org/project/boto3/) compatible
|
13
13
|
with [VSCode](https://code.visualstudio.com/),
|
14
14
|
[PyCharm](https://www.jetbrains.com/pycharm/),
|
15
15
|
[Emacs](https://www.gnu.org/software/emacs/),
|
@@ -67,7 +67,7 @@ You can generate type annotations for `boto3` package locally with
|
|
67
67
|
isolation.
|
68
68
|
|
69
69
|
1. Run mypy-boto3-builder in your package root directory:
|
70
|
-
`uvx --with 'boto3==1.39.
|
70
|
+
`uvx --with 'boto3==1.39.7' mypy-boto3-builder`
|
71
71
|
2. Select `boto3` AWS SDK.
|
72
72
|
3. Select services you use in the current project.
|
73
73
|
4. Use provided commands to install generated packages.
|
@@ -395,9 +395,9 @@ repository.
|
|
395
395
|
|
396
396
|
## Submodules
|
397
397
|
|
398
|
-
- `types-boto3[full]` - Type annotations for all
|
398
|
+
- `types-boto3[full]` - Type annotations for all 412 services in one package
|
399
399
|
(recommended).
|
400
|
-
- `types-boto3[all]` - Type annotations for all
|
400
|
+
- `types-boto3[all]` - Type annotations for all 412 services in separate
|
401
401
|
packages.
|
402
402
|
- `types-boto3[essential]` - Type annotations for
|
403
403
|
[CloudFormation](https://youtype.github.io/types_boto3_docs/types_boto3_cloudformation/),
|
@@ -532,6 +532,12 @@ repository.
|
|
532
532
|
- `types-boto3[bedrock-agent-runtime]` - Type annotations for
|
533
533
|
[AgentsforBedrockRuntime](https://youtype.github.io/types_boto3_docs/types_boto3_bedrock_agent_runtime/)
|
534
534
|
service.
|
535
|
+
- `types-boto3[bedrock-agentcore]` - Type annotations for
|
536
|
+
[BedrockAgentCoreDataPlaneFrontingLayer](https://youtype.github.io/types_boto3_docs/types_boto3_bedrock_agentcore/)
|
537
|
+
service.
|
538
|
+
- `types-boto3[bedrock-agentcore-control]` - Type annotations for
|
539
|
+
[BedrockAgentCoreControlPlaneFrontingLayer](https://youtype.github.io/types_boto3_docs/types_boto3_bedrock_agentcore_control/)
|
540
|
+
service.
|
535
541
|
- `types-boto3[bedrock-data-automation]` - Type annotations for
|
536
542
|
[DataAutomationforBedrock](https://youtype.github.io/types_boto3_docs/types_boto3_bedrock_data_automation/)
|
537
543
|
service.
|
@@ -56,6 +56,10 @@ from types_boto3_bcm_pricing_calculator.client import (
|
|
56
56
|
from types_boto3_bedrock.client import BedrockClient
|
57
57
|
from types_boto3_bedrock_agent.client import AgentsforBedrockClient
|
58
58
|
from types_boto3_bedrock_agent_runtime.client import AgentsforBedrockRuntimeClient
|
59
|
+
from types_boto3_bedrock_agentcore.client import BedrockAgentCoreDataPlaneFrontingLayerClient
|
60
|
+
from types_boto3_bedrock_agentcore_control.client import (
|
61
|
+
BedrockAgentCoreControlPlaneFrontingLayerClient,
|
62
|
+
)
|
59
63
|
from types_boto3_bedrock_data_automation.client import DataAutomationforBedrockClient
|
60
64
|
from types_boto3_bedrock_data_automation_runtime.client import RuntimeforBedrockDataAutomationClient
|
61
65
|
from types_boto3_bedrock_runtime.client import BedrockRuntimeClient
|
@@ -1224,6 +1228,42 @@ def client(
|
|
1224
1228
|
Create client for AgentsforBedrockRuntime service.
|
1225
1229
|
"""
|
1226
1230
|
|
1231
|
+
@overload
|
1232
|
+
def client(
|
1233
|
+
service_name: Literal["bedrock-agentcore"],
|
1234
|
+
region_name: str | None = ...,
|
1235
|
+
api_version: str | None = ...,
|
1236
|
+
use_ssl: bool | None = ...,
|
1237
|
+
verify: bool | str | None = ...,
|
1238
|
+
endpoint_url: str | None = ...,
|
1239
|
+
aws_access_key_id: str | None = ...,
|
1240
|
+
aws_secret_access_key: str | None = ...,
|
1241
|
+
aws_session_token: str | None = ...,
|
1242
|
+
config: Config | None = ...,
|
1243
|
+
aws_account_id: str | None = ...,
|
1244
|
+
) -> BedrockAgentCoreDataPlaneFrontingLayerClient:
|
1245
|
+
"""
|
1246
|
+
Create client for BedrockAgentCoreDataPlaneFrontingLayer service.
|
1247
|
+
"""
|
1248
|
+
|
1249
|
+
@overload
|
1250
|
+
def client(
|
1251
|
+
service_name: Literal["bedrock-agentcore-control"],
|
1252
|
+
region_name: str | None = ...,
|
1253
|
+
api_version: str | None = ...,
|
1254
|
+
use_ssl: bool | None = ...,
|
1255
|
+
verify: bool | str | None = ...,
|
1256
|
+
endpoint_url: str | None = ...,
|
1257
|
+
aws_access_key_id: str | None = ...,
|
1258
|
+
aws_secret_access_key: str | None = ...,
|
1259
|
+
aws_session_token: str | None = ...,
|
1260
|
+
config: Config | None = ...,
|
1261
|
+
aws_account_id: str | None = ...,
|
1262
|
+
) -> BedrockAgentCoreControlPlaneFrontingLayerClient:
|
1263
|
+
"""
|
1264
|
+
Create client for BedrockAgentCoreControlPlaneFrontingLayer service.
|
1265
|
+
"""
|
1266
|
+
|
1227
1267
|
@overload
|
1228
1268
|
def client(
|
1229
1269
|
service_name: Literal["bedrock-data-automation"],
|
@@ -62,6 +62,10 @@ from types_boto3_bcm_pricing_calculator.client import (
|
|
62
62
|
from types_boto3_bedrock.client import BedrockClient
|
63
63
|
from types_boto3_bedrock_agent.client import AgentsforBedrockClient
|
64
64
|
from types_boto3_bedrock_agent_runtime.client import AgentsforBedrockRuntimeClient
|
65
|
+
from types_boto3_bedrock_agentcore.client import BedrockAgentCoreDataPlaneFrontingLayerClient
|
66
|
+
from types_boto3_bedrock_agentcore_control.client import (
|
67
|
+
BedrockAgentCoreControlPlaneFrontingLayerClient,
|
68
|
+
)
|
65
69
|
from types_boto3_bedrock_data_automation.client import DataAutomationforBedrockClient
|
66
70
|
from types_boto3_bedrock_data_automation_runtime.client import RuntimeforBedrockDataAutomationClient
|
67
71
|
from types_boto3_bedrock_runtime.client import BedrockRuntimeClient
|
@@ -1286,6 +1290,44 @@ class Session:
|
|
1286
1290
|
Create client for AgentsforBedrockRuntime service.
|
1287
1291
|
"""
|
1288
1292
|
|
1293
|
+
@overload
|
1294
|
+
def client(
|
1295
|
+
self,
|
1296
|
+
service_name: Literal["bedrock-agentcore"],
|
1297
|
+
region_name: str | None = ...,
|
1298
|
+
api_version: str | None = ...,
|
1299
|
+
use_ssl: bool | None = ...,
|
1300
|
+
verify: bool | str | None = ...,
|
1301
|
+
endpoint_url: str | None = ...,
|
1302
|
+
aws_access_key_id: str | None = ...,
|
1303
|
+
aws_secret_access_key: str | None = ...,
|
1304
|
+
aws_session_token: str | None = ...,
|
1305
|
+
config: Config | None = ...,
|
1306
|
+
aws_account_id: str | None = ...,
|
1307
|
+
) -> BedrockAgentCoreDataPlaneFrontingLayerClient:
|
1308
|
+
"""
|
1309
|
+
Create client for BedrockAgentCoreDataPlaneFrontingLayer service.
|
1310
|
+
"""
|
1311
|
+
|
1312
|
+
@overload
|
1313
|
+
def client(
|
1314
|
+
self,
|
1315
|
+
service_name: Literal["bedrock-agentcore-control"],
|
1316
|
+
region_name: str | None = ...,
|
1317
|
+
api_version: str | None = ...,
|
1318
|
+
use_ssl: bool | None = ...,
|
1319
|
+
verify: bool | str | None = ...,
|
1320
|
+
endpoint_url: str | None = ...,
|
1321
|
+
aws_access_key_id: str | None = ...,
|
1322
|
+
aws_secret_access_key: str | None = ...,
|
1323
|
+
aws_session_token: str | None = ...,
|
1324
|
+
config: Config | None = ...,
|
1325
|
+
aws_account_id: str | None = ...,
|
1326
|
+
) -> BedrockAgentCoreControlPlaneFrontingLayerClient:
|
1327
|
+
"""
|
1328
|
+
Create client for BedrockAgentCoreControlPlaneFrontingLayer service.
|
1329
|
+
"""
|
1330
|
+
|
1289
1331
|
@overload
|
1290
1332
|
def client(
|
1291
1333
|
self,
|
@@ -12,13 +12,13 @@ LONG_DESCRIPTION = (Path(__file__).parent / "README.md").read_text()
|
|
12
12
|
|
13
13
|
setup(
|
14
14
|
name="types-boto3",
|
15
|
-
version="1.39.
|
15
|
+
version="1.39.7",
|
16
16
|
packages=["boto3-stubs"],
|
17
17
|
url="https://github.com/youtype/mypy_boto3_builder",
|
18
18
|
license="MIT License",
|
19
19
|
author="Vlad Emelianov",
|
20
20
|
author_email="vlad.emelianov.nz@gmail.com",
|
21
|
-
description="Type annotations for boto3 1.39.
|
21
|
+
description="Type annotations for boto3 1.39.7 generated with mypy-boto3-builder 8.11.0",
|
22
22
|
classifiers=[
|
23
23
|
"Development Status :: 5 - Production/Stable",
|
24
24
|
"Intended Audience :: Developers",
|
@@ -55,7 +55,7 @@ setup(
|
|
55
55
|
],
|
56
56
|
extras_require={
|
57
57
|
"full": ["types-boto3-full>=1.39.0, <1.40.0"],
|
58
|
-
"boto3": ["boto3==1.39.
|
58
|
+
"boto3": ["boto3==1.39.7"],
|
59
59
|
"all": [
|
60
60
|
"types-boto3-accessanalyzer>=1.39.0, <1.40.0",
|
61
61
|
"types-boto3-account>=1.39.0, <1.40.0",
|
@@ -99,6 +99,8 @@ setup(
|
|
99
99
|
"types-boto3-bedrock>=1.39.0, <1.40.0",
|
100
100
|
"types-boto3-bedrock-agent>=1.39.0, <1.40.0",
|
101
101
|
"types-boto3-bedrock-agent-runtime>=1.39.0, <1.40.0",
|
102
|
+
"types-boto3-bedrock-agentcore>=1.39.0, <1.40.0",
|
103
|
+
"types-boto3-bedrock-agentcore-control>=1.39.0, <1.40.0",
|
102
104
|
"types-boto3-bedrock-data-automation>=1.39.0, <1.40.0",
|
103
105
|
"types-boto3-bedrock-data-automation-runtime>=1.39.0, <1.40.0",
|
104
106
|
"types-boto3-bedrock-runtime>=1.39.0, <1.40.0",
|
@@ -519,6 +521,8 @@ setup(
|
|
519
521
|
"bedrock": ["types-boto3-bedrock>=1.39.0, <1.40.0"],
|
520
522
|
"bedrock-agent": ["types-boto3-bedrock-agent>=1.39.0, <1.40.0"],
|
521
523
|
"bedrock-agent-runtime": ["types-boto3-bedrock-agent-runtime>=1.39.0, <1.40.0"],
|
524
|
+
"bedrock-agentcore": ["types-boto3-bedrock-agentcore>=1.39.0, <1.40.0"],
|
525
|
+
"bedrock-agentcore-control": ["types-boto3-bedrock-agentcore-control>=1.39.0, <1.40.0"],
|
522
526
|
"bedrock-data-automation": ["types-boto3-bedrock-data-automation>=1.39.0, <1.40.0"],
|
523
527
|
"bedrock-data-automation-runtime": [
|
524
528
|
"types-boto3-bedrock-data-automation-runtime>=1.39.0, <1.40.0"
|
@@ -1,7 +1,7 @@
|
|
1
1
|
Metadata-Version: 2.4
|
2
2
|
Name: types-boto3
|
3
|
-
Version: 1.39.
|
4
|
-
Summary: Type annotations for boto3 1.39.
|
3
|
+
Version: 1.39.7
|
4
|
+
Summary: 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.
|
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
|

|
1304
1310
|
|
1305
|
-
Type annotations for [boto3 1.39.
|
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/),
|
@@ -1360,7 +1366,7 @@ You can generate type annotations for `boto3` package locally with
|
|
1360
1366
|
isolation.
|
1361
1367
|
|
1362
1368
|
1. Run mypy-boto3-builder in your package root directory:
|
1363
|
-
`uvx --with 'boto3==1.39.
|
1369
|
+
`uvx --with 'boto3==1.39.7' mypy-boto3-builder`
|
1364
1370
|
2. Select `boto3` AWS SDK.
|
1365
1371
|
3. Select services you use in the current project.
|
1366
1372
|
4. Use provided commands to install generated packages.
|
@@ -1688,9 +1694,9 @@ repository.
|
|
1688
1694
|
|
1689
1695
|
## Submodules
|
1690
1696
|
|
1691
|
-
- `types-boto3[full]` - Type annotations for all
|
1697
|
+
- `types-boto3[full]` - Type annotations for all 412 services in one package
|
1692
1698
|
(recommended).
|
1693
|
-
- `types-boto3[all]` - Type annotations for all
|
1699
|
+
- `types-boto3[all]` - Type annotations for all 412 services in separate
|
1694
1700
|
packages.
|
1695
1701
|
- `types-boto3[essential]` - Type annotations for
|
1696
1702
|
[CloudFormation](https://youtype.github.io/types_boto3_docs/types_boto3_cloudformation/),
|
@@ -1825,6 +1831,12 @@ repository.
|
|
1825
1831
|
- `types-boto3[bedrock-agent-runtime]` - Type annotations for
|
1826
1832
|
[AgentsforBedrockRuntime](https://youtype.github.io/types_boto3_docs/types_boto3_bedrock_agent_runtime/)
|
1827
1833
|
service.
|
1834
|
+
- `types-boto3[bedrock-agentcore]` - Type annotations for
|
1835
|
+
[BedrockAgentCoreDataPlaneFrontingLayer](https://youtype.github.io/types_boto3_docs/types_boto3_bedrock_agentcore/)
|
1836
|
+
service.
|
1837
|
+
- `types-boto3[bedrock-agentcore-control]` - Type annotations for
|
1838
|
+
[BedrockAgentCoreControlPlaneFrontingLayer](https://youtype.github.io/types_boto3_docs/types_boto3_bedrock_agentcore_control/)
|
1839
|
+
service.
|
1828
1840
|
- `types-boto3[bedrock-data-automation]` - Type annotations for
|
1829
1841
|
[DataAutomationforBedrock](https://youtype.github.io/types_boto3_docs/types_boto3_bedrock_data_automation/)
|
1830
1842
|
service.
|
@@ -62,6 +62,8 @@ types-boto3-bcm-pricing-calculator<1.40.0,>=1.39.0
|
|
62
62
|
types-boto3-bedrock<1.40.0,>=1.39.0
|
63
63
|
types-boto3-bedrock-agent<1.40.0,>=1.39.0
|
64
64
|
types-boto3-bedrock-agent-runtime<1.40.0,>=1.39.0
|
65
|
+
types-boto3-bedrock-agentcore<1.40.0,>=1.39.0
|
66
|
+
types-boto3-bedrock-agentcore-control<1.40.0,>=1.39.0
|
65
67
|
types-boto3-bedrock-data-automation<1.40.0,>=1.39.0
|
66
68
|
types-boto3-bedrock-data-automation-runtime<1.40.0,>=1.39.0
|
67
69
|
types-boto3-bedrock-runtime<1.40.0,>=1.39.0
|
@@ -542,6 +544,12 @@ types-boto3-bedrock-agent<1.40.0,>=1.39.0
|
|
542
544
|
[bedrock-agent-runtime]
|
543
545
|
types-boto3-bedrock-agent-runtime<1.40.0,>=1.39.0
|
544
546
|
|
547
|
+
[bedrock-agentcore]
|
548
|
+
types-boto3-bedrock-agentcore<1.40.0,>=1.39.0
|
549
|
+
|
550
|
+
[bedrock-agentcore-control]
|
551
|
+
types-boto3-bedrock-agentcore-control<1.40.0,>=1.39.0
|
552
|
+
|
545
553
|
[bedrock-data-automation]
|
546
554
|
types-boto3-bedrock-data-automation<1.40.0,>=1.39.0
|
547
555
|
|
@@ -558,7 +566,7 @@ types-boto3-billing<1.40.0,>=1.39.0
|
|
558
566
|
types-boto3-billingconductor<1.40.0,>=1.39.0
|
559
567
|
|
560
568
|
[boto3]
|
561
|
-
boto3==1.39.
|
569
|
+
boto3==1.39.7
|
562
570
|
|
563
571
|
[braket]
|
564
572
|
types-boto3-braket<1.40.0,>=1.39.0
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|