boto3-stubs 1.34.109__tar.gz → 1.34.128__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.128}/PKG-INFO +36 -24
- {boto3_stubs-1.34.109 → boto3_stubs-1.34.128}/README.md +17 -11
- {boto3_stubs-1.34.109 → boto3_stubs-1.34.128}/boto3-stubs/__init__.pyi +70 -42
- {boto3_stubs-1.34.109 → boto3_stubs-1.34.128}/boto3-stubs/session.pyi +75 -45
- {boto3_stubs-1.34.109 → boto3_stubs-1.34.128}/boto3_stubs.egg-info/PKG-INFO +36 -24
- {boto3_stubs-1.34.109 → boto3_stubs-1.34.128}/boto3_stubs.egg-info/requires.txt +22 -14
- {boto3_stubs-1.34.109 → boto3_stubs-1.34.128}/setup.py +13 -9
- {boto3_stubs-1.34.109 → boto3_stubs-1.34.128}/LICENSE +0 -0
- {boto3_stubs-1.34.109 → boto3_stubs-1.34.128}/boto3-stubs/compat.pyi +0 -0
- {boto3_stubs-1.34.109 → boto3_stubs-1.34.128}/boto3-stubs/crt.pyi +0 -0
- {boto3_stubs-1.34.109 → boto3_stubs-1.34.128}/boto3-stubs/docs/__init__.pyi +0 -0
- {boto3_stubs-1.34.109 → boto3_stubs-1.34.128}/boto3-stubs/docs/utils.pyi +0 -0
- {boto3_stubs-1.34.109 → boto3_stubs-1.34.128}/boto3-stubs/dynamodb/__init__.pyi +0 -0
- {boto3_stubs-1.34.109 → boto3_stubs-1.34.128}/boto3-stubs/dynamodb/conditions.pyi +0 -0
- {boto3_stubs-1.34.109 → boto3_stubs-1.34.128}/boto3-stubs/dynamodb/table.pyi +0 -0
- {boto3_stubs-1.34.109 → boto3_stubs-1.34.128}/boto3-stubs/dynamodb/transform.pyi +0 -0
- {boto3_stubs-1.34.109 → boto3_stubs-1.34.128}/boto3-stubs/dynamodb/types.pyi +0 -0
- {boto3_stubs-1.34.109 → boto3_stubs-1.34.128}/boto3-stubs/ec2/__init__.pyi +0 -0
- {boto3_stubs-1.34.109 → boto3_stubs-1.34.128}/boto3-stubs/ec2/createtags.pyi +0 -0
- {boto3_stubs-1.34.109 → boto3_stubs-1.34.128}/boto3-stubs/ec2/deletetags.pyi +0 -0
- {boto3_stubs-1.34.109 → boto3_stubs-1.34.128}/boto3-stubs/exceptions.pyi +0 -0
- {boto3_stubs-1.34.109 → boto3_stubs-1.34.128}/boto3-stubs/py.typed +0 -0
- {boto3_stubs-1.34.109 → boto3_stubs-1.34.128}/boto3-stubs/resources/__init__.pyi +0 -0
- {boto3_stubs-1.34.109 → boto3_stubs-1.34.128}/boto3-stubs/resources/action.pyi +0 -0
- {boto3_stubs-1.34.109 → boto3_stubs-1.34.128}/boto3-stubs/resources/base.pyi +0 -0
- {boto3_stubs-1.34.109 → boto3_stubs-1.34.128}/boto3-stubs/resources/collection.pyi +0 -0
- {boto3_stubs-1.34.109 → boto3_stubs-1.34.128}/boto3-stubs/resources/factory.pyi +0 -0
- {boto3_stubs-1.34.109 → boto3_stubs-1.34.128}/boto3-stubs/resources/model.pyi +0 -0
- {boto3_stubs-1.34.109 → boto3_stubs-1.34.128}/boto3-stubs/resources/params.pyi +0 -0
- {boto3_stubs-1.34.109 → boto3_stubs-1.34.128}/boto3-stubs/resources/response.pyi +0 -0
- {boto3_stubs-1.34.109 → boto3_stubs-1.34.128}/boto3-stubs/s3/__init__.pyi +0 -0
- {boto3_stubs-1.34.109 → boto3_stubs-1.34.128}/boto3-stubs/s3/constants.pyi +0 -0
- {boto3_stubs-1.34.109 → boto3_stubs-1.34.128}/boto3-stubs/s3/inject.pyi +0 -0
- {boto3_stubs-1.34.109 → boto3_stubs-1.34.128}/boto3-stubs/s3/transfer.pyi +0 -0
- {boto3_stubs-1.34.109 → boto3_stubs-1.34.128}/boto3-stubs/utils.pyi +0 -0
- {boto3_stubs-1.34.109 → boto3_stubs-1.34.128}/boto3_stubs.egg-info/SOURCES.txt +0 -0
- {boto3_stubs-1.34.109 → boto3_stubs-1.34.128}/boto3_stubs.egg-info/dependency_links.txt +0 -0
- {boto3_stubs-1.34.109 → boto3_stubs-1.34.128}/boto3_stubs.egg-info/not-zip-safe +0 -0
- {boto3_stubs-1.34.109 → boto3_stubs-1.34.128}/boto3_stubs.egg-info/top_level.txt +0 -0
- {boto3_stubs-1.34.109 → boto3_stubs-1.34.128}/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.128
|
4
|
+
Summary: Type annotations for boto3 1.34.128 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
|
@@ -37,7 +37,6 @@ Requires-Dist: mypy-boto3-accessanalyzer<1.35.0,>=1.34.0; extra == "all"
|
|
37
37
|
Requires-Dist: mypy-boto3-account<1.35.0,>=1.34.0; extra == "all"
|
38
38
|
Requires-Dist: mypy-boto3-acm<1.35.0,>=1.34.0; extra == "all"
|
39
39
|
Requires-Dist: mypy-boto3-acm-pca<1.35.0,>=1.34.0; extra == "all"
|
40
|
-
Requires-Dist: mypy-boto3-alexaforbusiness<1.35.0,>=1.34.0; extra == "all"
|
41
40
|
Requires-Dist: mypy-boto3-amp<1.35.0,>=1.34.0; extra == "all"
|
42
41
|
Requires-Dist: mypy-boto3-amplify<1.35.0,>=1.34.0; extra == "all"
|
43
42
|
Requires-Dist: mypy-boto3-amplifybackend<1.35.0,>=1.34.0; extra == "all"
|
@@ -52,11 +51,13 @@ Requires-Dist: mypy-boto3-appflow<1.35.0,>=1.34.0; extra == "all"
|
|
52
51
|
Requires-Dist: mypy-boto3-appintegrations<1.35.0,>=1.34.0; extra == "all"
|
53
52
|
Requires-Dist: mypy-boto3-application-autoscaling<1.35.0,>=1.34.0; extra == "all"
|
54
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"
|
55
55
|
Requires-Dist: mypy-boto3-applicationcostprofiler<1.35.0,>=1.34.0; extra == "all"
|
56
56
|
Requires-Dist: mypy-boto3-appmesh<1.35.0,>=1.34.0; extra == "all"
|
57
57
|
Requires-Dist: mypy-boto3-apprunner<1.35.0,>=1.34.0; extra == "all"
|
58
58
|
Requires-Dist: mypy-boto3-appstream<1.35.0,>=1.34.0; extra == "all"
|
59
59
|
Requires-Dist: mypy-boto3-appsync<1.35.0,>=1.34.0; extra == "all"
|
60
|
+
Requires-Dist: mypy-boto3-apptest<1.35.0,>=1.34.0; extra == "all"
|
60
61
|
Requires-Dist: mypy-boto3-arc-zonal-shift<1.35.0,>=1.34.0; extra == "all"
|
61
62
|
Requires-Dist: mypy-boto3-artifact<1.35.0,>=1.34.0; extra == "all"
|
62
63
|
Requires-Dist: mypy-boto3-athena<1.35.0,>=1.34.0; extra == "all"
|
@@ -66,7 +67,6 @@ Requires-Dist: mypy-boto3-autoscaling-plans<1.35.0,>=1.34.0; extra == "all"
|
|
66
67
|
Requires-Dist: mypy-boto3-b2bi<1.35.0,>=1.34.0; extra == "all"
|
67
68
|
Requires-Dist: mypy-boto3-backup<1.35.0,>=1.34.0; extra == "all"
|
68
69
|
Requires-Dist: mypy-boto3-backup-gateway<1.35.0,>=1.34.0; extra == "all"
|
69
|
-
Requires-Dist: mypy-boto3-backupstorage<1.35.0,>=1.34.0; extra == "all"
|
70
70
|
Requires-Dist: mypy-boto3-batch<1.35.0,>=1.34.0; extra == "all"
|
71
71
|
Requires-Dist: mypy-boto3-bcm-data-exports<1.35.0,>=1.34.0; extra == "all"
|
72
72
|
Requires-Dist: mypy-boto3-bedrock<1.35.0,>=1.34.0; extra == "all"
|
@@ -192,7 +192,6 @@ Requires-Dist: mypy-boto3-groundstation<1.35.0,>=1.34.0; extra == "all"
|
|
192
192
|
Requires-Dist: mypy-boto3-guardduty<1.35.0,>=1.34.0; extra == "all"
|
193
193
|
Requires-Dist: mypy-boto3-health<1.35.0,>=1.34.0; extra == "all"
|
194
194
|
Requires-Dist: mypy-boto3-healthlake<1.35.0,>=1.34.0; extra == "all"
|
195
|
-
Requires-Dist: mypy-boto3-honeycode<1.35.0,>=1.34.0; extra == "all"
|
196
195
|
Requires-Dist: mypy-boto3-iam<1.35.0,>=1.34.0; extra == "all"
|
197
196
|
Requires-Dist: mypy-boto3-identitystore<1.35.0,>=1.34.0; extra == "all"
|
198
197
|
Requires-Dist: mypy-boto3-imagebuilder<1.35.0,>=1.34.0; extra == "all"
|
@@ -253,6 +252,7 @@ Requires-Dist: mypy-boto3-lookoutvision<1.35.0,>=1.34.0; extra == "all"
|
|
253
252
|
Requires-Dist: mypy-boto3-m2<1.35.0,>=1.34.0; extra == "all"
|
254
253
|
Requires-Dist: mypy-boto3-machinelearning<1.35.0,>=1.34.0; extra == "all"
|
255
254
|
Requires-Dist: mypy-boto3-macie2<1.35.0,>=1.34.0; extra == "all"
|
255
|
+
Requires-Dist: mypy-boto3-mailmanager<1.35.0,>=1.34.0; extra == "all"
|
256
256
|
Requires-Dist: mypy-boto3-managedblockchain<1.35.0,>=1.34.0; extra == "all"
|
257
257
|
Requires-Dist: mypy-boto3-managedblockchain-query<1.35.0,>=1.34.0; extra == "all"
|
258
258
|
Requires-Dist: mypy-boto3-marketplace-agreement<1.35.0,>=1.34.0; extra == "all"
|
@@ -302,6 +302,7 @@ Requires-Dist: mypy-boto3-panorama<1.35.0,>=1.34.0; extra == "all"
|
|
302
302
|
Requires-Dist: mypy-boto3-payment-cryptography<1.35.0,>=1.34.0; extra == "all"
|
303
303
|
Requires-Dist: mypy-boto3-payment-cryptography-data<1.35.0,>=1.34.0; extra == "all"
|
304
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"
|
305
306
|
Requires-Dist: mypy-boto3-personalize<1.35.0,>=1.34.0; extra == "all"
|
306
307
|
Requires-Dist: mypy-boto3-personalize-events<1.35.0,>=1.34.0; extra == "all"
|
307
308
|
Requires-Dist: mypy-boto3-personalize-runtime<1.35.0,>=1.34.0; extra == "all"
|
@@ -391,6 +392,7 @@ Requires-Dist: mypy-boto3-support<1.35.0,>=1.34.0; extra == "all"
|
|
391
392
|
Requires-Dist: mypy-boto3-support-app<1.35.0,>=1.34.0; extra == "all"
|
392
393
|
Requires-Dist: mypy-boto3-swf<1.35.0,>=1.34.0; extra == "all"
|
393
394
|
Requires-Dist: mypy-boto3-synthetics<1.35.0,>=1.34.0; extra == "all"
|
395
|
+
Requires-Dist: mypy-boto3-taxsettings<1.35.0,>=1.34.0; extra == "all"
|
394
396
|
Requires-Dist: mypy-boto3-textract<1.35.0,>=1.34.0; extra == "all"
|
395
397
|
Requires-Dist: mypy-boto3-timestream-influxdb<1.35.0,>=1.34.0; extra == "all"
|
396
398
|
Requires-Dist: mypy-boto3-timestream-query<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.128; extra == "boto3"
|
431
|
+
Requires-Dist: botocore==1.34.128; 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
|
@@ -435,8 +437,6 @@ Provides-Extra: acm
|
|
435
437
|
Requires-Dist: mypy-boto3-acm<1.35.0,>=1.34.0; extra == "acm"
|
436
438
|
Provides-Extra: acm-pca
|
437
439
|
Requires-Dist: mypy-boto3-acm-pca<1.35.0,>=1.34.0; extra == "acm-pca"
|
438
|
-
Provides-Extra: alexaforbusiness
|
439
|
-
Requires-Dist: mypy-boto3-alexaforbusiness<1.35.0,>=1.34.0; extra == "alexaforbusiness"
|
440
440
|
Provides-Extra: amp
|
441
441
|
Requires-Dist: mypy-boto3-amp<1.35.0,>=1.34.0; extra == "amp"
|
442
442
|
Provides-Extra: amplify
|
@@ -465,6 +465,8 @@ Provides-Extra: application-autoscaling
|
|
465
465
|
Requires-Dist: mypy-boto3-application-autoscaling<1.35.0,>=1.34.0; extra == "application-autoscaling"
|
466
466
|
Provides-Extra: application-insights
|
467
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"
|
468
470
|
Provides-Extra: applicationcostprofiler
|
469
471
|
Requires-Dist: mypy-boto3-applicationcostprofiler<1.35.0,>=1.34.0; extra == "applicationcostprofiler"
|
470
472
|
Provides-Extra: appmesh
|
@@ -475,6 +477,8 @@ Provides-Extra: appstream
|
|
475
477
|
Requires-Dist: mypy-boto3-appstream<1.35.0,>=1.34.0; extra == "appstream"
|
476
478
|
Provides-Extra: appsync
|
477
479
|
Requires-Dist: mypy-boto3-appsync<1.35.0,>=1.34.0; extra == "appsync"
|
480
|
+
Provides-Extra: apptest
|
481
|
+
Requires-Dist: mypy-boto3-apptest<1.35.0,>=1.34.0; extra == "apptest"
|
478
482
|
Provides-Extra: arc-zonal-shift
|
479
483
|
Requires-Dist: mypy-boto3-arc-zonal-shift<1.35.0,>=1.34.0; extra == "arc-zonal-shift"
|
480
484
|
Provides-Extra: artifact
|
@@ -493,8 +497,6 @@ Provides-Extra: backup
|
|
493
497
|
Requires-Dist: mypy-boto3-backup<1.35.0,>=1.34.0; extra == "backup"
|
494
498
|
Provides-Extra: backup-gateway
|
495
499
|
Requires-Dist: mypy-boto3-backup-gateway<1.35.0,>=1.34.0; extra == "backup-gateway"
|
496
|
-
Provides-Extra: backupstorage
|
497
|
-
Requires-Dist: mypy-boto3-backupstorage<1.35.0,>=1.34.0; extra == "backupstorage"
|
498
500
|
Provides-Extra: batch
|
499
501
|
Requires-Dist: mypy-boto3-batch<1.35.0,>=1.34.0; extra == "batch"
|
500
502
|
Provides-Extra: bcm-data-exports
|
@@ -745,8 +747,6 @@ Provides-Extra: health
|
|
745
747
|
Requires-Dist: mypy-boto3-health<1.35.0,>=1.34.0; extra == "health"
|
746
748
|
Provides-Extra: healthlake
|
747
749
|
Requires-Dist: mypy-boto3-healthlake<1.35.0,>=1.34.0; extra == "healthlake"
|
748
|
-
Provides-Extra: honeycode
|
749
|
-
Requires-Dist: mypy-boto3-honeycode<1.35.0,>=1.34.0; extra == "honeycode"
|
750
750
|
Provides-Extra: iam
|
751
751
|
Requires-Dist: mypy-boto3-iam<1.35.0,>=1.34.0; extra == "iam"
|
752
752
|
Provides-Extra: identitystore
|
@@ -867,6 +867,8 @@ Provides-Extra: machinelearning
|
|
867
867
|
Requires-Dist: mypy-boto3-machinelearning<1.35.0,>=1.34.0; extra == "machinelearning"
|
868
868
|
Provides-Extra: macie2
|
869
869
|
Requires-Dist: mypy-boto3-macie2<1.35.0,>=1.34.0; extra == "macie2"
|
870
|
+
Provides-Extra: mailmanager
|
871
|
+
Requires-Dist: mypy-boto3-mailmanager<1.35.0,>=1.34.0; extra == "mailmanager"
|
870
872
|
Provides-Extra: managedblockchain
|
871
873
|
Requires-Dist: mypy-boto3-managedblockchain<1.35.0,>=1.34.0; extra == "managedblockchain"
|
872
874
|
Provides-Extra: managedblockchain-query
|
@@ -965,6 +967,8 @@ Provides-Extra: payment-cryptography-data
|
|
965
967
|
Requires-Dist: mypy-boto3-payment-cryptography-data<1.35.0,>=1.34.0; extra == "payment-cryptography-data"
|
966
968
|
Provides-Extra: pca-connector-ad
|
967
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"
|
968
972
|
Provides-Extra: personalize
|
969
973
|
Requires-Dist: mypy-boto3-personalize<1.35.0,>=1.34.0; extra == "personalize"
|
970
974
|
Provides-Extra: personalize-events
|
@@ -1143,6 +1147,8 @@ Provides-Extra: swf
|
|
1143
1147
|
Requires-Dist: mypy-boto3-swf<1.35.0,>=1.34.0; extra == "swf"
|
1144
1148
|
Provides-Extra: synthetics
|
1145
1149
|
Requires-Dist: mypy-boto3-synthetics<1.35.0,>=1.34.0; extra == "synthetics"
|
1150
|
+
Provides-Extra: taxsettings
|
1151
|
+
Requires-Dist: mypy-boto3-taxsettings<1.35.0,>=1.34.0; extra == "taxsettings"
|
1146
1152
|
Provides-Extra: textract
|
1147
1153
|
Requires-Dist: mypy-boto3-textract<1.35.0,>=1.34.0; extra == "textract"
|
1148
1154
|
Provides-Extra: timestream-influxdb
|
@@ -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.128](https://boto3.amazonaws.com/v1/documentation/api/1.34.128/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/),
|
@@ -1609,9 +1615,6 @@ repository.
|
|
1609
1615
|
- `boto3-stubs[acm-pca]` - Type annotations for
|
1610
1616
|
[ACMPCA](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_acm_pca/)
|
1611
1617
|
service.
|
1612
|
-
- `boto3-stubs[alexaforbusiness]` - Type annotations for
|
1613
|
-
[AlexaForBusiness](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_alexaforbusiness/)
|
1614
|
-
service.
|
1615
1618
|
- `boto3-stubs[amp]` - Type annotations for
|
1616
1619
|
[PrometheusService](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_amp/)
|
1617
1620
|
service.
|
@@ -1654,6 +1657,9 @@ repository.
|
|
1654
1657
|
- `boto3-stubs[application-insights]` - Type annotations for
|
1655
1658
|
[ApplicationInsights](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_application_insights/)
|
1656
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.
|
1657
1663
|
- `boto3-stubs[applicationcostprofiler]` - Type annotations for
|
1658
1664
|
[ApplicationCostProfiler](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_applicationcostprofiler/)
|
1659
1665
|
service.
|
@@ -1669,6 +1675,9 @@ repository.
|
|
1669
1675
|
- `boto3-stubs[appsync]` - Type annotations for
|
1670
1676
|
[AppSync](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_appsync/)
|
1671
1677
|
service.
|
1678
|
+
- `boto3-stubs[apptest]` - Type annotations for
|
1679
|
+
[MainframeModernizationApplicationTesting](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_apptest/)
|
1680
|
+
service.
|
1672
1681
|
- `boto3-stubs[arc-zonal-shift]` - Type annotations for
|
1673
1682
|
[ARCZonalShift](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_arc_zonal_shift/)
|
1674
1683
|
service.
|
@@ -1695,9 +1704,6 @@ repository.
|
|
1695
1704
|
- `boto3-stubs[backup-gateway]` - Type annotations for
|
1696
1705
|
[BackupGateway](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_backup_gateway/)
|
1697
1706
|
service.
|
1698
|
-
- `boto3-stubs[backupstorage]` - Type annotations for
|
1699
|
-
[BackupStorage](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_backupstorage/)
|
1700
|
-
service.
|
1701
1707
|
- `boto3-stubs[batch]` - Type annotations for
|
1702
1708
|
[Batch](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_batch/)
|
1703
1709
|
service.
|
@@ -2059,9 +2065,6 @@ repository.
|
|
2059
2065
|
- `boto3-stubs[healthlake]` - Type annotations for
|
2060
2066
|
[HealthLake](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_healthlake/)
|
2061
2067
|
service.
|
2062
|
-
- `boto3-stubs[honeycode]` - Type annotations for
|
2063
|
-
[Honeycode](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_honeycode/)
|
2064
|
-
service.
|
2065
2068
|
- `boto3-stubs[iam]` - Type annotations for
|
2066
2069
|
[IAM](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_iam/) service.
|
2067
2070
|
- `boto3-stubs[identitystore]` - Type annotations for
|
@@ -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.
|
@@ -2382,6 +2388,9 @@ repository.
|
|
2382
2388
|
- `boto3-stubs[pca-connector-ad]` - Type annotations for
|
2383
2389
|
[PcaConnectorAd](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_pca_connector_ad/)
|
2384
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.
|
2385
2394
|
- `boto3-stubs[personalize]` - Type annotations for
|
2386
2395
|
[Personalize](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_personalize/)
|
2387
2396
|
service.
|
@@ -2636,6 +2645,9 @@ repository.
|
|
2636
2645
|
- `boto3-stubs[synthetics]` - Type annotations for
|
2637
2646
|
[Synthetics](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_synthetics/)
|
2638
2647
|
service.
|
2648
|
+
- `boto3-stubs[taxsettings]` - Type annotations for
|
2649
|
+
[TaxSettings](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_taxsettings/)
|
2650
|
+
service.
|
2639
2651
|
- `boto3-stubs[textract]` - Type annotations for
|
2640
2652
|
[Textract](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_textract/)
|
2641
2653
|
service.
|
@@ -10,7 +10,7 @@
|
|
10
10
|

|
11
11
|
|
12
12
|
Type annotations for
|
13
|
-
[boto3 1.34.
|
13
|
+
[boto3 1.34.128](https://boto3.amazonaws.com/v1/documentation/api/1.34.128/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/),
|
@@ -413,9 +413,6 @@ repository.
|
|
413
413
|
- `boto3-stubs[acm-pca]` - Type annotations for
|
414
414
|
[ACMPCA](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_acm_pca/)
|
415
415
|
service.
|
416
|
-
- `boto3-stubs[alexaforbusiness]` - Type annotations for
|
417
|
-
[AlexaForBusiness](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_alexaforbusiness/)
|
418
|
-
service.
|
419
416
|
- `boto3-stubs[amp]` - Type annotations for
|
420
417
|
[PrometheusService](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_amp/)
|
421
418
|
service.
|
@@ -458,6 +455,9 @@ repository.
|
|
458
455
|
- `boto3-stubs[application-insights]` - Type annotations for
|
459
456
|
[ApplicationInsights](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_application_insights/)
|
460
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.
|
461
461
|
- `boto3-stubs[applicationcostprofiler]` - Type annotations for
|
462
462
|
[ApplicationCostProfiler](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_applicationcostprofiler/)
|
463
463
|
service.
|
@@ -473,6 +473,9 @@ repository.
|
|
473
473
|
- `boto3-stubs[appsync]` - Type annotations for
|
474
474
|
[AppSync](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_appsync/)
|
475
475
|
service.
|
476
|
+
- `boto3-stubs[apptest]` - Type annotations for
|
477
|
+
[MainframeModernizationApplicationTesting](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_apptest/)
|
478
|
+
service.
|
476
479
|
- `boto3-stubs[arc-zonal-shift]` - Type annotations for
|
477
480
|
[ARCZonalShift](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_arc_zonal_shift/)
|
478
481
|
service.
|
@@ -499,9 +502,6 @@ repository.
|
|
499
502
|
- `boto3-stubs[backup-gateway]` - Type annotations for
|
500
503
|
[BackupGateway](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_backup_gateway/)
|
501
504
|
service.
|
502
|
-
- `boto3-stubs[backupstorage]` - Type annotations for
|
503
|
-
[BackupStorage](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_backupstorage/)
|
504
|
-
service.
|
505
505
|
- `boto3-stubs[batch]` - Type annotations for
|
506
506
|
[Batch](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_batch/)
|
507
507
|
service.
|
@@ -863,9 +863,6 @@ repository.
|
|
863
863
|
- `boto3-stubs[healthlake]` - Type annotations for
|
864
864
|
[HealthLake](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_healthlake/)
|
865
865
|
service.
|
866
|
-
- `boto3-stubs[honeycode]` - Type annotations for
|
867
|
-
[Honeycode](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_honeycode/)
|
868
|
-
service.
|
869
866
|
- `boto3-stubs[iam]` - Type annotations for
|
870
867
|
[IAM](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_iam/) service.
|
871
868
|
- `boto3-stubs[identitystore]` - Type annotations for
|
@@ -1042,6 +1039,9 @@ repository.
|
|
1042
1039
|
- `boto3-stubs[macie2]` - Type annotations for
|
1043
1040
|
[Macie2](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_macie2/)
|
1044
1041
|
service.
|
1042
|
+
- `boto3-stubs[mailmanager]` - Type annotations for
|
1043
|
+
[MailManager](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_mailmanager/)
|
1044
|
+
service.
|
1045
1045
|
- `boto3-stubs[managedblockchain]` - Type annotations for
|
1046
1046
|
[ManagedBlockchain](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_managedblockchain/)
|
1047
1047
|
service.
|
@@ -1186,6 +1186,9 @@ repository.
|
|
1186
1186
|
- `boto3-stubs[pca-connector-ad]` - Type annotations for
|
1187
1187
|
[PcaConnectorAd](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_pca_connector_ad/)
|
1188
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.
|
1189
1192
|
- `boto3-stubs[personalize]` - Type annotations for
|
1190
1193
|
[Personalize](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_personalize/)
|
1191
1194
|
service.
|
@@ -1440,6 +1443,9 @@ repository.
|
|
1440
1443
|
- `boto3-stubs[synthetics]` - Type annotations for
|
1441
1444
|
[Synthetics](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_synthetics/)
|
1442
1445
|
service.
|
1446
|
+
- `boto3-stubs[taxsettings]` - Type annotations for
|
1447
|
+
[TaxSettings](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_taxsettings/)
|
1448
|
+
service.
|
1443
1449
|
- `boto3-stubs[textract]` - Type annotations for
|
1444
1450
|
[Textract](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_textract/)
|
1445
1451
|
service.
|
@@ -10,7 +10,6 @@ from mypy_boto3_accessanalyzer.client import AccessAnalyzerClient
|
|
10
10
|
from mypy_boto3_account.client import AccountClient
|
11
11
|
from mypy_boto3_acm.client import ACMClient
|
12
12
|
from mypy_boto3_acm_pca.client import ACMPCAClient
|
13
|
-
from mypy_boto3_alexaforbusiness.client import AlexaForBusinessClient
|
14
13
|
from mypy_boto3_amp.client import PrometheusServiceClient
|
15
14
|
from mypy_boto3_amplify.client import AmplifyClient
|
16
15
|
from mypy_boto3_amplifybackend.client import AmplifyBackendClient
|
@@ -25,11 +24,13 @@ from mypy_boto3_appflow.client import AppflowClient
|
|
25
24
|
from mypy_boto3_appintegrations.client import AppIntegrationsServiceClient
|
26
25
|
from mypy_boto3_application_autoscaling.client import ApplicationAutoScalingClient
|
27
26
|
from mypy_boto3_application_insights.client import ApplicationInsightsClient
|
27
|
+
from mypy_boto3_application_signals.client import CloudWatchApplicationSignalsClient
|
28
28
|
from mypy_boto3_applicationcostprofiler.client import ApplicationCostProfilerClient
|
29
29
|
from mypy_boto3_appmesh.client import AppMeshClient
|
30
30
|
from mypy_boto3_apprunner.client import AppRunnerClient
|
31
31
|
from mypy_boto3_appstream.client import AppStreamClient
|
32
32
|
from mypy_boto3_appsync.client import AppSyncClient
|
33
|
+
from mypy_boto3_apptest.client import MainframeModernizationApplicationTestingClient
|
33
34
|
from mypy_boto3_arc_zonal_shift.client import ARCZonalShiftClient
|
34
35
|
from mypy_boto3_artifact.client import ArtifactClient
|
35
36
|
from mypy_boto3_athena.client import AthenaClient
|
@@ -39,7 +40,6 @@ from mypy_boto3_autoscaling_plans.client import AutoScalingPlansClient
|
|
39
40
|
from mypy_boto3_b2bi.client import B2BIClient
|
40
41
|
from mypy_boto3_backup.client import BackupClient
|
41
42
|
from mypy_boto3_backup_gateway.client import BackupGatewayClient
|
42
|
-
from mypy_boto3_backupstorage.client import BackupStorageClient
|
43
43
|
from mypy_boto3_batch.client import BatchClient
|
44
44
|
from mypy_boto3_bcm_data_exports.client import BillingandCostManagementDataExportsClient
|
45
45
|
from mypy_boto3_bedrock.client import BedrockClient
|
@@ -170,7 +170,6 @@ from mypy_boto3_groundstation.client import GroundStationClient
|
|
170
170
|
from mypy_boto3_guardduty.client import GuardDutyClient
|
171
171
|
from mypy_boto3_health.client import HealthClient
|
172
172
|
from mypy_boto3_healthlake.client import HealthLakeClient
|
173
|
-
from mypy_boto3_honeycode.client import HoneycodeClient
|
174
173
|
from mypy_boto3_iam.client import IAMClient
|
175
174
|
from mypy_boto3_iam.service_resource import IAMServiceResource
|
176
175
|
from mypy_boto3_identitystore.client import IdentityStoreClient
|
@@ -236,6 +235,7 @@ from mypy_boto3_lookoutvision.client import LookoutforVisionClient
|
|
236
235
|
from mypy_boto3_m2.client import MainframeModernizationClient
|
237
236
|
from mypy_boto3_machinelearning.client import MachineLearningClient
|
238
237
|
from mypy_boto3_macie2.client import Macie2Client
|
238
|
+
from mypy_boto3_mailmanager.client import MailManagerClient
|
239
239
|
from mypy_boto3_managedblockchain.client import ManagedBlockchainClient
|
240
240
|
from mypy_boto3_managedblockchain_query.client import ManagedBlockchainQueryClient
|
241
241
|
from mypy_boto3_marketplace_agreement.client import AgreementServiceClient
|
@@ -286,6 +286,7 @@ from mypy_boto3_panorama.client import PanoramaClient
|
|
286
286
|
from mypy_boto3_payment_cryptography.client import PaymentCryptographyControlPlaneClient
|
287
287
|
from mypy_boto3_payment_cryptography_data.client import PaymentCryptographyDataPlaneClient
|
288
288
|
from mypy_boto3_pca_connector_ad.client import PcaConnectorAdClient
|
289
|
+
from mypy_boto3_pca_connector_scep.client import PrivateCAConnectorforSCEPClient
|
289
290
|
from mypy_boto3_personalize.client import PersonalizeClient
|
290
291
|
from mypy_boto3_personalize_events.client import PersonalizeEventsClient
|
291
292
|
from mypy_boto3_personalize_runtime.client import PersonalizeRuntimeClient
|
@@ -378,6 +379,7 @@ from mypy_boto3_support.client import SupportClient
|
|
378
379
|
from mypy_boto3_support_app.client import SupportAppClient
|
379
380
|
from mypy_boto3_swf.client import SWFClient
|
380
381
|
from mypy_boto3_synthetics.client import SyntheticsClient
|
382
|
+
from mypy_boto3_taxsettings.client import TaxSettingsClient
|
381
383
|
from mypy_boto3_textract.client import TextractClient
|
382
384
|
from mypy_boto3_timestream_influxdb.client import TimestreamInfluxDBClient
|
383
385
|
from mypy_boto3_timestream_query.client import TimestreamQueryClient
|
@@ -483,19 +485,6 @@ def client(
|
|
483
485
|
config: Optional[Config] = ...,
|
484
486
|
) -> ACMPCAClient: ...
|
485
487
|
@overload
|
486
|
-
def client(
|
487
|
-
service_name: Literal["alexaforbusiness"],
|
488
|
-
region_name: Optional[str] = ...,
|
489
|
-
api_version: Optional[str] = ...,
|
490
|
-
use_ssl: Optional[bool] = ...,
|
491
|
-
verify: Union[bool, str, None] = ...,
|
492
|
-
endpoint_url: Optional[str] = ...,
|
493
|
-
aws_access_key_id: Optional[str] = ...,
|
494
|
-
aws_secret_access_key: Optional[str] = ...,
|
495
|
-
aws_session_token: Optional[str] = ...,
|
496
|
-
config: Optional[Config] = ...,
|
497
|
-
) -> AlexaForBusinessClient: ...
|
498
|
-
@overload
|
499
488
|
def client(
|
500
489
|
service_name: Literal["amp"],
|
501
490
|
region_name: Optional[str] = ...,
|
@@ -678,6 +667,19 @@ def client(
|
|
678
667
|
config: Optional[Config] = ...,
|
679
668
|
) -> ApplicationInsightsClient: ...
|
680
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
|
681
683
|
def client(
|
682
684
|
service_name: Literal["applicationcostprofiler"],
|
683
685
|
region_name: Optional[str] = ...,
|
@@ -743,6 +745,19 @@ def client(
|
|
743
745
|
config: Optional[Config] = ...,
|
744
746
|
) -> AppSyncClient: ...
|
745
747
|
@overload
|
748
|
+
def client(
|
749
|
+
service_name: Literal["apptest"],
|
750
|
+
region_name: Optional[str] = ...,
|
751
|
+
api_version: Optional[str] = ...,
|
752
|
+
use_ssl: Optional[bool] = ...,
|
753
|
+
verify: Union[bool, str, None] = ...,
|
754
|
+
endpoint_url: Optional[str] = ...,
|
755
|
+
aws_access_key_id: Optional[str] = ...,
|
756
|
+
aws_secret_access_key: Optional[str] = ...,
|
757
|
+
aws_session_token: Optional[str] = ...,
|
758
|
+
config: Optional[Config] = ...,
|
759
|
+
) -> MainframeModernizationApplicationTestingClient: ...
|
760
|
+
@overload
|
746
761
|
def client(
|
747
762
|
service_name: Literal["arc-zonal-shift"],
|
748
763
|
region_name: Optional[str] = ...,
|
@@ -860,19 +875,6 @@ def client(
|
|
860
875
|
config: Optional[Config] = ...,
|
861
876
|
) -> BackupGatewayClient: ...
|
862
877
|
@overload
|
863
|
-
def client(
|
864
|
-
service_name: Literal["backupstorage"],
|
865
|
-
region_name: Optional[str] = ...,
|
866
|
-
api_version: Optional[str] = ...,
|
867
|
-
use_ssl: Optional[bool] = ...,
|
868
|
-
verify: Union[bool, str, None] = ...,
|
869
|
-
endpoint_url: Optional[str] = ...,
|
870
|
-
aws_access_key_id: Optional[str] = ...,
|
871
|
-
aws_secret_access_key: Optional[str] = ...,
|
872
|
-
aws_session_token: Optional[str] = ...,
|
873
|
-
config: Optional[Config] = ...,
|
874
|
-
) -> BackupStorageClient: ...
|
875
|
-
@overload
|
876
878
|
def client(
|
877
879
|
service_name: Literal["batch"],
|
878
880
|
region_name: Optional[str] = ...,
|
@@ -2498,19 +2500,6 @@ def client(
|
|
2498
2500
|
config: Optional[Config] = ...,
|
2499
2501
|
) -> HealthLakeClient: ...
|
2500
2502
|
@overload
|
2501
|
-
def client(
|
2502
|
-
service_name: Literal["honeycode"],
|
2503
|
-
region_name: Optional[str] = ...,
|
2504
|
-
api_version: Optional[str] = ...,
|
2505
|
-
use_ssl: Optional[bool] = ...,
|
2506
|
-
verify: Union[bool, str, None] = ...,
|
2507
|
-
endpoint_url: Optional[str] = ...,
|
2508
|
-
aws_access_key_id: Optional[str] = ...,
|
2509
|
-
aws_secret_access_key: Optional[str] = ...,
|
2510
|
-
aws_session_token: Optional[str] = ...,
|
2511
|
-
config: Optional[Config] = ...,
|
2512
|
-
) -> HoneycodeClient: ...
|
2513
|
-
@overload
|
2514
2503
|
def client(
|
2515
2504
|
service_name: Literal["iam"],
|
2516
2505
|
region_name: Optional[str] = ...,
|
@@ -3291,6 +3280,19 @@ def client(
|
|
3291
3280
|
config: Optional[Config] = ...,
|
3292
3281
|
) -> Macie2Client: ...
|
3293
3282
|
@overload
|
3283
|
+
def client(
|
3284
|
+
service_name: Literal["mailmanager"],
|
3285
|
+
region_name: Optional[str] = ...,
|
3286
|
+
api_version: Optional[str] = ...,
|
3287
|
+
use_ssl: Optional[bool] = ...,
|
3288
|
+
verify: Union[bool, str, None] = ...,
|
3289
|
+
endpoint_url: Optional[str] = ...,
|
3290
|
+
aws_access_key_id: Optional[str] = ...,
|
3291
|
+
aws_secret_access_key: Optional[str] = ...,
|
3292
|
+
aws_session_token: Optional[str] = ...,
|
3293
|
+
config: Optional[Config] = ...,
|
3294
|
+
) -> MailManagerClient: ...
|
3295
|
+
@overload
|
3294
3296
|
def client(
|
3295
3297
|
service_name: Literal["managedblockchain"],
|
3296
3298
|
region_name: Optional[str] = ...,
|
@@ -3928,6 +3930,19 @@ def client(
|
|
3928
3930
|
config: Optional[Config] = ...,
|
3929
3931
|
) -> PcaConnectorAdClient: ...
|
3930
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
|
3931
3946
|
def client(
|
3932
3947
|
service_name: Literal["personalize"],
|
3933
3948
|
region_name: Optional[str] = ...,
|
@@ -5085,6 +5100,19 @@ def client(
|
|
5085
5100
|
config: Optional[Config] = ...,
|
5086
5101
|
) -> SyntheticsClient: ...
|
5087
5102
|
@overload
|
5103
|
+
def client(
|
5104
|
+
service_name: Literal["taxsettings"],
|
5105
|
+
region_name: Optional[str] = ...,
|
5106
|
+
api_version: Optional[str] = ...,
|
5107
|
+
use_ssl: Optional[bool] = ...,
|
5108
|
+
verify: Union[bool, str, None] = ...,
|
5109
|
+
endpoint_url: Optional[str] = ...,
|
5110
|
+
aws_access_key_id: Optional[str] = ...,
|
5111
|
+
aws_secret_access_key: Optional[str] = ...,
|
5112
|
+
aws_session_token: Optional[str] = ...,
|
5113
|
+
config: Optional[Config] = ...,
|
5114
|
+
) -> TaxSettingsClient: ...
|
5115
|
+
@overload
|
5088
5116
|
def client(
|
5089
5117
|
service_name: Literal["textract"],
|
5090
5118
|
region_name: Optional[str] = ...,
|