boto3-stubs 1.34.136__tar.gz → 1.34.138__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.
- {boto3_stubs-1.34.136 → boto3_stubs-1.34.138}/PKG-INFO +11 -6
- {boto3_stubs-1.34.136 → boto3_stubs-1.34.138}/README.md +7 -2
- {boto3_stubs-1.34.136 → boto3_stubs-1.34.138}/boto3_stubs.egg-info/PKG-INFO +11 -6
- {boto3_stubs-1.34.136 → boto3_stubs-1.34.138}/boto3_stubs.egg-info/requires.txt +2 -2
- {boto3_stubs-1.34.136 → boto3_stubs-1.34.138}/setup.py +3 -3
- {boto3_stubs-1.34.136 → boto3_stubs-1.34.138}/LICENSE +0 -0
- {boto3_stubs-1.34.136 → boto3_stubs-1.34.138}/boto3-stubs/__init__.pyi +0 -0
- {boto3_stubs-1.34.136 → boto3_stubs-1.34.138}/boto3-stubs/compat.pyi +0 -0
- {boto3_stubs-1.34.136 → boto3_stubs-1.34.138}/boto3-stubs/crt.pyi +0 -0
- {boto3_stubs-1.34.136 → boto3_stubs-1.34.138}/boto3-stubs/docs/__init__.pyi +0 -0
- {boto3_stubs-1.34.136 → boto3_stubs-1.34.138}/boto3-stubs/docs/utils.pyi +0 -0
- {boto3_stubs-1.34.136 → boto3_stubs-1.34.138}/boto3-stubs/dynamodb/__init__.pyi +0 -0
- {boto3_stubs-1.34.136 → boto3_stubs-1.34.138}/boto3-stubs/dynamodb/conditions.pyi +0 -0
- {boto3_stubs-1.34.136 → boto3_stubs-1.34.138}/boto3-stubs/dynamodb/table.pyi +0 -0
- {boto3_stubs-1.34.136 → boto3_stubs-1.34.138}/boto3-stubs/dynamodb/transform.pyi +0 -0
- {boto3_stubs-1.34.136 → boto3_stubs-1.34.138}/boto3-stubs/dynamodb/types.pyi +0 -0
- {boto3_stubs-1.34.136 → boto3_stubs-1.34.138}/boto3-stubs/ec2/__init__.pyi +0 -0
- {boto3_stubs-1.34.136 → boto3_stubs-1.34.138}/boto3-stubs/ec2/createtags.pyi +0 -0
- {boto3_stubs-1.34.136 → boto3_stubs-1.34.138}/boto3-stubs/ec2/deletetags.pyi +0 -0
- {boto3_stubs-1.34.136 → boto3_stubs-1.34.138}/boto3-stubs/exceptions.pyi +0 -0
- {boto3_stubs-1.34.136 → boto3_stubs-1.34.138}/boto3-stubs/py.typed +0 -0
- {boto3_stubs-1.34.136 → boto3_stubs-1.34.138}/boto3-stubs/resources/__init__.pyi +0 -0
- {boto3_stubs-1.34.136 → boto3_stubs-1.34.138}/boto3-stubs/resources/action.pyi +0 -0
- {boto3_stubs-1.34.136 → boto3_stubs-1.34.138}/boto3-stubs/resources/base.pyi +0 -0
- {boto3_stubs-1.34.136 → boto3_stubs-1.34.138}/boto3-stubs/resources/collection.pyi +0 -0
- {boto3_stubs-1.34.136 → boto3_stubs-1.34.138}/boto3-stubs/resources/factory.pyi +0 -0
- {boto3_stubs-1.34.136 → boto3_stubs-1.34.138}/boto3-stubs/resources/model.pyi +0 -0
- {boto3_stubs-1.34.136 → boto3_stubs-1.34.138}/boto3-stubs/resources/params.pyi +0 -0
- {boto3_stubs-1.34.136 → boto3_stubs-1.34.138}/boto3-stubs/resources/response.pyi +0 -0
- {boto3_stubs-1.34.136 → boto3_stubs-1.34.138}/boto3-stubs/s3/__init__.pyi +0 -0
- {boto3_stubs-1.34.136 → boto3_stubs-1.34.138}/boto3-stubs/s3/constants.pyi +0 -0
- {boto3_stubs-1.34.136 → boto3_stubs-1.34.138}/boto3-stubs/s3/inject.pyi +0 -0
- {boto3_stubs-1.34.136 → boto3_stubs-1.34.138}/boto3-stubs/s3/transfer.pyi +0 -0
- {boto3_stubs-1.34.136 → boto3_stubs-1.34.138}/boto3-stubs/session.pyi +0 -0
- {boto3_stubs-1.34.136 → boto3_stubs-1.34.138}/boto3-stubs/utils.pyi +0 -0
- {boto3_stubs-1.34.136 → boto3_stubs-1.34.138}/boto3_stubs.egg-info/SOURCES.txt +0 -0
- {boto3_stubs-1.34.136 → boto3_stubs-1.34.138}/boto3_stubs.egg-info/dependency_links.txt +0 -0
- {boto3_stubs-1.34.136 → boto3_stubs-1.34.138}/boto3_stubs.egg-info/not-zip-safe +0 -0
- {boto3_stubs-1.34.136 → boto3_stubs-1.34.138}/boto3_stubs.egg-info/top_level.txt +0 -0
- {boto3_stubs-1.34.136 → boto3_stubs-1.34.138}/setup.cfg +0 -0
@@ -1,7 +1,7 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: boto3-stubs
|
3
|
-
Version: 1.34.
|
4
|
-
Summary: Type annotations for boto3 1.34.
|
3
|
+
Version: 1.34.138
|
4
|
+
Summary: Type annotations for boto3 1.34.138 generated with mypy-boto3-builder 7.25.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
|
@@ -427,8 +427,8 @@ Requires-Dist: mypy-boto3-rds<1.35.0,>=1.34.0; extra == "essential"
|
|
427
427
|
Requires-Dist: mypy-boto3-s3<1.35.0,>=1.34.0; extra == "essential"
|
428
428
|
Requires-Dist: mypy-boto3-sqs<1.35.0,>=1.34.0; extra == "essential"
|
429
429
|
Provides-Extra: boto3
|
430
|
-
Requires-Dist: boto3==1.34.
|
431
|
-
Requires-Dist: botocore==1.34.
|
430
|
+
Requires-Dist: boto3==1.34.138; extra == "boto3"
|
431
|
+
Requires-Dist: botocore==1.34.138; extra == "boto3"
|
432
432
|
Provides-Extra: accessanalyzer
|
433
433
|
Requires-Dist: mypy-boto3-accessanalyzer<1.35.0,>=1.34.0; extra == "accessanalyzer"
|
434
434
|
Provides-Extra: account
|
@@ -1212,7 +1212,7 @@ Requires-Dist: mypy-boto3-xray<1.35.0,>=1.34.0; extra == "xray"
|
|
1212
1212
|

|
1213
1213
|
|
1214
1214
|
Type annotations for
|
1215
|
-
[boto3 1.34.
|
1215
|
+
[boto3 1.34.138](https://boto3.amazonaws.com/v1/documentation/api/1.34.138/index.html)
|
1216
1216
|
compatible with [VSCode](https://code.visualstudio.com/),
|
1217
1217
|
[PyCharm](https://www.jetbrains.com/pycharm/),
|
1218
1218
|
[Emacs](https://www.gnu.org/software/emacs/),
|
@@ -1221,7 +1221,7 @@ compatible with [VSCode](https://code.visualstudio.com/),
|
|
1221
1221
|
[pyright](https://github.com/microsoft/pyright) and other tools.
|
1222
1222
|
|
1223
1223
|
Generated by
|
1224
|
-
[mypy-boto3-builder 7.
|
1224
|
+
[mypy-boto3-builder 7.25.0](https://github.com/youtype/mypy_boto3_builder).
|
1225
1225
|
|
1226
1226
|
More information can be found in
|
1227
1227
|
[boto3-stubs docs](https://youtype.github.io/boto3_stubs_docs/).
|
@@ -1292,6 +1292,11 @@ python -m pip install 'boto3-stubs[acm,apigateway]'
|
|
1292
1292
|
python -m pip install 'boto3-stubs[boto3]'
|
1293
1293
|
|
1294
1294
|
|
1295
|
+
# or install all-in-one annotations for all services at once
|
1296
|
+
python -m pip install 'boto3-stubs-full[boto3]'
|
1297
|
+
|
1298
|
+
|
1299
|
+
|
1295
1300
|
# Lite version does not provide session.client/resource overloads
|
1296
1301
|
# it is more RAM-friendly, but requires explicit type annotations
|
1297
1302
|
python -m pip install 'boto3-stubs-lite[essential]'
|
@@ -10,7 +10,7 @@
|
|
10
10
|

|
11
11
|
|
12
12
|
Type annotations for
|
13
|
-
[boto3 1.34.
|
13
|
+
[boto3 1.34.138](https://boto3.amazonaws.com/v1/documentation/api/1.34.138/index.html)
|
14
14
|
compatible with [VSCode](https://code.visualstudio.com/),
|
15
15
|
[PyCharm](https://www.jetbrains.com/pycharm/),
|
16
16
|
[Emacs](https://www.gnu.org/software/emacs/),
|
@@ -19,7 +19,7 @@ compatible with [VSCode](https://code.visualstudio.com/),
|
|
19
19
|
[pyright](https://github.com/microsoft/pyright) and other tools.
|
20
20
|
|
21
21
|
Generated by
|
22
|
-
[mypy-boto3-builder 7.
|
22
|
+
[mypy-boto3-builder 7.25.0](https://github.com/youtype/mypy_boto3_builder).
|
23
23
|
|
24
24
|
More information can be found in
|
25
25
|
[boto3-stubs docs](https://youtype.github.io/boto3_stubs_docs/).
|
@@ -90,6 +90,11 @@ python -m pip install 'boto3-stubs[acm,apigateway]'
|
|
90
90
|
python -m pip install 'boto3-stubs[boto3]'
|
91
91
|
|
92
92
|
|
93
|
+
# or install all-in-one annotations for all services at once
|
94
|
+
python -m pip install 'boto3-stubs-full[boto3]'
|
95
|
+
|
96
|
+
|
97
|
+
|
93
98
|
# Lite version does not provide session.client/resource overloads
|
94
99
|
# it is more RAM-friendly, but requires explicit type annotations
|
95
100
|
python -m pip install 'boto3-stubs-lite[essential]'
|
@@ -1,7 +1,7 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: boto3-stubs
|
3
|
-
Version: 1.34.
|
4
|
-
Summary: Type annotations for boto3 1.34.
|
3
|
+
Version: 1.34.138
|
4
|
+
Summary: Type annotations for boto3 1.34.138 generated with mypy-boto3-builder 7.25.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
|
@@ -427,8 +427,8 @@ Requires-Dist: mypy-boto3-rds<1.35.0,>=1.34.0; extra == "essential"
|
|
427
427
|
Requires-Dist: mypy-boto3-s3<1.35.0,>=1.34.0; extra == "essential"
|
428
428
|
Requires-Dist: mypy-boto3-sqs<1.35.0,>=1.34.0; extra == "essential"
|
429
429
|
Provides-Extra: boto3
|
430
|
-
Requires-Dist: boto3==1.34.
|
431
|
-
Requires-Dist: botocore==1.34.
|
430
|
+
Requires-Dist: boto3==1.34.138; extra == "boto3"
|
431
|
+
Requires-Dist: botocore==1.34.138; extra == "boto3"
|
432
432
|
Provides-Extra: accessanalyzer
|
433
433
|
Requires-Dist: mypy-boto3-accessanalyzer<1.35.0,>=1.34.0; extra == "accessanalyzer"
|
434
434
|
Provides-Extra: account
|
@@ -1212,7 +1212,7 @@ Requires-Dist: mypy-boto3-xray<1.35.0,>=1.34.0; extra == "xray"
|
|
1212
1212
|

|
1213
1213
|
|
1214
1214
|
Type annotations for
|
1215
|
-
[boto3 1.34.
|
1215
|
+
[boto3 1.34.138](https://boto3.amazonaws.com/v1/documentation/api/1.34.138/index.html)
|
1216
1216
|
compatible with [VSCode](https://code.visualstudio.com/),
|
1217
1217
|
[PyCharm](https://www.jetbrains.com/pycharm/),
|
1218
1218
|
[Emacs](https://www.gnu.org/software/emacs/),
|
@@ -1221,7 +1221,7 @@ compatible with [VSCode](https://code.visualstudio.com/),
|
|
1221
1221
|
[pyright](https://github.com/microsoft/pyright) and other tools.
|
1222
1222
|
|
1223
1223
|
Generated by
|
1224
|
-
[mypy-boto3-builder 7.
|
1224
|
+
[mypy-boto3-builder 7.25.0](https://github.com/youtype/mypy_boto3_builder).
|
1225
1225
|
|
1226
1226
|
More information can be found in
|
1227
1227
|
[boto3-stubs docs](https://youtype.github.io/boto3_stubs_docs/).
|
@@ -1292,6 +1292,11 @@ python -m pip install 'boto3-stubs[acm,apigateway]'
|
|
1292
1292
|
python -m pip install 'boto3-stubs[boto3]'
|
1293
1293
|
|
1294
1294
|
|
1295
|
+
# or install all-in-one annotations for all services at once
|
1296
|
+
python -m pip install 'boto3-stubs-full[boto3]'
|
1297
|
+
|
1298
|
+
|
1299
|
+
|
1295
1300
|
# Lite version does not provide session.client/resource overloads
|
1296
1301
|
# it is more RAM-friendly, but requires explicit type annotations
|
1297
1302
|
python -m pip install 'boto3-stubs-lite[essential]'
|
@@ -11,13 +11,13 @@ LONG_DESCRIPTION = (Path(__file__).parent / "README.md").read_text()
|
|
11
11
|
|
12
12
|
setup(
|
13
13
|
name="boto3-stubs",
|
14
|
-
version="1.34.
|
14
|
+
version="1.34.138",
|
15
15
|
packages=["boto3-stubs"],
|
16
16
|
url="https://github.com/youtype/mypy_boto3_builder",
|
17
17
|
license="MIT License",
|
18
18
|
author="Vlad Emelianov",
|
19
19
|
author_email="vlad.emelianov.nz@gmail.com",
|
20
|
-
description="Type annotations for boto3 1.34.
|
20
|
+
description="Type annotations for boto3 1.34.138 generated with mypy-boto3-builder 7.25.0",
|
21
21
|
classifiers=[
|
22
22
|
"Development Status :: 5 - Production/Stable",
|
23
23
|
"Intended Audience :: Developers",
|
@@ -448,7 +448,7 @@ setup(
|
|
448
448
|
"mypy-boto3-s3>=1.34.0, <1.35.0",
|
449
449
|
"mypy-boto3-sqs>=1.34.0, <1.35.0",
|
450
450
|
],
|
451
|
-
"boto3": ["boto3==1.34.
|
451
|
+
"boto3": ["boto3==1.34.138", "botocore==1.34.138"],
|
452
452
|
"accessanalyzer": ["mypy-boto3-accessanalyzer>=1.34.0, <1.35.0"],
|
453
453
|
"account": ["mypy-boto3-account>=1.34.0, <1.35.0"],
|
454
454
|
"acm": ["mypy-boto3-acm>=1.34.0, <1.35.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
|