boto3-stubs 1.34.59__tar.gz → 1.34.80__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.59 → boto3-stubs-1.34.80}/PKG-INFO +30 -12
- {boto3-stubs-1.34.59 → boto3-stubs-1.34.80}/README.md +14 -5
- {boto3-stubs-1.34.59 → boto3-stubs-1.34.80}/boto3-stubs/__init__.pyi +56 -14
- {boto3-stubs-1.34.59 → boto3-stubs-1.34.80}/boto3-stubs/session.pyi +60 -15
- {boto3-stubs-1.34.59 → boto3-stubs-1.34.80}/boto3_stubs.egg-info/PKG-INFO +30 -12
- {boto3-stubs-1.34.59 → boto3-stubs-1.34.80}/boto3_stubs.egg-info/requires.txt +18 -6
- {boto3-stubs-1.34.59 → boto3-stubs-1.34.80}/setup.py +11 -5
- {boto3-stubs-1.34.59 → boto3-stubs-1.34.80}/LICENSE +0 -0
- {boto3-stubs-1.34.59 → boto3-stubs-1.34.80}/boto3-stubs/compat.pyi +0 -0
- {boto3-stubs-1.34.59 → boto3-stubs-1.34.80}/boto3-stubs/crt.pyi +0 -0
- {boto3-stubs-1.34.59 → boto3-stubs-1.34.80}/boto3-stubs/docs/__init__.pyi +0 -0
- {boto3-stubs-1.34.59 → boto3-stubs-1.34.80}/boto3-stubs/docs/utils.pyi +0 -0
- {boto3-stubs-1.34.59 → boto3-stubs-1.34.80}/boto3-stubs/dynamodb/__init__.pyi +0 -0
- {boto3-stubs-1.34.59 → boto3-stubs-1.34.80}/boto3-stubs/dynamodb/conditions.pyi +0 -0
- {boto3-stubs-1.34.59 → boto3-stubs-1.34.80}/boto3-stubs/dynamodb/table.pyi +0 -0
- {boto3-stubs-1.34.59 → boto3-stubs-1.34.80}/boto3-stubs/dynamodb/transform.pyi +0 -0
- {boto3-stubs-1.34.59 → boto3-stubs-1.34.80}/boto3-stubs/dynamodb/types.pyi +0 -0
- {boto3-stubs-1.34.59 → boto3-stubs-1.34.80}/boto3-stubs/ec2/__init__.pyi +0 -0
- {boto3-stubs-1.34.59 → boto3-stubs-1.34.80}/boto3-stubs/ec2/createtags.pyi +0 -0
- {boto3-stubs-1.34.59 → boto3-stubs-1.34.80}/boto3-stubs/ec2/deletetags.pyi +0 -0
- {boto3-stubs-1.34.59 → boto3-stubs-1.34.80}/boto3-stubs/exceptions.pyi +0 -0
- {boto3-stubs-1.34.59 → boto3-stubs-1.34.80}/boto3-stubs/py.typed +0 -0
- {boto3-stubs-1.34.59 → boto3-stubs-1.34.80}/boto3-stubs/resources/__init__.pyi +0 -0
- {boto3-stubs-1.34.59 → boto3-stubs-1.34.80}/boto3-stubs/resources/action.pyi +0 -0
- {boto3-stubs-1.34.59 → boto3-stubs-1.34.80}/boto3-stubs/resources/base.pyi +0 -0
- {boto3-stubs-1.34.59 → boto3-stubs-1.34.80}/boto3-stubs/resources/collection.pyi +0 -0
- {boto3-stubs-1.34.59 → boto3-stubs-1.34.80}/boto3-stubs/resources/factory.pyi +0 -0
- {boto3-stubs-1.34.59 → boto3-stubs-1.34.80}/boto3-stubs/resources/model.pyi +0 -0
- {boto3-stubs-1.34.59 → boto3-stubs-1.34.80}/boto3-stubs/resources/params.pyi +0 -0
- {boto3-stubs-1.34.59 → boto3-stubs-1.34.80}/boto3-stubs/resources/response.pyi +0 -0
- {boto3-stubs-1.34.59 → boto3-stubs-1.34.80}/boto3-stubs/s3/__init__.pyi +0 -0
- {boto3-stubs-1.34.59 → boto3-stubs-1.34.80}/boto3-stubs/s3/constants.pyi +0 -0
- {boto3-stubs-1.34.59 → boto3-stubs-1.34.80}/boto3-stubs/s3/inject.pyi +0 -0
- {boto3-stubs-1.34.59 → boto3-stubs-1.34.80}/boto3-stubs/s3/transfer.pyi +0 -0
- {boto3-stubs-1.34.59 → boto3-stubs-1.34.80}/boto3-stubs/utils.pyi +0 -0
- {boto3-stubs-1.34.59 → boto3-stubs-1.34.80}/boto3_stubs.egg-info/SOURCES.txt +0 -0
- {boto3-stubs-1.34.59 → boto3-stubs-1.34.80}/boto3_stubs.egg-info/dependency_links.txt +0 -0
- {boto3-stubs-1.34.59 → boto3-stubs-1.34.80}/boto3_stubs.egg-info/not-zip-safe +0 -0
- {boto3-stubs-1.34.59 → boto3-stubs-1.34.80}/boto3_stubs.egg-info/top_level.txt +0 -0
- {boto3-stubs-1.34.59 → boto3-stubs-1.34.80}/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.80
|
4
|
+
Summary: Type annotations for boto3 1.34.80 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
|
@@ -103,6 +103,7 @@ Requires-Dist: mypy-boto3-codeartifact<1.35.0,>=1.34.0; extra == "all"
|
|
103
103
|
Requires-Dist: mypy-boto3-codebuild<1.35.0,>=1.34.0; extra == "all"
|
104
104
|
Requires-Dist: mypy-boto3-codecatalyst<1.35.0,>=1.34.0; extra == "all"
|
105
105
|
Requires-Dist: mypy-boto3-codecommit<1.35.0,>=1.34.0; extra == "all"
|
106
|
+
Requires-Dist: mypy-boto3-codeconnections<1.35.0,>=1.34.0; extra == "all"
|
106
107
|
Requires-Dist: mypy-boto3-codedeploy<1.35.0,>=1.34.0; extra == "all"
|
107
108
|
Requires-Dist: mypy-boto3-codeguru-reviewer<1.35.0,>=1.34.0; extra == "all"
|
108
109
|
Requires-Dist: mypy-boto3-codeguru-security<1.35.0,>=1.34.0; extra == "all"
|
@@ -123,6 +124,7 @@ Requires-Dist: mypy-boto3-connect-contact-lens<1.35.0,>=1.34.0; extra == "all"
|
|
123
124
|
Requires-Dist: mypy-boto3-connectcampaigns<1.35.0,>=1.34.0; extra == "all"
|
124
125
|
Requires-Dist: mypy-boto3-connectcases<1.35.0,>=1.34.0; extra == "all"
|
125
126
|
Requires-Dist: mypy-boto3-connectparticipant<1.35.0,>=1.34.0; extra == "all"
|
127
|
+
Requires-Dist: mypy-boto3-controlcatalog<1.35.0,>=1.34.0; extra == "all"
|
126
128
|
Requires-Dist: mypy-boto3-controltower<1.35.0,>=1.34.0; extra == "all"
|
127
129
|
Requires-Dist: mypy-boto3-cost-optimization-hub<1.35.0,>=1.34.0; extra == "all"
|
128
130
|
Requires-Dist: mypy-boto3-cur<1.35.0,>=1.34.0; extra == "all"
|
@@ -133,6 +135,7 @@ Requires-Dist: mypy-boto3-datapipeline<1.35.0,>=1.34.0; extra == "all"
|
|
133
135
|
Requires-Dist: mypy-boto3-datasync<1.35.0,>=1.34.0; extra == "all"
|
134
136
|
Requires-Dist: mypy-boto3-datazone<1.35.0,>=1.34.0; extra == "all"
|
135
137
|
Requires-Dist: mypy-boto3-dax<1.35.0,>=1.34.0; extra == "all"
|
138
|
+
Requires-Dist: mypy-boto3-deadline<1.35.0,>=1.34.0; extra == "all"
|
136
139
|
Requires-Dist: mypy-boto3-detective<1.35.0,>=1.34.0; extra == "all"
|
137
140
|
Requires-Dist: mypy-boto3-devicefarm<1.35.0,>=1.34.0; extra == "all"
|
138
141
|
Requires-Dist: mypy-boto3-devops-guru<1.35.0,>=1.34.0; extra == "all"
|
@@ -201,7 +204,6 @@ Requires-Dist: mypy-boto3-internetmonitor<1.35.0,>=1.34.0; extra == "all"
|
|
201
204
|
Requires-Dist: mypy-boto3-iot<1.35.0,>=1.34.0; extra == "all"
|
202
205
|
Requires-Dist: mypy-boto3-iot-data<1.35.0,>=1.34.0; extra == "all"
|
203
206
|
Requires-Dist: mypy-boto3-iot-jobs-data<1.35.0,>=1.34.0; extra == "all"
|
204
|
-
Requires-Dist: mypy-boto3-iot-roborunner<1.35.0,>=1.34.0; extra == "all"
|
205
207
|
Requires-Dist: mypy-boto3-iot1click-devices<1.35.0,>=1.34.0; extra == "all"
|
206
208
|
Requires-Dist: mypy-boto3-iot1click-projects<1.35.0,>=1.34.0; extra == "all"
|
207
209
|
Requires-Dist: mypy-boto3-iotanalytics<1.35.0,>=1.34.0; extra == "all"
|
@@ -389,6 +391,7 @@ Requires-Dist: mypy-boto3-support-app<1.35.0,>=1.34.0; extra == "all"
|
|
389
391
|
Requires-Dist: mypy-boto3-swf<1.35.0,>=1.34.0; extra == "all"
|
390
392
|
Requires-Dist: mypy-boto3-synthetics<1.35.0,>=1.34.0; extra == "all"
|
391
393
|
Requires-Dist: mypy-boto3-textract<1.35.0,>=1.34.0; extra == "all"
|
394
|
+
Requires-Dist: mypy-boto3-timestream-influxdb<1.35.0,>=1.34.0; extra == "all"
|
392
395
|
Requires-Dist: mypy-boto3-timestream-query<1.35.0,>=1.34.0; extra == "all"
|
393
396
|
Requires-Dist: mypy-boto3-timestream-write<1.35.0,>=1.34.0; extra == "all"
|
394
397
|
Requires-Dist: mypy-boto3-tnb<1.35.0,>=1.34.0; extra == "all"
|
@@ -421,8 +424,8 @@ Requires-Dist: mypy-boto3-rds<1.35.0,>=1.34.0; extra == "essential"
|
|
421
424
|
Requires-Dist: mypy-boto3-s3<1.35.0,>=1.34.0; extra == "essential"
|
422
425
|
Requires-Dist: mypy-boto3-sqs<1.35.0,>=1.34.0; extra == "essential"
|
423
426
|
Provides-Extra: boto3
|
424
|
-
Requires-Dist: boto3==1.34.
|
425
|
-
Requires-Dist: botocore==1.34.
|
427
|
+
Requires-Dist: boto3==1.34.80; extra == "boto3"
|
428
|
+
Requires-Dist: botocore==1.34.80; extra == "boto3"
|
426
429
|
Provides-Extra: accessanalyzer
|
427
430
|
Requires-Dist: mypy-boto3-accessanalyzer<1.35.0,>=1.34.0; extra == "accessanalyzer"
|
428
431
|
Provides-Extra: account
|
@@ -563,6 +566,8 @@ Provides-Extra: codecatalyst
|
|
563
566
|
Requires-Dist: mypy-boto3-codecatalyst<1.35.0,>=1.34.0; extra == "codecatalyst"
|
564
567
|
Provides-Extra: codecommit
|
565
568
|
Requires-Dist: mypy-boto3-codecommit<1.35.0,>=1.34.0; extra == "codecommit"
|
569
|
+
Provides-Extra: codeconnections
|
570
|
+
Requires-Dist: mypy-boto3-codeconnections<1.35.0,>=1.34.0; extra == "codeconnections"
|
566
571
|
Provides-Extra: codedeploy
|
567
572
|
Requires-Dist: mypy-boto3-codedeploy<1.35.0,>=1.34.0; extra == "codedeploy"
|
568
573
|
Provides-Extra: codeguru-reviewer
|
@@ -603,6 +608,8 @@ Provides-Extra: connectcases
|
|
603
608
|
Requires-Dist: mypy-boto3-connectcases<1.35.0,>=1.34.0; extra == "connectcases"
|
604
609
|
Provides-Extra: connectparticipant
|
605
610
|
Requires-Dist: mypy-boto3-connectparticipant<1.35.0,>=1.34.0; extra == "connectparticipant"
|
611
|
+
Provides-Extra: controlcatalog
|
612
|
+
Requires-Dist: mypy-boto3-controlcatalog<1.35.0,>=1.34.0; extra == "controlcatalog"
|
606
613
|
Provides-Extra: controltower
|
607
614
|
Requires-Dist: mypy-boto3-controltower<1.35.0,>=1.34.0; extra == "controltower"
|
608
615
|
Provides-Extra: cost-optimization-hub
|
@@ -623,6 +630,8 @@ Provides-Extra: datazone
|
|
623
630
|
Requires-Dist: mypy-boto3-datazone<1.35.0,>=1.34.0; extra == "datazone"
|
624
631
|
Provides-Extra: dax
|
625
632
|
Requires-Dist: mypy-boto3-dax<1.35.0,>=1.34.0; extra == "dax"
|
633
|
+
Provides-Extra: deadline
|
634
|
+
Requires-Dist: mypy-boto3-deadline<1.35.0,>=1.34.0; extra == "deadline"
|
626
635
|
Provides-Extra: detective
|
627
636
|
Requires-Dist: mypy-boto3-detective<1.35.0,>=1.34.0; extra == "detective"
|
628
637
|
Provides-Extra: devicefarm
|
@@ -759,8 +768,6 @@ Provides-Extra: iot-data
|
|
759
768
|
Requires-Dist: mypy-boto3-iot-data<1.35.0,>=1.34.0; extra == "iot-data"
|
760
769
|
Provides-Extra: iot-jobs-data
|
761
770
|
Requires-Dist: mypy-boto3-iot-jobs-data<1.35.0,>=1.34.0; extra == "iot-jobs-data"
|
762
|
-
Provides-Extra: iot-roborunner
|
763
|
-
Requires-Dist: mypy-boto3-iot-roborunner<1.35.0,>=1.34.0; extra == "iot-roborunner"
|
764
771
|
Provides-Extra: iot1click-devices
|
765
772
|
Requires-Dist: mypy-boto3-iot1click-devices<1.35.0,>=1.34.0; extra == "iot1click-devices"
|
766
773
|
Provides-Extra: iot1click-projects
|
@@ -1135,6 +1142,8 @@ Provides-Extra: synthetics
|
|
1135
1142
|
Requires-Dist: mypy-boto3-synthetics<1.35.0,>=1.34.0; extra == "synthetics"
|
1136
1143
|
Provides-Extra: textract
|
1137
1144
|
Requires-Dist: mypy-boto3-textract<1.35.0,>=1.34.0; extra == "textract"
|
1145
|
+
Provides-Extra: timestream-influxdb
|
1146
|
+
Requires-Dist: mypy-boto3-timestream-influxdb<1.35.0,>=1.34.0; extra == "timestream-influxdb"
|
1138
1147
|
Provides-Extra: timestream-query
|
1139
1148
|
Requires-Dist: mypy-boto3-timestream-query<1.35.0,>=1.34.0; extra == "timestream-query"
|
1140
1149
|
Provides-Extra: timestream-write
|
@@ -1194,7 +1203,7 @@ Requires-Dist: mypy-boto3-xray<1.35.0,>=1.34.0; extra == "xray"
|
|
1194
1203
|

|
1195
1204
|
|
1196
1205
|
Type annotations for
|
1197
|
-
[boto3 1.34.
|
1206
|
+
[boto3 1.34.80](https://boto3.amazonaws.com/v1/documentation/api/1.34.80/index.html)
|
1198
1207
|
compatible with [VSCode](https://code.visualstudio.com/),
|
1199
1208
|
[PyCharm](https://www.jetbrains.com/pycharm/),
|
1200
1209
|
[Emacs](https://www.gnu.org/software/emacs/),
|
@@ -1576,7 +1585,7 @@ repository.
|
|
1576
1585
|
|
1577
1586
|
## Submodules
|
1578
1587
|
|
1579
|
-
- `boto3-stubs[all]` - Type annotations for all
|
1588
|
+
- `boto3-stubs[all]` - Type annotations for all 382 services.
|
1580
1589
|
- `boto3-stubs[essential]` - Type annotations for
|
1581
1590
|
[CloudFormation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_cloudformation/),
|
1582
1591
|
[DynamoDB](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_dynamodb/),
|
@@ -1794,6 +1803,9 @@ repository.
|
|
1794
1803
|
- `boto3-stubs[codecommit]` - Type annotations for
|
1795
1804
|
[CodeCommit](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_codecommit/)
|
1796
1805
|
service.
|
1806
|
+
- `boto3-stubs[codeconnections]` - Type annotations for
|
1807
|
+
[CodeConnections](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_codeconnections/)
|
1808
|
+
service.
|
1797
1809
|
- `boto3-stubs[codedeploy]` - Type annotations for
|
1798
1810
|
[CodeDeploy](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_codedeploy/)
|
1799
1811
|
service.
|
@@ -1854,6 +1866,9 @@ repository.
|
|
1854
1866
|
- `boto3-stubs[connectparticipant]` - Type annotations for
|
1855
1867
|
[ConnectParticipant](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_connectparticipant/)
|
1856
1868
|
service.
|
1869
|
+
- `boto3-stubs[controlcatalog]` - Type annotations for
|
1870
|
+
[ControlCatalog](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_controlcatalog/)
|
1871
|
+
service.
|
1857
1872
|
- `boto3-stubs[controltower]` - Type annotations for
|
1858
1873
|
[ControlTower](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_controltower/)
|
1859
1874
|
service.
|
@@ -1883,6 +1898,9 @@ repository.
|
|
1883
1898
|
service.
|
1884
1899
|
- `boto3-stubs[dax]` - Type annotations for
|
1885
1900
|
[DAX](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_dax/) service.
|
1901
|
+
- `boto3-stubs[deadline]` - Type annotations for
|
1902
|
+
[DeadlineCloud](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_deadline/)
|
1903
|
+
service.
|
1886
1904
|
- `boto3-stubs[detective]` - Type annotations for
|
1887
1905
|
[Detective](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_detective/)
|
1888
1906
|
service.
|
@@ -2072,9 +2090,6 @@ repository.
|
|
2072
2090
|
- `boto3-stubs[iot-jobs-data]` - Type annotations for
|
2073
2091
|
[IoTJobsDataPlane](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_iot_jobs_data/)
|
2074
2092
|
service.
|
2075
|
-
- `boto3-stubs[iot-roborunner]` - Type annotations for
|
2076
|
-
[IoTRoboRunner](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_iot_roborunner/)
|
2077
|
-
service.
|
2078
2093
|
- `boto3-stubs[iot1click-devices]` - Type annotations for
|
2079
2094
|
[IoT1ClickDevicesService](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_iot1click_devices/)
|
2080
2095
|
service.
|
@@ -2618,6 +2633,9 @@ repository.
|
|
2618
2633
|
- `boto3-stubs[textract]` - Type annotations for
|
2619
2634
|
[Textract](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_textract/)
|
2620
2635
|
service.
|
2636
|
+
- `boto3-stubs[timestream-influxdb]` - Type annotations for
|
2637
|
+
[TimestreamInfluxDB](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_timestream_influxdb/)
|
2638
|
+
service.
|
2621
2639
|
- `boto3-stubs[timestream-query]` - Type annotations for
|
2622
2640
|
[TimestreamQuery](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_timestream_query/)
|
2623
2641
|
service.
|
@@ -10,7 +10,7 @@
|
|
10
10
|

|
11
11
|
|
12
12
|
Type annotations for
|
13
|
-
[boto3 1.34.
|
13
|
+
[boto3 1.34.80](https://boto3.amazonaws.com/v1/documentation/api/1.34.80/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 382 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/),
|
@@ -610,6 +610,9 @@ repository.
|
|
610
610
|
- `boto3-stubs[codecommit]` - Type annotations for
|
611
611
|
[CodeCommit](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_codecommit/)
|
612
612
|
service.
|
613
|
+
- `boto3-stubs[codeconnections]` - Type annotations for
|
614
|
+
[CodeConnections](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_codeconnections/)
|
615
|
+
service.
|
613
616
|
- `boto3-stubs[codedeploy]` - Type annotations for
|
614
617
|
[CodeDeploy](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_codedeploy/)
|
615
618
|
service.
|
@@ -670,6 +673,9 @@ repository.
|
|
670
673
|
- `boto3-stubs[connectparticipant]` - Type annotations for
|
671
674
|
[ConnectParticipant](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_connectparticipant/)
|
672
675
|
service.
|
676
|
+
- `boto3-stubs[controlcatalog]` - Type annotations for
|
677
|
+
[ControlCatalog](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_controlcatalog/)
|
678
|
+
service.
|
673
679
|
- `boto3-stubs[controltower]` - Type annotations for
|
674
680
|
[ControlTower](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_controltower/)
|
675
681
|
service.
|
@@ -699,6 +705,9 @@ repository.
|
|
699
705
|
service.
|
700
706
|
- `boto3-stubs[dax]` - Type annotations for
|
701
707
|
[DAX](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_dax/) service.
|
708
|
+
- `boto3-stubs[deadline]` - Type annotations for
|
709
|
+
[DeadlineCloud](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_deadline/)
|
710
|
+
service.
|
702
711
|
- `boto3-stubs[detective]` - Type annotations for
|
703
712
|
[Detective](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_detective/)
|
704
713
|
service.
|
@@ -888,9 +897,6 @@ repository.
|
|
888
897
|
- `boto3-stubs[iot-jobs-data]` - Type annotations for
|
889
898
|
[IoTJobsDataPlane](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_iot_jobs_data/)
|
890
899
|
service.
|
891
|
-
- `boto3-stubs[iot-roborunner]` - Type annotations for
|
892
|
-
[IoTRoboRunner](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_iot_roborunner/)
|
893
|
-
service.
|
894
900
|
- `boto3-stubs[iot1click-devices]` - Type annotations for
|
895
901
|
[IoT1ClickDevicesService](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_iot1click_devices/)
|
896
902
|
service.
|
@@ -1434,6 +1440,9 @@ repository.
|
|
1434
1440
|
- `boto3-stubs[textract]` - Type annotations for
|
1435
1441
|
[Textract](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_textract/)
|
1436
1442
|
service.
|
1443
|
+
- `boto3-stubs[timestream-influxdb]` - Type annotations for
|
1444
|
+
[TimestreamInfluxDB](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_timestream_influxdb/)
|
1445
|
+
service.
|
1437
1446
|
- `boto3-stubs[timestream-query]` - Type annotations for
|
1438
1447
|
[TimestreamQuery](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_timestream_query/)
|
1439
1448
|
service.
|
@@ -78,6 +78,7 @@ from mypy_boto3_codeartifact.client import CodeArtifactClient
|
|
78
78
|
from mypy_boto3_codebuild.client import CodeBuildClient
|
79
79
|
from mypy_boto3_codecatalyst.client import CodeCatalystClient
|
80
80
|
from mypy_boto3_codecommit.client import CodeCommitClient
|
81
|
+
from mypy_boto3_codeconnections.client import CodeConnectionsClient
|
81
82
|
from mypy_boto3_codedeploy.client import CodeDeployClient
|
82
83
|
from mypy_boto3_codeguru_reviewer.client import CodeGuruReviewerClient
|
83
84
|
from mypy_boto3_codeguru_security.client import CodeGuruSecurityClient
|
@@ -98,6 +99,7 @@ from mypy_boto3_connect_contact_lens.client import ConnectContactLensClient
|
|
98
99
|
from mypy_boto3_connectcampaigns.client import ConnectCampaignServiceClient
|
99
100
|
from mypy_boto3_connectcases.client import ConnectCasesClient
|
100
101
|
from mypy_boto3_connectparticipant.client import ConnectParticipantClient
|
102
|
+
from mypy_boto3_controlcatalog.client import ControlCatalogClient
|
101
103
|
from mypy_boto3_controltower.client import ControlTowerClient
|
102
104
|
from mypy_boto3_cost_optimization_hub.client import CostOptimizationHubClient
|
103
105
|
from mypy_boto3_cur.client import CostandUsageReportServiceClient
|
@@ -108,6 +110,7 @@ from mypy_boto3_datapipeline.client import DataPipelineClient
|
|
108
110
|
from mypy_boto3_datasync.client import DataSyncClient
|
109
111
|
from mypy_boto3_datazone.client import DataZoneClient
|
110
112
|
from mypy_boto3_dax.client import DAXClient
|
113
|
+
from mypy_boto3_deadline.client import DeadlineCloudClient
|
111
114
|
from mypy_boto3_detective.client import DetectiveClient
|
112
115
|
from mypy_boto3_devicefarm.client import DeviceFarmClient
|
113
116
|
from mypy_boto3_devops_guru.client import DevOpsGuruClient
|
@@ -182,7 +185,6 @@ from mypy_boto3_iot1click_projects.client import IoT1ClickProjectsClient
|
|
182
185
|
from mypy_boto3_iot.client import IoTClient
|
183
186
|
from mypy_boto3_iot_data.client import IoTDataPlaneClient
|
184
187
|
from mypy_boto3_iot_jobs_data.client import IoTJobsDataPlaneClient
|
185
|
-
from mypy_boto3_iot_roborunner.client import IoTRoboRunnerClient
|
186
188
|
from mypy_boto3_iotanalytics.client import IoTAnalyticsClient
|
187
189
|
from mypy_boto3_iotdeviceadvisor.client import IoTDeviceAdvisorClient
|
188
190
|
from mypy_boto3_iotevents.client import IoTEventsClient
|
@@ -376,6 +378,7 @@ from mypy_boto3_support_app.client import SupportAppClient
|
|
376
378
|
from mypy_boto3_swf.client import SWFClient
|
377
379
|
from mypy_boto3_synthetics.client import SyntheticsClient
|
378
380
|
from mypy_boto3_textract.client import TextractClient
|
381
|
+
from mypy_boto3_timestream_influxdb.client import TimestreamInfluxDBClient
|
379
382
|
from mypy_boto3_timestream_query.client import TimestreamQueryClient
|
380
383
|
from mypy_boto3_timestream_write.client import TimestreamWriteClient
|
381
384
|
from mypy_boto3_tnb.client import TelcoNetworkBuilderClient
|
@@ -1337,6 +1340,19 @@ def client(
|
|
1337
1340
|
config: Optional[Config] = ...,
|
1338
1341
|
) -> CodeCommitClient: ...
|
1339
1342
|
@overload
|
1343
|
+
def client(
|
1344
|
+
service_name: Literal["codeconnections"],
|
1345
|
+
region_name: Optional[str] = ...,
|
1346
|
+
api_version: Optional[str] = ...,
|
1347
|
+
use_ssl: Optional[bool] = ...,
|
1348
|
+
verify: Union[bool, str, None] = ...,
|
1349
|
+
endpoint_url: Optional[str] = ...,
|
1350
|
+
aws_access_key_id: Optional[str] = ...,
|
1351
|
+
aws_secret_access_key: Optional[str] = ...,
|
1352
|
+
aws_session_token: Optional[str] = ...,
|
1353
|
+
config: Optional[Config] = ...,
|
1354
|
+
) -> CodeConnectionsClient: ...
|
1355
|
+
@overload
|
1340
1356
|
def client(
|
1341
1357
|
service_name: Literal["codedeploy"],
|
1342
1358
|
region_name: Optional[str] = ...,
|
@@ -1597,6 +1613,19 @@ def client(
|
|
1597
1613
|
config: Optional[Config] = ...,
|
1598
1614
|
) -> ConnectParticipantClient: ...
|
1599
1615
|
@overload
|
1616
|
+
def client(
|
1617
|
+
service_name: Literal["controlcatalog"],
|
1618
|
+
region_name: Optional[str] = ...,
|
1619
|
+
api_version: Optional[str] = ...,
|
1620
|
+
use_ssl: Optional[bool] = ...,
|
1621
|
+
verify: Union[bool, str, None] = ...,
|
1622
|
+
endpoint_url: Optional[str] = ...,
|
1623
|
+
aws_access_key_id: Optional[str] = ...,
|
1624
|
+
aws_secret_access_key: Optional[str] = ...,
|
1625
|
+
aws_session_token: Optional[str] = ...,
|
1626
|
+
config: Optional[Config] = ...,
|
1627
|
+
) -> ControlCatalogClient: ...
|
1628
|
+
@overload
|
1600
1629
|
def client(
|
1601
1630
|
service_name: Literal["controltower"],
|
1602
1631
|
region_name: Optional[str] = ...,
|
@@ -1727,6 +1756,19 @@ def client(
|
|
1727
1756
|
config: Optional[Config] = ...,
|
1728
1757
|
) -> DAXClient: ...
|
1729
1758
|
@overload
|
1759
|
+
def client(
|
1760
|
+
service_name: Literal["deadline"],
|
1761
|
+
region_name: Optional[str] = ...,
|
1762
|
+
api_version: Optional[str] = ...,
|
1763
|
+
use_ssl: Optional[bool] = ...,
|
1764
|
+
verify: Union[bool, str, None] = ...,
|
1765
|
+
endpoint_url: Optional[str] = ...,
|
1766
|
+
aws_access_key_id: Optional[str] = ...,
|
1767
|
+
aws_secret_access_key: Optional[str] = ...,
|
1768
|
+
aws_session_token: Optional[str] = ...,
|
1769
|
+
config: Optional[Config] = ...,
|
1770
|
+
) -> DeadlineCloudClient: ...
|
1771
|
+
@overload
|
1730
1772
|
def client(
|
1731
1773
|
service_name: Literal["detective"],
|
1732
1774
|
region_name: Optional[str] = ...,
|
@@ -2611,19 +2653,6 @@ def client(
|
|
2611
2653
|
config: Optional[Config] = ...,
|
2612
2654
|
) -> IoTJobsDataPlaneClient: ...
|
2613
2655
|
@overload
|
2614
|
-
def client(
|
2615
|
-
service_name: Literal["iot-roborunner"],
|
2616
|
-
region_name: Optional[str] = ...,
|
2617
|
-
api_version: Optional[str] = ...,
|
2618
|
-
use_ssl: Optional[bool] = ...,
|
2619
|
-
verify: Union[bool, str, None] = ...,
|
2620
|
-
endpoint_url: Optional[str] = ...,
|
2621
|
-
aws_access_key_id: Optional[str] = ...,
|
2622
|
-
aws_secret_access_key: Optional[str] = ...,
|
2623
|
-
aws_session_token: Optional[str] = ...,
|
2624
|
-
config: Optional[Config] = ...,
|
2625
|
-
) -> IoTRoboRunnerClient: ...
|
2626
|
-
@overload
|
2627
2656
|
def client(
|
2628
2657
|
service_name: Literal["iot1click-devices"],
|
2629
2658
|
region_name: Optional[str] = ...,
|
@@ -5055,6 +5084,19 @@ def client(
|
|
5055
5084
|
config: Optional[Config] = ...,
|
5056
5085
|
) -> TextractClient: ...
|
5057
5086
|
@overload
|
5087
|
+
def client(
|
5088
|
+
service_name: Literal["timestream-influxdb"],
|
5089
|
+
region_name: Optional[str] = ...,
|
5090
|
+
api_version: Optional[str] = ...,
|
5091
|
+
use_ssl: Optional[bool] = ...,
|
5092
|
+
verify: Union[bool, str, None] = ...,
|
5093
|
+
endpoint_url: Optional[str] = ...,
|
5094
|
+
aws_access_key_id: Optional[str] = ...,
|
5095
|
+
aws_secret_access_key: Optional[str] = ...,
|
5096
|
+
aws_session_token: Optional[str] = ...,
|
5097
|
+
config: Optional[Config] = ...,
|
5098
|
+
) -> TimestreamInfluxDBClient: ...
|
5099
|
+
@overload
|
5058
5100
|
def client(
|
5059
5101
|
service_name: Literal["timestream-query"],
|
5060
5102
|
region_name: Optional[str] = ...,
|
@@ -84,6 +84,7 @@ from mypy_boto3_codeartifact.client import CodeArtifactClient
|
|
84
84
|
from mypy_boto3_codebuild.client import CodeBuildClient
|
85
85
|
from mypy_boto3_codecatalyst.client import CodeCatalystClient
|
86
86
|
from mypy_boto3_codecommit.client import CodeCommitClient
|
87
|
+
from mypy_boto3_codeconnections.client import CodeConnectionsClient
|
87
88
|
from mypy_boto3_codedeploy.client import CodeDeployClient
|
88
89
|
from mypy_boto3_codeguru_reviewer.client import CodeGuruReviewerClient
|
89
90
|
from mypy_boto3_codeguru_security.client import CodeGuruSecurityClient
|
@@ -104,6 +105,7 @@ from mypy_boto3_connect_contact_lens.client import ConnectContactLensClient
|
|
104
105
|
from mypy_boto3_connectcampaigns.client import ConnectCampaignServiceClient
|
105
106
|
from mypy_boto3_connectcases.client import ConnectCasesClient
|
106
107
|
from mypy_boto3_connectparticipant.client import ConnectParticipantClient
|
108
|
+
from mypy_boto3_controlcatalog.client import ControlCatalogClient
|
107
109
|
from mypy_boto3_controltower.client import ControlTowerClient
|
108
110
|
from mypy_boto3_cost_optimization_hub.client import CostOptimizationHubClient
|
109
111
|
from mypy_boto3_cur.client import CostandUsageReportServiceClient
|
@@ -114,6 +116,7 @@ from mypy_boto3_datapipeline.client import DataPipelineClient
|
|
114
116
|
from mypy_boto3_datasync.client import DataSyncClient
|
115
117
|
from mypy_boto3_datazone.client import DataZoneClient
|
116
118
|
from mypy_boto3_dax.client import DAXClient
|
119
|
+
from mypy_boto3_deadline.client import DeadlineCloudClient
|
117
120
|
from mypy_boto3_detective.client import DetectiveClient
|
118
121
|
from mypy_boto3_devicefarm.client import DeviceFarmClient
|
119
122
|
from mypy_boto3_devops_guru.client import DevOpsGuruClient
|
@@ -188,7 +191,6 @@ from mypy_boto3_iot1click_projects.client import IoT1ClickProjectsClient
|
|
188
191
|
from mypy_boto3_iot.client import IoTClient
|
189
192
|
from mypy_boto3_iot_data.client import IoTDataPlaneClient
|
190
193
|
from mypy_boto3_iot_jobs_data.client import IoTJobsDataPlaneClient
|
191
|
-
from mypy_boto3_iot_roborunner.client import IoTRoboRunnerClient
|
192
194
|
from mypy_boto3_iotanalytics.client import IoTAnalyticsClient
|
193
195
|
from mypy_boto3_iotdeviceadvisor.client import IoTDeviceAdvisorClient
|
194
196
|
from mypy_boto3_iotevents.client import IoTEventsClient
|
@@ -382,6 +384,7 @@ from mypy_boto3_support_app.client import SupportAppClient
|
|
382
384
|
from mypy_boto3_swf.client import SWFClient
|
383
385
|
from mypy_boto3_synthetics.client import SyntheticsClient
|
384
386
|
from mypy_boto3_textract.client import TextractClient
|
387
|
+
from mypy_boto3_timestream_influxdb.client import TimestreamInfluxDBClient
|
385
388
|
from mypy_boto3_timestream_query.client import TimestreamQueryClient
|
386
389
|
from mypy_boto3_timestream_write.client import TimestreamWriteClient
|
387
390
|
from mypy_boto3_tnb.client import TelcoNetworkBuilderClient
|
@@ -1428,6 +1431,20 @@ class Session:
|
|
1428
1431
|
config: Optional[Config] = ...,
|
1429
1432
|
) -> CodeCommitClient: ...
|
1430
1433
|
@overload
|
1434
|
+
def client(
|
1435
|
+
self,
|
1436
|
+
service_name: Literal["codeconnections"],
|
1437
|
+
region_name: Optional[str] = ...,
|
1438
|
+
api_version: Optional[str] = ...,
|
1439
|
+
use_ssl: Optional[bool] = ...,
|
1440
|
+
verify: Union[bool, str, None] = ...,
|
1441
|
+
endpoint_url: Optional[str] = ...,
|
1442
|
+
aws_access_key_id: Optional[str] = ...,
|
1443
|
+
aws_secret_access_key: Optional[str] = ...,
|
1444
|
+
aws_session_token: Optional[str] = ...,
|
1445
|
+
config: Optional[Config] = ...,
|
1446
|
+
) -> CodeConnectionsClient: ...
|
1447
|
+
@overload
|
1431
1448
|
def client(
|
1432
1449
|
self,
|
1433
1450
|
service_name: Literal["codedeploy"],
|
@@ -1708,6 +1725,20 @@ class Session:
|
|
1708
1725
|
config: Optional[Config] = ...,
|
1709
1726
|
) -> ConnectParticipantClient: ...
|
1710
1727
|
@overload
|
1728
|
+
def client(
|
1729
|
+
self,
|
1730
|
+
service_name: Literal["controlcatalog"],
|
1731
|
+
region_name: Optional[str] = ...,
|
1732
|
+
api_version: Optional[str] = ...,
|
1733
|
+
use_ssl: Optional[bool] = ...,
|
1734
|
+
verify: Union[bool, str, None] = ...,
|
1735
|
+
endpoint_url: Optional[str] = ...,
|
1736
|
+
aws_access_key_id: Optional[str] = ...,
|
1737
|
+
aws_secret_access_key: Optional[str] = ...,
|
1738
|
+
aws_session_token: Optional[str] = ...,
|
1739
|
+
config: Optional[Config] = ...,
|
1740
|
+
) -> ControlCatalogClient: ...
|
1741
|
+
@overload
|
1711
1742
|
def client(
|
1712
1743
|
self,
|
1713
1744
|
service_name: Literal["controltower"],
|
@@ -1848,6 +1879,20 @@ class Session:
|
|
1848
1879
|
config: Optional[Config] = ...,
|
1849
1880
|
) -> DAXClient: ...
|
1850
1881
|
@overload
|
1882
|
+
def client(
|
1883
|
+
self,
|
1884
|
+
service_name: Literal["deadline"],
|
1885
|
+
region_name: Optional[str] = ...,
|
1886
|
+
api_version: Optional[str] = ...,
|
1887
|
+
use_ssl: Optional[bool] = ...,
|
1888
|
+
verify: Union[bool, str, None] = ...,
|
1889
|
+
endpoint_url: Optional[str] = ...,
|
1890
|
+
aws_access_key_id: Optional[str] = ...,
|
1891
|
+
aws_secret_access_key: Optional[str] = ...,
|
1892
|
+
aws_session_token: Optional[str] = ...,
|
1893
|
+
config: Optional[Config] = ...,
|
1894
|
+
) -> DeadlineCloudClient: ...
|
1895
|
+
@overload
|
1851
1896
|
def client(
|
1852
1897
|
self,
|
1853
1898
|
service_name: Literal["detective"],
|
@@ -2800,20 +2845,6 @@ class Session:
|
|
2800
2845
|
config: Optional[Config] = ...,
|
2801
2846
|
) -> IoTJobsDataPlaneClient: ...
|
2802
2847
|
@overload
|
2803
|
-
def client(
|
2804
|
-
self,
|
2805
|
-
service_name: Literal["iot-roborunner"],
|
2806
|
-
region_name: Optional[str] = ...,
|
2807
|
-
api_version: Optional[str] = ...,
|
2808
|
-
use_ssl: Optional[bool] = ...,
|
2809
|
-
verify: Union[bool, str, None] = ...,
|
2810
|
-
endpoint_url: Optional[str] = ...,
|
2811
|
-
aws_access_key_id: Optional[str] = ...,
|
2812
|
-
aws_secret_access_key: Optional[str] = ...,
|
2813
|
-
aws_session_token: Optional[str] = ...,
|
2814
|
-
config: Optional[Config] = ...,
|
2815
|
-
) -> IoTRoboRunnerClient: ...
|
2816
|
-
@overload
|
2817
2848
|
def client(
|
2818
2849
|
self,
|
2819
2850
|
service_name: Literal["iot1click-devices"],
|
@@ -5432,6 +5463,20 @@ class Session:
|
|
5432
5463
|
config: Optional[Config] = ...,
|
5433
5464
|
) -> TextractClient: ...
|
5434
5465
|
@overload
|
5466
|
+
def client(
|
5467
|
+
self,
|
5468
|
+
service_name: Literal["timestream-influxdb"],
|
5469
|
+
region_name: Optional[str] = ...,
|
5470
|
+
api_version: Optional[str] = ...,
|
5471
|
+
use_ssl: Optional[bool] = ...,
|
5472
|
+
verify: Union[bool, str, None] = ...,
|
5473
|
+
endpoint_url: Optional[str] = ...,
|
5474
|
+
aws_access_key_id: Optional[str] = ...,
|
5475
|
+
aws_secret_access_key: Optional[str] = ...,
|
5476
|
+
aws_session_token: Optional[str] = ...,
|
5477
|
+
config: Optional[Config] = ...,
|
5478
|
+
) -> TimestreamInfluxDBClient: ...
|
5479
|
+
@overload
|
5435
5480
|
def client(
|
5436
5481
|
self,
|
5437
5482
|
service_name: Literal["timestream-query"],
|
@@ -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.80
|
4
|
+
Summary: Type annotations for boto3 1.34.80 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
|
@@ -103,6 +103,7 @@ Requires-Dist: mypy-boto3-codeartifact<1.35.0,>=1.34.0; extra == "all"
|
|
103
103
|
Requires-Dist: mypy-boto3-codebuild<1.35.0,>=1.34.0; extra == "all"
|
104
104
|
Requires-Dist: mypy-boto3-codecatalyst<1.35.0,>=1.34.0; extra == "all"
|
105
105
|
Requires-Dist: mypy-boto3-codecommit<1.35.0,>=1.34.0; extra == "all"
|
106
|
+
Requires-Dist: mypy-boto3-codeconnections<1.35.0,>=1.34.0; extra == "all"
|
106
107
|
Requires-Dist: mypy-boto3-codedeploy<1.35.0,>=1.34.0; extra == "all"
|
107
108
|
Requires-Dist: mypy-boto3-codeguru-reviewer<1.35.0,>=1.34.0; extra == "all"
|
108
109
|
Requires-Dist: mypy-boto3-codeguru-security<1.35.0,>=1.34.0; extra == "all"
|
@@ -123,6 +124,7 @@ Requires-Dist: mypy-boto3-connect-contact-lens<1.35.0,>=1.34.0; extra == "all"
|
|
123
124
|
Requires-Dist: mypy-boto3-connectcampaigns<1.35.0,>=1.34.0; extra == "all"
|
124
125
|
Requires-Dist: mypy-boto3-connectcases<1.35.0,>=1.34.0; extra == "all"
|
125
126
|
Requires-Dist: mypy-boto3-connectparticipant<1.35.0,>=1.34.0; extra == "all"
|
127
|
+
Requires-Dist: mypy-boto3-controlcatalog<1.35.0,>=1.34.0; extra == "all"
|
126
128
|
Requires-Dist: mypy-boto3-controltower<1.35.0,>=1.34.0; extra == "all"
|
127
129
|
Requires-Dist: mypy-boto3-cost-optimization-hub<1.35.0,>=1.34.0; extra == "all"
|
128
130
|
Requires-Dist: mypy-boto3-cur<1.35.0,>=1.34.0; extra == "all"
|
@@ -133,6 +135,7 @@ Requires-Dist: mypy-boto3-datapipeline<1.35.0,>=1.34.0; extra == "all"
|
|
133
135
|
Requires-Dist: mypy-boto3-datasync<1.35.0,>=1.34.0; extra == "all"
|
134
136
|
Requires-Dist: mypy-boto3-datazone<1.35.0,>=1.34.0; extra == "all"
|
135
137
|
Requires-Dist: mypy-boto3-dax<1.35.0,>=1.34.0; extra == "all"
|
138
|
+
Requires-Dist: mypy-boto3-deadline<1.35.0,>=1.34.0; extra == "all"
|
136
139
|
Requires-Dist: mypy-boto3-detective<1.35.0,>=1.34.0; extra == "all"
|
137
140
|
Requires-Dist: mypy-boto3-devicefarm<1.35.0,>=1.34.0; extra == "all"
|
138
141
|
Requires-Dist: mypy-boto3-devops-guru<1.35.0,>=1.34.0; extra == "all"
|
@@ -201,7 +204,6 @@ Requires-Dist: mypy-boto3-internetmonitor<1.35.0,>=1.34.0; extra == "all"
|
|
201
204
|
Requires-Dist: mypy-boto3-iot<1.35.0,>=1.34.0; extra == "all"
|
202
205
|
Requires-Dist: mypy-boto3-iot-data<1.35.0,>=1.34.0; extra == "all"
|
203
206
|
Requires-Dist: mypy-boto3-iot-jobs-data<1.35.0,>=1.34.0; extra == "all"
|
204
|
-
Requires-Dist: mypy-boto3-iot-roborunner<1.35.0,>=1.34.0; extra == "all"
|
205
207
|
Requires-Dist: mypy-boto3-iot1click-devices<1.35.0,>=1.34.0; extra == "all"
|
206
208
|
Requires-Dist: mypy-boto3-iot1click-projects<1.35.0,>=1.34.0; extra == "all"
|
207
209
|
Requires-Dist: mypy-boto3-iotanalytics<1.35.0,>=1.34.0; extra == "all"
|
@@ -389,6 +391,7 @@ Requires-Dist: mypy-boto3-support-app<1.35.0,>=1.34.0; extra == "all"
|
|
389
391
|
Requires-Dist: mypy-boto3-swf<1.35.0,>=1.34.0; extra == "all"
|
390
392
|
Requires-Dist: mypy-boto3-synthetics<1.35.0,>=1.34.0; extra == "all"
|
391
393
|
Requires-Dist: mypy-boto3-textract<1.35.0,>=1.34.0; extra == "all"
|
394
|
+
Requires-Dist: mypy-boto3-timestream-influxdb<1.35.0,>=1.34.0; extra == "all"
|
392
395
|
Requires-Dist: mypy-boto3-timestream-query<1.35.0,>=1.34.0; extra == "all"
|
393
396
|
Requires-Dist: mypy-boto3-timestream-write<1.35.0,>=1.34.0; extra == "all"
|
394
397
|
Requires-Dist: mypy-boto3-tnb<1.35.0,>=1.34.0; extra == "all"
|
@@ -421,8 +424,8 @@ Requires-Dist: mypy-boto3-rds<1.35.0,>=1.34.0; extra == "essential"
|
|
421
424
|
Requires-Dist: mypy-boto3-s3<1.35.0,>=1.34.0; extra == "essential"
|
422
425
|
Requires-Dist: mypy-boto3-sqs<1.35.0,>=1.34.0; extra == "essential"
|
423
426
|
Provides-Extra: boto3
|
424
|
-
Requires-Dist: boto3==1.34.
|
425
|
-
Requires-Dist: botocore==1.34.
|
427
|
+
Requires-Dist: boto3==1.34.80; extra == "boto3"
|
428
|
+
Requires-Dist: botocore==1.34.80; extra == "boto3"
|
426
429
|
Provides-Extra: accessanalyzer
|
427
430
|
Requires-Dist: mypy-boto3-accessanalyzer<1.35.0,>=1.34.0; extra == "accessanalyzer"
|
428
431
|
Provides-Extra: account
|
@@ -563,6 +566,8 @@ Provides-Extra: codecatalyst
|
|
563
566
|
Requires-Dist: mypy-boto3-codecatalyst<1.35.0,>=1.34.0; extra == "codecatalyst"
|
564
567
|
Provides-Extra: codecommit
|
565
568
|
Requires-Dist: mypy-boto3-codecommit<1.35.0,>=1.34.0; extra == "codecommit"
|
569
|
+
Provides-Extra: codeconnections
|
570
|
+
Requires-Dist: mypy-boto3-codeconnections<1.35.0,>=1.34.0; extra == "codeconnections"
|
566
571
|
Provides-Extra: codedeploy
|
567
572
|
Requires-Dist: mypy-boto3-codedeploy<1.35.0,>=1.34.0; extra == "codedeploy"
|
568
573
|
Provides-Extra: codeguru-reviewer
|
@@ -603,6 +608,8 @@ Provides-Extra: connectcases
|
|
603
608
|
Requires-Dist: mypy-boto3-connectcases<1.35.0,>=1.34.0; extra == "connectcases"
|
604
609
|
Provides-Extra: connectparticipant
|
605
610
|
Requires-Dist: mypy-boto3-connectparticipant<1.35.0,>=1.34.0; extra == "connectparticipant"
|
611
|
+
Provides-Extra: controlcatalog
|
612
|
+
Requires-Dist: mypy-boto3-controlcatalog<1.35.0,>=1.34.0; extra == "controlcatalog"
|
606
613
|
Provides-Extra: controltower
|
607
614
|
Requires-Dist: mypy-boto3-controltower<1.35.0,>=1.34.0; extra == "controltower"
|
608
615
|
Provides-Extra: cost-optimization-hub
|
@@ -623,6 +630,8 @@ Provides-Extra: datazone
|
|
623
630
|
Requires-Dist: mypy-boto3-datazone<1.35.0,>=1.34.0; extra == "datazone"
|
624
631
|
Provides-Extra: dax
|
625
632
|
Requires-Dist: mypy-boto3-dax<1.35.0,>=1.34.0; extra == "dax"
|
633
|
+
Provides-Extra: deadline
|
634
|
+
Requires-Dist: mypy-boto3-deadline<1.35.0,>=1.34.0; extra == "deadline"
|
626
635
|
Provides-Extra: detective
|
627
636
|
Requires-Dist: mypy-boto3-detective<1.35.0,>=1.34.0; extra == "detective"
|
628
637
|
Provides-Extra: devicefarm
|
@@ -759,8 +768,6 @@ Provides-Extra: iot-data
|
|
759
768
|
Requires-Dist: mypy-boto3-iot-data<1.35.0,>=1.34.0; extra == "iot-data"
|
760
769
|
Provides-Extra: iot-jobs-data
|
761
770
|
Requires-Dist: mypy-boto3-iot-jobs-data<1.35.0,>=1.34.0; extra == "iot-jobs-data"
|
762
|
-
Provides-Extra: iot-roborunner
|
763
|
-
Requires-Dist: mypy-boto3-iot-roborunner<1.35.0,>=1.34.0; extra == "iot-roborunner"
|
764
771
|
Provides-Extra: iot1click-devices
|
765
772
|
Requires-Dist: mypy-boto3-iot1click-devices<1.35.0,>=1.34.0; extra == "iot1click-devices"
|
766
773
|
Provides-Extra: iot1click-projects
|
@@ -1135,6 +1142,8 @@ Provides-Extra: synthetics
|
|
1135
1142
|
Requires-Dist: mypy-boto3-synthetics<1.35.0,>=1.34.0; extra == "synthetics"
|
1136
1143
|
Provides-Extra: textract
|
1137
1144
|
Requires-Dist: mypy-boto3-textract<1.35.0,>=1.34.0; extra == "textract"
|
1145
|
+
Provides-Extra: timestream-influxdb
|
1146
|
+
Requires-Dist: mypy-boto3-timestream-influxdb<1.35.0,>=1.34.0; extra == "timestream-influxdb"
|
1138
1147
|
Provides-Extra: timestream-query
|
1139
1148
|
Requires-Dist: mypy-boto3-timestream-query<1.35.0,>=1.34.0; extra == "timestream-query"
|
1140
1149
|
Provides-Extra: timestream-write
|
@@ -1194,7 +1203,7 @@ Requires-Dist: mypy-boto3-xray<1.35.0,>=1.34.0; extra == "xray"
|
|
1194
1203
|

|
1195
1204
|
|
1196
1205
|
Type annotations for
|
1197
|
-
[boto3 1.34.
|
1206
|
+
[boto3 1.34.80](https://boto3.amazonaws.com/v1/documentation/api/1.34.80/index.html)
|
1198
1207
|
compatible with [VSCode](https://code.visualstudio.com/),
|
1199
1208
|
[PyCharm](https://www.jetbrains.com/pycharm/),
|
1200
1209
|
[Emacs](https://www.gnu.org/software/emacs/),
|
@@ -1576,7 +1585,7 @@ repository.
|
|
1576
1585
|
|
1577
1586
|
## Submodules
|
1578
1587
|
|
1579
|
-
- `boto3-stubs[all]` - Type annotations for all
|
1588
|
+
- `boto3-stubs[all]` - Type annotations for all 382 services.
|
1580
1589
|
- `boto3-stubs[essential]` - Type annotations for
|
1581
1590
|
[CloudFormation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_cloudformation/),
|
1582
1591
|
[DynamoDB](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_dynamodb/),
|
@@ -1794,6 +1803,9 @@ repository.
|
|
1794
1803
|
- `boto3-stubs[codecommit]` - Type annotations for
|
1795
1804
|
[CodeCommit](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_codecommit/)
|
1796
1805
|
service.
|
1806
|
+
- `boto3-stubs[codeconnections]` - Type annotations for
|
1807
|
+
[CodeConnections](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_codeconnections/)
|
1808
|
+
service.
|
1797
1809
|
- `boto3-stubs[codedeploy]` - Type annotations for
|
1798
1810
|
[CodeDeploy](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_codedeploy/)
|
1799
1811
|
service.
|
@@ -1854,6 +1866,9 @@ repository.
|
|
1854
1866
|
- `boto3-stubs[connectparticipant]` - Type annotations for
|
1855
1867
|
[ConnectParticipant](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_connectparticipant/)
|
1856
1868
|
service.
|
1869
|
+
- `boto3-stubs[controlcatalog]` - Type annotations for
|
1870
|
+
[ControlCatalog](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_controlcatalog/)
|
1871
|
+
service.
|
1857
1872
|
- `boto3-stubs[controltower]` - Type annotations for
|
1858
1873
|
[ControlTower](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_controltower/)
|
1859
1874
|
service.
|
@@ -1883,6 +1898,9 @@ repository.
|
|
1883
1898
|
service.
|
1884
1899
|
- `boto3-stubs[dax]` - Type annotations for
|
1885
1900
|
[DAX](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_dax/) service.
|
1901
|
+
- `boto3-stubs[deadline]` - Type annotations for
|
1902
|
+
[DeadlineCloud](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_deadline/)
|
1903
|
+
service.
|
1886
1904
|
- `boto3-stubs[detective]` - Type annotations for
|
1887
1905
|
[Detective](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_detective/)
|
1888
1906
|
service.
|
@@ -2072,9 +2090,6 @@ repository.
|
|
2072
2090
|
- `boto3-stubs[iot-jobs-data]` - Type annotations for
|
2073
2091
|
[IoTJobsDataPlane](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_iot_jobs_data/)
|
2074
2092
|
service.
|
2075
|
-
- `boto3-stubs[iot-roborunner]` - Type annotations for
|
2076
|
-
[IoTRoboRunner](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_iot_roborunner/)
|
2077
|
-
service.
|
2078
2093
|
- `boto3-stubs[iot1click-devices]` - Type annotations for
|
2079
2094
|
[IoT1ClickDevicesService](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_iot1click_devices/)
|
2080
2095
|
service.
|
@@ -2618,6 +2633,9 @@ repository.
|
|
2618
2633
|
- `boto3-stubs[textract]` - Type annotations for
|
2619
2634
|
[Textract](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_textract/)
|
2620
2635
|
service.
|
2636
|
+
- `boto3-stubs[timestream-influxdb]` - Type annotations for
|
2637
|
+
[TimestreamInfluxDB](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_timestream_influxdb/)
|
2638
|
+
service.
|
2621
2639
|
- `boto3-stubs[timestream-query]` - Type annotations for
|
2622
2640
|
[TimestreamQuery](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_timestream_query/)
|
2623
2641
|
service.
|
@@ -90,6 +90,7 @@ mypy-boto3-codeartifact<1.35.0,>=1.34.0
|
|
90
90
|
mypy-boto3-codebuild<1.35.0,>=1.34.0
|
91
91
|
mypy-boto3-codecatalyst<1.35.0,>=1.34.0
|
92
92
|
mypy-boto3-codecommit<1.35.0,>=1.34.0
|
93
|
+
mypy-boto3-codeconnections<1.35.0,>=1.34.0
|
93
94
|
mypy-boto3-codedeploy<1.35.0,>=1.34.0
|
94
95
|
mypy-boto3-codeguru-reviewer<1.35.0,>=1.34.0
|
95
96
|
mypy-boto3-codeguru-security<1.35.0,>=1.34.0
|
@@ -110,6 +111,7 @@ mypy-boto3-connect-contact-lens<1.35.0,>=1.34.0
|
|
110
111
|
mypy-boto3-connectcampaigns<1.35.0,>=1.34.0
|
111
112
|
mypy-boto3-connectcases<1.35.0,>=1.34.0
|
112
113
|
mypy-boto3-connectparticipant<1.35.0,>=1.34.0
|
114
|
+
mypy-boto3-controlcatalog<1.35.0,>=1.34.0
|
113
115
|
mypy-boto3-controltower<1.35.0,>=1.34.0
|
114
116
|
mypy-boto3-cost-optimization-hub<1.35.0,>=1.34.0
|
115
117
|
mypy-boto3-cur<1.35.0,>=1.34.0
|
@@ -120,6 +122,7 @@ mypy-boto3-datapipeline<1.35.0,>=1.34.0
|
|
120
122
|
mypy-boto3-datasync<1.35.0,>=1.34.0
|
121
123
|
mypy-boto3-datazone<1.35.0,>=1.34.0
|
122
124
|
mypy-boto3-dax<1.35.0,>=1.34.0
|
125
|
+
mypy-boto3-deadline<1.35.0,>=1.34.0
|
123
126
|
mypy-boto3-detective<1.35.0,>=1.34.0
|
124
127
|
mypy-boto3-devicefarm<1.35.0,>=1.34.0
|
125
128
|
mypy-boto3-devops-guru<1.35.0,>=1.34.0
|
@@ -188,7 +191,6 @@ mypy-boto3-internetmonitor<1.35.0,>=1.34.0
|
|
188
191
|
mypy-boto3-iot<1.35.0,>=1.34.0
|
189
192
|
mypy-boto3-iot-data<1.35.0,>=1.34.0
|
190
193
|
mypy-boto3-iot-jobs-data<1.35.0,>=1.34.0
|
191
|
-
mypy-boto3-iot-roborunner<1.35.0,>=1.34.0
|
192
194
|
mypy-boto3-iot1click-devices<1.35.0,>=1.34.0
|
193
195
|
mypy-boto3-iot1click-projects<1.35.0,>=1.34.0
|
194
196
|
mypy-boto3-iotanalytics<1.35.0,>=1.34.0
|
@@ -376,6 +378,7 @@ mypy-boto3-support-app<1.35.0,>=1.34.0
|
|
376
378
|
mypy-boto3-swf<1.35.0,>=1.34.0
|
377
379
|
mypy-boto3-synthetics<1.35.0,>=1.34.0
|
378
380
|
mypy-boto3-textract<1.35.0,>=1.34.0
|
381
|
+
mypy-boto3-timestream-influxdb<1.35.0,>=1.34.0
|
379
382
|
mypy-boto3-timestream-query<1.35.0,>=1.34.0
|
380
383
|
mypy-boto3-timestream-write<1.35.0,>=1.34.0
|
381
384
|
mypy-boto3-tnb<1.35.0,>=1.34.0
|
@@ -509,8 +512,8 @@ mypy-boto3-bedrock-runtime<1.35.0,>=1.34.0
|
|
509
512
|
mypy-boto3-billingconductor<1.35.0,>=1.34.0
|
510
513
|
|
511
514
|
[boto3]
|
512
|
-
boto3==1.34.
|
513
|
-
botocore==1.34.
|
515
|
+
boto3==1.34.80
|
516
|
+
botocore==1.34.80
|
514
517
|
|
515
518
|
[braket]
|
516
519
|
mypy-boto3-braket<1.35.0,>=1.34.0
|
@@ -599,6 +602,9 @@ mypy-boto3-codecatalyst<1.35.0,>=1.34.0
|
|
599
602
|
[codecommit]
|
600
603
|
mypy-boto3-codecommit<1.35.0,>=1.34.0
|
601
604
|
|
605
|
+
[codeconnections]
|
606
|
+
mypy-boto3-codeconnections<1.35.0,>=1.34.0
|
607
|
+
|
602
608
|
[codedeploy]
|
603
609
|
mypy-boto3-codedeploy<1.35.0,>=1.34.0
|
604
610
|
|
@@ -659,6 +665,9 @@ mypy-boto3-connectcases<1.35.0,>=1.34.0
|
|
659
665
|
[connectparticipant]
|
660
666
|
mypy-boto3-connectparticipant<1.35.0,>=1.34.0
|
661
667
|
|
668
|
+
[controlcatalog]
|
669
|
+
mypy-boto3-controlcatalog<1.35.0,>=1.34.0
|
670
|
+
|
662
671
|
[controltower]
|
663
672
|
mypy-boto3-controltower<1.35.0,>=1.34.0
|
664
673
|
|
@@ -689,6 +698,9 @@ mypy-boto3-datazone<1.35.0,>=1.34.0
|
|
689
698
|
[dax]
|
690
699
|
mypy-boto3-dax<1.35.0,>=1.34.0
|
691
700
|
|
701
|
+
[deadline]
|
702
|
+
mypy-boto3-deadline<1.35.0,>=1.34.0
|
703
|
+
|
692
704
|
[detective]
|
693
705
|
mypy-boto3-detective<1.35.0,>=1.34.0
|
694
706
|
|
@@ -902,9 +914,6 @@ mypy-boto3-iot-data<1.35.0,>=1.34.0
|
|
902
914
|
[iot-jobs-data]
|
903
915
|
mypy-boto3-iot-jobs-data<1.35.0,>=1.34.0
|
904
916
|
|
905
|
-
[iot-roborunner]
|
906
|
-
mypy-boto3-iot-roborunner<1.35.0,>=1.34.0
|
907
|
-
|
908
917
|
[iot1click-devices]
|
909
918
|
mypy-boto3-iot1click-devices<1.35.0,>=1.34.0
|
910
919
|
|
@@ -1466,6 +1475,9 @@ mypy-boto3-synthetics<1.35.0,>=1.34.0
|
|
1466
1475
|
[textract]
|
1467
1476
|
mypy-boto3-textract<1.35.0,>=1.34.0
|
1468
1477
|
|
1478
|
+
[timestream-influxdb]
|
1479
|
+
mypy-boto3-timestream-influxdb<1.35.0,>=1.34.0
|
1480
|
+
|
1469
1481
|
[timestream-query]
|
1470
1482
|
mypy-boto3-timestream-query<1.35.0,>=1.34.0
|
1471
1483
|
|
@@ -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.80",
|
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.80 generated with mypy-boto3-builder 7.23.2",
|
21
21
|
classifiers=[
|
22
22
|
"Development Status :: 5 - Production/Stable",
|
23
23
|
"Intended Audience :: Developers",
|
@@ -123,6 +123,7 @@ setup(
|
|
123
123
|
"mypy-boto3-codebuild>=1.34.0, <1.35.0",
|
124
124
|
"mypy-boto3-codecatalyst>=1.34.0, <1.35.0",
|
125
125
|
"mypy-boto3-codecommit>=1.34.0, <1.35.0",
|
126
|
+
"mypy-boto3-codeconnections>=1.34.0, <1.35.0",
|
126
127
|
"mypy-boto3-codedeploy>=1.34.0, <1.35.0",
|
127
128
|
"mypy-boto3-codeguru-reviewer>=1.34.0, <1.35.0",
|
128
129
|
"mypy-boto3-codeguru-security>=1.34.0, <1.35.0",
|
@@ -143,6 +144,7 @@ setup(
|
|
143
144
|
"mypy-boto3-connectcampaigns>=1.34.0, <1.35.0",
|
144
145
|
"mypy-boto3-connectcases>=1.34.0, <1.35.0",
|
145
146
|
"mypy-boto3-connectparticipant>=1.34.0, <1.35.0",
|
147
|
+
"mypy-boto3-controlcatalog>=1.34.0, <1.35.0",
|
146
148
|
"mypy-boto3-controltower>=1.34.0, <1.35.0",
|
147
149
|
"mypy-boto3-cost-optimization-hub>=1.34.0, <1.35.0",
|
148
150
|
"mypy-boto3-cur>=1.34.0, <1.35.0",
|
@@ -153,6 +155,7 @@ setup(
|
|
153
155
|
"mypy-boto3-datasync>=1.34.0, <1.35.0",
|
154
156
|
"mypy-boto3-datazone>=1.34.0, <1.35.0",
|
155
157
|
"mypy-boto3-dax>=1.34.0, <1.35.0",
|
158
|
+
"mypy-boto3-deadline>=1.34.0, <1.35.0",
|
156
159
|
"mypy-boto3-detective>=1.34.0, <1.35.0",
|
157
160
|
"mypy-boto3-devicefarm>=1.34.0, <1.35.0",
|
158
161
|
"mypy-boto3-devops-guru>=1.34.0, <1.35.0",
|
@@ -221,7 +224,6 @@ setup(
|
|
221
224
|
"mypy-boto3-iot>=1.34.0, <1.35.0",
|
222
225
|
"mypy-boto3-iot-data>=1.34.0, <1.35.0",
|
223
226
|
"mypy-boto3-iot-jobs-data>=1.34.0, <1.35.0",
|
224
|
-
"mypy-boto3-iot-roborunner>=1.34.0, <1.35.0",
|
225
227
|
"mypy-boto3-iot1click-devices>=1.34.0, <1.35.0",
|
226
228
|
"mypy-boto3-iot1click-projects>=1.34.0, <1.35.0",
|
227
229
|
"mypy-boto3-iotanalytics>=1.34.0, <1.35.0",
|
@@ -409,6 +411,7 @@ setup(
|
|
409
411
|
"mypy-boto3-swf>=1.34.0, <1.35.0",
|
410
412
|
"mypy-boto3-synthetics>=1.34.0, <1.35.0",
|
411
413
|
"mypy-boto3-textract>=1.34.0, <1.35.0",
|
414
|
+
"mypy-boto3-timestream-influxdb>=1.34.0, <1.35.0",
|
412
415
|
"mypy-boto3-timestream-query>=1.34.0, <1.35.0",
|
413
416
|
"mypy-boto3-timestream-write>=1.34.0, <1.35.0",
|
414
417
|
"mypy-boto3-tnb>=1.34.0, <1.35.0",
|
@@ -442,7 +445,7 @@ setup(
|
|
442
445
|
"mypy-boto3-s3>=1.34.0, <1.35.0",
|
443
446
|
"mypy-boto3-sqs>=1.34.0, <1.35.0",
|
444
447
|
],
|
445
|
-
"boto3": ["boto3==1.34.
|
448
|
+
"boto3": ["boto3==1.34.80", "botocore==1.34.80"],
|
446
449
|
"accessanalyzer": ["mypy-boto3-accessanalyzer>=1.34.0, <1.35.0"],
|
447
450
|
"account": ["mypy-boto3-account>=1.34.0, <1.35.0"],
|
448
451
|
"acm": ["mypy-boto3-acm>=1.34.0, <1.35.0"],
|
@@ -513,6 +516,7 @@ setup(
|
|
513
516
|
"codebuild": ["mypy-boto3-codebuild>=1.34.0, <1.35.0"],
|
514
517
|
"codecatalyst": ["mypy-boto3-codecatalyst>=1.34.0, <1.35.0"],
|
515
518
|
"codecommit": ["mypy-boto3-codecommit>=1.34.0, <1.35.0"],
|
519
|
+
"codeconnections": ["mypy-boto3-codeconnections>=1.34.0, <1.35.0"],
|
516
520
|
"codedeploy": ["mypy-boto3-codedeploy>=1.34.0, <1.35.0"],
|
517
521
|
"codeguru-reviewer": ["mypy-boto3-codeguru-reviewer>=1.34.0, <1.35.0"],
|
518
522
|
"codeguru-security": ["mypy-boto3-codeguru-security>=1.34.0, <1.35.0"],
|
@@ -533,6 +537,7 @@ setup(
|
|
533
537
|
"connectcampaigns": ["mypy-boto3-connectcampaigns>=1.34.0, <1.35.0"],
|
534
538
|
"connectcases": ["mypy-boto3-connectcases>=1.34.0, <1.35.0"],
|
535
539
|
"connectparticipant": ["mypy-boto3-connectparticipant>=1.34.0, <1.35.0"],
|
540
|
+
"controlcatalog": ["mypy-boto3-controlcatalog>=1.34.0, <1.35.0"],
|
536
541
|
"controltower": ["mypy-boto3-controltower>=1.34.0, <1.35.0"],
|
537
542
|
"cost-optimization-hub": ["mypy-boto3-cost-optimization-hub>=1.34.0, <1.35.0"],
|
538
543
|
"cur": ["mypy-boto3-cur>=1.34.0, <1.35.0"],
|
@@ -543,6 +548,7 @@ setup(
|
|
543
548
|
"datasync": ["mypy-boto3-datasync>=1.34.0, <1.35.0"],
|
544
549
|
"datazone": ["mypy-boto3-datazone>=1.34.0, <1.35.0"],
|
545
550
|
"dax": ["mypy-boto3-dax>=1.34.0, <1.35.0"],
|
551
|
+
"deadline": ["mypy-boto3-deadline>=1.34.0, <1.35.0"],
|
546
552
|
"detective": ["mypy-boto3-detective>=1.34.0, <1.35.0"],
|
547
553
|
"devicefarm": ["mypy-boto3-devicefarm>=1.34.0, <1.35.0"],
|
548
554
|
"devops-guru": ["mypy-boto3-devops-guru>=1.34.0, <1.35.0"],
|
@@ -611,7 +617,6 @@ setup(
|
|
611
617
|
"iot": ["mypy-boto3-iot>=1.34.0, <1.35.0"],
|
612
618
|
"iot-data": ["mypy-boto3-iot-data>=1.34.0, <1.35.0"],
|
613
619
|
"iot-jobs-data": ["mypy-boto3-iot-jobs-data>=1.34.0, <1.35.0"],
|
614
|
-
"iot-roborunner": ["mypy-boto3-iot-roborunner>=1.34.0, <1.35.0"],
|
615
620
|
"iot1click-devices": ["mypy-boto3-iot1click-devices>=1.34.0, <1.35.0"],
|
616
621
|
"iot1click-projects": ["mypy-boto3-iot1click-projects>=1.34.0, <1.35.0"],
|
617
622
|
"iotanalytics": ["mypy-boto3-iotanalytics>=1.34.0, <1.35.0"],
|
@@ -815,6 +820,7 @@ setup(
|
|
815
820
|
"swf": ["mypy-boto3-swf>=1.34.0, <1.35.0"],
|
816
821
|
"synthetics": ["mypy-boto3-synthetics>=1.34.0, <1.35.0"],
|
817
822
|
"textract": ["mypy-boto3-textract>=1.34.0, <1.35.0"],
|
823
|
+
"timestream-influxdb": ["mypy-boto3-timestream-influxdb>=1.34.0, <1.35.0"],
|
818
824
|
"timestream-query": ["mypy-boto3-timestream-query>=1.34.0, <1.35.0"],
|
819
825
|
"timestream-write": ["mypy-boto3-timestream-write>=1.34.0, <1.35.0"],
|
820
826
|
"tnb": ["mypy-boto3-tnb>=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
|