boto3-stubs 1.34.87__tar.gz → 1.34.89__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.87 → boto3_stubs-1.34.89}/PKG-INFO +12 -6
- {boto3_stubs-1.34.87 → boto3_stubs-1.34.89}/README.md +5 -2
- {boto3_stubs-1.34.87 → boto3_stubs-1.34.89}/boto3-stubs/__init__.pyi +14 -0
- {boto3_stubs-1.34.87 → boto3_stubs-1.34.89}/boto3-stubs/session.pyi +15 -0
- {boto3_stubs-1.34.87 → boto3_stubs-1.34.89}/boto3_stubs.egg-info/PKG-INFO +12 -6
- {boto3_stubs-1.34.87 → boto3_stubs-1.34.89}/boto3_stubs.egg-info/requires.txt +6 -2
- {boto3_stubs-1.34.87 → boto3_stubs-1.34.89}/setup.py +5 -3
- {boto3_stubs-1.34.87 → boto3_stubs-1.34.89}/LICENSE +0 -0
- {boto3_stubs-1.34.87 → boto3_stubs-1.34.89}/boto3-stubs/compat.pyi +0 -0
- {boto3_stubs-1.34.87 → boto3_stubs-1.34.89}/boto3-stubs/crt.pyi +0 -0
- {boto3_stubs-1.34.87 → boto3_stubs-1.34.89}/boto3-stubs/docs/__init__.pyi +0 -0
- {boto3_stubs-1.34.87 → boto3_stubs-1.34.89}/boto3-stubs/docs/utils.pyi +0 -0
- {boto3_stubs-1.34.87 → boto3_stubs-1.34.89}/boto3-stubs/dynamodb/__init__.pyi +0 -0
- {boto3_stubs-1.34.87 → boto3_stubs-1.34.89}/boto3-stubs/dynamodb/conditions.pyi +0 -0
- {boto3_stubs-1.34.87 → boto3_stubs-1.34.89}/boto3-stubs/dynamodb/table.pyi +0 -0
- {boto3_stubs-1.34.87 → boto3_stubs-1.34.89}/boto3-stubs/dynamodb/transform.pyi +0 -0
- {boto3_stubs-1.34.87 → boto3_stubs-1.34.89}/boto3-stubs/dynamodb/types.pyi +0 -0
- {boto3_stubs-1.34.87 → boto3_stubs-1.34.89}/boto3-stubs/ec2/__init__.pyi +0 -0
- {boto3_stubs-1.34.87 → boto3_stubs-1.34.89}/boto3-stubs/ec2/createtags.pyi +0 -0
- {boto3_stubs-1.34.87 → boto3_stubs-1.34.89}/boto3-stubs/ec2/deletetags.pyi +0 -0
- {boto3_stubs-1.34.87 → boto3_stubs-1.34.89}/boto3-stubs/exceptions.pyi +0 -0
- {boto3_stubs-1.34.87 → boto3_stubs-1.34.89}/boto3-stubs/py.typed +0 -0
- {boto3_stubs-1.34.87 → boto3_stubs-1.34.89}/boto3-stubs/resources/__init__.pyi +0 -0
- {boto3_stubs-1.34.87 → boto3_stubs-1.34.89}/boto3-stubs/resources/action.pyi +0 -0
- {boto3_stubs-1.34.87 → boto3_stubs-1.34.89}/boto3-stubs/resources/base.pyi +0 -0
- {boto3_stubs-1.34.87 → boto3_stubs-1.34.89}/boto3-stubs/resources/collection.pyi +0 -0
- {boto3_stubs-1.34.87 → boto3_stubs-1.34.89}/boto3-stubs/resources/factory.pyi +0 -0
- {boto3_stubs-1.34.87 → boto3_stubs-1.34.89}/boto3-stubs/resources/model.pyi +0 -0
- {boto3_stubs-1.34.87 → boto3_stubs-1.34.89}/boto3-stubs/resources/params.pyi +0 -0
- {boto3_stubs-1.34.87 → boto3_stubs-1.34.89}/boto3-stubs/resources/response.pyi +0 -0
- {boto3_stubs-1.34.87 → boto3_stubs-1.34.89}/boto3-stubs/s3/__init__.pyi +0 -0
- {boto3_stubs-1.34.87 → boto3_stubs-1.34.89}/boto3-stubs/s3/constants.pyi +0 -0
- {boto3_stubs-1.34.87 → boto3_stubs-1.34.89}/boto3-stubs/s3/inject.pyi +0 -0
- {boto3_stubs-1.34.87 → boto3_stubs-1.34.89}/boto3-stubs/s3/transfer.pyi +0 -0
- {boto3_stubs-1.34.87 → boto3_stubs-1.34.89}/boto3-stubs/utils.pyi +0 -0
- {boto3_stubs-1.34.87 → boto3_stubs-1.34.89}/boto3_stubs.egg-info/SOURCES.txt +0 -0
- {boto3_stubs-1.34.87 → boto3_stubs-1.34.89}/boto3_stubs.egg-info/dependency_links.txt +0 -0
- {boto3_stubs-1.34.87 → boto3_stubs-1.34.89}/boto3_stubs.egg-info/not-zip-safe +0 -0
- {boto3_stubs-1.34.87 → boto3_stubs-1.34.89}/boto3_stubs.egg-info/top_level.txt +0 -0
- {boto3_stubs-1.34.87 → boto3_stubs-1.34.89}/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.89
|
4
|
+
Summary: Type annotations for boto3 1.34.89 generated with mypy-boto3-builder 7.23.2
|
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
|
@@ -340,6 +340,7 @@ Requires-Dist: mypy-boto3-route53-recovery-cluster<1.35.0,>=1.34.0; extra == "al
|
|
340
340
|
Requires-Dist: mypy-boto3-route53-recovery-control-config<1.35.0,>=1.34.0; extra == "all"
|
341
341
|
Requires-Dist: mypy-boto3-route53-recovery-readiness<1.35.0,>=1.34.0; extra == "all"
|
342
342
|
Requires-Dist: mypy-boto3-route53domains<1.35.0,>=1.34.0; extra == "all"
|
343
|
+
Requires-Dist: mypy-boto3-route53profiles<1.35.0,>=1.34.0; extra == "all"
|
343
344
|
Requires-Dist: mypy-boto3-route53resolver<1.35.0,>=1.34.0; extra == "all"
|
344
345
|
Requires-Dist: mypy-boto3-rum<1.35.0,>=1.34.0; extra == "all"
|
345
346
|
Requires-Dist: mypy-boto3-s3<1.35.0,>=1.34.0; extra == "all"
|
@@ -424,8 +425,8 @@ Requires-Dist: mypy-boto3-rds<1.35.0,>=1.34.0; extra == "essential"
|
|
424
425
|
Requires-Dist: mypy-boto3-s3<1.35.0,>=1.34.0; extra == "essential"
|
425
426
|
Requires-Dist: mypy-boto3-sqs<1.35.0,>=1.34.0; extra == "essential"
|
426
427
|
Provides-Extra: boto3
|
427
|
-
Requires-Dist: boto3==1.34.
|
428
|
-
Requires-Dist: botocore==1.34.
|
428
|
+
Requires-Dist: boto3==1.34.89; extra == "boto3"
|
429
|
+
Requires-Dist: botocore==1.34.89; extra == "boto3"
|
429
430
|
Provides-Extra: accessanalyzer
|
430
431
|
Requires-Dist: mypy-boto3-accessanalyzer<1.35.0,>=1.34.0; extra == "accessanalyzer"
|
431
432
|
Provides-Extra: account
|
@@ -1040,6 +1041,8 @@ Provides-Extra: route53-recovery-readiness
|
|
1040
1041
|
Requires-Dist: mypy-boto3-route53-recovery-readiness<1.35.0,>=1.34.0; extra == "route53-recovery-readiness"
|
1041
1042
|
Provides-Extra: route53domains
|
1042
1043
|
Requires-Dist: mypy-boto3-route53domains<1.35.0,>=1.34.0; extra == "route53domains"
|
1044
|
+
Provides-Extra: route53profiles
|
1045
|
+
Requires-Dist: mypy-boto3-route53profiles<1.35.0,>=1.34.0; extra == "route53profiles"
|
1043
1046
|
Provides-Extra: route53resolver
|
1044
1047
|
Requires-Dist: mypy-boto3-route53resolver<1.35.0,>=1.34.0; extra == "route53resolver"
|
1045
1048
|
Provides-Extra: rum
|
@@ -1203,7 +1206,7 @@ Requires-Dist: mypy-boto3-xray<1.35.0,>=1.34.0; extra == "xray"
|
|
1203
1206
|

|
1204
1207
|
|
1205
1208
|
Type annotations for
|
1206
|
-
[boto3 1.34.
|
1209
|
+
[boto3 1.34.89](https://boto3.amazonaws.com/v1/documentation/api/1.34.89/index.html)
|
1207
1210
|
compatible with [VSCode](https://code.visualstudio.com/),
|
1208
1211
|
[PyCharm](https://www.jetbrains.com/pycharm/),
|
1209
1212
|
[Emacs](https://www.gnu.org/software/emacs/),
|
@@ -1585,7 +1588,7 @@ repository.
|
|
1585
1588
|
|
1586
1589
|
## Submodules
|
1587
1590
|
|
1588
|
-
- `boto3-stubs[all]` - Type annotations for all
|
1591
|
+
- `boto3-stubs[all]` - Type annotations for all 383 services.
|
1589
1592
|
- `boto3-stubs[essential]` - Type annotations for
|
1590
1593
|
[CloudFormation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_cloudformation/),
|
1591
1594
|
[DynamoDB](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_dynamodb/),
|
@@ -2489,6 +2492,9 @@ repository.
|
|
2489
2492
|
- `boto3-stubs[route53domains]` - Type annotations for
|
2490
2493
|
[Route53Domains](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_route53domains/)
|
2491
2494
|
service.
|
2495
|
+
- `boto3-stubs[route53profiles]` - Type annotations for
|
2496
|
+
[Route53Profiles](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_route53profiles/)
|
2497
|
+
service.
|
2492
2498
|
- `boto3-stubs[route53resolver]` - Type annotations for
|
2493
2499
|
[Route53Resolver](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_route53resolver/)
|
2494
2500
|
service.
|
@@ -10,7 +10,7 @@
|
|
10
10
|

|
11
11
|
|
12
12
|
Type annotations for
|
13
|
-
[boto3 1.34.
|
13
|
+
[boto3 1.34.89](https://boto3.amazonaws.com/v1/documentation/api/1.34.89/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 383 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/),
|
@@ -1296,6 +1296,9 @@ repository.
|
|
1296
1296
|
- `boto3-stubs[route53domains]` - Type annotations for
|
1297
1297
|
[Route53Domains](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_route53domains/)
|
1298
1298
|
service.
|
1299
|
+
- `boto3-stubs[route53profiles]` - Type annotations for
|
1300
|
+
[Route53Profiles](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_route53profiles/)
|
1301
|
+
service.
|
1299
1302
|
- `boto3-stubs[route53resolver]` - Type annotations for
|
1300
1303
|
[Route53Resolver](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_route53resolver/)
|
1301
1304
|
service.
|
@@ -324,6 +324,7 @@ from mypy_boto3_route53_recovery_cluster.client import Route53RecoveryClusterCli
|
|
324
324
|
from mypy_boto3_route53_recovery_control_config.client import Route53RecoveryControlConfigClient
|
325
325
|
from mypy_boto3_route53_recovery_readiness.client import Route53RecoveryReadinessClient
|
326
326
|
from mypy_boto3_route53domains.client import Route53DomainsClient
|
327
|
+
from mypy_boto3_route53profiles.client import Route53ProfilesClient
|
327
328
|
from mypy_boto3_route53resolver.client import Route53ResolverClient
|
328
329
|
from mypy_boto3_rum.client import CloudWatchRUMClient
|
329
330
|
from mypy_boto3_s3.client import S3Client
|
@@ -4421,6 +4422,19 @@ def client(
|
|
4421
4422
|
config: Optional[Config] = ...,
|
4422
4423
|
) -> Route53DomainsClient: ...
|
4423
4424
|
@overload
|
4425
|
+
def client(
|
4426
|
+
service_name: Literal["route53profiles"],
|
4427
|
+
region_name: Optional[str] = ...,
|
4428
|
+
api_version: Optional[str] = ...,
|
4429
|
+
use_ssl: Optional[bool] = ...,
|
4430
|
+
verify: Union[bool, str, None] = ...,
|
4431
|
+
endpoint_url: Optional[str] = ...,
|
4432
|
+
aws_access_key_id: Optional[str] = ...,
|
4433
|
+
aws_secret_access_key: Optional[str] = ...,
|
4434
|
+
aws_session_token: Optional[str] = ...,
|
4435
|
+
config: Optional[Config] = ...,
|
4436
|
+
) -> Route53ProfilesClient: ...
|
4437
|
+
@overload
|
4424
4438
|
def client(
|
4425
4439
|
service_name: Literal["route53resolver"],
|
4426
4440
|
region_name: Optional[str] = ...,
|
@@ -330,6 +330,7 @@ from mypy_boto3_route53_recovery_cluster.client import Route53RecoveryClusterCli
|
|
330
330
|
from mypy_boto3_route53_recovery_control_config.client import Route53RecoveryControlConfigClient
|
331
331
|
from mypy_boto3_route53_recovery_readiness.client import Route53RecoveryReadinessClient
|
332
332
|
from mypy_boto3_route53domains.client import Route53DomainsClient
|
333
|
+
from mypy_boto3_route53profiles.client import Route53ProfilesClient
|
333
334
|
from mypy_boto3_route53resolver.client import Route53ResolverClient
|
334
335
|
from mypy_boto3_rum.client import CloudWatchRUMClient
|
335
336
|
from mypy_boto3_s3.client import S3Client
|
@@ -4749,6 +4750,20 @@ class Session:
|
|
4749
4750
|
config: Optional[Config] = ...,
|
4750
4751
|
) -> Route53DomainsClient: ...
|
4751
4752
|
@overload
|
4753
|
+
def client(
|
4754
|
+
self,
|
4755
|
+
service_name: Literal["route53profiles"],
|
4756
|
+
region_name: Optional[str] = ...,
|
4757
|
+
api_version: Optional[str] = ...,
|
4758
|
+
use_ssl: Optional[bool] = ...,
|
4759
|
+
verify: Union[bool, str, None] = ...,
|
4760
|
+
endpoint_url: Optional[str] = ...,
|
4761
|
+
aws_access_key_id: Optional[str] = ...,
|
4762
|
+
aws_secret_access_key: Optional[str] = ...,
|
4763
|
+
aws_session_token: Optional[str] = ...,
|
4764
|
+
config: Optional[Config] = ...,
|
4765
|
+
) -> Route53ProfilesClient: ...
|
4766
|
+
@overload
|
4752
4767
|
def client(
|
4753
4768
|
self,
|
4754
4769
|
service_name: Literal["route53resolver"],
|
@@ -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.89
|
4
|
+
Summary: Type annotations for boto3 1.34.89 generated with mypy-boto3-builder 7.23.2
|
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
|
@@ -340,6 +340,7 @@ Requires-Dist: mypy-boto3-route53-recovery-cluster<1.35.0,>=1.34.0; extra == "al
|
|
340
340
|
Requires-Dist: mypy-boto3-route53-recovery-control-config<1.35.0,>=1.34.0; extra == "all"
|
341
341
|
Requires-Dist: mypy-boto3-route53-recovery-readiness<1.35.0,>=1.34.0; extra == "all"
|
342
342
|
Requires-Dist: mypy-boto3-route53domains<1.35.0,>=1.34.0; extra == "all"
|
343
|
+
Requires-Dist: mypy-boto3-route53profiles<1.35.0,>=1.34.0; extra == "all"
|
343
344
|
Requires-Dist: mypy-boto3-route53resolver<1.35.0,>=1.34.0; extra == "all"
|
344
345
|
Requires-Dist: mypy-boto3-rum<1.35.0,>=1.34.0; extra == "all"
|
345
346
|
Requires-Dist: mypy-boto3-s3<1.35.0,>=1.34.0; extra == "all"
|
@@ -424,8 +425,8 @@ Requires-Dist: mypy-boto3-rds<1.35.0,>=1.34.0; extra == "essential"
|
|
424
425
|
Requires-Dist: mypy-boto3-s3<1.35.0,>=1.34.0; extra == "essential"
|
425
426
|
Requires-Dist: mypy-boto3-sqs<1.35.0,>=1.34.0; extra == "essential"
|
426
427
|
Provides-Extra: boto3
|
427
|
-
Requires-Dist: boto3==1.34.
|
428
|
-
Requires-Dist: botocore==1.34.
|
428
|
+
Requires-Dist: boto3==1.34.89; extra == "boto3"
|
429
|
+
Requires-Dist: botocore==1.34.89; extra == "boto3"
|
429
430
|
Provides-Extra: accessanalyzer
|
430
431
|
Requires-Dist: mypy-boto3-accessanalyzer<1.35.0,>=1.34.0; extra == "accessanalyzer"
|
431
432
|
Provides-Extra: account
|
@@ -1040,6 +1041,8 @@ Provides-Extra: route53-recovery-readiness
|
|
1040
1041
|
Requires-Dist: mypy-boto3-route53-recovery-readiness<1.35.0,>=1.34.0; extra == "route53-recovery-readiness"
|
1041
1042
|
Provides-Extra: route53domains
|
1042
1043
|
Requires-Dist: mypy-boto3-route53domains<1.35.0,>=1.34.0; extra == "route53domains"
|
1044
|
+
Provides-Extra: route53profiles
|
1045
|
+
Requires-Dist: mypy-boto3-route53profiles<1.35.0,>=1.34.0; extra == "route53profiles"
|
1043
1046
|
Provides-Extra: route53resolver
|
1044
1047
|
Requires-Dist: mypy-boto3-route53resolver<1.35.0,>=1.34.0; extra == "route53resolver"
|
1045
1048
|
Provides-Extra: rum
|
@@ -1203,7 +1206,7 @@ Requires-Dist: mypy-boto3-xray<1.35.0,>=1.34.0; extra == "xray"
|
|
1203
1206
|

|
1204
1207
|
|
1205
1208
|
Type annotations for
|
1206
|
-
[boto3 1.34.
|
1209
|
+
[boto3 1.34.89](https://boto3.amazonaws.com/v1/documentation/api/1.34.89/index.html)
|
1207
1210
|
compatible with [VSCode](https://code.visualstudio.com/),
|
1208
1211
|
[PyCharm](https://www.jetbrains.com/pycharm/),
|
1209
1212
|
[Emacs](https://www.gnu.org/software/emacs/),
|
@@ -1585,7 +1588,7 @@ repository.
|
|
1585
1588
|
|
1586
1589
|
## Submodules
|
1587
1590
|
|
1588
|
-
- `boto3-stubs[all]` - Type annotations for all
|
1591
|
+
- `boto3-stubs[all]` - Type annotations for all 383 services.
|
1589
1592
|
- `boto3-stubs[essential]` - Type annotations for
|
1590
1593
|
[CloudFormation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_cloudformation/),
|
1591
1594
|
[DynamoDB](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_dynamodb/),
|
@@ -2489,6 +2492,9 @@ repository.
|
|
2489
2492
|
- `boto3-stubs[route53domains]` - Type annotations for
|
2490
2493
|
[Route53Domains](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_route53domains/)
|
2491
2494
|
service.
|
2495
|
+
- `boto3-stubs[route53profiles]` - Type annotations for
|
2496
|
+
[Route53Profiles](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_route53profiles/)
|
2497
|
+
service.
|
2492
2498
|
- `boto3-stubs[route53resolver]` - Type annotations for
|
2493
2499
|
[Route53Resolver](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_route53resolver/)
|
2494
2500
|
service.
|
@@ -327,6 +327,7 @@ mypy-boto3-route53-recovery-cluster<1.35.0,>=1.34.0
|
|
327
327
|
mypy-boto3-route53-recovery-control-config<1.35.0,>=1.34.0
|
328
328
|
mypy-boto3-route53-recovery-readiness<1.35.0,>=1.34.0
|
329
329
|
mypy-boto3-route53domains<1.35.0,>=1.34.0
|
330
|
+
mypy-boto3-route53profiles<1.35.0,>=1.34.0
|
330
331
|
mypy-boto3-route53resolver<1.35.0,>=1.34.0
|
331
332
|
mypy-boto3-rum<1.35.0,>=1.34.0
|
332
333
|
mypy-boto3-s3<1.35.0,>=1.34.0
|
@@ -512,8 +513,8 @@ mypy-boto3-bedrock-runtime<1.35.0,>=1.34.0
|
|
512
513
|
mypy-boto3-billingconductor<1.35.0,>=1.34.0
|
513
514
|
|
514
515
|
[boto3]
|
515
|
-
boto3==1.34.
|
516
|
-
botocore==1.34.
|
516
|
+
boto3==1.34.89
|
517
|
+
botocore==1.34.89
|
517
518
|
|
518
519
|
[braket]
|
519
520
|
mypy-boto3-braket<1.35.0,>=1.34.0
|
@@ -1322,6 +1323,9 @@ mypy-boto3-route53-recovery-readiness<1.35.0,>=1.34.0
|
|
1322
1323
|
[route53domains]
|
1323
1324
|
mypy-boto3-route53domains<1.35.0,>=1.34.0
|
1324
1325
|
|
1326
|
+
[route53profiles]
|
1327
|
+
mypy-boto3-route53profiles<1.35.0,>=1.34.0
|
1328
|
+
|
1325
1329
|
[route53resolver]
|
1326
1330
|
mypy-boto3-route53resolver<1.35.0,>=1.34.0
|
1327
1331
|
|
@@ -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.89",
|
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.89 generated with mypy-boto3-builder 7.23.2",
|
21
21
|
classifiers=[
|
22
22
|
"Development Status :: 5 - Production/Stable",
|
23
23
|
"Intended Audience :: Developers",
|
@@ -360,6 +360,7 @@ setup(
|
|
360
360
|
"mypy-boto3-route53-recovery-control-config>=1.34.0, <1.35.0",
|
361
361
|
"mypy-boto3-route53-recovery-readiness>=1.34.0, <1.35.0",
|
362
362
|
"mypy-boto3-route53domains>=1.34.0, <1.35.0",
|
363
|
+
"mypy-boto3-route53profiles>=1.34.0, <1.35.0",
|
363
364
|
"mypy-boto3-route53resolver>=1.34.0, <1.35.0",
|
364
365
|
"mypy-boto3-rum>=1.34.0, <1.35.0",
|
365
366
|
"mypy-boto3-s3>=1.34.0, <1.35.0",
|
@@ -445,7 +446,7 @@ setup(
|
|
445
446
|
"mypy-boto3-s3>=1.34.0, <1.35.0",
|
446
447
|
"mypy-boto3-sqs>=1.34.0, <1.35.0",
|
447
448
|
],
|
448
|
-
"boto3": ["boto3==1.34.
|
449
|
+
"boto3": ["boto3==1.34.89", "botocore==1.34.89"],
|
449
450
|
"accessanalyzer": ["mypy-boto3-accessanalyzer>=1.34.0, <1.35.0"],
|
450
451
|
"account": ["mypy-boto3-account>=1.34.0, <1.35.0"],
|
451
452
|
"acm": ["mypy-boto3-acm>=1.34.0, <1.35.0"],
|
@@ -767,6 +768,7 @@ setup(
|
|
767
768
|
],
|
768
769
|
"route53-recovery-readiness": ["mypy-boto3-route53-recovery-readiness>=1.34.0, <1.35.0"],
|
769
770
|
"route53domains": ["mypy-boto3-route53domains>=1.34.0, <1.35.0"],
|
771
|
+
"route53profiles": ["mypy-boto3-route53profiles>=1.34.0, <1.35.0"],
|
770
772
|
"route53resolver": ["mypy-boto3-route53resolver>=1.34.0, <1.35.0"],
|
771
773
|
"rum": ["mypy-boto3-rum>=1.34.0, <1.35.0"],
|
772
774
|
"s3": ["mypy-boto3-s3>=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
|