types-boto3 1.40.8__tar.gz → 1.40.10__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.40.8 → types_boto3-1.40.10}/PKG-INFO +14 -8
- {types_boto3-1.40.8 → types_boto3-1.40.10}/README.md +8 -5
- {types_boto3-1.40.8 → types_boto3-1.40.10}/boto3-stubs/__init__.pyi +21 -0
- {types_boto3-1.40.8 → types_boto3-1.40.10}/boto3-stubs/session.pyi +22 -0
- {types_boto3-1.40.8 → types_boto3-1.40.10}/setup.py +5 -3
- {types_boto3-1.40.8 → types_boto3-1.40.10}/types_boto3.egg-info/PKG-INFO +14 -8
- {types_boto3-1.40.8 → types_boto3-1.40.10}/types_boto3.egg-info/requires.txt +5 -1
- {types_boto3-1.40.8 → types_boto3-1.40.10}/LICENSE +0 -0
- {types_boto3-1.40.8 → types_boto3-1.40.10}/boto3-stubs/compat.pyi +0 -0
- {types_boto3-1.40.8 → types_boto3-1.40.10}/boto3-stubs/crt.pyi +0 -0
- {types_boto3-1.40.8 → types_boto3-1.40.10}/boto3-stubs/docs/__init__.pyi +0 -0
- {types_boto3-1.40.8 → types_boto3-1.40.10}/boto3-stubs/docs/action.pyi +0 -0
- {types_boto3-1.40.8 → types_boto3-1.40.10}/boto3-stubs/docs/attr.pyi +0 -0
- {types_boto3-1.40.8 → types_boto3-1.40.10}/boto3-stubs/docs/base.pyi +0 -0
- {types_boto3-1.40.8 → types_boto3-1.40.10}/boto3-stubs/docs/client.pyi +0 -0
- {types_boto3-1.40.8 → types_boto3-1.40.10}/boto3-stubs/docs/collection.pyi +0 -0
- {types_boto3-1.40.8 → types_boto3-1.40.10}/boto3-stubs/docs/docstring.pyi +0 -0
- {types_boto3-1.40.8 → types_boto3-1.40.10}/boto3-stubs/docs/method.pyi +0 -0
- {types_boto3-1.40.8 → types_boto3-1.40.10}/boto3-stubs/docs/resource.pyi +0 -0
- {types_boto3-1.40.8 → types_boto3-1.40.10}/boto3-stubs/docs/service.pyi +0 -0
- {types_boto3-1.40.8 → types_boto3-1.40.10}/boto3-stubs/docs/subresource.pyi +0 -0
- {types_boto3-1.40.8 → types_boto3-1.40.10}/boto3-stubs/docs/utils.pyi +0 -0
- {types_boto3-1.40.8 → types_boto3-1.40.10}/boto3-stubs/docs/waiter.pyi +0 -0
- {types_boto3-1.40.8 → types_boto3-1.40.10}/boto3-stubs/dynamodb/__init__.pyi +0 -0
- {types_boto3-1.40.8 → types_boto3-1.40.10}/boto3-stubs/dynamodb/conditions.pyi +0 -0
- {types_boto3-1.40.8 → types_boto3-1.40.10}/boto3-stubs/dynamodb/table.pyi +0 -0
- {types_boto3-1.40.8 → types_boto3-1.40.10}/boto3-stubs/dynamodb/transform.pyi +0 -0
- {types_boto3-1.40.8 → types_boto3-1.40.10}/boto3-stubs/dynamodb/types.pyi +0 -0
- {types_boto3-1.40.8 → types_boto3-1.40.10}/boto3-stubs/ec2/__init__.pyi +0 -0
- {types_boto3-1.40.8 → types_boto3-1.40.10}/boto3-stubs/ec2/createtags.pyi +0 -0
- {types_boto3-1.40.8 → types_boto3-1.40.10}/boto3-stubs/ec2/deletetags.pyi +0 -0
- {types_boto3-1.40.8 → types_boto3-1.40.10}/boto3-stubs/exceptions.pyi +0 -0
- {types_boto3-1.40.8 → types_boto3-1.40.10}/boto3-stubs/py.typed +0 -0
- {types_boto3-1.40.8 → types_boto3-1.40.10}/boto3-stubs/resources/__init__.pyi +0 -0
- {types_boto3-1.40.8 → types_boto3-1.40.10}/boto3-stubs/resources/action.pyi +0 -0
- {types_boto3-1.40.8 → types_boto3-1.40.10}/boto3-stubs/resources/base.pyi +0 -0
- {types_boto3-1.40.8 → types_boto3-1.40.10}/boto3-stubs/resources/collection.pyi +0 -0
- {types_boto3-1.40.8 → types_boto3-1.40.10}/boto3-stubs/resources/factory.pyi +0 -0
- {types_boto3-1.40.8 → types_boto3-1.40.10}/boto3-stubs/resources/model.pyi +0 -0
- {types_boto3-1.40.8 → types_boto3-1.40.10}/boto3-stubs/resources/params.pyi +0 -0
- {types_boto3-1.40.8 → types_boto3-1.40.10}/boto3-stubs/resources/response.pyi +0 -0
- {types_boto3-1.40.8 → types_boto3-1.40.10}/boto3-stubs/s3/__init__.pyi +0 -0
- {types_boto3-1.40.8 → types_boto3-1.40.10}/boto3-stubs/s3/constants.pyi +0 -0
- {types_boto3-1.40.8 → types_boto3-1.40.10}/boto3-stubs/s3/inject.pyi +0 -0
- {types_boto3-1.40.8 → types_boto3-1.40.10}/boto3-stubs/s3/transfer.pyi +0 -0
- {types_boto3-1.40.8 → types_boto3-1.40.10}/boto3-stubs/utils.pyi +0 -0
- {types_boto3-1.40.8 → types_boto3-1.40.10}/setup.cfg +0 -0
- {types_boto3-1.40.8 → types_boto3-1.40.10}/types_boto3.egg-info/SOURCES.txt +0 -0
- {types_boto3-1.40.8 → types_boto3-1.40.10}/types_boto3.egg-info/dependency_links.txt +0 -0
- {types_boto3-1.40.8 → types_boto3-1.40.10}/types_boto3.egg-info/not-zip-safe +0 -0
- {types_boto3-1.40.8 → types_boto3-1.40.10}/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.40.
|
4
|
-
Summary: Type annotations for boto3 1.40.
|
3
|
+
Version: 1.40.10
|
4
|
+
Summary: Type annotations for boto3 1.40.10 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.41.0,>=1.40.0; extra == "full"
|
38
38
|
Provides-Extra: boto3
|
39
|
-
Requires-Dist: boto3==1.40.
|
39
|
+
Requires-Dist: boto3==1.40.10; extra == "boto3"
|
40
40
|
Provides-Extra: all
|
41
41
|
Requires-Dist: types-boto3-accessanalyzer<1.41.0,>=1.40.0; extra == "all"
|
42
42
|
Requires-Dist: types-boto3-account<1.41.0,>=1.40.0; extra == "all"
|
@@ -78,6 +78,7 @@ Requires-Dist: types-boto3-backupsearch<1.41.0,>=1.40.0; extra == "all"
|
|
78
78
|
Requires-Dist: types-boto3-batch<1.41.0,>=1.40.0; extra == "all"
|
79
79
|
Requires-Dist: types-boto3-bcm-data-exports<1.41.0,>=1.40.0; extra == "all"
|
80
80
|
Requires-Dist: types-boto3-bcm-pricing-calculator<1.41.0,>=1.40.0; extra == "all"
|
81
|
+
Requires-Dist: types-boto3-bcm-recommended-actions<1.41.0,>=1.40.0; extra == "all"
|
81
82
|
Requires-Dist: types-boto3-bedrock<1.41.0,>=1.40.0; extra == "all"
|
82
83
|
Requires-Dist: types-boto3-bedrock-agent<1.41.0,>=1.40.0; extra == "all"
|
83
84
|
Requires-Dist: types-boto3-bedrock-agent-runtime<1.41.0,>=1.40.0; extra == "all"
|
@@ -539,6 +540,8 @@ Provides-Extra: bcm-data-exports
|
|
539
540
|
Requires-Dist: types-boto3-bcm-data-exports<1.41.0,>=1.40.0; extra == "bcm-data-exports"
|
540
541
|
Provides-Extra: bcm-pricing-calculator
|
541
542
|
Requires-Dist: types-boto3-bcm-pricing-calculator<1.41.0,>=1.40.0; extra == "bcm-pricing-calculator"
|
543
|
+
Provides-Extra: bcm-recommended-actions
|
544
|
+
Requires-Dist: types-boto3-bcm-recommended-actions<1.41.0,>=1.40.0; extra == "bcm-recommended-actions"
|
542
545
|
Provides-Extra: bedrock
|
543
546
|
Requires-Dist: types-boto3-bedrock<1.41.0,>=1.40.0; extra == "bedrock"
|
544
547
|
Provides-Extra: bedrock-agent
|
@@ -1311,8 +1314,8 @@ Dynamic: summary
|
|
1311
1314
|
|
1312
1315
|

|
1313
1316
|
|
1314
|
-
Type annotations for [boto3 1.40.
|
1315
|
-
with [VSCode](https://code.visualstudio.com/),
|
1317
|
+
Type annotations for [boto3 1.40.10](https://pypi.org/project/boto3/)
|
1318
|
+
compatible with [VSCode](https://code.visualstudio.com/),
|
1316
1319
|
[PyCharm](https://www.jetbrains.com/pycharm/),
|
1317
1320
|
[Emacs](https://www.gnu.org/software/emacs/),
|
1318
1321
|
[Sublime Text](https://www.sublimetext.com/),
|
@@ -1369,7 +1372,7 @@ You can generate type annotations for `boto3` package locally with
|
|
1369
1372
|
isolation.
|
1370
1373
|
|
1371
1374
|
1. Run mypy-boto3-builder in your package root directory:
|
1372
|
-
`uvx --with 'boto3==1.40.
|
1375
|
+
`uvx --with 'boto3==1.40.10' mypy-boto3-builder`
|
1373
1376
|
2. Select `boto3` AWS SDK.
|
1374
1377
|
3. Select services you use in the current project.
|
1375
1378
|
4. Use provided commands to install generated packages.
|
@@ -1697,9 +1700,9 @@ repository.
|
|
1697
1700
|
|
1698
1701
|
## Submodules
|
1699
1702
|
|
1700
|
-
- `types-boto3[full]` - Type annotations for all
|
1703
|
+
- `types-boto3[full]` - Type annotations for all 414 services in one package
|
1701
1704
|
(recommended).
|
1702
|
-
- `types-boto3[all]` - Type annotations for all
|
1705
|
+
- `types-boto3[all]` - Type annotations for all 414 services in separate
|
1703
1706
|
packages.
|
1704
1707
|
- `types-boto3[essential]` - Type annotations for
|
1705
1708
|
[CloudFormation](https://youtype.github.io/types_boto3_docs/types_boto3_cloudformation/),
|
@@ -1828,6 +1831,9 @@ repository.
|
|
1828
1831
|
- `types-boto3[bcm-pricing-calculator]` - Type annotations for
|
1829
1832
|
[BillingandCostManagementPricingCalculator](https://youtype.github.io/types_boto3_docs/types_boto3_bcm_pricing_calculator/)
|
1830
1833
|
service.
|
1834
|
+
- `types-boto3[bcm-recommended-actions]` - Type annotations for
|
1835
|
+
[BillingandCostManagementRecommendedActions](https://youtype.github.io/types_boto3_docs/types_boto3_bcm_recommended_actions/)
|
1836
|
+
service.
|
1831
1837
|
- `types-boto3[bedrock]` - Type annotations for
|
1832
1838
|
[Bedrock](https://youtype.github.io/types_boto3_docs/types_boto3_bedrock/)
|
1833
1839
|
service.
|
@@ -9,8 +9,8 @@
|
|
9
9
|
|
10
10
|

|
11
11
|
|
12
|
-
Type annotations for [boto3 1.40.
|
13
|
-
with [VSCode](https://code.visualstudio.com/),
|
12
|
+
Type annotations for [boto3 1.40.10](https://pypi.org/project/boto3/)
|
13
|
+
compatible with [VSCode](https://code.visualstudio.com/),
|
14
14
|
[PyCharm](https://www.jetbrains.com/pycharm/),
|
15
15
|
[Emacs](https://www.gnu.org/software/emacs/),
|
16
16
|
[Sublime Text](https://www.sublimetext.com/),
|
@@ -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.40.
|
70
|
+
`uvx --with 'boto3==1.40.10' 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 414 services in one package
|
399
399
|
(recommended).
|
400
|
-
- `types-boto3[all]` - Type annotations for all
|
400
|
+
- `types-boto3[all]` - Type annotations for all 414 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/),
|
@@ -526,6 +526,9 @@ repository.
|
|
526
526
|
- `types-boto3[bcm-pricing-calculator]` - Type annotations for
|
527
527
|
[BillingandCostManagementPricingCalculator](https://youtype.github.io/types_boto3_docs/types_boto3_bcm_pricing_calculator/)
|
528
528
|
service.
|
529
|
+
- `types-boto3[bcm-recommended-actions]` - Type annotations for
|
530
|
+
[BillingandCostManagementRecommendedActions](https://youtype.github.io/types_boto3_docs/types_boto3_bcm_recommended_actions/)
|
531
|
+
service.
|
529
532
|
- `types-boto3[bedrock]` - Type annotations for
|
530
533
|
[Bedrock](https://youtype.github.io/types_boto3_docs/types_boto3_bedrock/)
|
531
534
|
service.
|
@@ -54,6 +54,9 @@ from types_boto3_bcm_data_exports.client import BillingandCostManagementDataExpo
|
|
54
54
|
from types_boto3_bcm_pricing_calculator.client import (
|
55
55
|
BillingandCostManagementPricingCalculatorClient,
|
56
56
|
)
|
57
|
+
from types_boto3_bcm_recommended_actions.client import (
|
58
|
+
BillingandCostManagementRecommendedActionsClient,
|
59
|
+
)
|
57
60
|
from types_boto3_bedrock.client import BedrockClient
|
58
61
|
from types_boto3_bedrock_agent.client import AgentsforBedrockClient
|
59
62
|
from types_boto3_bedrock_agent_runtime.client import AgentsforBedrockRuntimeClient
|
@@ -1193,6 +1196,24 @@ def client(
|
|
1193
1196
|
Create client for BillingandCostManagementPricingCalculator service.
|
1194
1197
|
"""
|
1195
1198
|
|
1199
|
+
@overload
|
1200
|
+
def client(
|
1201
|
+
service_name: Literal["bcm-recommended-actions"],
|
1202
|
+
region_name: str | None = ...,
|
1203
|
+
api_version: str | None = ...,
|
1204
|
+
use_ssl: bool | None = ...,
|
1205
|
+
verify: bool | str | None = ...,
|
1206
|
+
endpoint_url: str | None = ...,
|
1207
|
+
aws_access_key_id: str | None = ...,
|
1208
|
+
aws_secret_access_key: str | None = ...,
|
1209
|
+
aws_session_token: str | None = ...,
|
1210
|
+
config: Config | None = ...,
|
1211
|
+
aws_account_id: str | None = ...,
|
1212
|
+
) -> BillingandCostManagementRecommendedActionsClient:
|
1213
|
+
"""
|
1214
|
+
Create client for BillingandCostManagementRecommendedActions service.
|
1215
|
+
"""
|
1216
|
+
|
1196
1217
|
@overload
|
1197
1218
|
def client(
|
1198
1219
|
service_name: Literal["bedrock"],
|
@@ -60,6 +60,9 @@ from types_boto3_bcm_data_exports.client import BillingandCostManagementDataExpo
|
|
60
60
|
from types_boto3_bcm_pricing_calculator.client import (
|
61
61
|
BillingandCostManagementPricingCalculatorClient,
|
62
62
|
)
|
63
|
+
from types_boto3_bcm_recommended_actions.client import (
|
64
|
+
BillingandCostManagementRecommendedActionsClient,
|
65
|
+
)
|
63
66
|
from types_boto3_bedrock.client import BedrockClient
|
64
67
|
from types_boto3_bedrock_agent.client import AgentsforBedrockClient
|
65
68
|
from types_boto3_bedrock_agent_runtime.client import AgentsforBedrockRuntimeClient
|
@@ -1253,6 +1256,25 @@ class Session:
|
|
1253
1256
|
Create client for BillingandCostManagementPricingCalculator service.
|
1254
1257
|
"""
|
1255
1258
|
|
1259
|
+
@overload
|
1260
|
+
def client(
|
1261
|
+
self,
|
1262
|
+
service_name: Literal["bcm-recommended-actions"],
|
1263
|
+
region_name: str | None = ...,
|
1264
|
+
api_version: str | None = ...,
|
1265
|
+
use_ssl: bool | None = ...,
|
1266
|
+
verify: bool | str | None = ...,
|
1267
|
+
endpoint_url: str | None = ...,
|
1268
|
+
aws_access_key_id: str | None = ...,
|
1269
|
+
aws_secret_access_key: str | None = ...,
|
1270
|
+
aws_session_token: str | None = ...,
|
1271
|
+
config: Config | None = ...,
|
1272
|
+
aws_account_id: str | None = ...,
|
1273
|
+
) -> BillingandCostManagementRecommendedActionsClient:
|
1274
|
+
"""
|
1275
|
+
Create client for BillingandCostManagementRecommendedActions service.
|
1276
|
+
"""
|
1277
|
+
|
1256
1278
|
@overload
|
1257
1279
|
def client(
|
1258
1280
|
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.40.
|
15
|
+
version="1.40.10",
|
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.40.
|
21
|
+
description="Type annotations for boto3 1.40.10 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.40.0, <1.41.0"],
|
58
|
-
"boto3": ["boto3==1.40.
|
58
|
+
"boto3": ["boto3==1.40.10"],
|
59
59
|
"all": [
|
60
60
|
"types-boto3-accessanalyzer>=1.40.0, <1.41.0",
|
61
61
|
"types-boto3-account>=1.40.0, <1.41.0",
|
@@ -97,6 +97,7 @@ setup(
|
|
97
97
|
"types-boto3-batch>=1.40.0, <1.41.0",
|
98
98
|
"types-boto3-bcm-data-exports>=1.40.0, <1.41.0",
|
99
99
|
"types-boto3-bcm-pricing-calculator>=1.40.0, <1.41.0",
|
100
|
+
"types-boto3-bcm-recommended-actions>=1.40.0, <1.41.0",
|
100
101
|
"types-boto3-bedrock>=1.40.0, <1.41.0",
|
101
102
|
"types-boto3-bedrock-agent>=1.40.0, <1.41.0",
|
102
103
|
"types-boto3-bedrock-agent-runtime>=1.40.0, <1.41.0",
|
@@ -520,6 +521,7 @@ setup(
|
|
520
521
|
"batch": ["types-boto3-batch>=1.40.0, <1.41.0"],
|
521
522
|
"bcm-data-exports": ["types-boto3-bcm-data-exports>=1.40.0, <1.41.0"],
|
522
523
|
"bcm-pricing-calculator": ["types-boto3-bcm-pricing-calculator>=1.40.0, <1.41.0"],
|
524
|
+
"bcm-recommended-actions": ["types-boto3-bcm-recommended-actions>=1.40.0, <1.41.0"],
|
523
525
|
"bedrock": ["types-boto3-bedrock>=1.40.0, <1.41.0"],
|
524
526
|
"bedrock-agent": ["types-boto3-bedrock-agent>=1.40.0, <1.41.0"],
|
525
527
|
"bedrock-agent-runtime": ["types-boto3-bedrock-agent-runtime>=1.40.0, <1.41.0"],
|
@@ -1,7 +1,7 @@
|
|
1
1
|
Metadata-Version: 2.4
|
2
2
|
Name: types-boto3
|
3
|
-
Version: 1.40.
|
4
|
-
Summary: Type annotations for boto3 1.40.
|
3
|
+
Version: 1.40.10
|
4
|
+
Summary: Type annotations for boto3 1.40.10 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.41.0,>=1.40.0; extra == "full"
|
38
38
|
Provides-Extra: boto3
|
39
|
-
Requires-Dist: boto3==1.40.
|
39
|
+
Requires-Dist: boto3==1.40.10; extra == "boto3"
|
40
40
|
Provides-Extra: all
|
41
41
|
Requires-Dist: types-boto3-accessanalyzer<1.41.0,>=1.40.0; extra == "all"
|
42
42
|
Requires-Dist: types-boto3-account<1.41.0,>=1.40.0; extra == "all"
|
@@ -78,6 +78,7 @@ Requires-Dist: types-boto3-backupsearch<1.41.0,>=1.40.0; extra == "all"
|
|
78
78
|
Requires-Dist: types-boto3-batch<1.41.0,>=1.40.0; extra == "all"
|
79
79
|
Requires-Dist: types-boto3-bcm-data-exports<1.41.0,>=1.40.0; extra == "all"
|
80
80
|
Requires-Dist: types-boto3-bcm-pricing-calculator<1.41.0,>=1.40.0; extra == "all"
|
81
|
+
Requires-Dist: types-boto3-bcm-recommended-actions<1.41.0,>=1.40.0; extra == "all"
|
81
82
|
Requires-Dist: types-boto3-bedrock<1.41.0,>=1.40.0; extra == "all"
|
82
83
|
Requires-Dist: types-boto3-bedrock-agent<1.41.0,>=1.40.0; extra == "all"
|
83
84
|
Requires-Dist: types-boto3-bedrock-agent-runtime<1.41.0,>=1.40.0; extra == "all"
|
@@ -539,6 +540,8 @@ Provides-Extra: bcm-data-exports
|
|
539
540
|
Requires-Dist: types-boto3-bcm-data-exports<1.41.0,>=1.40.0; extra == "bcm-data-exports"
|
540
541
|
Provides-Extra: bcm-pricing-calculator
|
541
542
|
Requires-Dist: types-boto3-bcm-pricing-calculator<1.41.0,>=1.40.0; extra == "bcm-pricing-calculator"
|
543
|
+
Provides-Extra: bcm-recommended-actions
|
544
|
+
Requires-Dist: types-boto3-bcm-recommended-actions<1.41.0,>=1.40.0; extra == "bcm-recommended-actions"
|
542
545
|
Provides-Extra: bedrock
|
543
546
|
Requires-Dist: types-boto3-bedrock<1.41.0,>=1.40.0; extra == "bedrock"
|
544
547
|
Provides-Extra: bedrock-agent
|
@@ -1311,8 +1314,8 @@ Dynamic: summary
|
|
1311
1314
|
|
1312
1315
|

|
1313
1316
|
|
1314
|
-
Type annotations for [boto3 1.40.
|
1315
|
-
with [VSCode](https://code.visualstudio.com/),
|
1317
|
+
Type annotations for [boto3 1.40.10](https://pypi.org/project/boto3/)
|
1318
|
+
compatible with [VSCode](https://code.visualstudio.com/),
|
1316
1319
|
[PyCharm](https://www.jetbrains.com/pycharm/),
|
1317
1320
|
[Emacs](https://www.gnu.org/software/emacs/),
|
1318
1321
|
[Sublime Text](https://www.sublimetext.com/),
|
@@ -1369,7 +1372,7 @@ You can generate type annotations for `boto3` package locally with
|
|
1369
1372
|
isolation.
|
1370
1373
|
|
1371
1374
|
1. Run mypy-boto3-builder in your package root directory:
|
1372
|
-
`uvx --with 'boto3==1.40.
|
1375
|
+
`uvx --with 'boto3==1.40.10' mypy-boto3-builder`
|
1373
1376
|
2. Select `boto3` AWS SDK.
|
1374
1377
|
3. Select services you use in the current project.
|
1375
1378
|
4. Use provided commands to install generated packages.
|
@@ -1697,9 +1700,9 @@ repository.
|
|
1697
1700
|
|
1698
1701
|
## Submodules
|
1699
1702
|
|
1700
|
-
- `types-boto3[full]` - Type annotations for all
|
1703
|
+
- `types-boto3[full]` - Type annotations for all 414 services in one package
|
1701
1704
|
(recommended).
|
1702
|
-
- `types-boto3[all]` - Type annotations for all
|
1705
|
+
- `types-boto3[all]` - Type annotations for all 414 services in separate
|
1703
1706
|
packages.
|
1704
1707
|
- `types-boto3[essential]` - Type annotations for
|
1705
1708
|
[CloudFormation](https://youtype.github.io/types_boto3_docs/types_boto3_cloudformation/),
|
@@ -1828,6 +1831,9 @@ repository.
|
|
1828
1831
|
- `types-boto3[bcm-pricing-calculator]` - Type annotations for
|
1829
1832
|
[BillingandCostManagementPricingCalculator](https://youtype.github.io/types_boto3_docs/types_boto3_bcm_pricing_calculator/)
|
1830
1833
|
service.
|
1834
|
+
- `types-boto3[bcm-recommended-actions]` - Type annotations for
|
1835
|
+
[BillingandCostManagementRecommendedActions](https://youtype.github.io/types_boto3_docs/types_boto3_bcm_recommended_actions/)
|
1836
|
+
service.
|
1831
1837
|
- `types-boto3[bedrock]` - Type annotations for
|
1832
1838
|
[Bedrock](https://youtype.github.io/types_boto3_docs/types_boto3_bedrock/)
|
1833
1839
|
service.
|
@@ -60,6 +60,7 @@ types-boto3-backupsearch<1.41.0,>=1.40.0
|
|
60
60
|
types-boto3-batch<1.41.0,>=1.40.0
|
61
61
|
types-boto3-bcm-data-exports<1.41.0,>=1.40.0
|
62
62
|
types-boto3-bcm-pricing-calculator<1.41.0,>=1.40.0
|
63
|
+
types-boto3-bcm-recommended-actions<1.41.0,>=1.40.0
|
63
64
|
types-boto3-bedrock<1.41.0,>=1.40.0
|
64
65
|
types-boto3-bedrock-agent<1.41.0,>=1.40.0
|
65
66
|
types-boto3-bedrock-agent-runtime<1.41.0,>=1.40.0
|
@@ -539,6 +540,9 @@ types-boto3-bcm-data-exports<1.41.0,>=1.40.0
|
|
539
540
|
[bcm-pricing-calculator]
|
540
541
|
types-boto3-bcm-pricing-calculator<1.41.0,>=1.40.0
|
541
542
|
|
543
|
+
[bcm-recommended-actions]
|
544
|
+
types-boto3-bcm-recommended-actions<1.41.0,>=1.40.0
|
545
|
+
|
542
546
|
[bedrock]
|
543
547
|
types-boto3-bedrock<1.41.0,>=1.40.0
|
544
548
|
|
@@ -570,7 +574,7 @@ types-boto3-billing<1.41.0,>=1.40.0
|
|
570
574
|
types-boto3-billingconductor<1.41.0,>=1.40.0
|
571
575
|
|
572
576
|
[boto3]
|
573
|
-
boto3==1.40.
|
577
|
+
boto3==1.40.10
|
574
578
|
|
575
579
|
[braket]
|
576
580
|
types-boto3-braket<1.41.0,>=1.40.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
|