boto3-stubs 1.35.2__tar.gz → 1.35.4__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.2 → boto3_stubs-1.35.4}/PKG-INFO +7 -13
- {boto3_stubs-1.35.2 → boto3_stubs-1.35.4}/README.md +3 -6
- {boto3_stubs-1.35.2 → boto3_stubs-1.35.4}/boto3-stubs/__init__.pyi +0 -14
- {boto3_stubs-1.35.2 → boto3_stubs-1.35.4}/boto3-stubs/session.pyi +0 -15
- {boto3_stubs-1.35.2 → boto3_stubs-1.35.4}/boto3_stubs.egg-info/PKG-INFO +7 -13
- {boto3_stubs-1.35.2 → boto3_stubs-1.35.4}/boto3_stubs.egg-info/requires.txt +2 -6
- {boto3_stubs-1.35.2 → boto3_stubs-1.35.4}/setup.py +3 -5
- {boto3_stubs-1.35.2 → boto3_stubs-1.35.4}/LICENSE +0 -0
- {boto3_stubs-1.35.2 → boto3_stubs-1.35.4}/boto3-stubs/compat.pyi +0 -0
- {boto3_stubs-1.35.2 → boto3_stubs-1.35.4}/boto3-stubs/crt.pyi +0 -0
- {boto3_stubs-1.35.2 → boto3_stubs-1.35.4}/boto3-stubs/docs/__init__.pyi +0 -0
- {boto3_stubs-1.35.2 → boto3_stubs-1.35.4}/boto3-stubs/docs/utils.pyi +0 -0
- {boto3_stubs-1.35.2 → boto3_stubs-1.35.4}/boto3-stubs/dynamodb/__init__.pyi +0 -0
- {boto3_stubs-1.35.2 → boto3_stubs-1.35.4}/boto3-stubs/dynamodb/conditions.pyi +0 -0
- {boto3_stubs-1.35.2 → boto3_stubs-1.35.4}/boto3-stubs/dynamodb/table.pyi +0 -0
- {boto3_stubs-1.35.2 → boto3_stubs-1.35.4}/boto3-stubs/dynamodb/transform.pyi +0 -0
- {boto3_stubs-1.35.2 → boto3_stubs-1.35.4}/boto3-stubs/dynamodb/types.pyi +0 -0
- {boto3_stubs-1.35.2 → boto3_stubs-1.35.4}/boto3-stubs/ec2/__init__.pyi +0 -0
- {boto3_stubs-1.35.2 → boto3_stubs-1.35.4}/boto3-stubs/ec2/createtags.pyi +0 -0
- {boto3_stubs-1.35.2 → boto3_stubs-1.35.4}/boto3-stubs/ec2/deletetags.pyi +0 -0
- {boto3_stubs-1.35.2 → boto3_stubs-1.35.4}/boto3-stubs/exceptions.pyi +0 -0
- {boto3_stubs-1.35.2 → boto3_stubs-1.35.4}/boto3-stubs/py.typed +0 -0
- {boto3_stubs-1.35.2 → boto3_stubs-1.35.4}/boto3-stubs/resources/__init__.pyi +0 -0
- {boto3_stubs-1.35.2 → boto3_stubs-1.35.4}/boto3-stubs/resources/action.pyi +0 -0
- {boto3_stubs-1.35.2 → boto3_stubs-1.35.4}/boto3-stubs/resources/base.pyi +0 -0
- {boto3_stubs-1.35.2 → boto3_stubs-1.35.4}/boto3-stubs/resources/collection.pyi +0 -0
- {boto3_stubs-1.35.2 → boto3_stubs-1.35.4}/boto3-stubs/resources/factory.pyi +0 -0
- {boto3_stubs-1.35.2 → boto3_stubs-1.35.4}/boto3-stubs/resources/model.pyi +0 -0
- {boto3_stubs-1.35.2 → boto3_stubs-1.35.4}/boto3-stubs/resources/params.pyi +0 -0
- {boto3_stubs-1.35.2 → boto3_stubs-1.35.4}/boto3-stubs/resources/response.pyi +0 -0
- {boto3_stubs-1.35.2 → boto3_stubs-1.35.4}/boto3-stubs/s3/__init__.pyi +0 -0
- {boto3_stubs-1.35.2 → boto3_stubs-1.35.4}/boto3-stubs/s3/constants.pyi +0 -0
- {boto3_stubs-1.35.2 → boto3_stubs-1.35.4}/boto3-stubs/s3/inject.pyi +0 -0
- {boto3_stubs-1.35.2 → boto3_stubs-1.35.4}/boto3-stubs/s3/transfer.pyi +0 -0
- {boto3_stubs-1.35.2 → boto3_stubs-1.35.4}/boto3-stubs/utils.pyi +0 -0
- {boto3_stubs-1.35.2 → boto3_stubs-1.35.4}/boto3_stubs.egg-info/SOURCES.txt +0 -0
- {boto3_stubs-1.35.2 → boto3_stubs-1.35.4}/boto3_stubs.egg-info/dependency_links.txt +0 -0
- {boto3_stubs-1.35.2 → boto3_stubs-1.35.4}/boto3_stubs.egg-info/not-zip-safe +0 -0
- {boto3_stubs-1.35.2 → boto3_stubs-1.35.4}/boto3_stubs.egg-info/top_level.txt +0 -0
- {boto3_stubs-1.35.2 → boto3_stubs-1.35.4}/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.4
|
4
|
+
Summary: Type annotations for boto3 1.35.4 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
|
@@ -109,7 +109,6 @@ Requires-Dist: mypy-boto3-codeguru-reviewer<1.36.0,>=1.35.0; extra == "all"
|
|
109
109
|
Requires-Dist: mypy-boto3-codeguru-security<1.36.0,>=1.35.0; extra == "all"
|
110
110
|
Requires-Dist: mypy-boto3-codeguruprofiler<1.36.0,>=1.35.0; extra == "all"
|
111
111
|
Requires-Dist: mypy-boto3-codepipeline<1.36.0,>=1.35.0; extra == "all"
|
112
|
-
Requires-Dist: mypy-boto3-codestar<1.36.0,>=1.35.0; extra == "all"
|
113
112
|
Requires-Dist: mypy-boto3-codestar-connections<1.36.0,>=1.35.0; extra == "all"
|
114
113
|
Requires-Dist: mypy-boto3-codestar-notifications<1.36.0,>=1.35.0; extra == "all"
|
115
114
|
Requires-Dist: mypy-boto3-cognito-identity<1.36.0,>=1.35.0; extra == "all"
|
@@ -428,8 +427,8 @@ Requires-Dist: mypy-boto3-rds<1.36.0,>=1.35.0; extra == "essential"
|
|
428
427
|
Requires-Dist: mypy-boto3-s3<1.36.0,>=1.35.0; extra == "essential"
|
429
428
|
Requires-Dist: mypy-boto3-sqs<1.36.0,>=1.35.0; extra == "essential"
|
430
429
|
Provides-Extra: boto3
|
431
|
-
Requires-Dist: boto3==1.35.
|
432
|
-
Requires-Dist: botocore==1.35.
|
430
|
+
Requires-Dist: boto3==1.35.4; extra == "boto3"
|
431
|
+
Requires-Dist: botocore==1.35.4; extra == "boto3"
|
433
432
|
Provides-Extra: accessanalyzer
|
434
433
|
Requires-Dist: mypy-boto3-accessanalyzer<1.36.0,>=1.35.0; extra == "accessanalyzer"
|
435
434
|
Provides-Extra: account
|
@@ -582,8 +581,6 @@ Provides-Extra: codeguruprofiler
|
|
582
581
|
Requires-Dist: mypy-boto3-codeguruprofiler<1.36.0,>=1.35.0; extra == "codeguruprofiler"
|
583
582
|
Provides-Extra: codepipeline
|
584
583
|
Requires-Dist: mypy-boto3-codepipeline<1.36.0,>=1.35.0; extra == "codepipeline"
|
585
|
-
Provides-Extra: codestar
|
586
|
-
Requires-Dist: mypy-boto3-codestar<1.36.0,>=1.35.0; extra == "codestar"
|
587
584
|
Provides-Extra: codestar-connections
|
588
585
|
Requires-Dist: mypy-boto3-codestar-connections<1.36.0,>=1.35.0; extra == "codestar-connections"
|
589
586
|
Provides-Extra: codestar-notifications
|
@@ -1215,7 +1212,7 @@ Requires-Dist: mypy-boto3-xray<1.36.0,>=1.35.0; extra == "xray"
|
|
1215
1212
|

|
1216
1213
|
|
1217
1214
|
Type annotations for
|
1218
|
-
[boto3 1.35.
|
1215
|
+
[boto3 1.35.4](https://boto3.amazonaws.com/v1/documentation/api/1.35.4/index.html)
|
1219
1216
|
compatible with [VSCode](https://code.visualstudio.com/),
|
1220
1217
|
[PyCharm](https://www.jetbrains.com/pycharm/),
|
1221
1218
|
[Emacs](https://www.gnu.org/software/emacs/),
|
@@ -1224,7 +1221,7 @@ compatible with [VSCode](https://code.visualstudio.com/),
|
|
1224
1221
|
[pyright](https://github.com/microsoft/pyright) and other tools.
|
1225
1222
|
|
1226
1223
|
Generated by
|
1227
|
-
[mypy-boto3-builder 7.26.
|
1224
|
+
[mypy-boto3-builder 7.26.1](https://github.com/youtype/mypy_boto3_builder).
|
1228
1225
|
|
1229
1226
|
More information can be found in
|
1230
1227
|
[boto3-stubs docs](https://youtype.github.io/boto3_stubs_docs/).
|
@@ -1602,7 +1599,7 @@ repository.
|
|
1602
1599
|
|
1603
1600
|
## Submodules
|
1604
1601
|
|
1605
|
-
- `boto3-stubs[all]` - Type annotations for all
|
1602
|
+
- `boto3-stubs[all]` - Type annotations for all 385 services.
|
1606
1603
|
- `boto3-stubs[essential]` - Type annotations for
|
1607
1604
|
[CloudFormation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_cloudformation/),
|
1608
1605
|
[DynamoDB](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_dynamodb/),
|
@@ -1838,9 +1835,6 @@ repository.
|
|
1838
1835
|
- `boto3-stubs[codepipeline]` - Type annotations for
|
1839
1836
|
[CodePipeline](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_codepipeline/)
|
1840
1837
|
service.
|
1841
|
-
- `boto3-stubs[codestar]` - Type annotations for
|
1842
|
-
[CodeStar](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_codestar/)
|
1843
|
-
service.
|
1844
1838
|
- `boto3-stubs[codestar-connections]` - Type annotations for
|
1845
1839
|
[CodeStarconnections](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_codestar_connections/)
|
1846
1840
|
service.
|
@@ -10,7 +10,7 @@
|
|
10
10
|

|
11
11
|
|
12
12
|
Type annotations for
|
13
|
-
[boto3 1.35.
|
13
|
+
[boto3 1.35.4](https://boto3.amazonaws.com/v1/documentation/api/1.35.4/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.26.
|
22
|
+
[mypy-boto3-builder 7.26.1](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/).
|
@@ -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 385 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/),
|
@@ -633,9 +633,6 @@ repository.
|
|
633
633
|
- `boto3-stubs[codepipeline]` - Type annotations for
|
634
634
|
[CodePipeline](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_codepipeline/)
|
635
635
|
service.
|
636
|
-
- `boto3-stubs[codestar]` - Type annotations for
|
637
|
-
[CodeStar](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_codestar/)
|
638
|
-
service.
|
639
636
|
- `boto3-stubs[codestar-connections]` - Type annotations for
|
640
637
|
[CodeStarconnections](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_codestar_connections/)
|
641
638
|
service.
|
@@ -84,7 +84,6 @@ from mypy_boto3_codeguru_reviewer.client import CodeGuruReviewerClient
|
|
84
84
|
from mypy_boto3_codeguru_security.client import CodeGuruSecurityClient
|
85
85
|
from mypy_boto3_codeguruprofiler.client import CodeGuruProfilerClient
|
86
86
|
from mypy_boto3_codepipeline.client import CodePipelineClient
|
87
|
-
from mypy_boto3_codestar.client import CodeStarClient
|
88
87
|
from mypy_boto3_codestar_connections.client import CodeStarconnectionsClient
|
89
88
|
from mypy_boto3_codestar_notifications.client import CodeStarNotificationsClient
|
90
89
|
from mypy_boto3_cognito_identity.client import CognitoIdentityClient
|
@@ -1422,19 +1421,6 @@ def client(
|
|
1422
1421
|
config: Optional[Config] = ...,
|
1423
1422
|
) -> CodePipelineClient: ...
|
1424
1423
|
@overload
|
1425
|
-
def client(
|
1426
|
-
service_name: Literal["codestar"],
|
1427
|
-
region_name: Optional[str] = ...,
|
1428
|
-
api_version: Optional[str] = ...,
|
1429
|
-
use_ssl: Optional[bool] = ...,
|
1430
|
-
verify: Union[bool, str, None] = ...,
|
1431
|
-
endpoint_url: Optional[str] = ...,
|
1432
|
-
aws_access_key_id: Optional[str] = ...,
|
1433
|
-
aws_secret_access_key: Optional[str] = ...,
|
1434
|
-
aws_session_token: Optional[str] = ...,
|
1435
|
-
config: Optional[Config] = ...,
|
1436
|
-
) -> CodeStarClient: ...
|
1437
|
-
@overload
|
1438
1424
|
def client(
|
1439
1425
|
service_name: Literal["codestar-connections"],
|
1440
1426
|
region_name: Optional[str] = ...,
|
@@ -90,7 +90,6 @@ from mypy_boto3_codeguru_reviewer.client import CodeGuruReviewerClient
|
|
90
90
|
from mypy_boto3_codeguru_security.client import CodeGuruSecurityClient
|
91
91
|
from mypy_boto3_codeguruprofiler.client import CodeGuruProfilerClient
|
92
92
|
from mypy_boto3_codepipeline.client import CodePipelineClient
|
93
|
-
from mypy_boto3_codestar.client import CodeStarClient
|
94
93
|
from mypy_boto3_codestar_connections.client import CodeStarconnectionsClient
|
95
94
|
from mypy_boto3_codestar_notifications.client import CodeStarNotificationsClient
|
96
95
|
from mypy_boto3_cognito_identity.client import CognitoIdentityClient
|
@@ -1519,20 +1518,6 @@ class Session:
|
|
1519
1518
|
config: Optional[Config] = ...,
|
1520
1519
|
) -> CodePipelineClient: ...
|
1521
1520
|
@overload
|
1522
|
-
def client(
|
1523
|
-
self,
|
1524
|
-
service_name: Literal["codestar"],
|
1525
|
-
region_name: Optional[str] = ...,
|
1526
|
-
api_version: Optional[str] = ...,
|
1527
|
-
use_ssl: Optional[bool] = ...,
|
1528
|
-
verify: Union[bool, str, None] = ...,
|
1529
|
-
endpoint_url: Optional[str] = ...,
|
1530
|
-
aws_access_key_id: Optional[str] = ...,
|
1531
|
-
aws_secret_access_key: Optional[str] = ...,
|
1532
|
-
aws_session_token: Optional[str] = ...,
|
1533
|
-
config: Optional[Config] = ...,
|
1534
|
-
) -> CodeStarClient: ...
|
1535
|
-
@overload
|
1536
1521
|
def client(
|
1537
1522
|
self,
|
1538
1523
|
service_name: Literal["codestar-connections"],
|
@@ -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.4
|
4
|
+
Summary: Type annotations for boto3 1.35.4 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
|
@@ -109,7 +109,6 @@ Requires-Dist: mypy-boto3-codeguru-reviewer<1.36.0,>=1.35.0; extra == "all"
|
|
109
109
|
Requires-Dist: mypy-boto3-codeguru-security<1.36.0,>=1.35.0; extra == "all"
|
110
110
|
Requires-Dist: mypy-boto3-codeguruprofiler<1.36.0,>=1.35.0; extra == "all"
|
111
111
|
Requires-Dist: mypy-boto3-codepipeline<1.36.0,>=1.35.0; extra == "all"
|
112
|
-
Requires-Dist: mypy-boto3-codestar<1.36.0,>=1.35.0; extra == "all"
|
113
112
|
Requires-Dist: mypy-boto3-codestar-connections<1.36.0,>=1.35.0; extra == "all"
|
114
113
|
Requires-Dist: mypy-boto3-codestar-notifications<1.36.0,>=1.35.0; extra == "all"
|
115
114
|
Requires-Dist: mypy-boto3-cognito-identity<1.36.0,>=1.35.0; extra == "all"
|
@@ -428,8 +427,8 @@ Requires-Dist: mypy-boto3-rds<1.36.0,>=1.35.0; extra == "essential"
|
|
428
427
|
Requires-Dist: mypy-boto3-s3<1.36.0,>=1.35.0; extra == "essential"
|
429
428
|
Requires-Dist: mypy-boto3-sqs<1.36.0,>=1.35.0; extra == "essential"
|
430
429
|
Provides-Extra: boto3
|
431
|
-
Requires-Dist: boto3==1.35.
|
432
|
-
Requires-Dist: botocore==1.35.
|
430
|
+
Requires-Dist: boto3==1.35.4; extra == "boto3"
|
431
|
+
Requires-Dist: botocore==1.35.4; extra == "boto3"
|
433
432
|
Provides-Extra: accessanalyzer
|
434
433
|
Requires-Dist: mypy-boto3-accessanalyzer<1.36.0,>=1.35.0; extra == "accessanalyzer"
|
435
434
|
Provides-Extra: account
|
@@ -582,8 +581,6 @@ Provides-Extra: codeguruprofiler
|
|
582
581
|
Requires-Dist: mypy-boto3-codeguruprofiler<1.36.0,>=1.35.0; extra == "codeguruprofiler"
|
583
582
|
Provides-Extra: codepipeline
|
584
583
|
Requires-Dist: mypy-boto3-codepipeline<1.36.0,>=1.35.0; extra == "codepipeline"
|
585
|
-
Provides-Extra: codestar
|
586
|
-
Requires-Dist: mypy-boto3-codestar<1.36.0,>=1.35.0; extra == "codestar"
|
587
584
|
Provides-Extra: codestar-connections
|
588
585
|
Requires-Dist: mypy-boto3-codestar-connections<1.36.0,>=1.35.0; extra == "codestar-connections"
|
589
586
|
Provides-Extra: codestar-notifications
|
@@ -1215,7 +1212,7 @@ Requires-Dist: mypy-boto3-xray<1.36.0,>=1.35.0; extra == "xray"
|
|
1215
1212
|

|
1216
1213
|
|
1217
1214
|
Type annotations for
|
1218
|
-
[boto3 1.35.
|
1215
|
+
[boto3 1.35.4](https://boto3.amazonaws.com/v1/documentation/api/1.35.4/index.html)
|
1219
1216
|
compatible with [VSCode](https://code.visualstudio.com/),
|
1220
1217
|
[PyCharm](https://www.jetbrains.com/pycharm/),
|
1221
1218
|
[Emacs](https://www.gnu.org/software/emacs/),
|
@@ -1224,7 +1221,7 @@ compatible with [VSCode](https://code.visualstudio.com/),
|
|
1224
1221
|
[pyright](https://github.com/microsoft/pyright) and other tools.
|
1225
1222
|
|
1226
1223
|
Generated by
|
1227
|
-
[mypy-boto3-builder 7.26.
|
1224
|
+
[mypy-boto3-builder 7.26.1](https://github.com/youtype/mypy_boto3_builder).
|
1228
1225
|
|
1229
1226
|
More information can be found in
|
1230
1227
|
[boto3-stubs docs](https://youtype.github.io/boto3_stubs_docs/).
|
@@ -1602,7 +1599,7 @@ repository.
|
|
1602
1599
|
|
1603
1600
|
## Submodules
|
1604
1601
|
|
1605
|
-
- `boto3-stubs[all]` - Type annotations for all
|
1602
|
+
- `boto3-stubs[all]` - Type annotations for all 385 services.
|
1606
1603
|
- `boto3-stubs[essential]` - Type annotations for
|
1607
1604
|
[CloudFormation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_cloudformation/),
|
1608
1605
|
[DynamoDB](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_dynamodb/),
|
@@ -1838,9 +1835,6 @@ repository.
|
|
1838
1835
|
- `boto3-stubs[codepipeline]` - Type annotations for
|
1839
1836
|
[CodePipeline](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_codepipeline/)
|
1840
1837
|
service.
|
1841
|
-
- `boto3-stubs[codestar]` - Type annotations for
|
1842
|
-
[CodeStar](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_codestar/)
|
1843
|
-
service.
|
1844
1838
|
- `boto3-stubs[codestar-connections]` - Type annotations for
|
1845
1839
|
[CodeStarconnections](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_codestar_connections/)
|
1846
1840
|
service.
|
@@ -93,7 +93,6 @@ mypy-boto3-codeguru-reviewer<1.36.0,>=1.35.0
|
|
93
93
|
mypy-boto3-codeguru-security<1.36.0,>=1.35.0
|
94
94
|
mypy-boto3-codeguruprofiler<1.36.0,>=1.35.0
|
95
95
|
mypy-boto3-codepipeline<1.36.0,>=1.35.0
|
96
|
-
mypy-boto3-codestar<1.36.0,>=1.35.0
|
97
96
|
mypy-boto3-codestar-connections<1.36.0,>=1.35.0
|
98
97
|
mypy-boto3-codestar-notifications<1.36.0,>=1.35.0
|
99
98
|
mypy-boto3-cognito-identity<1.36.0,>=1.35.0
|
@@ -516,8 +515,8 @@ mypy-boto3-bedrock-runtime<1.36.0,>=1.35.0
|
|
516
515
|
mypy-boto3-billingconductor<1.36.0,>=1.35.0
|
517
516
|
|
518
517
|
[boto3]
|
519
|
-
boto3==1.35.
|
520
|
-
botocore==1.35.
|
518
|
+
boto3==1.35.4
|
519
|
+
botocore==1.35.4
|
521
520
|
|
522
521
|
[braket]
|
523
522
|
mypy-boto3-braket<1.36.0,>=1.35.0
|
@@ -624,9 +623,6 @@ mypy-boto3-codeguruprofiler<1.36.0,>=1.35.0
|
|
624
623
|
[codepipeline]
|
625
624
|
mypy-boto3-codepipeline<1.36.0,>=1.35.0
|
626
625
|
|
627
|
-
[codestar]
|
628
|
-
mypy-boto3-codestar<1.36.0,>=1.35.0
|
629
|
-
|
630
626
|
[codestar-connections]
|
631
627
|
mypy-boto3-codestar-connections<1.36.0,>=1.35.0
|
632
628
|
|
@@ -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.4",
|
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.4 generated with mypy-boto3-builder 7.26.1",
|
21
21
|
classifiers=[
|
22
22
|
"Development Status :: 5 - Production/Stable",
|
23
23
|
"Intended Audience :: Developers",
|
@@ -129,7 +129,6 @@ setup(
|
|
129
129
|
"mypy-boto3-codeguru-security>=1.35.0, <1.36.0",
|
130
130
|
"mypy-boto3-codeguruprofiler>=1.35.0, <1.36.0",
|
131
131
|
"mypy-boto3-codepipeline>=1.35.0, <1.36.0",
|
132
|
-
"mypy-boto3-codestar>=1.35.0, <1.36.0",
|
133
132
|
"mypy-boto3-codestar-connections>=1.35.0, <1.36.0",
|
134
133
|
"mypy-boto3-codestar-notifications>=1.35.0, <1.36.0",
|
135
134
|
"mypy-boto3-cognito-identity>=1.35.0, <1.36.0",
|
@@ -449,7 +448,7 @@ setup(
|
|
449
448
|
"mypy-boto3-s3>=1.35.0, <1.36.0",
|
450
449
|
"mypy-boto3-sqs>=1.35.0, <1.36.0",
|
451
450
|
],
|
452
|
-
"boto3": ["boto3==1.35.
|
451
|
+
"boto3": ["boto3==1.35.4", "botocore==1.35.4"],
|
453
452
|
"accessanalyzer": ["mypy-boto3-accessanalyzer>=1.35.0, <1.36.0"],
|
454
453
|
"account": ["mypy-boto3-account>=1.35.0, <1.36.0"],
|
455
454
|
"acm": ["mypy-boto3-acm>=1.35.0, <1.36.0"],
|
@@ -526,7 +525,6 @@ setup(
|
|
526
525
|
"codeguru-security": ["mypy-boto3-codeguru-security>=1.35.0, <1.36.0"],
|
527
526
|
"codeguruprofiler": ["mypy-boto3-codeguruprofiler>=1.35.0, <1.36.0"],
|
528
527
|
"codepipeline": ["mypy-boto3-codepipeline>=1.35.0, <1.36.0"],
|
529
|
-
"codestar": ["mypy-boto3-codestar>=1.35.0, <1.36.0"],
|
530
528
|
"codestar-connections": ["mypy-boto3-codestar-connections>=1.35.0, <1.36.0"],
|
531
529
|
"codestar-notifications": ["mypy-boto3-codestar-notifications>=1.35.0, <1.36.0"],
|
532
530
|
"cognito-identity": ["mypy-boto3-cognito-identity>=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
|