mypy-boto3-kinesisanalyticsv2
Type annotations for boto3 KinesisAnalyticsV2 1.43.51 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 complete type annotations for boto3's KinesisAnalyticsV2 service. It was generated with mypy-boto3-builder 8.12.0 and is compatible with boto3 1.43.51. When installed, it enables IDE code completion and static type checking in VSCode (with Pylance), PyCharm, Emacs, Sublime Text, and via command-line tools like mypy and pyright—without requiring explicit type hints in your code.
The package contains type definitions for the KinesisAnalyticsV2 client, paginators, waiters, and service-specific data types. It has a single runtime dependency on typing-extensions and supports Python 3.9 and later. The stubs are generated automatically and kept in sync with boto3 releases, making it a low-maintenance way to add type safety to AWS SDK code.
Use it for:
- Enable IDE autocomplete and inline documentation for KinesisAnalyticsV2 API calls in VSCode or PyCharm
- Run mypy or pyright type checking on boto3 code to catch API misuse before runtime
- Add type hints to boto3 client code without writing manual annotations for every method
- Integrate type checking into CI/CD pipelines for AWS Lambda or other serverless functions using KinesisAnalyticsV2
- Support team code review by making API contracts explicit and checkable by static analysis
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Provides type annotations and IDE autocomplete support for boto3's KinesisAnalyticsV2 service, enabling static type checking with mypy, pyright, and other tools.
Yes. This is a lightweight, actively maintained type-stub package with no security vulnerabilities, permissive licensing, and a single minimal dependency. Install it if you use boto3's KinesisAnalyticsV2 service and want IDE support or static type checking. The only caveat is PyCharm users may experience performance issues with Literal overloads (a known PyCharm limitation, not a flaw in this package).
Install
mypy-boto3-kinesisanalyticsv2 on PyPI
pip
pip install mypy-boto3-kinesisanalyticsv2uv
uv add mypy-boto3-kinesisanalyticsv2poetry
poetry add mypy-boto3-kinesisanalyticsv2Installing mypy-boto3-kinesisanalyticsv2
Before you install
Low friction: single runtime dependency (typing-extensions) and a pure-Python wheel. Active maintenance with a release 28 days ago.
License in practice
MIT license permits unrestricted use, modification, and distribution in both open-source and proprietary projects with minimal obligations.
Quickstart
# Install with pip
python -m pip install mypy-boto3-kinesisanalyticsv2
# Use in code
from boto3.session import Session
from mypy_boto3_kinesisanalyticsv2 import KinesisAnalyticsV2Client
client: KinesisAnalyticsV2Client = Session().client("kinesisanalyticsv2")
Verify before relying
- Whether PyCharm performance issues with Literal overloads (referenced in docs) affect this specific version
- Memory footprint compared to boto3-stubs-lite variant mentioned in the description
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 — 28 days since the last release |
| Last repo commit | |
| First released | |
| Downloads | 288,819/month — #8,012 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: mypy_boto3_kinesisanalyticsv2-1.43.51-py3-none-any.whl
Keywords: boto3, kinesisanalyticsv2, 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-ec2Provides type annotations and IDE autocomplete…
permissive · top 5,000 on PyPI
mypy-boto3-kinesisanalyticsProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-kinesis-video-mediaProvides 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-kinesisProvides type annotations for boto3's Kinesis…
permissive · top 5,000 on PyPI
mypy-boto3-apigatewaymanagementapiProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-marketplacecommerceanalyticsProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-iottwinmakerProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-sagemakerProvides type annotations and IDE…
permissive · top 5,000 on PyPI
mypy-boto3-kinesis-video-webrtc-storageProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI