boto3-stubs 1.34.150__tar.gz → 1.34.152__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.150 → boto3_stubs-1.34.152}/PKG-INFO +12 -6
- {boto3_stubs-1.34.150 → boto3_stubs-1.34.152}/README.md +5 -2
- {boto3_stubs-1.34.150 → boto3_stubs-1.34.152}/boto3-stubs/__init__.pyi +14 -0
- {boto3_stubs-1.34.150 → boto3_stubs-1.34.152}/boto3-stubs/session.pyi +15 -0
- {boto3_stubs-1.34.150 → boto3_stubs-1.34.152}/boto3_stubs.egg-info/PKG-INFO +12 -6
- {boto3_stubs-1.34.150 → boto3_stubs-1.34.152}/boto3_stubs.egg-info/requires.txt +6 -2
- {boto3_stubs-1.34.150 → boto3_stubs-1.34.152}/setup.py +5 -3
- {boto3_stubs-1.34.150 → boto3_stubs-1.34.152}/LICENSE +0 -0
- {boto3_stubs-1.34.150 → boto3_stubs-1.34.152}/boto3-stubs/compat.pyi +0 -0
- {boto3_stubs-1.34.150 → boto3_stubs-1.34.152}/boto3-stubs/crt.pyi +0 -0
- {boto3_stubs-1.34.150 → boto3_stubs-1.34.152}/boto3-stubs/docs/__init__.pyi +0 -0
- {boto3_stubs-1.34.150 → boto3_stubs-1.34.152}/boto3-stubs/docs/utils.pyi +0 -0
- {boto3_stubs-1.34.150 → boto3_stubs-1.34.152}/boto3-stubs/dynamodb/__init__.pyi +0 -0
- {boto3_stubs-1.34.150 → boto3_stubs-1.34.152}/boto3-stubs/dynamodb/conditions.pyi +0 -0
- {boto3_stubs-1.34.150 → boto3_stubs-1.34.152}/boto3-stubs/dynamodb/table.pyi +0 -0
- {boto3_stubs-1.34.150 → boto3_stubs-1.34.152}/boto3-stubs/dynamodb/transform.pyi +0 -0
- {boto3_stubs-1.34.150 → boto3_stubs-1.34.152}/boto3-stubs/dynamodb/types.pyi +0 -0
- {boto3_stubs-1.34.150 → boto3_stubs-1.34.152}/boto3-stubs/ec2/__init__.pyi +0 -0
- {boto3_stubs-1.34.150 → boto3_stubs-1.34.152}/boto3-stubs/ec2/createtags.pyi +0 -0
- {boto3_stubs-1.34.150 → boto3_stubs-1.34.152}/boto3-stubs/ec2/deletetags.pyi +0 -0
- {boto3_stubs-1.34.150 → boto3_stubs-1.34.152}/boto3-stubs/exceptions.pyi +0 -0
- {boto3_stubs-1.34.150 → boto3_stubs-1.34.152}/boto3-stubs/py.typed +0 -0
- {boto3_stubs-1.34.150 → boto3_stubs-1.34.152}/boto3-stubs/resources/__init__.pyi +0 -0
- {boto3_stubs-1.34.150 → boto3_stubs-1.34.152}/boto3-stubs/resources/action.pyi +0 -0
- {boto3_stubs-1.34.150 → boto3_stubs-1.34.152}/boto3-stubs/resources/base.pyi +0 -0
- {boto3_stubs-1.34.150 → boto3_stubs-1.34.152}/boto3-stubs/resources/collection.pyi +0 -0
- {boto3_stubs-1.34.150 → boto3_stubs-1.34.152}/boto3-stubs/resources/factory.pyi +0 -0
- {boto3_stubs-1.34.150 → boto3_stubs-1.34.152}/boto3-stubs/resources/model.pyi +0 -0
- {boto3_stubs-1.34.150 → boto3_stubs-1.34.152}/boto3-stubs/resources/params.pyi +0 -0
- {boto3_stubs-1.34.150 → boto3_stubs-1.34.152}/boto3-stubs/resources/response.pyi +0 -0
- {boto3_stubs-1.34.150 → boto3_stubs-1.34.152}/boto3-stubs/s3/__init__.pyi +0 -0
- {boto3_stubs-1.34.150 → boto3_stubs-1.34.152}/boto3-stubs/s3/constants.pyi +0 -0
- {boto3_stubs-1.34.150 → boto3_stubs-1.34.152}/boto3-stubs/s3/inject.pyi +0 -0
- {boto3_stubs-1.34.150 → boto3_stubs-1.34.152}/boto3-stubs/s3/transfer.pyi +0 -0
- {boto3_stubs-1.34.150 → boto3_stubs-1.34.152}/boto3-stubs/utils.pyi +0 -0
- {boto3_stubs-1.34.150 → boto3_stubs-1.34.152}/boto3_stubs.egg-info/SOURCES.txt +0 -0
- {boto3_stubs-1.34.150 → boto3_stubs-1.34.152}/boto3_stubs.egg-info/dependency_links.txt +0 -0
- {boto3_stubs-1.34.150 → boto3_stubs-1.34.152}/boto3_stubs.egg-info/not-zip-safe +0 -0
- {boto3_stubs-1.34.150 → boto3_stubs-1.34.152}/boto3_stubs.egg-info/top_level.txt +0 -0
- {boto3_stubs-1.34.150 → boto3_stubs-1.34.152}/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.152
|
4
|
+
Summary: Type annotations for boto3 1.34.152 generated with mypy-boto3-builder 7.25.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
|
@@ -380,6 +380,7 @@ Requires-Dist: mypy-boto3-sqs<1.35.0,>=1.34.0; extra == "all"
|
|
380
380
|
Requires-Dist: mypy-boto3-ssm<1.35.0,>=1.34.0; extra == "all"
|
381
381
|
Requires-Dist: mypy-boto3-ssm-contacts<1.35.0,>=1.34.0; extra == "all"
|
382
382
|
Requires-Dist: mypy-boto3-ssm-incidents<1.35.0,>=1.34.0; extra == "all"
|
383
|
+
Requires-Dist: mypy-boto3-ssm-quicksetup<1.35.0,>=1.34.0; extra == "all"
|
383
384
|
Requires-Dist: mypy-boto3-ssm-sap<1.35.0,>=1.34.0; extra == "all"
|
384
385
|
Requires-Dist: mypy-boto3-sso<1.35.0,>=1.34.0; extra == "all"
|
385
386
|
Requires-Dist: mypy-boto3-sso-admin<1.35.0,>=1.34.0; extra == "all"
|
@@ -427,8 +428,8 @@ Requires-Dist: mypy-boto3-rds<1.35.0,>=1.34.0; extra == "essential"
|
|
427
428
|
Requires-Dist: mypy-boto3-s3<1.35.0,>=1.34.0; extra == "essential"
|
428
429
|
Requires-Dist: mypy-boto3-sqs<1.35.0,>=1.34.0; extra == "essential"
|
429
430
|
Provides-Extra: boto3
|
430
|
-
Requires-Dist: boto3==1.34.
|
431
|
-
Requires-Dist: botocore==1.34.
|
431
|
+
Requires-Dist: boto3==1.34.152; extra == "boto3"
|
432
|
+
Requires-Dist: botocore==1.34.152; extra == "boto3"
|
432
433
|
Provides-Extra: accessanalyzer
|
433
434
|
Requires-Dist: mypy-boto3-accessanalyzer<1.35.0,>=1.34.0; extra == "accessanalyzer"
|
434
435
|
Provides-Extra: account
|
@@ -1123,6 +1124,8 @@ Provides-Extra: ssm-contacts
|
|
1123
1124
|
Requires-Dist: mypy-boto3-ssm-contacts<1.35.0,>=1.34.0; extra == "ssm-contacts"
|
1124
1125
|
Provides-Extra: ssm-incidents
|
1125
1126
|
Requires-Dist: mypy-boto3-ssm-incidents<1.35.0,>=1.34.0; extra == "ssm-incidents"
|
1127
|
+
Provides-Extra: ssm-quicksetup
|
1128
|
+
Requires-Dist: mypy-boto3-ssm-quicksetup<1.35.0,>=1.34.0; extra == "ssm-quicksetup"
|
1126
1129
|
Provides-Extra: ssm-sap
|
1127
1130
|
Requires-Dist: mypy-boto3-ssm-sap<1.35.0,>=1.34.0; extra == "ssm-sap"
|
1128
1131
|
Provides-Extra: sso
|
@@ -1212,7 +1215,7 @@ Requires-Dist: mypy-boto3-xray<1.35.0,>=1.34.0; extra == "xray"
|
|
1212
1215
|

|
1213
1216
|
|
1214
1217
|
Type annotations for
|
1215
|
-
[boto3 1.34.
|
1218
|
+
[boto3 1.34.152](https://boto3.amazonaws.com/v1/documentation/api/1.34.152/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/),
|
@@ -2617,6 +2620,9 @@ repository.
|
|
2617
2620
|
- `boto3-stubs[ssm-incidents]` - Type annotations for
|
2618
2621
|
[SSMIncidents](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_ssm_incidents/)
|
2619
2622
|
service.
|
2623
|
+
- `boto3-stubs[ssm-quicksetup]` - Type annotations for
|
2624
|
+
[SystemsManagerQuickSetup](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_ssm_quicksetup/)
|
2625
|
+
service.
|
2620
2626
|
- `boto3-stubs[ssm-sap]` - Type annotations for
|
2621
2627
|
[SsmSap](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_ssm_sap/)
|
2622
2628
|
service.
|
@@ -10,7 +10,7 @@
|
|
10
10
|

|
11
11
|
|
12
12
|
Type annotations for
|
13
|
-
[boto3 1.34.
|
13
|
+
[boto3 1.34.152](https://boto3.amazonaws.com/v1/documentation/api/1.34.152/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/),
|
@@ -1415,6 +1415,9 @@ repository.
|
|
1415
1415
|
- `boto3-stubs[ssm-incidents]` - Type annotations for
|
1416
1416
|
[SSMIncidents](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_ssm_incidents/)
|
1417
1417
|
service.
|
1418
|
+
- `boto3-stubs[ssm-quicksetup]` - Type annotations for
|
1419
|
+
[SystemsManagerQuickSetup](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_ssm_quicksetup/)
|
1420
|
+
service.
|
1418
1421
|
- `boto3-stubs[ssm-sap]` - Type annotations for
|
1419
1422
|
[SsmSap](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_ssm_sap/)
|
1420
1423
|
service.
|
@@ -367,6 +367,7 @@ from mypy_boto3_sqs.service_resource import SQSServiceResource
|
|
367
367
|
from mypy_boto3_ssm.client import SSMClient
|
368
368
|
from mypy_boto3_ssm_contacts.client import SSMContactsClient
|
369
369
|
from mypy_boto3_ssm_incidents.client import SSMIncidentsClient
|
370
|
+
from mypy_boto3_ssm_quicksetup.client import SystemsManagerQuickSetupClient
|
370
371
|
from mypy_boto3_ssm_sap.client import SsmSapClient
|
371
372
|
from mypy_boto3_sso.client import SSOClient
|
372
373
|
from mypy_boto3_sso_admin.client import SSOAdminClient
|
@@ -4944,6 +4945,19 @@ def client(
|
|
4944
4945
|
config: Optional[Config] = ...,
|
4945
4946
|
) -> SSMIncidentsClient: ...
|
4946
4947
|
@overload
|
4948
|
+
def client(
|
4949
|
+
service_name: Literal["ssm-quicksetup"],
|
4950
|
+
region_name: Optional[str] = ...,
|
4951
|
+
api_version: Optional[str] = ...,
|
4952
|
+
use_ssl: Optional[bool] = ...,
|
4953
|
+
verify: Union[bool, str, None] = ...,
|
4954
|
+
endpoint_url: Optional[str] = ...,
|
4955
|
+
aws_access_key_id: Optional[str] = ...,
|
4956
|
+
aws_secret_access_key: Optional[str] = ...,
|
4957
|
+
aws_session_token: Optional[str] = ...,
|
4958
|
+
config: Optional[Config] = ...,
|
4959
|
+
) -> SystemsManagerQuickSetupClient: ...
|
4960
|
+
@overload
|
4947
4961
|
def client(
|
4948
4962
|
service_name: Literal["ssm-sap"],
|
4949
4963
|
region_name: Optional[str] = ...,
|
@@ -373,6 +373,7 @@ from mypy_boto3_sqs.service_resource import SQSServiceResource
|
|
373
373
|
from mypy_boto3_ssm.client import SSMClient
|
374
374
|
from mypy_boto3_ssm_contacts.client import SSMContactsClient
|
375
375
|
from mypy_boto3_ssm_incidents.client import SSMIncidentsClient
|
376
|
+
from mypy_boto3_ssm_quicksetup.client import SystemsManagerQuickSetupClient
|
376
377
|
from mypy_boto3_ssm_sap.client import SsmSapClient
|
377
378
|
from mypy_boto3_sso.client import SSOClient
|
378
379
|
from mypy_boto3_sso_admin.client import SSOAdminClient
|
@@ -5312,6 +5313,20 @@ class Session:
|
|
5312
5313
|
config: Optional[Config] = ...,
|
5313
5314
|
) -> SSMIncidentsClient: ...
|
5314
5315
|
@overload
|
5316
|
+
def client(
|
5317
|
+
self,
|
5318
|
+
service_name: Literal["ssm-quicksetup"],
|
5319
|
+
region_name: Optional[str] = ...,
|
5320
|
+
api_version: Optional[str] = ...,
|
5321
|
+
use_ssl: Optional[bool] = ...,
|
5322
|
+
verify: Union[bool, str, None] = ...,
|
5323
|
+
endpoint_url: Optional[str] = ...,
|
5324
|
+
aws_access_key_id: Optional[str] = ...,
|
5325
|
+
aws_secret_access_key: Optional[str] = ...,
|
5326
|
+
aws_session_token: Optional[str] = ...,
|
5327
|
+
config: Optional[Config] = ...,
|
5328
|
+
) -> SystemsManagerQuickSetupClient: ...
|
5329
|
+
@overload
|
5315
5330
|
def client(
|
5316
5331
|
self,
|
5317
5332
|
service_name: Literal["ssm-sap"],
|
@@ -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.152
|
4
|
+
Summary: Type annotations for boto3 1.34.152 generated with mypy-boto3-builder 7.25.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
|
@@ -380,6 +380,7 @@ Requires-Dist: mypy-boto3-sqs<1.35.0,>=1.34.0; extra == "all"
|
|
380
380
|
Requires-Dist: mypy-boto3-ssm<1.35.0,>=1.34.0; extra == "all"
|
381
381
|
Requires-Dist: mypy-boto3-ssm-contacts<1.35.0,>=1.34.0; extra == "all"
|
382
382
|
Requires-Dist: mypy-boto3-ssm-incidents<1.35.0,>=1.34.0; extra == "all"
|
383
|
+
Requires-Dist: mypy-boto3-ssm-quicksetup<1.35.0,>=1.34.0; extra == "all"
|
383
384
|
Requires-Dist: mypy-boto3-ssm-sap<1.35.0,>=1.34.0; extra == "all"
|
384
385
|
Requires-Dist: mypy-boto3-sso<1.35.0,>=1.34.0; extra == "all"
|
385
386
|
Requires-Dist: mypy-boto3-sso-admin<1.35.0,>=1.34.0; extra == "all"
|
@@ -427,8 +428,8 @@ Requires-Dist: mypy-boto3-rds<1.35.0,>=1.34.0; extra == "essential"
|
|
427
428
|
Requires-Dist: mypy-boto3-s3<1.35.0,>=1.34.0; extra == "essential"
|
428
429
|
Requires-Dist: mypy-boto3-sqs<1.35.0,>=1.34.0; extra == "essential"
|
429
430
|
Provides-Extra: boto3
|
430
|
-
Requires-Dist: boto3==1.34.
|
431
|
-
Requires-Dist: botocore==1.34.
|
431
|
+
Requires-Dist: boto3==1.34.152; extra == "boto3"
|
432
|
+
Requires-Dist: botocore==1.34.152; extra == "boto3"
|
432
433
|
Provides-Extra: accessanalyzer
|
433
434
|
Requires-Dist: mypy-boto3-accessanalyzer<1.35.0,>=1.34.0; extra == "accessanalyzer"
|
434
435
|
Provides-Extra: account
|
@@ -1123,6 +1124,8 @@ Provides-Extra: ssm-contacts
|
|
1123
1124
|
Requires-Dist: mypy-boto3-ssm-contacts<1.35.0,>=1.34.0; extra == "ssm-contacts"
|
1124
1125
|
Provides-Extra: ssm-incidents
|
1125
1126
|
Requires-Dist: mypy-boto3-ssm-incidents<1.35.0,>=1.34.0; extra == "ssm-incidents"
|
1127
|
+
Provides-Extra: ssm-quicksetup
|
1128
|
+
Requires-Dist: mypy-boto3-ssm-quicksetup<1.35.0,>=1.34.0; extra == "ssm-quicksetup"
|
1126
1129
|
Provides-Extra: ssm-sap
|
1127
1130
|
Requires-Dist: mypy-boto3-ssm-sap<1.35.0,>=1.34.0; extra == "ssm-sap"
|
1128
1131
|
Provides-Extra: sso
|
@@ -1212,7 +1215,7 @@ Requires-Dist: mypy-boto3-xray<1.35.0,>=1.34.0; extra == "xray"
|
|
1212
1215
|

|
1213
1216
|
|
1214
1217
|
Type annotations for
|
1215
|
-
[boto3 1.34.
|
1218
|
+
[boto3 1.34.152](https://boto3.amazonaws.com/v1/documentation/api/1.34.152/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/),
|
@@ -2617,6 +2620,9 @@ repository.
|
|
2617
2620
|
- `boto3-stubs[ssm-incidents]` - Type annotations for
|
2618
2621
|
[SSMIncidents](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_ssm_incidents/)
|
2619
2622
|
service.
|
2623
|
+
- `boto3-stubs[ssm-quicksetup]` - Type annotations for
|
2624
|
+
[SystemsManagerQuickSetup](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_ssm_quicksetup/)
|
2625
|
+
service.
|
2620
2626
|
- `boto3-stubs[ssm-sap]` - Type annotations for
|
2621
2627
|
[SsmSap](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_ssm_sap/)
|
2622
2628
|
service.
|
@@ -364,6 +364,7 @@ mypy-boto3-sqs<1.35.0,>=1.34.0
|
|
364
364
|
mypy-boto3-ssm<1.35.0,>=1.34.0
|
365
365
|
mypy-boto3-ssm-contacts<1.35.0,>=1.34.0
|
366
366
|
mypy-boto3-ssm-incidents<1.35.0,>=1.34.0
|
367
|
+
mypy-boto3-ssm-quicksetup<1.35.0,>=1.34.0
|
367
368
|
mypy-boto3-ssm-sap<1.35.0,>=1.34.0
|
368
369
|
mypy-boto3-sso<1.35.0,>=1.34.0
|
369
370
|
mypy-boto3-sso-admin<1.35.0,>=1.34.0
|
@@ -515,8 +516,8 @@ mypy-boto3-bedrock-runtime<1.35.0,>=1.34.0
|
|
515
516
|
mypy-boto3-billingconductor<1.35.0,>=1.34.0
|
516
517
|
|
517
518
|
[boto3]
|
518
|
-
boto3==1.34.
|
519
|
-
botocore==1.34.
|
519
|
+
boto3==1.34.152
|
520
|
+
botocore==1.34.152
|
520
521
|
|
521
522
|
[braket]
|
522
523
|
mypy-boto3-braket<1.35.0,>=1.34.0
|
@@ -1445,6 +1446,9 @@ mypy-boto3-ssm-contacts<1.35.0,>=1.34.0
|
|
1445
1446
|
[ssm-incidents]
|
1446
1447
|
mypy-boto3-ssm-incidents<1.35.0,>=1.34.0
|
1447
1448
|
|
1449
|
+
[ssm-quicksetup]
|
1450
|
+
mypy-boto3-ssm-quicksetup<1.35.0,>=1.34.0
|
1451
|
+
|
1448
1452
|
[ssm-sap]
|
1449
1453
|
mypy-boto3-ssm-sap<1.35.0,>=1.34.0
|
1450
1454
|
|
@@ -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.152",
|
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.152 generated with mypy-boto3-builder 7.25.0",
|
21
21
|
classifiers=[
|
22
22
|
"Development Status :: 5 - Production/Stable",
|
23
23
|
"Intended Audience :: Developers",
|
@@ -400,6 +400,7 @@ setup(
|
|
400
400
|
"mypy-boto3-ssm>=1.34.0, <1.35.0",
|
401
401
|
"mypy-boto3-ssm-contacts>=1.34.0, <1.35.0",
|
402
402
|
"mypy-boto3-ssm-incidents>=1.34.0, <1.35.0",
|
403
|
+
"mypy-boto3-ssm-quicksetup>=1.34.0, <1.35.0",
|
403
404
|
"mypy-boto3-ssm-sap>=1.34.0, <1.35.0",
|
404
405
|
"mypy-boto3-sso>=1.34.0, <1.35.0",
|
405
406
|
"mypy-boto3-sso-admin>=1.34.0, <1.35.0",
|
@@ -448,7 +449,7 @@ setup(
|
|
448
449
|
"mypy-boto3-s3>=1.34.0, <1.35.0",
|
449
450
|
"mypy-boto3-sqs>=1.34.0, <1.35.0",
|
450
451
|
],
|
451
|
-
"boto3": ["boto3==1.34.
|
452
|
+
"boto3": ["boto3==1.34.152", "botocore==1.34.152"],
|
452
453
|
"accessanalyzer": ["mypy-boto3-accessanalyzer>=1.34.0, <1.35.0"],
|
453
454
|
"account": ["mypy-boto3-account>=1.34.0, <1.35.0"],
|
454
455
|
"acm": ["mypy-boto3-acm>=1.34.0, <1.35.0"],
|
@@ -812,6 +813,7 @@ setup(
|
|
812
813
|
"ssm": ["mypy-boto3-ssm>=1.34.0, <1.35.0"],
|
813
814
|
"ssm-contacts": ["mypy-boto3-ssm-contacts>=1.34.0, <1.35.0"],
|
814
815
|
"ssm-incidents": ["mypy-boto3-ssm-incidents>=1.34.0, <1.35.0"],
|
816
|
+
"ssm-quicksetup": ["mypy-boto3-ssm-quicksetup>=1.34.0, <1.35.0"],
|
815
817
|
"ssm-sap": ["mypy-boto3-ssm-sap>=1.34.0, <1.35.0"],
|
816
818
|
"sso": ["mypy-boto3-sso>=1.34.0, <1.35.0"],
|
817
819
|
"sso-admin": ["mypy-boto3-sso-admin>=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
|