types-boto3 1.40.0__tar.gz → 1.40.2__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.0 → types_boto3-1.40.2}/PKG-INFO +13 -7
- {types_boto3-1.40.0 → types_boto3-1.40.2}/README.md +7 -4
- {types_boto3-1.40.0 → types_boto3-1.40.2}/boto3-stubs/__init__.pyi +19 -0
- {types_boto3-1.40.0 → types_boto3-1.40.2}/boto3-stubs/session.pyi +20 -0
- {types_boto3-1.40.0 → types_boto3-1.40.2}/setup.py +5 -3
- {types_boto3-1.40.0 → types_boto3-1.40.2}/types_boto3.egg-info/PKG-INFO +13 -7
- {types_boto3-1.40.0 → types_boto3-1.40.2}/types_boto3.egg-info/requires.txt +5 -1
- {types_boto3-1.40.0 → types_boto3-1.40.2}/LICENSE +0 -0
- {types_boto3-1.40.0 → types_boto3-1.40.2}/boto3-stubs/compat.pyi +0 -0
- {types_boto3-1.40.0 → types_boto3-1.40.2}/boto3-stubs/crt.pyi +0 -0
- {types_boto3-1.40.0 → types_boto3-1.40.2}/boto3-stubs/docs/__init__.pyi +0 -0
- {types_boto3-1.40.0 → types_boto3-1.40.2}/boto3-stubs/docs/action.pyi +0 -0
- {types_boto3-1.40.0 → types_boto3-1.40.2}/boto3-stubs/docs/attr.pyi +0 -0
- {types_boto3-1.40.0 → types_boto3-1.40.2}/boto3-stubs/docs/base.pyi +0 -0
- {types_boto3-1.40.0 → types_boto3-1.40.2}/boto3-stubs/docs/client.pyi +0 -0
- {types_boto3-1.40.0 → types_boto3-1.40.2}/boto3-stubs/docs/collection.pyi +0 -0
- {types_boto3-1.40.0 → types_boto3-1.40.2}/boto3-stubs/docs/docstring.pyi +0 -0
- {types_boto3-1.40.0 → types_boto3-1.40.2}/boto3-stubs/docs/method.pyi +0 -0
- {types_boto3-1.40.0 → types_boto3-1.40.2}/boto3-stubs/docs/resource.pyi +0 -0
- {types_boto3-1.40.0 → types_boto3-1.40.2}/boto3-stubs/docs/service.pyi +0 -0
- {types_boto3-1.40.0 → types_boto3-1.40.2}/boto3-stubs/docs/subresource.pyi +0 -0
- {types_boto3-1.40.0 → types_boto3-1.40.2}/boto3-stubs/docs/utils.pyi +0 -0
- {types_boto3-1.40.0 → types_boto3-1.40.2}/boto3-stubs/docs/waiter.pyi +0 -0
- {types_boto3-1.40.0 → types_boto3-1.40.2}/boto3-stubs/dynamodb/__init__.pyi +0 -0
- {types_boto3-1.40.0 → types_boto3-1.40.2}/boto3-stubs/dynamodb/conditions.pyi +0 -0
- {types_boto3-1.40.0 → types_boto3-1.40.2}/boto3-stubs/dynamodb/table.pyi +0 -0
- {types_boto3-1.40.0 → types_boto3-1.40.2}/boto3-stubs/dynamodb/transform.pyi +0 -0
- {types_boto3-1.40.0 → types_boto3-1.40.2}/boto3-stubs/dynamodb/types.pyi +0 -0
- {types_boto3-1.40.0 → types_boto3-1.40.2}/boto3-stubs/ec2/__init__.pyi +0 -0
- {types_boto3-1.40.0 → types_boto3-1.40.2}/boto3-stubs/ec2/createtags.pyi +0 -0
- {types_boto3-1.40.0 → types_boto3-1.40.2}/boto3-stubs/ec2/deletetags.pyi +0 -0
- {types_boto3-1.40.0 → types_boto3-1.40.2}/boto3-stubs/exceptions.pyi +0 -0
- {types_boto3-1.40.0 → types_boto3-1.40.2}/boto3-stubs/py.typed +0 -0
- {types_boto3-1.40.0 → types_boto3-1.40.2}/boto3-stubs/resources/__init__.pyi +0 -0
- {types_boto3-1.40.0 → types_boto3-1.40.2}/boto3-stubs/resources/action.pyi +0 -0
- {types_boto3-1.40.0 → types_boto3-1.40.2}/boto3-stubs/resources/base.pyi +0 -0
- {types_boto3-1.40.0 → types_boto3-1.40.2}/boto3-stubs/resources/collection.pyi +0 -0
- {types_boto3-1.40.0 → types_boto3-1.40.2}/boto3-stubs/resources/factory.pyi +0 -0
- {types_boto3-1.40.0 → types_boto3-1.40.2}/boto3-stubs/resources/model.pyi +0 -0
- {types_boto3-1.40.0 → types_boto3-1.40.2}/boto3-stubs/resources/params.pyi +0 -0
- {types_boto3-1.40.0 → types_boto3-1.40.2}/boto3-stubs/resources/response.pyi +0 -0
- {types_boto3-1.40.0 → types_boto3-1.40.2}/boto3-stubs/s3/__init__.pyi +0 -0
- {types_boto3-1.40.0 → types_boto3-1.40.2}/boto3-stubs/s3/constants.pyi +0 -0
- {types_boto3-1.40.0 → types_boto3-1.40.2}/boto3-stubs/s3/inject.pyi +0 -0
- {types_boto3-1.40.0 → types_boto3-1.40.2}/boto3-stubs/s3/transfer.pyi +0 -0
- {types_boto3-1.40.0 → types_boto3-1.40.2}/boto3-stubs/utils.pyi +0 -0
- {types_boto3-1.40.0 → types_boto3-1.40.2}/setup.cfg +0 -0
- {types_boto3-1.40.0 → types_boto3-1.40.2}/types_boto3.egg-info/SOURCES.txt +0 -0
- {types_boto3-1.40.0 → types_boto3-1.40.2}/types_boto3.egg-info/dependency_links.txt +0 -0
- {types_boto3-1.40.0 → types_boto3-1.40.2}/types_boto3.egg-info/not-zip-safe +0 -0
- {types_boto3-1.40.0 → types_boto3-1.40.2}/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.2
|
4
|
+
Summary: Type annotations for boto3 1.40.2 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.2; 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"
|
@@ -64,6 +64,7 @@ Requires-Dist: types-boto3-apprunner<1.41.0,>=1.40.0; extra == "all"
|
|
64
64
|
Requires-Dist: types-boto3-appstream<1.41.0,>=1.40.0; extra == "all"
|
65
65
|
Requires-Dist: types-boto3-appsync<1.41.0,>=1.40.0; extra == "all"
|
66
66
|
Requires-Dist: types-boto3-apptest<1.41.0,>=1.40.0; extra == "all"
|
67
|
+
Requires-Dist: types-boto3-arc-region-switch<1.41.0,>=1.40.0; extra == "all"
|
67
68
|
Requires-Dist: types-boto3-arc-zonal-shift<1.41.0,>=1.40.0; extra == "all"
|
68
69
|
Requires-Dist: types-boto3-artifact<1.41.0,>=1.40.0; extra == "all"
|
69
70
|
Requires-Dist: types-boto3-athena<1.41.0,>=1.40.0; extra == "all"
|
@@ -510,6 +511,8 @@ Provides-Extra: appsync
|
|
510
511
|
Requires-Dist: types-boto3-appsync<1.41.0,>=1.40.0; extra == "appsync"
|
511
512
|
Provides-Extra: apptest
|
512
513
|
Requires-Dist: types-boto3-apptest<1.41.0,>=1.40.0; extra == "apptest"
|
514
|
+
Provides-Extra: arc-region-switch
|
515
|
+
Requires-Dist: types-boto3-arc-region-switch<1.41.0,>=1.40.0; extra == "arc-region-switch"
|
513
516
|
Provides-Extra: arc-zonal-shift
|
514
517
|
Requires-Dist: types-boto3-arc-zonal-shift<1.41.0,>=1.40.0; extra == "arc-zonal-shift"
|
515
518
|
Provides-Extra: artifact
|
@@ -1308,7 +1311,7 @@ Dynamic: summary
|
|
1308
1311
|
|
1309
1312
|

|
1310
1313
|
|
1311
|
-
Type annotations for [boto3 1.40.
|
1314
|
+
Type annotations for [boto3 1.40.2](https://pypi.org/project/boto3/) compatible
|
1312
1315
|
with [VSCode](https://code.visualstudio.com/),
|
1313
1316
|
[PyCharm](https://www.jetbrains.com/pycharm/),
|
1314
1317
|
[Emacs](https://www.gnu.org/software/emacs/),
|
@@ -1366,7 +1369,7 @@ You can generate type annotations for `boto3` package locally with
|
|
1366
1369
|
isolation.
|
1367
1370
|
|
1368
1371
|
1. Run mypy-boto3-builder in your package root directory:
|
1369
|
-
`uvx --with 'boto3==1.40.
|
1372
|
+
`uvx --with 'boto3==1.40.2' mypy-boto3-builder`
|
1370
1373
|
2. Select `boto3` AWS SDK.
|
1371
1374
|
3. Select services you use in the current project.
|
1372
1375
|
4. Use provided commands to install generated packages.
|
@@ -1694,9 +1697,9 @@ repository.
|
|
1694
1697
|
|
1695
1698
|
## Submodules
|
1696
1699
|
|
1697
|
-
- `types-boto3[full]` - Type annotations for all
|
1700
|
+
- `types-boto3[full]` - Type annotations for all 413 services in one package
|
1698
1701
|
(recommended).
|
1699
|
-
- `types-boto3[all]` - Type annotations for all
|
1702
|
+
- `types-boto3[all]` - Type annotations for all 413 services in separate
|
1700
1703
|
packages.
|
1701
1704
|
- `types-boto3[essential]` - Type annotations for
|
1702
1705
|
[CloudFormation](https://youtype.github.io/types_boto3_docs/types_boto3_cloudformation/),
|
@@ -1784,6 +1787,9 @@ repository.
|
|
1784
1787
|
- `types-boto3[apptest]` - Type annotations for
|
1785
1788
|
[MainframeModernizationApplicationTesting](https://youtype.github.io/types_boto3_docs/types_boto3_apptest/)
|
1786
1789
|
service.
|
1790
|
+
- `types-boto3[arc-region-switch]` - Type annotations for
|
1791
|
+
[ARCRegionswitch](https://youtype.github.io/types_boto3_docs/types_boto3_arc_region_switch/)
|
1792
|
+
service.
|
1787
1793
|
- `types-boto3[arc-zonal-shift]` - Type annotations for
|
1788
1794
|
[ARCZonalShift](https://youtype.github.io/types_boto3_docs/types_boto3_arc_zonal_shift/)
|
1789
1795
|
service.
|
@@ -9,7 +9,7 @@
|
|
9
9
|
|
10
10
|

|
11
11
|
|
12
|
-
Type annotations for [boto3 1.40.
|
12
|
+
Type annotations for [boto3 1.40.2](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.40.
|
70
|
+
`uvx --with 'boto3==1.40.2' 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 413 services in one package
|
399
399
|
(recommended).
|
400
|
-
- `types-boto3[all]` - Type annotations for all
|
400
|
+
- `types-boto3[all]` - Type annotations for all 413 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/),
|
@@ -485,6 +485,9 @@ repository.
|
|
485
485
|
- `types-boto3[apptest]` - Type annotations for
|
486
486
|
[MainframeModernizationApplicationTesting](https://youtype.github.io/types_boto3_docs/types_boto3_apptest/)
|
487
487
|
service.
|
488
|
+
- `types-boto3[arc-region-switch]` - Type annotations for
|
489
|
+
[ARCRegionswitch](https://youtype.github.io/types_boto3_docs/types_boto3_arc_region_switch/)
|
490
|
+
service.
|
488
491
|
- `types-boto3[arc-zonal-shift]` - Type annotations for
|
489
492
|
[ARCZonalShift](https://youtype.github.io/types_boto3_docs/types_boto3_arc_zonal_shift/)
|
490
493
|
service.
|
@@ -38,6 +38,7 @@ from types_boto3_apprunner.client import AppRunnerClient
|
|
38
38
|
from types_boto3_appstream.client import AppStreamClient
|
39
39
|
from types_boto3_appsync.client import AppSyncClient
|
40
40
|
from types_boto3_apptest.client import MainframeModernizationApplicationTestingClient
|
41
|
+
from types_boto3_arc_region_switch.client import ARCRegionswitchClient
|
41
42
|
from types_boto3_arc_zonal_shift.client import ARCZonalShiftClient
|
42
43
|
from types_boto3_artifact.client import ArtifactClient
|
43
44
|
from types_boto3_athena.client import AthenaClient
|
@@ -940,6 +941,24 @@ def client(
|
|
940
941
|
Create client for MainframeModernizationApplicationTesting service.
|
941
942
|
"""
|
942
943
|
|
944
|
+
@overload
|
945
|
+
def client(
|
946
|
+
service_name: Literal["arc-region-switch"],
|
947
|
+
region_name: str | None = ...,
|
948
|
+
api_version: str | None = ...,
|
949
|
+
use_ssl: bool | None = ...,
|
950
|
+
verify: bool | str | None = ...,
|
951
|
+
endpoint_url: str | None = ...,
|
952
|
+
aws_access_key_id: str | None = ...,
|
953
|
+
aws_secret_access_key: str | None = ...,
|
954
|
+
aws_session_token: str | None = ...,
|
955
|
+
config: Config | None = ...,
|
956
|
+
aws_account_id: str | None = ...,
|
957
|
+
) -> ARCRegionswitchClient:
|
958
|
+
"""
|
959
|
+
Create client for ARCRegionswitch service.
|
960
|
+
"""
|
961
|
+
|
943
962
|
@overload
|
944
963
|
def client(
|
945
964
|
service_name: Literal["arc-zonal-shift"],
|
@@ -44,6 +44,7 @@ from types_boto3_apprunner.client import AppRunnerClient
|
|
44
44
|
from types_boto3_appstream.client import AppStreamClient
|
45
45
|
from types_boto3_appsync.client import AppSyncClient
|
46
46
|
from types_boto3_apptest.client import MainframeModernizationApplicationTestingClient
|
47
|
+
from types_boto3_arc_region_switch.client import ARCRegionswitchClient
|
47
48
|
from types_boto3_arc_zonal_shift.client import ARCZonalShiftClient
|
48
49
|
from types_boto3_artifact.client import ArtifactClient
|
49
50
|
from types_boto3_athena.client import AthenaClient
|
@@ -986,6 +987,25 @@ class Session:
|
|
986
987
|
Create client for MainframeModernizationApplicationTesting service.
|
987
988
|
"""
|
988
989
|
|
990
|
+
@overload
|
991
|
+
def client(
|
992
|
+
self,
|
993
|
+
service_name: Literal["arc-region-switch"],
|
994
|
+
region_name: str | None = ...,
|
995
|
+
api_version: str | None = ...,
|
996
|
+
use_ssl: bool | None = ...,
|
997
|
+
verify: bool | str | None = ...,
|
998
|
+
endpoint_url: str | None = ...,
|
999
|
+
aws_access_key_id: str | None = ...,
|
1000
|
+
aws_secret_access_key: str | None = ...,
|
1001
|
+
aws_session_token: str | None = ...,
|
1002
|
+
config: Config | None = ...,
|
1003
|
+
aws_account_id: str | None = ...,
|
1004
|
+
) -> ARCRegionswitchClient:
|
1005
|
+
"""
|
1006
|
+
Create client for ARCRegionswitch service.
|
1007
|
+
"""
|
1008
|
+
|
989
1009
|
@overload
|
990
1010
|
def client(
|
991
1011
|
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.2",
|
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.2 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.2"],
|
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",
|
@@ -83,6 +83,7 @@ setup(
|
|
83
83
|
"types-boto3-appstream>=1.40.0, <1.41.0",
|
84
84
|
"types-boto3-appsync>=1.40.0, <1.41.0",
|
85
85
|
"types-boto3-apptest>=1.40.0, <1.41.0",
|
86
|
+
"types-boto3-arc-region-switch>=1.40.0, <1.41.0",
|
86
87
|
"types-boto3-arc-zonal-shift>=1.40.0, <1.41.0",
|
87
88
|
"types-boto3-artifact>=1.40.0, <1.41.0",
|
88
89
|
"types-boto3-athena>=1.40.0, <1.41.0",
|
@@ -505,6 +506,7 @@ setup(
|
|
505
506
|
"appstream": ["types-boto3-appstream>=1.40.0, <1.41.0"],
|
506
507
|
"appsync": ["types-boto3-appsync>=1.40.0, <1.41.0"],
|
507
508
|
"apptest": ["types-boto3-apptest>=1.40.0, <1.41.0"],
|
509
|
+
"arc-region-switch": ["types-boto3-arc-region-switch>=1.40.0, <1.41.0"],
|
508
510
|
"arc-zonal-shift": ["types-boto3-arc-zonal-shift>=1.40.0, <1.41.0"],
|
509
511
|
"artifact": ["types-boto3-artifact>=1.40.0, <1.41.0"],
|
510
512
|
"athena": ["types-boto3-athena>=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.2
|
4
|
+
Summary: Type annotations for boto3 1.40.2 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.2; 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"
|
@@ -64,6 +64,7 @@ Requires-Dist: types-boto3-apprunner<1.41.0,>=1.40.0; extra == "all"
|
|
64
64
|
Requires-Dist: types-boto3-appstream<1.41.0,>=1.40.0; extra == "all"
|
65
65
|
Requires-Dist: types-boto3-appsync<1.41.0,>=1.40.0; extra == "all"
|
66
66
|
Requires-Dist: types-boto3-apptest<1.41.0,>=1.40.0; extra == "all"
|
67
|
+
Requires-Dist: types-boto3-arc-region-switch<1.41.0,>=1.40.0; extra == "all"
|
67
68
|
Requires-Dist: types-boto3-arc-zonal-shift<1.41.0,>=1.40.0; extra == "all"
|
68
69
|
Requires-Dist: types-boto3-artifact<1.41.0,>=1.40.0; extra == "all"
|
69
70
|
Requires-Dist: types-boto3-athena<1.41.0,>=1.40.0; extra == "all"
|
@@ -510,6 +511,8 @@ Provides-Extra: appsync
|
|
510
511
|
Requires-Dist: types-boto3-appsync<1.41.0,>=1.40.0; extra == "appsync"
|
511
512
|
Provides-Extra: apptest
|
512
513
|
Requires-Dist: types-boto3-apptest<1.41.0,>=1.40.0; extra == "apptest"
|
514
|
+
Provides-Extra: arc-region-switch
|
515
|
+
Requires-Dist: types-boto3-arc-region-switch<1.41.0,>=1.40.0; extra == "arc-region-switch"
|
513
516
|
Provides-Extra: arc-zonal-shift
|
514
517
|
Requires-Dist: types-boto3-arc-zonal-shift<1.41.0,>=1.40.0; extra == "arc-zonal-shift"
|
515
518
|
Provides-Extra: artifact
|
@@ -1308,7 +1311,7 @@ Dynamic: summary
|
|
1308
1311
|
|
1309
1312
|

|
1310
1313
|
|
1311
|
-
Type annotations for [boto3 1.40.
|
1314
|
+
Type annotations for [boto3 1.40.2](https://pypi.org/project/boto3/) compatible
|
1312
1315
|
with [VSCode](https://code.visualstudio.com/),
|
1313
1316
|
[PyCharm](https://www.jetbrains.com/pycharm/),
|
1314
1317
|
[Emacs](https://www.gnu.org/software/emacs/),
|
@@ -1366,7 +1369,7 @@ You can generate type annotations for `boto3` package locally with
|
|
1366
1369
|
isolation.
|
1367
1370
|
|
1368
1371
|
1. Run mypy-boto3-builder in your package root directory:
|
1369
|
-
`uvx --with 'boto3==1.40.
|
1372
|
+
`uvx --with 'boto3==1.40.2' mypy-boto3-builder`
|
1370
1373
|
2. Select `boto3` AWS SDK.
|
1371
1374
|
3. Select services you use in the current project.
|
1372
1375
|
4. Use provided commands to install generated packages.
|
@@ -1694,9 +1697,9 @@ repository.
|
|
1694
1697
|
|
1695
1698
|
## Submodules
|
1696
1699
|
|
1697
|
-
- `types-boto3[full]` - Type annotations for all
|
1700
|
+
- `types-boto3[full]` - Type annotations for all 413 services in one package
|
1698
1701
|
(recommended).
|
1699
|
-
- `types-boto3[all]` - Type annotations for all
|
1702
|
+
- `types-boto3[all]` - Type annotations for all 413 services in separate
|
1700
1703
|
packages.
|
1701
1704
|
- `types-boto3[essential]` - Type annotations for
|
1702
1705
|
[CloudFormation](https://youtype.github.io/types_boto3_docs/types_boto3_cloudformation/),
|
@@ -1784,6 +1787,9 @@ repository.
|
|
1784
1787
|
- `types-boto3[apptest]` - Type annotations for
|
1785
1788
|
[MainframeModernizationApplicationTesting](https://youtype.github.io/types_boto3_docs/types_boto3_apptest/)
|
1786
1789
|
service.
|
1790
|
+
- `types-boto3[arc-region-switch]` - Type annotations for
|
1791
|
+
[ARCRegionswitch](https://youtype.github.io/types_boto3_docs/types_boto3_arc_region_switch/)
|
1792
|
+
service.
|
1787
1793
|
- `types-boto3[arc-zonal-shift]` - Type annotations for
|
1788
1794
|
[ARCZonalShift](https://youtype.github.io/types_boto3_docs/types_boto3_arc_zonal_shift/)
|
1789
1795
|
service.
|
@@ -46,6 +46,7 @@ types-boto3-apprunner<1.41.0,>=1.40.0
|
|
46
46
|
types-boto3-appstream<1.41.0,>=1.40.0
|
47
47
|
types-boto3-appsync<1.41.0,>=1.40.0
|
48
48
|
types-boto3-apptest<1.41.0,>=1.40.0
|
49
|
+
types-boto3-arc-region-switch<1.41.0,>=1.40.0
|
49
50
|
types-boto3-arc-zonal-shift<1.41.0,>=1.40.0
|
50
51
|
types-boto3-artifact<1.41.0,>=1.40.0
|
51
52
|
types-boto3-athena<1.41.0,>=1.40.0
|
@@ -496,6 +497,9 @@ types-boto3-appsync<1.41.0,>=1.40.0
|
|
496
497
|
[apptest]
|
497
498
|
types-boto3-apptest<1.41.0,>=1.40.0
|
498
499
|
|
500
|
+
[arc-region-switch]
|
501
|
+
types-boto3-arc-region-switch<1.41.0,>=1.40.0
|
502
|
+
|
499
503
|
[arc-zonal-shift]
|
500
504
|
types-boto3-arc-zonal-shift<1.41.0,>=1.40.0
|
501
505
|
|
@@ -566,7 +570,7 @@ types-boto3-billing<1.41.0,>=1.40.0
|
|
566
570
|
types-boto3-billingconductor<1.41.0,>=1.40.0
|
567
571
|
|
568
572
|
[boto3]
|
569
|
-
boto3==1.40.
|
573
|
+
boto3==1.40.2
|
570
574
|
|
571
575
|
[braket]
|
572
576
|
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
|