mypy-boto3-resiliencehubv2
Type annotations for boto3 ResilienceHubV2 1.43.62 service generated with mypy-boto3-builder 8.12.0
What it is and what it does
This package provides type stubs for boto3's ResilienceHubV2 service, generated with mypy-boto3-builder 8.12.0. It enables static type checking and IDE autocomplete without requiring manual type annotations in your code. When installed alongside boto3, it allows type checkers like mypy and pyright to validate ResilienceHubV2 API calls, and IDEs to offer code completion for client methods, paginators, and waiters.
The package is a stub-only distribution with minimal runtime overhead, depending only on typing-extensions. It supports Python 3.9 through 3.14 and integrates with VSCode, PyCharm, Emacs, Sublime Text, and other editors that support mypy or pyright. Installation is straightforward via pip, either standalone or as part of a larger boto3 type-stubs collection.
Use it for:
- Enable IDE autocomplete and type hints when writing boto3 ResilienceHubV2 client code in VSCode or PyCharm.
- Catch type errors in ResilienceHubV2 API calls during development using mypy or pyright before runtime.
- Provide explicit type annotations for ResilienceHubV2 client, paginators, and waiters in codebases requiring strict typing.
- Support linting and type checking in CI/CD pipelines using mypy or pyright with ResilienceHubV2 coverage.
- Improve code maintainability by documenting expected parameter and return types for ResilienceHubV2 operations.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Provides type annotations and IDE autocomplete support for the AWS ResilienceHubV2 service via boto3, compatible with mypy, pyright, VSCode, PyCharm, and other development tools.
Yes. Install this if you use boto3 ResilienceHubV2 in a typed Python project. Low friction, active maintenance, no security issues, MIT license, and broad IDE support make it a straightforward addition. The documentation notes PyCharm performance considerations with Literal overloads—verify whether this affects your workflow.
Install
mypy-boto3-resiliencehubv2 on PyPI
pip
pip install mypy-boto3-resiliencehubv2uv
uv add mypy-boto3-resiliencehubv2poetry
poetry add mypy-boto3-resiliencehubv2Installing mypy-boto3-resiliencehubv2
Before you install
Low install friction with a single runtime dependency (typing-extensions). Active maintenance with recent releases; last commit on 2026-06-22 and version released 2026-07-31.
License in practice
MIT license permits unrestricted use, modification, and distribution in both open-source and proprietary projects without requiring source disclosure.
Quickstart
pip install mypy-boto3-resiliencehubv2
from boto3.session import Session
from mypy_boto3_resiliencehubv2 import ResilienceHubV2Client
client: ResilienceHubV2Client = Session().client("resiliencehubv2")
Requires Python 3.9 or later; boto3 must be installed separately.
Verify before relying
- Whether PyCharm performance issues mentioned in the documentation remain unresolved or have been addressed.
- Specific coverage of ResilienceHubV2 API operations and whether all service methods are fully annotated.
- Whether the lite variant offers better performance for PyCharm users.
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 — 14 days since the last release |
| Last repo commit | |
| First released | |
| Downloads | 110,342/month — #12,468 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: mypy_boto3_resiliencehubv2-1.43.62-py3-none-any.whl
Keywords: boto3, resiliencehubv2, 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-ec2Provides type annotations and IDE autocomplete…
permissive · top 5,000 on PyPI
mypy-boto3-connectcampaignsv2Provides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-cloudformationProvides type annotations and IDE autocomplete…
permissive · top 5,000 on PyPI
mypy-boto3-outpostsProvides type annotations for the boto3…
permissive · top 15,000 on PyPI
mypy-boto3-codeguruprofilerProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-configProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-drsProvides type annotations for the boto3 AWS Drs…
permissive · top 15,000 on PyPI
mypy-boto3-marketplace-catalogProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-connectProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-healthProvides type annotations and IDE…
permissive · top 15,000 on PyPI