boto3-stubs 1.34.143__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.143 → boto3_stubs-1.34.146}/PKG-INFO +6 -12
- {boto3_stubs-1.34.143 → boto3_stubs-1.34.146}/README.md +2 -5
- {boto3_stubs-1.34.143 → boto3_stubs-1.34.146}/boto3-stubs/__init__.pyi +0 -14
- {boto3_stubs-1.34.143 → boto3_stubs-1.34.146}/boto3-stubs/session.pyi +0 -15
- {boto3_stubs-1.34.143 → boto3_stubs-1.34.146}/boto3_stubs.egg-info/PKG-INFO +6 -12
- {boto3_stubs-1.34.143 → boto3_stubs-1.34.146}/boto3_stubs.egg-info/requires.txt +2 -6
- {boto3_stubs-1.34.143 → boto3_stubs-1.34.146}/setup.py +3 -5
- {boto3_stubs-1.34.143 → boto3_stubs-1.34.146}/LICENSE +0 -0
- {boto3_stubs-1.34.143 → boto3_stubs-1.34.146}/boto3-stubs/compat.pyi +0 -0
- {boto3_stubs-1.34.143 → boto3_stubs-1.34.146}/boto3-stubs/crt.pyi +0 -0
- {boto3_stubs-1.34.143 → boto3_stubs-1.34.146}/boto3-stubs/docs/__init__.pyi +0 -0
- {boto3_stubs-1.34.143 → boto3_stubs-1.34.146}/boto3-stubs/docs/utils.pyi +0 -0
- {boto3_stubs-1.34.143 → boto3_stubs-1.34.146}/boto3-stubs/dynamodb/__init__.pyi +0 -0
- {boto3_stubs-1.34.143 → boto3_stubs-1.34.146}/boto3-stubs/dynamodb/conditions.pyi +0 -0
- {boto3_stubs-1.34.143 → boto3_stubs-1.34.146}/boto3-stubs/dynamodb/table.pyi +0 -0
- {boto3_stubs-1.34.143 → boto3_stubs-1.34.146}/boto3-stubs/dynamodb/transform.pyi +0 -0
- {boto3_stubs-1.34.143 → boto3_stubs-1.34.146}/boto3-stubs/dynamodb/types.pyi +0 -0
- {boto3_stubs-1.34.143 → boto3_stubs-1.34.146}/boto3-stubs/ec2/__init__.pyi +0 -0
- {boto3_stubs-1.34.143 → boto3_stubs-1.34.146}/boto3-stubs/ec2/createtags.pyi +0 -0
- {boto3_stubs-1.34.143 → boto3_stubs-1.34.146}/boto3-stubs/ec2/deletetags.pyi +0 -0
- {boto3_stubs-1.34.143 → boto3_stubs-1.34.146}/boto3-stubs/exceptions.pyi +0 -0
- {boto3_stubs-1.34.143 → boto3_stubs-1.34.146}/boto3-stubs/py.typed +0 -0
- {boto3_stubs-1.34.143 → boto3_stubs-1.34.146}/boto3-stubs/resources/__init__.pyi +0 -0
- {boto3_stubs-1.34.143 → boto3_stubs-1.34.146}/boto3-stubs/resources/action.pyi +0 -0
- {boto3_stubs-1.34.143 → boto3_stubs-1.34.146}/boto3-stubs/resources/base.pyi +0 -0
- {boto3_stubs-1.34.143 → boto3_stubs-1.34.146}/boto3-stubs/resources/collection.pyi +0 -0
- {boto3_stubs-1.34.143 → boto3_stubs-1.34.146}/boto3-stubs/resources/factory.pyi +0 -0
- {boto3_stubs-1.34.143 → boto3_stubs-1.34.146}/boto3-stubs/resources/model.pyi +0 -0
- {boto3_stubs-1.34.143 → boto3_stubs-1.34.146}/boto3-stubs/resources/params.pyi +0 -0
- {boto3_stubs-1.34.143 → boto3_stubs-1.34.146}/boto3-stubs/resources/response.pyi +0 -0
- {boto3_stubs-1.34.143 → boto3_stubs-1.34.146}/boto3-stubs/s3/__init__.pyi +0 -0
- {boto3_stubs-1.34.143 → boto3_stubs-1.34.146}/boto3-stubs/s3/constants.pyi +0 -0
- {boto3_stubs-1.34.143 → boto3_stubs-1.34.146}/boto3-stubs/s3/inject.pyi +0 -0
- {boto3_stubs-1.34.143 → boto3_stubs-1.34.146}/boto3-stubs/s3/transfer.pyi +0 -0
- {boto3_stubs-1.34.143 → boto3_stubs-1.34.146}/boto3-stubs/utils.pyi +0 -0
- {boto3_stubs-1.34.143 → boto3_stubs-1.34.146}/boto3_stubs.egg-info/SOURCES.txt +0 -0
- {boto3_stubs-1.34.143 → boto3_stubs-1.34.146}/boto3_stubs.egg-info/dependency_links.txt +0 -0
- {boto3_stubs-1.34.143 → boto3_stubs-1.34.146}/boto3_stubs.egg-info/not-zip-safe +0 -0
- {boto3_stubs-1.34.143 → boto3_stubs-1.34.146}/boto3_stubs.egg-info/top_level.txt +0 -0
- {boto3_stubs-1.34.143 → 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"
|
@@ -428,8 +427,8 @@ Requires-Dist: mypy-boto3-rds<1.35.0,>=1.34.0; extra == "essential"
|
|
428
427
|
Requires-Dist: mypy-boto3-s3<1.35.0,>=1.34.0; extra == "essential"
|
429
428
|
Requires-Dist: mypy-boto3-sqs<1.35.0,>=1.34.0; extra == "essential"
|
430
429
|
Provides-Extra: boto3
|
431
|
-
Requires-Dist: boto3==1.34.
|
432
|
-
Requires-Dist: botocore==1.34.
|
430
|
+
Requires-Dist: boto3==1.34.146; extra == "boto3"
|
431
|
+
Requires-Dist: botocore==1.34.146; extra == "boto3"
|
433
432
|
Provides-Extra: accessanalyzer
|
434
433
|
Requires-Dist: mypy-boto3-accessanalyzer<1.35.0,>=1.34.0; extra == "accessanalyzer"
|
435
434
|
Provides-Extra: account
|
@@ -920,8 +919,6 @@ Provides-Extra: migrationhuborchestrator
|
|
920
919
|
Requires-Dist: mypy-boto3-migrationhuborchestrator<1.35.0,>=1.34.0; extra == "migrationhuborchestrator"
|
921
920
|
Provides-Extra: migrationhubstrategy
|
922
921
|
Requires-Dist: mypy-boto3-migrationhubstrategy<1.35.0,>=1.34.0; extra == "migrationhubstrategy"
|
923
|
-
Provides-Extra: mobile
|
924
|
-
Requires-Dist: mypy-boto3-mobile<1.35.0,>=1.34.0; extra == "mobile"
|
925
922
|
Provides-Extra: mq
|
926
923
|
Requires-Dist: mypy-boto3-mq<1.35.0,>=1.34.0; extra == "mq"
|
927
924
|
Provides-Extra: mturk
|
@@ -1215,7 +1212,7 @@ Requires-Dist: mypy-boto3-xray<1.35.0,>=1.34.0; extra == "xray"
|
|
1215
1212
|

|
1216
1213
|
|
1217
1214
|
Type annotations for
|
1218
|
-
[boto3 1.34.
|
1215
|
+
[boto3 1.34.146](https://boto3.amazonaws.com/v1/documentation/api/1.34.146/index.html)
|
1219
1216
|
compatible with [VSCode](https://code.visualstudio.com/),
|
1220
1217
|
[PyCharm](https://www.jetbrains.com/pycharm/),
|
1221
1218
|
[Emacs](https://www.gnu.org/software/emacs/),
|
@@ -1602,7 +1599,7 @@ repository.
|
|
1602
1599
|
|
1603
1600
|
## Submodules
|
1604
1601
|
|
1605
|
-
- `boto3-stubs[all]` - Type annotations for all
|
1602
|
+
- `boto3-stubs[all]` - Type annotations for all 385 services.
|
1606
1603
|
- `boto3-stubs[essential]` - Type annotations for
|
1607
1604
|
[CloudFormation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_cloudformation/),
|
1608
1605
|
[DynamoDB](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_dynamodb/),
|
@@ -2326,9 +2323,6 @@ repository.
|
|
2326
2323
|
- `boto3-stubs[migrationhubstrategy]` - Type annotations for
|
2327
2324
|
[MigrationHubStrategyRecommendations](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_migrationhubstrategy/)
|
2328
2325
|
service.
|
2329
|
-
- `boto3-stubs[mobile]` - Type annotations for
|
2330
|
-
[Mobile](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_mobile/)
|
2331
|
-
service.
|
2332
2326
|
- `boto3-stubs[mq]` - Type annotations for
|
2333
2327
|
[MQ](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_mq/) service.
|
2334
2328
|
- `boto3-stubs[mturk]` - Type annotations for
|
@@ -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/),
|
@@ -397,7 +397,7 @@ repository.
|
|
397
397
|
|
398
398
|
## Submodules
|
399
399
|
|
400
|
-
- `boto3-stubs[all]` - Type annotations for all
|
400
|
+
- `boto3-stubs[all]` - Type annotations for all 385 services.
|
401
401
|
- `boto3-stubs[essential]` - Type annotations for
|
402
402
|
[CloudFormation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_cloudformation/),
|
403
403
|
[DynamoDB](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_dynamodb/),
|
@@ -1121,9 +1121,6 @@ repository.
|
|
1121
1121
|
- `boto3-stubs[migrationhubstrategy]` - Type annotations for
|
1122
1122
|
[MigrationHubStrategyRecommendations](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_migrationhubstrategy/)
|
1123
1123
|
service.
|
1124
|
-
- `boto3-stubs[mobile]` - Type annotations for
|
1125
|
-
[Mobile](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_mobile/)
|
1126
|
-
service.
|
1127
1124
|
- `boto3-stubs[mq]` - Type annotations for
|
1128
1125
|
[MQ](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_mq/) service.
|
1129
1126
|
- `boto3-stubs[mturk]` - Type annotations for
|
@@ -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
|
@@ -3619,19 +3618,6 @@ def client(
|
|
3619
3618
|
config: Optional[Config] = ...,
|
3620
3619
|
) -> MigrationHubStrategyRecommendationsClient: ...
|
3621
3620
|
@overload
|
3622
|
-
def client(
|
3623
|
-
service_name: Literal["mobile"],
|
3624
|
-
region_name: Optional[str] = ...,
|
3625
|
-
api_version: Optional[str] = ...,
|
3626
|
-
use_ssl: Optional[bool] = ...,
|
3627
|
-
verify: Union[bool, str, None] = ...,
|
3628
|
-
endpoint_url: Optional[str] = ...,
|
3629
|
-
aws_access_key_id: Optional[str] = ...,
|
3630
|
-
aws_secret_access_key: Optional[str] = ...,
|
3631
|
-
aws_session_token: Optional[str] = ...,
|
3632
|
-
config: Optional[Config] = ...,
|
3633
|
-
) -> MobileClient: ...
|
3634
|
-
@overload
|
3635
3621
|
def client(
|
3636
3622
|
service_name: Literal["mq"],
|
3637
3623
|
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
|
@@ -3885,20 +3884,6 @@ class Session:
|
|
3885
3884
|
config: Optional[Config] = ...,
|
3886
3885
|
) -> MigrationHubStrategyRecommendationsClient: ...
|
3887
3886
|
@overload
|
3888
|
-
def client(
|
3889
|
-
self,
|
3890
|
-
service_name: Literal["mobile"],
|
3891
|
-
region_name: Optional[str] = ...,
|
3892
|
-
api_version: Optional[str] = ...,
|
3893
|
-
use_ssl: Optional[bool] = ...,
|
3894
|
-
verify: Union[bool, str, None] = ...,
|
3895
|
-
endpoint_url: Optional[str] = ...,
|
3896
|
-
aws_access_key_id: Optional[str] = ...,
|
3897
|
-
aws_secret_access_key: Optional[str] = ...,
|
3898
|
-
aws_session_token: Optional[str] = ...,
|
3899
|
-
config: Optional[Config] = ...,
|
3900
|
-
) -> MobileClient: ...
|
3901
|
-
@overload
|
3902
3887
|
def client(
|
3903
3888
|
self,
|
3904
3889
|
service_name: Literal["mq"],
|
@@ -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"
|
@@ -428,8 +427,8 @@ Requires-Dist: mypy-boto3-rds<1.35.0,>=1.34.0; extra == "essential"
|
|
428
427
|
Requires-Dist: mypy-boto3-s3<1.35.0,>=1.34.0; extra == "essential"
|
429
428
|
Requires-Dist: mypy-boto3-sqs<1.35.0,>=1.34.0; extra == "essential"
|
430
429
|
Provides-Extra: boto3
|
431
|
-
Requires-Dist: boto3==1.34.
|
432
|
-
Requires-Dist: botocore==1.34.
|
430
|
+
Requires-Dist: boto3==1.34.146; extra == "boto3"
|
431
|
+
Requires-Dist: botocore==1.34.146; extra == "boto3"
|
433
432
|
Provides-Extra: accessanalyzer
|
434
433
|
Requires-Dist: mypy-boto3-accessanalyzer<1.35.0,>=1.34.0; extra == "accessanalyzer"
|
435
434
|
Provides-Extra: account
|
@@ -920,8 +919,6 @@ Provides-Extra: migrationhuborchestrator
|
|
920
919
|
Requires-Dist: mypy-boto3-migrationhuborchestrator<1.35.0,>=1.34.0; extra == "migrationhuborchestrator"
|
921
920
|
Provides-Extra: migrationhubstrategy
|
922
921
|
Requires-Dist: mypy-boto3-migrationhubstrategy<1.35.0,>=1.34.0; extra == "migrationhubstrategy"
|
923
|
-
Provides-Extra: mobile
|
924
|
-
Requires-Dist: mypy-boto3-mobile<1.35.0,>=1.34.0; extra == "mobile"
|
925
922
|
Provides-Extra: mq
|
926
923
|
Requires-Dist: mypy-boto3-mq<1.35.0,>=1.34.0; extra == "mq"
|
927
924
|
Provides-Extra: mturk
|
@@ -1215,7 +1212,7 @@ Requires-Dist: mypy-boto3-xray<1.35.0,>=1.34.0; extra == "xray"
|
|
1215
1212
|

|
1216
1213
|
|
1217
1214
|
Type annotations for
|
1218
|
-
[boto3 1.34.
|
1215
|
+
[boto3 1.34.146](https://boto3.amazonaws.com/v1/documentation/api/1.34.146/index.html)
|
1219
1216
|
compatible with [VSCode](https://code.visualstudio.com/),
|
1220
1217
|
[PyCharm](https://www.jetbrains.com/pycharm/),
|
1221
1218
|
[Emacs](https://www.gnu.org/software/emacs/),
|
@@ -1602,7 +1599,7 @@ repository.
|
|
1602
1599
|
|
1603
1600
|
## Submodules
|
1604
1601
|
|
1605
|
-
- `boto3-stubs[all]` - Type annotations for all
|
1602
|
+
- `boto3-stubs[all]` - Type annotations for all 385 services.
|
1606
1603
|
- `boto3-stubs[essential]` - Type annotations for
|
1607
1604
|
[CloudFormation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_cloudformation/),
|
1608
1605
|
[DynamoDB](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_dynamodb/),
|
@@ -2326,9 +2323,6 @@ repository.
|
|
2326
2323
|
- `boto3-stubs[migrationhubstrategy]` - Type annotations for
|
2327
2324
|
[MigrationHubStrategyRecommendations](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_migrationhubstrategy/)
|
2328
2325
|
service.
|
2329
|
-
- `boto3-stubs[mobile]` - Type annotations for
|
2330
|
-
[Mobile](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_mobile/)
|
2331
|
-
service.
|
2332
2326
|
- `boto3-stubs[mq]` - Type annotations for
|
2333
2327
|
[MQ](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_mq/) service.
|
2334
2328
|
- `boto3-stubs[mturk]` - Type annotations for
|
@@ -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
|
@@ -516,8 +515,8 @@ mypy-boto3-bedrock-runtime<1.35.0,>=1.34.0
|
|
516
515
|
mypy-boto3-billingconductor<1.35.0,>=1.34.0
|
517
516
|
|
518
517
|
[boto3]
|
519
|
-
boto3==1.34.
|
520
|
-
botocore==1.34.
|
518
|
+
boto3==1.34.146
|
519
|
+
botocore==1.34.146
|
521
520
|
|
522
521
|
[braket]
|
523
522
|
mypy-boto3-braket<1.35.0,>=1.34.0
|
@@ -1140,9 +1139,6 @@ mypy-boto3-migrationhuborchestrator<1.35.0,>=1.34.0
|
|
1140
1139
|
[migrationhubstrategy]
|
1141
1140
|
mypy-boto3-migrationhubstrategy<1.35.0,>=1.34.0
|
1142
1141
|
|
1143
|
-
[mobile]
|
1144
|
-
mypy-boto3-mobile<1.35.0,>=1.34.0
|
1145
|
-
|
1146
1142
|
[mq]
|
1147
1143
|
mypy-boto3-mq<1.35.0,>=1.34.0
|
1148
1144
|
|
@@ -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",
|
@@ -449,7 +448,7 @@ setup(
|
|
449
448
|
"mypy-boto3-s3>=1.34.0, <1.35.0",
|
450
449
|
"mypy-boto3-sqs>=1.34.0, <1.35.0",
|
451
450
|
],
|
452
|
-
"boto3": ["boto3==1.34.
|
451
|
+
"boto3": ["boto3==1.34.146", "botocore==1.34.146"],
|
453
452
|
"accessanalyzer": ["mypy-boto3-accessanalyzer>=1.34.0, <1.35.0"],
|
454
453
|
"account": ["mypy-boto3-account>=1.34.0, <1.35.0"],
|
455
454
|
"acm": ["mypy-boto3-acm>=1.34.0, <1.35.0"],
|
@@ -707,7 +706,6 @@ setup(
|
|
707
706
|
"migrationhub-config": ["mypy-boto3-migrationhub-config>=1.34.0, <1.35.0"],
|
708
707
|
"migrationhuborchestrator": ["mypy-boto3-migrationhuborchestrator>=1.34.0, <1.35.0"],
|
709
708
|
"migrationhubstrategy": ["mypy-boto3-migrationhubstrategy>=1.34.0, <1.35.0"],
|
710
|
-
"mobile": ["mypy-boto3-mobile>=1.34.0, <1.35.0"],
|
711
709
|
"mq": ["mypy-boto3-mq>=1.34.0, <1.35.0"],
|
712
710
|
"mturk": ["mypy-boto3-mturk>=1.34.0, <1.35.0"],
|
713
711
|
"mwaa": ["mypy-boto3-mwaa>=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
|