boto3-stubs 1.34.79__tar.gz → 1.34.81__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.79 → boto3-stubs-1.34.81}/PKG-INFO +12 -6
- {boto3-stubs-1.34.79 → boto3-stubs-1.34.81}/README.md +5 -2
- {boto3-stubs-1.34.79 → boto3-stubs-1.34.81}/boto3-stubs/__init__.pyi +14 -0
- {boto3-stubs-1.34.79 → boto3-stubs-1.34.81}/boto3-stubs/session.pyi +15 -0
- {boto3-stubs-1.34.79 → boto3-stubs-1.34.81}/boto3_stubs.egg-info/PKG-INFO +12 -6
- {boto3-stubs-1.34.79 → boto3-stubs-1.34.81}/boto3_stubs.egg-info/requires.txt +6 -2
- {boto3-stubs-1.34.79 → boto3-stubs-1.34.81}/setup.py +5 -3
- {boto3-stubs-1.34.79 → boto3-stubs-1.34.81}/LICENSE +0 -0
- {boto3-stubs-1.34.79 → boto3-stubs-1.34.81}/boto3-stubs/compat.pyi +0 -0
- {boto3-stubs-1.34.79 → boto3-stubs-1.34.81}/boto3-stubs/crt.pyi +0 -0
- {boto3-stubs-1.34.79 → boto3-stubs-1.34.81}/boto3-stubs/docs/__init__.pyi +0 -0
- {boto3-stubs-1.34.79 → boto3-stubs-1.34.81}/boto3-stubs/docs/utils.pyi +0 -0
- {boto3-stubs-1.34.79 → boto3-stubs-1.34.81}/boto3-stubs/dynamodb/__init__.pyi +0 -0
- {boto3-stubs-1.34.79 → boto3-stubs-1.34.81}/boto3-stubs/dynamodb/conditions.pyi +0 -0
- {boto3-stubs-1.34.79 → boto3-stubs-1.34.81}/boto3-stubs/dynamodb/table.pyi +0 -0
- {boto3-stubs-1.34.79 → boto3-stubs-1.34.81}/boto3-stubs/dynamodb/transform.pyi +0 -0
- {boto3-stubs-1.34.79 → boto3-stubs-1.34.81}/boto3-stubs/dynamodb/types.pyi +0 -0
- {boto3-stubs-1.34.79 → boto3-stubs-1.34.81}/boto3-stubs/ec2/__init__.pyi +0 -0
- {boto3-stubs-1.34.79 → boto3-stubs-1.34.81}/boto3-stubs/ec2/createtags.pyi +0 -0
- {boto3-stubs-1.34.79 → boto3-stubs-1.34.81}/boto3-stubs/ec2/deletetags.pyi +0 -0
- {boto3-stubs-1.34.79 → boto3-stubs-1.34.81}/boto3-stubs/exceptions.pyi +0 -0
- {boto3-stubs-1.34.79 → boto3-stubs-1.34.81}/boto3-stubs/py.typed +0 -0
- {boto3-stubs-1.34.79 → boto3-stubs-1.34.81}/boto3-stubs/resources/__init__.pyi +0 -0
- {boto3-stubs-1.34.79 → boto3-stubs-1.34.81}/boto3-stubs/resources/action.pyi +0 -0
- {boto3-stubs-1.34.79 → boto3-stubs-1.34.81}/boto3-stubs/resources/base.pyi +0 -0
- {boto3-stubs-1.34.79 → boto3-stubs-1.34.81}/boto3-stubs/resources/collection.pyi +0 -0
- {boto3-stubs-1.34.79 → boto3-stubs-1.34.81}/boto3-stubs/resources/factory.pyi +0 -0
- {boto3-stubs-1.34.79 → boto3-stubs-1.34.81}/boto3-stubs/resources/model.pyi +0 -0
- {boto3-stubs-1.34.79 → boto3-stubs-1.34.81}/boto3-stubs/resources/params.pyi +0 -0
- {boto3-stubs-1.34.79 → boto3-stubs-1.34.81}/boto3-stubs/resources/response.pyi +0 -0
- {boto3-stubs-1.34.79 → boto3-stubs-1.34.81}/boto3-stubs/s3/__init__.pyi +0 -0
- {boto3-stubs-1.34.79 → boto3-stubs-1.34.81}/boto3-stubs/s3/constants.pyi +0 -0
- {boto3-stubs-1.34.79 → boto3-stubs-1.34.81}/boto3-stubs/s3/inject.pyi +0 -0
- {boto3-stubs-1.34.79 → boto3-stubs-1.34.81}/boto3-stubs/s3/transfer.pyi +0 -0
- {boto3-stubs-1.34.79 → boto3-stubs-1.34.81}/boto3-stubs/utils.pyi +0 -0
- {boto3-stubs-1.34.79 → boto3-stubs-1.34.81}/boto3_stubs.egg-info/SOURCES.txt +0 -0
- {boto3-stubs-1.34.79 → boto3-stubs-1.34.81}/boto3_stubs.egg-info/dependency_links.txt +0 -0
- {boto3-stubs-1.34.79 → boto3-stubs-1.34.81}/boto3_stubs.egg-info/not-zip-safe +0 -0
- {boto3-stubs-1.34.79 → boto3-stubs-1.34.81}/boto3_stubs.egg-info/top_level.txt +0 -0
- {boto3-stubs-1.34.79 → boto3-stubs-1.34.81}/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.81
|
4
|
+
Summary: Type annotations for boto3 1.34.81 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
|
@@ -124,6 +124,7 @@ Requires-Dist: mypy-boto3-connect-contact-lens<1.35.0,>=1.34.0; extra == "all"
|
|
124
124
|
Requires-Dist: mypy-boto3-connectcampaigns<1.35.0,>=1.34.0; extra == "all"
|
125
125
|
Requires-Dist: mypy-boto3-connectcases<1.35.0,>=1.34.0; extra == "all"
|
126
126
|
Requires-Dist: mypy-boto3-connectparticipant<1.35.0,>=1.34.0; extra == "all"
|
127
|
+
Requires-Dist: mypy-boto3-controlcatalog<1.35.0,>=1.34.0; extra == "all"
|
127
128
|
Requires-Dist: mypy-boto3-controltower<1.35.0,>=1.34.0; extra == "all"
|
128
129
|
Requires-Dist: mypy-boto3-cost-optimization-hub<1.35.0,>=1.34.0; extra == "all"
|
129
130
|
Requires-Dist: mypy-boto3-cur<1.35.0,>=1.34.0; extra == "all"
|
@@ -423,8 +424,8 @@ Requires-Dist: mypy-boto3-rds<1.35.0,>=1.34.0; extra == "essential"
|
|
423
424
|
Requires-Dist: mypy-boto3-s3<1.35.0,>=1.34.0; extra == "essential"
|
424
425
|
Requires-Dist: mypy-boto3-sqs<1.35.0,>=1.34.0; extra == "essential"
|
425
426
|
Provides-Extra: boto3
|
426
|
-
Requires-Dist: boto3==1.34.
|
427
|
-
Requires-Dist: botocore==1.34.
|
427
|
+
Requires-Dist: boto3==1.34.81; extra == "boto3"
|
428
|
+
Requires-Dist: botocore==1.34.81; extra == "boto3"
|
428
429
|
Provides-Extra: accessanalyzer
|
429
430
|
Requires-Dist: mypy-boto3-accessanalyzer<1.35.0,>=1.34.0; extra == "accessanalyzer"
|
430
431
|
Provides-Extra: account
|
@@ -607,6 +608,8 @@ Provides-Extra: connectcases
|
|
607
608
|
Requires-Dist: mypy-boto3-connectcases<1.35.0,>=1.34.0; extra == "connectcases"
|
608
609
|
Provides-Extra: connectparticipant
|
609
610
|
Requires-Dist: mypy-boto3-connectparticipant<1.35.0,>=1.34.0; extra == "connectparticipant"
|
611
|
+
Provides-Extra: controlcatalog
|
612
|
+
Requires-Dist: mypy-boto3-controlcatalog<1.35.0,>=1.34.0; extra == "controlcatalog"
|
610
613
|
Provides-Extra: controltower
|
611
614
|
Requires-Dist: mypy-boto3-controltower<1.35.0,>=1.34.0; extra == "controltower"
|
612
615
|
Provides-Extra: cost-optimization-hub
|
@@ -1200,7 +1203,7 @@ Requires-Dist: mypy-boto3-xray<1.35.0,>=1.34.0; extra == "xray"
|
|
1200
1203
|

|
1201
1204
|
|
1202
1205
|
Type annotations for
|
1203
|
-
[boto3 1.34.
|
1206
|
+
[boto3 1.34.81](https://boto3.amazonaws.com/v1/documentation/api/1.34.81/index.html)
|
1204
1207
|
compatible with [VSCode](https://code.visualstudio.com/),
|
1205
1208
|
[PyCharm](https://www.jetbrains.com/pycharm/),
|
1206
1209
|
[Emacs](https://www.gnu.org/software/emacs/),
|
@@ -1582,7 +1585,7 @@ repository.
|
|
1582
1585
|
|
1583
1586
|
## Submodules
|
1584
1587
|
|
1585
|
-
- `boto3-stubs[all]` - Type annotations for all
|
1588
|
+
- `boto3-stubs[all]` - Type annotations for all 382 services.
|
1586
1589
|
- `boto3-stubs[essential]` - Type annotations for
|
1587
1590
|
[CloudFormation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_cloudformation/),
|
1588
1591
|
[DynamoDB](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_dynamodb/),
|
@@ -1863,6 +1866,9 @@ repository.
|
|
1863
1866
|
- `boto3-stubs[connectparticipant]` - Type annotations for
|
1864
1867
|
[ConnectParticipant](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_connectparticipant/)
|
1865
1868
|
service.
|
1869
|
+
- `boto3-stubs[controlcatalog]` - Type annotations for
|
1870
|
+
[ControlCatalog](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_controlcatalog/)
|
1871
|
+
service.
|
1866
1872
|
- `boto3-stubs[controltower]` - Type annotations for
|
1867
1873
|
[ControlTower](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_controltower/)
|
1868
1874
|
service.
|
@@ -10,7 +10,7 @@
|
|
10
10
|

|
11
11
|
|
12
12
|
Type annotations for
|
13
|
-
[boto3 1.34.
|
13
|
+
[boto3 1.34.81](https://boto3.amazonaws.com/v1/documentation/api/1.34.81/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 382 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/),
|
@@ -673,6 +673,9 @@ repository.
|
|
673
673
|
- `boto3-stubs[connectparticipant]` - Type annotations for
|
674
674
|
[ConnectParticipant](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_connectparticipant/)
|
675
675
|
service.
|
676
|
+
- `boto3-stubs[controlcatalog]` - Type annotations for
|
677
|
+
[ControlCatalog](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_controlcatalog/)
|
678
|
+
service.
|
676
679
|
- `boto3-stubs[controltower]` - Type annotations for
|
677
680
|
[ControlTower](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_controltower/)
|
678
681
|
service.
|
@@ -99,6 +99,7 @@ from mypy_boto3_connect_contact_lens.client import ConnectContactLensClient
|
|
99
99
|
from mypy_boto3_connectcampaigns.client import ConnectCampaignServiceClient
|
100
100
|
from mypy_boto3_connectcases.client import ConnectCasesClient
|
101
101
|
from mypy_boto3_connectparticipant.client import ConnectParticipantClient
|
102
|
+
from mypy_boto3_controlcatalog.client import ControlCatalogClient
|
102
103
|
from mypy_boto3_controltower.client import ControlTowerClient
|
103
104
|
from mypy_boto3_cost_optimization_hub.client import CostOptimizationHubClient
|
104
105
|
from mypy_boto3_cur.client import CostandUsageReportServiceClient
|
@@ -1612,6 +1613,19 @@ def client(
|
|
1612
1613
|
config: Optional[Config] = ...,
|
1613
1614
|
) -> ConnectParticipantClient: ...
|
1614
1615
|
@overload
|
1616
|
+
def client(
|
1617
|
+
service_name: Literal["controlcatalog"],
|
1618
|
+
region_name: Optional[str] = ...,
|
1619
|
+
api_version: Optional[str] = ...,
|
1620
|
+
use_ssl: Optional[bool] = ...,
|
1621
|
+
verify: Union[bool, str, None] = ...,
|
1622
|
+
endpoint_url: Optional[str] = ...,
|
1623
|
+
aws_access_key_id: Optional[str] = ...,
|
1624
|
+
aws_secret_access_key: Optional[str] = ...,
|
1625
|
+
aws_session_token: Optional[str] = ...,
|
1626
|
+
config: Optional[Config] = ...,
|
1627
|
+
) -> ControlCatalogClient: ...
|
1628
|
+
@overload
|
1615
1629
|
def client(
|
1616
1630
|
service_name: Literal["controltower"],
|
1617
1631
|
region_name: Optional[str] = ...,
|
@@ -105,6 +105,7 @@ from mypy_boto3_connect_contact_lens.client import ConnectContactLensClient
|
|
105
105
|
from mypy_boto3_connectcampaigns.client import ConnectCampaignServiceClient
|
106
106
|
from mypy_boto3_connectcases.client import ConnectCasesClient
|
107
107
|
from mypy_boto3_connectparticipant.client import ConnectParticipantClient
|
108
|
+
from mypy_boto3_controlcatalog.client import ControlCatalogClient
|
108
109
|
from mypy_boto3_controltower.client import ControlTowerClient
|
109
110
|
from mypy_boto3_cost_optimization_hub.client import CostOptimizationHubClient
|
110
111
|
from mypy_boto3_cur.client import CostandUsageReportServiceClient
|
@@ -1724,6 +1725,20 @@ class Session:
|
|
1724
1725
|
config: Optional[Config] = ...,
|
1725
1726
|
) -> ConnectParticipantClient: ...
|
1726
1727
|
@overload
|
1728
|
+
def client(
|
1729
|
+
self,
|
1730
|
+
service_name: Literal["controlcatalog"],
|
1731
|
+
region_name: Optional[str] = ...,
|
1732
|
+
api_version: Optional[str] = ...,
|
1733
|
+
use_ssl: Optional[bool] = ...,
|
1734
|
+
verify: Union[bool, str, None] = ...,
|
1735
|
+
endpoint_url: Optional[str] = ...,
|
1736
|
+
aws_access_key_id: Optional[str] = ...,
|
1737
|
+
aws_secret_access_key: Optional[str] = ...,
|
1738
|
+
aws_session_token: Optional[str] = ...,
|
1739
|
+
config: Optional[Config] = ...,
|
1740
|
+
) -> ControlCatalogClient: ...
|
1741
|
+
@overload
|
1727
1742
|
def client(
|
1728
1743
|
self,
|
1729
1744
|
service_name: Literal["controltower"],
|
@@ -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.81
|
4
|
+
Summary: Type annotations for boto3 1.34.81 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
|
@@ -124,6 +124,7 @@ Requires-Dist: mypy-boto3-connect-contact-lens<1.35.0,>=1.34.0; extra == "all"
|
|
124
124
|
Requires-Dist: mypy-boto3-connectcampaigns<1.35.0,>=1.34.0; extra == "all"
|
125
125
|
Requires-Dist: mypy-boto3-connectcases<1.35.0,>=1.34.0; extra == "all"
|
126
126
|
Requires-Dist: mypy-boto3-connectparticipant<1.35.0,>=1.34.0; extra == "all"
|
127
|
+
Requires-Dist: mypy-boto3-controlcatalog<1.35.0,>=1.34.0; extra == "all"
|
127
128
|
Requires-Dist: mypy-boto3-controltower<1.35.0,>=1.34.0; extra == "all"
|
128
129
|
Requires-Dist: mypy-boto3-cost-optimization-hub<1.35.0,>=1.34.0; extra == "all"
|
129
130
|
Requires-Dist: mypy-boto3-cur<1.35.0,>=1.34.0; extra == "all"
|
@@ -423,8 +424,8 @@ Requires-Dist: mypy-boto3-rds<1.35.0,>=1.34.0; extra == "essential"
|
|
423
424
|
Requires-Dist: mypy-boto3-s3<1.35.0,>=1.34.0; extra == "essential"
|
424
425
|
Requires-Dist: mypy-boto3-sqs<1.35.0,>=1.34.0; extra == "essential"
|
425
426
|
Provides-Extra: boto3
|
426
|
-
Requires-Dist: boto3==1.34.
|
427
|
-
Requires-Dist: botocore==1.34.
|
427
|
+
Requires-Dist: boto3==1.34.81; extra == "boto3"
|
428
|
+
Requires-Dist: botocore==1.34.81; extra == "boto3"
|
428
429
|
Provides-Extra: accessanalyzer
|
429
430
|
Requires-Dist: mypy-boto3-accessanalyzer<1.35.0,>=1.34.0; extra == "accessanalyzer"
|
430
431
|
Provides-Extra: account
|
@@ -607,6 +608,8 @@ Provides-Extra: connectcases
|
|
607
608
|
Requires-Dist: mypy-boto3-connectcases<1.35.0,>=1.34.0; extra == "connectcases"
|
608
609
|
Provides-Extra: connectparticipant
|
609
610
|
Requires-Dist: mypy-boto3-connectparticipant<1.35.0,>=1.34.0; extra == "connectparticipant"
|
611
|
+
Provides-Extra: controlcatalog
|
612
|
+
Requires-Dist: mypy-boto3-controlcatalog<1.35.0,>=1.34.0; extra == "controlcatalog"
|
610
613
|
Provides-Extra: controltower
|
611
614
|
Requires-Dist: mypy-boto3-controltower<1.35.0,>=1.34.0; extra == "controltower"
|
612
615
|
Provides-Extra: cost-optimization-hub
|
@@ -1200,7 +1203,7 @@ Requires-Dist: mypy-boto3-xray<1.35.0,>=1.34.0; extra == "xray"
|
|
1200
1203
|

|
1201
1204
|
|
1202
1205
|
Type annotations for
|
1203
|
-
[boto3 1.34.
|
1206
|
+
[boto3 1.34.81](https://boto3.amazonaws.com/v1/documentation/api/1.34.81/index.html)
|
1204
1207
|
compatible with [VSCode](https://code.visualstudio.com/),
|
1205
1208
|
[PyCharm](https://www.jetbrains.com/pycharm/),
|
1206
1209
|
[Emacs](https://www.gnu.org/software/emacs/),
|
@@ -1582,7 +1585,7 @@ repository.
|
|
1582
1585
|
|
1583
1586
|
## Submodules
|
1584
1587
|
|
1585
|
-
- `boto3-stubs[all]` - Type annotations for all
|
1588
|
+
- `boto3-stubs[all]` - Type annotations for all 382 services.
|
1586
1589
|
- `boto3-stubs[essential]` - Type annotations for
|
1587
1590
|
[CloudFormation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_cloudformation/),
|
1588
1591
|
[DynamoDB](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_dynamodb/),
|
@@ -1863,6 +1866,9 @@ repository.
|
|
1863
1866
|
- `boto3-stubs[connectparticipant]` - Type annotations for
|
1864
1867
|
[ConnectParticipant](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_connectparticipant/)
|
1865
1868
|
service.
|
1869
|
+
- `boto3-stubs[controlcatalog]` - Type annotations for
|
1870
|
+
[ControlCatalog](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_controlcatalog/)
|
1871
|
+
service.
|
1866
1872
|
- `boto3-stubs[controltower]` - Type annotations for
|
1867
1873
|
[ControlTower](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_controltower/)
|
1868
1874
|
service.
|
@@ -111,6 +111,7 @@ mypy-boto3-connect-contact-lens<1.35.0,>=1.34.0
|
|
111
111
|
mypy-boto3-connectcampaigns<1.35.0,>=1.34.0
|
112
112
|
mypy-boto3-connectcases<1.35.0,>=1.34.0
|
113
113
|
mypy-boto3-connectparticipant<1.35.0,>=1.34.0
|
114
|
+
mypy-boto3-controlcatalog<1.35.0,>=1.34.0
|
114
115
|
mypy-boto3-controltower<1.35.0,>=1.34.0
|
115
116
|
mypy-boto3-cost-optimization-hub<1.35.0,>=1.34.0
|
116
117
|
mypy-boto3-cur<1.35.0,>=1.34.0
|
@@ -511,8 +512,8 @@ mypy-boto3-bedrock-runtime<1.35.0,>=1.34.0
|
|
511
512
|
mypy-boto3-billingconductor<1.35.0,>=1.34.0
|
512
513
|
|
513
514
|
[boto3]
|
514
|
-
boto3==1.34.
|
515
|
-
botocore==1.34.
|
515
|
+
boto3==1.34.81
|
516
|
+
botocore==1.34.81
|
516
517
|
|
517
518
|
[braket]
|
518
519
|
mypy-boto3-braket<1.35.0,>=1.34.0
|
@@ -664,6 +665,9 @@ mypy-boto3-connectcases<1.35.0,>=1.34.0
|
|
664
665
|
[connectparticipant]
|
665
666
|
mypy-boto3-connectparticipant<1.35.0,>=1.34.0
|
666
667
|
|
668
|
+
[controlcatalog]
|
669
|
+
mypy-boto3-controlcatalog<1.35.0,>=1.34.0
|
670
|
+
|
667
671
|
[controltower]
|
668
672
|
mypy-boto3-controltower<1.35.0,>=1.34.0
|
669
673
|
|
@@ -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.81",
|
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.81 generated with mypy-boto3-builder 7.23.2",
|
21
21
|
classifiers=[
|
22
22
|
"Development Status :: 5 - Production/Stable",
|
23
23
|
"Intended Audience :: Developers",
|
@@ -144,6 +144,7 @@ setup(
|
|
144
144
|
"mypy-boto3-connectcampaigns>=1.34.0, <1.35.0",
|
145
145
|
"mypy-boto3-connectcases>=1.34.0, <1.35.0",
|
146
146
|
"mypy-boto3-connectparticipant>=1.34.0, <1.35.0",
|
147
|
+
"mypy-boto3-controlcatalog>=1.34.0, <1.35.0",
|
147
148
|
"mypy-boto3-controltower>=1.34.0, <1.35.0",
|
148
149
|
"mypy-boto3-cost-optimization-hub>=1.34.0, <1.35.0",
|
149
150
|
"mypy-boto3-cur>=1.34.0, <1.35.0",
|
@@ -444,7 +445,7 @@ setup(
|
|
444
445
|
"mypy-boto3-s3>=1.34.0, <1.35.0",
|
445
446
|
"mypy-boto3-sqs>=1.34.0, <1.35.0",
|
446
447
|
],
|
447
|
-
"boto3": ["boto3==1.34.
|
448
|
+
"boto3": ["boto3==1.34.81", "botocore==1.34.81"],
|
448
449
|
"accessanalyzer": ["mypy-boto3-accessanalyzer>=1.34.0, <1.35.0"],
|
449
450
|
"account": ["mypy-boto3-account>=1.34.0, <1.35.0"],
|
450
451
|
"acm": ["mypy-boto3-acm>=1.34.0, <1.35.0"],
|
@@ -536,6 +537,7 @@ setup(
|
|
536
537
|
"connectcampaigns": ["mypy-boto3-connectcampaigns>=1.34.0, <1.35.0"],
|
537
538
|
"connectcases": ["mypy-boto3-connectcases>=1.34.0, <1.35.0"],
|
538
539
|
"connectparticipant": ["mypy-boto3-connectparticipant>=1.34.0, <1.35.0"],
|
540
|
+
"controlcatalog": ["mypy-boto3-controlcatalog>=1.34.0, <1.35.0"],
|
539
541
|
"controltower": ["mypy-boto3-controltower>=1.34.0, <1.35.0"],
|
540
542
|
"cost-optimization-hub": ["mypy-boto3-cost-optimization-hub>=1.34.0, <1.35.0"],
|
541
543
|
"cur": ["mypy-boto3-cur>=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
|