skillfed

mypy-boto3-iot-data

Type annotations for boto3 IoTDataPlane 1.43.17 service generated with mypy-boto3-builder 8.12.0

mypy-boto3-iot-data v1.43.17 338.3K downloads/30d#7,434 on PyPI670
Permissive license MIT Active released

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

uv

uv add mypy-boto3-iot-data

poetry

poetry add mypy-boto3-iot-data

Installing 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

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 iot-datamypy annotations aws iotboto3 iot-data type hintsaws iot dataplane typingide autocomplete boto3 iotstatic type checking boto3mypy 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-iot

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

types-aiobotocore-iot-data

Provides type annotations for aiobotocore's…

permissive · top 15,000 on PyPI

mypy-boto3-neptunedata

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-s3control

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-iottwinmaker

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-controlcatalog

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

mypy-boto3-iotdeviceadvisor

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-iotevents-data

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-dataexchange

Provides type annotations and IDE…

permissive · top 5,000 on PyPI