boto3-stubs 1.34.122__tar.gz → 1.34.124__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.122 → boto3_stubs-1.34.124}/PKG-INFO +18 -6
- {boto3_stubs-1.34.122 → boto3_stubs-1.34.124}/README.md +8 -2
- {boto3_stubs-1.34.122 → boto3_stubs-1.34.124}/boto3-stubs/__init__.pyi +28 -0
- {boto3_stubs-1.34.122 → boto3_stubs-1.34.124}/boto3-stubs/session.pyi +30 -0
- {boto3_stubs-1.34.122 → boto3_stubs-1.34.124}/boto3_stubs.egg-info/PKG-INFO +18 -6
- {boto3_stubs-1.34.122 → boto3_stubs-1.34.124}/boto3_stubs.egg-info/requires.txt +10 -2
- {boto3_stubs-1.34.122 → boto3_stubs-1.34.124}/setup.py +7 -3
- {boto3_stubs-1.34.122 → boto3_stubs-1.34.124}/LICENSE +0 -0
- {boto3_stubs-1.34.122 → boto3_stubs-1.34.124}/boto3-stubs/compat.pyi +0 -0
- {boto3_stubs-1.34.122 → boto3_stubs-1.34.124}/boto3-stubs/crt.pyi +0 -0
- {boto3_stubs-1.34.122 → boto3_stubs-1.34.124}/boto3-stubs/docs/__init__.pyi +0 -0
- {boto3_stubs-1.34.122 → boto3_stubs-1.34.124}/boto3-stubs/docs/utils.pyi +0 -0
- {boto3_stubs-1.34.122 → boto3_stubs-1.34.124}/boto3-stubs/dynamodb/__init__.pyi +0 -0
- {boto3_stubs-1.34.122 → boto3_stubs-1.34.124}/boto3-stubs/dynamodb/conditions.pyi +0 -0
- {boto3_stubs-1.34.122 → boto3_stubs-1.34.124}/boto3-stubs/dynamodb/table.pyi +0 -0
- {boto3_stubs-1.34.122 → boto3_stubs-1.34.124}/boto3-stubs/dynamodb/transform.pyi +0 -0
- {boto3_stubs-1.34.122 → boto3_stubs-1.34.124}/boto3-stubs/dynamodb/types.pyi +0 -0
- {boto3_stubs-1.34.122 → boto3_stubs-1.34.124}/boto3-stubs/ec2/__init__.pyi +0 -0
- {boto3_stubs-1.34.122 → boto3_stubs-1.34.124}/boto3-stubs/ec2/createtags.pyi +0 -0
- {boto3_stubs-1.34.122 → boto3_stubs-1.34.124}/boto3-stubs/ec2/deletetags.pyi +0 -0
- {boto3_stubs-1.34.122 → boto3_stubs-1.34.124}/boto3-stubs/exceptions.pyi +0 -0
- {boto3_stubs-1.34.122 → boto3_stubs-1.34.124}/boto3-stubs/py.typed +0 -0
- {boto3_stubs-1.34.122 → boto3_stubs-1.34.124}/boto3-stubs/resources/__init__.pyi +0 -0
- {boto3_stubs-1.34.122 → boto3_stubs-1.34.124}/boto3-stubs/resources/action.pyi +0 -0
- {boto3_stubs-1.34.122 → boto3_stubs-1.34.124}/boto3-stubs/resources/base.pyi +0 -0
- {boto3_stubs-1.34.122 → boto3_stubs-1.34.124}/boto3-stubs/resources/collection.pyi +0 -0
- {boto3_stubs-1.34.122 → boto3_stubs-1.34.124}/boto3-stubs/resources/factory.pyi +0 -0
- {boto3_stubs-1.34.122 → boto3_stubs-1.34.124}/boto3-stubs/resources/model.pyi +0 -0
- {boto3_stubs-1.34.122 → boto3_stubs-1.34.124}/boto3-stubs/resources/params.pyi +0 -0
- {boto3_stubs-1.34.122 → boto3_stubs-1.34.124}/boto3-stubs/resources/response.pyi +0 -0
- {boto3_stubs-1.34.122 → boto3_stubs-1.34.124}/boto3-stubs/s3/__init__.pyi +0 -0
- {boto3_stubs-1.34.122 → boto3_stubs-1.34.124}/boto3-stubs/s3/constants.pyi +0 -0
- {boto3_stubs-1.34.122 → boto3_stubs-1.34.124}/boto3-stubs/s3/inject.pyi +0 -0
- {boto3_stubs-1.34.122 → boto3_stubs-1.34.124}/boto3-stubs/s3/transfer.pyi +0 -0
- {boto3_stubs-1.34.122 → boto3_stubs-1.34.124}/boto3-stubs/utils.pyi +0 -0
- {boto3_stubs-1.34.122 → boto3_stubs-1.34.124}/boto3_stubs.egg-info/SOURCES.txt +0 -0
- {boto3_stubs-1.34.122 → boto3_stubs-1.34.124}/boto3_stubs.egg-info/dependency_links.txt +0 -0
- {boto3_stubs-1.34.122 → boto3_stubs-1.34.124}/boto3_stubs.egg-info/not-zip-safe +0 -0
- {boto3_stubs-1.34.122 → boto3_stubs-1.34.124}/boto3_stubs.egg-info/top_level.txt +0 -0
- {boto3_stubs-1.34.122 → boto3_stubs-1.34.124}/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.124
|
4
|
+
Summary: Type annotations for boto3 1.34.124 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"
|
@@ -301,6 +302,7 @@ Requires-Dist: mypy-boto3-panorama<1.35.0,>=1.34.0; extra == "all"
|
|
301
302
|
Requires-Dist: mypy-boto3-payment-cryptography<1.35.0,>=1.34.0; extra == "all"
|
302
303
|
Requires-Dist: mypy-boto3-payment-cryptography-data<1.35.0,>=1.34.0; extra == "all"
|
303
304
|
Requires-Dist: mypy-boto3-pca-connector-ad<1.35.0,>=1.34.0; extra == "all"
|
305
|
+
Requires-Dist: mypy-boto3-pca-connector-scep<1.35.0,>=1.34.0; extra == "all"
|
304
306
|
Requires-Dist: mypy-boto3-personalize<1.35.0,>=1.34.0; extra == "all"
|
305
307
|
Requires-Dist: mypy-boto3-personalize-events<1.35.0,>=1.34.0; extra == "all"
|
306
308
|
Requires-Dist: mypy-boto3-personalize-runtime<1.35.0,>=1.34.0; extra == "all"
|
@@ -425,8 +427,8 @@ Requires-Dist: mypy-boto3-rds<1.35.0,>=1.34.0; extra == "essential"
|
|
425
427
|
Requires-Dist: mypy-boto3-s3<1.35.0,>=1.34.0; extra == "essential"
|
426
428
|
Requires-Dist: mypy-boto3-sqs<1.35.0,>=1.34.0; extra == "essential"
|
427
429
|
Provides-Extra: boto3
|
428
|
-
Requires-Dist: boto3==1.34.
|
429
|
-
Requires-Dist: botocore==1.34.
|
430
|
+
Requires-Dist: boto3==1.34.124; extra == "boto3"
|
431
|
+
Requires-Dist: botocore==1.34.124; extra == "boto3"
|
430
432
|
Provides-Extra: accessanalyzer
|
431
433
|
Requires-Dist: mypy-boto3-accessanalyzer<1.35.0,>=1.34.0; extra == "accessanalyzer"
|
432
434
|
Provides-Extra: account
|
@@ -463,6 +465,8 @@ Provides-Extra: application-autoscaling
|
|
463
465
|
Requires-Dist: mypy-boto3-application-autoscaling<1.35.0,>=1.34.0; extra == "application-autoscaling"
|
464
466
|
Provides-Extra: application-insights
|
465
467
|
Requires-Dist: mypy-boto3-application-insights<1.35.0,>=1.34.0; extra == "application-insights"
|
468
|
+
Provides-Extra: application-signals
|
469
|
+
Requires-Dist: mypy-boto3-application-signals<1.35.0,>=1.34.0; extra == "application-signals"
|
466
470
|
Provides-Extra: applicationcostprofiler
|
467
471
|
Requires-Dist: mypy-boto3-applicationcostprofiler<1.35.0,>=1.34.0; extra == "applicationcostprofiler"
|
468
472
|
Provides-Extra: appmesh
|
@@ -963,6 +967,8 @@ Provides-Extra: payment-cryptography-data
|
|
963
967
|
Requires-Dist: mypy-boto3-payment-cryptography-data<1.35.0,>=1.34.0; extra == "payment-cryptography-data"
|
964
968
|
Provides-Extra: pca-connector-ad
|
965
969
|
Requires-Dist: mypy-boto3-pca-connector-ad<1.35.0,>=1.34.0; extra == "pca-connector-ad"
|
970
|
+
Provides-Extra: pca-connector-scep
|
971
|
+
Requires-Dist: mypy-boto3-pca-connector-scep<1.35.0,>=1.34.0; extra == "pca-connector-scep"
|
966
972
|
Provides-Extra: personalize
|
967
973
|
Requires-Dist: mypy-boto3-personalize<1.35.0,>=1.34.0; extra == "personalize"
|
968
974
|
Provides-Extra: personalize-events
|
@@ -1206,7 +1212,7 @@ Requires-Dist: mypy-boto3-xray<1.35.0,>=1.34.0; extra == "xray"
|
|
1206
1212
|

|
1207
1213
|
|
1208
1214
|
Type annotations for
|
1209
|
-
[boto3 1.34.
|
1215
|
+
[boto3 1.34.124](https://boto3.amazonaws.com/v1/documentation/api/1.34.124/index.html)
|
1210
1216
|
compatible with [VSCode](https://code.visualstudio.com/),
|
1211
1217
|
[PyCharm](https://www.jetbrains.com/pycharm/),
|
1212
1218
|
[Emacs](https://www.gnu.org/software/emacs/),
|
@@ -1588,7 +1594,7 @@ repository.
|
|
1588
1594
|
|
1589
1595
|
## Submodules
|
1590
1596
|
|
1591
|
-
- `boto3-stubs[all]` - Type annotations for all
|
1597
|
+
- `boto3-stubs[all]` - Type annotations for all 385 services.
|
1592
1598
|
- `boto3-stubs[essential]` - Type annotations for
|
1593
1599
|
[CloudFormation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_cloudformation/),
|
1594
1600
|
[DynamoDB](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_dynamodb/),
|
@@ -1651,6 +1657,9 @@ repository.
|
|
1651
1657
|
- `boto3-stubs[application-insights]` - Type annotations for
|
1652
1658
|
[ApplicationInsights](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_application_insights/)
|
1653
1659
|
service.
|
1660
|
+
- `boto3-stubs[application-signals]` - Type annotations for
|
1661
|
+
[CloudWatchApplicationSignals](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_application_signals/)
|
1662
|
+
service.
|
1654
1663
|
- `boto3-stubs[applicationcostprofiler]` - Type annotations for
|
1655
1664
|
[ApplicationCostProfiler](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_applicationcostprofiler/)
|
1656
1665
|
service.
|
@@ -2379,6 +2388,9 @@ repository.
|
|
2379
2388
|
- `boto3-stubs[pca-connector-ad]` - Type annotations for
|
2380
2389
|
[PcaConnectorAd](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_pca_connector_ad/)
|
2381
2390
|
service.
|
2391
|
+
- `boto3-stubs[pca-connector-scep]` - Type annotations for
|
2392
|
+
[PrivateCAConnectorforSCEP](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_pca_connector_scep/)
|
2393
|
+
service.
|
2382
2394
|
- `boto3-stubs[personalize]` - Type annotations for
|
2383
2395
|
[Personalize](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_personalize/)
|
2384
2396
|
service.
|
@@ -10,7 +10,7 @@
|
|
10
10
|

|
11
11
|
|
12
12
|
Type annotations for
|
13
|
-
[boto3 1.34.
|
13
|
+
[boto3 1.34.124](https://boto3.amazonaws.com/v1/documentation/api/1.34.124/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 385 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.
|
@@ -1183,6 +1186,9 @@ repository.
|
|
1183
1186
|
- `boto3-stubs[pca-connector-ad]` - Type annotations for
|
1184
1187
|
[PcaConnectorAd](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_pca_connector_ad/)
|
1185
1188
|
service.
|
1189
|
+
- `boto3-stubs[pca-connector-scep]` - Type annotations for
|
1190
|
+
[PrivateCAConnectorforSCEP](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_pca_connector_scep/)
|
1191
|
+
service.
|
1186
1192
|
- `boto3-stubs[personalize]` - Type annotations for
|
1187
1193
|
[Personalize](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_personalize/)
|
1188
1194
|
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
|
@@ -285,6 +286,7 @@ from mypy_boto3_panorama.client import PanoramaClient
|
|
285
286
|
from mypy_boto3_payment_cryptography.client import PaymentCryptographyControlPlaneClient
|
286
287
|
from mypy_boto3_payment_cryptography_data.client import PaymentCryptographyDataPlaneClient
|
287
288
|
from mypy_boto3_pca_connector_ad.client import PcaConnectorAdClient
|
289
|
+
from mypy_boto3_pca_connector_scep.client import PrivateCAConnectorforSCEPClient
|
288
290
|
from mypy_boto3_personalize.client import PersonalizeClient
|
289
291
|
from mypy_boto3_personalize_events.client import PersonalizeEventsClient
|
290
292
|
from mypy_boto3_personalize_runtime.client import PersonalizeRuntimeClient
|
@@ -665,6 +667,19 @@ def client(
|
|
665
667
|
config: Optional[Config] = ...,
|
666
668
|
) -> ApplicationInsightsClient: ...
|
667
669
|
@overload
|
670
|
+
def client(
|
671
|
+
service_name: Literal["application-signals"],
|
672
|
+
region_name: Optional[str] = ...,
|
673
|
+
api_version: Optional[str] = ...,
|
674
|
+
use_ssl: Optional[bool] = ...,
|
675
|
+
verify: Union[bool, str, None] = ...,
|
676
|
+
endpoint_url: Optional[str] = ...,
|
677
|
+
aws_access_key_id: Optional[str] = ...,
|
678
|
+
aws_secret_access_key: Optional[str] = ...,
|
679
|
+
aws_session_token: Optional[str] = ...,
|
680
|
+
config: Optional[Config] = ...,
|
681
|
+
) -> CloudWatchApplicationSignalsClient: ...
|
682
|
+
@overload
|
668
683
|
def client(
|
669
684
|
service_name: Literal["applicationcostprofiler"],
|
670
685
|
region_name: Optional[str] = ...,
|
@@ -3915,6 +3930,19 @@ def client(
|
|
3915
3930
|
config: Optional[Config] = ...,
|
3916
3931
|
) -> PcaConnectorAdClient: ...
|
3917
3932
|
@overload
|
3933
|
+
def client(
|
3934
|
+
service_name: Literal["pca-connector-scep"],
|
3935
|
+
region_name: Optional[str] = ...,
|
3936
|
+
api_version: Optional[str] = ...,
|
3937
|
+
use_ssl: Optional[bool] = ...,
|
3938
|
+
verify: Union[bool, str, None] = ...,
|
3939
|
+
endpoint_url: Optional[str] = ...,
|
3940
|
+
aws_access_key_id: Optional[str] = ...,
|
3941
|
+
aws_secret_access_key: Optional[str] = ...,
|
3942
|
+
aws_session_token: Optional[str] = ...,
|
3943
|
+
config: Optional[Config] = ...,
|
3944
|
+
) -> PrivateCAConnectorforSCEPClient: ...
|
3945
|
+
@overload
|
3918
3946
|
def client(
|
3919
3947
|
service_name: Literal["personalize"],
|
3920
3948
|
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
|
@@ -291,6 +292,7 @@ from mypy_boto3_panorama.client import PanoramaClient
|
|
291
292
|
from mypy_boto3_payment_cryptography.client import PaymentCryptographyControlPlaneClient
|
292
293
|
from mypy_boto3_payment_cryptography_data.client import PaymentCryptographyDataPlaneClient
|
293
294
|
from mypy_boto3_pca_connector_ad.client import PcaConnectorAdClient
|
295
|
+
from mypy_boto3_pca_connector_scep.client import PrivateCAConnectorforSCEPClient
|
294
296
|
from mypy_boto3_personalize.client import PersonalizeClient
|
295
297
|
from mypy_boto3_personalize_events.client import PersonalizeEventsClient
|
296
298
|
from mypy_boto3_personalize_runtime.client import PersonalizeRuntimeClient
|
@@ -704,6 +706,20 @@ class Session:
|
|
704
706
|
config: Optional[Config] = ...,
|
705
707
|
) -> ApplicationInsightsClient: ...
|
706
708
|
@overload
|
709
|
+
def client(
|
710
|
+
self,
|
711
|
+
service_name: Literal["application-signals"],
|
712
|
+
region_name: Optional[str] = ...,
|
713
|
+
api_version: Optional[str] = ...,
|
714
|
+
use_ssl: Optional[bool] = ...,
|
715
|
+
verify: Union[bool, str, None] = ...,
|
716
|
+
endpoint_url: Optional[str] = ...,
|
717
|
+
aws_access_key_id: Optional[str] = ...,
|
718
|
+
aws_secret_access_key: Optional[str] = ...,
|
719
|
+
aws_session_token: Optional[str] = ...,
|
720
|
+
config: Optional[Config] = ...,
|
721
|
+
) -> CloudWatchApplicationSignalsClient: ...
|
722
|
+
@overload
|
707
723
|
def client(
|
708
724
|
self,
|
709
725
|
service_name: Literal["applicationcostprofiler"],
|
@@ -4204,6 +4220,20 @@ class Session:
|
|
4204
4220
|
config: Optional[Config] = ...,
|
4205
4221
|
) -> PcaConnectorAdClient: ...
|
4206
4222
|
@overload
|
4223
|
+
def client(
|
4224
|
+
self,
|
4225
|
+
service_name: Literal["pca-connector-scep"],
|
4226
|
+
region_name: Optional[str] = ...,
|
4227
|
+
api_version: Optional[str] = ...,
|
4228
|
+
use_ssl: Optional[bool] = ...,
|
4229
|
+
verify: Union[bool, str, None] = ...,
|
4230
|
+
endpoint_url: Optional[str] = ...,
|
4231
|
+
aws_access_key_id: Optional[str] = ...,
|
4232
|
+
aws_secret_access_key: Optional[str] = ...,
|
4233
|
+
aws_session_token: Optional[str] = ...,
|
4234
|
+
config: Optional[Config] = ...,
|
4235
|
+
) -> PrivateCAConnectorforSCEPClient: ...
|
4236
|
+
@overload
|
4207
4237
|
def client(
|
4208
4238
|
self,
|
4209
4239
|
service_name: Literal["personalize"],
|
@@ -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.124
|
4
|
+
Summary: Type annotations for boto3 1.34.124 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"
|
@@ -301,6 +302,7 @@ Requires-Dist: mypy-boto3-panorama<1.35.0,>=1.34.0; extra == "all"
|
|
301
302
|
Requires-Dist: mypy-boto3-payment-cryptography<1.35.0,>=1.34.0; extra == "all"
|
302
303
|
Requires-Dist: mypy-boto3-payment-cryptography-data<1.35.0,>=1.34.0; extra == "all"
|
303
304
|
Requires-Dist: mypy-boto3-pca-connector-ad<1.35.0,>=1.34.0; extra == "all"
|
305
|
+
Requires-Dist: mypy-boto3-pca-connector-scep<1.35.0,>=1.34.0; extra == "all"
|
304
306
|
Requires-Dist: mypy-boto3-personalize<1.35.0,>=1.34.0; extra == "all"
|
305
307
|
Requires-Dist: mypy-boto3-personalize-events<1.35.0,>=1.34.0; extra == "all"
|
306
308
|
Requires-Dist: mypy-boto3-personalize-runtime<1.35.0,>=1.34.0; extra == "all"
|
@@ -425,8 +427,8 @@ Requires-Dist: mypy-boto3-rds<1.35.0,>=1.34.0; extra == "essential"
|
|
425
427
|
Requires-Dist: mypy-boto3-s3<1.35.0,>=1.34.0; extra == "essential"
|
426
428
|
Requires-Dist: mypy-boto3-sqs<1.35.0,>=1.34.0; extra == "essential"
|
427
429
|
Provides-Extra: boto3
|
428
|
-
Requires-Dist: boto3==1.34.
|
429
|
-
Requires-Dist: botocore==1.34.
|
430
|
+
Requires-Dist: boto3==1.34.124; extra == "boto3"
|
431
|
+
Requires-Dist: botocore==1.34.124; extra == "boto3"
|
430
432
|
Provides-Extra: accessanalyzer
|
431
433
|
Requires-Dist: mypy-boto3-accessanalyzer<1.35.0,>=1.34.0; extra == "accessanalyzer"
|
432
434
|
Provides-Extra: account
|
@@ -463,6 +465,8 @@ Provides-Extra: application-autoscaling
|
|
463
465
|
Requires-Dist: mypy-boto3-application-autoscaling<1.35.0,>=1.34.0; extra == "application-autoscaling"
|
464
466
|
Provides-Extra: application-insights
|
465
467
|
Requires-Dist: mypy-boto3-application-insights<1.35.0,>=1.34.0; extra == "application-insights"
|
468
|
+
Provides-Extra: application-signals
|
469
|
+
Requires-Dist: mypy-boto3-application-signals<1.35.0,>=1.34.0; extra == "application-signals"
|
466
470
|
Provides-Extra: applicationcostprofiler
|
467
471
|
Requires-Dist: mypy-boto3-applicationcostprofiler<1.35.0,>=1.34.0; extra == "applicationcostprofiler"
|
468
472
|
Provides-Extra: appmesh
|
@@ -963,6 +967,8 @@ Provides-Extra: payment-cryptography-data
|
|
963
967
|
Requires-Dist: mypy-boto3-payment-cryptography-data<1.35.0,>=1.34.0; extra == "payment-cryptography-data"
|
964
968
|
Provides-Extra: pca-connector-ad
|
965
969
|
Requires-Dist: mypy-boto3-pca-connector-ad<1.35.0,>=1.34.0; extra == "pca-connector-ad"
|
970
|
+
Provides-Extra: pca-connector-scep
|
971
|
+
Requires-Dist: mypy-boto3-pca-connector-scep<1.35.0,>=1.34.0; extra == "pca-connector-scep"
|
966
972
|
Provides-Extra: personalize
|
967
973
|
Requires-Dist: mypy-boto3-personalize<1.35.0,>=1.34.0; extra == "personalize"
|
968
974
|
Provides-Extra: personalize-events
|
@@ -1206,7 +1212,7 @@ Requires-Dist: mypy-boto3-xray<1.35.0,>=1.34.0; extra == "xray"
|
|
1206
1212
|

|
1207
1213
|
|
1208
1214
|
Type annotations for
|
1209
|
-
[boto3 1.34.
|
1215
|
+
[boto3 1.34.124](https://boto3.amazonaws.com/v1/documentation/api/1.34.124/index.html)
|
1210
1216
|
compatible with [VSCode](https://code.visualstudio.com/),
|
1211
1217
|
[PyCharm](https://www.jetbrains.com/pycharm/),
|
1212
1218
|
[Emacs](https://www.gnu.org/software/emacs/),
|
@@ -1588,7 +1594,7 @@ repository.
|
|
1588
1594
|
|
1589
1595
|
## Submodules
|
1590
1596
|
|
1591
|
-
- `boto3-stubs[all]` - Type annotations for all
|
1597
|
+
- `boto3-stubs[all]` - Type annotations for all 385 services.
|
1592
1598
|
- `boto3-stubs[essential]` - Type annotations for
|
1593
1599
|
[CloudFormation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_cloudformation/),
|
1594
1600
|
[DynamoDB](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_dynamodb/),
|
@@ -1651,6 +1657,9 @@ repository.
|
|
1651
1657
|
- `boto3-stubs[application-insights]` - Type annotations for
|
1652
1658
|
[ApplicationInsights](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_application_insights/)
|
1653
1659
|
service.
|
1660
|
+
- `boto3-stubs[application-signals]` - Type annotations for
|
1661
|
+
[CloudWatchApplicationSignals](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_application_signals/)
|
1662
|
+
service.
|
1654
1663
|
- `boto3-stubs[applicationcostprofiler]` - Type annotations for
|
1655
1664
|
[ApplicationCostProfiler](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_applicationcostprofiler/)
|
1656
1665
|
service.
|
@@ -2379,6 +2388,9 @@ repository.
|
|
2379
2388
|
- `boto3-stubs[pca-connector-ad]` - Type annotations for
|
2380
2389
|
[PcaConnectorAd](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_pca_connector_ad/)
|
2381
2390
|
service.
|
2391
|
+
- `boto3-stubs[pca-connector-scep]` - Type annotations for
|
2392
|
+
[PrivateCAConnectorforSCEP](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_pca_connector_scep/)
|
2393
|
+
service.
|
2382
2394
|
- `boto3-stubs[personalize]` - Type annotations for
|
2383
2395
|
[Personalize](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_personalize/)
|
2384
2396
|
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
|
@@ -285,6 +286,7 @@ mypy-boto3-panorama<1.35.0,>=1.34.0
|
|
285
286
|
mypy-boto3-payment-cryptography<1.35.0,>=1.34.0
|
286
287
|
mypy-boto3-payment-cryptography-data<1.35.0,>=1.34.0
|
287
288
|
mypy-boto3-pca-connector-ad<1.35.0,>=1.34.0
|
289
|
+
mypy-boto3-pca-connector-scep<1.35.0,>=1.34.0
|
288
290
|
mypy-boto3-personalize<1.35.0,>=1.34.0
|
289
291
|
mypy-boto3-personalize-events<1.35.0,>=1.34.0
|
290
292
|
mypy-boto3-personalize-runtime<1.35.0,>=1.34.0
|
@@ -443,6 +445,9 @@ mypy-boto3-application-autoscaling<1.35.0,>=1.34.0
|
|
443
445
|
[application-insights]
|
444
446
|
mypy-boto3-application-insights<1.35.0,>=1.34.0
|
445
447
|
|
448
|
+
[application-signals]
|
449
|
+
mypy-boto3-application-signals<1.35.0,>=1.34.0
|
450
|
+
|
446
451
|
[applicationcostprofiler]
|
447
452
|
mypy-boto3-applicationcostprofiler<1.35.0,>=1.34.0
|
448
453
|
|
@@ -510,8 +515,8 @@ mypy-boto3-bedrock-runtime<1.35.0,>=1.34.0
|
|
510
515
|
mypy-boto3-billingconductor<1.35.0,>=1.34.0
|
511
516
|
|
512
517
|
[boto3]
|
513
|
-
boto3==1.34.
|
514
|
-
botocore==1.34.
|
518
|
+
boto3==1.34.124
|
519
|
+
botocore==1.34.124
|
515
520
|
|
516
521
|
[braket]
|
517
522
|
mypy-boto3-braket<1.35.0,>=1.34.0
|
@@ -1206,6 +1211,9 @@ mypy-boto3-payment-cryptography-data<1.35.0,>=1.34.0
|
|
1206
1211
|
[pca-connector-ad]
|
1207
1212
|
mypy-boto3-pca-connector-ad<1.35.0,>=1.34.0
|
1208
1213
|
|
1214
|
+
[pca-connector-scep]
|
1215
|
+
mypy-boto3-pca-connector-scep<1.35.0,>=1.34.0
|
1216
|
+
|
1209
1217
|
[personalize]
|
1210
1218
|
mypy-boto3-personalize<1.35.0,>=1.34.0
|
1211
1219
|
|
@@ -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.124",
|
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.124 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",
|
@@ -321,6 +322,7 @@ setup(
|
|
321
322
|
"mypy-boto3-payment-cryptography>=1.34.0, <1.35.0",
|
322
323
|
"mypy-boto3-payment-cryptography-data>=1.34.0, <1.35.0",
|
323
324
|
"mypy-boto3-pca-connector-ad>=1.34.0, <1.35.0",
|
325
|
+
"mypy-boto3-pca-connector-scep>=1.34.0, <1.35.0",
|
324
326
|
"mypy-boto3-personalize>=1.34.0, <1.35.0",
|
325
327
|
"mypy-boto3-personalize-events>=1.34.0, <1.35.0",
|
326
328
|
"mypy-boto3-personalize-runtime>=1.34.0, <1.35.0",
|
@@ -446,7 +448,7 @@ setup(
|
|
446
448
|
"mypy-boto3-s3>=1.34.0, <1.35.0",
|
447
449
|
"mypy-boto3-sqs>=1.34.0, <1.35.0",
|
448
450
|
],
|
449
|
-
"boto3": ["boto3==1.34.
|
451
|
+
"boto3": ["boto3==1.34.124", "botocore==1.34.124"],
|
450
452
|
"accessanalyzer": ["mypy-boto3-accessanalyzer>=1.34.0, <1.35.0"],
|
451
453
|
"account": ["mypy-boto3-account>=1.34.0, <1.35.0"],
|
452
454
|
"acm": ["mypy-boto3-acm>=1.34.0, <1.35.0"],
|
@@ -465,6 +467,7 @@ setup(
|
|
465
467
|
"appintegrations": ["mypy-boto3-appintegrations>=1.34.0, <1.35.0"],
|
466
468
|
"application-autoscaling": ["mypy-boto3-application-autoscaling>=1.34.0, <1.35.0"],
|
467
469
|
"application-insights": ["mypy-boto3-application-insights>=1.34.0, <1.35.0"],
|
470
|
+
"application-signals": ["mypy-boto3-application-signals>=1.34.0, <1.35.0"],
|
468
471
|
"applicationcostprofiler": ["mypy-boto3-applicationcostprofiler>=1.34.0, <1.35.0"],
|
469
472
|
"appmesh": ["mypy-boto3-appmesh>=1.34.0, <1.35.0"],
|
470
473
|
"apprunner": ["mypy-boto3-apprunner>=1.34.0, <1.35.0"],
|
@@ -727,6 +730,7 @@ setup(
|
|
727
730
|
"payment-cryptography": ["mypy-boto3-payment-cryptography>=1.34.0, <1.35.0"],
|
728
731
|
"payment-cryptography-data": ["mypy-boto3-payment-cryptography-data>=1.34.0, <1.35.0"],
|
729
732
|
"pca-connector-ad": ["mypy-boto3-pca-connector-ad>=1.34.0, <1.35.0"],
|
733
|
+
"pca-connector-scep": ["mypy-boto3-pca-connector-scep>=1.34.0, <1.35.0"],
|
730
734
|
"personalize": ["mypy-boto3-personalize>=1.34.0, <1.35.0"],
|
731
735
|
"personalize-events": ["mypy-boto3-personalize-events>=1.34.0, <1.35.0"],
|
732
736
|
"personalize-runtime": ["mypy-boto3-personalize-runtime>=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
|