types-boto3 1.37.6__tar.gz → 1.37.8__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.37.6 → types_boto3-1.37.8}/PKG-INFO +13 -7
- {types_boto3-1.37.6 → types_boto3-1.37.8}/README.md +7 -4
- {types_boto3-1.37.6 → types_boto3-1.37.8}/boto3-stubs/__init__.pyi +18 -0
- {types_boto3-1.37.6 → types_boto3-1.37.8}/boto3-stubs/session.pyi +19 -0
- {types_boto3-1.37.6 → types_boto3-1.37.8}/setup.py +5 -3
- {types_boto3-1.37.6 → types_boto3-1.37.8}/types_boto3.egg-info/PKG-INFO +13 -7
- {types_boto3-1.37.6 → types_boto3-1.37.8}/types_boto3.egg-info/requires.txt +5 -1
- {types_boto3-1.37.6 → types_boto3-1.37.8}/LICENSE +0 -0
- {types_boto3-1.37.6 → types_boto3-1.37.8}/boto3-stubs/compat.pyi +0 -0
- {types_boto3-1.37.6 → types_boto3-1.37.8}/boto3-stubs/crt.pyi +0 -0
- {types_boto3-1.37.6 → types_boto3-1.37.8}/boto3-stubs/docs/__init__.pyi +0 -0
- {types_boto3-1.37.6 → types_boto3-1.37.8}/boto3-stubs/docs/action.pyi +0 -0
- {types_boto3-1.37.6 → types_boto3-1.37.8}/boto3-stubs/docs/attr.pyi +0 -0
- {types_boto3-1.37.6 → types_boto3-1.37.8}/boto3-stubs/docs/base.pyi +0 -0
- {types_boto3-1.37.6 → types_boto3-1.37.8}/boto3-stubs/docs/client.pyi +0 -0
- {types_boto3-1.37.6 → types_boto3-1.37.8}/boto3-stubs/docs/collection.pyi +0 -0
- {types_boto3-1.37.6 → types_boto3-1.37.8}/boto3-stubs/docs/docstring.pyi +0 -0
- {types_boto3-1.37.6 → types_boto3-1.37.8}/boto3-stubs/docs/method.pyi +0 -0
- {types_boto3-1.37.6 → types_boto3-1.37.8}/boto3-stubs/docs/resource.pyi +0 -0
- {types_boto3-1.37.6 → types_boto3-1.37.8}/boto3-stubs/docs/service.pyi +0 -0
- {types_boto3-1.37.6 → types_boto3-1.37.8}/boto3-stubs/docs/subresource.pyi +0 -0
- {types_boto3-1.37.6 → types_boto3-1.37.8}/boto3-stubs/docs/utils.pyi +0 -0
- {types_boto3-1.37.6 → types_boto3-1.37.8}/boto3-stubs/docs/waiter.pyi +0 -0
- {types_boto3-1.37.6 → types_boto3-1.37.8}/boto3-stubs/dynamodb/__init__.pyi +0 -0
- {types_boto3-1.37.6 → types_boto3-1.37.8}/boto3-stubs/dynamodb/conditions.pyi +0 -0
- {types_boto3-1.37.6 → types_boto3-1.37.8}/boto3-stubs/dynamodb/table.pyi +0 -0
- {types_boto3-1.37.6 → types_boto3-1.37.8}/boto3-stubs/dynamodb/transform.pyi +0 -0
- {types_boto3-1.37.6 → types_boto3-1.37.8}/boto3-stubs/dynamodb/types.pyi +0 -0
- {types_boto3-1.37.6 → types_boto3-1.37.8}/boto3-stubs/ec2/__init__.pyi +0 -0
- {types_boto3-1.37.6 → types_boto3-1.37.8}/boto3-stubs/ec2/createtags.pyi +0 -0
- {types_boto3-1.37.6 → types_boto3-1.37.8}/boto3-stubs/ec2/deletetags.pyi +0 -0
- {types_boto3-1.37.6 → types_boto3-1.37.8}/boto3-stubs/exceptions.pyi +0 -0
- {types_boto3-1.37.6 → types_boto3-1.37.8}/boto3-stubs/py.typed +0 -0
- {types_boto3-1.37.6 → types_boto3-1.37.8}/boto3-stubs/resources/__init__.pyi +0 -0
- {types_boto3-1.37.6 → types_boto3-1.37.8}/boto3-stubs/resources/action.pyi +0 -0
- {types_boto3-1.37.6 → types_boto3-1.37.8}/boto3-stubs/resources/base.pyi +0 -0
- {types_boto3-1.37.6 → types_boto3-1.37.8}/boto3-stubs/resources/collection.pyi +0 -0
- {types_boto3-1.37.6 → types_boto3-1.37.8}/boto3-stubs/resources/factory.pyi +0 -0
- {types_boto3-1.37.6 → types_boto3-1.37.8}/boto3-stubs/resources/model.pyi +0 -0
- {types_boto3-1.37.6 → types_boto3-1.37.8}/boto3-stubs/resources/params.pyi +0 -0
- {types_boto3-1.37.6 → types_boto3-1.37.8}/boto3-stubs/resources/response.pyi +0 -0
- {types_boto3-1.37.6 → types_boto3-1.37.8}/boto3-stubs/s3/__init__.pyi +0 -0
- {types_boto3-1.37.6 → types_boto3-1.37.8}/boto3-stubs/s3/constants.pyi +0 -0
- {types_boto3-1.37.6 → types_boto3-1.37.8}/boto3-stubs/s3/inject.pyi +0 -0
- {types_boto3-1.37.6 → types_boto3-1.37.8}/boto3-stubs/s3/transfer.pyi +0 -0
- {types_boto3-1.37.6 → types_boto3-1.37.8}/boto3-stubs/utils.pyi +0 -0
- {types_boto3-1.37.6 → types_boto3-1.37.8}/setup.cfg +0 -0
- {types_boto3-1.37.6 → types_boto3-1.37.8}/types_boto3.egg-info/SOURCES.txt +0 -0
- {types_boto3-1.37.6 → types_boto3-1.37.8}/types_boto3.egg-info/dependency_links.txt +0 -0
- {types_boto3-1.37.6 → types_boto3-1.37.8}/types_boto3.egg-info/not-zip-safe +0 -0
- {types_boto3-1.37.6 → types_boto3-1.37.8}/types_boto3.egg-info/top_level.txt +0 -0
@@ -1,7 +1,7 @@
|
|
1
1
|
Metadata-Version: 2.2
|
2
2
|
Name: types-boto3
|
3
|
-
Version: 1.37.
|
4
|
-
Summary: Type annotations for boto3 1.37.
|
3
|
+
Version: 1.37.8
|
4
|
+
Summary: Type annotations for boto3 1.37.8 generated with mypy-boto3-builder 8.10.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.38.0,>=1.37.0; extra == "full"
|
38
38
|
Provides-Extra: boto3
|
39
|
-
Requires-Dist: boto3==1.37.
|
39
|
+
Requires-Dist: boto3==1.37.8; extra == "boto3"
|
40
40
|
Provides-Extra: all
|
41
41
|
Requires-Dist: types-boto3-accessanalyzer<1.38.0,>=1.37.0; extra == "all"
|
42
42
|
Requires-Dist: types-boto3-account<1.38.0,>=1.37.0; extra == "all"
|
@@ -193,6 +193,7 @@ Requires-Dist: types-boto3-frauddetector<1.38.0,>=1.37.0; extra == "all"
|
|
193
193
|
Requires-Dist: types-boto3-freetier<1.38.0,>=1.37.0; extra == "all"
|
194
194
|
Requires-Dist: types-boto3-fsx<1.38.0,>=1.37.0; extra == "all"
|
195
195
|
Requires-Dist: types-boto3-gamelift<1.38.0,>=1.37.0; extra == "all"
|
196
|
+
Requires-Dist: types-boto3-gameliftstreams<1.38.0,>=1.37.0; extra == "all"
|
196
197
|
Requires-Dist: types-boto3-geo-maps<1.38.0,>=1.37.0; extra == "all"
|
197
198
|
Requires-Dist: types-boto3-geo-places<1.38.0,>=1.37.0; extra == "all"
|
198
199
|
Requires-Dist: types-boto3-geo-routes<1.38.0,>=1.37.0; extra == "all"
|
@@ -759,6 +760,8 @@ Provides-Extra: fsx
|
|
759
760
|
Requires-Dist: types-boto3-fsx<1.38.0,>=1.37.0; extra == "fsx"
|
760
761
|
Provides-Extra: gamelift
|
761
762
|
Requires-Dist: types-boto3-gamelift<1.38.0,>=1.37.0; extra == "gamelift"
|
763
|
+
Provides-Extra: gameliftstreams
|
764
|
+
Requires-Dist: types-boto3-gameliftstreams<1.38.0,>=1.37.0; extra == "gameliftstreams"
|
762
765
|
Provides-Extra: geo-maps
|
763
766
|
Requires-Dist: types-boto3-geo-maps<1.38.0,>=1.37.0; extra == "geo-maps"
|
764
767
|
Provides-Extra: geo-places
|
@@ -1280,7 +1283,7 @@ Dynamic: summary
|
|
1280
1283
|
|
1281
1284
|

|
1282
1285
|
|
1283
|
-
Type annotations for [boto3 1.37.
|
1286
|
+
Type annotations for [boto3 1.37.8](https://pypi.org/project/boto3/) compatible
|
1284
1287
|
with [VSCode](https://code.visualstudio.com/),
|
1285
1288
|
[PyCharm](https://www.jetbrains.com/pycharm/),
|
1286
1289
|
[Emacs](https://www.gnu.org/software/emacs/),
|
@@ -1338,7 +1341,7 @@ You can generate type annotations for `boto3` package locally with
|
|
1338
1341
|
isolation.
|
1339
1342
|
|
1340
1343
|
1. Run mypy-boto3-builder in your package root directory:
|
1341
|
-
`uvx --with 'boto3==1.37.
|
1344
|
+
`uvx --with 'boto3==1.37.8' mypy-boto3-builder`
|
1342
1345
|
2. Select `boto3` AWS SDK.
|
1343
1346
|
3. Select services you use in the current project.
|
1344
1347
|
4. Use provided commands to install generated packages.
|
@@ -1666,9 +1669,9 @@ repository.
|
|
1666
1669
|
|
1667
1670
|
## Submodules
|
1668
1671
|
|
1669
|
-
- `types-boto3[full]` - Type annotations for all
|
1672
|
+
- `types-boto3[full]` - Type annotations for all 404 services in one package
|
1670
1673
|
(recommended).
|
1671
|
-
- `types-boto3[all]` - Type annotations for all
|
1674
|
+
- `types-boto3[all]` - Type annotations for all 404 services in separate
|
1672
1675
|
packages.
|
1673
1676
|
- `types-boto3[essential]` - Type annotations for
|
1674
1677
|
[CloudFormation](https://youtype.github.io/types_boto3_docs/types_boto3_cloudformation/),
|
@@ -2129,6 +2132,9 @@ repository.
|
|
2129
2132
|
- `types-boto3[gamelift]` - Type annotations for
|
2130
2133
|
[GameLift](https://youtype.github.io/types_boto3_docs/types_boto3_gamelift/)
|
2131
2134
|
service.
|
2135
|
+
- `types-boto3[gameliftstreams]` - Type annotations for
|
2136
|
+
[GameLiftStreams](https://youtype.github.io/types_boto3_docs/types_boto3_gameliftstreams/)
|
2137
|
+
service.
|
2132
2138
|
- `types-boto3[geo-maps]` - Type annotations for
|
2133
2139
|
[LocationServiceMapsV2](https://youtype.github.io/types_boto3_docs/types_boto3_geo_maps/)
|
2134
2140
|
service.
|
@@ -9,7 +9,7 @@
|
|
9
9
|
|
10
10
|

|
11
11
|
|
12
|
-
Type annotations for [boto3 1.37.
|
12
|
+
Type annotations for [boto3 1.37.8](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.37.
|
70
|
+
`uvx --with 'boto3==1.37.8' 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/),
|
@@ -858,6 +858,9 @@ repository.
|
|
858
858
|
- `types-boto3[gamelift]` - Type annotations for
|
859
859
|
[GameLift](https://youtype.github.io/types_boto3_docs/types_boto3_gamelift/)
|
860
860
|
service.
|
861
|
+
- `types-boto3[gameliftstreams]` - Type annotations for
|
862
|
+
[GameLiftStreams](https://youtype.github.io/types_boto3_docs/types_boto3_gameliftstreams/)
|
863
|
+
service.
|
861
864
|
- `types-boto3[geo-maps]` - Type annotations for
|
862
865
|
[LocationServiceMapsV2](https://youtype.github.io/types_boto3_docs/types_boto3_geo_maps/)
|
863
866
|
service.
|
@@ -173,6 +173,7 @@ from types_boto3_frauddetector.client import FraudDetectorClient
|
|
173
173
|
from types_boto3_freetier.client import FreeTierClient
|
174
174
|
from types_boto3_fsx.client import FSxClient
|
175
175
|
from types_boto3_gamelift.client import GameLiftClient
|
176
|
+
from types_boto3_gameliftstreams.client import GameLiftStreamsClient
|
176
177
|
from types_boto3_geo_maps.client import LocationServiceMapsV2Client
|
177
178
|
from types_boto3_geo_places.client import LocationServicePlacesV2Client
|
178
179
|
from types_boto3_geo_routes.client import LocationServiceRoutesV2Client
|
@@ -3096,6 +3097,23 @@ def client(
|
|
3096
3097
|
Create client for GameLift service.
|
3097
3098
|
"""
|
3098
3099
|
|
3100
|
+
@overload
|
3101
|
+
def client(
|
3102
|
+
service_name: Literal["gameliftstreams"],
|
3103
|
+
region_name: str | None = ...,
|
3104
|
+
api_version: str | None = ...,
|
3105
|
+
use_ssl: bool | None = ...,
|
3106
|
+
verify: bool | str | None = ...,
|
3107
|
+
endpoint_url: str | None = ...,
|
3108
|
+
aws_access_key_id: str | None = ...,
|
3109
|
+
aws_secret_access_key: str | None = ...,
|
3110
|
+
aws_session_token: str | None = ...,
|
3111
|
+
config: Config | None = ...,
|
3112
|
+
) -> GameLiftStreamsClient:
|
3113
|
+
"""
|
3114
|
+
Create client for GameLiftStreams service.
|
3115
|
+
"""
|
3116
|
+
|
3099
3117
|
@overload
|
3100
3118
|
def client(
|
3101
3119
|
service_name: Literal["geo-maps"],
|
@@ -179,6 +179,7 @@ from types_boto3_frauddetector.client import FraudDetectorClient
|
|
179
179
|
from types_boto3_freetier.client import FreeTierClient
|
180
180
|
from types_boto3_fsx.client import FSxClient
|
181
181
|
from types_boto3_gamelift.client import GameLiftClient
|
182
|
+
from types_boto3_gameliftstreams.client import GameLiftStreamsClient
|
182
183
|
from types_boto3_geo_maps.client import LocationServiceMapsV2Client
|
183
184
|
from types_boto3_geo_places.client import LocationServicePlacesV2Client
|
184
185
|
from types_boto3_geo_routes.client import LocationServiceRoutesV2Client
|
@@ -3270,6 +3271,24 @@ class Session:
|
|
3270
3271
|
Create client for GameLift service.
|
3271
3272
|
"""
|
3272
3273
|
|
3274
|
+
@overload
|
3275
|
+
def client(
|
3276
|
+
self,
|
3277
|
+
service_name: Literal["gameliftstreams"],
|
3278
|
+
region_name: str | None = ...,
|
3279
|
+
api_version: str | None = ...,
|
3280
|
+
use_ssl: bool | None = ...,
|
3281
|
+
verify: bool | str | None = ...,
|
3282
|
+
endpoint_url: str | None = ...,
|
3283
|
+
aws_access_key_id: str | None = ...,
|
3284
|
+
aws_secret_access_key: str | None = ...,
|
3285
|
+
aws_session_token: str | None = ...,
|
3286
|
+
config: Config | None = ...,
|
3287
|
+
) -> GameLiftStreamsClient:
|
3288
|
+
"""
|
3289
|
+
Create client for GameLiftStreams service.
|
3290
|
+
"""
|
3291
|
+
|
3273
3292
|
@overload
|
3274
3293
|
def client(
|
3275
3294
|
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.37.
|
15
|
+
version="1.37.8",
|
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.37.
|
21
|
+
description="Type annotations for boto3 1.37.8 generated with mypy-boto3-builder 8.10.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.37.0, <1.38.0"],
|
58
|
-
"boto3": ["boto3==1.37.
|
58
|
+
"boto3": ["boto3==1.37.8"],
|
59
59
|
"all": [
|
60
60
|
"types-boto3-accessanalyzer>=1.37.0, <1.38.0",
|
61
61
|
"types-boto3-account>=1.37.0, <1.38.0",
|
@@ -212,6 +212,7 @@ setup(
|
|
212
212
|
"types-boto3-freetier>=1.37.0, <1.38.0",
|
213
213
|
"types-boto3-fsx>=1.37.0, <1.38.0",
|
214
214
|
"types-boto3-gamelift>=1.37.0, <1.38.0",
|
215
|
+
"types-boto3-gameliftstreams>=1.37.0, <1.38.0",
|
215
216
|
"types-boto3-geo-maps>=1.37.0, <1.38.0",
|
216
217
|
"types-boto3-geo-places>=1.37.0, <1.38.0",
|
217
218
|
"types-boto3-geo-routes>=1.37.0, <1.38.0",
|
@@ -627,6 +628,7 @@ setup(
|
|
627
628
|
"freetier": ["types-boto3-freetier>=1.37.0, <1.38.0"],
|
628
629
|
"fsx": ["types-boto3-fsx>=1.37.0, <1.38.0"],
|
629
630
|
"gamelift": ["types-boto3-gamelift>=1.37.0, <1.38.0"],
|
631
|
+
"gameliftstreams": ["types-boto3-gameliftstreams>=1.37.0, <1.38.0"],
|
630
632
|
"geo-maps": ["types-boto3-geo-maps>=1.37.0, <1.38.0"],
|
631
633
|
"geo-places": ["types-boto3-geo-places>=1.37.0, <1.38.0"],
|
632
634
|
"geo-routes": ["types-boto3-geo-routes>=1.37.0, <1.38.0"],
|
@@ -1,7 +1,7 @@
|
|
1
1
|
Metadata-Version: 2.2
|
2
2
|
Name: types-boto3
|
3
|
-
Version: 1.37.
|
4
|
-
Summary: Type annotations for boto3 1.37.
|
3
|
+
Version: 1.37.8
|
4
|
+
Summary: Type annotations for boto3 1.37.8 generated with mypy-boto3-builder 8.10.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.38.0,>=1.37.0; extra == "full"
|
38
38
|
Provides-Extra: boto3
|
39
|
-
Requires-Dist: boto3==1.37.
|
39
|
+
Requires-Dist: boto3==1.37.8; extra == "boto3"
|
40
40
|
Provides-Extra: all
|
41
41
|
Requires-Dist: types-boto3-accessanalyzer<1.38.0,>=1.37.0; extra == "all"
|
42
42
|
Requires-Dist: types-boto3-account<1.38.0,>=1.37.0; extra == "all"
|
@@ -193,6 +193,7 @@ Requires-Dist: types-boto3-frauddetector<1.38.0,>=1.37.0; extra == "all"
|
|
193
193
|
Requires-Dist: types-boto3-freetier<1.38.0,>=1.37.0; extra == "all"
|
194
194
|
Requires-Dist: types-boto3-fsx<1.38.0,>=1.37.0; extra == "all"
|
195
195
|
Requires-Dist: types-boto3-gamelift<1.38.0,>=1.37.0; extra == "all"
|
196
|
+
Requires-Dist: types-boto3-gameliftstreams<1.38.0,>=1.37.0; extra == "all"
|
196
197
|
Requires-Dist: types-boto3-geo-maps<1.38.0,>=1.37.0; extra == "all"
|
197
198
|
Requires-Dist: types-boto3-geo-places<1.38.0,>=1.37.0; extra == "all"
|
198
199
|
Requires-Dist: types-boto3-geo-routes<1.38.0,>=1.37.0; extra == "all"
|
@@ -759,6 +760,8 @@ Provides-Extra: fsx
|
|
759
760
|
Requires-Dist: types-boto3-fsx<1.38.0,>=1.37.0; extra == "fsx"
|
760
761
|
Provides-Extra: gamelift
|
761
762
|
Requires-Dist: types-boto3-gamelift<1.38.0,>=1.37.0; extra == "gamelift"
|
763
|
+
Provides-Extra: gameliftstreams
|
764
|
+
Requires-Dist: types-boto3-gameliftstreams<1.38.0,>=1.37.0; extra == "gameliftstreams"
|
762
765
|
Provides-Extra: geo-maps
|
763
766
|
Requires-Dist: types-boto3-geo-maps<1.38.0,>=1.37.0; extra == "geo-maps"
|
764
767
|
Provides-Extra: geo-places
|
@@ -1280,7 +1283,7 @@ Dynamic: summary
|
|
1280
1283
|
|
1281
1284
|

|
1282
1285
|
|
1283
|
-
Type annotations for [boto3 1.37.
|
1286
|
+
Type annotations for [boto3 1.37.8](https://pypi.org/project/boto3/) compatible
|
1284
1287
|
with [VSCode](https://code.visualstudio.com/),
|
1285
1288
|
[PyCharm](https://www.jetbrains.com/pycharm/),
|
1286
1289
|
[Emacs](https://www.gnu.org/software/emacs/),
|
@@ -1338,7 +1341,7 @@ You can generate type annotations for `boto3` package locally with
|
|
1338
1341
|
isolation.
|
1339
1342
|
|
1340
1343
|
1. Run mypy-boto3-builder in your package root directory:
|
1341
|
-
`uvx --with 'boto3==1.37.
|
1344
|
+
`uvx --with 'boto3==1.37.8' mypy-boto3-builder`
|
1342
1345
|
2. Select `boto3` AWS SDK.
|
1343
1346
|
3. Select services you use in the current project.
|
1344
1347
|
4. Use provided commands to install generated packages.
|
@@ -1666,9 +1669,9 @@ repository.
|
|
1666
1669
|
|
1667
1670
|
## Submodules
|
1668
1671
|
|
1669
|
-
- `types-boto3[full]` - Type annotations for all
|
1672
|
+
- `types-boto3[full]` - Type annotations for all 404 services in one package
|
1670
1673
|
(recommended).
|
1671
|
-
- `types-boto3[all]` - Type annotations for all
|
1674
|
+
- `types-boto3[all]` - Type annotations for all 404 services in separate
|
1672
1675
|
packages.
|
1673
1676
|
- `types-boto3[essential]` - Type annotations for
|
1674
1677
|
[CloudFormation](https://youtype.github.io/types_boto3_docs/types_boto3_cloudformation/),
|
@@ -2129,6 +2132,9 @@ repository.
|
|
2129
2132
|
- `types-boto3[gamelift]` - Type annotations for
|
2130
2133
|
[GameLift](https://youtype.github.io/types_boto3_docs/types_boto3_gamelift/)
|
2131
2134
|
service.
|
2135
|
+
- `types-boto3[gameliftstreams]` - Type annotations for
|
2136
|
+
[GameLiftStreams](https://youtype.github.io/types_boto3_docs/types_boto3_gameliftstreams/)
|
2137
|
+
service.
|
2132
2138
|
- `types-boto3[geo-maps]` - Type annotations for
|
2133
2139
|
[LocationServiceMapsV2](https://youtype.github.io/types_boto3_docs/types_boto3_geo_maps/)
|
2134
2140
|
service.
|
@@ -172,6 +172,7 @@ types-boto3-frauddetector<1.38.0,>=1.37.0
|
|
172
172
|
types-boto3-freetier<1.38.0,>=1.37.0
|
173
173
|
types-boto3-fsx<1.38.0,>=1.37.0
|
174
174
|
types-boto3-gamelift<1.38.0,>=1.37.0
|
175
|
+
types-boto3-gameliftstreams<1.38.0,>=1.37.0
|
175
176
|
types-boto3-geo-maps<1.38.0,>=1.37.0
|
176
177
|
types-boto3-geo-places<1.38.0,>=1.37.0
|
177
178
|
types-boto3-geo-routes<1.38.0,>=1.37.0
|
@@ -548,7 +549,7 @@ types-boto3-billing<1.38.0,>=1.37.0
|
|
548
549
|
types-boto3-billingconductor<1.38.0,>=1.37.0
|
549
550
|
|
550
551
|
[boto3]
|
551
|
-
boto3==1.37.
|
552
|
+
boto3==1.37.8
|
552
553
|
|
553
554
|
[braket]
|
554
555
|
types-boto3-braket<1.38.0,>=1.37.0
|
@@ -889,6 +890,9 @@ types-boto3-full<1.38.0,>=1.37.0
|
|
889
890
|
[gamelift]
|
890
891
|
types-boto3-gamelift<1.38.0,>=1.37.0
|
891
892
|
|
893
|
+
[gameliftstreams]
|
894
|
+
types-boto3-gameliftstreams<1.38.0,>=1.37.0
|
895
|
+
|
892
896
|
[geo-maps]
|
893
897
|
types-boto3-geo-maps<1.38.0,>=1.37.0
|
894
898
|
|
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
|