boto3-stubs 1.34.121__tar.gz → 1.34.123__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.121 → boto3_stubs-1.34.123}/PKG-INFO +12 -6
- {boto3_stubs-1.34.121 → boto3_stubs-1.34.123}/README.md +5 -2
- {boto3_stubs-1.34.121 → boto3_stubs-1.34.123}/boto3-stubs/__init__.pyi +14 -0
- {boto3_stubs-1.34.121 → boto3_stubs-1.34.123}/boto3-stubs/session.pyi +15 -0
- {boto3_stubs-1.34.121 → boto3_stubs-1.34.123}/boto3_stubs.egg-info/PKG-INFO +12 -6
- {boto3_stubs-1.34.121 → boto3_stubs-1.34.123}/boto3_stubs.egg-info/requires.txt +6 -2
- {boto3_stubs-1.34.121 → boto3_stubs-1.34.123}/setup.py +5 -3
- {boto3_stubs-1.34.121 → boto3_stubs-1.34.123}/LICENSE +0 -0
- {boto3_stubs-1.34.121 → boto3_stubs-1.34.123}/boto3-stubs/compat.pyi +0 -0
- {boto3_stubs-1.34.121 → boto3_stubs-1.34.123}/boto3-stubs/crt.pyi +0 -0
- {boto3_stubs-1.34.121 → boto3_stubs-1.34.123}/boto3-stubs/docs/__init__.pyi +0 -0
- {boto3_stubs-1.34.121 → boto3_stubs-1.34.123}/boto3-stubs/docs/utils.pyi +0 -0
- {boto3_stubs-1.34.121 → boto3_stubs-1.34.123}/boto3-stubs/dynamodb/__init__.pyi +0 -0
- {boto3_stubs-1.34.121 → boto3_stubs-1.34.123}/boto3-stubs/dynamodb/conditions.pyi +0 -0
- {boto3_stubs-1.34.121 → boto3_stubs-1.34.123}/boto3-stubs/dynamodb/table.pyi +0 -0
- {boto3_stubs-1.34.121 → boto3_stubs-1.34.123}/boto3-stubs/dynamodb/transform.pyi +0 -0
- {boto3_stubs-1.34.121 → boto3_stubs-1.34.123}/boto3-stubs/dynamodb/types.pyi +0 -0
- {boto3_stubs-1.34.121 → boto3_stubs-1.34.123}/boto3-stubs/ec2/__init__.pyi +0 -0
- {boto3_stubs-1.34.121 → boto3_stubs-1.34.123}/boto3-stubs/ec2/createtags.pyi +0 -0
- {boto3_stubs-1.34.121 → boto3_stubs-1.34.123}/boto3-stubs/ec2/deletetags.pyi +0 -0
- {boto3_stubs-1.34.121 → boto3_stubs-1.34.123}/boto3-stubs/exceptions.pyi +0 -0
- {boto3_stubs-1.34.121 → boto3_stubs-1.34.123}/boto3-stubs/py.typed +0 -0
- {boto3_stubs-1.34.121 → boto3_stubs-1.34.123}/boto3-stubs/resources/__init__.pyi +0 -0
- {boto3_stubs-1.34.121 → boto3_stubs-1.34.123}/boto3-stubs/resources/action.pyi +0 -0
- {boto3_stubs-1.34.121 → boto3_stubs-1.34.123}/boto3-stubs/resources/base.pyi +0 -0
- {boto3_stubs-1.34.121 → boto3_stubs-1.34.123}/boto3-stubs/resources/collection.pyi +0 -0
- {boto3_stubs-1.34.121 → boto3_stubs-1.34.123}/boto3-stubs/resources/factory.pyi +0 -0
- {boto3_stubs-1.34.121 → boto3_stubs-1.34.123}/boto3-stubs/resources/model.pyi +0 -0
- {boto3_stubs-1.34.121 → boto3_stubs-1.34.123}/boto3-stubs/resources/params.pyi +0 -0
- {boto3_stubs-1.34.121 → boto3_stubs-1.34.123}/boto3-stubs/resources/response.pyi +0 -0
- {boto3_stubs-1.34.121 → boto3_stubs-1.34.123}/boto3-stubs/s3/__init__.pyi +0 -0
- {boto3_stubs-1.34.121 → boto3_stubs-1.34.123}/boto3-stubs/s3/constants.pyi +0 -0
- {boto3_stubs-1.34.121 → boto3_stubs-1.34.123}/boto3-stubs/s3/inject.pyi +0 -0
- {boto3_stubs-1.34.121 → boto3_stubs-1.34.123}/boto3-stubs/s3/transfer.pyi +0 -0
- {boto3_stubs-1.34.121 → boto3_stubs-1.34.123}/boto3-stubs/utils.pyi +0 -0
- {boto3_stubs-1.34.121 → boto3_stubs-1.34.123}/boto3_stubs.egg-info/SOURCES.txt +0 -0
- {boto3_stubs-1.34.121 → boto3_stubs-1.34.123}/boto3_stubs.egg-info/dependency_links.txt +0 -0
- {boto3_stubs-1.34.121 → boto3_stubs-1.34.123}/boto3_stubs.egg-info/not-zip-safe +0 -0
- {boto3_stubs-1.34.121 → boto3_stubs-1.34.123}/boto3_stubs.egg-info/top_level.txt +0 -0
- {boto3_stubs-1.34.121 → boto3_stubs-1.34.123}/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.123
|
4
|
+
Summary: Type annotations for boto3 1.34.123 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
|
@@ -51,6 +51,7 @@ Requires-Dist: mypy-boto3-appflow<1.35.0,>=1.34.0; extra == "all"
|
|
51
51
|
Requires-Dist: mypy-boto3-appintegrations<1.35.0,>=1.34.0; extra == "all"
|
52
52
|
Requires-Dist: mypy-boto3-application-autoscaling<1.35.0,>=1.34.0; extra == "all"
|
53
53
|
Requires-Dist: mypy-boto3-application-insights<1.35.0,>=1.34.0; extra == "all"
|
54
|
+
Requires-Dist: mypy-boto3-application-signals<1.35.0,>=1.34.0; extra == "all"
|
54
55
|
Requires-Dist: mypy-boto3-applicationcostprofiler<1.35.0,>=1.34.0; extra == "all"
|
55
56
|
Requires-Dist: mypy-boto3-appmesh<1.35.0,>=1.34.0; extra == "all"
|
56
57
|
Requires-Dist: mypy-boto3-apprunner<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.123; extra == "boto3"
|
430
|
+
Requires-Dist: botocore==1.34.123; 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
|
@@ -463,6 +464,8 @@ Provides-Extra: application-autoscaling
|
|
463
464
|
Requires-Dist: mypy-boto3-application-autoscaling<1.35.0,>=1.34.0; extra == "application-autoscaling"
|
464
465
|
Provides-Extra: application-insights
|
465
466
|
Requires-Dist: mypy-boto3-application-insights<1.35.0,>=1.34.0; extra == "application-insights"
|
467
|
+
Provides-Extra: application-signals
|
468
|
+
Requires-Dist: mypy-boto3-application-signals<1.35.0,>=1.34.0; extra == "application-signals"
|
466
469
|
Provides-Extra: applicationcostprofiler
|
467
470
|
Requires-Dist: mypy-boto3-applicationcostprofiler<1.35.0,>=1.34.0; extra == "applicationcostprofiler"
|
468
471
|
Provides-Extra: appmesh
|
@@ -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.123](https://boto3.amazonaws.com/v1/documentation/api/1.34.123/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/),
|
@@ -1651,6 +1654,9 @@ repository.
|
|
1651
1654
|
- `boto3-stubs[application-insights]` - Type annotations for
|
1652
1655
|
[ApplicationInsights](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_application_insights/)
|
1653
1656
|
service.
|
1657
|
+
- `boto3-stubs[application-signals]` - Type annotations for
|
1658
|
+
[CloudWatchApplicationSignals](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_application_signals/)
|
1659
|
+
service.
|
1654
1660
|
- `boto3-stubs[applicationcostprofiler]` - Type annotations for
|
1655
1661
|
[ApplicationCostProfiler](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_applicationcostprofiler/)
|
1656
1662
|
service.
|
@@ -10,7 +10,7 @@
|
|
10
10
|

|
11
11
|
|
12
12
|
Type annotations for
|
13
|
-
[boto3 1.34.
|
13
|
+
[boto3 1.34.123](https://boto3.amazonaws.com/v1/documentation/api/1.34.123/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/),
|
@@ -455,6 +455,9 @@ repository.
|
|
455
455
|
- `boto3-stubs[application-insights]` - Type annotations for
|
456
456
|
[ApplicationInsights](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_application_insights/)
|
457
457
|
service.
|
458
|
+
- `boto3-stubs[application-signals]` - Type annotations for
|
459
|
+
[CloudWatchApplicationSignals](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_application_signals/)
|
460
|
+
service.
|
458
461
|
- `boto3-stubs[applicationcostprofiler]` - Type annotations for
|
459
462
|
[ApplicationCostProfiler](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_applicationcostprofiler/)
|
460
463
|
service.
|
@@ -24,6 +24,7 @@ from mypy_boto3_appflow.client import AppflowClient
|
|
24
24
|
from mypy_boto3_appintegrations.client import AppIntegrationsServiceClient
|
25
25
|
from mypy_boto3_application_autoscaling.client import ApplicationAutoScalingClient
|
26
26
|
from mypy_boto3_application_insights.client import ApplicationInsightsClient
|
27
|
+
from mypy_boto3_application_signals.client import CloudWatchApplicationSignalsClient
|
27
28
|
from mypy_boto3_applicationcostprofiler.client import ApplicationCostProfilerClient
|
28
29
|
from mypy_boto3_appmesh.client import AppMeshClient
|
29
30
|
from mypy_boto3_apprunner.client import AppRunnerClient
|
@@ -665,6 +666,19 @@ def client(
|
|
665
666
|
config: Optional[Config] = ...,
|
666
667
|
) -> ApplicationInsightsClient: ...
|
667
668
|
@overload
|
669
|
+
def client(
|
670
|
+
service_name: Literal["application-signals"],
|
671
|
+
region_name: Optional[str] = ...,
|
672
|
+
api_version: Optional[str] = ...,
|
673
|
+
use_ssl: Optional[bool] = ...,
|
674
|
+
verify: Union[bool, str, None] = ...,
|
675
|
+
endpoint_url: Optional[str] = ...,
|
676
|
+
aws_access_key_id: Optional[str] = ...,
|
677
|
+
aws_secret_access_key: Optional[str] = ...,
|
678
|
+
aws_session_token: Optional[str] = ...,
|
679
|
+
config: Optional[Config] = ...,
|
680
|
+
) -> CloudWatchApplicationSignalsClient: ...
|
681
|
+
@overload
|
668
682
|
def client(
|
669
683
|
service_name: Literal["applicationcostprofiler"],
|
670
684
|
region_name: Optional[str] = ...,
|
@@ -30,6 +30,7 @@ from mypy_boto3_appflow.client import AppflowClient
|
|
30
30
|
from mypy_boto3_appintegrations.client import AppIntegrationsServiceClient
|
31
31
|
from mypy_boto3_application_autoscaling.client import ApplicationAutoScalingClient
|
32
32
|
from mypy_boto3_application_insights.client import ApplicationInsightsClient
|
33
|
+
from mypy_boto3_application_signals.client import CloudWatchApplicationSignalsClient
|
33
34
|
from mypy_boto3_applicationcostprofiler.client import ApplicationCostProfilerClient
|
34
35
|
from mypy_boto3_appmesh.client import AppMeshClient
|
35
36
|
from mypy_boto3_apprunner.client import AppRunnerClient
|
@@ -704,6 +705,20 @@ class Session:
|
|
704
705
|
config: Optional[Config] = ...,
|
705
706
|
) -> ApplicationInsightsClient: ...
|
706
707
|
@overload
|
708
|
+
def client(
|
709
|
+
self,
|
710
|
+
service_name: Literal["application-signals"],
|
711
|
+
region_name: Optional[str] = ...,
|
712
|
+
api_version: Optional[str] = ...,
|
713
|
+
use_ssl: Optional[bool] = ...,
|
714
|
+
verify: Union[bool, str, None] = ...,
|
715
|
+
endpoint_url: Optional[str] = ...,
|
716
|
+
aws_access_key_id: Optional[str] = ...,
|
717
|
+
aws_secret_access_key: Optional[str] = ...,
|
718
|
+
aws_session_token: Optional[str] = ...,
|
719
|
+
config: Optional[Config] = ...,
|
720
|
+
) -> CloudWatchApplicationSignalsClient: ...
|
721
|
+
@overload
|
707
722
|
def client(
|
708
723
|
self,
|
709
724
|
service_name: Literal["applicationcostprofiler"],
|
@@ -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.123
|
4
|
+
Summary: Type annotations for boto3 1.34.123 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
|
@@ -51,6 +51,7 @@ Requires-Dist: mypy-boto3-appflow<1.35.0,>=1.34.0; extra == "all"
|
|
51
51
|
Requires-Dist: mypy-boto3-appintegrations<1.35.0,>=1.34.0; extra == "all"
|
52
52
|
Requires-Dist: mypy-boto3-application-autoscaling<1.35.0,>=1.34.0; extra == "all"
|
53
53
|
Requires-Dist: mypy-boto3-application-insights<1.35.0,>=1.34.0; extra == "all"
|
54
|
+
Requires-Dist: mypy-boto3-application-signals<1.35.0,>=1.34.0; extra == "all"
|
54
55
|
Requires-Dist: mypy-boto3-applicationcostprofiler<1.35.0,>=1.34.0; extra == "all"
|
55
56
|
Requires-Dist: mypy-boto3-appmesh<1.35.0,>=1.34.0; extra == "all"
|
56
57
|
Requires-Dist: mypy-boto3-apprunner<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.123; extra == "boto3"
|
430
|
+
Requires-Dist: botocore==1.34.123; 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
|
@@ -463,6 +464,8 @@ Provides-Extra: application-autoscaling
|
|
463
464
|
Requires-Dist: mypy-boto3-application-autoscaling<1.35.0,>=1.34.0; extra == "application-autoscaling"
|
464
465
|
Provides-Extra: application-insights
|
465
466
|
Requires-Dist: mypy-boto3-application-insights<1.35.0,>=1.34.0; extra == "application-insights"
|
467
|
+
Provides-Extra: application-signals
|
468
|
+
Requires-Dist: mypy-boto3-application-signals<1.35.0,>=1.34.0; extra == "application-signals"
|
466
469
|
Provides-Extra: applicationcostprofiler
|
467
470
|
Requires-Dist: mypy-boto3-applicationcostprofiler<1.35.0,>=1.34.0; extra == "applicationcostprofiler"
|
468
471
|
Provides-Extra: appmesh
|
@@ -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.123](https://boto3.amazonaws.com/v1/documentation/api/1.34.123/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/),
|
@@ -1651,6 +1654,9 @@ repository.
|
|
1651
1654
|
- `boto3-stubs[application-insights]` - Type annotations for
|
1652
1655
|
[ApplicationInsights](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_application_insights/)
|
1653
1656
|
service.
|
1657
|
+
- `boto3-stubs[application-signals]` - Type annotations for
|
1658
|
+
[CloudWatchApplicationSignals](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_application_signals/)
|
1659
|
+
service.
|
1654
1660
|
- `boto3-stubs[applicationcostprofiler]` - Type annotations for
|
1655
1661
|
[ApplicationCostProfiler](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_applicationcostprofiler/)
|
1656
1662
|
service.
|
@@ -35,6 +35,7 @@ mypy-boto3-appflow<1.35.0,>=1.34.0
|
|
35
35
|
mypy-boto3-appintegrations<1.35.0,>=1.34.0
|
36
36
|
mypy-boto3-application-autoscaling<1.35.0,>=1.34.0
|
37
37
|
mypy-boto3-application-insights<1.35.0,>=1.34.0
|
38
|
+
mypy-boto3-application-signals<1.35.0,>=1.34.0
|
38
39
|
mypy-boto3-applicationcostprofiler<1.35.0,>=1.34.0
|
39
40
|
mypy-boto3-appmesh<1.35.0,>=1.34.0
|
40
41
|
mypy-boto3-apprunner<1.35.0,>=1.34.0
|
@@ -443,6 +444,9 @@ mypy-boto3-application-autoscaling<1.35.0,>=1.34.0
|
|
443
444
|
[application-insights]
|
444
445
|
mypy-boto3-application-insights<1.35.0,>=1.34.0
|
445
446
|
|
447
|
+
[application-signals]
|
448
|
+
mypy-boto3-application-signals<1.35.0,>=1.34.0
|
449
|
+
|
446
450
|
[applicationcostprofiler]
|
447
451
|
mypy-boto3-applicationcostprofiler<1.35.0,>=1.34.0
|
448
452
|
|
@@ -510,8 +514,8 @@ mypy-boto3-bedrock-runtime<1.35.0,>=1.34.0
|
|
510
514
|
mypy-boto3-billingconductor<1.35.0,>=1.34.0
|
511
515
|
|
512
516
|
[boto3]
|
513
|
-
boto3==1.34.
|
514
|
-
botocore==1.34.
|
517
|
+
boto3==1.34.123
|
518
|
+
botocore==1.34.123
|
515
519
|
|
516
520
|
[braket]
|
517
521
|
mypy-boto3-braket<1.35.0,>=1.34.0
|
@@ -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.123",
|
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.123 generated with mypy-boto3-builder 7.24.0",
|
21
21
|
classifiers=[
|
22
22
|
"Development Status :: 5 - Production/Stable",
|
23
23
|
"Intended Audience :: Developers",
|
@@ -71,6 +71,7 @@ setup(
|
|
71
71
|
"mypy-boto3-appintegrations>=1.34.0, <1.35.0",
|
72
72
|
"mypy-boto3-application-autoscaling>=1.34.0, <1.35.0",
|
73
73
|
"mypy-boto3-application-insights>=1.34.0, <1.35.0",
|
74
|
+
"mypy-boto3-application-signals>=1.34.0, <1.35.0",
|
74
75
|
"mypy-boto3-applicationcostprofiler>=1.34.0, <1.35.0",
|
75
76
|
"mypy-boto3-appmesh>=1.34.0, <1.35.0",
|
76
77
|
"mypy-boto3-apprunner>=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.123", "botocore==1.34.123"],
|
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"],
|
@@ -465,6 +466,7 @@ setup(
|
|
465
466
|
"appintegrations": ["mypy-boto3-appintegrations>=1.34.0, <1.35.0"],
|
466
467
|
"application-autoscaling": ["mypy-boto3-application-autoscaling>=1.34.0, <1.35.0"],
|
467
468
|
"application-insights": ["mypy-boto3-application-insights>=1.34.0, <1.35.0"],
|
469
|
+
"application-signals": ["mypy-boto3-application-signals>=1.34.0, <1.35.0"],
|
468
470
|
"applicationcostprofiler": ["mypy-boto3-applicationcostprofiler>=1.34.0, <1.35.0"],
|
469
471
|
"appmesh": ["mypy-boto3-appmesh>=1.34.0, <1.35.0"],
|
470
472
|
"apprunner": ["mypy-boto3-apprunner>=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
|