skillfed

mypy-boto3-wafv2

Type annotations for boto3 WAFV2 1.43.63 service generated with mypy-boto3-builder 8.12.0

mypy-boto3-wafv2 v1.43.63 331.3K downloads/30d#7,519 on PyPI670
Permissive license MIT Active released

What it is and what it does

This package is a type-stub library that adds static type information for boto3's WAFV2 (AWS Web Application Firewall V2) service. It enables IDEs like VSCode, PyCharm, Emacs, and Sublime Text to provide code completion and type checking when working with the WAFV2 API, and works with type checkers like mypy and pyright. The stubs are generated from boto3's service definitions and include client type annotations, literal types for valid parameter values, and type definitions for request and response structures.

The package is designed as a development dependency—it provides no runtime functionality but improves the developer experience by catching type errors early and offering IDE autocompletion. It supports Python 3.9 through 3.14 and has a single runtime dependency on typing-extensions. The stubs can be used standalone or as part of the broader boto3-stubs ecosystem, which covers all AWS services.

Use it for:

  • Enable IDE autocompletion and inline documentation when writing WAFV2 API calls with boto3 in VSCode or PyCharm.
  • Catch type errors in WAFV2 service calls during development using mypy or pyright before runtime.
  • Provide explicit type hints for WAFV2Client, literals, and type definitions in a codebase that uses TYPE_CHECKING guards.
  • Improve code maintainability by documenting expected parameter types and return shapes for WAFV2 operations.
  • Integrate WAFV2 type checking into CI/CD pipelines that run mypy or pyright as part of code quality checks.

Worth the install?

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

Provides type annotations and IDE autocompletion for boto3's WAFV2 (AWS WAF V2) service, enabling static type checking in mypy, pyright, and supported editors.

Yes. Install this if you use boto3 with WAFV2 and want IDE autocompletion and static type checking. It has minimal install friction, no security vulnerabilities, permissive licensing, and active maintenance. Use it as a development dependency only—it adds no runtime overhead and is compatible with all major Python type checkers and IDEs.

Install

mypy-boto3-wafv2 on PyPI

pip

pip install mypy-boto3-wafv2

uv

uv add mypy-boto3-wafv2

poetry

poetry add mypy-boto3-wafv2

Installing mypy-boto3-wafv2

Before you install

Low friction installation with a single lightweight dependency (typing-extensions). The package is actively maintained with a recent release and no known vulnerabilities.

License in practice

MIT license permits unrestricted use, modification, and distribution, including in proprietary code—no licensing constraints for adopters.

Quickstart

# Install
python -m pip install mypy-boto3-wafv2

# Use in code
from boto3.session import Session
from mypy_boto3_wafv2 import WAFV2Client

client: WAFV2Client = Session().client("wafv2")

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

Verify before relying

  • Whether PyCharm performance issues mentioned in the docs (PY-40997) still affect current versions.
  • Whether the lite variant (boto3-stubs-lite) is recommended for production deployments to reduce memory overhead.

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

Evidence: mypy_boto3_wafv2-1.43.63-py3-none-any.whl

Keywords: boto3, wafv2, 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 wafv2 type stubsaws waf v2 type annotationsboto3 type checkingmypy boto3 stubside autocomplete boto3pyright boto3 wafv2static type checking aws sdk
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

types-aiobotocore-wafv2

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-waf-regional

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-ec2

Provides type annotations and IDE autocomplete…

permissive · top 5,000 on PyPI

boto3-stubs-lite

Provides type annotations for boto3 1.43.72,…

permissive · top 15,000 on PyPI

mypy-boto3-waf

Provides type annotations for boto3 WAF 1.43.0,…

permissive · top 15,000 on PyPI

mypy-boto3-iottwinmaker

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-detective

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-panorama

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

boto3-stubs-full

Provides type annotations for boto3 1.43.71 to…

permissive · top 5,000 on PyPI

types-boto3

Provides type annotations and IDE…

permissive · top 5,000 on PyPI