boto3-stubs 1.34.73__tar.gz → 1.34.74__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.73 → boto3-stubs-1.34.74}/PKG-INFO +12 -6
- {boto3-stubs-1.34.73 → boto3-stubs-1.34.74}/README.md +5 -2
- {boto3-stubs-1.34.73 → boto3-stubs-1.34.74}/boto3-stubs/__init__.pyi +14 -0
- {boto3-stubs-1.34.73 → boto3-stubs-1.34.74}/boto3-stubs/session.pyi +15 -0
- {boto3-stubs-1.34.73 → boto3-stubs-1.34.74}/boto3_stubs.egg-info/PKG-INFO +12 -6
- {boto3-stubs-1.34.73 → boto3-stubs-1.34.74}/boto3_stubs.egg-info/requires.txt +6 -2
- {boto3-stubs-1.34.73 → boto3-stubs-1.34.74}/setup.py +5 -3
- {boto3-stubs-1.34.73 → boto3-stubs-1.34.74}/LICENSE +0 -0
- {boto3-stubs-1.34.73 → boto3-stubs-1.34.74}/boto3-stubs/compat.pyi +0 -0
- {boto3-stubs-1.34.73 → boto3-stubs-1.34.74}/boto3-stubs/crt.pyi +0 -0
- {boto3-stubs-1.34.73 → boto3-stubs-1.34.74}/boto3-stubs/docs/__init__.pyi +0 -0
- {boto3-stubs-1.34.73 → boto3-stubs-1.34.74}/boto3-stubs/docs/utils.pyi +0 -0
- {boto3-stubs-1.34.73 → boto3-stubs-1.34.74}/boto3-stubs/dynamodb/__init__.pyi +0 -0
- {boto3-stubs-1.34.73 → boto3-stubs-1.34.74}/boto3-stubs/dynamodb/conditions.pyi +0 -0
- {boto3-stubs-1.34.73 → boto3-stubs-1.34.74}/boto3-stubs/dynamodb/table.pyi +0 -0
- {boto3-stubs-1.34.73 → boto3-stubs-1.34.74}/boto3-stubs/dynamodb/transform.pyi +0 -0
- {boto3-stubs-1.34.73 → boto3-stubs-1.34.74}/boto3-stubs/dynamodb/types.pyi +0 -0
- {boto3-stubs-1.34.73 → boto3-stubs-1.34.74}/boto3-stubs/ec2/__init__.pyi +0 -0
- {boto3-stubs-1.34.73 → boto3-stubs-1.34.74}/boto3-stubs/ec2/createtags.pyi +0 -0
- {boto3-stubs-1.34.73 → boto3-stubs-1.34.74}/boto3-stubs/ec2/deletetags.pyi +0 -0
- {boto3-stubs-1.34.73 → boto3-stubs-1.34.74}/boto3-stubs/exceptions.pyi +0 -0
- {boto3-stubs-1.34.73 → boto3-stubs-1.34.74}/boto3-stubs/py.typed +0 -0
- {boto3-stubs-1.34.73 → boto3-stubs-1.34.74}/boto3-stubs/resources/__init__.pyi +0 -0
- {boto3-stubs-1.34.73 → boto3-stubs-1.34.74}/boto3-stubs/resources/action.pyi +0 -0
- {boto3-stubs-1.34.73 → boto3-stubs-1.34.74}/boto3-stubs/resources/base.pyi +0 -0
- {boto3-stubs-1.34.73 → boto3-stubs-1.34.74}/boto3-stubs/resources/collection.pyi +0 -0
- {boto3-stubs-1.34.73 → boto3-stubs-1.34.74}/boto3-stubs/resources/factory.pyi +0 -0
- {boto3-stubs-1.34.73 → boto3-stubs-1.34.74}/boto3-stubs/resources/model.pyi +0 -0
- {boto3-stubs-1.34.73 → boto3-stubs-1.34.74}/boto3-stubs/resources/params.pyi +0 -0
- {boto3-stubs-1.34.73 → boto3-stubs-1.34.74}/boto3-stubs/resources/response.pyi +0 -0
- {boto3-stubs-1.34.73 → boto3-stubs-1.34.74}/boto3-stubs/s3/__init__.pyi +0 -0
- {boto3-stubs-1.34.73 → boto3-stubs-1.34.74}/boto3-stubs/s3/constants.pyi +0 -0
- {boto3-stubs-1.34.73 → boto3-stubs-1.34.74}/boto3-stubs/s3/inject.pyi +0 -0
- {boto3-stubs-1.34.73 → boto3-stubs-1.34.74}/boto3-stubs/s3/transfer.pyi +0 -0
- {boto3-stubs-1.34.73 → boto3-stubs-1.34.74}/boto3-stubs/utils.pyi +0 -0
- {boto3-stubs-1.34.73 → boto3-stubs-1.34.74}/boto3_stubs.egg-info/SOURCES.txt +0 -0
- {boto3-stubs-1.34.73 → boto3-stubs-1.34.74}/boto3_stubs.egg-info/dependency_links.txt +0 -0
- {boto3-stubs-1.34.73 → boto3-stubs-1.34.74}/boto3_stubs.egg-info/not-zip-safe +0 -0
- {boto3-stubs-1.34.73 → boto3-stubs-1.34.74}/boto3_stubs.egg-info/top_level.txt +0 -0
- {boto3-stubs-1.34.73 → boto3-stubs-1.34.74}/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.74
|
4
|
+
Summary: Type annotations for boto3 1.34.74 generated with mypy-boto3-builder 7.23.2
|
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
|
@@ -103,6 +103,7 @@ Requires-Dist: mypy-boto3-codeartifact<1.35.0,>=1.34.0; extra == "all"
|
|
103
103
|
Requires-Dist: mypy-boto3-codebuild<1.35.0,>=1.34.0; extra == "all"
|
104
104
|
Requires-Dist: mypy-boto3-codecatalyst<1.35.0,>=1.34.0; extra == "all"
|
105
105
|
Requires-Dist: mypy-boto3-codecommit<1.35.0,>=1.34.0; extra == "all"
|
106
|
+
Requires-Dist: mypy-boto3-codeconnections<1.35.0,>=1.34.0; extra == "all"
|
106
107
|
Requires-Dist: mypy-boto3-codedeploy<1.35.0,>=1.34.0; extra == "all"
|
107
108
|
Requires-Dist: mypy-boto3-codeguru-reviewer<1.35.0,>=1.34.0; extra == "all"
|
108
109
|
Requires-Dist: mypy-boto3-codeguru-security<1.35.0,>=1.34.0; extra == "all"
|
@@ -421,8 +422,8 @@ Requires-Dist: mypy-boto3-rds<1.35.0,>=1.34.0; extra == "essential"
|
|
421
422
|
Requires-Dist: mypy-boto3-s3<1.35.0,>=1.34.0; extra == "essential"
|
422
423
|
Requires-Dist: mypy-boto3-sqs<1.35.0,>=1.34.0; extra == "essential"
|
423
424
|
Provides-Extra: boto3
|
424
|
-
Requires-Dist: boto3==1.34.
|
425
|
-
Requires-Dist: botocore==1.34.
|
425
|
+
Requires-Dist: boto3==1.34.74; extra == "boto3"
|
426
|
+
Requires-Dist: botocore==1.34.74; extra == "boto3"
|
426
427
|
Provides-Extra: accessanalyzer
|
427
428
|
Requires-Dist: mypy-boto3-accessanalyzer<1.35.0,>=1.34.0; extra == "accessanalyzer"
|
428
429
|
Provides-Extra: account
|
@@ -563,6 +564,8 @@ Provides-Extra: codecatalyst
|
|
563
564
|
Requires-Dist: mypy-boto3-codecatalyst<1.35.0,>=1.34.0; extra == "codecatalyst"
|
564
565
|
Provides-Extra: codecommit
|
565
566
|
Requires-Dist: mypy-boto3-codecommit<1.35.0,>=1.34.0; extra == "codecommit"
|
567
|
+
Provides-Extra: codeconnections
|
568
|
+
Requires-Dist: mypy-boto3-codeconnections<1.35.0,>=1.34.0; extra == "codeconnections"
|
566
569
|
Provides-Extra: codedeploy
|
567
570
|
Requires-Dist: mypy-boto3-codedeploy<1.35.0,>=1.34.0; extra == "codedeploy"
|
568
571
|
Provides-Extra: codeguru-reviewer
|
@@ -1194,7 +1197,7 @@ Requires-Dist: mypy-boto3-xray<1.35.0,>=1.34.0; extra == "xray"
|
|
1194
1197
|

|
1195
1198
|
|
1196
1199
|
Type annotations for
|
1197
|
-
[boto3 1.34.
|
1200
|
+
[boto3 1.34.74](https://boto3.amazonaws.com/v1/documentation/api/1.34.74/index.html)
|
1198
1201
|
compatible with [VSCode](https://code.visualstudio.com/),
|
1199
1202
|
[PyCharm](https://www.jetbrains.com/pycharm/),
|
1200
1203
|
[Emacs](https://www.gnu.org/software/emacs/),
|
@@ -1576,7 +1579,7 @@ repository.
|
|
1576
1579
|
|
1577
1580
|
## Submodules
|
1578
1581
|
|
1579
|
-
- `boto3-stubs[all]` - Type annotations for all
|
1582
|
+
- `boto3-stubs[all]` - Type annotations for all 380 services.
|
1580
1583
|
- `boto3-stubs[essential]` - Type annotations for
|
1581
1584
|
[CloudFormation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_cloudformation/),
|
1582
1585
|
[DynamoDB](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_dynamodb/),
|
@@ -1794,6 +1797,9 @@ repository.
|
|
1794
1797
|
- `boto3-stubs[codecommit]` - Type annotations for
|
1795
1798
|
[CodeCommit](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_codecommit/)
|
1796
1799
|
service.
|
1800
|
+
- `boto3-stubs[codeconnections]` - Type annotations for
|
1801
|
+
[CodeConnections](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_codeconnections/)
|
1802
|
+
service.
|
1797
1803
|
- `boto3-stubs[codedeploy]` - Type annotations for
|
1798
1804
|
[CodeDeploy](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_codedeploy/)
|
1799
1805
|
service.
|
@@ -10,7 +10,7 @@
|
|
10
10
|

|
11
11
|
|
12
12
|
Type annotations for
|
13
|
-
[boto3 1.34.
|
13
|
+
[boto3 1.34.74](https://boto3.amazonaws.com/v1/documentation/api/1.34.74/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 380 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/),
|
@@ -610,6 +610,9 @@ repository.
|
|
610
610
|
- `boto3-stubs[codecommit]` - Type annotations for
|
611
611
|
[CodeCommit](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_codecommit/)
|
612
612
|
service.
|
613
|
+
- `boto3-stubs[codeconnections]` - Type annotations for
|
614
|
+
[CodeConnections](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_codeconnections/)
|
615
|
+
service.
|
613
616
|
- `boto3-stubs[codedeploy]` - Type annotations for
|
614
617
|
[CodeDeploy](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_codedeploy/)
|
615
618
|
service.
|
@@ -78,6 +78,7 @@ from mypy_boto3_codeartifact.client import CodeArtifactClient
|
|
78
78
|
from mypy_boto3_codebuild.client import CodeBuildClient
|
79
79
|
from mypy_boto3_codecatalyst.client import CodeCatalystClient
|
80
80
|
from mypy_boto3_codecommit.client import CodeCommitClient
|
81
|
+
from mypy_boto3_codeconnections.client import CodeConnectionsClient
|
81
82
|
from mypy_boto3_codedeploy.client import CodeDeployClient
|
82
83
|
from mypy_boto3_codeguru_reviewer.client import CodeGuruReviewerClient
|
83
84
|
from mypy_boto3_codeguru_security.client import CodeGuruSecurityClient
|
@@ -1337,6 +1338,19 @@ def client(
|
|
1337
1338
|
config: Optional[Config] = ...,
|
1338
1339
|
) -> CodeCommitClient: ...
|
1339
1340
|
@overload
|
1341
|
+
def client(
|
1342
|
+
service_name: Literal["codeconnections"],
|
1343
|
+
region_name: Optional[str] = ...,
|
1344
|
+
api_version: Optional[str] = ...,
|
1345
|
+
use_ssl: Optional[bool] = ...,
|
1346
|
+
verify: Union[bool, str, None] = ...,
|
1347
|
+
endpoint_url: Optional[str] = ...,
|
1348
|
+
aws_access_key_id: Optional[str] = ...,
|
1349
|
+
aws_secret_access_key: Optional[str] = ...,
|
1350
|
+
aws_session_token: Optional[str] = ...,
|
1351
|
+
config: Optional[Config] = ...,
|
1352
|
+
) -> CodeConnectionsClient: ...
|
1353
|
+
@overload
|
1340
1354
|
def client(
|
1341
1355
|
service_name: Literal["codedeploy"],
|
1342
1356
|
region_name: Optional[str] = ...,
|
@@ -84,6 +84,7 @@ from mypy_boto3_codeartifact.client import CodeArtifactClient
|
|
84
84
|
from mypy_boto3_codebuild.client import CodeBuildClient
|
85
85
|
from mypy_boto3_codecatalyst.client import CodeCatalystClient
|
86
86
|
from mypy_boto3_codecommit.client import CodeCommitClient
|
87
|
+
from mypy_boto3_codeconnections.client import CodeConnectionsClient
|
87
88
|
from mypy_boto3_codedeploy.client import CodeDeployClient
|
88
89
|
from mypy_boto3_codeguru_reviewer.client import CodeGuruReviewerClient
|
89
90
|
from mypy_boto3_codeguru_security.client import CodeGuruSecurityClient
|
@@ -1428,6 +1429,20 @@ class Session:
|
|
1428
1429
|
config: Optional[Config] = ...,
|
1429
1430
|
) -> CodeCommitClient: ...
|
1430
1431
|
@overload
|
1432
|
+
def client(
|
1433
|
+
self,
|
1434
|
+
service_name: Literal["codeconnections"],
|
1435
|
+
region_name: Optional[str] = ...,
|
1436
|
+
api_version: Optional[str] = ...,
|
1437
|
+
use_ssl: Optional[bool] = ...,
|
1438
|
+
verify: Union[bool, str, None] = ...,
|
1439
|
+
endpoint_url: Optional[str] = ...,
|
1440
|
+
aws_access_key_id: Optional[str] = ...,
|
1441
|
+
aws_secret_access_key: Optional[str] = ...,
|
1442
|
+
aws_session_token: Optional[str] = ...,
|
1443
|
+
config: Optional[Config] = ...,
|
1444
|
+
) -> CodeConnectionsClient: ...
|
1445
|
+
@overload
|
1431
1446
|
def client(
|
1432
1447
|
self,
|
1433
1448
|
service_name: Literal["codedeploy"],
|
@@ -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.74
|
4
|
+
Summary: Type annotations for boto3 1.34.74 generated with mypy-boto3-builder 7.23.2
|
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
|
@@ -103,6 +103,7 @@ Requires-Dist: mypy-boto3-codeartifact<1.35.0,>=1.34.0; extra == "all"
|
|
103
103
|
Requires-Dist: mypy-boto3-codebuild<1.35.0,>=1.34.0; extra == "all"
|
104
104
|
Requires-Dist: mypy-boto3-codecatalyst<1.35.0,>=1.34.0; extra == "all"
|
105
105
|
Requires-Dist: mypy-boto3-codecommit<1.35.0,>=1.34.0; extra == "all"
|
106
|
+
Requires-Dist: mypy-boto3-codeconnections<1.35.0,>=1.34.0; extra == "all"
|
106
107
|
Requires-Dist: mypy-boto3-codedeploy<1.35.0,>=1.34.0; extra == "all"
|
107
108
|
Requires-Dist: mypy-boto3-codeguru-reviewer<1.35.0,>=1.34.0; extra == "all"
|
108
109
|
Requires-Dist: mypy-boto3-codeguru-security<1.35.0,>=1.34.0; extra == "all"
|
@@ -421,8 +422,8 @@ Requires-Dist: mypy-boto3-rds<1.35.0,>=1.34.0; extra == "essential"
|
|
421
422
|
Requires-Dist: mypy-boto3-s3<1.35.0,>=1.34.0; extra == "essential"
|
422
423
|
Requires-Dist: mypy-boto3-sqs<1.35.0,>=1.34.0; extra == "essential"
|
423
424
|
Provides-Extra: boto3
|
424
|
-
Requires-Dist: boto3==1.34.
|
425
|
-
Requires-Dist: botocore==1.34.
|
425
|
+
Requires-Dist: boto3==1.34.74; extra == "boto3"
|
426
|
+
Requires-Dist: botocore==1.34.74; extra == "boto3"
|
426
427
|
Provides-Extra: accessanalyzer
|
427
428
|
Requires-Dist: mypy-boto3-accessanalyzer<1.35.0,>=1.34.0; extra == "accessanalyzer"
|
428
429
|
Provides-Extra: account
|
@@ -563,6 +564,8 @@ Provides-Extra: codecatalyst
|
|
563
564
|
Requires-Dist: mypy-boto3-codecatalyst<1.35.0,>=1.34.0; extra == "codecatalyst"
|
564
565
|
Provides-Extra: codecommit
|
565
566
|
Requires-Dist: mypy-boto3-codecommit<1.35.0,>=1.34.0; extra == "codecommit"
|
567
|
+
Provides-Extra: codeconnections
|
568
|
+
Requires-Dist: mypy-boto3-codeconnections<1.35.0,>=1.34.0; extra == "codeconnections"
|
566
569
|
Provides-Extra: codedeploy
|
567
570
|
Requires-Dist: mypy-boto3-codedeploy<1.35.0,>=1.34.0; extra == "codedeploy"
|
568
571
|
Provides-Extra: codeguru-reviewer
|
@@ -1194,7 +1197,7 @@ Requires-Dist: mypy-boto3-xray<1.35.0,>=1.34.0; extra == "xray"
|
|
1194
1197
|

|
1195
1198
|
|
1196
1199
|
Type annotations for
|
1197
|
-
[boto3 1.34.
|
1200
|
+
[boto3 1.34.74](https://boto3.amazonaws.com/v1/documentation/api/1.34.74/index.html)
|
1198
1201
|
compatible with [VSCode](https://code.visualstudio.com/),
|
1199
1202
|
[PyCharm](https://www.jetbrains.com/pycharm/),
|
1200
1203
|
[Emacs](https://www.gnu.org/software/emacs/),
|
@@ -1576,7 +1579,7 @@ repository.
|
|
1576
1579
|
|
1577
1580
|
## Submodules
|
1578
1581
|
|
1579
|
-
- `boto3-stubs[all]` - Type annotations for all
|
1582
|
+
- `boto3-stubs[all]` - Type annotations for all 380 services.
|
1580
1583
|
- `boto3-stubs[essential]` - Type annotations for
|
1581
1584
|
[CloudFormation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_cloudformation/),
|
1582
1585
|
[DynamoDB](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_dynamodb/),
|
@@ -1794,6 +1797,9 @@ repository.
|
|
1794
1797
|
- `boto3-stubs[codecommit]` - Type annotations for
|
1795
1798
|
[CodeCommit](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_codecommit/)
|
1796
1799
|
service.
|
1800
|
+
- `boto3-stubs[codeconnections]` - Type annotations for
|
1801
|
+
[CodeConnections](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_codeconnections/)
|
1802
|
+
service.
|
1797
1803
|
- `boto3-stubs[codedeploy]` - Type annotations for
|
1798
1804
|
[CodeDeploy](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_codedeploy/)
|
1799
1805
|
service.
|
@@ -90,6 +90,7 @@ mypy-boto3-codeartifact<1.35.0,>=1.34.0
|
|
90
90
|
mypy-boto3-codebuild<1.35.0,>=1.34.0
|
91
91
|
mypy-boto3-codecatalyst<1.35.0,>=1.34.0
|
92
92
|
mypy-boto3-codecommit<1.35.0,>=1.34.0
|
93
|
+
mypy-boto3-codeconnections<1.35.0,>=1.34.0
|
93
94
|
mypy-boto3-codedeploy<1.35.0,>=1.34.0
|
94
95
|
mypy-boto3-codeguru-reviewer<1.35.0,>=1.34.0
|
95
96
|
mypy-boto3-codeguru-security<1.35.0,>=1.34.0
|
@@ -509,8 +510,8 @@ mypy-boto3-bedrock-runtime<1.35.0,>=1.34.0
|
|
509
510
|
mypy-boto3-billingconductor<1.35.0,>=1.34.0
|
510
511
|
|
511
512
|
[boto3]
|
512
|
-
boto3==1.34.
|
513
|
-
botocore==1.34.
|
513
|
+
boto3==1.34.74
|
514
|
+
botocore==1.34.74
|
514
515
|
|
515
516
|
[braket]
|
516
517
|
mypy-boto3-braket<1.35.0,>=1.34.0
|
@@ -599,6 +600,9 @@ mypy-boto3-codecatalyst<1.35.0,>=1.34.0
|
|
599
600
|
[codecommit]
|
600
601
|
mypy-boto3-codecommit<1.35.0,>=1.34.0
|
601
602
|
|
603
|
+
[codeconnections]
|
604
|
+
mypy-boto3-codeconnections<1.35.0,>=1.34.0
|
605
|
+
|
602
606
|
[codedeploy]
|
603
607
|
mypy-boto3-codedeploy<1.35.0,>=1.34.0
|
604
608
|
|
@@ -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.74",
|
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.74 generated with mypy-boto3-builder 7.23.2",
|
21
21
|
classifiers=[
|
22
22
|
"Development Status :: 5 - Production/Stable",
|
23
23
|
"Intended Audience :: Developers",
|
@@ -123,6 +123,7 @@ setup(
|
|
123
123
|
"mypy-boto3-codebuild>=1.34.0, <1.35.0",
|
124
124
|
"mypy-boto3-codecatalyst>=1.34.0, <1.35.0",
|
125
125
|
"mypy-boto3-codecommit>=1.34.0, <1.35.0",
|
126
|
+
"mypy-boto3-codeconnections>=1.34.0, <1.35.0",
|
126
127
|
"mypy-boto3-codedeploy>=1.34.0, <1.35.0",
|
127
128
|
"mypy-boto3-codeguru-reviewer>=1.34.0, <1.35.0",
|
128
129
|
"mypy-boto3-codeguru-security>=1.34.0, <1.35.0",
|
@@ -442,7 +443,7 @@ setup(
|
|
442
443
|
"mypy-boto3-s3>=1.34.0, <1.35.0",
|
443
444
|
"mypy-boto3-sqs>=1.34.0, <1.35.0",
|
444
445
|
],
|
445
|
-
"boto3": ["boto3==1.34.
|
446
|
+
"boto3": ["boto3==1.34.74", "botocore==1.34.74"],
|
446
447
|
"accessanalyzer": ["mypy-boto3-accessanalyzer>=1.34.0, <1.35.0"],
|
447
448
|
"account": ["mypy-boto3-account>=1.34.0, <1.35.0"],
|
448
449
|
"acm": ["mypy-boto3-acm>=1.34.0, <1.35.0"],
|
@@ -513,6 +514,7 @@ setup(
|
|
513
514
|
"codebuild": ["mypy-boto3-codebuild>=1.34.0, <1.35.0"],
|
514
515
|
"codecatalyst": ["mypy-boto3-codecatalyst>=1.34.0, <1.35.0"],
|
515
516
|
"codecommit": ["mypy-boto3-codecommit>=1.34.0, <1.35.0"],
|
517
|
+
"codeconnections": ["mypy-boto3-codeconnections>=1.34.0, <1.35.0"],
|
516
518
|
"codedeploy": ["mypy-boto3-codedeploy>=1.34.0, <1.35.0"],
|
517
519
|
"codeguru-reviewer": ["mypy-boto3-codeguru-reviewer>=1.34.0, <1.35.0"],
|
518
520
|
"codeguru-security": ["mypy-boto3-codeguru-security>=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
|