mypy-boto3-resiliencehub
Type annotations for boto3 ResilienceHub 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 ResilienceHub service client. It is generated from boto3 1.43.0 using mypy-boto3-builder 8.12.0 and works with type checkers (mypy, pyright) and IDEs (VSCode, PyCharm, Emacs, Sublime Text) to provide code completion and catch type errors before runtime.
The package contains no runtime logic—it only provides type definitions for ResilienceHub client methods, paginators, and service resources. It depends only on typing-extensions and is designed to be installed alongside boto3 or standalone. The annotations cover client operations, paginator types, and literal type definitions for service parameters.
Use it for:
- Enable IDE autocomplete and parameter hints when writing boto3 ResilienceHub client code in VSCode or PyCharm.
- Run mypy or pyright type checking on AWS ResilienceHub code to catch type mismatches before deployment.
- Document ResilienceHub API method signatures and return types in your codebase through explicit type annotations.
- Integrate ResilienceHub type stubs into a CI/CD pipeline for static type validation of infrastructure-as-code scripts.
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 ResilienceHub service, enabling static type checking with mypy, pyright, and editor tooling.
Yes, if you use boto3 ResilienceHub and want static type checking or IDE support. Install friction is minimal, maintenance is active, and the MIT license carries no restrictions. The package is production-stable and actively maintained.
Install
mypy-boto3-resiliencehub on PyPI
pip
pip install mypy-boto3-resiliencehubuv
uv add mypy-boto3-resiliencehubpoetry
poetry add mypy-boto3-resiliencehubInstalling mypy-boto3-resiliencehub
Before you install
Low install friction with a single lightweight runtime dependency (typing-extensions). Actively maintained with stable production status.
License in practice
MIT license permits unrestricted use, modification, and distribution in both open-source and commercial projects with minimal restrictions.
Quickstart
pip install mypy-boto3-resiliencehub
from boto3.session import Session
from mypy_boto3_resiliencehub import ResilienceHubClient
client: ResilienceHubClient = Session().client("resiliencehub")
Requires Python 3.9 or later; boto3 must be installed separately.
Verify before relying
- Performance characteristics in PyCharm relative to lighter-weight alternatives.
- Whether type coverage is complete for all ResilienceHub API operations in version 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 | 243,826/month — #8,771 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: mypy_boto3_resiliencehub-1.43.0-py3-none-any.whl
Keywords: boto3, resiliencehub, 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
boto3-stubs-fullProvides type annotations for boto3 1.43.71 to…
permissive · top 5,000 on PyPI
mypy-boto3-connectProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-mghProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-codeguruprofilerProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-migrationhub-configProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-iotProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-apigatewaymanagementapiProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-configProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-dataexchangeProvides type annotations and IDE…
permissive · top 5,000 on PyPI