mypy-boto3-iotevents
Type annotations for boto3 IoTEvents 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 IoTEvents service. It is generated automatically from boto3 1.43.0 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 and catch type errors at development time.
The package contains no runtime logic—it only provides type hints through stub files. When installed, it enables your IDE and type checker to understand boto3 IoTEvents client methods, parameters, and return types without requiring explicit type annotations in your code. It supports Python 3.9 through 3.14 and depends only on typing-extensions.
Use it for:
- Enable IDE autocomplete and parameter hints when writing boto3 IoTEvents code in VSCode or PyCharm.
- Catch type mismatches in IoTEvents API calls during development with mypy or pyright before runtime.
- Use typed literals from mypy_boto3_iotevents.literals for stricter validation of enum-like parameters.
- Maintain type safety in large AWS projects that interact with IoTEvents without manual type annotations.
- Integrate type checking into CI/CD pipelines to enforce correct boto3 IoTEvents usage across a team.
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 IoTEvents service, enabling static type checking with mypy, pyright, and other tools.
Yes, if you use boto3's IoTEvents service and want IDE autocompletion or static type checking. The package is lightweight, actively maintained, permissively licensed, and has no security vulnerabilities. Install it as a development dependency (or use boto3-stubs[iotevents] for a bundled approach) to gain immediate type safety benefits with minimal friction.
Install
mypy-boto3-iotevents on PyPI
pip
pip install mypy-boto3-ioteventsuv
uv add mypy-boto3-ioteventspoetry
poetry add mypy-boto3-ioteventsInstalling mypy-boto3-iotevents
Before you install
Low friction: pure Python wheel with a single runtime dependency (typing-extensions). Actively maintained as of 2026-06-22 with 670 repository stars.
License in practice
MIT license permits unrestricted use, modification, and distribution in both open-source and commercial projects.
Quickstart
pip install mypy-boto3-iotevents
from boto3.session import Session
from mypy_boto3_iotevents import IoTEventsClient
client: IoTEventsClient = Session().client("iotevents")
Requires Python 3.9 or later; boto3 must be installed separately in your environment.
Verify before relying
- Whether PyCharm performance issues mentioned in the description (issue PY-40997) still affect current versions.
- Whether the lite variant (boto3-stubs-lite) offers meaningful performance improvements for large projects.
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,465/month — #8,983 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: mypy_boto3_iotevents-1.43.0-py3-none-any.whl
Keywords: boto3, iotevents, 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-iotevents-dataProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-personalize-eventsProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-iotdeviceadvisorProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-detectiveProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-iotsecuretunnelingProvides type annotations for boto3's…
permissive · top 15,000 on PyPI
mypy-boto3-iotwirelessProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-iotProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-pinpointProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-ec2Provides type annotations and IDE autocomplete…
permissive · top 5,000 on PyPI