skillfed

mypy-boto3-kinesisanalyticsv2

Type annotations for boto3 KinesisAnalyticsV2 1.43.51 service generated with mypy-boto3-builder 8.12.0

mypy-boto3-kinesisanalyticsv2 v1.43.51 288.8K downloads/30d#8,012 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 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-kinesisanalyticsv2

uv

uv add mypy-boto3-kinesisanalyticsv2

poetry

poetry add mypy-boto3-kinesisanalyticsv2

Installing 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

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 stubskinesis analytics v2 typesaws sdk type annotationsmypy boto3 stubside autocomplete awspython type hints boto3static type checking aws
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-ec2

Provides type annotations and IDE autocomplete…

permissive · top 5,000 on PyPI

mypy-boto3-kinesisanalytics

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-kinesis-video-media

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

Provides type annotations for boto3's Kinesis…

permissive · top 5,000 on PyPI

mypy-boto3-apigatewaymanagementapi

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-marketplacecommerceanalytics

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-iottwinmaker

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-sagemaker

Provides type annotations and IDE…

permissive · top 5,000 on PyPI

mypy-boto3-kinesis-video-webrtc-storage

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI