skillfed

mypy-boto3-iotevents

Type annotations for boto3 IoTEvents 1.43.0 service generated with mypy-boto3-builder 8.12.0

mypy-boto3-iotevents v1.43.0 236.5K downloads/30d#8,983 on PyPI670
Permissive license MIT Active released

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-iotevents

uv

uv add mypy-boto3-iotevents

poetry

poetry add mypy-boto3-iotevents

Installing 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

Development Status :: 5 - Production/StableEnvironment :: ConsoleIntended Audience :: DevelopersNatural Language :: EnglishOperating System :: OS IndependentProgramming Language :: Python :: 3Programming Language :: Python :: 3 :: OnlyProgramming Language :: Python :: 3.10Programming Language :: Python :: 3.11Programming Language :: Python :: 3.12Programming Language :: Python :: 3.13Programming Language :: Python :: 3.14Programming Language :: Python :: 3.9Programming Language :: Python :: Implementation :: CPythonTyping :: Stubs Only

Tags

boto3 type stubs ioteventstype annotations aws ioteventsmypy boto3 ioteventsboto3 iotevents autocompletestatic type checking awside code completion boto3pyright boto3 stubs
type-stubsaws-sdkstatic-typing

More Software Development packages

typing-extensions

Provides backported and experimental type hints…

permissive · top 100 on PyPI

numpy

NumPy provides an N-dimensional array object…

permissive · top 100 on PyPI

fastapi

FastAPI is a Python web framework for building…

permissive · top 100 on PyPI

annotated-doc

Provides a way to document function parameters,…

permissive · top 100 on PyPI

typer

Typer builds command-line applications from…

permissive · top 1,000 on PyPI

distlib

Distlib provides low-level packaging utilities…

permissive · top 1,000 on PyPI

mypy-boto3-iottwinmaker

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-iotevents-data

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-personalize-events

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-iotdeviceadvisor

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-detective

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-iotsecuretunneling

Provides type annotations for boto3's…

permissive · top 15,000 on PyPI

mypy-boto3-iotwireless

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-iot

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-pinpoint

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-ec2

Provides type annotations and IDE autocomplete…

permissive · top 5,000 on PyPI