boto3-stubs 1.34.90__tar.gz → 1.34.103__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.90 → boto3_stubs-1.34.103}/PKG-INFO +17 -17
- {boto3_stubs-1.34.90 → boto3_stubs-1.34.103}/README.md +13 -13
- {boto3_stubs-1.34.90 → boto3_stubs-1.34.103}/boto3-stubs/__init__.pyi +22 -22
- {boto3_stubs-1.34.90 → boto3_stubs-1.34.103}/boto3-stubs/session.pyi +22 -22
- {boto3_stubs-1.34.90 → boto3_stubs-1.34.103}/boto3_stubs.egg-info/PKG-INFO +17 -17
- {boto3_stubs-1.34.90 → boto3_stubs-1.34.103}/boto3_stubs.egg-info/requires.txt +2 -2
- {boto3_stubs-1.34.90 → boto3_stubs-1.34.103}/setup.py +3 -3
- {boto3_stubs-1.34.90 → boto3_stubs-1.34.103}/LICENSE +0 -0
- {boto3_stubs-1.34.90 → boto3_stubs-1.34.103}/boto3-stubs/compat.pyi +0 -0
- {boto3_stubs-1.34.90 → boto3_stubs-1.34.103}/boto3-stubs/crt.pyi +0 -0
- {boto3_stubs-1.34.90 → boto3_stubs-1.34.103}/boto3-stubs/docs/__init__.pyi +0 -0
- {boto3_stubs-1.34.90 → boto3_stubs-1.34.103}/boto3-stubs/docs/utils.pyi +0 -0
- {boto3_stubs-1.34.90 → boto3_stubs-1.34.103}/boto3-stubs/dynamodb/__init__.pyi +0 -0
- {boto3_stubs-1.34.90 → boto3_stubs-1.34.103}/boto3-stubs/dynamodb/conditions.pyi +0 -0
- {boto3_stubs-1.34.90 → boto3_stubs-1.34.103}/boto3-stubs/dynamodb/table.pyi +0 -0
- {boto3_stubs-1.34.90 → boto3_stubs-1.34.103}/boto3-stubs/dynamodb/transform.pyi +0 -0
- {boto3_stubs-1.34.90 → boto3_stubs-1.34.103}/boto3-stubs/dynamodb/types.pyi +0 -0
- {boto3_stubs-1.34.90 → boto3_stubs-1.34.103}/boto3-stubs/ec2/__init__.pyi +0 -0
- {boto3_stubs-1.34.90 → boto3_stubs-1.34.103}/boto3-stubs/ec2/createtags.pyi +0 -0
- {boto3_stubs-1.34.90 → boto3_stubs-1.34.103}/boto3-stubs/ec2/deletetags.pyi +0 -0
- {boto3_stubs-1.34.90 → boto3_stubs-1.34.103}/boto3-stubs/exceptions.pyi +0 -0
- {boto3_stubs-1.34.90 → boto3_stubs-1.34.103}/boto3-stubs/py.typed +0 -0
- {boto3_stubs-1.34.90 → boto3_stubs-1.34.103}/boto3-stubs/resources/__init__.pyi +0 -0
- {boto3_stubs-1.34.90 → boto3_stubs-1.34.103}/boto3-stubs/resources/action.pyi +0 -0
- {boto3_stubs-1.34.90 → boto3_stubs-1.34.103}/boto3-stubs/resources/base.pyi +0 -0
- {boto3_stubs-1.34.90 → boto3_stubs-1.34.103}/boto3-stubs/resources/collection.pyi +0 -0
- {boto3_stubs-1.34.90 → boto3_stubs-1.34.103}/boto3-stubs/resources/factory.pyi +0 -0
- {boto3_stubs-1.34.90 → boto3_stubs-1.34.103}/boto3-stubs/resources/model.pyi +0 -0
- {boto3_stubs-1.34.90 → boto3_stubs-1.34.103}/boto3-stubs/resources/params.pyi +0 -0
- {boto3_stubs-1.34.90 → boto3_stubs-1.34.103}/boto3-stubs/resources/response.pyi +0 -0
- {boto3_stubs-1.34.90 → boto3_stubs-1.34.103}/boto3-stubs/s3/__init__.pyi +0 -0
- {boto3_stubs-1.34.90 → boto3_stubs-1.34.103}/boto3-stubs/s3/constants.pyi +0 -0
- {boto3_stubs-1.34.90 → boto3_stubs-1.34.103}/boto3-stubs/s3/inject.pyi +0 -0
- {boto3_stubs-1.34.90 → boto3_stubs-1.34.103}/boto3-stubs/s3/transfer.pyi +0 -0
- {boto3_stubs-1.34.90 → boto3_stubs-1.34.103}/boto3-stubs/utils.pyi +0 -0
- {boto3_stubs-1.34.90 → boto3_stubs-1.34.103}/boto3_stubs.egg-info/SOURCES.txt +0 -0
- {boto3_stubs-1.34.90 → boto3_stubs-1.34.103}/boto3_stubs.egg-info/dependency_links.txt +0 -0
- {boto3_stubs-1.34.90 → boto3_stubs-1.34.103}/boto3_stubs.egg-info/not-zip-safe +0 -0
- {boto3_stubs-1.34.90 → boto3_stubs-1.34.103}/boto3_stubs.egg-info/top_level.txt +0 -0
- {boto3_stubs-1.34.90 → boto3_stubs-1.34.103}/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.103
|
4
|
+
Summary: Type annotations for boto3 1.34.103 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
|
@@ -425,8 +425,8 @@ Requires-Dist: mypy-boto3-rds<1.35.0,>=1.34.0; extra == "essential"
|
|
425
425
|
Requires-Dist: mypy-boto3-s3<1.35.0,>=1.34.0; extra == "essential"
|
426
426
|
Requires-Dist: mypy-boto3-sqs<1.35.0,>=1.34.0; extra == "essential"
|
427
427
|
Provides-Extra: boto3
|
428
|
-
Requires-Dist: boto3==1.34.
|
429
|
-
Requires-Dist: botocore==1.34.
|
428
|
+
Requires-Dist: boto3==1.34.103; extra == "boto3"
|
429
|
+
Requires-Dist: botocore==1.34.103; extra == "boto3"
|
430
430
|
Provides-Extra: accessanalyzer
|
431
431
|
Requires-Dist: mypy-boto3-accessanalyzer<1.35.0,>=1.34.0; extra == "accessanalyzer"
|
432
432
|
Provides-Extra: account
|
@@ -1206,7 +1206,7 @@ Requires-Dist: mypy-boto3-xray<1.35.0,>=1.34.0; extra == "xray"
|
|
1206
1206
|

|
1207
1207
|
|
1208
1208
|
Type annotations for
|
1209
|
-
[boto3 1.34.
|
1209
|
+
[boto3 1.34.103](https://boto3.amazonaws.com/v1/documentation/api/1.34.103/index.html)
|
1210
1210
|
compatible with [VSCode](https://code.visualstudio.com/),
|
1211
1211
|
[PyCharm](https://www.jetbrains.com/pycharm/),
|
1212
1212
|
[Emacs](https://www.gnu.org/software/emacs/),
|
@@ -1215,7 +1215,7 @@ compatible with [VSCode](https://code.visualstudio.com/),
|
|
1215
1215
|
[pyright](https://github.com/microsoft/pyright) and other tools.
|
1216
1216
|
|
1217
1217
|
Generated by
|
1218
|
-
[mypy-boto3-builder 7.
|
1218
|
+
[mypy-boto3-builder 7.24.0](https://github.com/youtype/mypy_boto3_builder).
|
1219
1219
|
|
1220
1220
|
More information can be found in
|
1221
1221
|
[boto3-stubs docs](https://youtype.github.io/boto3_stubs_docs/).
|
@@ -1931,7 +1931,7 @@ repository.
|
|
1931
1931
|
[DocDBElastic](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_docdb_elastic/)
|
1932
1932
|
service.
|
1933
1933
|
- `boto3-stubs[drs]` - Type annotations for
|
1934
|
-
[
|
1934
|
+
[Drs](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_drs/) service.
|
1935
1935
|
- `boto3-stubs[ds]` - Type annotations for
|
1936
1936
|
[DirectoryService](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_ds/)
|
1937
1937
|
service.
|
@@ -2001,7 +2001,7 @@ repository.
|
|
2001
2001
|
[CloudWatchEvidently](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_evidently/)
|
2002
2002
|
service.
|
2003
2003
|
- `boto3-stubs[finspace]` - Type annotations for
|
2004
|
-
[
|
2004
|
+
[Finspace](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_finspace/)
|
2005
2005
|
service.
|
2006
2006
|
- `boto3-stubs[finspace-data]` - Type annotations for
|
2007
2007
|
[FinSpaceData](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_finspace_data/)
|
@@ -2068,7 +2068,7 @@ repository.
|
|
2068
2068
|
[IdentityStore](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_identitystore/)
|
2069
2069
|
service.
|
2070
2070
|
- `boto3-stubs[imagebuilder]` - Type annotations for
|
2071
|
-
[
|
2071
|
+
[Imagebuilder](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_imagebuilder/)
|
2072
2072
|
service.
|
2073
2073
|
- `boto3-stubs[importexport]` - Type annotations for
|
2074
2074
|
[ImportExport](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_importexport/)
|
@@ -2077,7 +2077,7 @@ repository.
|
|
2077
2077
|
[Inspector](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_inspector/)
|
2078
2078
|
service.
|
2079
2079
|
- `boto3-stubs[inspector-scan]` - Type annotations for
|
2080
|
-
[
|
2080
|
+
[Inspectorscan](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_inspector_scan/)
|
2081
2081
|
service.
|
2082
2082
|
- `boto3-stubs[inspector2]` - Type annotations for
|
2083
2083
|
[Inspector2](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_inspector2/)
|
@@ -2135,10 +2135,10 @@ repository.
|
|
2135
2135
|
- `boto3-stubs[ivs]` - Type annotations for
|
2136
2136
|
[IVS](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_ivs/) service.
|
2137
2137
|
- `boto3-stubs[ivs-realtime]` - Type annotations for
|
2138
|
-
[
|
2138
|
+
[Ivsrealtime](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_ivs_realtime/)
|
2139
2139
|
service.
|
2140
2140
|
- `boto3-stubs[ivschat]` - Type annotations for
|
2141
|
-
[
|
2141
|
+
[Ivschat](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_ivschat/)
|
2142
2142
|
service.
|
2143
2143
|
- `boto3-stubs[kafka]` - Type annotations for
|
2144
2144
|
[Kafka](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_kafka/)
|
@@ -2147,7 +2147,7 @@ repository.
|
|
2147
2147
|
[KafkaConnect](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_kafkaconnect/)
|
2148
2148
|
service.
|
2149
2149
|
- `boto3-stubs[kendra]` - Type annotations for
|
2150
|
-
[
|
2150
|
+
[Kendra](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_kendra/)
|
2151
2151
|
service.
|
2152
2152
|
- `boto3-stubs[kendra-ranking]` - Type annotations for
|
2153
2153
|
[KendraRanking](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_kendra_ranking/)
|
@@ -2275,7 +2275,7 @@ repository.
|
|
2275
2275
|
[MediaPackageVod](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_mediapackage_vod/)
|
2276
2276
|
service.
|
2277
2277
|
- `boto3-stubs[mediapackagev2]` - Type annotations for
|
2278
|
-
[
|
2278
|
+
[Mediapackagev2](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_mediapackagev2/)
|
2279
2279
|
service.
|
2280
2280
|
- `boto3-stubs[mediastore]` - Type annotations for
|
2281
2281
|
[MediaStore](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_mediastore/)
|
@@ -2299,7 +2299,7 @@ repository.
|
|
2299
2299
|
[MigrationHub](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_mgh/)
|
2300
2300
|
service.
|
2301
2301
|
- `boto3-stubs[mgn]` - Type annotations for
|
2302
|
-
[
|
2302
|
+
[Mgn](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_mgn/) service.
|
2303
2303
|
- `boto3-stubs[migration-hub-refactor-spaces]` - Type annotations for
|
2304
2304
|
[MigrationHubRefactorSpaces](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_migration_hub_refactor_spaces/)
|
2305
2305
|
service.
|
@@ -2457,7 +2457,7 @@ repository.
|
|
2457
2457
|
[Rekognition](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_rekognition/)
|
2458
2458
|
service.
|
2459
2459
|
- `boto3-stubs[repostspace]` - Type annotations for
|
2460
|
-
[
|
2460
|
+
[RePostPrivate](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_repostspace/)
|
2461
2461
|
service.
|
2462
2462
|
- `boto3-stubs[resiliencehub]` - Type annotations for
|
2463
2463
|
[ResilienceHub](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_resiliencehub/)
|
@@ -2575,7 +2575,7 @@ repository.
|
|
2575
2575
|
[Shield](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_shield/)
|
2576
2576
|
service.
|
2577
2577
|
- `boto3-stubs[signer]` - Type annotations for
|
2578
|
-
[
|
2578
|
+
[Signer](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_signer/)
|
2579
2579
|
service.
|
2580
2580
|
- `boto3-stubs[simspaceweaver]` - Type annotations for
|
2581
2581
|
[SimSpaceWeaver](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_simspaceweaver/)
|
@@ -10,7 +10,7 @@
|
|
10
10
|

|
11
11
|
|
12
12
|
Type annotations for
|
13
|
-
[boto3 1.34.
|
13
|
+
[boto3 1.34.103](https://boto3.amazonaws.com/v1/documentation/api/1.34.103/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/),
|
@@ -19,7 +19,7 @@ compatible with [VSCode](https://code.visualstudio.com/),
|
|
19
19
|
[pyright](https://github.com/microsoft/pyright) and other tools.
|
20
20
|
|
21
21
|
Generated by
|
22
|
-
[mypy-boto3-builder 7.
|
22
|
+
[mypy-boto3-builder 7.24.0](https://github.com/youtype/mypy_boto3_builder).
|
23
23
|
|
24
24
|
More information can be found in
|
25
25
|
[boto3-stubs docs](https://youtype.github.io/boto3_stubs_docs/).
|
@@ -735,7 +735,7 @@ repository.
|
|
735
735
|
[DocDBElastic](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_docdb_elastic/)
|
736
736
|
service.
|
737
737
|
- `boto3-stubs[drs]` - Type annotations for
|
738
|
-
[
|
738
|
+
[Drs](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_drs/) service.
|
739
739
|
- `boto3-stubs[ds]` - Type annotations for
|
740
740
|
[DirectoryService](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_ds/)
|
741
741
|
service.
|
@@ -805,7 +805,7 @@ repository.
|
|
805
805
|
[CloudWatchEvidently](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_evidently/)
|
806
806
|
service.
|
807
807
|
- `boto3-stubs[finspace]` - Type annotations for
|
808
|
-
[
|
808
|
+
[Finspace](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_finspace/)
|
809
809
|
service.
|
810
810
|
- `boto3-stubs[finspace-data]` - Type annotations for
|
811
811
|
[FinSpaceData](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_finspace_data/)
|
@@ -872,7 +872,7 @@ repository.
|
|
872
872
|
[IdentityStore](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_identitystore/)
|
873
873
|
service.
|
874
874
|
- `boto3-stubs[imagebuilder]` - Type annotations for
|
875
|
-
[
|
875
|
+
[Imagebuilder](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_imagebuilder/)
|
876
876
|
service.
|
877
877
|
- `boto3-stubs[importexport]` - Type annotations for
|
878
878
|
[ImportExport](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_importexport/)
|
@@ -881,7 +881,7 @@ repository.
|
|
881
881
|
[Inspector](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_inspector/)
|
882
882
|
service.
|
883
883
|
- `boto3-stubs[inspector-scan]` - Type annotations for
|
884
|
-
[
|
884
|
+
[Inspectorscan](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_inspector_scan/)
|
885
885
|
service.
|
886
886
|
- `boto3-stubs[inspector2]` - Type annotations for
|
887
887
|
[Inspector2](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_inspector2/)
|
@@ -939,10 +939,10 @@ repository.
|
|
939
939
|
- `boto3-stubs[ivs]` - Type annotations for
|
940
940
|
[IVS](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_ivs/) service.
|
941
941
|
- `boto3-stubs[ivs-realtime]` - Type annotations for
|
942
|
-
[
|
942
|
+
[Ivsrealtime](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_ivs_realtime/)
|
943
943
|
service.
|
944
944
|
- `boto3-stubs[ivschat]` - Type annotations for
|
945
|
-
[
|
945
|
+
[Ivschat](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_ivschat/)
|
946
946
|
service.
|
947
947
|
- `boto3-stubs[kafka]` - Type annotations for
|
948
948
|
[Kafka](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_kafka/)
|
@@ -951,7 +951,7 @@ repository.
|
|
951
951
|
[KafkaConnect](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_kafkaconnect/)
|
952
952
|
service.
|
953
953
|
- `boto3-stubs[kendra]` - Type annotations for
|
954
|
-
[
|
954
|
+
[Kendra](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_kendra/)
|
955
955
|
service.
|
956
956
|
- `boto3-stubs[kendra-ranking]` - Type annotations for
|
957
957
|
[KendraRanking](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_kendra_ranking/)
|
@@ -1079,7 +1079,7 @@ repository.
|
|
1079
1079
|
[MediaPackageVod](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_mediapackage_vod/)
|
1080
1080
|
service.
|
1081
1081
|
- `boto3-stubs[mediapackagev2]` - Type annotations for
|
1082
|
-
[
|
1082
|
+
[Mediapackagev2](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_mediapackagev2/)
|
1083
1083
|
service.
|
1084
1084
|
- `boto3-stubs[mediastore]` - Type annotations for
|
1085
1085
|
[MediaStore](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_mediastore/)
|
@@ -1103,7 +1103,7 @@ repository.
|
|
1103
1103
|
[MigrationHub](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_mgh/)
|
1104
1104
|
service.
|
1105
1105
|
- `boto3-stubs[mgn]` - Type annotations for
|
1106
|
-
[
|
1106
|
+
[Mgn](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_mgn/) service.
|
1107
1107
|
- `boto3-stubs[migration-hub-refactor-spaces]` - Type annotations for
|
1108
1108
|
[MigrationHubRefactorSpaces](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_migration_hub_refactor_spaces/)
|
1109
1109
|
service.
|
@@ -1261,7 +1261,7 @@ repository.
|
|
1261
1261
|
[Rekognition](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_rekognition/)
|
1262
1262
|
service.
|
1263
1263
|
- `boto3-stubs[repostspace]` - Type annotations for
|
1264
|
-
[
|
1264
|
+
[RePostPrivate](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_repostspace/)
|
1265
1265
|
service.
|
1266
1266
|
- `boto3-stubs[resiliencehub]` - Type annotations for
|
1267
1267
|
[ResilienceHub](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_resiliencehub/)
|
@@ -1379,7 +1379,7 @@ repository.
|
|
1379
1379
|
[Shield](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_shield/)
|
1380
1380
|
service.
|
1381
1381
|
- `boto3-stubs[signer]` - Type annotations for
|
1382
|
-
[
|
1382
|
+
[Signer](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_signer/)
|
1383
1383
|
service.
|
1384
1384
|
- `boto3-stubs[simspaceweaver]` - Type annotations for
|
1385
1385
|
[SimSpaceWeaver](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_simspaceweaver/)
|
@@ -120,7 +120,7 @@ from mypy_boto3_dlm.client import DLMClient
|
|
120
120
|
from mypy_boto3_dms.client import DatabaseMigrationServiceClient
|
121
121
|
from mypy_boto3_docdb.client import DocDBClient
|
122
122
|
from mypy_boto3_docdb_elastic.client import DocDBElasticClient
|
123
|
-
from mypy_boto3_drs.client import
|
123
|
+
from mypy_boto3_drs.client import DrsClient
|
124
124
|
from mypy_boto3_ds.client import DirectoryServiceClient
|
125
125
|
from mypy_boto3_dynamodb.client import DynamoDBClient
|
126
126
|
from mypy_boto3_dynamodb.service_resource import DynamoDBServiceResource
|
@@ -148,7 +148,7 @@ from mypy_boto3_entityresolution.client import EntityResolutionClient
|
|
148
148
|
from mypy_boto3_es.client import ElasticsearchServiceClient
|
149
149
|
from mypy_boto3_events.client import EventBridgeClient
|
150
150
|
from mypy_boto3_evidently.client import CloudWatchEvidentlyClient
|
151
|
-
from mypy_boto3_finspace.client import
|
151
|
+
from mypy_boto3_finspace.client import FinspaceClient
|
152
152
|
from mypy_boto3_finspace_data.client import FinSpaceDataClient
|
153
153
|
from mypy_boto3_firehose.client import FirehoseClient
|
154
154
|
from mypy_boto3_fis.client import FISClient
|
@@ -174,11 +174,11 @@ from mypy_boto3_honeycode.client import HoneycodeClient
|
|
174
174
|
from mypy_boto3_iam.client import IAMClient
|
175
175
|
from mypy_boto3_iam.service_resource import IAMServiceResource
|
176
176
|
from mypy_boto3_identitystore.client import IdentityStoreClient
|
177
|
-
from mypy_boto3_imagebuilder.client import
|
177
|
+
from mypy_boto3_imagebuilder.client import ImagebuilderClient
|
178
178
|
from mypy_boto3_importexport.client import ImportExportClient
|
179
179
|
from mypy_boto3_inspector2.client import Inspector2Client
|
180
180
|
from mypy_boto3_inspector.client import InspectorClient
|
181
|
-
from mypy_boto3_inspector_scan.client import
|
181
|
+
from mypy_boto3_inspector_scan.client import InspectorscanClient
|
182
182
|
from mypy_boto3_internetmonitor.client import CloudWatchInternetMonitorClient
|
183
183
|
from mypy_boto3_iot1click_devices.client import IoT1ClickDevicesServiceClient
|
184
184
|
from mypy_boto3_iot1click_projects.client import IoT1ClickProjectsClient
|
@@ -197,11 +197,11 @@ from mypy_boto3_iotthingsgraph.client import IoTThingsGraphClient
|
|
197
197
|
from mypy_boto3_iottwinmaker.client import IoTTwinMakerClient
|
198
198
|
from mypy_boto3_iotwireless.client import IoTWirelessClient
|
199
199
|
from mypy_boto3_ivs.client import IVSClient
|
200
|
-
from mypy_boto3_ivs_realtime.client import
|
201
|
-
from mypy_boto3_ivschat.client import
|
200
|
+
from mypy_boto3_ivs_realtime.client import IvsrealtimeClient
|
201
|
+
from mypy_boto3_ivschat.client import IvschatClient
|
202
202
|
from mypy_boto3_kafka.client import KafkaClient
|
203
203
|
from mypy_boto3_kafkaconnect.client import KafkaConnectClient
|
204
|
-
from mypy_boto3_kendra.client import
|
204
|
+
from mypy_boto3_kendra.client import KendraClient
|
205
205
|
from mypy_boto3_kendra_ranking.client import KendraRankingClient
|
206
206
|
from mypy_boto3_keyspaces.client import KeyspacesClient
|
207
207
|
from mypy_boto3_kinesis.client import KinesisClient
|
@@ -248,7 +248,7 @@ from mypy_boto3_mediaconvert.client import MediaConvertClient
|
|
248
248
|
from mypy_boto3_medialive.client import MediaLiveClient
|
249
249
|
from mypy_boto3_mediapackage.client import MediaPackageClient
|
250
250
|
from mypy_boto3_mediapackage_vod.client import MediaPackageVodClient
|
251
|
-
from mypy_boto3_mediapackagev2.client import
|
251
|
+
from mypy_boto3_mediapackagev2.client import Mediapackagev2Client
|
252
252
|
from mypy_boto3_mediastore.client import MediaStoreClient
|
253
253
|
from mypy_boto3_mediastore_data.client import MediaStoreDataClient
|
254
254
|
from mypy_boto3_mediatailor.client import MediaTailorClient
|
@@ -256,7 +256,7 @@ from mypy_boto3_medical_imaging.client import HealthImagingClient
|
|
256
256
|
from mypy_boto3_memorydb.client import MemoryDBClient
|
257
257
|
from mypy_boto3_meteringmarketplace.client import MarketplaceMeteringClient
|
258
258
|
from mypy_boto3_mgh.client import MigrationHubClient
|
259
|
-
from mypy_boto3_mgn.client import
|
259
|
+
from mypy_boto3_mgn.client import MgnClient
|
260
260
|
from mypy_boto3_migration_hub_refactor_spaces.client import MigrationHubRefactorSpacesClient
|
261
261
|
from mypy_boto3_migrationhub_config.client import MigrationHubConfigClient
|
262
262
|
from mypy_boto3_migrationhuborchestrator.client import MigrationHubOrchestratorClient
|
@@ -312,7 +312,7 @@ from mypy_boto3_redshift.client import RedshiftClient
|
|
312
312
|
from mypy_boto3_redshift_data.client import RedshiftDataAPIServiceClient
|
313
313
|
from mypy_boto3_redshift_serverless.client import RedshiftServerlessClient
|
314
314
|
from mypy_boto3_rekognition.client import RekognitionClient
|
315
|
-
from mypy_boto3_repostspace.client import
|
315
|
+
from mypy_boto3_repostspace.client import RePostPrivateClient
|
316
316
|
from mypy_boto3_resiliencehub.client import ResilienceHubClient
|
317
317
|
from mypy_boto3_resource_explorer_2.client import ResourceExplorerClient
|
318
318
|
from mypy_boto3_resource_groups.client import ResourceGroupsClient
|
@@ -353,7 +353,7 @@ from mypy_boto3_servicediscovery.client import ServiceDiscoveryClient
|
|
353
353
|
from mypy_boto3_ses.client import SESClient
|
354
354
|
from mypy_boto3_sesv2.client import SESV2Client
|
355
355
|
from mypy_boto3_shield.client import ShieldClient
|
356
|
-
from mypy_boto3_signer.client import
|
356
|
+
from mypy_boto3_signer.client import SignerClient
|
357
357
|
from mypy_boto3_simspaceweaver.client import SimSpaceWeaverClient
|
358
358
|
from mypy_boto3_sms.client import SMSClient
|
359
359
|
from mypy_boto3_sms_voice.client import PinpointSMSVoiceClient
|
@@ -1898,7 +1898,7 @@ def client(
|
|
1898
1898
|
aws_secret_access_key: Optional[str] = ...,
|
1899
1899
|
aws_session_token: Optional[str] = ...,
|
1900
1900
|
config: Optional[Config] = ...,
|
1901
|
-
) ->
|
1901
|
+
) -> DrsClient: ...
|
1902
1902
|
@overload
|
1903
1903
|
def client(
|
1904
1904
|
service_name: Literal["ds"],
|
@@ -2236,7 +2236,7 @@ def client(
|
|
2236
2236
|
aws_secret_access_key: Optional[str] = ...,
|
2237
2237
|
aws_session_token: Optional[str] = ...,
|
2238
2238
|
config: Optional[Config] = ...,
|
2239
|
-
) ->
|
2239
|
+
) -> FinspaceClient: ...
|
2240
2240
|
@overload
|
2241
2241
|
def client(
|
2242
2242
|
service_name: Literal["finspace-data"],
|
@@ -2548,7 +2548,7 @@ def client(
|
|
2548
2548
|
aws_secret_access_key: Optional[str] = ...,
|
2549
2549
|
aws_session_token: Optional[str] = ...,
|
2550
2550
|
config: Optional[Config] = ...,
|
2551
|
-
) ->
|
2551
|
+
) -> ImagebuilderClient: ...
|
2552
2552
|
@overload
|
2553
2553
|
def client(
|
2554
2554
|
service_name: Literal["importexport"],
|
@@ -2587,7 +2587,7 @@ def client(
|
|
2587
2587
|
aws_secret_access_key: Optional[str] = ...,
|
2588
2588
|
aws_session_token: Optional[str] = ...,
|
2589
2589
|
config: Optional[Config] = ...,
|
2590
|
-
) ->
|
2590
|
+
) -> InspectorscanClient: ...
|
2591
2591
|
@overload
|
2592
2592
|
def client(
|
2593
2593
|
service_name: Literal["inspector2"],
|
@@ -2847,7 +2847,7 @@ def client(
|
|
2847
2847
|
aws_secret_access_key: Optional[str] = ...,
|
2848
2848
|
aws_session_token: Optional[str] = ...,
|
2849
2849
|
config: Optional[Config] = ...,
|
2850
|
-
) ->
|
2850
|
+
) -> IvsrealtimeClient: ...
|
2851
2851
|
@overload
|
2852
2852
|
def client(
|
2853
2853
|
service_name: Literal["ivschat"],
|
@@ -2860,7 +2860,7 @@ def client(
|
|
2860
2860
|
aws_secret_access_key: Optional[str] = ...,
|
2861
2861
|
aws_session_token: Optional[str] = ...,
|
2862
2862
|
config: Optional[Config] = ...,
|
2863
|
-
) ->
|
2863
|
+
) -> IvschatClient: ...
|
2864
2864
|
@overload
|
2865
2865
|
def client(
|
2866
2866
|
service_name: Literal["kafka"],
|
@@ -2899,7 +2899,7 @@ def client(
|
|
2899
2899
|
aws_secret_access_key: Optional[str] = ...,
|
2900
2900
|
aws_session_token: Optional[str] = ...,
|
2901
2901
|
config: Optional[Config] = ...,
|
2902
|
-
) ->
|
2902
|
+
) -> KendraClient: ...
|
2903
2903
|
@overload
|
2904
2904
|
def client(
|
2905
2905
|
service_name: Literal["kendra-ranking"],
|
@@ -3458,7 +3458,7 @@ def client(
|
|
3458
3458
|
aws_secret_access_key: Optional[str] = ...,
|
3459
3459
|
aws_session_token: Optional[str] = ...,
|
3460
3460
|
config: Optional[Config] = ...,
|
3461
|
-
) ->
|
3461
|
+
) -> Mediapackagev2Client: ...
|
3462
3462
|
@overload
|
3463
3463
|
def client(
|
3464
3464
|
service_name: Literal["mediastore"],
|
@@ -3562,7 +3562,7 @@ def client(
|
|
3562
3562
|
aws_secret_access_key: Optional[str] = ...,
|
3563
3563
|
aws_session_token: Optional[str] = ...,
|
3564
3564
|
config: Optional[Config] = ...,
|
3565
|
-
) ->
|
3565
|
+
) -> MgnClient: ...
|
3566
3566
|
@overload
|
3567
3567
|
def client(
|
3568
3568
|
service_name: Literal["migration-hub-refactor-spaces"],
|
@@ -4277,7 +4277,7 @@ def client(
|
|
4277
4277
|
aws_secret_access_key: Optional[str] = ...,
|
4278
4278
|
aws_session_token: Optional[str] = ...,
|
4279
4279
|
config: Optional[Config] = ...,
|
4280
|
-
) ->
|
4280
|
+
) -> RePostPrivateClient: ...
|
4281
4281
|
@overload
|
4282
4282
|
def client(
|
4283
4283
|
service_name: Literal["resiliencehub"],
|
@@ -4797,7 +4797,7 @@ def client(
|
|
4797
4797
|
aws_secret_access_key: Optional[str] = ...,
|
4798
4798
|
aws_session_token: Optional[str] = ...,
|
4799
4799
|
config: Optional[Config] = ...,
|
4800
|
-
) ->
|
4800
|
+
) -> SignerClient: ...
|
4801
4801
|
@overload
|
4802
4802
|
def client(
|
4803
4803
|
service_name: Literal["simspaceweaver"],
|
@@ -126,7 +126,7 @@ from mypy_boto3_dlm.client import DLMClient
|
|
126
126
|
from mypy_boto3_dms.client import DatabaseMigrationServiceClient
|
127
127
|
from mypy_boto3_docdb.client import DocDBClient
|
128
128
|
from mypy_boto3_docdb_elastic.client import DocDBElasticClient
|
129
|
-
from mypy_boto3_drs.client import
|
129
|
+
from mypy_boto3_drs.client import DrsClient
|
130
130
|
from mypy_boto3_ds.client import DirectoryServiceClient
|
131
131
|
from mypy_boto3_dynamodb.client import DynamoDBClient
|
132
132
|
from mypy_boto3_dynamodb.service_resource import DynamoDBServiceResource
|
@@ -154,7 +154,7 @@ from mypy_boto3_entityresolution.client import EntityResolutionClient
|
|
154
154
|
from mypy_boto3_es.client import ElasticsearchServiceClient
|
155
155
|
from mypy_boto3_events.client import EventBridgeClient
|
156
156
|
from mypy_boto3_evidently.client import CloudWatchEvidentlyClient
|
157
|
-
from mypy_boto3_finspace.client import
|
157
|
+
from mypy_boto3_finspace.client import FinspaceClient
|
158
158
|
from mypy_boto3_finspace_data.client import FinSpaceDataClient
|
159
159
|
from mypy_boto3_firehose.client import FirehoseClient
|
160
160
|
from mypy_boto3_fis.client import FISClient
|
@@ -180,11 +180,11 @@ from mypy_boto3_honeycode.client import HoneycodeClient
|
|
180
180
|
from mypy_boto3_iam.client import IAMClient
|
181
181
|
from mypy_boto3_iam.service_resource import IAMServiceResource
|
182
182
|
from mypy_boto3_identitystore.client import IdentityStoreClient
|
183
|
-
from mypy_boto3_imagebuilder.client import
|
183
|
+
from mypy_boto3_imagebuilder.client import ImagebuilderClient
|
184
184
|
from mypy_boto3_importexport.client import ImportExportClient
|
185
185
|
from mypy_boto3_inspector2.client import Inspector2Client
|
186
186
|
from mypy_boto3_inspector.client import InspectorClient
|
187
|
-
from mypy_boto3_inspector_scan.client import
|
187
|
+
from mypy_boto3_inspector_scan.client import InspectorscanClient
|
188
188
|
from mypy_boto3_internetmonitor.client import CloudWatchInternetMonitorClient
|
189
189
|
from mypy_boto3_iot1click_devices.client import IoT1ClickDevicesServiceClient
|
190
190
|
from mypy_boto3_iot1click_projects.client import IoT1ClickProjectsClient
|
@@ -203,11 +203,11 @@ from mypy_boto3_iotthingsgraph.client import IoTThingsGraphClient
|
|
203
203
|
from mypy_boto3_iottwinmaker.client import IoTTwinMakerClient
|
204
204
|
from mypy_boto3_iotwireless.client import IoTWirelessClient
|
205
205
|
from mypy_boto3_ivs.client import IVSClient
|
206
|
-
from mypy_boto3_ivs_realtime.client import
|
207
|
-
from mypy_boto3_ivschat.client import
|
206
|
+
from mypy_boto3_ivs_realtime.client import IvsrealtimeClient
|
207
|
+
from mypy_boto3_ivschat.client import IvschatClient
|
208
208
|
from mypy_boto3_kafka.client import KafkaClient
|
209
209
|
from mypy_boto3_kafkaconnect.client import KafkaConnectClient
|
210
|
-
from mypy_boto3_kendra.client import
|
210
|
+
from mypy_boto3_kendra.client import KendraClient
|
211
211
|
from mypy_boto3_kendra_ranking.client import KendraRankingClient
|
212
212
|
from mypy_boto3_keyspaces.client import KeyspacesClient
|
213
213
|
from mypy_boto3_kinesis.client import KinesisClient
|
@@ -254,7 +254,7 @@ from mypy_boto3_mediaconvert.client import MediaConvertClient
|
|
254
254
|
from mypy_boto3_medialive.client import MediaLiveClient
|
255
255
|
from mypy_boto3_mediapackage.client import MediaPackageClient
|
256
256
|
from mypy_boto3_mediapackage_vod.client import MediaPackageVodClient
|
257
|
-
from mypy_boto3_mediapackagev2.client import
|
257
|
+
from mypy_boto3_mediapackagev2.client import Mediapackagev2Client
|
258
258
|
from mypy_boto3_mediastore.client import MediaStoreClient
|
259
259
|
from mypy_boto3_mediastore_data.client import MediaStoreDataClient
|
260
260
|
from mypy_boto3_mediatailor.client import MediaTailorClient
|
@@ -262,7 +262,7 @@ from mypy_boto3_medical_imaging.client import HealthImagingClient
|
|
262
262
|
from mypy_boto3_memorydb.client import MemoryDBClient
|
263
263
|
from mypy_boto3_meteringmarketplace.client import MarketplaceMeteringClient
|
264
264
|
from mypy_boto3_mgh.client import MigrationHubClient
|
265
|
-
from mypy_boto3_mgn.client import
|
265
|
+
from mypy_boto3_mgn.client import MgnClient
|
266
266
|
from mypy_boto3_migration_hub_refactor_spaces.client import MigrationHubRefactorSpacesClient
|
267
267
|
from mypy_boto3_migrationhub_config.client import MigrationHubConfigClient
|
268
268
|
from mypy_boto3_migrationhuborchestrator.client import MigrationHubOrchestratorClient
|
@@ -318,7 +318,7 @@ from mypy_boto3_redshift.client import RedshiftClient
|
|
318
318
|
from mypy_boto3_redshift_data.client import RedshiftDataAPIServiceClient
|
319
319
|
from mypy_boto3_redshift_serverless.client import RedshiftServerlessClient
|
320
320
|
from mypy_boto3_rekognition.client import RekognitionClient
|
321
|
-
from mypy_boto3_repostspace.client import
|
321
|
+
from mypy_boto3_repostspace.client import RePostPrivateClient
|
322
322
|
from mypy_boto3_resiliencehub.client import ResilienceHubClient
|
323
323
|
from mypy_boto3_resource_explorer_2.client import ResourceExplorerClient
|
324
324
|
from mypy_boto3_resource_groups.client import ResourceGroupsClient
|
@@ -359,7 +359,7 @@ from mypy_boto3_servicediscovery.client import ServiceDiscoveryClient
|
|
359
359
|
from mypy_boto3_ses.client import SESClient
|
360
360
|
from mypy_boto3_sesv2.client import SESV2Client
|
361
361
|
from mypy_boto3_shield.client import ShieldClient
|
362
|
-
from mypy_boto3_signer.client import
|
362
|
+
from mypy_boto3_signer.client import SignerClient
|
363
363
|
from mypy_boto3_simspaceweaver.client import SimSpaceWeaverClient
|
364
364
|
from mypy_boto3_sms.client import SMSClient
|
365
365
|
from mypy_boto3_sms_voice.client import PinpointSMSVoiceClient
|
@@ -2032,7 +2032,7 @@ class Session:
|
|
2032
2032
|
aws_secret_access_key: Optional[str] = ...,
|
2033
2033
|
aws_session_token: Optional[str] = ...,
|
2034
2034
|
config: Optional[Config] = ...,
|
2035
|
-
) ->
|
2035
|
+
) -> DrsClient: ...
|
2036
2036
|
@overload
|
2037
2037
|
def client(
|
2038
2038
|
self,
|
@@ -2396,7 +2396,7 @@ class Session:
|
|
2396
2396
|
aws_secret_access_key: Optional[str] = ...,
|
2397
2397
|
aws_session_token: Optional[str] = ...,
|
2398
2398
|
config: Optional[Config] = ...,
|
2399
|
-
) ->
|
2399
|
+
) -> FinspaceClient: ...
|
2400
2400
|
@overload
|
2401
2401
|
def client(
|
2402
2402
|
self,
|
@@ -2732,7 +2732,7 @@ class Session:
|
|
2732
2732
|
aws_secret_access_key: Optional[str] = ...,
|
2733
2733
|
aws_session_token: Optional[str] = ...,
|
2734
2734
|
config: Optional[Config] = ...,
|
2735
|
-
) ->
|
2735
|
+
) -> ImagebuilderClient: ...
|
2736
2736
|
@overload
|
2737
2737
|
def client(
|
2738
2738
|
self,
|
@@ -2774,7 +2774,7 @@ class Session:
|
|
2774
2774
|
aws_secret_access_key: Optional[str] = ...,
|
2775
2775
|
aws_session_token: Optional[str] = ...,
|
2776
2776
|
config: Optional[Config] = ...,
|
2777
|
-
) ->
|
2777
|
+
) -> InspectorscanClient: ...
|
2778
2778
|
@overload
|
2779
2779
|
def client(
|
2780
2780
|
self,
|
@@ -3054,7 +3054,7 @@ class Session:
|
|
3054
3054
|
aws_secret_access_key: Optional[str] = ...,
|
3055
3055
|
aws_session_token: Optional[str] = ...,
|
3056
3056
|
config: Optional[Config] = ...,
|
3057
|
-
) ->
|
3057
|
+
) -> IvsrealtimeClient: ...
|
3058
3058
|
@overload
|
3059
3059
|
def client(
|
3060
3060
|
self,
|
@@ -3068,7 +3068,7 @@ class Session:
|
|
3068
3068
|
aws_secret_access_key: Optional[str] = ...,
|
3069
3069
|
aws_session_token: Optional[str] = ...,
|
3070
3070
|
config: Optional[Config] = ...,
|
3071
|
-
) ->
|
3071
|
+
) -> IvschatClient: ...
|
3072
3072
|
@overload
|
3073
3073
|
def client(
|
3074
3074
|
self,
|
@@ -3110,7 +3110,7 @@ class Session:
|
|
3110
3110
|
aws_secret_access_key: Optional[str] = ...,
|
3111
3111
|
aws_session_token: Optional[str] = ...,
|
3112
3112
|
config: Optional[Config] = ...,
|
3113
|
-
) ->
|
3113
|
+
) -> KendraClient: ...
|
3114
3114
|
@overload
|
3115
3115
|
def client(
|
3116
3116
|
self,
|
@@ -3712,7 +3712,7 @@ class Session:
|
|
3712
3712
|
aws_secret_access_key: Optional[str] = ...,
|
3713
3713
|
aws_session_token: Optional[str] = ...,
|
3714
3714
|
config: Optional[Config] = ...,
|
3715
|
-
) ->
|
3715
|
+
) -> Mediapackagev2Client: ...
|
3716
3716
|
@overload
|
3717
3717
|
def client(
|
3718
3718
|
self,
|
@@ -3824,7 +3824,7 @@ class Session:
|
|
3824
3824
|
aws_secret_access_key: Optional[str] = ...,
|
3825
3825
|
aws_session_token: Optional[str] = ...,
|
3826
3826
|
config: Optional[Config] = ...,
|
3827
|
-
) ->
|
3827
|
+
) -> MgnClient: ...
|
3828
3828
|
@overload
|
3829
3829
|
def client(
|
3830
3830
|
self,
|
@@ -4594,7 +4594,7 @@ class Session:
|
|
4594
4594
|
aws_secret_access_key: Optional[str] = ...,
|
4595
4595
|
aws_session_token: Optional[str] = ...,
|
4596
4596
|
config: Optional[Config] = ...,
|
4597
|
-
) ->
|
4597
|
+
) -> RePostPrivateClient: ...
|
4598
4598
|
@overload
|
4599
4599
|
def client(
|
4600
4600
|
self,
|
@@ -5154,7 +5154,7 @@ class Session:
|
|
5154
5154
|
aws_secret_access_key: Optional[str] = ...,
|
5155
5155
|
aws_session_token: Optional[str] = ...,
|
5156
5156
|
config: Optional[Config] = ...,
|
5157
|
-
) ->
|
5157
|
+
) -> SignerClient: ...
|
5158
5158
|
@overload
|
5159
5159
|
def client(
|
5160
5160
|
self,
|
@@ -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.103
|
4
|
+
Summary: Type annotations for boto3 1.34.103 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
|
@@ -425,8 +425,8 @@ Requires-Dist: mypy-boto3-rds<1.35.0,>=1.34.0; extra == "essential"
|
|
425
425
|
Requires-Dist: mypy-boto3-s3<1.35.0,>=1.34.0; extra == "essential"
|
426
426
|
Requires-Dist: mypy-boto3-sqs<1.35.0,>=1.34.0; extra == "essential"
|
427
427
|
Provides-Extra: boto3
|
428
|
-
Requires-Dist: boto3==1.34.
|
429
|
-
Requires-Dist: botocore==1.34.
|
428
|
+
Requires-Dist: boto3==1.34.103; extra == "boto3"
|
429
|
+
Requires-Dist: botocore==1.34.103; extra == "boto3"
|
430
430
|
Provides-Extra: accessanalyzer
|
431
431
|
Requires-Dist: mypy-boto3-accessanalyzer<1.35.0,>=1.34.0; extra == "accessanalyzer"
|
432
432
|
Provides-Extra: account
|
@@ -1206,7 +1206,7 @@ Requires-Dist: mypy-boto3-xray<1.35.0,>=1.34.0; extra == "xray"
|
|
1206
1206
|

|
1207
1207
|
|
1208
1208
|
Type annotations for
|
1209
|
-
[boto3 1.34.
|
1209
|
+
[boto3 1.34.103](https://boto3.amazonaws.com/v1/documentation/api/1.34.103/index.html)
|
1210
1210
|
compatible with [VSCode](https://code.visualstudio.com/),
|
1211
1211
|
[PyCharm](https://www.jetbrains.com/pycharm/),
|
1212
1212
|
[Emacs](https://www.gnu.org/software/emacs/),
|
@@ -1215,7 +1215,7 @@ compatible with [VSCode](https://code.visualstudio.com/),
|
|
1215
1215
|
[pyright](https://github.com/microsoft/pyright) and other tools.
|
1216
1216
|
|
1217
1217
|
Generated by
|
1218
|
-
[mypy-boto3-builder 7.
|
1218
|
+
[mypy-boto3-builder 7.24.0](https://github.com/youtype/mypy_boto3_builder).
|
1219
1219
|
|
1220
1220
|
More information can be found in
|
1221
1221
|
[boto3-stubs docs](https://youtype.github.io/boto3_stubs_docs/).
|
@@ -1931,7 +1931,7 @@ repository.
|
|
1931
1931
|
[DocDBElastic](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_docdb_elastic/)
|
1932
1932
|
service.
|
1933
1933
|
- `boto3-stubs[drs]` - Type annotations for
|
1934
|
-
[
|
1934
|
+
[Drs](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_drs/) service.
|
1935
1935
|
- `boto3-stubs[ds]` - Type annotations for
|
1936
1936
|
[DirectoryService](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_ds/)
|
1937
1937
|
service.
|
@@ -2001,7 +2001,7 @@ repository.
|
|
2001
2001
|
[CloudWatchEvidently](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_evidently/)
|
2002
2002
|
service.
|
2003
2003
|
- `boto3-stubs[finspace]` - Type annotations for
|
2004
|
-
[
|
2004
|
+
[Finspace](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_finspace/)
|
2005
2005
|
service.
|
2006
2006
|
- `boto3-stubs[finspace-data]` - Type annotations for
|
2007
2007
|
[FinSpaceData](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_finspace_data/)
|
@@ -2068,7 +2068,7 @@ repository.
|
|
2068
2068
|
[IdentityStore](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_identitystore/)
|
2069
2069
|
service.
|
2070
2070
|
- `boto3-stubs[imagebuilder]` - Type annotations for
|
2071
|
-
[
|
2071
|
+
[Imagebuilder](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_imagebuilder/)
|
2072
2072
|
service.
|
2073
2073
|
- `boto3-stubs[importexport]` - Type annotations for
|
2074
2074
|
[ImportExport](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_importexport/)
|
@@ -2077,7 +2077,7 @@ repository.
|
|
2077
2077
|
[Inspector](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_inspector/)
|
2078
2078
|
service.
|
2079
2079
|
- `boto3-stubs[inspector-scan]` - Type annotations for
|
2080
|
-
[
|
2080
|
+
[Inspectorscan](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_inspector_scan/)
|
2081
2081
|
service.
|
2082
2082
|
- `boto3-stubs[inspector2]` - Type annotations for
|
2083
2083
|
[Inspector2](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_inspector2/)
|
@@ -2135,10 +2135,10 @@ repository.
|
|
2135
2135
|
- `boto3-stubs[ivs]` - Type annotations for
|
2136
2136
|
[IVS](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_ivs/) service.
|
2137
2137
|
- `boto3-stubs[ivs-realtime]` - Type annotations for
|
2138
|
-
[
|
2138
|
+
[Ivsrealtime](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_ivs_realtime/)
|
2139
2139
|
service.
|
2140
2140
|
- `boto3-stubs[ivschat]` - Type annotations for
|
2141
|
-
[
|
2141
|
+
[Ivschat](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_ivschat/)
|
2142
2142
|
service.
|
2143
2143
|
- `boto3-stubs[kafka]` - Type annotations for
|
2144
2144
|
[Kafka](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_kafka/)
|
@@ -2147,7 +2147,7 @@ repository.
|
|
2147
2147
|
[KafkaConnect](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_kafkaconnect/)
|
2148
2148
|
service.
|
2149
2149
|
- `boto3-stubs[kendra]` - Type annotations for
|
2150
|
-
[
|
2150
|
+
[Kendra](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_kendra/)
|
2151
2151
|
service.
|
2152
2152
|
- `boto3-stubs[kendra-ranking]` - Type annotations for
|
2153
2153
|
[KendraRanking](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_kendra_ranking/)
|
@@ -2275,7 +2275,7 @@ repository.
|
|
2275
2275
|
[MediaPackageVod](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_mediapackage_vod/)
|
2276
2276
|
service.
|
2277
2277
|
- `boto3-stubs[mediapackagev2]` - Type annotations for
|
2278
|
-
[
|
2278
|
+
[Mediapackagev2](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_mediapackagev2/)
|
2279
2279
|
service.
|
2280
2280
|
- `boto3-stubs[mediastore]` - Type annotations for
|
2281
2281
|
[MediaStore](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_mediastore/)
|
@@ -2299,7 +2299,7 @@ repository.
|
|
2299
2299
|
[MigrationHub](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_mgh/)
|
2300
2300
|
service.
|
2301
2301
|
- `boto3-stubs[mgn]` - Type annotations for
|
2302
|
-
[
|
2302
|
+
[Mgn](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_mgn/) service.
|
2303
2303
|
- `boto3-stubs[migration-hub-refactor-spaces]` - Type annotations for
|
2304
2304
|
[MigrationHubRefactorSpaces](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_migration_hub_refactor_spaces/)
|
2305
2305
|
service.
|
@@ -2457,7 +2457,7 @@ repository.
|
|
2457
2457
|
[Rekognition](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_rekognition/)
|
2458
2458
|
service.
|
2459
2459
|
- `boto3-stubs[repostspace]` - Type annotations for
|
2460
|
-
[
|
2460
|
+
[RePostPrivate](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_repostspace/)
|
2461
2461
|
service.
|
2462
2462
|
- `boto3-stubs[resiliencehub]` - Type annotations for
|
2463
2463
|
[ResilienceHub](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_resiliencehub/)
|
@@ -2575,7 +2575,7 @@ repository.
|
|
2575
2575
|
[Shield](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_shield/)
|
2576
2576
|
service.
|
2577
2577
|
- `boto3-stubs[signer]` - Type annotations for
|
2578
|
-
[
|
2578
|
+
[Signer](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_signer/)
|
2579
2579
|
service.
|
2580
2580
|
- `boto3-stubs[simspaceweaver]` - Type annotations for
|
2581
2581
|
[SimSpaceWeaver](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_simspaceweaver/)
|
@@ -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.103",
|
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.103 generated with mypy-boto3-builder 7.24.0",
|
21
21
|
classifiers=[
|
22
22
|
"Development Status :: 5 - Production/Stable",
|
23
23
|
"Intended Audience :: Developers",
|
@@ -446,7 +446,7 @@ setup(
|
|
446
446
|
"mypy-boto3-s3>=1.34.0, <1.35.0",
|
447
447
|
"mypy-boto3-sqs>=1.34.0, <1.35.0",
|
448
448
|
],
|
449
|
-
"boto3": ["boto3==1.34.
|
449
|
+
"boto3": ["boto3==1.34.103", "botocore==1.34.103"],
|
450
450
|
"accessanalyzer": ["mypy-boto3-accessanalyzer>=1.34.0, <1.35.0"],
|
451
451
|
"account": ["mypy-boto3-account>=1.34.0, <1.35.0"],
|
452
452
|
"acm": ["mypy-boto3-acm>=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
|