types-boto3 1.37.4__tar.gz → 1.37.6__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.
- {types_boto3-1.37.4 → types_boto3-1.37.6}/PKG-INFO +13 -7
- {types_boto3-1.37.4 → types_boto3-1.37.6}/README.md +7 -4
- {types_boto3-1.37.4 → types_boto3-1.37.6}/boto3-stubs/__init__.pyi +20 -0
- {types_boto3-1.37.4 → types_boto3-1.37.6}/boto3-stubs/session.pyi +21 -0
- {types_boto3-1.37.4 → types_boto3-1.37.6}/setup.py +5 -3
- {types_boto3-1.37.4 → types_boto3-1.37.6}/types_boto3.egg-info/PKG-INFO +13 -7
- {types_boto3-1.37.4 → types_boto3-1.37.6}/types_boto3.egg-info/requires.txt +5 -1
- {types_boto3-1.37.4 → types_boto3-1.37.6}/LICENSE +0 -0
- {types_boto3-1.37.4 → types_boto3-1.37.6}/boto3-stubs/compat.pyi +0 -0
- {types_boto3-1.37.4 → types_boto3-1.37.6}/boto3-stubs/crt.pyi +0 -0
- {types_boto3-1.37.4 → types_boto3-1.37.6}/boto3-stubs/docs/__init__.pyi +0 -0
- {types_boto3-1.37.4 → types_boto3-1.37.6}/boto3-stubs/docs/action.pyi +0 -0
- {types_boto3-1.37.4 → types_boto3-1.37.6}/boto3-stubs/docs/attr.pyi +0 -0
- {types_boto3-1.37.4 → types_boto3-1.37.6}/boto3-stubs/docs/base.pyi +0 -0
- {types_boto3-1.37.4 → types_boto3-1.37.6}/boto3-stubs/docs/client.pyi +0 -0
- {types_boto3-1.37.4 → types_boto3-1.37.6}/boto3-stubs/docs/collection.pyi +0 -0
- {types_boto3-1.37.4 → types_boto3-1.37.6}/boto3-stubs/docs/docstring.pyi +0 -0
- {types_boto3-1.37.4 → types_boto3-1.37.6}/boto3-stubs/docs/method.pyi +0 -0
- {types_boto3-1.37.4 → types_boto3-1.37.6}/boto3-stubs/docs/resource.pyi +0 -0
- {types_boto3-1.37.4 → types_boto3-1.37.6}/boto3-stubs/docs/service.pyi +0 -0
- {types_boto3-1.37.4 → types_boto3-1.37.6}/boto3-stubs/docs/subresource.pyi +0 -0
- {types_boto3-1.37.4 → types_boto3-1.37.6}/boto3-stubs/docs/utils.pyi +0 -0
- {types_boto3-1.37.4 → types_boto3-1.37.6}/boto3-stubs/docs/waiter.pyi +0 -0
- {types_boto3-1.37.4 → types_boto3-1.37.6}/boto3-stubs/dynamodb/__init__.pyi +0 -0
- {types_boto3-1.37.4 → types_boto3-1.37.6}/boto3-stubs/dynamodb/conditions.pyi +0 -0
- {types_boto3-1.37.4 → types_boto3-1.37.6}/boto3-stubs/dynamodb/table.pyi +0 -0
- {types_boto3-1.37.4 → types_boto3-1.37.6}/boto3-stubs/dynamodb/transform.pyi +0 -0
- {types_boto3-1.37.4 → types_boto3-1.37.6}/boto3-stubs/dynamodb/types.pyi +0 -0
- {types_boto3-1.37.4 → types_boto3-1.37.6}/boto3-stubs/ec2/__init__.pyi +0 -0
- {types_boto3-1.37.4 → types_boto3-1.37.6}/boto3-stubs/ec2/createtags.pyi +0 -0
- {types_boto3-1.37.4 → types_boto3-1.37.6}/boto3-stubs/ec2/deletetags.pyi +0 -0
- {types_boto3-1.37.4 → types_boto3-1.37.6}/boto3-stubs/exceptions.pyi +0 -0
- {types_boto3-1.37.4 → types_boto3-1.37.6}/boto3-stubs/py.typed +0 -0
- {types_boto3-1.37.4 → types_boto3-1.37.6}/boto3-stubs/resources/__init__.pyi +0 -0
- {types_boto3-1.37.4 → types_boto3-1.37.6}/boto3-stubs/resources/action.pyi +0 -0
- {types_boto3-1.37.4 → types_boto3-1.37.6}/boto3-stubs/resources/base.pyi +0 -0
- {types_boto3-1.37.4 → types_boto3-1.37.6}/boto3-stubs/resources/collection.pyi +0 -0
- {types_boto3-1.37.4 → types_boto3-1.37.6}/boto3-stubs/resources/factory.pyi +0 -0
- {types_boto3-1.37.4 → types_boto3-1.37.6}/boto3-stubs/resources/model.pyi +0 -0
- {types_boto3-1.37.4 → types_boto3-1.37.6}/boto3-stubs/resources/params.pyi +0 -0
- {types_boto3-1.37.4 → types_boto3-1.37.6}/boto3-stubs/resources/response.pyi +0 -0
- {types_boto3-1.37.4 → types_boto3-1.37.6}/boto3-stubs/s3/__init__.pyi +0 -0
- {types_boto3-1.37.4 → types_boto3-1.37.6}/boto3-stubs/s3/constants.pyi +0 -0
- {types_boto3-1.37.4 → types_boto3-1.37.6}/boto3-stubs/s3/inject.pyi +0 -0
- {types_boto3-1.37.4 → types_boto3-1.37.6}/boto3-stubs/s3/transfer.pyi +0 -0
- {types_boto3-1.37.4 → types_boto3-1.37.6}/boto3-stubs/utils.pyi +0 -0
- {types_boto3-1.37.4 → types_boto3-1.37.6}/setup.cfg +0 -0
- {types_boto3-1.37.4 → types_boto3-1.37.6}/types_boto3.egg-info/SOURCES.txt +0 -0
- {types_boto3-1.37.4 → types_boto3-1.37.6}/types_boto3.egg-info/dependency_links.txt +0 -0
- {types_boto3-1.37.4 → types_boto3-1.37.6}/types_boto3.egg-info/not-zip-safe +0 -0
- {types_boto3-1.37.4 → types_boto3-1.37.6}/types_boto3.egg-info/top_level.txt +0 -0
@@ -1,7 +1,7 @@
|
|
1
1
|
Metadata-Version: 2.2
|
2
2
|
Name: types-boto3
|
3
|
-
Version: 1.37.
|
4
|
-
Summary: Type annotations for boto3 1.37.
|
3
|
+
Version: 1.37.6
|
4
|
+
Summary: Type annotations for boto3 1.37.6 generated with mypy-boto3-builder 8.10.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
|
@@ -36,7 +36,7 @@ Requires-Dist: typing-extensions>=4.1.0; python_version < "3.12"
|
|
36
36
|
Provides-Extra: full
|
37
37
|
Requires-Dist: types-boto3-full<1.38.0,>=1.37.0; extra == "full"
|
38
38
|
Provides-Extra: boto3
|
39
|
-
Requires-Dist: boto3==1.37.
|
39
|
+
Requires-Dist: boto3==1.37.6; extra == "boto3"
|
40
40
|
Provides-Extra: all
|
41
41
|
Requires-Dist: types-boto3-accessanalyzer<1.38.0,>=1.37.0; extra == "all"
|
42
42
|
Requires-Dist: types-boto3-account<1.38.0,>=1.37.0; extra == "all"
|
@@ -218,6 +218,7 @@ Requires-Dist: types-boto3-invoicing<1.38.0,>=1.37.0; extra == "all"
|
|
218
218
|
Requires-Dist: types-boto3-iot<1.38.0,>=1.37.0; extra == "all"
|
219
219
|
Requires-Dist: types-boto3-iot-data<1.38.0,>=1.37.0; extra == "all"
|
220
220
|
Requires-Dist: types-boto3-iot-jobs-data<1.38.0,>=1.37.0; extra == "all"
|
221
|
+
Requires-Dist: types-boto3-iot-managed-integrations<1.38.0,>=1.37.0; extra == "all"
|
221
222
|
Requires-Dist: types-boto3-iotanalytics<1.38.0,>=1.37.0; extra == "all"
|
222
223
|
Requires-Dist: types-boto3-iotdeviceadvisor<1.38.0,>=1.37.0; extra == "all"
|
223
224
|
Requires-Dist: types-boto3-iotevents<1.38.0,>=1.37.0; extra == "all"
|
@@ -808,6 +809,8 @@ Provides-Extra: iot-data
|
|
808
809
|
Requires-Dist: types-boto3-iot-data<1.38.0,>=1.37.0; extra == "iot-data"
|
809
810
|
Provides-Extra: iot-jobs-data
|
810
811
|
Requires-Dist: types-boto3-iot-jobs-data<1.38.0,>=1.37.0; extra == "iot-jobs-data"
|
812
|
+
Provides-Extra: iot-managed-integrations
|
813
|
+
Requires-Dist: types-boto3-iot-managed-integrations<1.38.0,>=1.37.0; extra == "iot-managed-integrations"
|
811
814
|
Provides-Extra: iotanalytics
|
812
815
|
Requires-Dist: types-boto3-iotanalytics<1.38.0,>=1.37.0; extra == "iotanalytics"
|
813
816
|
Provides-Extra: iotdeviceadvisor
|
@@ -1277,7 +1280,7 @@ Dynamic: summary
|
|
1277
1280
|
|
1278
1281
|

|
1279
1282
|
|
1280
|
-
Type annotations for [boto3 1.37.
|
1283
|
+
Type annotations for [boto3 1.37.6](https://pypi.org/project/boto3/) compatible
|
1281
1284
|
with [VSCode](https://code.visualstudio.com/),
|
1282
1285
|
[PyCharm](https://www.jetbrains.com/pycharm/),
|
1283
1286
|
[Emacs](https://www.gnu.org/software/emacs/),
|
@@ -1335,7 +1338,7 @@ You can generate type annotations for `boto3` package locally with
|
|
1335
1338
|
isolation.
|
1336
1339
|
|
1337
1340
|
1. Run mypy-boto3-builder in your package root directory:
|
1338
|
-
`uvx --with 'boto3==1.37.
|
1341
|
+
`uvx --with 'boto3==1.37.6' mypy-boto3-builder`
|
1339
1342
|
2. Select `boto3` AWS SDK.
|
1340
1343
|
3. Select services you use in the current project.
|
1341
1344
|
4. Use provided commands to install generated packages.
|
@@ -1663,9 +1666,9 @@ repository.
|
|
1663
1666
|
|
1664
1667
|
## Submodules
|
1665
1668
|
|
1666
|
-
- `types-boto3[full]` - Type annotations for all
|
1669
|
+
- `types-boto3[full]` - Type annotations for all 403 services in one package
|
1667
1670
|
(recommended).
|
1668
|
-
- `types-boto3[all]` - Type annotations for all
|
1671
|
+
- `types-boto3[all]` - Type annotations for all 403 services in separate
|
1669
1672
|
packages.
|
1670
1673
|
- `types-boto3[essential]` - Type annotations for
|
1671
1674
|
[CloudFormation](https://youtype.github.io/types_boto3_docs/types_boto3_cloudformation/),
|
@@ -2198,6 +2201,9 @@ repository.
|
|
2198
2201
|
- `types-boto3[iot-jobs-data]` - Type annotations for
|
2199
2202
|
[IoTJobsDataPlane](https://youtype.github.io/types_boto3_docs/types_boto3_iot_jobs_data/)
|
2200
2203
|
service.
|
2204
|
+
- `types-boto3[iot-managed-integrations]` - Type annotations for
|
2205
|
+
[ManagedintegrationsforIoTDeviceManagement](https://youtype.github.io/types_boto3_docs/types_boto3_iot_managed_integrations/)
|
2206
|
+
service.
|
2201
2207
|
- `types-boto3[iotanalytics]` - Type annotations for
|
2202
2208
|
[IoTAnalytics](https://youtype.github.io/types_boto3_docs/types_boto3_iotanalytics/)
|
2203
2209
|
service.
|
@@ -9,7 +9,7 @@
|
|
9
9
|
|
10
10
|

|
11
11
|
|
12
|
-
Type annotations for [boto3 1.37.
|
12
|
+
Type annotations for [boto3 1.37.6](https://pypi.org/project/boto3/) compatible
|
13
13
|
with [VSCode](https://code.visualstudio.com/),
|
14
14
|
[PyCharm](https://www.jetbrains.com/pycharm/),
|
15
15
|
[Emacs](https://www.gnu.org/software/emacs/),
|
@@ -67,7 +67,7 @@ You can generate type annotations for `boto3` package locally with
|
|
67
67
|
isolation.
|
68
68
|
|
69
69
|
1. Run mypy-boto3-builder in your package root directory:
|
70
|
-
`uvx --with 'boto3==1.37.
|
70
|
+
`uvx --with 'boto3==1.37.6' mypy-boto3-builder`
|
71
71
|
2. Select `boto3` AWS SDK.
|
72
72
|
3. Select services you use in the current project.
|
73
73
|
4. Use provided commands to install generated packages.
|
@@ -395,9 +395,9 @@ repository.
|
|
395
395
|
|
396
396
|
## Submodules
|
397
397
|
|
398
|
-
- `types-boto3[full]` - Type annotations for all
|
398
|
+
- `types-boto3[full]` - Type annotations for all 403 services in one package
|
399
399
|
(recommended).
|
400
|
-
- `types-boto3[all]` - Type annotations for all
|
400
|
+
- `types-boto3[all]` - Type annotations for all 403 services in separate
|
401
401
|
packages.
|
402
402
|
- `types-boto3[essential]` - Type annotations for
|
403
403
|
[CloudFormation](https://youtype.github.io/types_boto3_docs/types_boto3_cloudformation/),
|
@@ -930,6 +930,9 @@ repository.
|
|
930
930
|
- `types-boto3[iot-jobs-data]` - Type annotations for
|
931
931
|
[IoTJobsDataPlane](https://youtype.github.io/types_boto3_docs/types_boto3_iot_jobs_data/)
|
932
932
|
service.
|
933
|
+
- `types-boto3[iot-managed-integrations]` - Type annotations for
|
934
|
+
[ManagedintegrationsforIoTDeviceManagement](https://youtype.github.io/types_boto3_docs/types_boto3_iot_managed_integrations/)
|
935
|
+
service.
|
933
936
|
- `types-boto3[iotanalytics]` - Type annotations for
|
934
937
|
[IoTAnalytics](https://youtype.github.io/types_boto3_docs/types_boto3_iotanalytics/)
|
935
938
|
service.
|
@@ -200,6 +200,9 @@ from types_boto3_invoicing.client import InvoicingClient
|
|
200
200
|
from types_boto3_iot.client import IoTClient
|
201
201
|
from types_boto3_iot_data.client import IoTDataPlaneClient
|
202
202
|
from types_boto3_iot_jobs_data.client import IoTJobsDataPlaneClient
|
203
|
+
from types_boto3_iot_managed_integrations.client import (
|
204
|
+
ManagedintegrationsforIoTDeviceManagementClient,
|
205
|
+
)
|
203
206
|
from types_boto3_iotanalytics.client import IoTAnalyticsClient
|
204
207
|
from types_boto3_iotdeviceadvisor.client import IoTDeviceAdvisorClient
|
205
208
|
from types_boto3_iotevents.client import IoTEventsClient
|
@@ -3518,6 +3521,23 @@ def client(
|
|
3518
3521
|
Create client for IoTJobsDataPlane service.
|
3519
3522
|
"""
|
3520
3523
|
|
3524
|
+
@overload
|
3525
|
+
def client(
|
3526
|
+
service_name: Literal["iot-managed-integrations"],
|
3527
|
+
region_name: str | None = ...,
|
3528
|
+
api_version: str | None = ...,
|
3529
|
+
use_ssl: bool | None = ...,
|
3530
|
+
verify: bool | str | None = ...,
|
3531
|
+
endpoint_url: str | None = ...,
|
3532
|
+
aws_access_key_id: str | None = ...,
|
3533
|
+
aws_secret_access_key: str | None = ...,
|
3534
|
+
aws_session_token: str | None = ...,
|
3535
|
+
config: Config | None = ...,
|
3536
|
+
) -> ManagedintegrationsforIoTDeviceManagementClient:
|
3537
|
+
"""
|
3538
|
+
Create client for ManagedintegrationsforIoTDeviceManagement service.
|
3539
|
+
"""
|
3540
|
+
|
3521
3541
|
@overload
|
3522
3542
|
def client(
|
3523
3543
|
service_name: Literal["iotanalytics"],
|
@@ -206,6 +206,9 @@ from types_boto3_invoicing.client import InvoicingClient
|
|
206
206
|
from types_boto3_iot.client import IoTClient
|
207
207
|
from types_boto3_iot_data.client import IoTDataPlaneClient
|
208
208
|
from types_boto3_iot_jobs_data.client import IoTJobsDataPlaneClient
|
209
|
+
from types_boto3_iot_managed_integrations.client import (
|
210
|
+
ManagedintegrationsforIoTDeviceManagementClient,
|
211
|
+
)
|
209
212
|
from types_boto3_iotanalytics.client import IoTAnalyticsClient
|
210
213
|
from types_boto3_iotdeviceadvisor.client import IoTDeviceAdvisorClient
|
211
214
|
from types_boto3_iotevents.client import IoTEventsClient
|
@@ -3717,6 +3720,24 @@ class Session:
|
|
3717
3720
|
Create client for IoTJobsDataPlane service.
|
3718
3721
|
"""
|
3719
3722
|
|
3723
|
+
@overload
|
3724
|
+
def client(
|
3725
|
+
self,
|
3726
|
+
service_name: Literal["iot-managed-integrations"],
|
3727
|
+
region_name: str | None = ...,
|
3728
|
+
api_version: str | None = ...,
|
3729
|
+
use_ssl: bool | None = ...,
|
3730
|
+
verify: bool | str | None = ...,
|
3731
|
+
endpoint_url: str | None = ...,
|
3732
|
+
aws_access_key_id: str | None = ...,
|
3733
|
+
aws_secret_access_key: str | None = ...,
|
3734
|
+
aws_session_token: str | None = ...,
|
3735
|
+
config: Config | None = ...,
|
3736
|
+
) -> ManagedintegrationsforIoTDeviceManagementClient:
|
3737
|
+
"""
|
3738
|
+
Create client for ManagedintegrationsforIoTDeviceManagement service.
|
3739
|
+
"""
|
3740
|
+
|
3720
3741
|
@overload
|
3721
3742
|
def client(
|
3722
3743
|
self,
|
@@ -12,13 +12,13 @@ LONG_DESCRIPTION = (Path(__file__).parent / "README.md").read_text()
|
|
12
12
|
|
13
13
|
setup(
|
14
14
|
name="types-boto3",
|
15
|
-
version="1.37.
|
15
|
+
version="1.37.6",
|
16
16
|
packages=["boto3-stubs"],
|
17
17
|
url="https://github.com/youtype/mypy_boto3_builder",
|
18
18
|
license="MIT License",
|
19
19
|
author="Vlad Emelianov",
|
20
20
|
author_email="vlad.emelianov.nz@gmail.com",
|
21
|
-
description="Type annotations for boto3 1.37.
|
21
|
+
description="Type annotations for boto3 1.37.6 generated with mypy-boto3-builder 8.10.0",
|
22
22
|
classifiers=[
|
23
23
|
"Development Status :: 5 - Production/Stable",
|
24
24
|
"Intended Audience :: Developers",
|
@@ -55,7 +55,7 @@ setup(
|
|
55
55
|
],
|
56
56
|
extras_require={
|
57
57
|
"full": ["types-boto3-full>=1.37.0, <1.38.0"],
|
58
|
-
"boto3": ["boto3==1.37.
|
58
|
+
"boto3": ["boto3==1.37.6"],
|
59
59
|
"all": [
|
60
60
|
"types-boto3-accessanalyzer>=1.37.0, <1.38.0",
|
61
61
|
"types-boto3-account>=1.37.0, <1.38.0",
|
@@ -237,6 +237,7 @@ setup(
|
|
237
237
|
"types-boto3-iot>=1.37.0, <1.38.0",
|
238
238
|
"types-boto3-iot-data>=1.37.0, <1.38.0",
|
239
239
|
"types-boto3-iot-jobs-data>=1.37.0, <1.38.0",
|
240
|
+
"types-boto3-iot-managed-integrations>=1.37.0, <1.38.0",
|
240
241
|
"types-boto3-iotanalytics>=1.37.0, <1.38.0",
|
241
242
|
"types-boto3-iotdeviceadvisor>=1.37.0, <1.38.0",
|
242
243
|
"types-boto3-iotevents>=1.37.0, <1.38.0",
|
@@ -651,6 +652,7 @@ setup(
|
|
651
652
|
"iot": ["types-boto3-iot>=1.37.0, <1.38.0"],
|
652
653
|
"iot-data": ["types-boto3-iot-data>=1.37.0, <1.38.0"],
|
653
654
|
"iot-jobs-data": ["types-boto3-iot-jobs-data>=1.37.0, <1.38.0"],
|
655
|
+
"iot-managed-integrations": ["types-boto3-iot-managed-integrations>=1.37.0, <1.38.0"],
|
654
656
|
"iotanalytics": ["types-boto3-iotanalytics>=1.37.0, <1.38.0"],
|
655
657
|
"iotdeviceadvisor": ["types-boto3-iotdeviceadvisor>=1.37.0, <1.38.0"],
|
656
658
|
"iotevents": ["types-boto3-iotevents>=1.37.0, <1.38.0"],
|
@@ -1,7 +1,7 @@
|
|
1
1
|
Metadata-Version: 2.2
|
2
2
|
Name: types-boto3
|
3
|
-
Version: 1.37.
|
4
|
-
Summary: Type annotations for boto3 1.37.
|
3
|
+
Version: 1.37.6
|
4
|
+
Summary: Type annotations for boto3 1.37.6 generated with mypy-boto3-builder 8.10.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
|
@@ -36,7 +36,7 @@ Requires-Dist: typing-extensions>=4.1.0; python_version < "3.12"
|
|
36
36
|
Provides-Extra: full
|
37
37
|
Requires-Dist: types-boto3-full<1.38.0,>=1.37.0; extra == "full"
|
38
38
|
Provides-Extra: boto3
|
39
|
-
Requires-Dist: boto3==1.37.
|
39
|
+
Requires-Dist: boto3==1.37.6; extra == "boto3"
|
40
40
|
Provides-Extra: all
|
41
41
|
Requires-Dist: types-boto3-accessanalyzer<1.38.0,>=1.37.0; extra == "all"
|
42
42
|
Requires-Dist: types-boto3-account<1.38.0,>=1.37.0; extra == "all"
|
@@ -218,6 +218,7 @@ Requires-Dist: types-boto3-invoicing<1.38.0,>=1.37.0; extra == "all"
|
|
218
218
|
Requires-Dist: types-boto3-iot<1.38.0,>=1.37.0; extra == "all"
|
219
219
|
Requires-Dist: types-boto3-iot-data<1.38.0,>=1.37.0; extra == "all"
|
220
220
|
Requires-Dist: types-boto3-iot-jobs-data<1.38.0,>=1.37.0; extra == "all"
|
221
|
+
Requires-Dist: types-boto3-iot-managed-integrations<1.38.0,>=1.37.0; extra == "all"
|
221
222
|
Requires-Dist: types-boto3-iotanalytics<1.38.0,>=1.37.0; extra == "all"
|
222
223
|
Requires-Dist: types-boto3-iotdeviceadvisor<1.38.0,>=1.37.0; extra == "all"
|
223
224
|
Requires-Dist: types-boto3-iotevents<1.38.0,>=1.37.0; extra == "all"
|
@@ -808,6 +809,8 @@ Provides-Extra: iot-data
|
|
808
809
|
Requires-Dist: types-boto3-iot-data<1.38.0,>=1.37.0; extra == "iot-data"
|
809
810
|
Provides-Extra: iot-jobs-data
|
810
811
|
Requires-Dist: types-boto3-iot-jobs-data<1.38.0,>=1.37.0; extra == "iot-jobs-data"
|
812
|
+
Provides-Extra: iot-managed-integrations
|
813
|
+
Requires-Dist: types-boto3-iot-managed-integrations<1.38.0,>=1.37.0; extra == "iot-managed-integrations"
|
811
814
|
Provides-Extra: iotanalytics
|
812
815
|
Requires-Dist: types-boto3-iotanalytics<1.38.0,>=1.37.0; extra == "iotanalytics"
|
813
816
|
Provides-Extra: iotdeviceadvisor
|
@@ -1277,7 +1280,7 @@ Dynamic: summary
|
|
1277
1280
|
|
1278
1281
|

|
1279
1282
|
|
1280
|
-
Type annotations for [boto3 1.37.
|
1283
|
+
Type annotations for [boto3 1.37.6](https://pypi.org/project/boto3/) compatible
|
1281
1284
|
with [VSCode](https://code.visualstudio.com/),
|
1282
1285
|
[PyCharm](https://www.jetbrains.com/pycharm/),
|
1283
1286
|
[Emacs](https://www.gnu.org/software/emacs/),
|
@@ -1335,7 +1338,7 @@ You can generate type annotations for `boto3` package locally with
|
|
1335
1338
|
isolation.
|
1336
1339
|
|
1337
1340
|
1. Run mypy-boto3-builder in your package root directory:
|
1338
|
-
`uvx --with 'boto3==1.37.
|
1341
|
+
`uvx --with 'boto3==1.37.6' mypy-boto3-builder`
|
1339
1342
|
2. Select `boto3` AWS SDK.
|
1340
1343
|
3. Select services you use in the current project.
|
1341
1344
|
4. Use provided commands to install generated packages.
|
@@ -1663,9 +1666,9 @@ repository.
|
|
1663
1666
|
|
1664
1667
|
## Submodules
|
1665
1668
|
|
1666
|
-
- `types-boto3[full]` - Type annotations for all
|
1669
|
+
- `types-boto3[full]` - Type annotations for all 403 services in one package
|
1667
1670
|
(recommended).
|
1668
|
-
- `types-boto3[all]` - Type annotations for all
|
1671
|
+
- `types-boto3[all]` - Type annotations for all 403 services in separate
|
1669
1672
|
packages.
|
1670
1673
|
- `types-boto3[essential]` - Type annotations for
|
1671
1674
|
[CloudFormation](https://youtype.github.io/types_boto3_docs/types_boto3_cloudformation/),
|
@@ -2198,6 +2201,9 @@ repository.
|
|
2198
2201
|
- `types-boto3[iot-jobs-data]` - Type annotations for
|
2199
2202
|
[IoTJobsDataPlane](https://youtype.github.io/types_boto3_docs/types_boto3_iot_jobs_data/)
|
2200
2203
|
service.
|
2204
|
+
- `types-boto3[iot-managed-integrations]` - Type annotations for
|
2205
|
+
[ManagedintegrationsforIoTDeviceManagement](https://youtype.github.io/types_boto3_docs/types_boto3_iot_managed_integrations/)
|
2206
|
+
service.
|
2201
2207
|
- `types-boto3[iotanalytics]` - Type annotations for
|
2202
2208
|
[IoTAnalytics](https://youtype.github.io/types_boto3_docs/types_boto3_iotanalytics/)
|
2203
2209
|
service.
|
@@ -197,6 +197,7 @@ types-boto3-invoicing<1.38.0,>=1.37.0
|
|
197
197
|
types-boto3-iot<1.38.0,>=1.37.0
|
198
198
|
types-boto3-iot-data<1.38.0,>=1.37.0
|
199
199
|
types-boto3-iot-jobs-data<1.38.0,>=1.37.0
|
200
|
+
types-boto3-iot-managed-integrations<1.38.0,>=1.37.0
|
200
201
|
types-boto3-iotanalytics<1.38.0,>=1.37.0
|
201
202
|
types-boto3-iotdeviceadvisor<1.38.0,>=1.37.0
|
202
203
|
types-boto3-iotevents<1.38.0,>=1.37.0
|
@@ -547,7 +548,7 @@ types-boto3-billing<1.38.0,>=1.37.0
|
|
547
548
|
types-boto3-billingconductor<1.38.0,>=1.37.0
|
548
549
|
|
549
550
|
[boto3]
|
550
|
-
boto3==1.37.
|
551
|
+
boto3==1.37.6
|
551
552
|
|
552
553
|
[braket]
|
553
554
|
types-boto3-braket<1.38.0,>=1.37.0
|
@@ -963,6 +964,9 @@ types-boto3-iot-data<1.38.0,>=1.37.0
|
|
963
964
|
[iot-jobs-data]
|
964
965
|
types-boto3-iot-jobs-data<1.38.0,>=1.37.0
|
965
966
|
|
967
|
+
[iot-managed-integrations]
|
968
|
+
types-boto3-iot-managed-integrations<1.38.0,>=1.37.0
|
969
|
+
|
966
970
|
[iotanalytics]
|
967
971
|
types-boto3-iotanalytics<1.38.0,>=1.37.0
|
968
972
|
|
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
|
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
|