boto3-stubs 1.34.44__tar.gz → 1.34.45__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.44 → boto3-stubs-1.34.45}/PKG-INFO +12 -6
- {boto3-stubs-1.34.44 → boto3-stubs-1.34.45}/README.md +5 -2
- {boto3-stubs-1.34.44 → boto3-stubs-1.34.45}/boto3-stubs/__init__.pyi +14 -0
- {boto3-stubs-1.34.44 → boto3-stubs-1.34.45}/boto3-stubs/session.pyi +15 -0
- {boto3-stubs-1.34.44 → boto3-stubs-1.34.45}/boto3_stubs.egg-info/PKG-INFO +12 -6
- {boto3-stubs-1.34.44 → boto3-stubs-1.34.45}/boto3_stubs.egg-info/requires.txt +6 -2
- {boto3-stubs-1.34.44 → boto3-stubs-1.34.45}/setup.py +5 -3
- {boto3-stubs-1.34.44 → boto3-stubs-1.34.45}/LICENSE +0 -0
- {boto3-stubs-1.34.44 → boto3-stubs-1.34.45}/boto3-stubs/compat.pyi +0 -0
- {boto3-stubs-1.34.44 → boto3-stubs-1.34.45}/boto3-stubs/crt.pyi +0 -0
- {boto3-stubs-1.34.44 → boto3-stubs-1.34.45}/boto3-stubs/docs/__init__.pyi +0 -0
- {boto3-stubs-1.34.44 → boto3-stubs-1.34.45}/boto3-stubs/docs/utils.pyi +0 -0
- {boto3-stubs-1.34.44 → boto3-stubs-1.34.45}/boto3-stubs/dynamodb/__init__.pyi +0 -0
- {boto3-stubs-1.34.44 → boto3-stubs-1.34.45}/boto3-stubs/dynamodb/conditions.pyi +0 -0
- {boto3-stubs-1.34.44 → boto3-stubs-1.34.45}/boto3-stubs/dynamodb/table.pyi +0 -0
- {boto3-stubs-1.34.44 → boto3-stubs-1.34.45}/boto3-stubs/dynamodb/transform.pyi +0 -0
- {boto3-stubs-1.34.44 → boto3-stubs-1.34.45}/boto3-stubs/dynamodb/types.pyi +0 -0
- {boto3-stubs-1.34.44 → boto3-stubs-1.34.45}/boto3-stubs/ec2/__init__.pyi +0 -0
- {boto3-stubs-1.34.44 → boto3-stubs-1.34.45}/boto3-stubs/ec2/createtags.pyi +0 -0
- {boto3-stubs-1.34.44 → boto3-stubs-1.34.45}/boto3-stubs/ec2/deletetags.pyi +0 -0
- {boto3-stubs-1.34.44 → boto3-stubs-1.34.45}/boto3-stubs/exceptions.pyi +0 -0
- {boto3-stubs-1.34.44 → boto3-stubs-1.34.45}/boto3-stubs/py.typed +0 -0
- {boto3-stubs-1.34.44 → boto3-stubs-1.34.45}/boto3-stubs/resources/__init__.pyi +0 -0
- {boto3-stubs-1.34.44 → boto3-stubs-1.34.45}/boto3-stubs/resources/action.pyi +0 -0
- {boto3-stubs-1.34.44 → boto3-stubs-1.34.45}/boto3-stubs/resources/base.pyi +0 -0
- {boto3-stubs-1.34.44 → boto3-stubs-1.34.45}/boto3-stubs/resources/collection.pyi +0 -0
- {boto3-stubs-1.34.44 → boto3-stubs-1.34.45}/boto3-stubs/resources/factory.pyi +0 -0
- {boto3-stubs-1.34.44 → boto3-stubs-1.34.45}/boto3-stubs/resources/model.pyi +0 -0
- {boto3-stubs-1.34.44 → boto3-stubs-1.34.45}/boto3-stubs/resources/params.pyi +0 -0
- {boto3-stubs-1.34.44 → boto3-stubs-1.34.45}/boto3-stubs/resources/response.pyi +0 -0
- {boto3-stubs-1.34.44 → boto3-stubs-1.34.45}/boto3-stubs/s3/__init__.pyi +0 -0
- {boto3-stubs-1.34.44 → boto3-stubs-1.34.45}/boto3-stubs/s3/constants.pyi +0 -0
- {boto3-stubs-1.34.44 → boto3-stubs-1.34.45}/boto3-stubs/s3/inject.pyi +0 -0
- {boto3-stubs-1.34.44 → boto3-stubs-1.34.45}/boto3-stubs/s3/transfer.pyi +0 -0
- {boto3-stubs-1.34.44 → boto3-stubs-1.34.45}/boto3-stubs/utils.pyi +0 -0
- {boto3-stubs-1.34.44 → boto3-stubs-1.34.45}/boto3_stubs.egg-info/SOURCES.txt +0 -0
- {boto3-stubs-1.34.44 → boto3-stubs-1.34.45}/boto3_stubs.egg-info/dependency_links.txt +0 -0
- {boto3-stubs-1.34.44 → boto3-stubs-1.34.45}/boto3_stubs.egg-info/not-zip-safe +0 -0
- {boto3-stubs-1.34.44 → boto3-stubs-1.34.45}/boto3_stubs.egg-info/top_level.txt +0 -0
- {boto3-stubs-1.34.44 → boto3-stubs-1.34.45}/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.45
|
4
|
+
Summary: Type annotations for boto3 1.34.45 generated with mypy-boto3-builder 7.23.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
|
@@ -77,6 +77,7 @@ Requires-Dist: mypy-boto3-billingconductor<1.35.0,>=1.34.0; extra == "all"
|
|
77
77
|
Requires-Dist: mypy-boto3-braket<1.35.0,>=1.34.0; extra == "all"
|
78
78
|
Requires-Dist: mypy-boto3-budgets<1.35.0,>=1.34.0; extra == "all"
|
79
79
|
Requires-Dist: mypy-boto3-ce<1.35.0,>=1.34.0; extra == "all"
|
80
|
+
Requires-Dist: mypy-boto3-chatbot<1.35.0,>=1.34.0; extra == "all"
|
80
81
|
Requires-Dist: mypy-boto3-chime<1.35.0,>=1.34.0; extra == "all"
|
81
82
|
Requires-Dist: mypy-boto3-chime-sdk-identity<1.35.0,>=1.34.0; extra == "all"
|
82
83
|
Requires-Dist: mypy-boto3-chime-sdk-media-pipelines<1.35.0,>=1.34.0; extra == "all"
|
@@ -420,8 +421,8 @@ Requires-Dist: mypy-boto3-rds<1.35.0,>=1.34.0; extra == "essential"
|
|
420
421
|
Requires-Dist: mypy-boto3-s3<1.35.0,>=1.34.0; extra == "essential"
|
421
422
|
Requires-Dist: mypy-boto3-sqs<1.35.0,>=1.34.0; extra == "essential"
|
422
423
|
Provides-Extra: boto3
|
423
|
-
Requires-Dist: boto3==1.34.
|
424
|
-
Requires-Dist: botocore==1.34.
|
424
|
+
Requires-Dist: boto3==1.34.45; extra == "boto3"
|
425
|
+
Requires-Dist: botocore==1.34.45; extra == "boto3"
|
425
426
|
Provides-Extra: accessanalyzer
|
426
427
|
Requires-Dist: mypy-boto3-accessanalyzer<1.35.0,>=1.34.0; extra == "accessanalyzer"
|
427
428
|
Provides-Extra: account
|
@@ -510,6 +511,8 @@ Provides-Extra: budgets
|
|
510
511
|
Requires-Dist: mypy-boto3-budgets<1.35.0,>=1.34.0; extra == "budgets"
|
511
512
|
Provides-Extra: ce
|
512
513
|
Requires-Dist: mypy-boto3-ce<1.35.0,>=1.34.0; extra == "ce"
|
514
|
+
Provides-Extra: chatbot
|
515
|
+
Requires-Dist: mypy-boto3-chatbot<1.35.0,>=1.34.0; extra == "chatbot"
|
513
516
|
Provides-Extra: chime
|
514
517
|
Requires-Dist: mypy-boto3-chime<1.35.0,>=1.34.0; extra == "chime"
|
515
518
|
Provides-Extra: chime-sdk-identity
|
@@ -1191,7 +1194,7 @@ Requires-Dist: mypy-boto3-xray<1.35.0,>=1.34.0; extra == "xray"
|
|
1191
1194
|

|
1192
1195
|
|
1193
1196
|
Type annotations for
|
1194
|
-
[boto3 1.34.
|
1197
|
+
[boto3 1.34.45](https://boto3.amazonaws.com/v1/documentation/api/1.34.45/index.html)
|
1195
1198
|
compatible with [VSCode](https://code.visualstudio.com/),
|
1196
1199
|
[PyCharm](https://www.jetbrains.com/pycharm/),
|
1197
1200
|
[Emacs](https://www.gnu.org/software/emacs/),
|
@@ -1573,7 +1576,7 @@ repository.
|
|
1573
1576
|
|
1574
1577
|
## Submodules
|
1575
1578
|
|
1576
|
-
- `boto3-stubs[all]` - Type annotations for all
|
1579
|
+
- `boto3-stubs[all]` - Type annotations for all 379 services.
|
1577
1580
|
- `boto3-stubs[essential]` - Type annotations for
|
1578
1581
|
[CloudFormation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_cloudformation/),
|
1579
1582
|
[DynamoDB](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_dynamodb/),
|
@@ -1713,6 +1716,9 @@ repository.
|
|
1713
1716
|
- `boto3-stubs[ce]` - Type annotations for
|
1714
1717
|
[CostExplorer](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_ce/)
|
1715
1718
|
service.
|
1719
|
+
- `boto3-stubs[chatbot]` - Type annotations for
|
1720
|
+
[chatbot](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_chatbot/)
|
1721
|
+
service.
|
1716
1722
|
- `boto3-stubs[chime]` - Type annotations for
|
1717
1723
|
[Chime](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_chime/)
|
1718
1724
|
service.
|
@@ -10,7 +10,7 @@
|
|
10
10
|

|
11
11
|
|
12
12
|
Type annotations for
|
13
|
-
[boto3 1.34.
|
13
|
+
[boto3 1.34.45](https://boto3.amazonaws.com/v1/documentation/api/1.34.45/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 379 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/),
|
@@ -532,6 +532,9 @@ repository.
|
|
532
532
|
- `boto3-stubs[ce]` - Type annotations for
|
533
533
|
[CostExplorer](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_ce/)
|
534
534
|
service.
|
535
|
+
- `boto3-stubs[chatbot]` - Type annotations for
|
536
|
+
[chatbot](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_chatbot/)
|
537
|
+
service.
|
535
538
|
- `boto3-stubs[chime]` - Type annotations for
|
536
539
|
[Chime](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_chime/)
|
537
540
|
service.
|
@@ -50,6 +50,7 @@ from mypy_boto3_billingconductor.client import BillingConductorClient
|
|
50
50
|
from mypy_boto3_braket.client import BraketClient
|
51
51
|
from mypy_boto3_budgets.client import BudgetsClient
|
52
52
|
from mypy_boto3_ce.client import CostExplorerClient
|
53
|
+
from mypy_boto3_chatbot.client import chatbotClient
|
53
54
|
from mypy_boto3_chime.client import ChimeClient
|
54
55
|
from mypy_boto3_chime_sdk_identity.client import ChimeSDKIdentityClient
|
55
56
|
from mypy_boto3_chime_sdk_media_pipelines.client import ChimeSDKMediaPipelinesClient
|
@@ -998,6 +999,19 @@ def client(
|
|
998
999
|
config: Optional[Config] = ...,
|
999
1000
|
) -> CostExplorerClient: ...
|
1000
1001
|
@overload
|
1002
|
+
def client(
|
1003
|
+
service_name: Literal["chatbot"],
|
1004
|
+
region_name: Optional[str] = ...,
|
1005
|
+
api_version: Optional[str] = ...,
|
1006
|
+
use_ssl: Optional[bool] = ...,
|
1007
|
+
verify: Union[bool, str, None] = ...,
|
1008
|
+
endpoint_url: Optional[str] = ...,
|
1009
|
+
aws_access_key_id: Optional[str] = ...,
|
1010
|
+
aws_secret_access_key: Optional[str] = ...,
|
1011
|
+
aws_session_token: Optional[str] = ...,
|
1012
|
+
config: Optional[Config] = ...,
|
1013
|
+
) -> chatbotClient: ...
|
1014
|
+
@overload
|
1001
1015
|
def client(
|
1002
1016
|
service_name: Literal["chime"],
|
1003
1017
|
region_name: Optional[str] = ...,
|
@@ -56,6 +56,7 @@ from mypy_boto3_billingconductor.client import BillingConductorClient
|
|
56
56
|
from mypy_boto3_braket.client import BraketClient
|
57
57
|
from mypy_boto3_budgets.client import BudgetsClient
|
58
58
|
from mypy_boto3_ce.client import CostExplorerClient
|
59
|
+
from mypy_boto3_chatbot.client import chatbotClient
|
59
60
|
from mypy_boto3_chime.client import ChimeClient
|
60
61
|
from mypy_boto3_chime_sdk_identity.client import ChimeSDKIdentityClient
|
61
62
|
from mypy_boto3_chime_sdk_media_pipelines.client import ChimeSDKMediaPipelinesClient
|
@@ -1063,6 +1064,20 @@ class Session:
|
|
1063
1064
|
config: Optional[Config] = ...,
|
1064
1065
|
) -> CostExplorerClient: ...
|
1065
1066
|
@overload
|
1067
|
+
def client(
|
1068
|
+
self,
|
1069
|
+
service_name: Literal["chatbot"],
|
1070
|
+
region_name: Optional[str] = ...,
|
1071
|
+
api_version: Optional[str] = ...,
|
1072
|
+
use_ssl: Optional[bool] = ...,
|
1073
|
+
verify: Union[bool, str, None] = ...,
|
1074
|
+
endpoint_url: Optional[str] = ...,
|
1075
|
+
aws_access_key_id: Optional[str] = ...,
|
1076
|
+
aws_secret_access_key: Optional[str] = ...,
|
1077
|
+
aws_session_token: Optional[str] = ...,
|
1078
|
+
config: Optional[Config] = ...,
|
1079
|
+
) -> chatbotClient: ...
|
1080
|
+
@overload
|
1066
1081
|
def client(
|
1067
1082
|
self,
|
1068
1083
|
service_name: Literal["chime"],
|
@@ -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.45
|
4
|
+
Summary: Type annotations for boto3 1.34.45 generated with mypy-boto3-builder 7.23.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
|
@@ -77,6 +77,7 @@ Requires-Dist: mypy-boto3-billingconductor<1.35.0,>=1.34.0; extra == "all"
|
|
77
77
|
Requires-Dist: mypy-boto3-braket<1.35.0,>=1.34.0; extra == "all"
|
78
78
|
Requires-Dist: mypy-boto3-budgets<1.35.0,>=1.34.0; extra == "all"
|
79
79
|
Requires-Dist: mypy-boto3-ce<1.35.0,>=1.34.0; extra == "all"
|
80
|
+
Requires-Dist: mypy-boto3-chatbot<1.35.0,>=1.34.0; extra == "all"
|
80
81
|
Requires-Dist: mypy-boto3-chime<1.35.0,>=1.34.0; extra == "all"
|
81
82
|
Requires-Dist: mypy-boto3-chime-sdk-identity<1.35.0,>=1.34.0; extra == "all"
|
82
83
|
Requires-Dist: mypy-boto3-chime-sdk-media-pipelines<1.35.0,>=1.34.0; extra == "all"
|
@@ -420,8 +421,8 @@ Requires-Dist: mypy-boto3-rds<1.35.0,>=1.34.0; extra == "essential"
|
|
420
421
|
Requires-Dist: mypy-boto3-s3<1.35.0,>=1.34.0; extra == "essential"
|
421
422
|
Requires-Dist: mypy-boto3-sqs<1.35.0,>=1.34.0; extra == "essential"
|
422
423
|
Provides-Extra: boto3
|
423
|
-
Requires-Dist: boto3==1.34.
|
424
|
-
Requires-Dist: botocore==1.34.
|
424
|
+
Requires-Dist: boto3==1.34.45; extra == "boto3"
|
425
|
+
Requires-Dist: botocore==1.34.45; extra == "boto3"
|
425
426
|
Provides-Extra: accessanalyzer
|
426
427
|
Requires-Dist: mypy-boto3-accessanalyzer<1.35.0,>=1.34.0; extra == "accessanalyzer"
|
427
428
|
Provides-Extra: account
|
@@ -510,6 +511,8 @@ Provides-Extra: budgets
|
|
510
511
|
Requires-Dist: mypy-boto3-budgets<1.35.0,>=1.34.0; extra == "budgets"
|
511
512
|
Provides-Extra: ce
|
512
513
|
Requires-Dist: mypy-boto3-ce<1.35.0,>=1.34.0; extra == "ce"
|
514
|
+
Provides-Extra: chatbot
|
515
|
+
Requires-Dist: mypy-boto3-chatbot<1.35.0,>=1.34.0; extra == "chatbot"
|
513
516
|
Provides-Extra: chime
|
514
517
|
Requires-Dist: mypy-boto3-chime<1.35.0,>=1.34.0; extra == "chime"
|
515
518
|
Provides-Extra: chime-sdk-identity
|
@@ -1191,7 +1194,7 @@ Requires-Dist: mypy-boto3-xray<1.35.0,>=1.34.0; extra == "xray"
|
|
1191
1194
|

|
1192
1195
|
|
1193
1196
|
Type annotations for
|
1194
|
-
[boto3 1.34.
|
1197
|
+
[boto3 1.34.45](https://boto3.amazonaws.com/v1/documentation/api/1.34.45/index.html)
|
1195
1198
|
compatible with [VSCode](https://code.visualstudio.com/),
|
1196
1199
|
[PyCharm](https://www.jetbrains.com/pycharm/),
|
1197
1200
|
[Emacs](https://www.gnu.org/software/emacs/),
|
@@ -1573,7 +1576,7 @@ repository.
|
|
1573
1576
|
|
1574
1577
|
## Submodules
|
1575
1578
|
|
1576
|
-
- `boto3-stubs[all]` - Type annotations for all
|
1579
|
+
- `boto3-stubs[all]` - Type annotations for all 379 services.
|
1577
1580
|
- `boto3-stubs[essential]` - Type annotations for
|
1578
1581
|
[CloudFormation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_cloudformation/),
|
1579
1582
|
[DynamoDB](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_dynamodb/),
|
@@ -1713,6 +1716,9 @@ repository.
|
|
1713
1716
|
- `boto3-stubs[ce]` - Type annotations for
|
1714
1717
|
[CostExplorer](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_ce/)
|
1715
1718
|
service.
|
1719
|
+
- `boto3-stubs[chatbot]` - Type annotations for
|
1720
|
+
[chatbot](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_chatbot/)
|
1721
|
+
service.
|
1716
1722
|
- `boto3-stubs[chime]` - Type annotations for
|
1717
1723
|
[Chime](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_chime/)
|
1718
1724
|
service.
|
@@ -64,6 +64,7 @@ mypy-boto3-billingconductor<1.35.0,>=1.34.0
|
|
64
64
|
mypy-boto3-braket<1.35.0,>=1.34.0
|
65
65
|
mypy-boto3-budgets<1.35.0,>=1.34.0
|
66
66
|
mypy-boto3-ce<1.35.0,>=1.34.0
|
67
|
+
mypy-boto3-chatbot<1.35.0,>=1.34.0
|
67
68
|
mypy-boto3-chime<1.35.0,>=1.34.0
|
68
69
|
mypy-boto3-chime-sdk-identity<1.35.0,>=1.34.0
|
69
70
|
mypy-boto3-chime-sdk-media-pipelines<1.35.0,>=1.34.0
|
@@ -508,8 +509,8 @@ mypy-boto3-bedrock-runtime<1.35.0,>=1.34.0
|
|
508
509
|
mypy-boto3-billingconductor<1.35.0,>=1.34.0
|
509
510
|
|
510
511
|
[boto3]
|
511
|
-
boto3==1.34.
|
512
|
-
botocore==1.34.
|
512
|
+
boto3==1.34.45
|
513
|
+
botocore==1.34.45
|
513
514
|
|
514
515
|
[braket]
|
515
516
|
mypy-boto3-braket<1.35.0,>=1.34.0
|
@@ -520,6 +521,9 @@ mypy-boto3-budgets<1.35.0,>=1.34.0
|
|
520
521
|
[ce]
|
521
522
|
mypy-boto3-ce<1.35.0,>=1.34.0
|
522
523
|
|
524
|
+
[chatbot]
|
525
|
+
mypy-boto3-chatbot<1.35.0,>=1.34.0
|
526
|
+
|
523
527
|
[chime]
|
524
528
|
mypy-boto3-chime<1.35.0,>=1.34.0
|
525
529
|
|
@@ -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.45",
|
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.45 generated with mypy-boto3-builder 7.23.1",
|
21
21
|
classifiers=[
|
22
22
|
"Development Status :: 5 - Production/Stable",
|
23
23
|
"Intended Audience :: Developers",
|
@@ -97,6 +97,7 @@ setup(
|
|
97
97
|
"mypy-boto3-braket>=1.34.0, <1.35.0",
|
98
98
|
"mypy-boto3-budgets>=1.34.0, <1.35.0",
|
99
99
|
"mypy-boto3-ce>=1.34.0, <1.35.0",
|
100
|
+
"mypy-boto3-chatbot>=1.34.0, <1.35.0",
|
100
101
|
"mypy-boto3-chime>=1.34.0, <1.35.0",
|
101
102
|
"mypy-boto3-chime-sdk-identity>=1.34.0, <1.35.0",
|
102
103
|
"mypy-boto3-chime-sdk-media-pipelines>=1.34.0, <1.35.0",
|
@@ -441,7 +442,7 @@ setup(
|
|
441
442
|
"mypy-boto3-s3>=1.34.0, <1.35.0",
|
442
443
|
"mypy-boto3-sqs>=1.34.0, <1.35.0",
|
443
444
|
],
|
444
|
-
"boto3": ["boto3==1.34.
|
445
|
+
"boto3": ["boto3==1.34.45", "botocore==1.34.45"],
|
445
446
|
"accessanalyzer": ["mypy-boto3-accessanalyzer>=1.34.0, <1.35.0"],
|
446
447
|
"account": ["mypy-boto3-account>=1.34.0, <1.35.0"],
|
447
448
|
"acm": ["mypy-boto3-acm>=1.34.0, <1.35.0"],
|
@@ -486,6 +487,7 @@ setup(
|
|
486
487
|
"braket": ["mypy-boto3-braket>=1.34.0, <1.35.0"],
|
487
488
|
"budgets": ["mypy-boto3-budgets>=1.34.0, <1.35.0"],
|
488
489
|
"ce": ["mypy-boto3-ce>=1.34.0, <1.35.0"],
|
490
|
+
"chatbot": ["mypy-boto3-chatbot>=1.34.0, <1.35.0"],
|
489
491
|
"chime": ["mypy-boto3-chime>=1.34.0, <1.35.0"],
|
490
492
|
"chime-sdk-identity": ["mypy-boto3-chime-sdk-identity>=1.34.0, <1.35.0"],
|
491
493
|
"chime-sdk-media-pipelines": ["mypy-boto3-chime-sdk-media-pipelines>=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
|