boto3-stubs 1.35.6__tar.gz → 1.35.8__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.35.6 → boto3_stubs-1.35.8}/PKG-INFO +12 -6
- {boto3_stubs-1.35.6 → boto3_stubs-1.35.8}/README.md +5 -2
- {boto3_stubs-1.35.6 → boto3_stubs-1.35.8}/boto3-stubs/__init__.pyi +14 -0
- {boto3_stubs-1.35.6 → boto3_stubs-1.35.8}/boto3-stubs/session.pyi +15 -0
- {boto3_stubs-1.35.6 → boto3_stubs-1.35.8}/boto3_stubs.egg-info/PKG-INFO +12 -6
- {boto3_stubs-1.35.6 → boto3_stubs-1.35.8}/boto3_stubs.egg-info/requires.txt +6 -2
- {boto3_stubs-1.35.6 → boto3_stubs-1.35.8}/setup.py +5 -3
- {boto3_stubs-1.35.6 → boto3_stubs-1.35.8}/LICENSE +0 -0
- {boto3_stubs-1.35.6 → boto3_stubs-1.35.8}/boto3-stubs/compat.pyi +0 -0
- {boto3_stubs-1.35.6 → boto3_stubs-1.35.8}/boto3-stubs/crt.pyi +0 -0
- {boto3_stubs-1.35.6 → boto3_stubs-1.35.8}/boto3-stubs/docs/__init__.pyi +0 -0
- {boto3_stubs-1.35.6 → boto3_stubs-1.35.8}/boto3-stubs/docs/utils.pyi +0 -0
- {boto3_stubs-1.35.6 → boto3_stubs-1.35.8}/boto3-stubs/dynamodb/__init__.pyi +0 -0
- {boto3_stubs-1.35.6 → boto3_stubs-1.35.8}/boto3-stubs/dynamodb/conditions.pyi +0 -0
- {boto3_stubs-1.35.6 → boto3_stubs-1.35.8}/boto3-stubs/dynamodb/table.pyi +0 -0
- {boto3_stubs-1.35.6 → boto3_stubs-1.35.8}/boto3-stubs/dynamodb/transform.pyi +0 -0
- {boto3_stubs-1.35.6 → boto3_stubs-1.35.8}/boto3-stubs/dynamodb/types.pyi +0 -0
- {boto3_stubs-1.35.6 → boto3_stubs-1.35.8}/boto3-stubs/ec2/__init__.pyi +0 -0
- {boto3_stubs-1.35.6 → boto3_stubs-1.35.8}/boto3-stubs/ec2/createtags.pyi +0 -0
- {boto3_stubs-1.35.6 → boto3_stubs-1.35.8}/boto3-stubs/ec2/deletetags.pyi +0 -0
- {boto3_stubs-1.35.6 → boto3_stubs-1.35.8}/boto3-stubs/exceptions.pyi +0 -0
- {boto3_stubs-1.35.6 → boto3_stubs-1.35.8}/boto3-stubs/py.typed +0 -0
- {boto3_stubs-1.35.6 → boto3_stubs-1.35.8}/boto3-stubs/resources/__init__.pyi +0 -0
- {boto3_stubs-1.35.6 → boto3_stubs-1.35.8}/boto3-stubs/resources/action.pyi +0 -0
- {boto3_stubs-1.35.6 → boto3_stubs-1.35.8}/boto3-stubs/resources/base.pyi +0 -0
- {boto3_stubs-1.35.6 → boto3_stubs-1.35.8}/boto3-stubs/resources/collection.pyi +0 -0
- {boto3_stubs-1.35.6 → boto3_stubs-1.35.8}/boto3-stubs/resources/factory.pyi +0 -0
- {boto3_stubs-1.35.6 → boto3_stubs-1.35.8}/boto3-stubs/resources/model.pyi +0 -0
- {boto3_stubs-1.35.6 → boto3_stubs-1.35.8}/boto3-stubs/resources/params.pyi +0 -0
- {boto3_stubs-1.35.6 → boto3_stubs-1.35.8}/boto3-stubs/resources/response.pyi +0 -0
- {boto3_stubs-1.35.6 → boto3_stubs-1.35.8}/boto3-stubs/s3/__init__.pyi +0 -0
- {boto3_stubs-1.35.6 → boto3_stubs-1.35.8}/boto3-stubs/s3/constants.pyi +0 -0
- {boto3_stubs-1.35.6 → boto3_stubs-1.35.8}/boto3-stubs/s3/inject.pyi +0 -0
- {boto3_stubs-1.35.6 → boto3_stubs-1.35.8}/boto3-stubs/s3/transfer.pyi +0 -0
- {boto3_stubs-1.35.6 → boto3_stubs-1.35.8}/boto3-stubs/utils.pyi +0 -0
- {boto3_stubs-1.35.6 → boto3_stubs-1.35.8}/boto3_stubs.egg-info/SOURCES.txt +0 -0
- {boto3_stubs-1.35.6 → boto3_stubs-1.35.8}/boto3_stubs.egg-info/dependency_links.txt +0 -0
- {boto3_stubs-1.35.6 → boto3_stubs-1.35.8}/boto3_stubs.egg-info/not-zip-safe +0 -0
- {boto3_stubs-1.35.6 → boto3_stubs-1.35.8}/boto3_stubs.egg-info/top_level.txt +0 -0
- {boto3_stubs-1.35.6 → boto3_stubs-1.35.8}/setup.cfg +0 -0
@@ -1,7 +1,7 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: boto3-stubs
|
3
|
-
Version: 1.35.
|
4
|
-
Summary: Type annotations for boto3 1.35.
|
3
|
+
Version: 1.35.8
|
4
|
+
Summary: Type annotations for boto3 1.35.8 generated with mypy-boto3-builder 7.26.1
|
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
|
@@ -301,6 +301,7 @@ Requires-Dist: mypy-boto3-payment-cryptography<1.36.0,>=1.35.0; extra == "all"
|
|
301
301
|
Requires-Dist: mypy-boto3-payment-cryptography-data<1.36.0,>=1.35.0; extra == "all"
|
302
302
|
Requires-Dist: mypy-boto3-pca-connector-ad<1.36.0,>=1.35.0; extra == "all"
|
303
303
|
Requires-Dist: mypy-boto3-pca-connector-scep<1.36.0,>=1.35.0; extra == "all"
|
304
|
+
Requires-Dist: mypy-boto3-pcs<1.36.0,>=1.35.0; extra == "all"
|
304
305
|
Requires-Dist: mypy-boto3-personalize<1.36.0,>=1.35.0; extra == "all"
|
305
306
|
Requires-Dist: mypy-boto3-personalize-events<1.36.0,>=1.35.0; extra == "all"
|
306
307
|
Requires-Dist: mypy-boto3-personalize-runtime<1.36.0,>=1.35.0; extra == "all"
|
@@ -427,8 +428,8 @@ Requires-Dist: mypy-boto3-rds<1.36.0,>=1.35.0; extra == "essential"
|
|
427
428
|
Requires-Dist: mypy-boto3-s3<1.36.0,>=1.35.0; extra == "essential"
|
428
429
|
Requires-Dist: mypy-boto3-sqs<1.36.0,>=1.35.0; extra == "essential"
|
429
430
|
Provides-Extra: boto3
|
430
|
-
Requires-Dist: boto3==1.35.
|
431
|
-
Requires-Dist: botocore==1.35.
|
431
|
+
Requires-Dist: boto3==1.35.8; extra == "boto3"
|
432
|
+
Requires-Dist: botocore==1.35.8; extra == "boto3"
|
432
433
|
Provides-Extra: accessanalyzer
|
433
434
|
Requires-Dist: mypy-boto3-accessanalyzer<1.36.0,>=1.35.0; extra == "accessanalyzer"
|
434
435
|
Provides-Extra: account
|
@@ -965,6 +966,8 @@ Provides-Extra: pca-connector-ad
|
|
965
966
|
Requires-Dist: mypy-boto3-pca-connector-ad<1.36.0,>=1.35.0; extra == "pca-connector-ad"
|
966
967
|
Provides-Extra: pca-connector-scep
|
967
968
|
Requires-Dist: mypy-boto3-pca-connector-scep<1.36.0,>=1.35.0; extra == "pca-connector-scep"
|
969
|
+
Provides-Extra: pcs
|
970
|
+
Requires-Dist: mypy-boto3-pcs<1.36.0,>=1.35.0; extra == "pcs"
|
968
971
|
Provides-Extra: personalize
|
969
972
|
Requires-Dist: mypy-boto3-personalize<1.36.0,>=1.35.0; extra == "personalize"
|
970
973
|
Provides-Extra: personalize-events
|
@@ -1212,7 +1215,7 @@ Requires-Dist: mypy-boto3-xray<1.36.0,>=1.35.0; extra == "xray"
|
|
1212
1215
|

|
1213
1216
|
|
1214
1217
|
Type annotations for
|
1215
|
-
[boto3 1.35.
|
1218
|
+
[boto3 1.35.8](https://boto3.amazonaws.com/v1/documentation/api/1.35.8/index.html)
|
1216
1219
|
compatible with [VSCode](https://code.visualstudio.com/),
|
1217
1220
|
[PyCharm](https://www.jetbrains.com/pycharm/),
|
1218
1221
|
[Emacs](https://www.gnu.org/software/emacs/),
|
@@ -1599,7 +1602,7 @@ repository.
|
|
1599
1602
|
|
1600
1603
|
## Submodules
|
1601
1604
|
|
1602
|
-
- `boto3-stubs[all]` - Type annotations for all
|
1605
|
+
- `boto3-stubs[all]` - Type annotations for all 386 services.
|
1603
1606
|
- `boto3-stubs[essential]` - Type annotations for
|
1604
1607
|
[CloudFormation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_cloudformation/),
|
1605
1608
|
[DynamoDB](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_dynamodb/),
|
@@ -2390,6 +2393,9 @@ repository.
|
|
2390
2393
|
- `boto3-stubs[pca-connector-scep]` - Type annotations for
|
2391
2394
|
[PrivateCAConnectorforSCEP](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_pca_connector_scep/)
|
2392
2395
|
service.
|
2396
|
+
- `boto3-stubs[pcs]` - Type annotations for
|
2397
|
+
[ParallelComputingService](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_pcs/)
|
2398
|
+
service.
|
2393
2399
|
- `boto3-stubs[personalize]` - Type annotations for
|
2394
2400
|
[Personalize](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_personalize/)
|
2395
2401
|
service.
|
@@ -10,7 +10,7 @@
|
|
10
10
|

|
11
11
|
|
12
12
|
Type annotations for
|
13
|
-
[boto3 1.35.
|
13
|
+
[boto3 1.35.8](https://boto3.amazonaws.com/v1/documentation/api/1.35.8/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/),
|
@@ -397,7 +397,7 @@ repository.
|
|
397
397
|
|
398
398
|
## Submodules
|
399
399
|
|
400
|
-
- `boto3-stubs[all]` - Type annotations for all
|
400
|
+
- `boto3-stubs[all]` - Type annotations for all 386 services.
|
401
401
|
- `boto3-stubs[essential]` - Type annotations for
|
402
402
|
[CloudFormation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_cloudformation/),
|
403
403
|
[DynamoDB](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_dynamodb/),
|
@@ -1188,6 +1188,9 @@ repository.
|
|
1188
1188
|
- `boto3-stubs[pca-connector-scep]` - Type annotations for
|
1189
1189
|
[PrivateCAConnectorforSCEP](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_pca_connector_scep/)
|
1190
1190
|
service.
|
1191
|
+
- `boto3-stubs[pcs]` - Type annotations for
|
1192
|
+
[ParallelComputingService](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_pcs/)
|
1193
|
+
service.
|
1191
1194
|
- `boto3-stubs[personalize]` - Type annotations for
|
1192
1195
|
[Personalize](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_personalize/)
|
1193
1196
|
service.
|
@@ -285,6 +285,7 @@ from mypy_boto3_payment_cryptography.client import PaymentCryptographyControlPla
|
|
285
285
|
from mypy_boto3_payment_cryptography_data.client import PaymentCryptographyDataPlaneClient
|
286
286
|
from mypy_boto3_pca_connector_ad.client import PcaConnectorAdClient
|
287
287
|
from mypy_boto3_pca_connector_scep.client import PrivateCAConnectorforSCEPClient
|
288
|
+
from mypy_boto3_pcs.client import ParallelComputingServiceClient
|
288
289
|
from mypy_boto3_personalize.client import PersonalizeClient
|
289
290
|
from mypy_boto3_personalize_events.client import PersonalizeEventsClient
|
290
291
|
from mypy_boto3_personalize_runtime.client import PersonalizeRuntimeClient
|
@@ -3917,6 +3918,19 @@ def client(
|
|
3917
3918
|
config: Optional[Config] = ...,
|
3918
3919
|
) -> PrivateCAConnectorforSCEPClient: ...
|
3919
3920
|
@overload
|
3921
|
+
def client(
|
3922
|
+
service_name: Literal["pcs"],
|
3923
|
+
region_name: Optional[str] = ...,
|
3924
|
+
api_version: Optional[str] = ...,
|
3925
|
+
use_ssl: Optional[bool] = ...,
|
3926
|
+
verify: Union[bool, str, None] = ...,
|
3927
|
+
endpoint_url: Optional[str] = ...,
|
3928
|
+
aws_access_key_id: Optional[str] = ...,
|
3929
|
+
aws_secret_access_key: Optional[str] = ...,
|
3930
|
+
aws_session_token: Optional[str] = ...,
|
3931
|
+
config: Optional[Config] = ...,
|
3932
|
+
) -> ParallelComputingServiceClient: ...
|
3933
|
+
@overload
|
3920
3934
|
def client(
|
3921
3935
|
service_name: Literal["personalize"],
|
3922
3936
|
region_name: Optional[str] = ...,
|
@@ -291,6 +291,7 @@ from mypy_boto3_payment_cryptography.client import PaymentCryptographyControlPla
|
|
291
291
|
from mypy_boto3_payment_cryptography_data.client import PaymentCryptographyDataPlaneClient
|
292
292
|
from mypy_boto3_pca_connector_ad.client import PcaConnectorAdClient
|
293
293
|
from mypy_boto3_pca_connector_scep.client import PrivateCAConnectorforSCEPClient
|
294
|
+
from mypy_boto3_pcs.client import ParallelComputingServiceClient
|
294
295
|
from mypy_boto3_personalize.client import PersonalizeClient
|
295
296
|
from mypy_boto3_personalize_events.client import PersonalizeEventsClient
|
296
297
|
from mypy_boto3_personalize_runtime.client import PersonalizeRuntimeClient
|
@@ -4206,6 +4207,20 @@ class Session:
|
|
4206
4207
|
config: Optional[Config] = ...,
|
4207
4208
|
) -> PrivateCAConnectorforSCEPClient: ...
|
4208
4209
|
@overload
|
4210
|
+
def client(
|
4211
|
+
self,
|
4212
|
+
service_name: Literal["pcs"],
|
4213
|
+
region_name: Optional[str] = ...,
|
4214
|
+
api_version: Optional[str] = ...,
|
4215
|
+
use_ssl: Optional[bool] = ...,
|
4216
|
+
verify: Union[bool, str, None] = ...,
|
4217
|
+
endpoint_url: Optional[str] = ...,
|
4218
|
+
aws_access_key_id: Optional[str] = ...,
|
4219
|
+
aws_secret_access_key: Optional[str] = ...,
|
4220
|
+
aws_session_token: Optional[str] = ...,
|
4221
|
+
config: Optional[Config] = ...,
|
4222
|
+
) -> ParallelComputingServiceClient: ...
|
4223
|
+
@overload
|
4209
4224
|
def client(
|
4210
4225
|
self,
|
4211
4226
|
service_name: Literal["personalize"],
|
@@ -1,7 +1,7 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: boto3-stubs
|
3
|
-
Version: 1.35.
|
4
|
-
Summary: Type annotations for boto3 1.35.
|
3
|
+
Version: 1.35.8
|
4
|
+
Summary: Type annotations for boto3 1.35.8 generated with mypy-boto3-builder 7.26.1
|
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
|
@@ -301,6 +301,7 @@ Requires-Dist: mypy-boto3-payment-cryptography<1.36.0,>=1.35.0; extra == "all"
|
|
301
301
|
Requires-Dist: mypy-boto3-payment-cryptography-data<1.36.0,>=1.35.0; extra == "all"
|
302
302
|
Requires-Dist: mypy-boto3-pca-connector-ad<1.36.0,>=1.35.0; extra == "all"
|
303
303
|
Requires-Dist: mypy-boto3-pca-connector-scep<1.36.0,>=1.35.0; extra == "all"
|
304
|
+
Requires-Dist: mypy-boto3-pcs<1.36.0,>=1.35.0; extra == "all"
|
304
305
|
Requires-Dist: mypy-boto3-personalize<1.36.0,>=1.35.0; extra == "all"
|
305
306
|
Requires-Dist: mypy-boto3-personalize-events<1.36.0,>=1.35.0; extra == "all"
|
306
307
|
Requires-Dist: mypy-boto3-personalize-runtime<1.36.0,>=1.35.0; extra == "all"
|
@@ -427,8 +428,8 @@ Requires-Dist: mypy-boto3-rds<1.36.0,>=1.35.0; extra == "essential"
|
|
427
428
|
Requires-Dist: mypy-boto3-s3<1.36.0,>=1.35.0; extra == "essential"
|
428
429
|
Requires-Dist: mypy-boto3-sqs<1.36.0,>=1.35.0; extra == "essential"
|
429
430
|
Provides-Extra: boto3
|
430
|
-
Requires-Dist: boto3==1.35.
|
431
|
-
Requires-Dist: botocore==1.35.
|
431
|
+
Requires-Dist: boto3==1.35.8; extra == "boto3"
|
432
|
+
Requires-Dist: botocore==1.35.8; extra == "boto3"
|
432
433
|
Provides-Extra: accessanalyzer
|
433
434
|
Requires-Dist: mypy-boto3-accessanalyzer<1.36.0,>=1.35.0; extra == "accessanalyzer"
|
434
435
|
Provides-Extra: account
|
@@ -965,6 +966,8 @@ Provides-Extra: pca-connector-ad
|
|
965
966
|
Requires-Dist: mypy-boto3-pca-connector-ad<1.36.0,>=1.35.0; extra == "pca-connector-ad"
|
966
967
|
Provides-Extra: pca-connector-scep
|
967
968
|
Requires-Dist: mypy-boto3-pca-connector-scep<1.36.0,>=1.35.0; extra == "pca-connector-scep"
|
969
|
+
Provides-Extra: pcs
|
970
|
+
Requires-Dist: mypy-boto3-pcs<1.36.0,>=1.35.0; extra == "pcs"
|
968
971
|
Provides-Extra: personalize
|
969
972
|
Requires-Dist: mypy-boto3-personalize<1.36.0,>=1.35.0; extra == "personalize"
|
970
973
|
Provides-Extra: personalize-events
|
@@ -1212,7 +1215,7 @@ Requires-Dist: mypy-boto3-xray<1.36.0,>=1.35.0; extra == "xray"
|
|
1212
1215
|

|
1213
1216
|
|
1214
1217
|
Type annotations for
|
1215
|
-
[boto3 1.35.
|
1218
|
+
[boto3 1.35.8](https://boto3.amazonaws.com/v1/documentation/api/1.35.8/index.html)
|
1216
1219
|
compatible with [VSCode](https://code.visualstudio.com/),
|
1217
1220
|
[PyCharm](https://www.jetbrains.com/pycharm/),
|
1218
1221
|
[Emacs](https://www.gnu.org/software/emacs/),
|
@@ -1599,7 +1602,7 @@ repository.
|
|
1599
1602
|
|
1600
1603
|
## Submodules
|
1601
1604
|
|
1602
|
-
- `boto3-stubs[all]` - Type annotations for all
|
1605
|
+
- `boto3-stubs[all]` - Type annotations for all 386 services.
|
1603
1606
|
- `boto3-stubs[essential]` - Type annotations for
|
1604
1607
|
[CloudFormation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_cloudformation/),
|
1605
1608
|
[DynamoDB](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_dynamodb/),
|
@@ -2390,6 +2393,9 @@ repository.
|
|
2390
2393
|
- `boto3-stubs[pca-connector-scep]` - Type annotations for
|
2391
2394
|
[PrivateCAConnectorforSCEP](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_pca_connector_scep/)
|
2392
2395
|
service.
|
2396
|
+
- `boto3-stubs[pcs]` - Type annotations for
|
2397
|
+
[ParallelComputingService](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_pcs/)
|
2398
|
+
service.
|
2393
2399
|
- `boto3-stubs[personalize]` - Type annotations for
|
2394
2400
|
[Personalize](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_personalize/)
|
2395
2401
|
service.
|
@@ -285,6 +285,7 @@ mypy-boto3-payment-cryptography<1.36.0,>=1.35.0
|
|
285
285
|
mypy-boto3-payment-cryptography-data<1.36.0,>=1.35.0
|
286
286
|
mypy-boto3-pca-connector-ad<1.36.0,>=1.35.0
|
287
287
|
mypy-boto3-pca-connector-scep<1.36.0,>=1.35.0
|
288
|
+
mypy-boto3-pcs<1.36.0,>=1.35.0
|
288
289
|
mypy-boto3-personalize<1.36.0,>=1.35.0
|
289
290
|
mypy-boto3-personalize-events<1.36.0,>=1.35.0
|
290
291
|
mypy-boto3-personalize-runtime<1.36.0,>=1.35.0
|
@@ -515,8 +516,8 @@ mypy-boto3-bedrock-runtime<1.36.0,>=1.35.0
|
|
515
516
|
mypy-boto3-billingconductor<1.36.0,>=1.35.0
|
516
517
|
|
517
518
|
[boto3]
|
518
|
-
boto3==1.35.
|
519
|
-
botocore==1.35.
|
519
|
+
boto3==1.35.8
|
520
|
+
botocore==1.35.8
|
520
521
|
|
521
522
|
[braket]
|
522
523
|
mypy-boto3-braket<1.36.0,>=1.35.0
|
@@ -1208,6 +1209,9 @@ mypy-boto3-pca-connector-ad<1.36.0,>=1.35.0
|
|
1208
1209
|
[pca-connector-scep]
|
1209
1210
|
mypy-boto3-pca-connector-scep<1.36.0,>=1.35.0
|
1210
1211
|
|
1212
|
+
[pcs]
|
1213
|
+
mypy-boto3-pcs<1.36.0,>=1.35.0
|
1214
|
+
|
1211
1215
|
[personalize]
|
1212
1216
|
mypy-boto3-personalize<1.36.0,>=1.35.0
|
1213
1217
|
|
@@ -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.35.
|
14
|
+
version="1.35.8",
|
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.35.
|
20
|
+
description="Type annotations for boto3 1.35.8 generated with mypy-boto3-builder 7.26.1",
|
21
21
|
classifiers=[
|
22
22
|
"Development Status :: 5 - Production/Stable",
|
23
23
|
"Intended Audience :: Developers",
|
@@ -321,6 +321,7 @@ setup(
|
|
321
321
|
"mypy-boto3-payment-cryptography-data>=1.35.0, <1.36.0",
|
322
322
|
"mypy-boto3-pca-connector-ad>=1.35.0, <1.36.0",
|
323
323
|
"mypy-boto3-pca-connector-scep>=1.35.0, <1.36.0",
|
324
|
+
"mypy-boto3-pcs>=1.35.0, <1.36.0",
|
324
325
|
"mypy-boto3-personalize>=1.35.0, <1.36.0",
|
325
326
|
"mypy-boto3-personalize-events>=1.35.0, <1.36.0",
|
326
327
|
"mypy-boto3-personalize-runtime>=1.35.0, <1.36.0",
|
@@ -448,7 +449,7 @@ setup(
|
|
448
449
|
"mypy-boto3-s3>=1.35.0, <1.36.0",
|
449
450
|
"mypy-boto3-sqs>=1.35.0, <1.36.0",
|
450
451
|
],
|
451
|
-
"boto3": ["boto3==1.35.
|
452
|
+
"boto3": ["boto3==1.35.8", "botocore==1.35.8"],
|
452
453
|
"accessanalyzer": ["mypy-boto3-accessanalyzer>=1.35.0, <1.36.0"],
|
453
454
|
"account": ["mypy-boto3-account>=1.35.0, <1.36.0"],
|
454
455
|
"acm": ["mypy-boto3-acm>=1.35.0, <1.36.0"],
|
@@ -729,6 +730,7 @@ setup(
|
|
729
730
|
"payment-cryptography-data": ["mypy-boto3-payment-cryptography-data>=1.35.0, <1.36.0"],
|
730
731
|
"pca-connector-ad": ["mypy-boto3-pca-connector-ad>=1.35.0, <1.36.0"],
|
731
732
|
"pca-connector-scep": ["mypy-boto3-pca-connector-scep>=1.35.0, <1.36.0"],
|
733
|
+
"pcs": ["mypy-boto3-pcs>=1.35.0, <1.36.0"],
|
732
734
|
"personalize": ["mypy-boto3-personalize>=1.35.0, <1.36.0"],
|
733
735
|
"personalize-events": ["mypy-boto3-personalize-events>=1.35.0, <1.36.0"],
|
734
736
|
"personalize-runtime": ["mypy-boto3-personalize-runtime>=1.35.0, <1.36.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
|