skillfed

types-aiobotocore-iot-data

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

types-aiobotocore-iot-data v3.9.0 237.4K downloads/30d#8,960 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 to aiobotocore's IoTDataPlane service. It was generated by mypy-boto3-builder 8.12.0 and works with aiobotocore 3.9.0. When installed, it enables static type checkers (mypy, pyright) and IDEs (VSCode, PyCharm, Emacs, Sublime Text) to understand and validate aiobotocore code at development time, providing code completion and catching type errors before runtime.

The package contains no runtime code—it is purely type information. It depends only on typing-extensions and installs as a lightweight wheel. It supports Python 3.9 through 3.14 and is actively maintained. The type annotations cover client operations, paginators, and type definitions for the IoTDataPlane service, allowing developers to write strongly-typed async AWS IoT code without manual type hints.

Use it for:

  • Enable IDE autocomplete and type checking when writing async IoT Data Plane operations with aiobotocore in VSCode or PyCharm.
  • Validate aiobotocore IoT Data Plane calls with mypy or pyright in CI/CD pipelines to catch type errors early.
  • Provide explicit type hints for IoTDataPlaneClient, paginators, and service operations in production codebases.
  • Reduce boilerplate by letting type checkers infer correct types for aiobotocore session and client creation.
  • Support Pylint and other linters by making IoTDataPlane types available without production runtime dependencies.

Worth the install?

AI-flagged interpretation of the facts on this page — verify before relying

Provides type annotations for aiobotocore's IoTDataPlane service, enabling IDE code completion and static type checking with mypy, pyright, and other tools.

Yes. This is a lightweight, actively maintained type stub with no security vulnerabilities, permissive MIT licensing, and low install friction. Install it if you use aiobotocore's IoTDataPlane service and want IDE support or static type checking. It is optional—aiobotocore works without it—but adds significant development-time value with minimal cost.

Install

types-aiobotocore-iot-data on PyPI

pip

pip install types-aiobotocore-iot-data

uv

uv add types-aiobotocore-iot-data

poetry

poetry add types-aiobotocore-iot-data

Installing types-aiobotocore-iot-data

Before you install

Low friction: pure Python wheel with a single lightweight runtime dependency (typing-extensions). Actively maintained with recent releases; last commit 2026-06-22.

License in practice

MIT license permits unrestricted use, modification, and distribution in both open-source and proprietary projects with minimal obligations.

Quickstart

pip install types-aiobotocore-iot-data

from aiobotocore.session import get_session
from types_aiobotocore_iot_data import IoTDataPlaneClient

session = get_session()
async with session.create_client("iot-data") as client:
    client: IoTDataPlaneClient

Requires aiobotocore 3.9.0 to be installed separately; Python 3.9 or later.

Verify before relying

  • Whether PyCharm performance issues with Literal overloads (referenced in docs) remain unresolved in current versions.
  • Exact scope of type coverage for all IoTDataPlane operations, paginators, and waiters.

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 — 12 days since the last release
Last repo commit
First released
Downloads 237,409/month — #8,960 on PyPI (30-day window, as of 2026-08-14)
Known vulnerabilities none known (OSV.dev, checked 2026-08-14)

Evidence: types_aiobotocore_iot_data-3.9.0-py3-none-any.whl

Keywords: aiobotocore, iot-data, aiobotocore-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

aiobotocore type stubsiot data plane type annotationsboto3 type hintsmypy aiobotocore supportasync aws iot typespyright boto3 stubsaiobotocore autocomplete
type-stubsaws-sdkasync-io

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

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

types-aiobotocore-iot

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

types-aiobotocore-ec2

Provides type stubs and annotations for…

permissive · top 5,000 on PyPI

types-aiobotocore

Provides type annotations and IDE…

permissive · top 5,000 on PyPI

types-aiobotocore-full

Provides complete type annotations for…

permissive · top 15,000 on PyPI

types-aiobotocore-lite

Provides type annotations for aiobotocore…

permissive · top 15,000 on PyPI

types-aiobotocore-cloudformation

Provides type annotations and IDE…

permissive · top 5,000 on PyPI

types-aiobotocore-sqs

Provides type annotations and IDE autocomplete…

permissive · top 5,000 on PyPI

types-aiobotocore-s3

Provides type stubs and IDE autocompletion…

permissive · top 5,000 on PyPI

types-aiobotocore-connect

Provides type stubs and annotations for the…

permissive · top 15,000 on PyPI