mypy-boto3-iotevents-data
Type annotations for boto3 IoTEventsData 1.43.0 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 static type information to boto3's IoTEventsData service client. It is generated automatically from boto3 service definitions using mypy-boto3-builder 8.12.0 and works with type checkers (mypy, pyright) and IDEs (VSCode, PyCharm, Emacs, Sublime Text) to provide code completion, inline documentation, and type validation as you write AWS SDK code.
The package contains no runtime logic—it only provides type hints via typing-extensions and is safe to use in development environments. It supports Python 3.9 through 3.14 and integrates seamlessly with boto3 without requiring explicit type annotations in your code. The documentation notes that some IDEs may experience performance issues with full Literal overloads.
Use it for:
- Enable IDE autocomplete and inline type hints when writing boto3 IoTEventsData client code in VSCode or PyCharm.
- Catch type errors in AWS SDK calls during development using mypy or pyright before runtime.
- Document expected parameter types and return values for IoTEventsData service operations.
- Reduce boilerplate by letting your IDE infer types instead of writing manual type annotations.
- Integrate type checking into CI/CD pipelines to validate AWS SDK usage across your codebase.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Provides type annotations and IDE autocompletion for boto3's IoTEventsData service, enabling static type checking in mypy, pyright, VSCode, PyCharm, and other tools.
Yes, if you use boto3's IoTEventsData service and want static type checking or IDE autocompletion. Install friction is minimal, maintenance is active, and the MIT license poses no restrictions. The only caveat is potential performance degradation in some IDEs with full Literal overloads.
Install
mypy-boto3-iotevents-data on PyPI
pip
pip install mypy-boto3-iotevents-datauv
uv add mypy-boto3-iotevents-datapoetry
poetry add mypy-boto3-iotevents-dataInstalling mypy-boto3-iotevents-data
Before you install
Low install friction with a single lightweight runtime dependency (typing-extensions). Actively maintained with recent releases and no known vulnerabilities.
License in practice
MIT license permits unrestricted use, modification, and distribution in both open-source and proprietary projects.
Quickstart
pip install mypy-boto3-iotevents-data
from boto3.session import Session
from mypy_boto3_iotevents_data import IoTEventsDataClient
client: IoTEventsDataClient = Session().client('iotevents-data')
Requires Python 3.9 or later; boto3 must be installed separately in your environment.
Verify before relying
- Performance impact in PyCharm relative to lite variant mentioned in documentation.
- Whether type coverage is complete for all IoTEventsData service operations and parameters.
- Compatibility with boto3 versions other than 1.43.0.
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 — 107 days since the last release |
| Last repo commit | |
| First released | |
| Downloads | 236,226/month — #8,988 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: mypy_boto3_iotevents_data-1.43.0-py3-none-any.whl
Keywords: boto3, iotevents-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-iottwinmakerProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-appconfigdataProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-neptunedataProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-iotProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-ioteventsProvides 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-iot-jobs-dataProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-iotwirelessProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-pinpointProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-iotdeviceadvisorProvides type annotations and IDE…
permissive · top 15,000 on PyPI