{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/9"}],"enrichment":{"capability":"Provides type annotations and IDE autocompletion for boto3's WAFV2 (AWS WAF V2) service, enabling static type checking in mypy, pyright, and supported editors.","skillfed_tags":["type-stubs","aws-sdk","static-typing"],"use_cases":["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."],"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.\n\nThe package is designed as a development dependency\u2014it 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.","worth_installing":"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\u2014it adds no runtime overhead and is compatible with all major Python type checkers and IDEs."},"id":"mypy-boto3-wafv2","links":{"html":"https://skillfed.io/packages/mypy-boto3-wafv2","md":"https://skillfed.io/packages/mypy-boto3-wafv2.md","pypi":"https://pypi.org/project/mypy-boto3-wafv2/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-03","license_spdx":"MIT","license_treatment":"permissive","name":"mypy-boto3-wafv2","python_support":"supports_current","summary":"Type annotations for boto3 WAFV2 1.43.63 service generated with mypy-boto3-builder 8.12.0"},"popularity":{"monthly_downloads":331261,"position":7519,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.43.63"}
