boto3-stubs 1.33.3__tar.gz → 1.33.5__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.33.3/boto3_stubs.egg-info → boto3-stubs-1.33.5}/PKG-INFO +12 -4
- {boto3-stubs-1.33.3 → boto3-stubs-1.33.5}/README.md +8 -2
- {boto3-stubs-1.33.3 → boto3-stubs-1.33.5}/boto3-stubs/__init__.pyi +28 -0
- {boto3-stubs-1.33.3 → boto3-stubs-1.33.5}/boto3-stubs/session.pyi +30 -0
- {boto3-stubs-1.33.3 → boto3-stubs-1.33.5/boto3_stubs.egg-info}/PKG-INFO +12 -4
- {boto3-stubs-1.33.3 → boto3-stubs-1.33.5}/boto3_stubs.egg-info/requires.txt +10 -2
- {boto3-stubs-1.33.3 → boto3-stubs-1.33.5}/setup.py +7 -3
- {boto3-stubs-1.33.3 → boto3-stubs-1.33.5}/LICENSE +0 -0
- {boto3-stubs-1.33.3 → boto3-stubs-1.33.5}/boto3-stubs/compat.pyi +0 -0
- {boto3-stubs-1.33.3 → boto3-stubs-1.33.5}/boto3-stubs/crt.pyi +0 -0
- {boto3-stubs-1.33.3 → boto3-stubs-1.33.5}/boto3-stubs/docs/__init__.pyi +0 -0
- {boto3-stubs-1.33.3 → boto3-stubs-1.33.5}/boto3-stubs/docs/utils.pyi +0 -0
- {boto3-stubs-1.33.3 → boto3-stubs-1.33.5}/boto3-stubs/dynamodb/__init__.pyi +0 -0
- {boto3-stubs-1.33.3 → boto3-stubs-1.33.5}/boto3-stubs/dynamodb/conditions.pyi +0 -0
- {boto3-stubs-1.33.3 → boto3-stubs-1.33.5}/boto3-stubs/dynamodb/table.pyi +0 -0
- {boto3-stubs-1.33.3 → boto3-stubs-1.33.5}/boto3-stubs/dynamodb/transform.pyi +0 -0
- {boto3-stubs-1.33.3 → boto3-stubs-1.33.5}/boto3-stubs/dynamodb/types.pyi +0 -0
- {boto3-stubs-1.33.3 → boto3-stubs-1.33.5}/boto3-stubs/ec2/__init__.pyi +0 -0
- {boto3-stubs-1.33.3 → boto3-stubs-1.33.5}/boto3-stubs/ec2/createtags.pyi +0 -0
- {boto3-stubs-1.33.3 → boto3-stubs-1.33.5}/boto3-stubs/ec2/deletetags.pyi +0 -0
- {boto3-stubs-1.33.3 → boto3-stubs-1.33.5}/boto3-stubs/exceptions.pyi +0 -0
- {boto3-stubs-1.33.3 → boto3-stubs-1.33.5}/boto3-stubs/py.typed +0 -0
- {boto3-stubs-1.33.3 → boto3-stubs-1.33.5}/boto3-stubs/resources/__init__.pyi +0 -0
- {boto3-stubs-1.33.3 → boto3-stubs-1.33.5}/boto3-stubs/resources/action.pyi +0 -0
- {boto3-stubs-1.33.3 → boto3-stubs-1.33.5}/boto3-stubs/resources/base.pyi +0 -0
- {boto3-stubs-1.33.3 → boto3-stubs-1.33.5}/boto3-stubs/resources/collection.pyi +0 -0
- {boto3-stubs-1.33.3 → boto3-stubs-1.33.5}/boto3-stubs/resources/factory.pyi +0 -0
- {boto3-stubs-1.33.3 → boto3-stubs-1.33.5}/boto3-stubs/resources/model.pyi +0 -0
- {boto3-stubs-1.33.3 → boto3-stubs-1.33.5}/boto3-stubs/resources/params.pyi +0 -0
- {boto3-stubs-1.33.3 → boto3-stubs-1.33.5}/boto3-stubs/resources/response.pyi +0 -0
- {boto3-stubs-1.33.3 → boto3-stubs-1.33.5}/boto3-stubs/s3/__init__.pyi +0 -0
- {boto3-stubs-1.33.3 → boto3-stubs-1.33.5}/boto3-stubs/s3/constants.pyi +0 -0
- {boto3-stubs-1.33.3 → boto3-stubs-1.33.5}/boto3-stubs/s3/inject.pyi +0 -0
- {boto3-stubs-1.33.3 → boto3-stubs-1.33.5}/boto3-stubs/s3/transfer.pyi +0 -0
- {boto3-stubs-1.33.3 → boto3-stubs-1.33.5}/boto3-stubs/utils.pyi +0 -0
- {boto3-stubs-1.33.3 → boto3-stubs-1.33.5}/boto3_stubs.egg-info/SOURCES.txt +0 -0
- {boto3-stubs-1.33.3 → boto3-stubs-1.33.5}/boto3_stubs.egg-info/dependency_links.txt +0 -0
- {boto3-stubs-1.33.3 → boto3-stubs-1.33.5}/boto3_stubs.egg-info/not-zip-safe +0 -0
- {boto3-stubs-1.33.3 → boto3-stubs-1.33.5}/boto3_stubs.egg-info/top_level.txt +0 -0
- {boto3-stubs-1.33.3 → boto3-stubs-1.33.5}/setup.cfg +0 -0
@@ -1,7 +1,7 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: boto3-stubs
|
3
|
-
Version: 1.33.
|
4
|
-
Summary: Type annotations for boto3 1.33.
|
3
|
+
Version: 1.33.5
|
4
|
+
Summary: Type annotations for boto3 1.33.5 generated with mypy-boto3-builder 7.21.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
|
@@ -250,7 +250,9 @@ Provides-Extra: machinelearning
|
|
250
250
|
Provides-Extra: macie2
|
251
251
|
Provides-Extra: managedblockchain
|
252
252
|
Provides-Extra: managedblockchain-query
|
253
|
+
Provides-Extra: marketplace-agreement
|
253
254
|
Provides-Extra: marketplace-catalog
|
255
|
+
Provides-Extra: marketplace-deployment
|
254
256
|
Provides-Extra: marketplace-entitlement
|
255
257
|
Provides-Extra: marketplacecommerceanalytics
|
256
258
|
Provides-Extra: mediaconnect
|
@@ -418,7 +420,7 @@ License-File: LICENSE
|
|
418
420
|

|
419
421
|
|
420
422
|
Type annotations for
|
421
|
-
[boto3 1.33.
|
423
|
+
[boto3 1.33.5](https://boto3.amazonaws.com/v1/documentation/api/1.33.5/index.html)
|
422
424
|
compatible with [VSCode](https://code.visualstudio.com/),
|
423
425
|
[PyCharm](https://www.jetbrains.com/pycharm/),
|
424
426
|
[Emacs](https://www.gnu.org/software/emacs/),
|
@@ -800,7 +802,7 @@ repository.
|
|
800
802
|
|
801
803
|
## Submodules
|
802
804
|
|
803
|
-
- `boto3-stubs[all]` - Type annotations for all
|
805
|
+
- `boto3-stubs[all]` - Type annotations for all 374 services.
|
804
806
|
- `boto3-stubs[essential]` - Type annotations for
|
805
807
|
[CloudFormation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_cloudformation/),
|
806
808
|
[DynamoDB](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_dynamodb/),
|
@@ -1444,9 +1446,15 @@ repository.
|
|
1444
1446
|
- `boto3-stubs[managedblockchain-query]` - Type annotations for
|
1445
1447
|
[ManagedBlockchainQuery](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_managedblockchain_query/)
|
1446
1448
|
service.
|
1449
|
+
- `boto3-stubs[marketplace-agreement]` - Type annotations for
|
1450
|
+
[AgreementService](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_marketplace_agreement/)
|
1451
|
+
service.
|
1447
1452
|
- `boto3-stubs[marketplace-catalog]` - Type annotations for
|
1448
1453
|
[MarketplaceCatalog](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_marketplace_catalog/)
|
1449
1454
|
service.
|
1455
|
+
- `boto3-stubs[marketplace-deployment]` - Type annotations for
|
1456
|
+
[MarketplaceDeploymentService](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_marketplace_deployment/)
|
1457
|
+
service.
|
1450
1458
|
- `boto3-stubs[marketplace-entitlement]` - Type annotations for
|
1451
1459
|
[MarketplaceEntitlementService](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_marketplace_entitlement/)
|
1452
1460
|
service.
|
@@ -10,7 +10,7 @@
|
|
10
10
|

|
11
11
|
|
12
12
|
Type annotations for
|
13
|
-
[boto3 1.33.
|
13
|
+
[boto3 1.33.5](https://boto3.amazonaws.com/v1/documentation/api/1.33.5/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 374 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/),
|
@@ -1036,9 +1036,15 @@ repository.
|
|
1036
1036
|
- `boto3-stubs[managedblockchain-query]` - Type annotations for
|
1037
1037
|
[ManagedBlockchainQuery](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_managedblockchain_query/)
|
1038
1038
|
service.
|
1039
|
+
- `boto3-stubs[marketplace-agreement]` - Type annotations for
|
1040
|
+
[AgreementService](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_marketplace_agreement/)
|
1041
|
+
service.
|
1039
1042
|
- `boto3-stubs[marketplace-catalog]` - Type annotations for
|
1040
1043
|
[MarketplaceCatalog](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_marketplace_catalog/)
|
1041
1044
|
service.
|
1045
|
+
- `boto3-stubs[marketplace-deployment]` - Type annotations for
|
1046
|
+
[MarketplaceDeploymentService](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_marketplace_deployment/)
|
1047
|
+
service.
|
1042
1048
|
- `boto3-stubs[marketplace-entitlement]` - Type annotations for
|
1043
1049
|
[MarketplaceEntitlementService](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_marketplace_entitlement/)
|
1044
1050
|
service.
|
@@ -234,7 +234,9 @@ from mypy_boto3_machinelearning.client import MachineLearningClient
|
|
234
234
|
from mypy_boto3_macie2.client import Macie2Client
|
235
235
|
from mypy_boto3_managedblockchain.client import ManagedBlockchainClient
|
236
236
|
from mypy_boto3_managedblockchain_query.client import ManagedBlockchainQueryClient
|
237
|
+
from mypy_boto3_marketplace_agreement.client import AgreementServiceClient
|
237
238
|
from mypy_boto3_marketplace_catalog.client import MarketplaceCatalogClient
|
239
|
+
from mypy_boto3_marketplace_deployment.client import MarketplaceDeploymentServiceClient
|
238
240
|
from mypy_boto3_marketplace_entitlement.client import MarketplaceEntitlementServiceClient
|
239
241
|
from mypy_boto3_marketplacecommerceanalytics.client import MarketplaceCommerceAnalyticsClient
|
240
242
|
from mypy_boto3_mediaconnect.client import MediaConnectClient
|
@@ -3254,6 +3256,19 @@ def client(
|
|
3254
3256
|
config: Optional[Config] = ...,
|
3255
3257
|
) -> ManagedBlockchainQueryClient: ...
|
3256
3258
|
@overload
|
3259
|
+
def client(
|
3260
|
+
service_name: Literal["marketplace-agreement"],
|
3261
|
+
region_name: Optional[str] = ...,
|
3262
|
+
api_version: Optional[str] = ...,
|
3263
|
+
use_ssl: Optional[bool] = ...,
|
3264
|
+
verify: Union[bool, str, None] = ...,
|
3265
|
+
endpoint_url: Optional[str] = ...,
|
3266
|
+
aws_access_key_id: Optional[str] = ...,
|
3267
|
+
aws_secret_access_key: Optional[str] = ...,
|
3268
|
+
aws_session_token: Optional[str] = ...,
|
3269
|
+
config: Optional[Config] = ...,
|
3270
|
+
) -> AgreementServiceClient: ...
|
3271
|
+
@overload
|
3257
3272
|
def client(
|
3258
3273
|
service_name: Literal["marketplace-catalog"],
|
3259
3274
|
region_name: Optional[str] = ...,
|
@@ -3267,6 +3282,19 @@ def client(
|
|
3267
3282
|
config: Optional[Config] = ...,
|
3268
3283
|
) -> MarketplaceCatalogClient: ...
|
3269
3284
|
@overload
|
3285
|
+
def client(
|
3286
|
+
service_name: Literal["marketplace-deployment"],
|
3287
|
+
region_name: Optional[str] = ...,
|
3288
|
+
api_version: Optional[str] = ...,
|
3289
|
+
use_ssl: Optional[bool] = ...,
|
3290
|
+
verify: Union[bool, str, None] = ...,
|
3291
|
+
endpoint_url: Optional[str] = ...,
|
3292
|
+
aws_access_key_id: Optional[str] = ...,
|
3293
|
+
aws_secret_access_key: Optional[str] = ...,
|
3294
|
+
aws_session_token: Optional[str] = ...,
|
3295
|
+
config: Optional[Config] = ...,
|
3296
|
+
) -> MarketplaceDeploymentServiceClient: ...
|
3297
|
+
@overload
|
3270
3298
|
def client(
|
3271
3299
|
service_name: Literal["marketplace-entitlement"],
|
3272
3300
|
region_name: Optional[str] = ...,
|
@@ -240,7 +240,9 @@ from mypy_boto3_machinelearning.client import MachineLearningClient
|
|
240
240
|
from mypy_boto3_macie2.client import Macie2Client
|
241
241
|
from mypy_boto3_managedblockchain.client import ManagedBlockchainClient
|
242
242
|
from mypy_boto3_managedblockchain_query.client import ManagedBlockchainQueryClient
|
243
|
+
from mypy_boto3_marketplace_agreement.client import AgreementServiceClient
|
243
244
|
from mypy_boto3_marketplace_catalog.client import MarketplaceCatalogClient
|
245
|
+
from mypy_boto3_marketplace_deployment.client import MarketplaceDeploymentServiceClient
|
244
246
|
from mypy_boto3_marketplace_entitlement.client import MarketplaceEntitlementServiceClient
|
245
247
|
from mypy_boto3_marketplacecommerceanalytics.client import MarketplaceCommerceAnalyticsClient
|
246
248
|
from mypy_boto3_mediaconnect.client import MediaConnectClient
|
@@ -3523,6 +3525,20 @@ class Session:
|
|
3523
3525
|
config: Optional[Config] = ...,
|
3524
3526
|
) -> ManagedBlockchainQueryClient: ...
|
3525
3527
|
@overload
|
3528
|
+
def client(
|
3529
|
+
self,
|
3530
|
+
service_name: Literal["marketplace-agreement"],
|
3531
|
+
region_name: Optional[str] = ...,
|
3532
|
+
api_version: Optional[str] = ...,
|
3533
|
+
use_ssl: Optional[bool] = ...,
|
3534
|
+
verify: Union[bool, str, None] = ...,
|
3535
|
+
endpoint_url: Optional[str] = ...,
|
3536
|
+
aws_access_key_id: Optional[str] = ...,
|
3537
|
+
aws_secret_access_key: Optional[str] = ...,
|
3538
|
+
aws_session_token: Optional[str] = ...,
|
3539
|
+
config: Optional[Config] = ...,
|
3540
|
+
) -> AgreementServiceClient: ...
|
3541
|
+
@overload
|
3526
3542
|
def client(
|
3527
3543
|
self,
|
3528
3544
|
service_name: Literal["marketplace-catalog"],
|
@@ -3537,6 +3553,20 @@ class Session:
|
|
3537
3553
|
config: Optional[Config] = ...,
|
3538
3554
|
) -> MarketplaceCatalogClient: ...
|
3539
3555
|
@overload
|
3556
|
+
def client(
|
3557
|
+
self,
|
3558
|
+
service_name: Literal["marketplace-deployment"],
|
3559
|
+
region_name: Optional[str] = ...,
|
3560
|
+
api_version: Optional[str] = ...,
|
3561
|
+
use_ssl: Optional[bool] = ...,
|
3562
|
+
verify: Union[bool, str, None] = ...,
|
3563
|
+
endpoint_url: Optional[str] = ...,
|
3564
|
+
aws_access_key_id: Optional[str] = ...,
|
3565
|
+
aws_secret_access_key: Optional[str] = ...,
|
3566
|
+
aws_session_token: Optional[str] = ...,
|
3567
|
+
config: Optional[Config] = ...,
|
3568
|
+
) -> MarketplaceDeploymentServiceClient: ...
|
3569
|
+
@overload
|
3540
3570
|
def client(
|
3541
3571
|
self,
|
3542
3572
|
service_name: Literal["marketplace-entitlement"],
|
@@ -1,7 +1,7 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: boto3-stubs
|
3
|
-
Version: 1.33.
|
4
|
-
Summary: Type annotations for boto3 1.33.
|
3
|
+
Version: 1.33.5
|
4
|
+
Summary: Type annotations for boto3 1.33.5 generated with mypy-boto3-builder 7.21.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
|
@@ -250,7 +250,9 @@ Provides-Extra: machinelearning
|
|
250
250
|
Provides-Extra: macie2
|
251
251
|
Provides-Extra: managedblockchain
|
252
252
|
Provides-Extra: managedblockchain-query
|
253
|
+
Provides-Extra: marketplace-agreement
|
253
254
|
Provides-Extra: marketplace-catalog
|
255
|
+
Provides-Extra: marketplace-deployment
|
254
256
|
Provides-Extra: marketplace-entitlement
|
255
257
|
Provides-Extra: marketplacecommerceanalytics
|
256
258
|
Provides-Extra: mediaconnect
|
@@ -418,7 +420,7 @@ License-File: LICENSE
|
|
418
420
|

|
419
421
|
|
420
422
|
Type annotations for
|
421
|
-
[boto3 1.33.
|
423
|
+
[boto3 1.33.5](https://boto3.amazonaws.com/v1/documentation/api/1.33.5/index.html)
|
422
424
|
compatible with [VSCode](https://code.visualstudio.com/),
|
423
425
|
[PyCharm](https://www.jetbrains.com/pycharm/),
|
424
426
|
[Emacs](https://www.gnu.org/software/emacs/),
|
@@ -800,7 +802,7 @@ repository.
|
|
800
802
|
|
801
803
|
## Submodules
|
802
804
|
|
803
|
-
- `boto3-stubs[all]` - Type annotations for all
|
805
|
+
- `boto3-stubs[all]` - Type annotations for all 374 services.
|
804
806
|
- `boto3-stubs[essential]` - Type annotations for
|
805
807
|
[CloudFormation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_cloudformation/),
|
806
808
|
[DynamoDB](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_dynamodb/),
|
@@ -1444,9 +1446,15 @@ repository.
|
|
1444
1446
|
- `boto3-stubs[managedblockchain-query]` - Type annotations for
|
1445
1447
|
[ManagedBlockchainQuery](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_managedblockchain_query/)
|
1446
1448
|
service.
|
1449
|
+
- `boto3-stubs[marketplace-agreement]` - Type annotations for
|
1450
|
+
[AgreementService](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_marketplace_agreement/)
|
1451
|
+
service.
|
1447
1452
|
- `boto3-stubs[marketplace-catalog]` - Type annotations for
|
1448
1453
|
[MarketplaceCatalog](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_marketplace_catalog/)
|
1449
1454
|
service.
|
1455
|
+
- `boto3-stubs[marketplace-deployment]` - Type annotations for
|
1456
|
+
[MarketplaceDeploymentService](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_marketplace_deployment/)
|
1457
|
+
service.
|
1450
1458
|
- `boto3-stubs[marketplace-entitlement]` - Type annotations for
|
1451
1459
|
[MarketplaceEntitlementService](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_marketplace_entitlement/)
|
1452
1460
|
service.
|
@@ -238,7 +238,9 @@ mypy-boto3-machinelearning<1.34.0,>=1.33.0
|
|
238
238
|
mypy-boto3-macie2<1.34.0,>=1.33.0
|
239
239
|
mypy-boto3-managedblockchain<1.34.0,>=1.33.0
|
240
240
|
mypy-boto3-managedblockchain-query<1.34.0,>=1.33.0
|
241
|
+
mypy-boto3-marketplace-agreement<1.34.0,>=1.33.0
|
241
242
|
mypy-boto3-marketplace-catalog<1.34.0,>=1.33.0
|
243
|
+
mypy-boto3-marketplace-deployment<1.34.0,>=1.33.0
|
242
244
|
mypy-boto3-marketplace-entitlement<1.34.0,>=1.33.0
|
243
245
|
mypy-boto3-marketplacecommerceanalytics<1.34.0,>=1.33.0
|
244
246
|
mypy-boto3-mediaconnect<1.34.0,>=1.33.0
|
@@ -499,8 +501,8 @@ mypy-boto3-bedrock-runtime<1.34.0,>=1.33.0
|
|
499
501
|
mypy-boto3-billingconductor<1.34.0,>=1.33.0
|
500
502
|
|
501
503
|
[boto3]
|
502
|
-
boto3==1.33.
|
503
|
-
botocore==1.33.
|
504
|
+
boto3==1.33.5
|
505
|
+
botocore==1.33.5
|
504
506
|
|
505
507
|
[braket]
|
506
508
|
mypy-boto3-braket<1.34.0,>=1.33.0
|
@@ -1045,9 +1047,15 @@ mypy-boto3-managedblockchain<1.34.0,>=1.33.0
|
|
1045
1047
|
[managedblockchain-query]
|
1046
1048
|
mypy-boto3-managedblockchain-query<1.34.0,>=1.33.0
|
1047
1049
|
|
1050
|
+
[marketplace-agreement]
|
1051
|
+
mypy-boto3-marketplace-agreement<1.34.0,>=1.33.0
|
1052
|
+
|
1048
1053
|
[marketplace-catalog]
|
1049
1054
|
mypy-boto3-marketplace-catalog<1.34.0,>=1.33.0
|
1050
1055
|
|
1056
|
+
[marketplace-deployment]
|
1057
|
+
mypy-boto3-marketplace-deployment<1.34.0,>=1.33.0
|
1058
|
+
|
1051
1059
|
[marketplace-entitlement]
|
1052
1060
|
mypy-boto3-marketplace-entitlement<1.34.0,>=1.33.0
|
1053
1061
|
|
@@ -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.33.
|
14
|
+
version="1.33.5",
|
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.33.
|
20
|
+
description="Type annotations for boto3 1.33.5 generated with mypy-boto3-builder 7.21.0",
|
21
21
|
classifiers=[
|
22
22
|
"Development Status :: 5 - Production/Stable",
|
23
23
|
"Intended Audience :: Developers",
|
@@ -272,7 +272,9 @@ setup(
|
|
272
272
|
"mypy-boto3-macie2>=1.33.0, <1.34.0",
|
273
273
|
"mypy-boto3-managedblockchain>=1.33.0, <1.34.0",
|
274
274
|
"mypy-boto3-managedblockchain-query>=1.33.0, <1.34.0",
|
275
|
+
"mypy-boto3-marketplace-agreement>=1.33.0, <1.34.0",
|
275
276
|
"mypy-boto3-marketplace-catalog>=1.33.0, <1.34.0",
|
277
|
+
"mypy-boto3-marketplace-deployment>=1.33.0, <1.34.0",
|
276
278
|
"mypy-boto3-marketplace-entitlement>=1.33.0, <1.34.0",
|
277
279
|
"mypy-boto3-marketplacecommerceanalytics>=1.33.0, <1.34.0",
|
278
280
|
"mypy-boto3-mediaconnect>=1.33.0, <1.34.0",
|
@@ -436,7 +438,7 @@ setup(
|
|
436
438
|
"mypy-boto3-s3>=1.33.0, <1.34.0",
|
437
439
|
"mypy-boto3-sqs>=1.33.0, <1.34.0",
|
438
440
|
],
|
439
|
-
"boto3": ["boto3==1.33.
|
441
|
+
"boto3": ["boto3==1.33.5", "botocore==1.33.5"],
|
440
442
|
"accessanalyzer": ["mypy-boto3-accessanalyzer>=1.33.0, <1.34.0"],
|
441
443
|
"account": ["mypy-boto3-account>=1.33.0, <1.34.0"],
|
442
444
|
"acm": ["mypy-boto3-acm>=1.33.0, <1.34.0"],
|
@@ -663,7 +665,9 @@ setup(
|
|
663
665
|
"macie2": ["mypy-boto3-macie2>=1.33.0, <1.34.0"],
|
664
666
|
"managedblockchain": ["mypy-boto3-managedblockchain>=1.33.0, <1.34.0"],
|
665
667
|
"managedblockchain-query": ["mypy-boto3-managedblockchain-query>=1.33.0, <1.34.0"],
|
668
|
+
"marketplace-agreement": ["mypy-boto3-marketplace-agreement>=1.33.0, <1.34.0"],
|
666
669
|
"marketplace-catalog": ["mypy-boto3-marketplace-catalog>=1.33.0, <1.34.0"],
|
670
|
+
"marketplace-deployment": ["mypy-boto3-marketplace-deployment>=1.33.0, <1.34.0"],
|
667
671
|
"marketplace-entitlement": ["mypy-boto3-marketplace-entitlement>=1.33.0, <1.34.0"],
|
668
672
|
"marketplacecommerceanalytics": [
|
669
673
|
"mypy-boto3-marketplacecommerceanalytics>=1.33.0, <1.34.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
|