mypy-boto3-waf
Type annotations for boto3 WAF 1.43.0 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 static type information to boto3's WAF service client. It was generated from boto3 1.43.0 using mypy-boto3-builder 8.12.0 and works with mypy, pyright, VSCode Pylance, PyCharm, Emacs, and Sublime Text. When installed, it enables IDE autocomplete and type checking for WAF API calls without requiring explicit type annotations in your code.
The package provides type definitions for WAFClient, paginators, and service-specific types like GetRateBasedRuleManagedKeysPaginator and ListRulesPaginator. It has a single runtime dependency on typing-extensions and is marked as Stubs Only, meaning it contains only type information and does not execute any code at runtime. The package supports Python 3.9 through 3.14.
Use it for:
- Enable IDE autocomplete and parameter hints when writing boto3 WAF client code in VSCode or PyCharm.
- Catch type errors in WAF API calls before runtime using mypy or pyright in CI/CD pipelines.
- Document WAF API method signatures and return types for team members using type-aware editors.
- Use explicit type annotations for WAFClient variables to make code more readable and maintainable.
- Integrate type checking into Emacs or Sublime Text workflows via LSP and pyright.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Provides type annotations for boto3 WAF 1.43.0, enabling IDE autocomplete and static type checking in mypy, pyright, and other tools.
Yes, if you use boto3 WAF and want static type checking or IDE autocomplete. Install friction is minimal, maintenance is active, and the MIT license poses no restrictions. The package has no known vulnerabilities and is widely used. Install as part of boto3-stubs[waf] for convenience, or standalone if you prefer granular control.
Install
mypy-boto3-waf on PyPI
pip
pip install mypy-boto3-wafuv
uv add mypy-boto3-wafpoetry
poetry add mypy-boto3-wafInstalling mypy-boto3-waf
Before you install
Low install friction with a single runtime dependency on typing-extensions. Package is actively maintained with recent releases and no known vulnerabilities.
License in practice
MIT license permits unrestricted use, modification, and distribution with minimal obligations—safe for both open-source and commercial projects.
Quickstart
pip install mypy-boto3-waf
from boto3.session import Session
from mypy_boto3_waf import WAFClient
client: WAFClient = Session().client("waf")
Requires Python 3.9 or later; boto3 must be installed separately in your environment.
Verify before relying
- Whether PyCharm performance issues with Literal overloads (referenced in docs) have been resolved since the package was generated.
- Whether the package works correctly with boto3 versions other than 1.43.0.
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 | 252,779/month — #8,533 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: mypy_boto3_waf-1.43.0-py3-none-any.whl
Keywords: boto3, waf, 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-waf-regionalProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-ec2Provides type annotations and IDE autocomplete…
permissive · top 5,000 on PyPI
boto3-stubsProvides type stubs and annotations for boto3…
permissive · top 1,000 on PyPI
mypy-boto3-swfProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-wafv2Provides type annotations and IDE…
permissive · top 15,000 on PyPI
boto3-stubs-fullProvides type annotations for boto3 1.43.71 to…
permissive · top 5,000 on PyPI
mypy-boto3-sqsProvides type annotations and IDE autocomplete…
permissive · top 5,000 on PyPI
boto3-stubs-liteProvides type annotations for boto3 1.43.72,…
permissive · top 15,000 on PyPI
mypy-boto3-fsxProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-workspacesProvides type annotations and IDE…
permissive · top 15,000 on PyPI