boto3-stubs 1.34.123__tar.gz → 1.34.124__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {boto3_stubs-1.34.123 → boto3_stubs-1.34.124}/PKG-INFO +12 -6
- {boto3_stubs-1.34.123 → boto3_stubs-1.34.124}/README.md +5 -2
- {boto3_stubs-1.34.123 → boto3_stubs-1.34.124}/boto3-stubs/__init__.pyi +14 -0
- {boto3_stubs-1.34.123 → boto3_stubs-1.34.124}/boto3-stubs/session.pyi +15 -0
- {boto3_stubs-1.34.123 → boto3_stubs-1.34.124}/boto3_stubs.egg-info/PKG-INFO +12 -6
- {boto3_stubs-1.34.123 → boto3_stubs-1.34.124}/boto3_stubs.egg-info/requires.txt +6 -2
- {boto3_stubs-1.34.123 → boto3_stubs-1.34.124}/setup.py +5 -3
- {boto3_stubs-1.34.123 → boto3_stubs-1.34.124}/LICENSE +0 -0
- {boto3_stubs-1.34.123 → boto3_stubs-1.34.124}/boto3-stubs/compat.pyi +0 -0
- {boto3_stubs-1.34.123 → boto3_stubs-1.34.124}/boto3-stubs/crt.pyi +0 -0
- {boto3_stubs-1.34.123 → boto3_stubs-1.34.124}/boto3-stubs/docs/__init__.pyi +0 -0
- {boto3_stubs-1.34.123 → boto3_stubs-1.34.124}/boto3-stubs/docs/utils.pyi +0 -0
- {boto3_stubs-1.34.123 → boto3_stubs-1.34.124}/boto3-stubs/dynamodb/__init__.pyi +0 -0
- {boto3_stubs-1.34.123 → boto3_stubs-1.34.124}/boto3-stubs/dynamodb/conditions.pyi +0 -0
- {boto3_stubs-1.34.123 → boto3_stubs-1.34.124}/boto3-stubs/dynamodb/table.pyi +0 -0
- {boto3_stubs-1.34.123 → boto3_stubs-1.34.124}/boto3-stubs/dynamodb/transform.pyi +0 -0
- {boto3_stubs-1.34.123 → boto3_stubs-1.34.124}/boto3-stubs/dynamodb/types.pyi +0 -0
- {boto3_stubs-1.34.123 → boto3_stubs-1.34.124}/boto3-stubs/ec2/__init__.pyi +0 -0
- {boto3_stubs-1.34.123 → boto3_stubs-1.34.124}/boto3-stubs/ec2/createtags.pyi +0 -0
- {boto3_stubs-1.34.123 → boto3_stubs-1.34.124}/boto3-stubs/ec2/deletetags.pyi +0 -0
- {boto3_stubs-1.34.123 → boto3_stubs-1.34.124}/boto3-stubs/exceptions.pyi +0 -0
- {boto3_stubs-1.34.123 → boto3_stubs-1.34.124}/boto3-stubs/py.typed +0 -0
- {boto3_stubs-1.34.123 → boto3_stubs-1.34.124}/boto3-stubs/resources/__init__.pyi +0 -0
- {boto3_stubs-1.34.123 → boto3_stubs-1.34.124}/boto3-stubs/resources/action.pyi +0 -0
- {boto3_stubs-1.34.123 → boto3_stubs-1.34.124}/boto3-stubs/resources/base.pyi +0 -0
- {boto3_stubs-1.34.123 → boto3_stubs-1.34.124}/boto3-stubs/resources/collection.pyi +0 -0
- {boto3_stubs-1.34.123 → boto3_stubs-1.34.124}/boto3-stubs/resources/factory.pyi +0 -0
- {boto3_stubs-1.34.123 → boto3_stubs-1.34.124}/boto3-stubs/resources/model.pyi +0 -0
- {boto3_stubs-1.34.123 → boto3_stubs-1.34.124}/boto3-stubs/resources/params.pyi +0 -0
- {boto3_stubs-1.34.123 → boto3_stubs-1.34.124}/boto3-stubs/resources/response.pyi +0 -0
- {boto3_stubs-1.34.123 → boto3_stubs-1.34.124}/boto3-stubs/s3/__init__.pyi +0 -0
- {boto3_stubs-1.34.123 → boto3_stubs-1.34.124}/boto3-stubs/s3/constants.pyi +0 -0
- {boto3_stubs-1.34.123 → boto3_stubs-1.34.124}/boto3-stubs/s3/inject.pyi +0 -0
- {boto3_stubs-1.34.123 → boto3_stubs-1.34.124}/boto3-stubs/s3/transfer.pyi +0 -0
- {boto3_stubs-1.34.123 → boto3_stubs-1.34.124}/boto3-stubs/utils.pyi +0 -0
- {boto3_stubs-1.34.123 → boto3_stubs-1.34.124}/boto3_stubs.egg-info/SOURCES.txt +0 -0
- {boto3_stubs-1.34.123 → boto3_stubs-1.34.124}/boto3_stubs.egg-info/dependency_links.txt +0 -0
- {boto3_stubs-1.34.123 → boto3_stubs-1.34.124}/boto3_stubs.egg-info/not-zip-safe +0 -0
- {boto3_stubs-1.34.123 → boto3_stubs-1.34.124}/boto3_stubs.egg-info/top_level.txt +0 -0
- {boto3_stubs-1.34.123 → boto3_stubs-1.34.124}/setup.cfg +0 -0
@@ -1,7 +1,7 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: boto3-stubs
|
3
|
-
Version: 1.34.
|
4
|
-
Summary: Type annotations for boto3 1.34.
|
3
|
+
Version: 1.34.124
|
4
|
+
Summary: Type annotations for boto3 1.34.124 generated with mypy-boto3-builder 7.24.0
|
5
5
|
Home-page: https://github.com/youtype/mypy_boto3_builder
|
6
6
|
Author: Vlad Emelianov
|
7
7
|
Author-email: vlad.emelianov.nz@gmail.com
|
@@ -302,6 +302,7 @@ Requires-Dist: mypy-boto3-panorama<1.35.0,>=1.34.0; extra == "all"
|
|
302
302
|
Requires-Dist: mypy-boto3-payment-cryptography<1.35.0,>=1.34.0; extra == "all"
|
303
303
|
Requires-Dist: mypy-boto3-payment-cryptography-data<1.35.0,>=1.34.0; extra == "all"
|
304
304
|
Requires-Dist: mypy-boto3-pca-connector-ad<1.35.0,>=1.34.0; extra == "all"
|
305
|
+
Requires-Dist: mypy-boto3-pca-connector-scep<1.35.0,>=1.34.0; extra == "all"
|
305
306
|
Requires-Dist: mypy-boto3-personalize<1.35.0,>=1.34.0; extra == "all"
|
306
307
|
Requires-Dist: mypy-boto3-personalize-events<1.35.0,>=1.34.0; extra == "all"
|
307
308
|
Requires-Dist: mypy-boto3-personalize-runtime<1.35.0,>=1.34.0; extra == "all"
|
@@ -426,8 +427,8 @@ Requires-Dist: mypy-boto3-rds<1.35.0,>=1.34.0; extra == "essential"
|
|
426
427
|
Requires-Dist: mypy-boto3-s3<1.35.0,>=1.34.0; extra == "essential"
|
427
428
|
Requires-Dist: mypy-boto3-sqs<1.35.0,>=1.34.0; extra == "essential"
|
428
429
|
Provides-Extra: boto3
|
429
|
-
Requires-Dist: boto3==1.34.
|
430
|
-
Requires-Dist: botocore==1.34.
|
430
|
+
Requires-Dist: boto3==1.34.124; extra == "boto3"
|
431
|
+
Requires-Dist: botocore==1.34.124; extra == "boto3"
|
431
432
|
Provides-Extra: accessanalyzer
|
432
433
|
Requires-Dist: mypy-boto3-accessanalyzer<1.35.0,>=1.34.0; extra == "accessanalyzer"
|
433
434
|
Provides-Extra: account
|
@@ -966,6 +967,8 @@ Provides-Extra: payment-cryptography-data
|
|
966
967
|
Requires-Dist: mypy-boto3-payment-cryptography-data<1.35.0,>=1.34.0; extra == "payment-cryptography-data"
|
967
968
|
Provides-Extra: pca-connector-ad
|
968
969
|
Requires-Dist: mypy-boto3-pca-connector-ad<1.35.0,>=1.34.0; extra == "pca-connector-ad"
|
970
|
+
Provides-Extra: pca-connector-scep
|
971
|
+
Requires-Dist: mypy-boto3-pca-connector-scep<1.35.0,>=1.34.0; extra == "pca-connector-scep"
|
969
972
|
Provides-Extra: personalize
|
970
973
|
Requires-Dist: mypy-boto3-personalize<1.35.0,>=1.34.0; extra == "personalize"
|
971
974
|
Provides-Extra: personalize-events
|
@@ -1209,7 +1212,7 @@ Requires-Dist: mypy-boto3-xray<1.35.0,>=1.34.0; extra == "xray"
|
|
1209
1212
|

|
1210
1213
|
|
1211
1214
|
Type annotations for
|
1212
|
-
[boto3 1.34.
|
1215
|
+
[boto3 1.34.124](https://boto3.amazonaws.com/v1/documentation/api/1.34.124/index.html)
|
1213
1216
|
compatible with [VSCode](https://code.visualstudio.com/),
|
1214
1217
|
[PyCharm](https://www.jetbrains.com/pycharm/),
|
1215
1218
|
[Emacs](https://www.gnu.org/software/emacs/),
|
@@ -1591,7 +1594,7 @@ repository.
|
|
1591
1594
|
|
1592
1595
|
## Submodules
|
1593
1596
|
|
1594
|
-
- `boto3-stubs[all]` - Type annotations for all
|
1597
|
+
- `boto3-stubs[all]` - Type annotations for all 385 services.
|
1595
1598
|
- `boto3-stubs[essential]` - Type annotations for
|
1596
1599
|
[CloudFormation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_cloudformation/),
|
1597
1600
|
[DynamoDB](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_dynamodb/),
|
@@ -2385,6 +2388,9 @@ repository.
|
|
2385
2388
|
- `boto3-stubs[pca-connector-ad]` - Type annotations for
|
2386
2389
|
[PcaConnectorAd](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_pca_connector_ad/)
|
2387
2390
|
service.
|
2391
|
+
- `boto3-stubs[pca-connector-scep]` - Type annotations for
|
2392
|
+
[PrivateCAConnectorforSCEP](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_pca_connector_scep/)
|
2393
|
+
service.
|
2388
2394
|
- `boto3-stubs[personalize]` - Type annotations for
|
2389
2395
|
[Personalize](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_personalize/)
|
2390
2396
|
service.
|
@@ -10,7 +10,7 @@
|
|
10
10
|

|
11
11
|
|
12
12
|
Type annotations for
|
13
|
-
[boto3 1.34.
|
13
|
+
[boto3 1.34.124](https://boto3.amazonaws.com/v1/documentation/api/1.34.124/index.html)
|
14
14
|
compatible with [VSCode](https://code.visualstudio.com/),
|
15
15
|
[PyCharm](https://www.jetbrains.com/pycharm/),
|
16
16
|
[Emacs](https://www.gnu.org/software/emacs/),
|
@@ -392,7 +392,7 @@ repository.
|
|
392
392
|
|
393
393
|
## Submodules
|
394
394
|
|
395
|
-
- `boto3-stubs[all]` - Type annotations for all
|
395
|
+
- `boto3-stubs[all]` - Type annotations for all 385 services.
|
396
396
|
- `boto3-stubs[essential]` - Type annotations for
|
397
397
|
[CloudFormation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_cloudformation/),
|
398
398
|
[DynamoDB](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_dynamodb/),
|
@@ -1186,6 +1186,9 @@ repository.
|
|
1186
1186
|
- `boto3-stubs[pca-connector-ad]` - Type annotations for
|
1187
1187
|
[PcaConnectorAd](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_pca_connector_ad/)
|
1188
1188
|
service.
|
1189
|
+
- `boto3-stubs[pca-connector-scep]` - Type annotations for
|
1190
|
+
[PrivateCAConnectorforSCEP](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_pca_connector_scep/)
|
1191
|
+
service.
|
1189
1192
|
- `boto3-stubs[personalize]` - Type annotations for
|
1190
1193
|
[Personalize](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_personalize/)
|
1191
1194
|
service.
|
@@ -286,6 +286,7 @@ from mypy_boto3_panorama.client import PanoramaClient
|
|
286
286
|
from mypy_boto3_payment_cryptography.client import PaymentCryptographyControlPlaneClient
|
287
287
|
from mypy_boto3_payment_cryptography_data.client import PaymentCryptographyDataPlaneClient
|
288
288
|
from mypy_boto3_pca_connector_ad.client import PcaConnectorAdClient
|
289
|
+
from mypy_boto3_pca_connector_scep.client import PrivateCAConnectorforSCEPClient
|
289
290
|
from mypy_boto3_personalize.client import PersonalizeClient
|
290
291
|
from mypy_boto3_personalize_events.client import PersonalizeEventsClient
|
291
292
|
from mypy_boto3_personalize_runtime.client import PersonalizeRuntimeClient
|
@@ -3929,6 +3930,19 @@ def client(
|
|
3929
3930
|
config: Optional[Config] = ...,
|
3930
3931
|
) -> PcaConnectorAdClient: ...
|
3931
3932
|
@overload
|
3933
|
+
def client(
|
3934
|
+
service_name: Literal["pca-connector-scep"],
|
3935
|
+
region_name: Optional[str] = ...,
|
3936
|
+
api_version: Optional[str] = ...,
|
3937
|
+
use_ssl: Optional[bool] = ...,
|
3938
|
+
verify: Union[bool, str, None] = ...,
|
3939
|
+
endpoint_url: Optional[str] = ...,
|
3940
|
+
aws_access_key_id: Optional[str] = ...,
|
3941
|
+
aws_secret_access_key: Optional[str] = ...,
|
3942
|
+
aws_session_token: Optional[str] = ...,
|
3943
|
+
config: Optional[Config] = ...,
|
3944
|
+
) -> PrivateCAConnectorforSCEPClient: ...
|
3945
|
+
@overload
|
3932
3946
|
def client(
|
3933
3947
|
service_name: Literal["personalize"],
|
3934
3948
|
region_name: Optional[str] = ...,
|
@@ -292,6 +292,7 @@ from mypy_boto3_panorama.client import PanoramaClient
|
|
292
292
|
from mypy_boto3_payment_cryptography.client import PaymentCryptographyControlPlaneClient
|
293
293
|
from mypy_boto3_payment_cryptography_data.client import PaymentCryptographyDataPlaneClient
|
294
294
|
from mypy_boto3_pca_connector_ad.client import PcaConnectorAdClient
|
295
|
+
from mypy_boto3_pca_connector_scep.client import PrivateCAConnectorforSCEPClient
|
295
296
|
from mypy_boto3_personalize.client import PersonalizeClient
|
296
297
|
from mypy_boto3_personalize_events.client import PersonalizeEventsClient
|
297
298
|
from mypy_boto3_personalize_runtime.client import PersonalizeRuntimeClient
|
@@ -4219,6 +4220,20 @@ class Session:
|
|
4219
4220
|
config: Optional[Config] = ...,
|
4220
4221
|
) -> PcaConnectorAdClient: ...
|
4221
4222
|
@overload
|
4223
|
+
def client(
|
4224
|
+
self,
|
4225
|
+
service_name: Literal["pca-connector-scep"],
|
4226
|
+
region_name: Optional[str] = ...,
|
4227
|
+
api_version: Optional[str] = ...,
|
4228
|
+
use_ssl: Optional[bool] = ...,
|
4229
|
+
verify: Union[bool, str, None] = ...,
|
4230
|
+
endpoint_url: Optional[str] = ...,
|
4231
|
+
aws_access_key_id: Optional[str] = ...,
|
4232
|
+
aws_secret_access_key: Optional[str] = ...,
|
4233
|
+
aws_session_token: Optional[str] = ...,
|
4234
|
+
config: Optional[Config] = ...,
|
4235
|
+
) -> PrivateCAConnectorforSCEPClient: ...
|
4236
|
+
@overload
|
4222
4237
|
def client(
|
4223
4238
|
self,
|
4224
4239
|
service_name: Literal["personalize"],
|
@@ -1,7 +1,7 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: boto3-stubs
|
3
|
-
Version: 1.34.
|
4
|
-
Summary: Type annotations for boto3 1.34.
|
3
|
+
Version: 1.34.124
|
4
|
+
Summary: Type annotations for boto3 1.34.124 generated with mypy-boto3-builder 7.24.0
|
5
5
|
Home-page: https://github.com/youtype/mypy_boto3_builder
|
6
6
|
Author: Vlad Emelianov
|
7
7
|
Author-email: vlad.emelianov.nz@gmail.com
|
@@ -302,6 +302,7 @@ Requires-Dist: mypy-boto3-panorama<1.35.0,>=1.34.0; extra == "all"
|
|
302
302
|
Requires-Dist: mypy-boto3-payment-cryptography<1.35.0,>=1.34.0; extra == "all"
|
303
303
|
Requires-Dist: mypy-boto3-payment-cryptography-data<1.35.0,>=1.34.0; extra == "all"
|
304
304
|
Requires-Dist: mypy-boto3-pca-connector-ad<1.35.0,>=1.34.0; extra == "all"
|
305
|
+
Requires-Dist: mypy-boto3-pca-connector-scep<1.35.0,>=1.34.0; extra == "all"
|
305
306
|
Requires-Dist: mypy-boto3-personalize<1.35.0,>=1.34.0; extra == "all"
|
306
307
|
Requires-Dist: mypy-boto3-personalize-events<1.35.0,>=1.34.0; extra == "all"
|
307
308
|
Requires-Dist: mypy-boto3-personalize-runtime<1.35.0,>=1.34.0; extra == "all"
|
@@ -426,8 +427,8 @@ Requires-Dist: mypy-boto3-rds<1.35.0,>=1.34.0; extra == "essential"
|
|
426
427
|
Requires-Dist: mypy-boto3-s3<1.35.0,>=1.34.0; extra == "essential"
|
427
428
|
Requires-Dist: mypy-boto3-sqs<1.35.0,>=1.34.0; extra == "essential"
|
428
429
|
Provides-Extra: boto3
|
429
|
-
Requires-Dist: boto3==1.34.
|
430
|
-
Requires-Dist: botocore==1.34.
|
430
|
+
Requires-Dist: boto3==1.34.124; extra == "boto3"
|
431
|
+
Requires-Dist: botocore==1.34.124; extra == "boto3"
|
431
432
|
Provides-Extra: accessanalyzer
|
432
433
|
Requires-Dist: mypy-boto3-accessanalyzer<1.35.0,>=1.34.0; extra == "accessanalyzer"
|
433
434
|
Provides-Extra: account
|
@@ -966,6 +967,8 @@ Provides-Extra: payment-cryptography-data
|
|
966
967
|
Requires-Dist: mypy-boto3-payment-cryptography-data<1.35.0,>=1.34.0; extra == "payment-cryptography-data"
|
967
968
|
Provides-Extra: pca-connector-ad
|
968
969
|
Requires-Dist: mypy-boto3-pca-connector-ad<1.35.0,>=1.34.0; extra == "pca-connector-ad"
|
970
|
+
Provides-Extra: pca-connector-scep
|
971
|
+
Requires-Dist: mypy-boto3-pca-connector-scep<1.35.0,>=1.34.0; extra == "pca-connector-scep"
|
969
972
|
Provides-Extra: personalize
|
970
973
|
Requires-Dist: mypy-boto3-personalize<1.35.0,>=1.34.0; extra == "personalize"
|
971
974
|
Provides-Extra: personalize-events
|
@@ -1209,7 +1212,7 @@ Requires-Dist: mypy-boto3-xray<1.35.0,>=1.34.0; extra == "xray"
|
|
1209
1212
|

|
1210
1213
|
|
1211
1214
|
Type annotations for
|
1212
|
-
[boto3 1.34.
|
1215
|
+
[boto3 1.34.124](https://boto3.amazonaws.com/v1/documentation/api/1.34.124/index.html)
|
1213
1216
|
compatible with [VSCode](https://code.visualstudio.com/),
|
1214
1217
|
[PyCharm](https://www.jetbrains.com/pycharm/),
|
1215
1218
|
[Emacs](https://www.gnu.org/software/emacs/),
|
@@ -1591,7 +1594,7 @@ repository.
|
|
1591
1594
|
|
1592
1595
|
## Submodules
|
1593
1596
|
|
1594
|
-
- `boto3-stubs[all]` - Type annotations for all
|
1597
|
+
- `boto3-stubs[all]` - Type annotations for all 385 services.
|
1595
1598
|
- `boto3-stubs[essential]` - Type annotations for
|
1596
1599
|
[CloudFormation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_cloudformation/),
|
1597
1600
|
[DynamoDB](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_dynamodb/),
|
@@ -2385,6 +2388,9 @@ repository.
|
|
2385
2388
|
- `boto3-stubs[pca-connector-ad]` - Type annotations for
|
2386
2389
|
[PcaConnectorAd](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_pca_connector_ad/)
|
2387
2390
|
service.
|
2391
|
+
- `boto3-stubs[pca-connector-scep]` - Type annotations for
|
2392
|
+
[PrivateCAConnectorforSCEP](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_pca_connector_scep/)
|
2393
|
+
service.
|
2388
2394
|
- `boto3-stubs[personalize]` - Type annotations for
|
2389
2395
|
[Personalize](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_personalize/)
|
2390
2396
|
service.
|
@@ -286,6 +286,7 @@ mypy-boto3-panorama<1.35.0,>=1.34.0
|
|
286
286
|
mypy-boto3-payment-cryptography<1.35.0,>=1.34.0
|
287
287
|
mypy-boto3-payment-cryptography-data<1.35.0,>=1.34.0
|
288
288
|
mypy-boto3-pca-connector-ad<1.35.0,>=1.34.0
|
289
|
+
mypy-boto3-pca-connector-scep<1.35.0,>=1.34.0
|
289
290
|
mypy-boto3-personalize<1.35.0,>=1.34.0
|
290
291
|
mypy-boto3-personalize-events<1.35.0,>=1.34.0
|
291
292
|
mypy-boto3-personalize-runtime<1.35.0,>=1.34.0
|
@@ -514,8 +515,8 @@ mypy-boto3-bedrock-runtime<1.35.0,>=1.34.0
|
|
514
515
|
mypy-boto3-billingconductor<1.35.0,>=1.34.0
|
515
516
|
|
516
517
|
[boto3]
|
517
|
-
boto3==1.34.
|
518
|
-
botocore==1.34.
|
518
|
+
boto3==1.34.124
|
519
|
+
botocore==1.34.124
|
519
520
|
|
520
521
|
[braket]
|
521
522
|
mypy-boto3-braket<1.35.0,>=1.34.0
|
@@ -1210,6 +1211,9 @@ mypy-boto3-payment-cryptography-data<1.35.0,>=1.34.0
|
|
1210
1211
|
[pca-connector-ad]
|
1211
1212
|
mypy-boto3-pca-connector-ad<1.35.0,>=1.34.0
|
1212
1213
|
|
1214
|
+
[pca-connector-scep]
|
1215
|
+
mypy-boto3-pca-connector-scep<1.35.0,>=1.34.0
|
1216
|
+
|
1213
1217
|
[personalize]
|
1214
1218
|
mypy-boto3-personalize<1.35.0,>=1.34.0
|
1215
1219
|
|
@@ -11,13 +11,13 @@ LONG_DESCRIPTION = (Path(__file__).parent / "README.md").read_text()
|
|
11
11
|
|
12
12
|
setup(
|
13
13
|
name="boto3-stubs",
|
14
|
-
version="1.34.
|
14
|
+
version="1.34.124",
|
15
15
|
packages=["boto3-stubs"],
|
16
16
|
url="https://github.com/youtype/mypy_boto3_builder",
|
17
17
|
license="MIT License",
|
18
18
|
author="Vlad Emelianov",
|
19
19
|
author_email="vlad.emelianov.nz@gmail.com",
|
20
|
-
description="Type annotations for boto3 1.34.
|
20
|
+
description="Type annotations for boto3 1.34.124 generated with mypy-boto3-builder 7.24.0",
|
21
21
|
classifiers=[
|
22
22
|
"Development Status :: 5 - Production/Stable",
|
23
23
|
"Intended Audience :: Developers",
|
@@ -322,6 +322,7 @@ setup(
|
|
322
322
|
"mypy-boto3-payment-cryptography>=1.34.0, <1.35.0",
|
323
323
|
"mypy-boto3-payment-cryptography-data>=1.34.0, <1.35.0",
|
324
324
|
"mypy-boto3-pca-connector-ad>=1.34.0, <1.35.0",
|
325
|
+
"mypy-boto3-pca-connector-scep>=1.34.0, <1.35.0",
|
325
326
|
"mypy-boto3-personalize>=1.34.0, <1.35.0",
|
326
327
|
"mypy-boto3-personalize-events>=1.34.0, <1.35.0",
|
327
328
|
"mypy-boto3-personalize-runtime>=1.34.0, <1.35.0",
|
@@ -447,7 +448,7 @@ setup(
|
|
447
448
|
"mypy-boto3-s3>=1.34.0, <1.35.0",
|
448
449
|
"mypy-boto3-sqs>=1.34.0, <1.35.0",
|
449
450
|
],
|
450
|
-
"boto3": ["boto3==1.34.
|
451
|
+
"boto3": ["boto3==1.34.124", "botocore==1.34.124"],
|
451
452
|
"accessanalyzer": ["mypy-boto3-accessanalyzer>=1.34.0, <1.35.0"],
|
452
453
|
"account": ["mypy-boto3-account>=1.34.0, <1.35.0"],
|
453
454
|
"acm": ["mypy-boto3-acm>=1.34.0, <1.35.0"],
|
@@ -729,6 +730,7 @@ setup(
|
|
729
730
|
"payment-cryptography": ["mypy-boto3-payment-cryptography>=1.34.0, <1.35.0"],
|
730
731
|
"payment-cryptography-data": ["mypy-boto3-payment-cryptography-data>=1.34.0, <1.35.0"],
|
731
732
|
"pca-connector-ad": ["mypy-boto3-pca-connector-ad>=1.34.0, <1.35.0"],
|
733
|
+
"pca-connector-scep": ["mypy-boto3-pca-connector-scep>=1.34.0, <1.35.0"],
|
732
734
|
"personalize": ["mypy-boto3-personalize>=1.34.0, <1.35.0"],
|
733
735
|
"personalize-events": ["mypy-boto3-personalize-events>=1.34.0, <1.35.0"],
|
734
736
|
"personalize-runtime": ["mypy-boto3-personalize-runtime>=1.34.0, <1.35.0"],
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|