skillfed

mypy-boto3-waf-regional

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

mypy-boto3-waf-regional v1.43.0 251.6K downloads/30d#8,577 on PyPI670
Permissive license MIT Active released

What it is and what it does

This package is a type stub library that adds type annotations to boto3's WAFRegional 1.43.0 service. It is generated with mypy-boto3-builder 8.12.0 from boto3's API definitions and works with mypy, pyright, VSCode Pylance, PyCharm, Emacs, and Sublime Text to provide IDE autocomplete and static type checking. When installed, it allows you to write boto3 code with full type safety—your editor will catch incorrect method calls, wrong argument types, and missing required parameters before runtime, without requiring explicit type hints in your own code.

The package is lightweight, depending only on typing-extensions, and integrates transparently into your development workflow. It supports Python 3.9, 3.10, 3.11, 3.12, 3.13, and 3.14, and is actively maintained; the type definitions are regenerated whenever boto3 updates, ensuring they stay in sync with the underlying service API.

Use it for:

  • Enable IDE autocomplete and type checking for WAFRegional API calls in VSCode or PyCharm without writing manual type annotations.
  • Catch boto3 WAFRegional API errors at development time using mypy or pyright before deploying to production.
  • Provide accurate parameter and return type hints for WAFRegionalClient methods to other developers reading your code.
  • Integrate type checking into CI/CD pipelines to validate boto3 WAFRegional usage across your codebase.
  • Use explicit type annotations with WAFRegionalClient, literals, and type definitions for strict type safety.

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 WAFRegional service, enabling static type checking with mypy, pyright, and editor integrations.

Yes, if you use boto3's WAFRegional service and want static type checking and IDE support. Install friction is minimal, maintenance is active, and the MIT license has no restrictions. The only caveat is potential PyCharm performance issues with full type stubs; otherwise, this is a straightforward win for code quality and developer experience.

Install

mypy-boto3-waf-regional on PyPI

pip

pip install mypy-boto3-waf-regional

uv

uv add mypy-boto3-waf-regional

poetry

poetry add mypy-boto3-waf-regional

Installing mypy-boto3-waf-regional

Before you install

Low install friction with a single lightweight runtime dependency (typing-extensions). Actively maintained with recent releases and no known vulnerabilities.

License in practice

MIT license permits unrestricted use, modification, and distribution with minimal obligations—suitable for both open-source and commercial projects.

Quickstart

pip install mypy-boto3-waf-regional

from boto3.session import Session
from mypy_boto3_waf_regional import WAFRegionalClient

client: WAFRegionalClient = Session().client("waf-regional")

Requires Python 3.9 or later; type checking requires mypy, pyright, or a compatible IDE with boto3 1.43.0.

Verify before relying

  • Whether PyCharm performance issues mentioned in the description (issue PY-40997) remain unresolved or have been addressed in recent versions.
  • Performance impact in large codebases and whether lite variants are necessary for typical projects.

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

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

Keywords: boto3, waf-regional, 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 annotationswaf regional type stubsmypy boto3 wafboto3 ide autocompleteaws waf regional typingpyright boto3 stubsboto3 static type checking
type-stubsaws-sdkboto3

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

Provides type annotations for boto3 WAF 1.43.0,…

permissive · top 15,000 on PyPI

mypy-boto3-wafv2

Provides type annotations and IDE…

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

mypy-boto3-pinpoint

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-iottwinmaker

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

boto3-stubs-lite

Provides type annotations for boto3 1.43.72,…

permissive · top 15,000 on PyPI

mypy-boto3-cloudsearch

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI