types-boto3 1.38.29__tar.gz → 1.38.30__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.29 → types_boto3-1.38.30}/PKG-INFO +12 -7
- {types_boto3-1.38.29 → types_boto3-1.38.30}/README.md +6 -4
- {types_boto3-1.38.29 → types_boto3-1.38.30}/boto3-stubs/__init__.pyi +19 -0
- {types_boto3-1.38.29 → types_boto3-1.38.30}/boto3-stubs/session.pyi +20 -0
- {types_boto3-1.38.29 → types_boto3-1.38.30}/setup.py +5 -3
- {types_boto3-1.38.29 → types_boto3-1.38.30}/types_boto3.egg-info/PKG-INFO +12 -7
- {types_boto3-1.38.29 → types_boto3-1.38.30}/types_boto3.egg-info/requires.txt +5 -1
- {types_boto3-1.38.29 → types_boto3-1.38.30}/LICENSE +0 -0
- {types_boto3-1.38.29 → types_boto3-1.38.30}/boto3-stubs/compat.pyi +0 -0
- {types_boto3-1.38.29 → types_boto3-1.38.30}/boto3-stubs/crt.pyi +0 -0
- {types_boto3-1.38.29 → types_boto3-1.38.30}/boto3-stubs/docs/__init__.pyi +0 -0
- {types_boto3-1.38.29 → types_boto3-1.38.30}/boto3-stubs/docs/action.pyi +0 -0
- {types_boto3-1.38.29 → types_boto3-1.38.30}/boto3-stubs/docs/attr.pyi +0 -0
- {types_boto3-1.38.29 → types_boto3-1.38.30}/boto3-stubs/docs/base.pyi +0 -0
- {types_boto3-1.38.29 → types_boto3-1.38.30}/boto3-stubs/docs/client.pyi +0 -0
- {types_boto3-1.38.29 → types_boto3-1.38.30}/boto3-stubs/docs/collection.pyi +0 -0
- {types_boto3-1.38.29 → types_boto3-1.38.30}/boto3-stubs/docs/docstring.pyi +0 -0
- {types_boto3-1.38.29 → types_boto3-1.38.30}/boto3-stubs/docs/method.pyi +0 -0
- {types_boto3-1.38.29 → types_boto3-1.38.30}/boto3-stubs/docs/resource.pyi +0 -0
- {types_boto3-1.38.29 → types_boto3-1.38.30}/boto3-stubs/docs/service.pyi +0 -0
- {types_boto3-1.38.29 → types_boto3-1.38.30}/boto3-stubs/docs/subresource.pyi +0 -0
- {types_boto3-1.38.29 → types_boto3-1.38.30}/boto3-stubs/docs/utils.pyi +0 -0
- {types_boto3-1.38.29 → types_boto3-1.38.30}/boto3-stubs/docs/waiter.pyi +0 -0
- {types_boto3-1.38.29 → types_boto3-1.38.30}/boto3-stubs/dynamodb/__init__.pyi +0 -0
- {types_boto3-1.38.29 → types_boto3-1.38.30}/boto3-stubs/dynamodb/conditions.pyi +0 -0
- {types_boto3-1.38.29 → types_boto3-1.38.30}/boto3-stubs/dynamodb/table.pyi +0 -0
- {types_boto3-1.38.29 → types_boto3-1.38.30}/boto3-stubs/dynamodb/transform.pyi +0 -0
- {types_boto3-1.38.29 → types_boto3-1.38.30}/boto3-stubs/dynamodb/types.pyi +0 -0
- {types_boto3-1.38.29 → types_boto3-1.38.30}/boto3-stubs/ec2/__init__.pyi +0 -0
- {types_boto3-1.38.29 → types_boto3-1.38.30}/boto3-stubs/ec2/createtags.pyi +0 -0
- {types_boto3-1.38.29 → types_boto3-1.38.30}/boto3-stubs/ec2/deletetags.pyi +0 -0
- {types_boto3-1.38.29 → types_boto3-1.38.30}/boto3-stubs/exceptions.pyi +0 -0
- {types_boto3-1.38.29 → types_boto3-1.38.30}/boto3-stubs/py.typed +0 -0
- {types_boto3-1.38.29 → types_boto3-1.38.30}/boto3-stubs/resources/__init__.pyi +0 -0
- {types_boto3-1.38.29 → types_boto3-1.38.30}/boto3-stubs/resources/action.pyi +0 -0
- {types_boto3-1.38.29 → types_boto3-1.38.30}/boto3-stubs/resources/base.pyi +0 -0
- {types_boto3-1.38.29 → types_boto3-1.38.30}/boto3-stubs/resources/collection.pyi +0 -0
- {types_boto3-1.38.29 → types_boto3-1.38.30}/boto3-stubs/resources/factory.pyi +0 -0
- {types_boto3-1.38.29 → types_boto3-1.38.30}/boto3-stubs/resources/model.pyi +0 -0
- {types_boto3-1.38.29 → types_boto3-1.38.30}/boto3-stubs/resources/params.pyi +0 -0
- {types_boto3-1.38.29 → types_boto3-1.38.30}/boto3-stubs/resources/response.pyi +0 -0
- {types_boto3-1.38.29 → types_boto3-1.38.30}/boto3-stubs/s3/__init__.pyi +0 -0
- {types_boto3-1.38.29 → types_boto3-1.38.30}/boto3-stubs/s3/constants.pyi +0 -0
- {types_boto3-1.38.29 → types_boto3-1.38.30}/boto3-stubs/s3/inject.pyi +0 -0
- {types_boto3-1.38.29 → types_boto3-1.38.30}/boto3-stubs/s3/transfer.pyi +0 -0
- {types_boto3-1.38.29 → types_boto3-1.38.30}/boto3-stubs/utils.pyi +0 -0
- {types_boto3-1.38.29 → types_boto3-1.38.30}/setup.cfg +0 -0
- {types_boto3-1.38.29 → types_boto3-1.38.30}/types_boto3.egg-info/SOURCES.txt +0 -0
- {types_boto3-1.38.29 → types_boto3-1.38.30}/types_boto3.egg-info/dependency_links.txt +0 -0
- {types_boto3-1.38.29 → types_boto3-1.38.30}/types_boto3.egg-info/not-zip-safe +0 -0
- {types_boto3-1.38.29 → types_boto3-1.38.30}/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.30
|
4
|
+
Summary: Type annotations for boto3 1.38.30 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.30; 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"
|
@@ -182,6 +182,7 @@ Requires-Dist: types-boto3-entityresolution<1.39.0,>=1.38.0; extra == "all"
|
|
182
182
|
Requires-Dist: types-boto3-es<1.39.0,>=1.38.0; extra == "all"
|
183
183
|
Requires-Dist: types-boto3-events<1.39.0,>=1.38.0; extra == "all"
|
184
184
|
Requires-Dist: types-boto3-evidently<1.39.0,>=1.38.0; extra == "all"
|
185
|
+
Requires-Dist: types-boto3-evs<1.39.0,>=1.38.0; extra == "all"
|
185
186
|
Requires-Dist: types-boto3-finspace<1.39.0,>=1.38.0; extra == "all"
|
186
187
|
Requires-Dist: types-boto3-finspace-data<1.39.0,>=1.38.0; extra == "all"
|
187
188
|
Requires-Dist: types-boto3-firehose<1.39.0,>=1.38.0; extra == "all"
|
@@ -737,6 +738,8 @@ Provides-Extra: events
|
|
737
738
|
Requires-Dist: types-boto3-events<1.39.0,>=1.38.0; extra == "events"
|
738
739
|
Provides-Extra: evidently
|
739
740
|
Requires-Dist: types-boto3-evidently<1.39.0,>=1.38.0; extra == "evidently"
|
741
|
+
Provides-Extra: evs
|
742
|
+
Requires-Dist: types-boto3-evs<1.39.0,>=1.38.0; extra == "evs"
|
740
743
|
Provides-Extra: finspace
|
741
744
|
Requires-Dist: types-boto3-finspace<1.39.0,>=1.38.0; extra == "finspace"
|
742
745
|
Provides-Extra: finspace-data
|
@@ -1281,7 +1284,7 @@ Dynamic: summary
|
|
1281
1284
|
|
1282
1285
|

|
1283
1286
|
|
1284
|
-
Type annotations for [boto3 1.38.
|
1287
|
+
Type annotations for [boto3 1.38.30](https://pypi.org/project/boto3/)
|
1285
1288
|
compatible with [VSCode](https://code.visualstudio.com/),
|
1286
1289
|
[PyCharm](https://www.jetbrains.com/pycharm/),
|
1287
1290
|
[Emacs](https://www.gnu.org/software/emacs/),
|
@@ -1339,7 +1342,7 @@ You can generate type annotations for `boto3` package locally with
|
|
1339
1342
|
isolation.
|
1340
1343
|
|
1341
1344
|
1. Run mypy-boto3-builder in your package root directory:
|
1342
|
-
`uvx --with 'boto3==1.38.
|
1345
|
+
`uvx --with 'boto3==1.38.30' mypy-boto3-builder`
|
1343
1346
|
2. Select `boto3` AWS SDK.
|
1344
1347
|
3. Select services you use in the current project.
|
1345
1348
|
4. Use provided commands to install generated packages.
|
@@ -1667,9 +1670,9 @@ repository.
|
|
1667
1670
|
|
1668
1671
|
## Submodules
|
1669
1672
|
|
1670
|
-
- `types-boto3[full]` - Type annotations for all
|
1673
|
+
- `types-boto3[full]` - Type annotations for all 404 services in one package
|
1671
1674
|
(recommended).
|
1672
|
-
- `types-boto3[all]` - Type annotations for all
|
1675
|
+
- `types-boto3[all]` - Type annotations for all 404 services in separate
|
1673
1676
|
packages.
|
1674
1677
|
- `types-boto3[essential]` - Type annotations for
|
1675
1678
|
[CloudFormation](https://youtype.github.io/types_boto3_docs/types_boto3_cloudformation/),
|
@@ -2100,6 +2103,8 @@ repository.
|
|
2100
2103
|
- `types-boto3[evidently]` - Type annotations for
|
2101
2104
|
[CloudWatchEvidently](https://youtype.github.io/types_boto3_docs/types_boto3_evidently/)
|
2102
2105
|
service.
|
2106
|
+
- `types-boto3[evs]` - Type annotations for
|
2107
|
+
[EVS](https://youtype.github.io/types_boto3_docs/types_boto3_evs/) service.
|
2103
2108
|
- `types-boto3[finspace]` - Type annotations for
|
2104
2109
|
[Finspace](https://youtype.github.io/types_boto3_docs/types_boto3_finspace/)
|
2105
2110
|
service.
|
@@ -9,7 +9,7 @@
|
|
9
9
|
|
10
10
|

|
11
11
|
|
12
|
-
Type annotations for [boto3 1.38.
|
12
|
+
Type annotations for [boto3 1.38.30](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.30' 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 404 services in one package
|
399
399
|
(recommended).
|
400
|
-
- `types-boto3[all]` - Type annotations for all
|
400
|
+
- `types-boto3[all]` - Type annotations for all 404 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/),
|
@@ -828,6 +828,8 @@ repository.
|
|
828
828
|
- `types-boto3[evidently]` - Type annotations for
|
829
829
|
[CloudWatchEvidently](https://youtype.github.io/types_boto3_docs/types_boto3_evidently/)
|
830
830
|
service.
|
831
|
+
- `types-boto3[evs]` - Type annotations for
|
832
|
+
[EVS](https://youtype.github.io/types_boto3_docs/types_boto3_evs/) service.
|
831
833
|
- `types-boto3[finspace]` - Type annotations for
|
832
834
|
[Finspace](https://youtype.github.io/types_boto3_docs/types_boto3_finspace/)
|
833
835
|
service.
|
@@ -162,6 +162,7 @@ from types_boto3_entityresolution.client import EntityResolutionClient
|
|
162
162
|
from types_boto3_es.client import ElasticsearchServiceClient
|
163
163
|
from types_boto3_events.client import EventBridgeClient
|
164
164
|
from types_boto3_evidently.client import CloudWatchEvidentlyClient
|
165
|
+
from types_boto3_evs.client import EVSClient
|
165
166
|
from types_boto3_finspace.client import FinspaceClient
|
166
167
|
from types_boto3_finspace_data.client import FinSpaceDataClient
|
167
168
|
from types_boto3_firehose.client import FirehoseClient
|
@@ -3053,6 +3054,24 @@ def client(
|
|
3053
3054
|
Create client for CloudWatchEvidently service.
|
3054
3055
|
"""
|
3055
3056
|
|
3057
|
+
@overload
|
3058
|
+
def client(
|
3059
|
+
service_name: Literal["evs"],
|
3060
|
+
region_name: str | None = ...,
|
3061
|
+
api_version: str | None = ...,
|
3062
|
+
use_ssl: bool | None = ...,
|
3063
|
+
verify: bool | str | None = ...,
|
3064
|
+
endpoint_url: str | None = ...,
|
3065
|
+
aws_access_key_id: str | None = ...,
|
3066
|
+
aws_secret_access_key: str | None = ...,
|
3067
|
+
aws_session_token: str | None = ...,
|
3068
|
+
config: Config | None = ...,
|
3069
|
+
aws_account_id: str | None = ...,
|
3070
|
+
) -> EVSClient:
|
3071
|
+
"""
|
3072
|
+
Create client for EVS service.
|
3073
|
+
"""
|
3074
|
+
|
3056
3075
|
@overload
|
3057
3076
|
def client(
|
3058
3077
|
service_name: Literal["finspace"],
|
@@ -168,6 +168,7 @@ from types_boto3_entityresolution.client import EntityResolutionClient
|
|
168
168
|
from types_boto3_es.client import ElasticsearchServiceClient
|
169
169
|
from types_boto3_events.client import EventBridgeClient
|
170
170
|
from types_boto3_evidently.client import CloudWatchEvidentlyClient
|
171
|
+
from types_boto3_evs.client import EVSClient
|
171
172
|
from types_boto3_finspace.client import FinspaceClient
|
172
173
|
from types_boto3_finspace_data.client import FinSpaceDataClient
|
173
174
|
from types_boto3_firehose.client import FirehoseClient
|
@@ -3217,6 +3218,25 @@ class Session:
|
|
3217
3218
|
Create client for CloudWatchEvidently service.
|
3218
3219
|
"""
|
3219
3220
|
|
3221
|
+
@overload
|
3222
|
+
def client(
|
3223
|
+
self,
|
3224
|
+
service_name: Literal["evs"],
|
3225
|
+
region_name: str | None = ...,
|
3226
|
+
api_version: str | None = ...,
|
3227
|
+
use_ssl: bool | None = ...,
|
3228
|
+
verify: bool | str | None = ...,
|
3229
|
+
endpoint_url: str | None = ...,
|
3230
|
+
aws_access_key_id: str | None = ...,
|
3231
|
+
aws_secret_access_key: str | None = ...,
|
3232
|
+
aws_session_token: str | None = ...,
|
3233
|
+
config: Config | None = ...,
|
3234
|
+
aws_account_id: str | None = ...,
|
3235
|
+
) -> EVSClient:
|
3236
|
+
"""
|
3237
|
+
Create client for EVS service.
|
3238
|
+
"""
|
3239
|
+
|
3220
3240
|
@overload
|
3221
3241
|
def client(
|
3222
3242
|
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.30",
|
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.30 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.30"],
|
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",
|
@@ -201,6 +201,7 @@ setup(
|
|
201
201
|
"types-boto3-es>=1.38.0, <1.39.0",
|
202
202
|
"types-boto3-events>=1.38.0, <1.39.0",
|
203
203
|
"types-boto3-evidently>=1.38.0, <1.39.0",
|
204
|
+
"types-boto3-evs>=1.38.0, <1.39.0",
|
204
205
|
"types-boto3-finspace>=1.38.0, <1.39.0",
|
205
206
|
"types-boto3-finspace-data>=1.38.0, <1.39.0",
|
206
207
|
"types-boto3-firehose>=1.38.0, <1.39.0",
|
@@ -616,6 +617,7 @@ setup(
|
|
616
617
|
"es": ["types-boto3-es>=1.38.0, <1.39.0"],
|
617
618
|
"events": ["types-boto3-events>=1.38.0, <1.39.0"],
|
618
619
|
"evidently": ["types-boto3-evidently>=1.38.0, <1.39.0"],
|
620
|
+
"evs": ["types-boto3-evs>=1.38.0, <1.39.0"],
|
619
621
|
"finspace": ["types-boto3-finspace>=1.38.0, <1.39.0"],
|
620
622
|
"finspace-data": ["types-boto3-finspace-data>=1.38.0, <1.39.0"],
|
621
623
|
"firehose": ["types-boto3-firehose>=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.30
|
4
|
+
Summary: Type annotations for boto3 1.38.30 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.30; 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"
|
@@ -182,6 +182,7 @@ Requires-Dist: types-boto3-entityresolution<1.39.0,>=1.38.0; extra == "all"
|
|
182
182
|
Requires-Dist: types-boto3-es<1.39.0,>=1.38.0; extra == "all"
|
183
183
|
Requires-Dist: types-boto3-events<1.39.0,>=1.38.0; extra == "all"
|
184
184
|
Requires-Dist: types-boto3-evidently<1.39.0,>=1.38.0; extra == "all"
|
185
|
+
Requires-Dist: types-boto3-evs<1.39.0,>=1.38.0; extra == "all"
|
185
186
|
Requires-Dist: types-boto3-finspace<1.39.0,>=1.38.0; extra == "all"
|
186
187
|
Requires-Dist: types-boto3-finspace-data<1.39.0,>=1.38.0; extra == "all"
|
187
188
|
Requires-Dist: types-boto3-firehose<1.39.0,>=1.38.0; extra == "all"
|
@@ -737,6 +738,8 @@ Provides-Extra: events
|
|
737
738
|
Requires-Dist: types-boto3-events<1.39.0,>=1.38.0; extra == "events"
|
738
739
|
Provides-Extra: evidently
|
739
740
|
Requires-Dist: types-boto3-evidently<1.39.0,>=1.38.0; extra == "evidently"
|
741
|
+
Provides-Extra: evs
|
742
|
+
Requires-Dist: types-boto3-evs<1.39.0,>=1.38.0; extra == "evs"
|
740
743
|
Provides-Extra: finspace
|
741
744
|
Requires-Dist: types-boto3-finspace<1.39.0,>=1.38.0; extra == "finspace"
|
742
745
|
Provides-Extra: finspace-data
|
@@ -1281,7 +1284,7 @@ Dynamic: summary
|
|
1281
1284
|
|
1282
1285
|

|
1283
1286
|
|
1284
|
-
Type annotations for [boto3 1.38.
|
1287
|
+
Type annotations for [boto3 1.38.30](https://pypi.org/project/boto3/)
|
1285
1288
|
compatible with [VSCode](https://code.visualstudio.com/),
|
1286
1289
|
[PyCharm](https://www.jetbrains.com/pycharm/),
|
1287
1290
|
[Emacs](https://www.gnu.org/software/emacs/),
|
@@ -1339,7 +1342,7 @@ You can generate type annotations for `boto3` package locally with
|
|
1339
1342
|
isolation.
|
1340
1343
|
|
1341
1344
|
1. Run mypy-boto3-builder in your package root directory:
|
1342
|
-
`uvx --with 'boto3==1.38.
|
1345
|
+
`uvx --with 'boto3==1.38.30' mypy-boto3-builder`
|
1343
1346
|
2. Select `boto3` AWS SDK.
|
1344
1347
|
3. Select services you use in the current project.
|
1345
1348
|
4. Use provided commands to install generated packages.
|
@@ -1667,9 +1670,9 @@ repository.
|
|
1667
1670
|
|
1668
1671
|
## Submodules
|
1669
1672
|
|
1670
|
-
- `types-boto3[full]` - Type annotations for all
|
1673
|
+
- `types-boto3[full]` - Type annotations for all 404 services in one package
|
1671
1674
|
(recommended).
|
1672
|
-
- `types-boto3[all]` - Type annotations for all
|
1675
|
+
- `types-boto3[all]` - Type annotations for all 404 services in separate
|
1673
1676
|
packages.
|
1674
1677
|
- `types-boto3[essential]` - Type annotations for
|
1675
1678
|
[CloudFormation](https://youtype.github.io/types_boto3_docs/types_boto3_cloudformation/),
|
@@ -2100,6 +2103,8 @@ repository.
|
|
2100
2103
|
- `types-boto3[evidently]` - Type annotations for
|
2101
2104
|
[CloudWatchEvidently](https://youtype.github.io/types_boto3_docs/types_boto3_evidently/)
|
2102
2105
|
service.
|
2106
|
+
- `types-boto3[evs]` - Type annotations for
|
2107
|
+
[EVS](https://youtype.github.io/types_boto3_docs/types_boto3_evs/) service.
|
2103
2108
|
- `types-boto3[finspace]` - Type annotations for
|
2104
2109
|
[Finspace](https://youtype.github.io/types_boto3_docs/types_boto3_finspace/)
|
2105
2110
|
service.
|
@@ -161,6 +161,7 @@ types-boto3-entityresolution<1.39.0,>=1.38.0
|
|
161
161
|
types-boto3-es<1.39.0,>=1.38.0
|
162
162
|
types-boto3-events<1.39.0,>=1.38.0
|
163
163
|
types-boto3-evidently<1.39.0,>=1.38.0
|
164
|
+
types-boto3-evs<1.39.0,>=1.38.0
|
164
165
|
types-boto3-finspace<1.39.0,>=1.38.0
|
165
166
|
types-boto3-finspace-data<1.39.0,>=1.38.0
|
166
167
|
types-boto3-firehose<1.39.0,>=1.38.0
|
@@ -548,7 +549,7 @@ types-boto3-billing<1.39.0,>=1.38.0
|
|
548
549
|
types-boto3-billingconductor<1.39.0,>=1.38.0
|
549
550
|
|
550
551
|
[boto3]
|
551
|
-
boto3==1.38.
|
552
|
+
boto3==1.38.30
|
552
553
|
|
553
554
|
[braket]
|
554
555
|
types-boto3-braket<1.39.0,>=1.38.0
|
@@ -853,6 +854,9 @@ types-boto3-events<1.39.0,>=1.38.0
|
|
853
854
|
[evidently]
|
854
855
|
types-boto3-evidently<1.39.0,>=1.38.0
|
855
856
|
|
857
|
+
[evs]
|
858
|
+
types-boto3-evs<1.39.0,>=1.38.0
|
859
|
+
|
856
860
|
[finspace]
|
857
861
|
types-boto3-finspace<1.39.0,>=1.38.0
|
858
862
|
|
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
|