types-boto3 1.38.37__tar.gz → 1.38.38__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.38.37 → types_boto3-1.38.38}/PKG-INFO +13 -7
- {types_boto3-1.38.37 → types_boto3-1.38.38}/README.md +7 -4
- {types_boto3-1.38.37 → types_boto3-1.38.38}/boto3-stubs/__init__.pyi +19 -0
- {types_boto3-1.38.37 → types_boto3-1.38.38}/boto3-stubs/session.pyi +20 -0
- {types_boto3-1.38.37 → types_boto3-1.38.38}/setup.py +5 -3
- {types_boto3-1.38.37 → types_boto3-1.38.38}/types_boto3.egg-info/PKG-INFO +13 -7
- {types_boto3-1.38.37 → types_boto3-1.38.38}/types_boto3.egg-info/requires.txt +5 -1
- {types_boto3-1.38.37 → types_boto3-1.38.38}/LICENSE +0 -0
- {types_boto3-1.38.37 → types_boto3-1.38.38}/boto3-stubs/compat.pyi +0 -0
- {types_boto3-1.38.37 → types_boto3-1.38.38}/boto3-stubs/crt.pyi +0 -0
- {types_boto3-1.38.37 → types_boto3-1.38.38}/boto3-stubs/docs/__init__.pyi +0 -0
- {types_boto3-1.38.37 → types_boto3-1.38.38}/boto3-stubs/docs/action.pyi +0 -0
- {types_boto3-1.38.37 → types_boto3-1.38.38}/boto3-stubs/docs/attr.pyi +0 -0
- {types_boto3-1.38.37 → types_boto3-1.38.38}/boto3-stubs/docs/base.pyi +0 -0
- {types_boto3-1.38.37 → types_boto3-1.38.38}/boto3-stubs/docs/client.pyi +0 -0
- {types_boto3-1.38.37 → types_boto3-1.38.38}/boto3-stubs/docs/collection.pyi +0 -0
- {types_boto3-1.38.37 → types_boto3-1.38.38}/boto3-stubs/docs/docstring.pyi +0 -0
- {types_boto3-1.38.37 → types_boto3-1.38.38}/boto3-stubs/docs/method.pyi +0 -0
- {types_boto3-1.38.37 → types_boto3-1.38.38}/boto3-stubs/docs/resource.pyi +0 -0
- {types_boto3-1.38.37 → types_boto3-1.38.38}/boto3-stubs/docs/service.pyi +0 -0
- {types_boto3-1.38.37 → types_boto3-1.38.38}/boto3-stubs/docs/subresource.pyi +0 -0
- {types_boto3-1.38.37 → types_boto3-1.38.38}/boto3-stubs/docs/utils.pyi +0 -0
- {types_boto3-1.38.37 → types_boto3-1.38.38}/boto3-stubs/docs/waiter.pyi +0 -0
- {types_boto3-1.38.37 → types_boto3-1.38.38}/boto3-stubs/dynamodb/__init__.pyi +0 -0
- {types_boto3-1.38.37 → types_boto3-1.38.38}/boto3-stubs/dynamodb/conditions.pyi +0 -0
- {types_boto3-1.38.37 → types_boto3-1.38.38}/boto3-stubs/dynamodb/table.pyi +0 -0
- {types_boto3-1.38.37 → types_boto3-1.38.38}/boto3-stubs/dynamodb/transform.pyi +0 -0
- {types_boto3-1.38.37 → types_boto3-1.38.38}/boto3-stubs/dynamodb/types.pyi +0 -0
- {types_boto3-1.38.37 → types_boto3-1.38.38}/boto3-stubs/ec2/__init__.pyi +0 -0
- {types_boto3-1.38.37 → types_boto3-1.38.38}/boto3-stubs/ec2/createtags.pyi +0 -0
- {types_boto3-1.38.37 → types_boto3-1.38.38}/boto3-stubs/ec2/deletetags.pyi +0 -0
- {types_boto3-1.38.37 → types_boto3-1.38.38}/boto3-stubs/exceptions.pyi +0 -0
- {types_boto3-1.38.37 → types_boto3-1.38.38}/boto3-stubs/py.typed +0 -0
- {types_boto3-1.38.37 → types_boto3-1.38.38}/boto3-stubs/resources/__init__.pyi +0 -0
- {types_boto3-1.38.37 → types_boto3-1.38.38}/boto3-stubs/resources/action.pyi +0 -0
- {types_boto3-1.38.37 → types_boto3-1.38.38}/boto3-stubs/resources/base.pyi +0 -0
- {types_boto3-1.38.37 → types_boto3-1.38.38}/boto3-stubs/resources/collection.pyi +0 -0
- {types_boto3-1.38.37 → types_boto3-1.38.38}/boto3-stubs/resources/factory.pyi +0 -0
- {types_boto3-1.38.37 → types_boto3-1.38.38}/boto3-stubs/resources/model.pyi +0 -0
- {types_boto3-1.38.37 → types_boto3-1.38.38}/boto3-stubs/resources/params.pyi +0 -0
- {types_boto3-1.38.37 → types_boto3-1.38.38}/boto3-stubs/resources/response.pyi +0 -0
- {types_boto3-1.38.37 → types_boto3-1.38.38}/boto3-stubs/s3/__init__.pyi +0 -0
- {types_boto3-1.38.37 → types_boto3-1.38.38}/boto3-stubs/s3/constants.pyi +0 -0
- {types_boto3-1.38.37 → types_boto3-1.38.38}/boto3-stubs/s3/inject.pyi +0 -0
- {types_boto3-1.38.37 → types_boto3-1.38.38}/boto3-stubs/s3/transfer.pyi +0 -0
- {types_boto3-1.38.37 → types_boto3-1.38.38}/boto3-stubs/utils.pyi +0 -0
- {types_boto3-1.38.37 → types_boto3-1.38.38}/setup.cfg +0 -0
- {types_boto3-1.38.37 → types_boto3-1.38.38}/types_boto3.egg-info/SOURCES.txt +0 -0
- {types_boto3-1.38.37 → types_boto3-1.38.38}/types_boto3.egg-info/dependency_links.txt +0 -0
- {types_boto3-1.38.37 → types_boto3-1.38.38}/types_boto3.egg-info/not-zip-safe +0 -0
- {types_boto3-1.38.37 → types_boto3-1.38.38}/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.38.
|
4
|
-
Summary: Type annotations for boto3 1.38.
|
3
|
+
Version: 1.38.38
|
4
|
+
Summary: Type annotations for boto3 1.38.38 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.39.0,>=1.38.0; extra == "full"
|
38
38
|
Provides-Extra: boto3
|
39
|
-
Requires-Dist: boto3==1.38.
|
39
|
+
Requires-Dist: boto3==1.38.38; extra == "boto3"
|
40
40
|
Provides-Extra: all
|
41
41
|
Requires-Dist: types-boto3-accessanalyzer<1.39.0,>=1.38.0; extra == "all"
|
42
42
|
Requires-Dist: types-boto3-account<1.39.0,>=1.38.0; extra == "all"
|
@@ -295,6 +295,7 @@ Requires-Dist: types-boto3-migration-hub-refactor-spaces<1.39.0,>=1.38.0; extra
|
|
295
295
|
Requires-Dist: types-boto3-migrationhub-config<1.39.0,>=1.38.0; extra == "all"
|
296
296
|
Requires-Dist: types-boto3-migrationhuborchestrator<1.39.0,>=1.38.0; extra == "all"
|
297
297
|
Requires-Dist: types-boto3-migrationhubstrategy<1.39.0,>=1.38.0; extra == "all"
|
298
|
+
Requires-Dist: types-boto3-mpa<1.39.0,>=1.38.0; extra == "all"
|
298
299
|
Requires-Dist: types-boto3-mq<1.39.0,>=1.38.0; extra == "all"
|
299
300
|
Requires-Dist: types-boto3-mturk<1.39.0,>=1.38.0; extra == "all"
|
300
301
|
Requires-Dist: types-boto3-mwaa<1.39.0,>=1.38.0; extra == "all"
|
@@ -964,6 +965,8 @@ Provides-Extra: migrationhuborchestrator
|
|
964
965
|
Requires-Dist: types-boto3-migrationhuborchestrator<1.39.0,>=1.38.0; extra == "migrationhuborchestrator"
|
965
966
|
Provides-Extra: migrationhubstrategy
|
966
967
|
Requires-Dist: types-boto3-migrationhubstrategy<1.39.0,>=1.38.0; extra == "migrationhubstrategy"
|
968
|
+
Provides-Extra: mpa
|
969
|
+
Requires-Dist: types-boto3-mpa<1.39.0,>=1.38.0; extra == "mpa"
|
967
970
|
Provides-Extra: mq
|
968
971
|
Requires-Dist: types-boto3-mq<1.39.0,>=1.38.0; extra == "mq"
|
969
972
|
Provides-Extra: mturk
|
@@ -1284,7 +1287,7 @@ Dynamic: summary
|
|
1284
1287
|
|
1285
1288
|

|
1286
1289
|
|
1287
|
-
Type annotations for [boto3 1.38.
|
1290
|
+
Type annotations for [boto3 1.38.38](https://pypi.org/project/boto3/)
|
1288
1291
|
compatible with [VSCode](https://code.visualstudio.com/),
|
1289
1292
|
[PyCharm](https://www.jetbrains.com/pycharm/),
|
1290
1293
|
[Emacs](https://www.gnu.org/software/emacs/),
|
@@ -1342,7 +1345,7 @@ You can generate type annotations for `boto3` package locally with
|
|
1342
1345
|
isolation.
|
1343
1346
|
|
1344
1347
|
1. Run mypy-boto3-builder in your package root directory:
|
1345
|
-
`uvx --with 'boto3==1.38.
|
1348
|
+
`uvx --with 'boto3==1.38.38' mypy-boto3-builder`
|
1346
1349
|
2. Select `boto3` AWS SDK.
|
1347
1350
|
3. Select services you use in the current project.
|
1348
1351
|
4. Use provided commands to install generated packages.
|
@@ -1670,9 +1673,9 @@ repository.
|
|
1670
1673
|
|
1671
1674
|
## Submodules
|
1672
1675
|
|
1673
|
-
- `types-boto3[full]` - Type annotations for all
|
1676
|
+
- `types-boto3[full]` - Type annotations for all 405 services in one package
|
1674
1677
|
(recommended).
|
1675
|
-
- `types-boto3[all]` - Type annotations for all
|
1678
|
+
- `types-boto3[all]` - Type annotations for all 405 services in separate
|
1676
1679
|
packages.
|
1677
1680
|
- `types-boto3[essential]` - Type annotations for
|
1678
1681
|
[CloudFormation](https://youtype.github.io/types_boto3_docs/types_boto3_cloudformation/),
|
@@ -2432,6 +2435,9 @@ repository.
|
|
2432
2435
|
- `types-boto3[migrationhubstrategy]` - Type annotations for
|
2433
2436
|
[MigrationHubStrategyRecommendations](https://youtype.github.io/types_boto3_docs/types_boto3_migrationhubstrategy/)
|
2434
2437
|
service.
|
2438
|
+
- `types-boto3[mpa]` - Type annotations for
|
2439
|
+
[MultipartyApproval](https://youtype.github.io/types_boto3_docs/types_boto3_mpa/)
|
2440
|
+
service.
|
2435
2441
|
- `types-boto3[mq]` - Type annotations for
|
2436
2442
|
[MQ](https://youtype.github.io/types_boto3_docs/types_boto3_mq/) service.
|
2437
2443
|
- `types-boto3[mturk]` - Type annotations for
|
@@ -9,7 +9,7 @@
|
|
9
9
|
|
10
10
|

|
11
11
|
|
12
|
-
Type annotations for [boto3 1.38.
|
12
|
+
Type annotations for [boto3 1.38.38](https://pypi.org/project/boto3/)
|
13
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/),
|
@@ -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.38.
|
70
|
+
`uvx --with 'boto3==1.38.38' 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 405 services in one package
|
399
399
|
(recommended).
|
400
|
-
- `types-boto3[all]` - Type annotations for all
|
400
|
+
- `types-boto3[all]` - Type annotations for all 405 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/),
|
@@ -1157,6 +1157,9 @@ repository.
|
|
1157
1157
|
- `types-boto3[migrationhubstrategy]` - Type annotations for
|
1158
1158
|
[MigrationHubStrategyRecommendations](https://youtype.github.io/types_boto3_docs/types_boto3_migrationhubstrategy/)
|
1159
1159
|
service.
|
1160
|
+
- `types-boto3[mpa]` - Type annotations for
|
1161
|
+
[MultipartyApproval](https://youtype.github.io/types_boto3_docs/types_boto3_mpa/)
|
1162
|
+
service.
|
1160
1163
|
- `types-boto3[mq]` - Type annotations for
|
1161
1164
|
[MQ](https://youtype.github.io/types_boto3_docs/types_boto3_mq/) service.
|
1162
1165
|
- `types-boto3[mturk]` - Type annotations for
|
@@ -283,6 +283,7 @@ from types_boto3_migration_hub_refactor_spaces.client import MigrationHubRefacto
|
|
283
283
|
from types_boto3_migrationhub_config.client import MigrationHubConfigClient
|
284
284
|
from types_boto3_migrationhuborchestrator.client import MigrationHubOrchestratorClient
|
285
285
|
from types_boto3_migrationhubstrategy.client import MigrationHubStrategyRecommendationsClient
|
286
|
+
from types_boto3_mpa.client import MultipartyApprovalClient
|
286
287
|
from types_boto3_mq.client import MQClient
|
287
288
|
from types_boto3_mturk.client import MTurkClient
|
288
289
|
from types_boto3_mwaa.client import MWAAClient
|
@@ -5088,6 +5089,24 @@ def client(
|
|
5088
5089
|
Create client for MigrationHubStrategyRecommendations service.
|
5089
5090
|
"""
|
5090
5091
|
|
5092
|
+
@overload
|
5093
|
+
def client(
|
5094
|
+
service_name: Literal["mpa"],
|
5095
|
+
region_name: str | None = ...,
|
5096
|
+
api_version: str | None = ...,
|
5097
|
+
use_ssl: bool | None = ...,
|
5098
|
+
verify: bool | str | None = ...,
|
5099
|
+
endpoint_url: str | None = ...,
|
5100
|
+
aws_access_key_id: str | None = ...,
|
5101
|
+
aws_secret_access_key: str | None = ...,
|
5102
|
+
aws_session_token: str | None = ...,
|
5103
|
+
config: Config | None = ...,
|
5104
|
+
aws_account_id: str | None = ...,
|
5105
|
+
) -> MultipartyApprovalClient:
|
5106
|
+
"""
|
5107
|
+
Create client for MultipartyApproval service.
|
5108
|
+
"""
|
5109
|
+
|
5091
5110
|
@overload
|
5092
5111
|
def client(
|
5093
5112
|
service_name: Literal["mq"],
|
@@ -289,6 +289,7 @@ from types_boto3_migration_hub_refactor_spaces.client import MigrationHubRefacto
|
|
289
289
|
from types_boto3_migrationhub_config.client import MigrationHubConfigClient
|
290
290
|
from types_boto3_migrationhuborchestrator.client import MigrationHubOrchestratorClient
|
291
291
|
from types_boto3_migrationhubstrategy.client import MigrationHubStrategyRecommendationsClient
|
292
|
+
from types_boto3_mpa.client import MultipartyApprovalClient
|
292
293
|
from types_boto3_mq.client import MQClient
|
293
294
|
from types_boto3_mturk.client import MTurkClient
|
294
295
|
from types_boto3_mwaa.client import MWAAClient
|
@@ -5365,6 +5366,25 @@ class Session:
|
|
5365
5366
|
Create client for MigrationHubStrategyRecommendations service.
|
5366
5367
|
"""
|
5367
5368
|
|
5369
|
+
@overload
|
5370
|
+
def client(
|
5371
|
+
self,
|
5372
|
+
service_name: Literal["mpa"],
|
5373
|
+
region_name: str | None = ...,
|
5374
|
+
api_version: str | None = ...,
|
5375
|
+
use_ssl: bool | None = ...,
|
5376
|
+
verify: bool | str | None = ...,
|
5377
|
+
endpoint_url: str | None = ...,
|
5378
|
+
aws_access_key_id: str | None = ...,
|
5379
|
+
aws_secret_access_key: str | None = ...,
|
5380
|
+
aws_session_token: str | None = ...,
|
5381
|
+
config: Config | None = ...,
|
5382
|
+
aws_account_id: str | None = ...,
|
5383
|
+
) -> MultipartyApprovalClient:
|
5384
|
+
"""
|
5385
|
+
Create client for MultipartyApproval service.
|
5386
|
+
"""
|
5387
|
+
|
5368
5388
|
@overload
|
5369
5389
|
def client(
|
5370
5390
|
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.38.
|
15
|
+
version="1.38.38",
|
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.38.
|
21
|
+
description="Type annotations for boto3 1.38.38 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.38.0, <1.39.0"],
|
58
|
-
"boto3": ["boto3==1.38.
|
58
|
+
"boto3": ["boto3==1.38.38"],
|
59
59
|
"all": [
|
60
60
|
"types-boto3-accessanalyzer>=1.38.0, <1.39.0",
|
61
61
|
"types-boto3-account>=1.38.0, <1.39.0",
|
@@ -314,6 +314,7 @@ setup(
|
|
314
314
|
"types-boto3-migrationhub-config>=1.38.0, <1.39.0",
|
315
315
|
"types-boto3-migrationhuborchestrator>=1.38.0, <1.39.0",
|
316
316
|
"types-boto3-migrationhubstrategy>=1.38.0, <1.39.0",
|
317
|
+
"types-boto3-mpa>=1.38.0, <1.39.0",
|
317
318
|
"types-boto3-mq>=1.38.0, <1.39.0",
|
318
319
|
"types-boto3-mturk>=1.38.0, <1.39.0",
|
319
320
|
"types-boto3-mwaa>=1.38.0, <1.39.0",
|
@@ -742,6 +743,7 @@ setup(
|
|
742
743
|
"migrationhub-config": ["types-boto3-migrationhub-config>=1.38.0, <1.39.0"],
|
743
744
|
"migrationhuborchestrator": ["types-boto3-migrationhuborchestrator>=1.38.0, <1.39.0"],
|
744
745
|
"migrationhubstrategy": ["types-boto3-migrationhubstrategy>=1.38.0, <1.39.0"],
|
746
|
+
"mpa": ["types-boto3-mpa>=1.38.0, <1.39.0"],
|
745
747
|
"mq": ["types-boto3-mq>=1.38.0, <1.39.0"],
|
746
748
|
"mturk": ["types-boto3-mturk>=1.38.0, <1.39.0"],
|
747
749
|
"mwaa": ["types-boto3-mwaa>=1.38.0, <1.39.0"],
|
@@ -1,7 +1,7 @@
|
|
1
1
|
Metadata-Version: 2.4
|
2
2
|
Name: types-boto3
|
3
|
-
Version: 1.38.
|
4
|
-
Summary: Type annotations for boto3 1.38.
|
3
|
+
Version: 1.38.38
|
4
|
+
Summary: Type annotations for boto3 1.38.38 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.39.0,>=1.38.0; extra == "full"
|
38
38
|
Provides-Extra: boto3
|
39
|
-
Requires-Dist: boto3==1.38.
|
39
|
+
Requires-Dist: boto3==1.38.38; extra == "boto3"
|
40
40
|
Provides-Extra: all
|
41
41
|
Requires-Dist: types-boto3-accessanalyzer<1.39.0,>=1.38.0; extra == "all"
|
42
42
|
Requires-Dist: types-boto3-account<1.39.0,>=1.38.0; extra == "all"
|
@@ -295,6 +295,7 @@ Requires-Dist: types-boto3-migration-hub-refactor-spaces<1.39.0,>=1.38.0; extra
|
|
295
295
|
Requires-Dist: types-boto3-migrationhub-config<1.39.0,>=1.38.0; extra == "all"
|
296
296
|
Requires-Dist: types-boto3-migrationhuborchestrator<1.39.0,>=1.38.0; extra == "all"
|
297
297
|
Requires-Dist: types-boto3-migrationhubstrategy<1.39.0,>=1.38.0; extra == "all"
|
298
|
+
Requires-Dist: types-boto3-mpa<1.39.0,>=1.38.0; extra == "all"
|
298
299
|
Requires-Dist: types-boto3-mq<1.39.0,>=1.38.0; extra == "all"
|
299
300
|
Requires-Dist: types-boto3-mturk<1.39.0,>=1.38.0; extra == "all"
|
300
301
|
Requires-Dist: types-boto3-mwaa<1.39.0,>=1.38.0; extra == "all"
|
@@ -964,6 +965,8 @@ Provides-Extra: migrationhuborchestrator
|
|
964
965
|
Requires-Dist: types-boto3-migrationhuborchestrator<1.39.0,>=1.38.0; extra == "migrationhuborchestrator"
|
965
966
|
Provides-Extra: migrationhubstrategy
|
966
967
|
Requires-Dist: types-boto3-migrationhubstrategy<1.39.0,>=1.38.0; extra == "migrationhubstrategy"
|
968
|
+
Provides-Extra: mpa
|
969
|
+
Requires-Dist: types-boto3-mpa<1.39.0,>=1.38.0; extra == "mpa"
|
967
970
|
Provides-Extra: mq
|
968
971
|
Requires-Dist: types-boto3-mq<1.39.0,>=1.38.0; extra == "mq"
|
969
972
|
Provides-Extra: mturk
|
@@ -1284,7 +1287,7 @@ Dynamic: summary
|
|
1284
1287
|
|
1285
1288
|

|
1286
1289
|
|
1287
|
-
Type annotations for [boto3 1.38.
|
1290
|
+
Type annotations for [boto3 1.38.38](https://pypi.org/project/boto3/)
|
1288
1291
|
compatible with [VSCode](https://code.visualstudio.com/),
|
1289
1292
|
[PyCharm](https://www.jetbrains.com/pycharm/),
|
1290
1293
|
[Emacs](https://www.gnu.org/software/emacs/),
|
@@ -1342,7 +1345,7 @@ You can generate type annotations for `boto3` package locally with
|
|
1342
1345
|
isolation.
|
1343
1346
|
|
1344
1347
|
1. Run mypy-boto3-builder in your package root directory:
|
1345
|
-
`uvx --with 'boto3==1.38.
|
1348
|
+
`uvx --with 'boto3==1.38.38' mypy-boto3-builder`
|
1346
1349
|
2. Select `boto3` AWS SDK.
|
1347
1350
|
3. Select services you use in the current project.
|
1348
1351
|
4. Use provided commands to install generated packages.
|
@@ -1670,9 +1673,9 @@ repository.
|
|
1670
1673
|
|
1671
1674
|
## Submodules
|
1672
1675
|
|
1673
|
-
- `types-boto3[full]` - Type annotations for all
|
1676
|
+
- `types-boto3[full]` - Type annotations for all 405 services in one package
|
1674
1677
|
(recommended).
|
1675
|
-
- `types-boto3[all]` - Type annotations for all
|
1678
|
+
- `types-boto3[all]` - Type annotations for all 405 services in separate
|
1676
1679
|
packages.
|
1677
1680
|
- `types-boto3[essential]` - Type annotations for
|
1678
1681
|
[CloudFormation](https://youtype.github.io/types_boto3_docs/types_boto3_cloudformation/),
|
@@ -2432,6 +2435,9 @@ repository.
|
|
2432
2435
|
- `types-boto3[migrationhubstrategy]` - Type annotations for
|
2433
2436
|
[MigrationHubStrategyRecommendations](https://youtype.github.io/types_boto3_docs/types_boto3_migrationhubstrategy/)
|
2434
2437
|
service.
|
2438
|
+
- `types-boto3[mpa]` - Type annotations for
|
2439
|
+
[MultipartyApproval](https://youtype.github.io/types_boto3_docs/types_boto3_mpa/)
|
2440
|
+
service.
|
2435
2441
|
- `types-boto3[mq]` - Type annotations for
|
2436
2442
|
[MQ](https://youtype.github.io/types_boto3_docs/types_boto3_mq/) service.
|
2437
2443
|
- `types-boto3[mturk]` - Type annotations for
|
@@ -274,6 +274,7 @@ types-boto3-migration-hub-refactor-spaces<1.39.0,>=1.38.0
|
|
274
274
|
types-boto3-migrationhub-config<1.39.0,>=1.38.0
|
275
275
|
types-boto3-migrationhuborchestrator<1.39.0,>=1.38.0
|
276
276
|
types-boto3-migrationhubstrategy<1.39.0,>=1.38.0
|
277
|
+
types-boto3-mpa<1.39.0,>=1.38.0
|
277
278
|
types-boto3-mq<1.39.0,>=1.38.0
|
278
279
|
types-boto3-mturk<1.39.0,>=1.38.0
|
279
280
|
types-boto3-mwaa<1.39.0,>=1.38.0
|
@@ -549,7 +550,7 @@ types-boto3-billing<1.39.0,>=1.38.0
|
|
549
550
|
types-boto3-billingconductor<1.39.0,>=1.38.0
|
550
551
|
|
551
552
|
[boto3]
|
552
|
-
boto3==1.38.
|
553
|
+
boto3==1.38.38
|
553
554
|
|
554
555
|
[braket]
|
555
556
|
types-boto3-braket<1.39.0,>=1.38.0
|
@@ -1196,6 +1197,9 @@ types-boto3-migrationhuborchestrator<1.39.0,>=1.38.0
|
|
1196
1197
|
[migrationhubstrategy]
|
1197
1198
|
types-boto3-migrationhubstrategy<1.39.0,>=1.38.0
|
1198
1199
|
|
1200
|
+
[mpa]
|
1201
|
+
types-boto3-mpa<1.39.0,>=1.38.0
|
1202
|
+
|
1199
1203
|
[mq]
|
1200
1204
|
types-boto3-mq<1.39.0,>=1.38.0
|
1201
1205
|
|
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
|