boto3-stubs 1.34.109__tar.gz → 1.34.111__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.109 → boto3_stubs-1.34.111}/PKG-INFO +12 -6
- {boto3_stubs-1.34.109 → boto3_stubs-1.34.111}/README.md +5 -2
- {boto3_stubs-1.34.109 → boto3_stubs-1.34.111}/boto3-stubs/__init__.pyi +14 -0
- {boto3_stubs-1.34.109 → boto3_stubs-1.34.111}/boto3-stubs/session.pyi +15 -0
- {boto3_stubs-1.34.109 → boto3_stubs-1.34.111}/boto3_stubs.egg-info/PKG-INFO +12 -6
- {boto3_stubs-1.34.109 → boto3_stubs-1.34.111}/boto3_stubs.egg-info/requires.txt +6 -2
- {boto3_stubs-1.34.109 → boto3_stubs-1.34.111}/setup.py +5 -3
- {boto3_stubs-1.34.109 → boto3_stubs-1.34.111}/LICENSE +0 -0
- {boto3_stubs-1.34.109 → boto3_stubs-1.34.111}/boto3-stubs/compat.pyi +0 -0
- {boto3_stubs-1.34.109 → boto3_stubs-1.34.111}/boto3-stubs/crt.pyi +0 -0
- {boto3_stubs-1.34.109 → boto3_stubs-1.34.111}/boto3-stubs/docs/__init__.pyi +0 -0
- {boto3_stubs-1.34.109 → boto3_stubs-1.34.111}/boto3-stubs/docs/utils.pyi +0 -0
- {boto3_stubs-1.34.109 → boto3_stubs-1.34.111}/boto3-stubs/dynamodb/__init__.pyi +0 -0
- {boto3_stubs-1.34.109 → boto3_stubs-1.34.111}/boto3-stubs/dynamodb/conditions.pyi +0 -0
- {boto3_stubs-1.34.109 → boto3_stubs-1.34.111}/boto3-stubs/dynamodb/table.pyi +0 -0
- {boto3_stubs-1.34.109 → boto3_stubs-1.34.111}/boto3-stubs/dynamodb/transform.pyi +0 -0
- {boto3_stubs-1.34.109 → boto3_stubs-1.34.111}/boto3-stubs/dynamodb/types.pyi +0 -0
- {boto3_stubs-1.34.109 → boto3_stubs-1.34.111}/boto3-stubs/ec2/__init__.pyi +0 -0
- {boto3_stubs-1.34.109 → boto3_stubs-1.34.111}/boto3-stubs/ec2/createtags.pyi +0 -0
- {boto3_stubs-1.34.109 → boto3_stubs-1.34.111}/boto3-stubs/ec2/deletetags.pyi +0 -0
- {boto3_stubs-1.34.109 → boto3_stubs-1.34.111}/boto3-stubs/exceptions.pyi +0 -0
- {boto3_stubs-1.34.109 → boto3_stubs-1.34.111}/boto3-stubs/py.typed +0 -0
- {boto3_stubs-1.34.109 → boto3_stubs-1.34.111}/boto3-stubs/resources/__init__.pyi +0 -0
- {boto3_stubs-1.34.109 → boto3_stubs-1.34.111}/boto3-stubs/resources/action.pyi +0 -0
- {boto3_stubs-1.34.109 → boto3_stubs-1.34.111}/boto3-stubs/resources/base.pyi +0 -0
- {boto3_stubs-1.34.109 → boto3_stubs-1.34.111}/boto3-stubs/resources/collection.pyi +0 -0
- {boto3_stubs-1.34.109 → boto3_stubs-1.34.111}/boto3-stubs/resources/factory.pyi +0 -0
- {boto3_stubs-1.34.109 → boto3_stubs-1.34.111}/boto3-stubs/resources/model.pyi +0 -0
- {boto3_stubs-1.34.109 → boto3_stubs-1.34.111}/boto3-stubs/resources/params.pyi +0 -0
- {boto3_stubs-1.34.109 → boto3_stubs-1.34.111}/boto3-stubs/resources/response.pyi +0 -0
- {boto3_stubs-1.34.109 → boto3_stubs-1.34.111}/boto3-stubs/s3/__init__.pyi +0 -0
- {boto3_stubs-1.34.109 → boto3_stubs-1.34.111}/boto3-stubs/s3/constants.pyi +0 -0
- {boto3_stubs-1.34.109 → boto3_stubs-1.34.111}/boto3-stubs/s3/inject.pyi +0 -0
- {boto3_stubs-1.34.109 → boto3_stubs-1.34.111}/boto3-stubs/s3/transfer.pyi +0 -0
- {boto3_stubs-1.34.109 → boto3_stubs-1.34.111}/boto3-stubs/utils.pyi +0 -0
- {boto3_stubs-1.34.109 → boto3_stubs-1.34.111}/boto3_stubs.egg-info/SOURCES.txt +0 -0
- {boto3_stubs-1.34.109 → boto3_stubs-1.34.111}/boto3_stubs.egg-info/dependency_links.txt +0 -0
- {boto3_stubs-1.34.109 → boto3_stubs-1.34.111}/boto3_stubs.egg-info/not-zip-safe +0 -0
- {boto3_stubs-1.34.109 → boto3_stubs-1.34.111}/boto3_stubs.egg-info/top_level.txt +0 -0
- {boto3_stubs-1.34.109 → boto3_stubs-1.34.111}/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.111
|
4
|
+
Summary: Type annotations for boto3 1.34.111 generated with mypy-boto3-builder 7.24.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
|
@@ -253,6 +253,7 @@ Requires-Dist: mypy-boto3-lookoutvision<1.35.0,>=1.34.0; extra == "all"
|
|
253
253
|
Requires-Dist: mypy-boto3-m2<1.35.0,>=1.34.0; extra == "all"
|
254
254
|
Requires-Dist: mypy-boto3-machinelearning<1.35.0,>=1.34.0; extra == "all"
|
255
255
|
Requires-Dist: mypy-boto3-macie2<1.35.0,>=1.34.0; extra == "all"
|
256
|
+
Requires-Dist: mypy-boto3-mailmanager<1.35.0,>=1.34.0; extra == "all"
|
256
257
|
Requires-Dist: mypy-boto3-managedblockchain<1.35.0,>=1.34.0; extra == "all"
|
257
258
|
Requires-Dist: mypy-boto3-managedblockchain-query<1.35.0,>=1.34.0; extra == "all"
|
258
259
|
Requires-Dist: mypy-boto3-marketplace-agreement<1.35.0,>=1.34.0; extra == "all"
|
@@ -425,8 +426,8 @@ Requires-Dist: mypy-boto3-rds<1.35.0,>=1.34.0; extra == "essential"
|
|
425
426
|
Requires-Dist: mypy-boto3-s3<1.35.0,>=1.34.0; extra == "essential"
|
426
427
|
Requires-Dist: mypy-boto3-sqs<1.35.0,>=1.34.0; extra == "essential"
|
427
428
|
Provides-Extra: boto3
|
428
|
-
Requires-Dist: boto3==1.34.
|
429
|
-
Requires-Dist: botocore==1.34.
|
429
|
+
Requires-Dist: boto3==1.34.111; extra == "boto3"
|
430
|
+
Requires-Dist: botocore==1.34.111; extra == "boto3"
|
430
431
|
Provides-Extra: accessanalyzer
|
431
432
|
Requires-Dist: mypy-boto3-accessanalyzer<1.35.0,>=1.34.0; extra == "accessanalyzer"
|
432
433
|
Provides-Extra: account
|
@@ -867,6 +868,8 @@ Provides-Extra: machinelearning
|
|
867
868
|
Requires-Dist: mypy-boto3-machinelearning<1.35.0,>=1.34.0; extra == "machinelearning"
|
868
869
|
Provides-Extra: macie2
|
869
870
|
Requires-Dist: mypy-boto3-macie2<1.35.0,>=1.34.0; extra == "macie2"
|
871
|
+
Provides-Extra: mailmanager
|
872
|
+
Requires-Dist: mypy-boto3-mailmanager<1.35.0,>=1.34.0; extra == "mailmanager"
|
870
873
|
Provides-Extra: managedblockchain
|
871
874
|
Requires-Dist: mypy-boto3-managedblockchain<1.35.0,>=1.34.0; extra == "managedblockchain"
|
872
875
|
Provides-Extra: managedblockchain-query
|
@@ -1206,7 +1209,7 @@ Requires-Dist: mypy-boto3-xray<1.35.0,>=1.34.0; extra == "xray"
|
|
1206
1209
|

|
1207
1210
|
|
1208
1211
|
Type annotations for
|
1209
|
-
[boto3 1.34.
|
1212
|
+
[boto3 1.34.111](https://boto3.amazonaws.com/v1/documentation/api/1.34.111/index.html)
|
1210
1213
|
compatible with [VSCode](https://code.visualstudio.com/),
|
1211
1214
|
[PyCharm](https://www.jetbrains.com/pycharm/),
|
1212
1215
|
[Emacs](https://www.gnu.org/software/emacs/),
|
@@ -1588,7 +1591,7 @@ repository.
|
|
1588
1591
|
|
1589
1592
|
## Submodules
|
1590
1593
|
|
1591
|
-
- `boto3-stubs[all]` - Type annotations for all
|
1594
|
+
- `boto3-stubs[all]` - Type annotations for all 384 services.
|
1592
1595
|
- `boto3-stubs[essential]` - Type annotations for
|
1593
1596
|
[CloudFormation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_cloudformation/),
|
1594
1597
|
[DynamoDB](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_dynamodb/),
|
@@ -2238,6 +2241,9 @@ repository.
|
|
2238
2241
|
- `boto3-stubs[macie2]` - Type annotations for
|
2239
2242
|
[Macie2](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_macie2/)
|
2240
2243
|
service.
|
2244
|
+
- `boto3-stubs[mailmanager]` - Type annotations for
|
2245
|
+
[MailManager](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_mailmanager/)
|
2246
|
+
service.
|
2241
2247
|
- `boto3-stubs[managedblockchain]` - Type annotations for
|
2242
2248
|
[ManagedBlockchain](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_managedblockchain/)
|
2243
2249
|
service.
|
@@ -10,7 +10,7 @@
|
|
10
10
|

|
11
11
|
|
12
12
|
Type annotations for
|
13
|
-
[boto3 1.34.
|
13
|
+
[boto3 1.34.111](https://boto3.amazonaws.com/v1/documentation/api/1.34.111/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/),
|
@@ -392,7 +392,7 @@ repository.
|
|
392
392
|
|
393
393
|
## Submodules
|
394
394
|
|
395
|
-
- `boto3-stubs[all]` - Type annotations for all
|
395
|
+
- `boto3-stubs[all]` - Type annotations for all 384 services.
|
396
396
|
- `boto3-stubs[essential]` - Type annotations for
|
397
397
|
[CloudFormation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_cloudformation/),
|
398
398
|
[DynamoDB](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_dynamodb/),
|
@@ -1042,6 +1042,9 @@ repository.
|
|
1042
1042
|
- `boto3-stubs[macie2]` - Type annotations for
|
1043
1043
|
[Macie2](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_macie2/)
|
1044
1044
|
service.
|
1045
|
+
- `boto3-stubs[mailmanager]` - Type annotations for
|
1046
|
+
[MailManager](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_mailmanager/)
|
1047
|
+
service.
|
1045
1048
|
- `boto3-stubs[managedblockchain]` - Type annotations for
|
1046
1049
|
[ManagedBlockchain](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_managedblockchain/)
|
1047
1050
|
service.
|
@@ -236,6 +236,7 @@ from mypy_boto3_lookoutvision.client import LookoutforVisionClient
|
|
236
236
|
from mypy_boto3_m2.client import MainframeModernizationClient
|
237
237
|
from mypy_boto3_machinelearning.client import MachineLearningClient
|
238
238
|
from mypy_boto3_macie2.client import Macie2Client
|
239
|
+
from mypy_boto3_mailmanager.client import MailManagerClient
|
239
240
|
from mypy_boto3_managedblockchain.client import ManagedBlockchainClient
|
240
241
|
from mypy_boto3_managedblockchain_query.client import ManagedBlockchainQueryClient
|
241
242
|
from mypy_boto3_marketplace_agreement.client import AgreementServiceClient
|
@@ -3291,6 +3292,19 @@ def client(
|
|
3291
3292
|
config: Optional[Config] = ...,
|
3292
3293
|
) -> Macie2Client: ...
|
3293
3294
|
@overload
|
3295
|
+
def client(
|
3296
|
+
service_name: Literal["mailmanager"],
|
3297
|
+
region_name: Optional[str] = ...,
|
3298
|
+
api_version: Optional[str] = ...,
|
3299
|
+
use_ssl: Optional[bool] = ...,
|
3300
|
+
verify: Union[bool, str, None] = ...,
|
3301
|
+
endpoint_url: Optional[str] = ...,
|
3302
|
+
aws_access_key_id: Optional[str] = ...,
|
3303
|
+
aws_secret_access_key: Optional[str] = ...,
|
3304
|
+
aws_session_token: Optional[str] = ...,
|
3305
|
+
config: Optional[Config] = ...,
|
3306
|
+
) -> MailManagerClient: ...
|
3307
|
+
@overload
|
3294
3308
|
def client(
|
3295
3309
|
service_name: Literal["managedblockchain"],
|
3296
3310
|
region_name: Optional[str] = ...,
|
@@ -242,6 +242,7 @@ from mypy_boto3_lookoutvision.client import LookoutforVisionClient
|
|
242
242
|
from mypy_boto3_m2.client import MainframeModernizationClient
|
243
243
|
from mypy_boto3_machinelearning.client import MachineLearningClient
|
244
244
|
from mypy_boto3_macie2.client import Macie2Client
|
245
|
+
from mypy_boto3_mailmanager.client import MailManagerClient
|
245
246
|
from mypy_boto3_managedblockchain.client import ManagedBlockchainClient
|
246
247
|
from mypy_boto3_managedblockchain_query.client import ManagedBlockchainQueryClient
|
247
248
|
from mypy_boto3_marketplace_agreement.client import AgreementServiceClient
|
@@ -3532,6 +3533,20 @@ class Session:
|
|
3532
3533
|
config: Optional[Config] = ...,
|
3533
3534
|
) -> Macie2Client: ...
|
3534
3535
|
@overload
|
3536
|
+
def client(
|
3537
|
+
self,
|
3538
|
+
service_name: Literal["mailmanager"],
|
3539
|
+
region_name: Optional[str] = ...,
|
3540
|
+
api_version: Optional[str] = ...,
|
3541
|
+
use_ssl: Optional[bool] = ...,
|
3542
|
+
verify: Union[bool, str, None] = ...,
|
3543
|
+
endpoint_url: Optional[str] = ...,
|
3544
|
+
aws_access_key_id: Optional[str] = ...,
|
3545
|
+
aws_secret_access_key: Optional[str] = ...,
|
3546
|
+
aws_session_token: Optional[str] = ...,
|
3547
|
+
config: Optional[Config] = ...,
|
3548
|
+
) -> MailManagerClient: ...
|
3549
|
+
@overload
|
3535
3550
|
def client(
|
3536
3551
|
self,
|
3537
3552
|
service_name: Literal["managedblockchain"],
|
@@ -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.111
|
4
|
+
Summary: Type annotations for boto3 1.34.111 generated with mypy-boto3-builder 7.24.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
|
@@ -253,6 +253,7 @@ Requires-Dist: mypy-boto3-lookoutvision<1.35.0,>=1.34.0; extra == "all"
|
|
253
253
|
Requires-Dist: mypy-boto3-m2<1.35.0,>=1.34.0; extra == "all"
|
254
254
|
Requires-Dist: mypy-boto3-machinelearning<1.35.0,>=1.34.0; extra == "all"
|
255
255
|
Requires-Dist: mypy-boto3-macie2<1.35.0,>=1.34.0; extra == "all"
|
256
|
+
Requires-Dist: mypy-boto3-mailmanager<1.35.0,>=1.34.0; extra == "all"
|
256
257
|
Requires-Dist: mypy-boto3-managedblockchain<1.35.0,>=1.34.0; extra == "all"
|
257
258
|
Requires-Dist: mypy-boto3-managedblockchain-query<1.35.0,>=1.34.0; extra == "all"
|
258
259
|
Requires-Dist: mypy-boto3-marketplace-agreement<1.35.0,>=1.34.0; extra == "all"
|
@@ -425,8 +426,8 @@ Requires-Dist: mypy-boto3-rds<1.35.0,>=1.34.0; extra == "essential"
|
|
425
426
|
Requires-Dist: mypy-boto3-s3<1.35.0,>=1.34.0; extra == "essential"
|
426
427
|
Requires-Dist: mypy-boto3-sqs<1.35.0,>=1.34.0; extra == "essential"
|
427
428
|
Provides-Extra: boto3
|
428
|
-
Requires-Dist: boto3==1.34.
|
429
|
-
Requires-Dist: botocore==1.34.
|
429
|
+
Requires-Dist: boto3==1.34.111; extra == "boto3"
|
430
|
+
Requires-Dist: botocore==1.34.111; extra == "boto3"
|
430
431
|
Provides-Extra: accessanalyzer
|
431
432
|
Requires-Dist: mypy-boto3-accessanalyzer<1.35.0,>=1.34.0; extra == "accessanalyzer"
|
432
433
|
Provides-Extra: account
|
@@ -867,6 +868,8 @@ Provides-Extra: machinelearning
|
|
867
868
|
Requires-Dist: mypy-boto3-machinelearning<1.35.0,>=1.34.0; extra == "machinelearning"
|
868
869
|
Provides-Extra: macie2
|
869
870
|
Requires-Dist: mypy-boto3-macie2<1.35.0,>=1.34.0; extra == "macie2"
|
871
|
+
Provides-Extra: mailmanager
|
872
|
+
Requires-Dist: mypy-boto3-mailmanager<1.35.0,>=1.34.0; extra == "mailmanager"
|
870
873
|
Provides-Extra: managedblockchain
|
871
874
|
Requires-Dist: mypy-boto3-managedblockchain<1.35.0,>=1.34.0; extra == "managedblockchain"
|
872
875
|
Provides-Extra: managedblockchain-query
|
@@ -1206,7 +1209,7 @@ Requires-Dist: mypy-boto3-xray<1.35.0,>=1.34.0; extra == "xray"
|
|
1206
1209
|

|
1207
1210
|
|
1208
1211
|
Type annotations for
|
1209
|
-
[boto3 1.34.
|
1212
|
+
[boto3 1.34.111](https://boto3.amazonaws.com/v1/documentation/api/1.34.111/index.html)
|
1210
1213
|
compatible with [VSCode](https://code.visualstudio.com/),
|
1211
1214
|
[PyCharm](https://www.jetbrains.com/pycharm/),
|
1212
1215
|
[Emacs](https://www.gnu.org/software/emacs/),
|
@@ -1588,7 +1591,7 @@ repository.
|
|
1588
1591
|
|
1589
1592
|
## Submodules
|
1590
1593
|
|
1591
|
-
- `boto3-stubs[all]` - Type annotations for all
|
1594
|
+
- `boto3-stubs[all]` - Type annotations for all 384 services.
|
1592
1595
|
- `boto3-stubs[essential]` - Type annotations for
|
1593
1596
|
[CloudFormation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_cloudformation/),
|
1594
1597
|
[DynamoDB](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_dynamodb/),
|
@@ -2238,6 +2241,9 @@ repository.
|
|
2238
2241
|
- `boto3-stubs[macie2]` - Type annotations for
|
2239
2242
|
[Macie2](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_macie2/)
|
2240
2243
|
service.
|
2244
|
+
- `boto3-stubs[mailmanager]` - Type annotations for
|
2245
|
+
[MailManager](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_mailmanager/)
|
2246
|
+
service.
|
2241
2247
|
- `boto3-stubs[managedblockchain]` - Type annotations for
|
2242
2248
|
[ManagedBlockchain](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_managedblockchain/)
|
2243
2249
|
service.
|
@@ -240,6 +240,7 @@ mypy-boto3-lookoutvision<1.35.0,>=1.34.0
|
|
240
240
|
mypy-boto3-m2<1.35.0,>=1.34.0
|
241
241
|
mypy-boto3-machinelearning<1.35.0,>=1.34.0
|
242
242
|
mypy-boto3-macie2<1.35.0,>=1.34.0
|
243
|
+
mypy-boto3-mailmanager<1.35.0,>=1.34.0
|
243
244
|
mypy-boto3-managedblockchain<1.35.0,>=1.34.0
|
244
245
|
mypy-boto3-managedblockchain-query<1.35.0,>=1.34.0
|
245
246
|
mypy-boto3-marketplace-agreement<1.35.0,>=1.34.0
|
@@ -513,8 +514,8 @@ mypy-boto3-bedrock-runtime<1.35.0,>=1.34.0
|
|
513
514
|
mypy-boto3-billingconductor<1.35.0,>=1.34.0
|
514
515
|
|
515
516
|
[boto3]
|
516
|
-
boto3==1.34.
|
517
|
-
botocore==1.34.
|
517
|
+
boto3==1.34.111
|
518
|
+
botocore==1.34.111
|
518
519
|
|
519
520
|
[braket]
|
520
521
|
mypy-boto3-braket<1.35.0,>=1.34.0
|
@@ -1062,6 +1063,9 @@ mypy-boto3-machinelearning<1.35.0,>=1.34.0
|
|
1062
1063
|
[macie2]
|
1063
1064
|
mypy-boto3-macie2<1.35.0,>=1.34.0
|
1064
1065
|
|
1066
|
+
[mailmanager]
|
1067
|
+
mypy-boto3-mailmanager<1.35.0,>=1.34.0
|
1068
|
+
|
1065
1069
|
[managedblockchain]
|
1066
1070
|
mypy-boto3-managedblockchain<1.35.0,>=1.34.0
|
1067
1071
|
|
@@ -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.111",
|
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.111 generated with mypy-boto3-builder 7.24.0",
|
21
21
|
classifiers=[
|
22
22
|
"Development Status :: 5 - Production/Stable",
|
23
23
|
"Intended Audience :: Developers",
|
@@ -273,6 +273,7 @@ setup(
|
|
273
273
|
"mypy-boto3-m2>=1.34.0, <1.35.0",
|
274
274
|
"mypy-boto3-machinelearning>=1.34.0, <1.35.0",
|
275
275
|
"mypy-boto3-macie2>=1.34.0, <1.35.0",
|
276
|
+
"mypy-boto3-mailmanager>=1.34.0, <1.35.0",
|
276
277
|
"mypy-boto3-managedblockchain>=1.34.0, <1.35.0",
|
277
278
|
"mypy-boto3-managedblockchain-query>=1.34.0, <1.35.0",
|
278
279
|
"mypy-boto3-marketplace-agreement>=1.34.0, <1.35.0",
|
@@ -446,7 +447,7 @@ setup(
|
|
446
447
|
"mypy-boto3-s3>=1.34.0, <1.35.0",
|
447
448
|
"mypy-boto3-sqs>=1.34.0, <1.35.0",
|
448
449
|
],
|
449
|
-
"boto3": ["boto3==1.34.
|
450
|
+
"boto3": ["boto3==1.34.111", "botocore==1.34.111"],
|
450
451
|
"accessanalyzer": ["mypy-boto3-accessanalyzer>=1.34.0, <1.35.0"],
|
451
452
|
"account": ["mypy-boto3-account>=1.34.0, <1.35.0"],
|
452
453
|
"acm": ["mypy-boto3-acm>=1.34.0, <1.35.0"],
|
@@ -675,6 +676,7 @@ setup(
|
|
675
676
|
"m2": ["mypy-boto3-m2>=1.34.0, <1.35.0"],
|
676
677
|
"machinelearning": ["mypy-boto3-machinelearning>=1.34.0, <1.35.0"],
|
677
678
|
"macie2": ["mypy-boto3-macie2>=1.34.0, <1.35.0"],
|
679
|
+
"mailmanager": ["mypy-boto3-mailmanager>=1.34.0, <1.35.0"],
|
678
680
|
"managedblockchain": ["mypy-boto3-managedblockchain>=1.34.0, <1.35.0"],
|
679
681
|
"managedblockchain-query": ["mypy-boto3-managedblockchain-query>=1.34.0, <1.35.0"],
|
680
682
|
"marketplace-agreement": ["mypy-boto3-marketplace-agreement>=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
|