boto3-stubs 1.34.135__tar.gz → 1.34.143__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.135 → boto3_stubs-1.34.143}/PKG-INFO +18 -7
- {boto3_stubs-1.34.135 → boto3_stubs-1.34.143}/README.md +11 -3
- {boto3_stubs-1.34.135 → boto3_stubs-1.34.143}/boto3-stubs/__init__.pyi +14 -0
- {boto3_stubs-1.34.135 → boto3_stubs-1.34.143}/boto3-stubs/session.pyi +15 -0
- {boto3_stubs-1.34.135 → boto3_stubs-1.34.143}/boto3_stubs.egg-info/PKG-INFO +18 -7
- {boto3_stubs-1.34.135 → boto3_stubs-1.34.143}/boto3_stubs.egg-info/requires.txt +6 -2
- {boto3_stubs-1.34.135 → boto3_stubs-1.34.143}/setup.py +5 -3
- {boto3_stubs-1.34.135 → boto3_stubs-1.34.143}/LICENSE +0 -0
- {boto3_stubs-1.34.135 → boto3_stubs-1.34.143}/boto3-stubs/compat.pyi +0 -0
- {boto3_stubs-1.34.135 → boto3_stubs-1.34.143}/boto3-stubs/crt.pyi +0 -0
- {boto3_stubs-1.34.135 → boto3_stubs-1.34.143}/boto3-stubs/docs/__init__.pyi +0 -0
- {boto3_stubs-1.34.135 → boto3_stubs-1.34.143}/boto3-stubs/docs/utils.pyi +0 -0
- {boto3_stubs-1.34.135 → boto3_stubs-1.34.143}/boto3-stubs/dynamodb/__init__.pyi +0 -0
- {boto3_stubs-1.34.135 → boto3_stubs-1.34.143}/boto3-stubs/dynamodb/conditions.pyi +0 -0
- {boto3_stubs-1.34.135 → boto3_stubs-1.34.143}/boto3-stubs/dynamodb/table.pyi +0 -0
- {boto3_stubs-1.34.135 → boto3_stubs-1.34.143}/boto3-stubs/dynamodb/transform.pyi +0 -0
- {boto3_stubs-1.34.135 → boto3_stubs-1.34.143}/boto3-stubs/dynamodb/types.pyi +0 -0
- {boto3_stubs-1.34.135 → boto3_stubs-1.34.143}/boto3-stubs/ec2/__init__.pyi +0 -0
- {boto3_stubs-1.34.135 → boto3_stubs-1.34.143}/boto3-stubs/ec2/createtags.pyi +0 -0
- {boto3_stubs-1.34.135 → boto3_stubs-1.34.143}/boto3-stubs/ec2/deletetags.pyi +0 -0
- {boto3_stubs-1.34.135 → boto3_stubs-1.34.143}/boto3-stubs/exceptions.pyi +0 -0
- {boto3_stubs-1.34.135 → boto3_stubs-1.34.143}/boto3-stubs/py.typed +0 -0
- {boto3_stubs-1.34.135 → boto3_stubs-1.34.143}/boto3-stubs/resources/__init__.pyi +0 -0
- {boto3_stubs-1.34.135 → boto3_stubs-1.34.143}/boto3-stubs/resources/action.pyi +0 -0
- {boto3_stubs-1.34.135 → boto3_stubs-1.34.143}/boto3-stubs/resources/base.pyi +0 -0
- {boto3_stubs-1.34.135 → boto3_stubs-1.34.143}/boto3-stubs/resources/collection.pyi +0 -0
- {boto3_stubs-1.34.135 → boto3_stubs-1.34.143}/boto3-stubs/resources/factory.pyi +0 -0
- {boto3_stubs-1.34.135 → boto3_stubs-1.34.143}/boto3-stubs/resources/model.pyi +0 -0
- {boto3_stubs-1.34.135 → boto3_stubs-1.34.143}/boto3-stubs/resources/params.pyi +0 -0
- {boto3_stubs-1.34.135 → boto3_stubs-1.34.143}/boto3-stubs/resources/response.pyi +0 -0
- {boto3_stubs-1.34.135 → boto3_stubs-1.34.143}/boto3-stubs/s3/__init__.pyi +0 -0
- {boto3_stubs-1.34.135 → boto3_stubs-1.34.143}/boto3-stubs/s3/constants.pyi +0 -0
- {boto3_stubs-1.34.135 → boto3_stubs-1.34.143}/boto3-stubs/s3/inject.pyi +0 -0
- {boto3_stubs-1.34.135 → boto3_stubs-1.34.143}/boto3-stubs/s3/transfer.pyi +0 -0
- {boto3_stubs-1.34.135 → boto3_stubs-1.34.143}/boto3-stubs/utils.pyi +0 -0
- {boto3_stubs-1.34.135 → boto3_stubs-1.34.143}/boto3_stubs.egg-info/SOURCES.txt +0 -0
- {boto3_stubs-1.34.135 → boto3_stubs-1.34.143}/boto3_stubs.egg-info/dependency_links.txt +0 -0
- {boto3_stubs-1.34.135 → boto3_stubs-1.34.143}/boto3_stubs.egg-info/not-zip-safe +0 -0
- {boto3_stubs-1.34.135 → boto3_stubs-1.34.143}/boto3_stubs.egg-info/top_level.txt +0 -0
- {boto3_stubs-1.34.135 → boto3_stubs-1.34.143}/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.143
|
4
|
+
Summary: Type annotations for boto3 1.34.143 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
|
@@ -316,6 +316,7 @@ Requires-Dist: mypy-boto3-polly<1.35.0,>=1.34.0; extra == "all"
|
|
316
316
|
Requires-Dist: mypy-boto3-pricing<1.35.0,>=1.34.0; extra == "all"
|
317
317
|
Requires-Dist: mypy-boto3-privatenetworks<1.35.0,>=1.34.0; extra == "all"
|
318
318
|
Requires-Dist: mypy-boto3-proton<1.35.0,>=1.34.0; extra == "all"
|
319
|
+
Requires-Dist: mypy-boto3-qapps<1.35.0,>=1.34.0; extra == "all"
|
319
320
|
Requires-Dist: mypy-boto3-qbusiness<1.35.0,>=1.34.0; extra == "all"
|
320
321
|
Requires-Dist: mypy-boto3-qconnect<1.35.0,>=1.34.0; extra == "all"
|
321
322
|
Requires-Dist: mypy-boto3-qldb<1.35.0,>=1.34.0; extra == "all"
|
@@ -427,8 +428,8 @@ Requires-Dist: mypy-boto3-rds<1.35.0,>=1.34.0; extra == "essential"
|
|
427
428
|
Requires-Dist: mypy-boto3-s3<1.35.0,>=1.34.0; extra == "essential"
|
428
429
|
Requires-Dist: mypy-boto3-sqs<1.35.0,>=1.34.0; extra == "essential"
|
429
430
|
Provides-Extra: boto3
|
430
|
-
Requires-Dist: boto3==1.34.
|
431
|
-
Requires-Dist: botocore==1.34.
|
431
|
+
Requires-Dist: boto3==1.34.143; extra == "boto3"
|
432
|
+
Requires-Dist: botocore==1.34.143; extra == "boto3"
|
432
433
|
Provides-Extra: accessanalyzer
|
433
434
|
Requires-Dist: mypy-boto3-accessanalyzer<1.35.0,>=1.34.0; extra == "accessanalyzer"
|
434
435
|
Provides-Extra: account
|
@@ -995,6 +996,8 @@ Provides-Extra: privatenetworks
|
|
995
996
|
Requires-Dist: mypy-boto3-privatenetworks<1.35.0,>=1.34.0; extra == "privatenetworks"
|
996
997
|
Provides-Extra: proton
|
997
998
|
Requires-Dist: mypy-boto3-proton<1.35.0,>=1.34.0; extra == "proton"
|
999
|
+
Provides-Extra: qapps
|
1000
|
+
Requires-Dist: mypy-boto3-qapps<1.35.0,>=1.34.0; extra == "qapps"
|
998
1001
|
Provides-Extra: qbusiness
|
999
1002
|
Requires-Dist: mypy-boto3-qbusiness<1.35.0,>=1.34.0; extra == "qbusiness"
|
1000
1003
|
Provides-Extra: qconnect
|
@@ -1212,7 +1215,7 @@ Requires-Dist: mypy-boto3-xray<1.35.0,>=1.34.0; extra == "xray"
|
|
1212
1215
|

|
1213
1216
|
|
1214
1217
|
Type annotations for
|
1215
|
-
[boto3 1.34.
|
1218
|
+
[boto3 1.34.143](https://boto3.amazonaws.com/v1/documentation/api/1.34.143/index.html)
|
1216
1219
|
compatible with [VSCode](https://code.visualstudio.com/),
|
1217
1220
|
[PyCharm](https://www.jetbrains.com/pycharm/),
|
1218
1221
|
[Emacs](https://www.gnu.org/software/emacs/),
|
@@ -1221,7 +1224,7 @@ compatible with [VSCode](https://code.visualstudio.com/),
|
|
1221
1224
|
[pyright](https://github.com/microsoft/pyright) and other tools.
|
1222
1225
|
|
1223
1226
|
Generated by
|
1224
|
-
[mypy-boto3-builder 7.
|
1227
|
+
[mypy-boto3-builder 7.25.0](https://github.com/youtype/mypy_boto3_builder).
|
1225
1228
|
|
1226
1229
|
More information can be found in
|
1227
1230
|
[boto3-stubs docs](https://youtype.github.io/boto3_stubs_docs/).
|
@@ -1292,6 +1295,11 @@ python -m pip install 'boto3-stubs[acm,apigateway]'
|
|
1292
1295
|
python -m pip install 'boto3-stubs[boto3]'
|
1293
1296
|
|
1294
1297
|
|
1298
|
+
# or install all-in-one annotations for all services at once
|
1299
|
+
python -m pip install 'boto3-stubs-full[boto3]'
|
1300
|
+
|
1301
|
+
|
1302
|
+
|
1295
1303
|
# Lite version does not provide session.client/resource overloads
|
1296
1304
|
# it is more RAM-friendly, but requires explicit type annotations
|
1297
1305
|
python -m pip install 'boto3-stubs-lite[essential]'
|
@@ -1594,7 +1602,7 @@ repository.
|
|
1594
1602
|
|
1595
1603
|
## Submodules
|
1596
1604
|
|
1597
|
-
- `boto3-stubs[all]` - Type annotations for all
|
1605
|
+
- `boto3-stubs[all]` - Type annotations for all 386 services.
|
1598
1606
|
- `boto3-stubs[essential]` - Type annotations for
|
1599
1607
|
[CloudFormation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_cloudformation/),
|
1600
1608
|
[DynamoDB](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_dynamodb/),
|
@@ -2429,6 +2437,9 @@ repository.
|
|
2429
2437
|
- `boto3-stubs[proton]` - Type annotations for
|
2430
2438
|
[Proton](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_proton/)
|
2431
2439
|
service.
|
2440
|
+
- `boto3-stubs[qapps]` - Type annotations for
|
2441
|
+
[QApps](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_qapps/)
|
2442
|
+
service.
|
2432
2443
|
- `boto3-stubs[qbusiness]` - Type annotations for
|
2433
2444
|
[QBusiness](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_qbusiness/)
|
2434
2445
|
service.
|
@@ -10,7 +10,7 @@
|
|
10
10
|

|
11
11
|
|
12
12
|
Type annotations for
|
13
|
-
[boto3 1.34.
|
13
|
+
[boto3 1.34.143](https://boto3.amazonaws.com/v1/documentation/api/1.34.143/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]'
|
@@ -392,7 +397,7 @@ repository.
|
|
392
397
|
|
393
398
|
## Submodules
|
394
399
|
|
395
|
-
- `boto3-stubs[all]` - Type annotations for all
|
400
|
+
- `boto3-stubs[all]` - Type annotations for all 386 services.
|
396
401
|
- `boto3-stubs[essential]` - Type annotations for
|
397
402
|
[CloudFormation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_cloudformation/),
|
398
403
|
[DynamoDB](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_dynamodb/),
|
@@ -1227,6 +1232,9 @@ repository.
|
|
1227
1232
|
- `boto3-stubs[proton]` - Type annotations for
|
1228
1233
|
[Proton](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_proton/)
|
1229
1234
|
service.
|
1235
|
+
- `boto3-stubs[qapps]` - Type annotations for
|
1236
|
+
[QApps](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_qapps/)
|
1237
|
+
service.
|
1230
1238
|
- `boto3-stubs[qbusiness]` - Type annotations for
|
1231
1239
|
[QBusiness](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_qbusiness/)
|
1232
1240
|
service.
|
@@ -300,6 +300,7 @@ from mypy_boto3_polly.client import PollyClient
|
|
300
300
|
from mypy_boto3_pricing.client import PricingClient
|
301
301
|
from mypy_boto3_privatenetworks.client import Private5GClient
|
302
302
|
from mypy_boto3_proton.client import ProtonClient
|
303
|
+
from mypy_boto3_qapps.client import QAppsClient
|
303
304
|
from mypy_boto3_qbusiness.client import QBusinessClient
|
304
305
|
from mypy_boto3_qconnect.client import QConnectClient
|
305
306
|
from mypy_boto3_qldb.client import QLDBClient
|
@@ -4112,6 +4113,19 @@ def client(
|
|
4112
4113
|
config: Optional[Config] = ...,
|
4113
4114
|
) -> ProtonClient: ...
|
4114
4115
|
@overload
|
4116
|
+
def client(
|
4117
|
+
service_name: Literal["qapps"],
|
4118
|
+
region_name: Optional[str] = ...,
|
4119
|
+
api_version: Optional[str] = ...,
|
4120
|
+
use_ssl: Optional[bool] = ...,
|
4121
|
+
verify: Union[bool, str, None] = ...,
|
4122
|
+
endpoint_url: Optional[str] = ...,
|
4123
|
+
aws_access_key_id: Optional[str] = ...,
|
4124
|
+
aws_secret_access_key: Optional[str] = ...,
|
4125
|
+
aws_session_token: Optional[str] = ...,
|
4126
|
+
config: Optional[Config] = ...,
|
4127
|
+
) -> QAppsClient: ...
|
4128
|
+
@overload
|
4115
4129
|
def client(
|
4116
4130
|
service_name: Literal["qbusiness"],
|
4117
4131
|
region_name: Optional[str] = ...,
|
@@ -306,6 +306,7 @@ from mypy_boto3_polly.client import PollyClient
|
|
306
306
|
from mypy_boto3_pricing.client import PricingClient
|
307
307
|
from mypy_boto3_privatenetworks.client import Private5GClient
|
308
308
|
from mypy_boto3_proton.client import ProtonClient
|
309
|
+
from mypy_boto3_qapps.client import QAppsClient
|
309
310
|
from mypy_boto3_qbusiness.client import QBusinessClient
|
310
311
|
from mypy_boto3_qconnect.client import QConnectClient
|
311
312
|
from mypy_boto3_qldb.client import QLDBClient
|
@@ -4416,6 +4417,20 @@ class Session:
|
|
4416
4417
|
config: Optional[Config] = ...,
|
4417
4418
|
) -> ProtonClient: ...
|
4418
4419
|
@overload
|
4420
|
+
def client(
|
4421
|
+
self,
|
4422
|
+
service_name: Literal["qapps"],
|
4423
|
+
region_name: Optional[str] = ...,
|
4424
|
+
api_version: Optional[str] = ...,
|
4425
|
+
use_ssl: Optional[bool] = ...,
|
4426
|
+
verify: Union[bool, str, None] = ...,
|
4427
|
+
endpoint_url: Optional[str] = ...,
|
4428
|
+
aws_access_key_id: Optional[str] = ...,
|
4429
|
+
aws_secret_access_key: Optional[str] = ...,
|
4430
|
+
aws_session_token: Optional[str] = ...,
|
4431
|
+
config: Optional[Config] = ...,
|
4432
|
+
) -> QAppsClient: ...
|
4433
|
+
@overload
|
4419
4434
|
def client(
|
4420
4435
|
self,
|
4421
4436
|
service_name: Literal["qbusiness"],
|
@@ -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.143
|
4
|
+
Summary: Type annotations for boto3 1.34.143 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
|
@@ -316,6 +316,7 @@ Requires-Dist: mypy-boto3-polly<1.35.0,>=1.34.0; extra == "all"
|
|
316
316
|
Requires-Dist: mypy-boto3-pricing<1.35.0,>=1.34.0; extra == "all"
|
317
317
|
Requires-Dist: mypy-boto3-privatenetworks<1.35.0,>=1.34.0; extra == "all"
|
318
318
|
Requires-Dist: mypy-boto3-proton<1.35.0,>=1.34.0; extra == "all"
|
319
|
+
Requires-Dist: mypy-boto3-qapps<1.35.0,>=1.34.0; extra == "all"
|
319
320
|
Requires-Dist: mypy-boto3-qbusiness<1.35.0,>=1.34.0; extra == "all"
|
320
321
|
Requires-Dist: mypy-boto3-qconnect<1.35.0,>=1.34.0; extra == "all"
|
321
322
|
Requires-Dist: mypy-boto3-qldb<1.35.0,>=1.34.0; extra == "all"
|
@@ -427,8 +428,8 @@ Requires-Dist: mypy-boto3-rds<1.35.0,>=1.34.0; extra == "essential"
|
|
427
428
|
Requires-Dist: mypy-boto3-s3<1.35.0,>=1.34.0; extra == "essential"
|
428
429
|
Requires-Dist: mypy-boto3-sqs<1.35.0,>=1.34.0; extra == "essential"
|
429
430
|
Provides-Extra: boto3
|
430
|
-
Requires-Dist: boto3==1.34.
|
431
|
-
Requires-Dist: botocore==1.34.
|
431
|
+
Requires-Dist: boto3==1.34.143; extra == "boto3"
|
432
|
+
Requires-Dist: botocore==1.34.143; extra == "boto3"
|
432
433
|
Provides-Extra: accessanalyzer
|
433
434
|
Requires-Dist: mypy-boto3-accessanalyzer<1.35.0,>=1.34.0; extra == "accessanalyzer"
|
434
435
|
Provides-Extra: account
|
@@ -995,6 +996,8 @@ Provides-Extra: privatenetworks
|
|
995
996
|
Requires-Dist: mypy-boto3-privatenetworks<1.35.0,>=1.34.0; extra == "privatenetworks"
|
996
997
|
Provides-Extra: proton
|
997
998
|
Requires-Dist: mypy-boto3-proton<1.35.0,>=1.34.0; extra == "proton"
|
999
|
+
Provides-Extra: qapps
|
1000
|
+
Requires-Dist: mypy-boto3-qapps<1.35.0,>=1.34.0; extra == "qapps"
|
998
1001
|
Provides-Extra: qbusiness
|
999
1002
|
Requires-Dist: mypy-boto3-qbusiness<1.35.0,>=1.34.0; extra == "qbusiness"
|
1000
1003
|
Provides-Extra: qconnect
|
@@ -1212,7 +1215,7 @@ Requires-Dist: mypy-boto3-xray<1.35.0,>=1.34.0; extra == "xray"
|
|
1212
1215
|

|
1213
1216
|
|
1214
1217
|
Type annotations for
|
1215
|
-
[boto3 1.34.
|
1218
|
+
[boto3 1.34.143](https://boto3.amazonaws.com/v1/documentation/api/1.34.143/index.html)
|
1216
1219
|
compatible with [VSCode](https://code.visualstudio.com/),
|
1217
1220
|
[PyCharm](https://www.jetbrains.com/pycharm/),
|
1218
1221
|
[Emacs](https://www.gnu.org/software/emacs/),
|
@@ -1221,7 +1224,7 @@ compatible with [VSCode](https://code.visualstudio.com/),
|
|
1221
1224
|
[pyright](https://github.com/microsoft/pyright) and other tools.
|
1222
1225
|
|
1223
1226
|
Generated by
|
1224
|
-
[mypy-boto3-builder 7.
|
1227
|
+
[mypy-boto3-builder 7.25.0](https://github.com/youtype/mypy_boto3_builder).
|
1225
1228
|
|
1226
1229
|
More information can be found in
|
1227
1230
|
[boto3-stubs docs](https://youtype.github.io/boto3_stubs_docs/).
|
@@ -1292,6 +1295,11 @@ python -m pip install 'boto3-stubs[acm,apigateway]'
|
|
1292
1295
|
python -m pip install 'boto3-stubs[boto3]'
|
1293
1296
|
|
1294
1297
|
|
1298
|
+
# or install all-in-one annotations for all services at once
|
1299
|
+
python -m pip install 'boto3-stubs-full[boto3]'
|
1300
|
+
|
1301
|
+
|
1302
|
+
|
1295
1303
|
# Lite version does not provide session.client/resource overloads
|
1296
1304
|
# it is more RAM-friendly, but requires explicit type annotations
|
1297
1305
|
python -m pip install 'boto3-stubs-lite[essential]'
|
@@ -1594,7 +1602,7 @@ repository.
|
|
1594
1602
|
|
1595
1603
|
## Submodules
|
1596
1604
|
|
1597
|
-
- `boto3-stubs[all]` - Type annotations for all
|
1605
|
+
- `boto3-stubs[all]` - Type annotations for all 386 services.
|
1598
1606
|
- `boto3-stubs[essential]` - Type annotations for
|
1599
1607
|
[CloudFormation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_cloudformation/),
|
1600
1608
|
[DynamoDB](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_dynamodb/),
|
@@ -2429,6 +2437,9 @@ repository.
|
|
2429
2437
|
- `boto3-stubs[proton]` - Type annotations for
|
2430
2438
|
[Proton](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_proton/)
|
2431
2439
|
service.
|
2440
|
+
- `boto3-stubs[qapps]` - Type annotations for
|
2441
|
+
[QApps](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_qapps/)
|
2442
|
+
service.
|
2432
2443
|
- `boto3-stubs[qbusiness]` - Type annotations for
|
2433
2444
|
[QBusiness](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_qbusiness/)
|
2434
2445
|
service.
|
@@ -300,6 +300,7 @@ mypy-boto3-polly<1.35.0,>=1.34.0
|
|
300
300
|
mypy-boto3-pricing<1.35.0,>=1.34.0
|
301
301
|
mypy-boto3-privatenetworks<1.35.0,>=1.34.0
|
302
302
|
mypy-boto3-proton<1.35.0,>=1.34.0
|
303
|
+
mypy-boto3-qapps<1.35.0,>=1.34.0
|
303
304
|
mypy-boto3-qbusiness<1.35.0,>=1.34.0
|
304
305
|
mypy-boto3-qconnect<1.35.0,>=1.34.0
|
305
306
|
mypy-boto3-qldb<1.35.0,>=1.34.0
|
@@ -515,8 +516,8 @@ mypy-boto3-bedrock-runtime<1.35.0,>=1.34.0
|
|
515
516
|
mypy-boto3-billingconductor<1.35.0,>=1.34.0
|
516
517
|
|
517
518
|
[boto3]
|
518
|
-
boto3==1.34.
|
519
|
-
botocore==1.34.
|
519
|
+
boto3==1.34.143
|
520
|
+
botocore==1.34.143
|
520
521
|
|
521
522
|
[braket]
|
522
523
|
mypy-boto3-braket<1.35.0,>=1.34.0
|
@@ -1253,6 +1254,9 @@ mypy-boto3-privatenetworks<1.35.0,>=1.34.0
|
|
1253
1254
|
[proton]
|
1254
1255
|
mypy-boto3-proton<1.35.0,>=1.34.0
|
1255
1256
|
|
1257
|
+
[qapps]
|
1258
|
+
mypy-boto3-qapps<1.35.0,>=1.34.0
|
1259
|
+
|
1256
1260
|
[qbusiness]
|
1257
1261
|
mypy-boto3-qbusiness<1.35.0,>=1.34.0
|
1258
1262
|
|
@@ -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.143",
|
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.143 generated with mypy-boto3-builder 7.25.0",
|
21
21
|
classifiers=[
|
22
22
|
"Development Status :: 5 - Production/Stable",
|
23
23
|
"Intended Audience :: Developers",
|
@@ -336,6 +336,7 @@ setup(
|
|
336
336
|
"mypy-boto3-pricing>=1.34.0, <1.35.0",
|
337
337
|
"mypy-boto3-privatenetworks>=1.34.0, <1.35.0",
|
338
338
|
"mypy-boto3-proton>=1.34.0, <1.35.0",
|
339
|
+
"mypy-boto3-qapps>=1.34.0, <1.35.0",
|
339
340
|
"mypy-boto3-qbusiness>=1.34.0, <1.35.0",
|
340
341
|
"mypy-boto3-qconnect>=1.34.0, <1.35.0",
|
341
342
|
"mypy-boto3-qldb>=1.34.0, <1.35.0",
|
@@ -448,7 +449,7 @@ setup(
|
|
448
449
|
"mypy-boto3-s3>=1.34.0, <1.35.0",
|
449
450
|
"mypy-boto3-sqs>=1.34.0, <1.35.0",
|
450
451
|
],
|
451
|
-
"boto3": ["boto3==1.34.
|
452
|
+
"boto3": ["boto3==1.34.143", "botocore==1.34.143"],
|
452
453
|
"accessanalyzer": ["mypy-boto3-accessanalyzer>=1.34.0, <1.35.0"],
|
453
454
|
"account": ["mypy-boto3-account>=1.34.0, <1.35.0"],
|
454
455
|
"acm": ["mypy-boto3-acm>=1.34.0, <1.35.0"],
|
@@ -744,6 +745,7 @@ setup(
|
|
744
745
|
"pricing": ["mypy-boto3-pricing>=1.34.0, <1.35.0"],
|
745
746
|
"privatenetworks": ["mypy-boto3-privatenetworks>=1.34.0, <1.35.0"],
|
746
747
|
"proton": ["mypy-boto3-proton>=1.34.0, <1.35.0"],
|
748
|
+
"qapps": ["mypy-boto3-qapps>=1.34.0, <1.35.0"],
|
747
749
|
"qbusiness": ["mypy-boto3-qbusiness>=1.34.0, <1.35.0"],
|
748
750
|
"qconnect": ["mypy-boto3-qconnect>=1.34.0, <1.35.0"],
|
749
751
|
"qldb": ["mypy-boto3-qldb>=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
|