boto3-stubs 1.34.135__tar.gz → 1.34.146__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.146}/PKG-INFO +17 -12
- {boto3_stubs-1.34.135 → boto3_stubs-1.34.146}/README.md +10 -5
- {boto3_stubs-1.34.135 → boto3_stubs-1.34.146}/boto3-stubs/__init__.pyi +14 -14
- {boto3_stubs-1.34.135 → boto3_stubs-1.34.146}/boto3-stubs/session.pyi +15 -15
- {boto3_stubs-1.34.135 → boto3_stubs-1.34.146}/boto3_stubs.egg-info/PKG-INFO +17 -12
- {boto3_stubs-1.34.135 → boto3_stubs-1.34.146}/boto3_stubs.egg-info/requires.txt +6 -6
- {boto3_stubs-1.34.135 → boto3_stubs-1.34.146}/setup.py +5 -5
- {boto3_stubs-1.34.135 → boto3_stubs-1.34.146}/LICENSE +0 -0
- {boto3_stubs-1.34.135 → boto3_stubs-1.34.146}/boto3-stubs/compat.pyi +0 -0
- {boto3_stubs-1.34.135 → boto3_stubs-1.34.146}/boto3-stubs/crt.pyi +0 -0
- {boto3_stubs-1.34.135 → boto3_stubs-1.34.146}/boto3-stubs/docs/__init__.pyi +0 -0
- {boto3_stubs-1.34.135 → boto3_stubs-1.34.146}/boto3-stubs/docs/utils.pyi +0 -0
- {boto3_stubs-1.34.135 → boto3_stubs-1.34.146}/boto3-stubs/dynamodb/__init__.pyi +0 -0
- {boto3_stubs-1.34.135 → boto3_stubs-1.34.146}/boto3-stubs/dynamodb/conditions.pyi +0 -0
- {boto3_stubs-1.34.135 → boto3_stubs-1.34.146}/boto3-stubs/dynamodb/table.pyi +0 -0
- {boto3_stubs-1.34.135 → boto3_stubs-1.34.146}/boto3-stubs/dynamodb/transform.pyi +0 -0
- {boto3_stubs-1.34.135 → boto3_stubs-1.34.146}/boto3-stubs/dynamodb/types.pyi +0 -0
- {boto3_stubs-1.34.135 → boto3_stubs-1.34.146}/boto3-stubs/ec2/__init__.pyi +0 -0
- {boto3_stubs-1.34.135 → boto3_stubs-1.34.146}/boto3-stubs/ec2/createtags.pyi +0 -0
- {boto3_stubs-1.34.135 → boto3_stubs-1.34.146}/boto3-stubs/ec2/deletetags.pyi +0 -0
- {boto3_stubs-1.34.135 → boto3_stubs-1.34.146}/boto3-stubs/exceptions.pyi +0 -0
- {boto3_stubs-1.34.135 → boto3_stubs-1.34.146}/boto3-stubs/py.typed +0 -0
- {boto3_stubs-1.34.135 → boto3_stubs-1.34.146}/boto3-stubs/resources/__init__.pyi +0 -0
- {boto3_stubs-1.34.135 → boto3_stubs-1.34.146}/boto3-stubs/resources/action.pyi +0 -0
- {boto3_stubs-1.34.135 → boto3_stubs-1.34.146}/boto3-stubs/resources/base.pyi +0 -0
- {boto3_stubs-1.34.135 → boto3_stubs-1.34.146}/boto3-stubs/resources/collection.pyi +0 -0
- {boto3_stubs-1.34.135 → boto3_stubs-1.34.146}/boto3-stubs/resources/factory.pyi +0 -0
- {boto3_stubs-1.34.135 → boto3_stubs-1.34.146}/boto3-stubs/resources/model.pyi +0 -0
- {boto3_stubs-1.34.135 → boto3_stubs-1.34.146}/boto3-stubs/resources/params.pyi +0 -0
- {boto3_stubs-1.34.135 → boto3_stubs-1.34.146}/boto3-stubs/resources/response.pyi +0 -0
- {boto3_stubs-1.34.135 → boto3_stubs-1.34.146}/boto3-stubs/s3/__init__.pyi +0 -0
- {boto3_stubs-1.34.135 → boto3_stubs-1.34.146}/boto3-stubs/s3/constants.pyi +0 -0
- {boto3_stubs-1.34.135 → boto3_stubs-1.34.146}/boto3-stubs/s3/inject.pyi +0 -0
- {boto3_stubs-1.34.135 → boto3_stubs-1.34.146}/boto3-stubs/s3/transfer.pyi +0 -0
- {boto3_stubs-1.34.135 → boto3_stubs-1.34.146}/boto3-stubs/utils.pyi +0 -0
- {boto3_stubs-1.34.135 → boto3_stubs-1.34.146}/boto3_stubs.egg-info/SOURCES.txt +0 -0
- {boto3_stubs-1.34.135 → boto3_stubs-1.34.146}/boto3_stubs.egg-info/dependency_links.txt +0 -0
- {boto3_stubs-1.34.135 → boto3_stubs-1.34.146}/boto3_stubs.egg-info/not-zip-safe +0 -0
- {boto3_stubs-1.34.135 → boto3_stubs-1.34.146}/boto3_stubs.egg-info/top_level.txt +0 -0
- {boto3_stubs-1.34.135 → boto3_stubs-1.34.146}/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.146
|
4
|
+
Summary: Type annotations for boto3 1.34.146 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
|
@@ -278,7 +278,6 @@ Requires-Dist: mypy-boto3-migration-hub-refactor-spaces<1.35.0,>=1.34.0; extra =
|
|
278
278
|
Requires-Dist: mypy-boto3-migrationhub-config<1.35.0,>=1.34.0; extra == "all"
|
279
279
|
Requires-Dist: mypy-boto3-migrationhuborchestrator<1.35.0,>=1.34.0; extra == "all"
|
280
280
|
Requires-Dist: mypy-boto3-migrationhubstrategy<1.35.0,>=1.34.0; extra == "all"
|
281
|
-
Requires-Dist: mypy-boto3-mobile<1.35.0,>=1.34.0; extra == "all"
|
282
281
|
Requires-Dist: mypy-boto3-mq<1.35.0,>=1.34.0; extra == "all"
|
283
282
|
Requires-Dist: mypy-boto3-mturk<1.35.0,>=1.34.0; extra == "all"
|
284
283
|
Requires-Dist: mypy-boto3-mwaa<1.35.0,>=1.34.0; extra == "all"
|
@@ -316,6 +315,7 @@ Requires-Dist: mypy-boto3-polly<1.35.0,>=1.34.0; extra == "all"
|
|
316
315
|
Requires-Dist: mypy-boto3-pricing<1.35.0,>=1.34.0; extra == "all"
|
317
316
|
Requires-Dist: mypy-boto3-privatenetworks<1.35.0,>=1.34.0; extra == "all"
|
318
317
|
Requires-Dist: mypy-boto3-proton<1.35.0,>=1.34.0; extra == "all"
|
318
|
+
Requires-Dist: mypy-boto3-qapps<1.35.0,>=1.34.0; extra == "all"
|
319
319
|
Requires-Dist: mypy-boto3-qbusiness<1.35.0,>=1.34.0; extra == "all"
|
320
320
|
Requires-Dist: mypy-boto3-qconnect<1.35.0,>=1.34.0; extra == "all"
|
321
321
|
Requires-Dist: mypy-boto3-qldb<1.35.0,>=1.34.0; extra == "all"
|
@@ -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.146; extra == "boto3"
|
431
|
+
Requires-Dist: botocore==1.34.146; 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
|
@@ -919,8 +919,6 @@ Provides-Extra: migrationhuborchestrator
|
|
919
919
|
Requires-Dist: mypy-boto3-migrationhuborchestrator<1.35.0,>=1.34.0; extra == "migrationhuborchestrator"
|
920
920
|
Provides-Extra: migrationhubstrategy
|
921
921
|
Requires-Dist: mypy-boto3-migrationhubstrategy<1.35.0,>=1.34.0; extra == "migrationhubstrategy"
|
922
|
-
Provides-Extra: mobile
|
923
|
-
Requires-Dist: mypy-boto3-mobile<1.35.0,>=1.34.0; extra == "mobile"
|
924
922
|
Provides-Extra: mq
|
925
923
|
Requires-Dist: mypy-boto3-mq<1.35.0,>=1.34.0; extra == "mq"
|
926
924
|
Provides-Extra: mturk
|
@@ -995,6 +993,8 @@ Provides-Extra: privatenetworks
|
|
995
993
|
Requires-Dist: mypy-boto3-privatenetworks<1.35.0,>=1.34.0; extra == "privatenetworks"
|
996
994
|
Provides-Extra: proton
|
997
995
|
Requires-Dist: mypy-boto3-proton<1.35.0,>=1.34.0; extra == "proton"
|
996
|
+
Provides-Extra: qapps
|
997
|
+
Requires-Dist: mypy-boto3-qapps<1.35.0,>=1.34.0; extra == "qapps"
|
998
998
|
Provides-Extra: qbusiness
|
999
999
|
Requires-Dist: mypy-boto3-qbusiness<1.35.0,>=1.34.0; extra == "qbusiness"
|
1000
1000
|
Provides-Extra: qconnect
|
@@ -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.146](https://boto3.amazonaws.com/v1/documentation/api/1.34.146/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]'
|
@@ -2318,9 +2323,6 @@ repository.
|
|
2318
2323
|
- `boto3-stubs[migrationhubstrategy]` - Type annotations for
|
2319
2324
|
[MigrationHubStrategyRecommendations](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_migrationhubstrategy/)
|
2320
2325
|
service.
|
2321
|
-
- `boto3-stubs[mobile]` - Type annotations for
|
2322
|
-
[Mobile](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_mobile/)
|
2323
|
-
service.
|
2324
2326
|
- `boto3-stubs[mq]` - Type annotations for
|
2325
2327
|
[MQ](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_mq/) service.
|
2326
2328
|
- `boto3-stubs[mturk]` - Type annotations for
|
@@ -2429,6 +2431,9 @@ repository.
|
|
2429
2431
|
- `boto3-stubs[proton]` - Type annotations for
|
2430
2432
|
[Proton](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_proton/)
|
2431
2433
|
service.
|
2434
|
+
- `boto3-stubs[qapps]` - Type annotations for
|
2435
|
+
[QApps](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_qapps/)
|
2436
|
+
service.
|
2432
2437
|
- `boto3-stubs[qbusiness]` - Type annotations for
|
2433
2438
|
[QBusiness](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_qbusiness/)
|
2434
2439
|
service.
|
@@ -10,7 +10,7 @@
|
|
10
10
|

|
11
11
|
|
12
12
|
Type annotations for
|
13
|
-
[boto3 1.34.
|
13
|
+
[boto3 1.34.146](https://boto3.amazonaws.com/v1/documentation/api/1.34.146/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]'
|
@@ -1116,9 +1121,6 @@ repository.
|
|
1116
1121
|
- `boto3-stubs[migrationhubstrategy]` - Type annotations for
|
1117
1122
|
[MigrationHubStrategyRecommendations](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_migrationhubstrategy/)
|
1118
1123
|
service.
|
1119
|
-
- `boto3-stubs[mobile]` - Type annotations for
|
1120
|
-
[Mobile](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_mobile/)
|
1121
|
-
service.
|
1122
1124
|
- `boto3-stubs[mq]` - Type annotations for
|
1123
1125
|
[MQ](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_mq/) service.
|
1124
1126
|
- `boto3-stubs[mturk]` - Type annotations for
|
@@ -1227,6 +1229,9 @@ repository.
|
|
1227
1229
|
- `boto3-stubs[proton]` - Type annotations for
|
1228
1230
|
[Proton](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_proton/)
|
1229
1231
|
service.
|
1232
|
+
- `boto3-stubs[qapps]` - Type annotations for
|
1233
|
+
[QApps](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_qapps/)
|
1234
|
+
service.
|
1230
1235
|
- `boto3-stubs[qbusiness]` - Type annotations for
|
1231
1236
|
[QBusiness](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_qbusiness/)
|
1232
1237
|
service.
|
@@ -261,7 +261,6 @@ from mypy_boto3_migration_hub_refactor_spaces.client import MigrationHubRefactor
|
|
261
261
|
from mypy_boto3_migrationhub_config.client import MigrationHubConfigClient
|
262
262
|
from mypy_boto3_migrationhuborchestrator.client import MigrationHubOrchestratorClient
|
263
263
|
from mypy_boto3_migrationhubstrategy.client import MigrationHubStrategyRecommendationsClient
|
264
|
-
from mypy_boto3_mobile.client import MobileClient
|
265
264
|
from mypy_boto3_mq.client import MQClient
|
266
265
|
from mypy_boto3_mturk.client import MTurkClient
|
267
266
|
from mypy_boto3_mwaa.client import MWAAClient
|
@@ -300,6 +299,7 @@ from mypy_boto3_polly.client import PollyClient
|
|
300
299
|
from mypy_boto3_pricing.client import PricingClient
|
301
300
|
from mypy_boto3_privatenetworks.client import Private5GClient
|
302
301
|
from mypy_boto3_proton.client import ProtonClient
|
302
|
+
from mypy_boto3_qapps.client import QAppsClient
|
303
303
|
from mypy_boto3_qbusiness.client import QBusinessClient
|
304
304
|
from mypy_boto3_qconnect.client import QConnectClient
|
305
305
|
from mypy_boto3_qldb.client import QLDBClient
|
@@ -3618,19 +3618,6 @@ def client(
|
|
3618
3618
|
config: Optional[Config] = ...,
|
3619
3619
|
) -> MigrationHubStrategyRecommendationsClient: ...
|
3620
3620
|
@overload
|
3621
|
-
def client(
|
3622
|
-
service_name: Literal["mobile"],
|
3623
|
-
region_name: Optional[str] = ...,
|
3624
|
-
api_version: Optional[str] = ...,
|
3625
|
-
use_ssl: Optional[bool] = ...,
|
3626
|
-
verify: Union[bool, str, None] = ...,
|
3627
|
-
endpoint_url: Optional[str] = ...,
|
3628
|
-
aws_access_key_id: Optional[str] = ...,
|
3629
|
-
aws_secret_access_key: Optional[str] = ...,
|
3630
|
-
aws_session_token: Optional[str] = ...,
|
3631
|
-
config: Optional[Config] = ...,
|
3632
|
-
) -> MobileClient: ...
|
3633
|
-
@overload
|
3634
3621
|
def client(
|
3635
3622
|
service_name: Literal["mq"],
|
3636
3623
|
region_name: Optional[str] = ...,
|
@@ -4112,6 +4099,19 @@ def client(
|
|
4112
4099
|
config: Optional[Config] = ...,
|
4113
4100
|
) -> ProtonClient: ...
|
4114
4101
|
@overload
|
4102
|
+
def client(
|
4103
|
+
service_name: Literal["qapps"],
|
4104
|
+
region_name: Optional[str] = ...,
|
4105
|
+
api_version: Optional[str] = ...,
|
4106
|
+
use_ssl: Optional[bool] = ...,
|
4107
|
+
verify: Union[bool, str, None] = ...,
|
4108
|
+
endpoint_url: Optional[str] = ...,
|
4109
|
+
aws_access_key_id: Optional[str] = ...,
|
4110
|
+
aws_secret_access_key: Optional[str] = ...,
|
4111
|
+
aws_session_token: Optional[str] = ...,
|
4112
|
+
config: Optional[Config] = ...,
|
4113
|
+
) -> QAppsClient: ...
|
4114
|
+
@overload
|
4115
4115
|
def client(
|
4116
4116
|
service_name: Literal["qbusiness"],
|
4117
4117
|
region_name: Optional[str] = ...,
|
@@ -267,7 +267,6 @@ from mypy_boto3_migration_hub_refactor_spaces.client import MigrationHubRefactor
|
|
267
267
|
from mypy_boto3_migrationhub_config.client import MigrationHubConfigClient
|
268
268
|
from mypy_boto3_migrationhuborchestrator.client import MigrationHubOrchestratorClient
|
269
269
|
from mypy_boto3_migrationhubstrategy.client import MigrationHubStrategyRecommendationsClient
|
270
|
-
from mypy_boto3_mobile.client import MobileClient
|
271
270
|
from mypy_boto3_mq.client import MQClient
|
272
271
|
from mypy_boto3_mturk.client import MTurkClient
|
273
272
|
from mypy_boto3_mwaa.client import MWAAClient
|
@@ -306,6 +305,7 @@ from mypy_boto3_polly.client import PollyClient
|
|
306
305
|
from mypy_boto3_pricing.client import PricingClient
|
307
306
|
from mypy_boto3_privatenetworks.client import Private5GClient
|
308
307
|
from mypy_boto3_proton.client import ProtonClient
|
308
|
+
from mypy_boto3_qapps.client import QAppsClient
|
309
309
|
from mypy_boto3_qbusiness.client import QBusinessClient
|
310
310
|
from mypy_boto3_qconnect.client import QConnectClient
|
311
311
|
from mypy_boto3_qldb.client import QLDBClient
|
@@ -3884,20 +3884,6 @@ class Session:
|
|
3884
3884
|
config: Optional[Config] = ...,
|
3885
3885
|
) -> MigrationHubStrategyRecommendationsClient: ...
|
3886
3886
|
@overload
|
3887
|
-
def client(
|
3888
|
-
self,
|
3889
|
-
service_name: Literal["mobile"],
|
3890
|
-
region_name: Optional[str] = ...,
|
3891
|
-
api_version: Optional[str] = ...,
|
3892
|
-
use_ssl: Optional[bool] = ...,
|
3893
|
-
verify: Union[bool, str, None] = ...,
|
3894
|
-
endpoint_url: Optional[str] = ...,
|
3895
|
-
aws_access_key_id: Optional[str] = ...,
|
3896
|
-
aws_secret_access_key: Optional[str] = ...,
|
3897
|
-
aws_session_token: Optional[str] = ...,
|
3898
|
-
config: Optional[Config] = ...,
|
3899
|
-
) -> MobileClient: ...
|
3900
|
-
@overload
|
3901
3887
|
def client(
|
3902
3888
|
self,
|
3903
3889
|
service_name: Literal["mq"],
|
@@ -4416,6 +4402,20 @@ class Session:
|
|
4416
4402
|
config: Optional[Config] = ...,
|
4417
4403
|
) -> ProtonClient: ...
|
4418
4404
|
@overload
|
4405
|
+
def client(
|
4406
|
+
self,
|
4407
|
+
service_name: Literal["qapps"],
|
4408
|
+
region_name: Optional[str] = ...,
|
4409
|
+
api_version: Optional[str] = ...,
|
4410
|
+
use_ssl: Optional[bool] = ...,
|
4411
|
+
verify: Union[bool, str, None] = ...,
|
4412
|
+
endpoint_url: Optional[str] = ...,
|
4413
|
+
aws_access_key_id: Optional[str] = ...,
|
4414
|
+
aws_secret_access_key: Optional[str] = ...,
|
4415
|
+
aws_session_token: Optional[str] = ...,
|
4416
|
+
config: Optional[Config] = ...,
|
4417
|
+
) -> QAppsClient: ...
|
4418
|
+
@overload
|
4419
4419
|
def client(
|
4420
4420
|
self,
|
4421
4421
|
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.146
|
4
|
+
Summary: Type annotations for boto3 1.34.146 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
|
@@ -278,7 +278,6 @@ Requires-Dist: mypy-boto3-migration-hub-refactor-spaces<1.35.0,>=1.34.0; extra =
|
|
278
278
|
Requires-Dist: mypy-boto3-migrationhub-config<1.35.0,>=1.34.0; extra == "all"
|
279
279
|
Requires-Dist: mypy-boto3-migrationhuborchestrator<1.35.0,>=1.34.0; extra == "all"
|
280
280
|
Requires-Dist: mypy-boto3-migrationhubstrategy<1.35.0,>=1.34.0; extra == "all"
|
281
|
-
Requires-Dist: mypy-boto3-mobile<1.35.0,>=1.34.0; extra == "all"
|
282
281
|
Requires-Dist: mypy-boto3-mq<1.35.0,>=1.34.0; extra == "all"
|
283
282
|
Requires-Dist: mypy-boto3-mturk<1.35.0,>=1.34.0; extra == "all"
|
284
283
|
Requires-Dist: mypy-boto3-mwaa<1.35.0,>=1.34.0; extra == "all"
|
@@ -316,6 +315,7 @@ Requires-Dist: mypy-boto3-polly<1.35.0,>=1.34.0; extra == "all"
|
|
316
315
|
Requires-Dist: mypy-boto3-pricing<1.35.0,>=1.34.0; extra == "all"
|
317
316
|
Requires-Dist: mypy-boto3-privatenetworks<1.35.0,>=1.34.0; extra == "all"
|
318
317
|
Requires-Dist: mypy-boto3-proton<1.35.0,>=1.34.0; extra == "all"
|
318
|
+
Requires-Dist: mypy-boto3-qapps<1.35.0,>=1.34.0; extra == "all"
|
319
319
|
Requires-Dist: mypy-boto3-qbusiness<1.35.0,>=1.34.0; extra == "all"
|
320
320
|
Requires-Dist: mypy-boto3-qconnect<1.35.0,>=1.34.0; extra == "all"
|
321
321
|
Requires-Dist: mypy-boto3-qldb<1.35.0,>=1.34.0; extra == "all"
|
@@ -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.146; extra == "boto3"
|
431
|
+
Requires-Dist: botocore==1.34.146; 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
|
@@ -919,8 +919,6 @@ Provides-Extra: migrationhuborchestrator
|
|
919
919
|
Requires-Dist: mypy-boto3-migrationhuborchestrator<1.35.0,>=1.34.0; extra == "migrationhuborchestrator"
|
920
920
|
Provides-Extra: migrationhubstrategy
|
921
921
|
Requires-Dist: mypy-boto3-migrationhubstrategy<1.35.0,>=1.34.0; extra == "migrationhubstrategy"
|
922
|
-
Provides-Extra: mobile
|
923
|
-
Requires-Dist: mypy-boto3-mobile<1.35.0,>=1.34.0; extra == "mobile"
|
924
922
|
Provides-Extra: mq
|
925
923
|
Requires-Dist: mypy-boto3-mq<1.35.0,>=1.34.0; extra == "mq"
|
926
924
|
Provides-Extra: mturk
|
@@ -995,6 +993,8 @@ Provides-Extra: privatenetworks
|
|
995
993
|
Requires-Dist: mypy-boto3-privatenetworks<1.35.0,>=1.34.0; extra == "privatenetworks"
|
996
994
|
Provides-Extra: proton
|
997
995
|
Requires-Dist: mypy-boto3-proton<1.35.0,>=1.34.0; extra == "proton"
|
996
|
+
Provides-Extra: qapps
|
997
|
+
Requires-Dist: mypy-boto3-qapps<1.35.0,>=1.34.0; extra == "qapps"
|
998
998
|
Provides-Extra: qbusiness
|
999
999
|
Requires-Dist: mypy-boto3-qbusiness<1.35.0,>=1.34.0; extra == "qbusiness"
|
1000
1000
|
Provides-Extra: qconnect
|
@@ -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.146](https://boto3.amazonaws.com/v1/documentation/api/1.34.146/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]'
|
@@ -2318,9 +2323,6 @@ repository.
|
|
2318
2323
|
- `boto3-stubs[migrationhubstrategy]` - Type annotations for
|
2319
2324
|
[MigrationHubStrategyRecommendations](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_migrationhubstrategy/)
|
2320
2325
|
service.
|
2321
|
-
- `boto3-stubs[mobile]` - Type annotations for
|
2322
|
-
[Mobile](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_mobile/)
|
2323
|
-
service.
|
2324
2326
|
- `boto3-stubs[mq]` - Type annotations for
|
2325
2327
|
[MQ](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_mq/) service.
|
2326
2328
|
- `boto3-stubs[mturk]` - Type annotations for
|
@@ -2429,6 +2431,9 @@ repository.
|
|
2429
2431
|
- `boto3-stubs[proton]` - Type annotations for
|
2430
2432
|
[Proton](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_proton/)
|
2431
2433
|
service.
|
2434
|
+
- `boto3-stubs[qapps]` - Type annotations for
|
2435
|
+
[QApps](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_qapps/)
|
2436
|
+
service.
|
2432
2437
|
- `boto3-stubs[qbusiness]` - Type annotations for
|
2433
2438
|
[QBusiness](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_qbusiness/)
|
2434
2439
|
service.
|
@@ -262,7 +262,6 @@ mypy-boto3-migration-hub-refactor-spaces<1.35.0,>=1.34.0
|
|
262
262
|
mypy-boto3-migrationhub-config<1.35.0,>=1.34.0
|
263
263
|
mypy-boto3-migrationhuborchestrator<1.35.0,>=1.34.0
|
264
264
|
mypy-boto3-migrationhubstrategy<1.35.0,>=1.34.0
|
265
|
-
mypy-boto3-mobile<1.35.0,>=1.34.0
|
266
265
|
mypy-boto3-mq<1.35.0,>=1.34.0
|
267
266
|
mypy-boto3-mturk<1.35.0,>=1.34.0
|
268
267
|
mypy-boto3-mwaa<1.35.0,>=1.34.0
|
@@ -300,6 +299,7 @@ mypy-boto3-polly<1.35.0,>=1.34.0
|
|
300
299
|
mypy-boto3-pricing<1.35.0,>=1.34.0
|
301
300
|
mypy-boto3-privatenetworks<1.35.0,>=1.34.0
|
302
301
|
mypy-boto3-proton<1.35.0,>=1.34.0
|
302
|
+
mypy-boto3-qapps<1.35.0,>=1.34.0
|
303
303
|
mypy-boto3-qbusiness<1.35.0,>=1.34.0
|
304
304
|
mypy-boto3-qconnect<1.35.0,>=1.34.0
|
305
305
|
mypy-boto3-qldb<1.35.0,>=1.34.0
|
@@ -515,8 +515,8 @@ mypy-boto3-bedrock-runtime<1.35.0,>=1.34.0
|
|
515
515
|
mypy-boto3-billingconductor<1.35.0,>=1.34.0
|
516
516
|
|
517
517
|
[boto3]
|
518
|
-
boto3==1.34.
|
519
|
-
botocore==1.34.
|
518
|
+
boto3==1.34.146
|
519
|
+
botocore==1.34.146
|
520
520
|
|
521
521
|
[braket]
|
522
522
|
mypy-boto3-braket<1.35.0,>=1.34.0
|
@@ -1139,9 +1139,6 @@ mypy-boto3-migrationhuborchestrator<1.35.0,>=1.34.0
|
|
1139
1139
|
[migrationhubstrategy]
|
1140
1140
|
mypy-boto3-migrationhubstrategy<1.35.0,>=1.34.0
|
1141
1141
|
|
1142
|
-
[mobile]
|
1143
|
-
mypy-boto3-mobile<1.35.0,>=1.34.0
|
1144
|
-
|
1145
1142
|
[mq]
|
1146
1143
|
mypy-boto3-mq<1.35.0,>=1.34.0
|
1147
1144
|
|
@@ -1253,6 +1250,9 @@ mypy-boto3-privatenetworks<1.35.0,>=1.34.0
|
|
1253
1250
|
[proton]
|
1254
1251
|
mypy-boto3-proton<1.35.0,>=1.34.0
|
1255
1252
|
|
1253
|
+
[qapps]
|
1254
|
+
mypy-boto3-qapps<1.35.0,>=1.34.0
|
1255
|
+
|
1256
1256
|
[qbusiness]
|
1257
1257
|
mypy-boto3-qbusiness<1.35.0,>=1.34.0
|
1258
1258
|
|
@@ -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.146",
|
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.146 generated with mypy-boto3-builder 7.25.0",
|
21
21
|
classifiers=[
|
22
22
|
"Development Status :: 5 - Production/Stable",
|
23
23
|
"Intended Audience :: Developers",
|
@@ -298,7 +298,6 @@ setup(
|
|
298
298
|
"mypy-boto3-migrationhub-config>=1.34.0, <1.35.0",
|
299
299
|
"mypy-boto3-migrationhuborchestrator>=1.34.0, <1.35.0",
|
300
300
|
"mypy-boto3-migrationhubstrategy>=1.34.0, <1.35.0",
|
301
|
-
"mypy-boto3-mobile>=1.34.0, <1.35.0",
|
302
301
|
"mypy-boto3-mq>=1.34.0, <1.35.0",
|
303
302
|
"mypy-boto3-mturk>=1.34.0, <1.35.0",
|
304
303
|
"mypy-boto3-mwaa>=1.34.0, <1.35.0",
|
@@ -336,6 +335,7 @@ setup(
|
|
336
335
|
"mypy-boto3-pricing>=1.34.0, <1.35.0",
|
337
336
|
"mypy-boto3-privatenetworks>=1.34.0, <1.35.0",
|
338
337
|
"mypy-boto3-proton>=1.34.0, <1.35.0",
|
338
|
+
"mypy-boto3-qapps>=1.34.0, <1.35.0",
|
339
339
|
"mypy-boto3-qbusiness>=1.34.0, <1.35.0",
|
340
340
|
"mypy-boto3-qconnect>=1.34.0, <1.35.0",
|
341
341
|
"mypy-boto3-qldb>=1.34.0, <1.35.0",
|
@@ -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.146", "botocore==1.34.146"],
|
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"],
|
@@ -706,7 +706,6 @@ setup(
|
|
706
706
|
"migrationhub-config": ["mypy-boto3-migrationhub-config>=1.34.0, <1.35.0"],
|
707
707
|
"migrationhuborchestrator": ["mypy-boto3-migrationhuborchestrator>=1.34.0, <1.35.0"],
|
708
708
|
"migrationhubstrategy": ["mypy-boto3-migrationhubstrategy>=1.34.0, <1.35.0"],
|
709
|
-
"mobile": ["mypy-boto3-mobile>=1.34.0, <1.35.0"],
|
710
709
|
"mq": ["mypy-boto3-mq>=1.34.0, <1.35.0"],
|
711
710
|
"mturk": ["mypy-boto3-mturk>=1.34.0, <1.35.0"],
|
712
711
|
"mwaa": ["mypy-boto3-mwaa>=1.34.0, <1.35.0"],
|
@@ -744,6 +743,7 @@ setup(
|
|
744
743
|
"pricing": ["mypy-boto3-pricing>=1.34.0, <1.35.0"],
|
745
744
|
"privatenetworks": ["mypy-boto3-privatenetworks>=1.34.0, <1.35.0"],
|
746
745
|
"proton": ["mypy-boto3-proton>=1.34.0, <1.35.0"],
|
746
|
+
"qapps": ["mypy-boto3-qapps>=1.34.0, <1.35.0"],
|
747
747
|
"qbusiness": ["mypy-boto3-qbusiness>=1.34.0, <1.35.0"],
|
748
748
|
"qconnect": ["mypy-boto3-qconnect>=1.34.0, <1.35.0"],
|
749
749
|
"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
|