boto3-stubs 1.34.74__tar.gz → 1.34.76__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.74 → boto3-stubs-1.34.76}/PKG-INFO +12 -6
- {boto3-stubs-1.34.74 → boto3-stubs-1.34.76}/README.md +5 -2
- {boto3-stubs-1.34.74 → boto3-stubs-1.34.76}/boto3-stubs/__init__.pyi +14 -0
- {boto3-stubs-1.34.74 → boto3-stubs-1.34.76}/boto3-stubs/session.pyi +15 -0
- {boto3-stubs-1.34.74 → boto3-stubs-1.34.76}/boto3_stubs.egg-info/PKG-INFO +12 -6
- {boto3-stubs-1.34.74 → boto3-stubs-1.34.76}/boto3_stubs.egg-info/requires.txt +6 -2
- {boto3-stubs-1.34.74 → boto3-stubs-1.34.76}/setup.py +5 -3
- {boto3-stubs-1.34.74 → boto3-stubs-1.34.76}/LICENSE +0 -0
- {boto3-stubs-1.34.74 → boto3-stubs-1.34.76}/boto3-stubs/compat.pyi +0 -0
- {boto3-stubs-1.34.74 → boto3-stubs-1.34.76}/boto3-stubs/crt.pyi +0 -0
- {boto3-stubs-1.34.74 → boto3-stubs-1.34.76}/boto3-stubs/docs/__init__.pyi +0 -0
- {boto3-stubs-1.34.74 → boto3-stubs-1.34.76}/boto3-stubs/docs/utils.pyi +0 -0
- {boto3-stubs-1.34.74 → boto3-stubs-1.34.76}/boto3-stubs/dynamodb/__init__.pyi +0 -0
- {boto3-stubs-1.34.74 → boto3-stubs-1.34.76}/boto3-stubs/dynamodb/conditions.pyi +0 -0
- {boto3-stubs-1.34.74 → boto3-stubs-1.34.76}/boto3-stubs/dynamodb/table.pyi +0 -0
- {boto3-stubs-1.34.74 → boto3-stubs-1.34.76}/boto3-stubs/dynamodb/transform.pyi +0 -0
- {boto3-stubs-1.34.74 → boto3-stubs-1.34.76}/boto3-stubs/dynamodb/types.pyi +0 -0
- {boto3-stubs-1.34.74 → boto3-stubs-1.34.76}/boto3-stubs/ec2/__init__.pyi +0 -0
- {boto3-stubs-1.34.74 → boto3-stubs-1.34.76}/boto3-stubs/ec2/createtags.pyi +0 -0
- {boto3-stubs-1.34.74 → boto3-stubs-1.34.76}/boto3-stubs/ec2/deletetags.pyi +0 -0
- {boto3-stubs-1.34.74 → boto3-stubs-1.34.76}/boto3-stubs/exceptions.pyi +0 -0
- {boto3-stubs-1.34.74 → boto3-stubs-1.34.76}/boto3-stubs/py.typed +0 -0
- {boto3-stubs-1.34.74 → boto3-stubs-1.34.76}/boto3-stubs/resources/__init__.pyi +0 -0
- {boto3-stubs-1.34.74 → boto3-stubs-1.34.76}/boto3-stubs/resources/action.pyi +0 -0
- {boto3-stubs-1.34.74 → boto3-stubs-1.34.76}/boto3-stubs/resources/base.pyi +0 -0
- {boto3-stubs-1.34.74 → boto3-stubs-1.34.76}/boto3-stubs/resources/collection.pyi +0 -0
- {boto3-stubs-1.34.74 → boto3-stubs-1.34.76}/boto3-stubs/resources/factory.pyi +0 -0
- {boto3-stubs-1.34.74 → boto3-stubs-1.34.76}/boto3-stubs/resources/model.pyi +0 -0
- {boto3-stubs-1.34.74 → boto3-stubs-1.34.76}/boto3-stubs/resources/params.pyi +0 -0
- {boto3-stubs-1.34.74 → boto3-stubs-1.34.76}/boto3-stubs/resources/response.pyi +0 -0
- {boto3-stubs-1.34.74 → boto3-stubs-1.34.76}/boto3-stubs/s3/__init__.pyi +0 -0
- {boto3-stubs-1.34.74 → boto3-stubs-1.34.76}/boto3-stubs/s3/constants.pyi +0 -0
- {boto3-stubs-1.34.74 → boto3-stubs-1.34.76}/boto3-stubs/s3/inject.pyi +0 -0
- {boto3-stubs-1.34.74 → boto3-stubs-1.34.76}/boto3-stubs/s3/transfer.pyi +0 -0
- {boto3-stubs-1.34.74 → boto3-stubs-1.34.76}/boto3-stubs/utils.pyi +0 -0
- {boto3-stubs-1.34.74 → boto3-stubs-1.34.76}/boto3_stubs.egg-info/SOURCES.txt +0 -0
- {boto3-stubs-1.34.74 → boto3-stubs-1.34.76}/boto3_stubs.egg-info/dependency_links.txt +0 -0
- {boto3-stubs-1.34.74 → boto3-stubs-1.34.76}/boto3_stubs.egg-info/not-zip-safe +0 -0
- {boto3-stubs-1.34.74 → boto3-stubs-1.34.76}/boto3_stubs.egg-info/top_level.txt +0 -0
- {boto3-stubs-1.34.74 → boto3-stubs-1.34.76}/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.76
|
4
|
+
Summary: Type annotations for boto3 1.34.76 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
|
@@ -134,6 +134,7 @@ Requires-Dist: mypy-boto3-datapipeline<1.35.0,>=1.34.0; extra == "all"
|
|
134
134
|
Requires-Dist: mypy-boto3-datasync<1.35.0,>=1.34.0; extra == "all"
|
135
135
|
Requires-Dist: mypy-boto3-datazone<1.35.0,>=1.34.0; extra == "all"
|
136
136
|
Requires-Dist: mypy-boto3-dax<1.35.0,>=1.34.0; extra == "all"
|
137
|
+
Requires-Dist: mypy-boto3-deadline<1.35.0,>=1.34.0; extra == "all"
|
137
138
|
Requires-Dist: mypy-boto3-detective<1.35.0,>=1.34.0; extra == "all"
|
138
139
|
Requires-Dist: mypy-boto3-devicefarm<1.35.0,>=1.34.0; extra == "all"
|
139
140
|
Requires-Dist: mypy-boto3-devops-guru<1.35.0,>=1.34.0; extra == "all"
|
@@ -422,8 +423,8 @@ Requires-Dist: mypy-boto3-rds<1.35.0,>=1.34.0; extra == "essential"
|
|
422
423
|
Requires-Dist: mypy-boto3-s3<1.35.0,>=1.34.0; extra == "essential"
|
423
424
|
Requires-Dist: mypy-boto3-sqs<1.35.0,>=1.34.0; extra == "essential"
|
424
425
|
Provides-Extra: boto3
|
425
|
-
Requires-Dist: boto3==1.34.
|
426
|
-
Requires-Dist: botocore==1.34.
|
426
|
+
Requires-Dist: boto3==1.34.76; extra == "boto3"
|
427
|
+
Requires-Dist: botocore==1.34.76; extra == "boto3"
|
427
428
|
Provides-Extra: accessanalyzer
|
428
429
|
Requires-Dist: mypy-boto3-accessanalyzer<1.35.0,>=1.34.0; extra == "accessanalyzer"
|
429
430
|
Provides-Extra: account
|
@@ -626,6 +627,8 @@ Provides-Extra: datazone
|
|
626
627
|
Requires-Dist: mypy-boto3-datazone<1.35.0,>=1.34.0; extra == "datazone"
|
627
628
|
Provides-Extra: dax
|
628
629
|
Requires-Dist: mypy-boto3-dax<1.35.0,>=1.34.0; extra == "dax"
|
630
|
+
Provides-Extra: deadline
|
631
|
+
Requires-Dist: mypy-boto3-deadline<1.35.0,>=1.34.0; extra == "deadline"
|
629
632
|
Provides-Extra: detective
|
630
633
|
Requires-Dist: mypy-boto3-detective<1.35.0,>=1.34.0; extra == "detective"
|
631
634
|
Provides-Extra: devicefarm
|
@@ -1197,7 +1200,7 @@ Requires-Dist: mypy-boto3-xray<1.35.0,>=1.34.0; extra == "xray"
|
|
1197
1200
|

|
1198
1201
|
|
1199
1202
|
Type annotations for
|
1200
|
-
[boto3 1.34.
|
1203
|
+
[boto3 1.34.76](https://boto3.amazonaws.com/v1/documentation/api/1.34.76/index.html)
|
1201
1204
|
compatible with [VSCode](https://code.visualstudio.com/),
|
1202
1205
|
[PyCharm](https://www.jetbrains.com/pycharm/),
|
1203
1206
|
[Emacs](https://www.gnu.org/software/emacs/),
|
@@ -1579,7 +1582,7 @@ repository.
|
|
1579
1582
|
|
1580
1583
|
## Submodules
|
1581
1584
|
|
1582
|
-
- `boto3-stubs[all]` - Type annotations for all
|
1585
|
+
- `boto3-stubs[all]` - Type annotations for all 381 services.
|
1583
1586
|
- `boto3-stubs[essential]` - Type annotations for
|
1584
1587
|
[CloudFormation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_cloudformation/),
|
1585
1588
|
[DynamoDB](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_dynamodb/),
|
@@ -1889,6 +1892,9 @@ repository.
|
|
1889
1892
|
service.
|
1890
1893
|
- `boto3-stubs[dax]` - Type annotations for
|
1891
1894
|
[DAX](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_dax/) service.
|
1895
|
+
- `boto3-stubs[deadline]` - Type annotations for
|
1896
|
+
[DeadlineCloud](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_deadline/)
|
1897
|
+
service.
|
1892
1898
|
- `boto3-stubs[detective]` - Type annotations for
|
1893
1899
|
[Detective](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_detective/)
|
1894
1900
|
service.
|
@@ -10,7 +10,7 @@
|
|
10
10
|

|
11
11
|
|
12
12
|
Type annotations for
|
13
|
-
[boto3 1.34.
|
13
|
+
[boto3 1.34.76](https://boto3.amazonaws.com/v1/documentation/api/1.34.76/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 381 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/),
|
@@ -702,6 +702,9 @@ repository.
|
|
702
702
|
service.
|
703
703
|
- `boto3-stubs[dax]` - Type annotations for
|
704
704
|
[DAX](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_dax/) service.
|
705
|
+
- `boto3-stubs[deadline]` - Type annotations for
|
706
|
+
[DeadlineCloud](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_deadline/)
|
707
|
+
service.
|
705
708
|
- `boto3-stubs[detective]` - Type annotations for
|
706
709
|
[Detective](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_detective/)
|
707
710
|
service.
|
@@ -109,6 +109,7 @@ from mypy_boto3_datapipeline.client import DataPipelineClient
|
|
109
109
|
from mypy_boto3_datasync.client import DataSyncClient
|
110
110
|
from mypy_boto3_datazone.client import DataZoneClient
|
111
111
|
from mypy_boto3_dax.client import DAXClient
|
112
|
+
from mypy_boto3_deadline.client import DeadlineCloudClient
|
112
113
|
from mypy_boto3_detective.client import DetectiveClient
|
113
114
|
from mypy_boto3_devicefarm.client import DeviceFarmClient
|
114
115
|
from mypy_boto3_devops_guru.client import DevOpsGuruClient
|
@@ -1741,6 +1742,19 @@ def client(
|
|
1741
1742
|
config: Optional[Config] = ...,
|
1742
1743
|
) -> DAXClient: ...
|
1743
1744
|
@overload
|
1745
|
+
def client(
|
1746
|
+
service_name: Literal["deadline"],
|
1747
|
+
region_name: Optional[str] = ...,
|
1748
|
+
api_version: Optional[str] = ...,
|
1749
|
+
use_ssl: Optional[bool] = ...,
|
1750
|
+
verify: Union[bool, str, None] = ...,
|
1751
|
+
endpoint_url: Optional[str] = ...,
|
1752
|
+
aws_access_key_id: Optional[str] = ...,
|
1753
|
+
aws_secret_access_key: Optional[str] = ...,
|
1754
|
+
aws_session_token: Optional[str] = ...,
|
1755
|
+
config: Optional[Config] = ...,
|
1756
|
+
) -> DeadlineCloudClient: ...
|
1757
|
+
@overload
|
1744
1758
|
def client(
|
1745
1759
|
service_name: Literal["detective"],
|
1746
1760
|
region_name: Optional[str] = ...,
|
@@ -115,6 +115,7 @@ from mypy_boto3_datapipeline.client import DataPipelineClient
|
|
115
115
|
from mypy_boto3_datasync.client import DataSyncClient
|
116
116
|
from mypy_boto3_datazone.client import DataZoneClient
|
117
117
|
from mypy_boto3_dax.client import DAXClient
|
118
|
+
from mypy_boto3_deadline.client import DeadlineCloudClient
|
118
119
|
from mypy_boto3_detective.client import DetectiveClient
|
119
120
|
from mypy_boto3_devicefarm.client import DeviceFarmClient
|
120
121
|
from mypy_boto3_devops_guru.client import DevOpsGuruClient
|
@@ -1863,6 +1864,20 @@ class Session:
|
|
1863
1864
|
config: Optional[Config] = ...,
|
1864
1865
|
) -> DAXClient: ...
|
1865
1866
|
@overload
|
1867
|
+
def client(
|
1868
|
+
self,
|
1869
|
+
service_name: Literal["deadline"],
|
1870
|
+
region_name: Optional[str] = ...,
|
1871
|
+
api_version: Optional[str] = ...,
|
1872
|
+
use_ssl: Optional[bool] = ...,
|
1873
|
+
verify: Union[bool, str, None] = ...,
|
1874
|
+
endpoint_url: Optional[str] = ...,
|
1875
|
+
aws_access_key_id: Optional[str] = ...,
|
1876
|
+
aws_secret_access_key: Optional[str] = ...,
|
1877
|
+
aws_session_token: Optional[str] = ...,
|
1878
|
+
config: Optional[Config] = ...,
|
1879
|
+
) -> DeadlineCloudClient: ...
|
1880
|
+
@overload
|
1866
1881
|
def client(
|
1867
1882
|
self,
|
1868
1883
|
service_name: Literal["detective"],
|
@@ -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.76
|
4
|
+
Summary: Type annotations for boto3 1.34.76 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
|
@@ -134,6 +134,7 @@ Requires-Dist: mypy-boto3-datapipeline<1.35.0,>=1.34.0; extra == "all"
|
|
134
134
|
Requires-Dist: mypy-boto3-datasync<1.35.0,>=1.34.0; extra == "all"
|
135
135
|
Requires-Dist: mypy-boto3-datazone<1.35.0,>=1.34.0; extra == "all"
|
136
136
|
Requires-Dist: mypy-boto3-dax<1.35.0,>=1.34.0; extra == "all"
|
137
|
+
Requires-Dist: mypy-boto3-deadline<1.35.0,>=1.34.0; extra == "all"
|
137
138
|
Requires-Dist: mypy-boto3-detective<1.35.0,>=1.34.0; extra == "all"
|
138
139
|
Requires-Dist: mypy-boto3-devicefarm<1.35.0,>=1.34.0; extra == "all"
|
139
140
|
Requires-Dist: mypy-boto3-devops-guru<1.35.0,>=1.34.0; extra == "all"
|
@@ -422,8 +423,8 @@ Requires-Dist: mypy-boto3-rds<1.35.0,>=1.34.0; extra == "essential"
|
|
422
423
|
Requires-Dist: mypy-boto3-s3<1.35.0,>=1.34.0; extra == "essential"
|
423
424
|
Requires-Dist: mypy-boto3-sqs<1.35.0,>=1.34.0; extra == "essential"
|
424
425
|
Provides-Extra: boto3
|
425
|
-
Requires-Dist: boto3==1.34.
|
426
|
-
Requires-Dist: botocore==1.34.
|
426
|
+
Requires-Dist: boto3==1.34.76; extra == "boto3"
|
427
|
+
Requires-Dist: botocore==1.34.76; extra == "boto3"
|
427
428
|
Provides-Extra: accessanalyzer
|
428
429
|
Requires-Dist: mypy-boto3-accessanalyzer<1.35.0,>=1.34.0; extra == "accessanalyzer"
|
429
430
|
Provides-Extra: account
|
@@ -626,6 +627,8 @@ Provides-Extra: datazone
|
|
626
627
|
Requires-Dist: mypy-boto3-datazone<1.35.0,>=1.34.0; extra == "datazone"
|
627
628
|
Provides-Extra: dax
|
628
629
|
Requires-Dist: mypy-boto3-dax<1.35.0,>=1.34.0; extra == "dax"
|
630
|
+
Provides-Extra: deadline
|
631
|
+
Requires-Dist: mypy-boto3-deadline<1.35.0,>=1.34.0; extra == "deadline"
|
629
632
|
Provides-Extra: detective
|
630
633
|
Requires-Dist: mypy-boto3-detective<1.35.0,>=1.34.0; extra == "detective"
|
631
634
|
Provides-Extra: devicefarm
|
@@ -1197,7 +1200,7 @@ Requires-Dist: mypy-boto3-xray<1.35.0,>=1.34.0; extra == "xray"
|
|
1197
1200
|

|
1198
1201
|
|
1199
1202
|
Type annotations for
|
1200
|
-
[boto3 1.34.
|
1203
|
+
[boto3 1.34.76](https://boto3.amazonaws.com/v1/documentation/api/1.34.76/index.html)
|
1201
1204
|
compatible with [VSCode](https://code.visualstudio.com/),
|
1202
1205
|
[PyCharm](https://www.jetbrains.com/pycharm/),
|
1203
1206
|
[Emacs](https://www.gnu.org/software/emacs/),
|
@@ -1579,7 +1582,7 @@ repository.
|
|
1579
1582
|
|
1580
1583
|
## Submodules
|
1581
1584
|
|
1582
|
-
- `boto3-stubs[all]` - Type annotations for all
|
1585
|
+
- `boto3-stubs[all]` - Type annotations for all 381 services.
|
1583
1586
|
- `boto3-stubs[essential]` - Type annotations for
|
1584
1587
|
[CloudFormation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_cloudformation/),
|
1585
1588
|
[DynamoDB](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_dynamodb/),
|
@@ -1889,6 +1892,9 @@ repository.
|
|
1889
1892
|
service.
|
1890
1893
|
- `boto3-stubs[dax]` - Type annotations for
|
1891
1894
|
[DAX](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_dax/) service.
|
1895
|
+
- `boto3-stubs[deadline]` - Type annotations for
|
1896
|
+
[DeadlineCloud](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_deadline/)
|
1897
|
+
service.
|
1892
1898
|
- `boto3-stubs[detective]` - Type annotations for
|
1893
1899
|
[Detective](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_detective/)
|
1894
1900
|
service.
|
@@ -121,6 +121,7 @@ mypy-boto3-datapipeline<1.35.0,>=1.34.0
|
|
121
121
|
mypy-boto3-datasync<1.35.0,>=1.34.0
|
122
122
|
mypy-boto3-datazone<1.35.0,>=1.34.0
|
123
123
|
mypy-boto3-dax<1.35.0,>=1.34.0
|
124
|
+
mypy-boto3-deadline<1.35.0,>=1.34.0
|
124
125
|
mypy-boto3-detective<1.35.0,>=1.34.0
|
125
126
|
mypy-boto3-devicefarm<1.35.0,>=1.34.0
|
126
127
|
mypy-boto3-devops-guru<1.35.0,>=1.34.0
|
@@ -510,8 +511,8 @@ mypy-boto3-bedrock-runtime<1.35.0,>=1.34.0
|
|
510
511
|
mypy-boto3-billingconductor<1.35.0,>=1.34.0
|
511
512
|
|
512
513
|
[boto3]
|
513
|
-
boto3==1.34.
|
514
|
-
botocore==1.34.
|
514
|
+
boto3==1.34.76
|
515
|
+
botocore==1.34.76
|
515
516
|
|
516
517
|
[braket]
|
517
518
|
mypy-boto3-braket<1.35.0,>=1.34.0
|
@@ -693,6 +694,9 @@ mypy-boto3-datazone<1.35.0,>=1.34.0
|
|
693
694
|
[dax]
|
694
695
|
mypy-boto3-dax<1.35.0,>=1.34.0
|
695
696
|
|
697
|
+
[deadline]
|
698
|
+
mypy-boto3-deadline<1.35.0,>=1.34.0
|
699
|
+
|
696
700
|
[detective]
|
697
701
|
mypy-boto3-detective<1.35.0,>=1.34.0
|
698
702
|
|
@@ -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.76",
|
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.76 generated with mypy-boto3-builder 7.23.2",
|
21
21
|
classifiers=[
|
22
22
|
"Development Status :: 5 - Production/Stable",
|
23
23
|
"Intended Audience :: Developers",
|
@@ -154,6 +154,7 @@ setup(
|
|
154
154
|
"mypy-boto3-datasync>=1.34.0, <1.35.0",
|
155
155
|
"mypy-boto3-datazone>=1.34.0, <1.35.0",
|
156
156
|
"mypy-boto3-dax>=1.34.0, <1.35.0",
|
157
|
+
"mypy-boto3-deadline>=1.34.0, <1.35.0",
|
157
158
|
"mypy-boto3-detective>=1.34.0, <1.35.0",
|
158
159
|
"mypy-boto3-devicefarm>=1.34.0, <1.35.0",
|
159
160
|
"mypy-boto3-devops-guru>=1.34.0, <1.35.0",
|
@@ -443,7 +444,7 @@ setup(
|
|
443
444
|
"mypy-boto3-s3>=1.34.0, <1.35.0",
|
444
445
|
"mypy-boto3-sqs>=1.34.0, <1.35.0",
|
445
446
|
],
|
446
|
-
"boto3": ["boto3==1.34.
|
447
|
+
"boto3": ["boto3==1.34.76", "botocore==1.34.76"],
|
447
448
|
"accessanalyzer": ["mypy-boto3-accessanalyzer>=1.34.0, <1.35.0"],
|
448
449
|
"account": ["mypy-boto3-account>=1.34.0, <1.35.0"],
|
449
450
|
"acm": ["mypy-boto3-acm>=1.34.0, <1.35.0"],
|
@@ -545,6 +546,7 @@ setup(
|
|
545
546
|
"datasync": ["mypy-boto3-datasync>=1.34.0, <1.35.0"],
|
546
547
|
"datazone": ["mypy-boto3-datazone>=1.34.0, <1.35.0"],
|
547
548
|
"dax": ["mypy-boto3-dax>=1.34.0, <1.35.0"],
|
549
|
+
"deadline": ["mypy-boto3-deadline>=1.34.0, <1.35.0"],
|
548
550
|
"detective": ["mypy-boto3-detective>=1.34.0, <1.35.0"],
|
549
551
|
"devicefarm": ["mypy-boto3-devicefarm>=1.34.0, <1.35.0"],
|
550
552
|
"devops-guru": ["mypy-boto3-devops-guru>=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
|