skillfed

mypy-boto3-apigatewayv2

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

mypy-boto3-apigatewayv2 v1.43.0 444.1K downloads/30d#6,624 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 boto3's ApiGatewayV2 service. It enables IDEs like VSCode, PyCharm, Emacs, and Sublime Text to provide accurate code completion and type checking when working with API Gateway V2 resources, without requiring explicit type hints in your code.

The stubs are generated automatically from boto3 1.43.0 using mypy-boto3-builder 8.12.0 and support static type checkers including mypy and pyright. It depends only on typing-extensions and works with Python 3.9 and later. The package is designed to be installed alongside boto3 or standalone for type-checking-only workflows.

Use it for:

  • Enable IDE autocomplete and type hints when writing boto3 ApiGatewayV2 code in VSCode or PyCharm
  • Run mypy or pyright to catch type errors in AWS API Gateway V2 client calls before runtime
  • Use TYPE_CHECKING guards to include type annotations only during development, keeping production dependencies lean
  • Get inline documentation and parameter hints for ApiGatewayV2 client methods, paginators, and resource types

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 ApiGatewayV2 service, enabling static type checking with mypy, pyright, and other tools.

Yes, if you use boto3 with ApiGatewayV2. The package has low install friction, active maintenance, no security issues, and a permissive MIT license. Install it standalone or as part of boto3-stubs for the full experience. PyCharm users should be aware of potential performance issues and may prefer boto3-stubs-lite as an alternative.

Install

mypy-boto3-apigatewayv2 on PyPI

pip

pip install mypy-boto3-apigatewayv2

uv

uv add mypy-boto3-apigatewayv2

poetry

poetry add mypy-boto3-apigatewayv2

Installing mypy-boto3-apigatewayv2

Before you install

Low friction: pure Python wheel with a single runtime dependency (typing-extensions). Actively maintained with recent commits and no known vulnerabilities.

License in practice

MIT license permits unrestricted use, modification, and distribution. Safe to include in any project type, including proprietary software.

Quickstart

pip install mypy-boto3-apigatewayv2

from boto3.session import Session
from mypy_boto3_apigatewayv2 import ApiGatewayV2Client

client: ApiGatewayV2Client = Session().client("apigatewayv2")

Requires Python 3.9 or later; boto3 must be installed separately in your environment.

Verify before relying

  • Whether the package works correctly with all listed Python versions (3.9–3.14) in practice
  • Performance impact of type stubs on IDE responsiveness compared to boto3-stubs-lite variant

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 444,108/month — #6,624 on PyPI (30-day window, as of 2026-08-14)
Known vulnerabilities none known (OSV.dev, checked 2026-08-14)

Evidence: mypy_boto3_apigatewayv2-1.43.0-py3-none-any.whl

Keywords: boto3, apigatewayv2, 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 apigatewayv2type annotations aws api gatewaymypy boto3 stubside autocomplete boto3static type checking aws sdkpyright boto3 supporttype hints apigatewayv2
type-stubsaws-sdkide-support

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

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-neptune

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-iot

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-connect

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-dataexchange

Provides type annotations and IDE…

permissive · top 5,000 on PyPI

mypy-boto3-sagemaker

Provides type annotations and IDE…

permissive · top 5,000 on PyPI

mypy-boto3-apigateway

Provides type annotations and IDE autocomplete…

permissive · top 5,000 on PyPI

mypy-boto3-kinesisanalyticsv2

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

boto3-stubs-full

Provides type annotations for boto3 1.43.71 to…

permissive · top 5,000 on PyPI