mypy-boto3-iot-data
Type annotations for boto3 IoTDataPlane 1.43.17 service generated with mypy-boto3-builder 8.12.0
What it is and what it does
This package is a type-stub library that adds complete type annotations for boto3's IoTDataPlane service. It is generated automatically from boto3 1.43.17 and works with mypy, pyright, VSCode Pylance, PyCharm, Emacs, and Sublime Text to provide IDE autocompletion and static type checking without requiring explicit type annotations in your code.
The package includes type definitions for the IoTDataPlaneClient, paginators, and service-specific types. It is designed as a development-time dependency—you can use TYPE_CHECKING guards to exclude it from production builds. The library has no external dependencies beyond typing-extensions and supports Python 3.9 through 3.14.
Use it for:
- Enable IDE autocompletion and inline documentation for boto3 IoTDataPlane API calls in VSCode or PyCharm.
- Catch type errors in boto3 IoTDataPlane code during development using mypy or pyright before runtime.
- Provide explicit type hints for paginator objects when iterating over large result sets from IoTDataPlane.
- Integrate boto3 IoTDataPlane type checking into CI/CD pipelines using mypy or pyright.
- Support team development by making IoTDataPlane API contracts visible and discoverable in the IDE.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Provides type annotations and IDE autocompletion support for boto3's IoTDataPlane service, enabling static type checking with mypy, pyright, and other tools.
Yes. Install this if you use boto3's IoTDataPlane service and want static type checking and IDE support. It has low install friction, no security vulnerabilities, active maintenance, and a permissive license. Note that PyCharm users may experience performance issues with the full variant; consider boto3-stubs-lite as an alternative if that occurs.
Install
mypy-boto3-iot-data on PyPI
pip
pip install mypy-boto3-iot-datauv
uv add mypy-boto3-iot-datapoetry
poetry add mypy-boto3-iot-dataInstalling mypy-boto3-iot-data
Before you install
Low install friction; single runtime dependency on typing-extensions. Actively maintained with recent commits and no known vulnerabilities.
License in practice
MIT license permits unrestricted use, modification, and distribution with minimal obligations—suitable for both open-source and proprietary projects.
Quickstart
pip install mypy-boto3-iot-data
from boto3.session import Session
from mypy_boto3_iot_data import IoTDataPlaneClient
client: IoTDataPlaneClient = Session().client("iot-data")
Requires Python 3.9 or later; boto3 must be installed separately in your environment.
Verify before relying
- Performance impact in PyCharm; documentation notes potential slowness with Literal overloads but does not quantify the effect.
- Whether the lite variant (boto3-stubs-lite) is a better default for most users given the PyCharm performance caveats mentioned.
Package facts
| License | MIT (permissive) |
| Python support | supports the current Python release (>=3.9) |
| Install friction | low — pure-Python wheel |
| Runtime dependencies | 1 — typing-extensions |
| Maintenance | actively maintained — 78 days since the last release |
| Last repo commit | |
| First released | |
| Downloads | 338,299/month — #7,434 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: mypy_boto3_iot_data-1.43.17-py3-none-any.whl
Keywords: boto3, iot-data, boto3-stubs, type-annotations, mypy, typeshed, autocomplete
Tags
More Software Development packages
Provides backported and experimental type hints…
permissive · top 100 on PyPI
numpyNumPy provides an N-dimensional array object…
permissive · top 100 on PyPI
fastapiFastAPI is a Python web framework for building…
permissive · top 100 on PyPI
annotated-docProvides a way to document function parameters,…
permissive · top 100 on PyPI
typerTyper builds command-line applications from…
permissive · top 1,000 on PyPI
distlibDistlib provides low-level packaging utilities…
permissive · top 1,000 on PyPI
mypy-boto3-iotProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
types-aiobotocore-iot-dataProvides type annotations for aiobotocore's…
permissive · top 15,000 on PyPI
mypy-boto3-neptunedataProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-s3controlProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-iottwinmakerProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-controlcatalogProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-ec2Provides type annotations and IDE autocomplete…
permissive · top 5,000 on PyPI
mypy-boto3-iotdeviceadvisorProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-iotevents-dataProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-dataexchangeProvides type annotations and IDE…
permissive · top 5,000 on PyPI