boto3-stubs 1.34.117__tar.gz → 1.34.119__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.117 → boto3_stubs-1.34.119}/PKG-INFO +12 -6
- {boto3_stubs-1.34.117 → boto3_stubs-1.34.119}/README.md +5 -2
- {boto3_stubs-1.34.117 → boto3_stubs-1.34.119}/boto3-stubs/__init__.pyi +14 -0
- {boto3_stubs-1.34.117 → boto3_stubs-1.34.119}/boto3-stubs/session.pyi +15 -0
- {boto3_stubs-1.34.117 → boto3_stubs-1.34.119}/boto3_stubs.egg-info/PKG-INFO +12 -6
- {boto3_stubs-1.34.117 → boto3_stubs-1.34.119}/boto3_stubs.egg-info/requires.txt +6 -2
- {boto3_stubs-1.34.117 → boto3_stubs-1.34.119}/setup.py +5 -3
- {boto3_stubs-1.34.117 → boto3_stubs-1.34.119}/LICENSE +0 -0
- {boto3_stubs-1.34.117 → boto3_stubs-1.34.119}/boto3-stubs/compat.pyi +0 -0
- {boto3_stubs-1.34.117 → boto3_stubs-1.34.119}/boto3-stubs/crt.pyi +0 -0
- {boto3_stubs-1.34.117 → boto3_stubs-1.34.119}/boto3-stubs/docs/__init__.pyi +0 -0
- {boto3_stubs-1.34.117 → boto3_stubs-1.34.119}/boto3-stubs/docs/utils.pyi +0 -0
- {boto3_stubs-1.34.117 → boto3_stubs-1.34.119}/boto3-stubs/dynamodb/__init__.pyi +0 -0
- {boto3_stubs-1.34.117 → boto3_stubs-1.34.119}/boto3-stubs/dynamodb/conditions.pyi +0 -0
- {boto3_stubs-1.34.117 → boto3_stubs-1.34.119}/boto3-stubs/dynamodb/table.pyi +0 -0
- {boto3_stubs-1.34.117 → boto3_stubs-1.34.119}/boto3-stubs/dynamodb/transform.pyi +0 -0
- {boto3_stubs-1.34.117 → boto3_stubs-1.34.119}/boto3-stubs/dynamodb/types.pyi +0 -0
- {boto3_stubs-1.34.117 → boto3_stubs-1.34.119}/boto3-stubs/ec2/__init__.pyi +0 -0
- {boto3_stubs-1.34.117 → boto3_stubs-1.34.119}/boto3-stubs/ec2/createtags.pyi +0 -0
- {boto3_stubs-1.34.117 → boto3_stubs-1.34.119}/boto3-stubs/ec2/deletetags.pyi +0 -0
- {boto3_stubs-1.34.117 → boto3_stubs-1.34.119}/boto3-stubs/exceptions.pyi +0 -0
- {boto3_stubs-1.34.117 → boto3_stubs-1.34.119}/boto3-stubs/py.typed +0 -0
- {boto3_stubs-1.34.117 → boto3_stubs-1.34.119}/boto3-stubs/resources/__init__.pyi +0 -0
- {boto3_stubs-1.34.117 → boto3_stubs-1.34.119}/boto3-stubs/resources/action.pyi +0 -0
- {boto3_stubs-1.34.117 → boto3_stubs-1.34.119}/boto3-stubs/resources/base.pyi +0 -0
- {boto3_stubs-1.34.117 → boto3_stubs-1.34.119}/boto3-stubs/resources/collection.pyi +0 -0
- {boto3_stubs-1.34.117 → boto3_stubs-1.34.119}/boto3-stubs/resources/factory.pyi +0 -0
- {boto3_stubs-1.34.117 → boto3_stubs-1.34.119}/boto3-stubs/resources/model.pyi +0 -0
- {boto3_stubs-1.34.117 → boto3_stubs-1.34.119}/boto3-stubs/resources/params.pyi +0 -0
- {boto3_stubs-1.34.117 → boto3_stubs-1.34.119}/boto3-stubs/resources/response.pyi +0 -0
- {boto3_stubs-1.34.117 → boto3_stubs-1.34.119}/boto3-stubs/s3/__init__.pyi +0 -0
- {boto3_stubs-1.34.117 → boto3_stubs-1.34.119}/boto3-stubs/s3/constants.pyi +0 -0
- {boto3_stubs-1.34.117 → boto3_stubs-1.34.119}/boto3-stubs/s3/inject.pyi +0 -0
- {boto3_stubs-1.34.117 → boto3_stubs-1.34.119}/boto3-stubs/s3/transfer.pyi +0 -0
- {boto3_stubs-1.34.117 → boto3_stubs-1.34.119}/boto3-stubs/utils.pyi +0 -0
- {boto3_stubs-1.34.117 → boto3_stubs-1.34.119}/boto3_stubs.egg-info/SOURCES.txt +0 -0
- {boto3_stubs-1.34.117 → boto3_stubs-1.34.119}/boto3_stubs.egg-info/dependency_links.txt +0 -0
- {boto3_stubs-1.34.117 → boto3_stubs-1.34.119}/boto3_stubs.egg-info/not-zip-safe +0 -0
- {boto3_stubs-1.34.117 → boto3_stubs-1.34.119}/boto3_stubs.egg-info/top_level.txt +0 -0
- {boto3_stubs-1.34.117 → boto3_stubs-1.34.119}/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.119
|
4
|
+
Summary: Type annotations for boto3 1.34.119 generated with mypy-boto3-builder 7.24.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
|
@@ -392,6 +392,7 @@ Requires-Dist: mypy-boto3-support<1.35.0,>=1.34.0; extra == "all"
|
|
392
392
|
Requires-Dist: mypy-boto3-support-app<1.35.0,>=1.34.0; extra == "all"
|
393
393
|
Requires-Dist: mypy-boto3-swf<1.35.0,>=1.34.0; extra == "all"
|
394
394
|
Requires-Dist: mypy-boto3-synthetics<1.35.0,>=1.34.0; extra == "all"
|
395
|
+
Requires-Dist: mypy-boto3-taxsettings<1.35.0,>=1.34.0; extra == "all"
|
395
396
|
Requires-Dist: mypy-boto3-textract<1.35.0,>=1.34.0; extra == "all"
|
396
397
|
Requires-Dist: mypy-boto3-timestream-influxdb<1.35.0,>=1.34.0; extra == "all"
|
397
398
|
Requires-Dist: mypy-boto3-timestream-query<1.35.0,>=1.34.0; extra == "all"
|
@@ -426,8 +427,8 @@ Requires-Dist: mypy-boto3-rds<1.35.0,>=1.34.0; extra == "essential"
|
|
426
427
|
Requires-Dist: mypy-boto3-s3<1.35.0,>=1.34.0; extra == "essential"
|
427
428
|
Requires-Dist: mypy-boto3-sqs<1.35.0,>=1.34.0; extra == "essential"
|
428
429
|
Provides-Extra: boto3
|
429
|
-
Requires-Dist: boto3==1.34.
|
430
|
-
Requires-Dist: botocore==1.34.
|
430
|
+
Requires-Dist: boto3==1.34.119; extra == "boto3"
|
431
|
+
Requires-Dist: botocore==1.34.119; extra == "boto3"
|
431
432
|
Provides-Extra: accessanalyzer
|
432
433
|
Requires-Dist: mypy-boto3-accessanalyzer<1.35.0,>=1.34.0; extra == "accessanalyzer"
|
433
434
|
Provides-Extra: account
|
@@ -1146,6 +1147,8 @@ Provides-Extra: swf
|
|
1146
1147
|
Requires-Dist: mypy-boto3-swf<1.35.0,>=1.34.0; extra == "swf"
|
1147
1148
|
Provides-Extra: synthetics
|
1148
1149
|
Requires-Dist: mypy-boto3-synthetics<1.35.0,>=1.34.0; extra == "synthetics"
|
1150
|
+
Provides-Extra: taxsettings
|
1151
|
+
Requires-Dist: mypy-boto3-taxsettings<1.35.0,>=1.34.0; extra == "taxsettings"
|
1149
1152
|
Provides-Extra: textract
|
1150
1153
|
Requires-Dist: mypy-boto3-textract<1.35.0,>=1.34.0; extra == "textract"
|
1151
1154
|
Provides-Extra: timestream-influxdb
|
@@ -1209,7 +1212,7 @@ Requires-Dist: mypy-boto3-xray<1.35.0,>=1.34.0; extra == "xray"
|
|
1209
1212
|

|
1210
1213
|
|
1211
1214
|
Type annotations for
|
1212
|
-
[boto3 1.34.
|
1215
|
+
[boto3 1.34.119](https://boto3.amazonaws.com/v1/documentation/api/1.34.119/index.html)
|
1213
1216
|
compatible with [VSCode](https://code.visualstudio.com/),
|
1214
1217
|
[PyCharm](https://www.jetbrains.com/pycharm/),
|
1215
1218
|
[Emacs](https://www.gnu.org/software/emacs/),
|
@@ -1591,7 +1594,7 @@ repository.
|
|
1591
1594
|
|
1592
1595
|
## Submodules
|
1593
1596
|
|
1594
|
-
- `boto3-stubs[all]` - Type annotations for all
|
1597
|
+
- `boto3-stubs[all]` - Type annotations for all 385 services.
|
1595
1598
|
- `boto3-stubs[essential]` - Type annotations for
|
1596
1599
|
[CloudFormation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_cloudformation/),
|
1597
1600
|
[DynamoDB](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_dynamodb/),
|
@@ -2642,6 +2645,9 @@ repository.
|
|
2642
2645
|
- `boto3-stubs[synthetics]` - Type annotations for
|
2643
2646
|
[Synthetics](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_synthetics/)
|
2644
2647
|
service.
|
2648
|
+
- `boto3-stubs[taxsettings]` - Type annotations for
|
2649
|
+
[TaxSettings](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_taxsettings/)
|
2650
|
+
service.
|
2645
2651
|
- `boto3-stubs[textract]` - Type annotations for
|
2646
2652
|
[Textract](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_textract/)
|
2647
2653
|
service.
|
@@ -10,7 +10,7 @@
|
|
10
10
|

|
11
11
|
|
12
12
|
Type annotations for
|
13
|
-
[boto3 1.34.
|
13
|
+
[boto3 1.34.119](https://boto3.amazonaws.com/v1/documentation/api/1.34.119/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 385 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/),
|
@@ -1443,6 +1443,9 @@ repository.
|
|
1443
1443
|
- `boto3-stubs[synthetics]` - Type annotations for
|
1444
1444
|
[Synthetics](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_synthetics/)
|
1445
1445
|
service.
|
1446
|
+
- `boto3-stubs[taxsettings]` - Type annotations for
|
1447
|
+
[TaxSettings](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_taxsettings/)
|
1448
|
+
service.
|
1446
1449
|
- `boto3-stubs[textract]` - Type annotations for
|
1447
1450
|
[Textract](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_textract/)
|
1448
1451
|
service.
|
@@ -379,6 +379,7 @@ from mypy_boto3_support.client import SupportClient
|
|
379
379
|
from mypy_boto3_support_app.client import SupportAppClient
|
380
380
|
from mypy_boto3_swf.client import SWFClient
|
381
381
|
from mypy_boto3_synthetics.client import SyntheticsClient
|
382
|
+
from mypy_boto3_taxsettings.client import TaxSettingsClient
|
382
383
|
from mypy_boto3_textract.client import TextractClient
|
383
384
|
from mypy_boto3_timestream_influxdb.client import TimestreamInfluxDBClient
|
384
385
|
from mypy_boto3_timestream_query.client import TimestreamQueryClient
|
@@ -5099,6 +5100,19 @@ def client(
|
|
5099
5100
|
config: Optional[Config] = ...,
|
5100
5101
|
) -> SyntheticsClient: ...
|
5101
5102
|
@overload
|
5103
|
+
def client(
|
5104
|
+
service_name: Literal["taxsettings"],
|
5105
|
+
region_name: Optional[str] = ...,
|
5106
|
+
api_version: Optional[str] = ...,
|
5107
|
+
use_ssl: Optional[bool] = ...,
|
5108
|
+
verify: Union[bool, str, None] = ...,
|
5109
|
+
endpoint_url: Optional[str] = ...,
|
5110
|
+
aws_access_key_id: Optional[str] = ...,
|
5111
|
+
aws_secret_access_key: Optional[str] = ...,
|
5112
|
+
aws_session_token: Optional[str] = ...,
|
5113
|
+
config: Optional[Config] = ...,
|
5114
|
+
) -> TaxSettingsClient: ...
|
5115
|
+
@overload
|
5102
5116
|
def client(
|
5103
5117
|
service_name: Literal["textract"],
|
5104
5118
|
region_name: Optional[str] = ...,
|
@@ -385,6 +385,7 @@ from mypy_boto3_support.client import SupportClient
|
|
385
385
|
from mypy_boto3_support_app.client import SupportAppClient
|
386
386
|
from mypy_boto3_swf.client import SWFClient
|
387
387
|
from mypy_boto3_synthetics.client import SyntheticsClient
|
388
|
+
from mypy_boto3_taxsettings.client import TaxSettingsClient
|
388
389
|
from mypy_boto3_textract.client import TextractClient
|
389
390
|
from mypy_boto3_timestream_influxdb.client import TimestreamInfluxDBClient
|
390
391
|
from mypy_boto3_timestream_query.client import TimestreamQueryClient
|
@@ -5479,6 +5480,20 @@ class Session:
|
|
5479
5480
|
config: Optional[Config] = ...,
|
5480
5481
|
) -> SyntheticsClient: ...
|
5481
5482
|
@overload
|
5483
|
+
def client(
|
5484
|
+
self,
|
5485
|
+
service_name: Literal["taxsettings"],
|
5486
|
+
region_name: Optional[str] = ...,
|
5487
|
+
api_version: Optional[str] = ...,
|
5488
|
+
use_ssl: Optional[bool] = ...,
|
5489
|
+
verify: Union[bool, str, None] = ...,
|
5490
|
+
endpoint_url: Optional[str] = ...,
|
5491
|
+
aws_access_key_id: Optional[str] = ...,
|
5492
|
+
aws_secret_access_key: Optional[str] = ...,
|
5493
|
+
aws_session_token: Optional[str] = ...,
|
5494
|
+
config: Optional[Config] = ...,
|
5495
|
+
) -> TaxSettingsClient: ...
|
5496
|
+
@overload
|
5482
5497
|
def client(
|
5483
5498
|
self,
|
5484
5499
|
service_name: Literal["textract"],
|
@@ -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.119
|
4
|
+
Summary: Type annotations for boto3 1.34.119 generated with mypy-boto3-builder 7.24.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
|
@@ -392,6 +392,7 @@ Requires-Dist: mypy-boto3-support<1.35.0,>=1.34.0; extra == "all"
|
|
392
392
|
Requires-Dist: mypy-boto3-support-app<1.35.0,>=1.34.0; extra == "all"
|
393
393
|
Requires-Dist: mypy-boto3-swf<1.35.0,>=1.34.0; extra == "all"
|
394
394
|
Requires-Dist: mypy-boto3-synthetics<1.35.0,>=1.34.0; extra == "all"
|
395
|
+
Requires-Dist: mypy-boto3-taxsettings<1.35.0,>=1.34.0; extra == "all"
|
395
396
|
Requires-Dist: mypy-boto3-textract<1.35.0,>=1.34.0; extra == "all"
|
396
397
|
Requires-Dist: mypy-boto3-timestream-influxdb<1.35.0,>=1.34.0; extra == "all"
|
397
398
|
Requires-Dist: mypy-boto3-timestream-query<1.35.0,>=1.34.0; extra == "all"
|
@@ -426,8 +427,8 @@ Requires-Dist: mypy-boto3-rds<1.35.0,>=1.34.0; extra == "essential"
|
|
426
427
|
Requires-Dist: mypy-boto3-s3<1.35.0,>=1.34.0; extra == "essential"
|
427
428
|
Requires-Dist: mypy-boto3-sqs<1.35.0,>=1.34.0; extra == "essential"
|
428
429
|
Provides-Extra: boto3
|
429
|
-
Requires-Dist: boto3==1.34.
|
430
|
-
Requires-Dist: botocore==1.34.
|
430
|
+
Requires-Dist: boto3==1.34.119; extra == "boto3"
|
431
|
+
Requires-Dist: botocore==1.34.119; extra == "boto3"
|
431
432
|
Provides-Extra: accessanalyzer
|
432
433
|
Requires-Dist: mypy-boto3-accessanalyzer<1.35.0,>=1.34.0; extra == "accessanalyzer"
|
433
434
|
Provides-Extra: account
|
@@ -1146,6 +1147,8 @@ Provides-Extra: swf
|
|
1146
1147
|
Requires-Dist: mypy-boto3-swf<1.35.0,>=1.34.0; extra == "swf"
|
1147
1148
|
Provides-Extra: synthetics
|
1148
1149
|
Requires-Dist: mypy-boto3-synthetics<1.35.0,>=1.34.0; extra == "synthetics"
|
1150
|
+
Provides-Extra: taxsettings
|
1151
|
+
Requires-Dist: mypy-boto3-taxsettings<1.35.0,>=1.34.0; extra == "taxsettings"
|
1149
1152
|
Provides-Extra: textract
|
1150
1153
|
Requires-Dist: mypy-boto3-textract<1.35.0,>=1.34.0; extra == "textract"
|
1151
1154
|
Provides-Extra: timestream-influxdb
|
@@ -1209,7 +1212,7 @@ Requires-Dist: mypy-boto3-xray<1.35.0,>=1.34.0; extra == "xray"
|
|
1209
1212
|

|
1210
1213
|
|
1211
1214
|
Type annotations for
|
1212
|
-
[boto3 1.34.
|
1215
|
+
[boto3 1.34.119](https://boto3.amazonaws.com/v1/documentation/api/1.34.119/index.html)
|
1213
1216
|
compatible with [VSCode](https://code.visualstudio.com/),
|
1214
1217
|
[PyCharm](https://www.jetbrains.com/pycharm/),
|
1215
1218
|
[Emacs](https://www.gnu.org/software/emacs/),
|
@@ -1591,7 +1594,7 @@ repository.
|
|
1591
1594
|
|
1592
1595
|
## Submodules
|
1593
1596
|
|
1594
|
-
- `boto3-stubs[all]` - Type annotations for all
|
1597
|
+
- `boto3-stubs[all]` - Type annotations for all 385 services.
|
1595
1598
|
- `boto3-stubs[essential]` - Type annotations for
|
1596
1599
|
[CloudFormation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_cloudformation/),
|
1597
1600
|
[DynamoDB](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_dynamodb/),
|
@@ -2642,6 +2645,9 @@ repository.
|
|
2642
2645
|
- `boto3-stubs[synthetics]` - Type annotations for
|
2643
2646
|
[Synthetics](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_synthetics/)
|
2644
2647
|
service.
|
2648
|
+
- `boto3-stubs[taxsettings]` - Type annotations for
|
2649
|
+
[TaxSettings](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_taxsettings/)
|
2650
|
+
service.
|
2645
2651
|
- `boto3-stubs[textract]` - Type annotations for
|
2646
2652
|
[Textract](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_textract/)
|
2647
2653
|
service.
|
@@ -379,6 +379,7 @@ mypy-boto3-support<1.35.0,>=1.34.0
|
|
379
379
|
mypy-boto3-support-app<1.35.0,>=1.34.0
|
380
380
|
mypy-boto3-swf<1.35.0,>=1.34.0
|
381
381
|
mypy-boto3-synthetics<1.35.0,>=1.34.0
|
382
|
+
mypy-boto3-taxsettings<1.35.0,>=1.34.0
|
382
383
|
mypy-boto3-textract<1.35.0,>=1.34.0
|
383
384
|
mypy-boto3-timestream-influxdb<1.35.0,>=1.34.0
|
384
385
|
mypy-boto3-timestream-query<1.35.0,>=1.34.0
|
@@ -514,8 +515,8 @@ mypy-boto3-bedrock-runtime<1.35.0,>=1.34.0
|
|
514
515
|
mypy-boto3-billingconductor<1.35.0,>=1.34.0
|
515
516
|
|
516
517
|
[boto3]
|
517
|
-
boto3==1.34.
|
518
|
-
botocore==1.34.
|
518
|
+
boto3==1.34.119
|
519
|
+
botocore==1.34.119
|
519
520
|
|
520
521
|
[braket]
|
521
522
|
mypy-boto3-braket<1.35.0,>=1.34.0
|
@@ -1480,6 +1481,9 @@ mypy-boto3-swf<1.35.0,>=1.34.0
|
|
1480
1481
|
[synthetics]
|
1481
1482
|
mypy-boto3-synthetics<1.35.0,>=1.34.0
|
1482
1483
|
|
1484
|
+
[taxsettings]
|
1485
|
+
mypy-boto3-taxsettings<1.35.0,>=1.34.0
|
1486
|
+
|
1483
1487
|
[textract]
|
1484
1488
|
mypy-boto3-textract<1.35.0,>=1.34.0
|
1485
1489
|
|
@@ -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.119",
|
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.119 generated with mypy-boto3-builder 7.24.0",
|
21
21
|
classifiers=[
|
22
22
|
"Development Status :: 5 - Production/Stable",
|
23
23
|
"Intended Audience :: Developers",
|
@@ -412,6 +412,7 @@ setup(
|
|
412
412
|
"mypy-boto3-support-app>=1.34.0, <1.35.0",
|
413
413
|
"mypy-boto3-swf>=1.34.0, <1.35.0",
|
414
414
|
"mypy-boto3-synthetics>=1.34.0, <1.35.0",
|
415
|
+
"mypy-boto3-taxsettings>=1.34.0, <1.35.0",
|
415
416
|
"mypy-boto3-textract>=1.34.0, <1.35.0",
|
416
417
|
"mypy-boto3-timestream-influxdb>=1.34.0, <1.35.0",
|
417
418
|
"mypy-boto3-timestream-query>=1.34.0, <1.35.0",
|
@@ -447,7 +448,7 @@ setup(
|
|
447
448
|
"mypy-boto3-s3>=1.34.0, <1.35.0",
|
448
449
|
"mypy-boto3-sqs>=1.34.0, <1.35.0",
|
449
450
|
],
|
450
|
-
"boto3": ["boto3==1.34.
|
451
|
+
"boto3": ["boto3==1.34.119", "botocore==1.34.119"],
|
451
452
|
"accessanalyzer": ["mypy-boto3-accessanalyzer>=1.34.0, <1.35.0"],
|
452
453
|
"account": ["mypy-boto3-account>=1.34.0, <1.35.0"],
|
453
454
|
"acm": ["mypy-boto3-acm>=1.34.0, <1.35.0"],
|
@@ -823,6 +824,7 @@ setup(
|
|
823
824
|
"support-app": ["mypy-boto3-support-app>=1.34.0, <1.35.0"],
|
824
825
|
"swf": ["mypy-boto3-swf>=1.34.0, <1.35.0"],
|
825
826
|
"synthetics": ["mypy-boto3-synthetics>=1.34.0, <1.35.0"],
|
827
|
+
"taxsettings": ["mypy-boto3-taxsettings>=1.34.0, <1.35.0"],
|
826
828
|
"textract": ["mypy-boto3-textract>=1.34.0, <1.35.0"],
|
827
829
|
"timestream-influxdb": ["mypy-boto3-timestream-influxdb>=1.34.0, <1.35.0"],
|
828
830
|
"timestream-query": ["mypy-boto3-timestream-query>=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
|