--- id: mypy-boto3-resiliencehub version: "1.43.0" license: MIT license_treatment: permissive maintenance: active --- # mypy-boto3-resiliencehub — Type annotations for boto3 ResilienceHub 1.43.0 service generated with mypy-boto3-builder 8.12.0 License: permissive · Maintenance: active · Downloads: 243.8K/mo ## 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 above — 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 pip install mypy-boto3-resiliencehub uv add mypy-boto3-resiliencehub poetry add mypy-boto3-resiliencehub ## Installing 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_current - Install friction: low - Maintenance: active - Downloads: 243.8K/month (top 15,000 on PyPI) - Known vulnerabilities: none known ## Tags boto3 type stubs, resiliencehub type annotations, aws sdk type hints, boto3 autocomplete, mypy boto3 stubs, static type checking aws, ide code completion boto3, type-stubs, aws-sdk, static-typing [View on SkillFed](https://skillfed.io/packages/mypy-boto3-resiliencehub) · [View on PyPI](https://pypi.org/project/mypy-boto3-resiliencehub/)