mypy-boto3-route53-recovery-control-config
Type annotations for boto3 Route53RecoveryControlConfig 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 annotations to boto3's Route53RecoveryControlConfig service. It is generated automatically from boto3 1.43.0 using mypy-boto3-builder 8.12.0 and works with mypy, pyright, VSCode Pylance, PyCharm, Emacs, Sublime Text, and other type-aware development tools. When installed, it enables IDE autocomplete, inline documentation, and static type checking for all Route53RecoveryControlConfig API calls without requiring explicit type annotations in your code.
The package has a single runtime dependency on typing-extensions and is compatible with Python 3.9 through 3.14. It is designed as a development-time tool—you can use TYPE_CHECKING guards to keep it out of production dependencies. The library covers client annotations, paginators, waiters, type literals, and service-specific type definitions, allowing your IDE and type checker to catch potential bugs before runtime.
Use it for:
- Enable IDE autocomplete and inline documentation when writing boto3 Route53RecoveryControlConfig code in VSCode or PyCharm.
- Run mypy or pyright type checking on a codebase that uses Route53RecoveryControlConfig to catch type mismatches early.
- Catch incorrect API parameter names and types at development time rather than discovering them at runtime.
- Generate accurate type hints for paginator and waiter objects returned by Route53RecoveryControlConfig operations.
- Use TYPE_CHECKING guards to include type stubs only during development, keeping production dependencies lean.
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 Route53RecoveryControlConfig service, enabling static type checking with mypy, pyright, and other tools.
Yes. This is a low-friction, actively maintained type-stub library with no known vulnerabilities and a permissive MIT license. Install it if you use boto3's Route53RecoveryControlConfig service and want IDE autocomplete and static type checking. It has negligible runtime cost and can be kept out of production via TYPE_CHECKING guards.
Install
mypy-boto3-route53-recovery-control-config on PyPI
pip
pip install mypy-boto3-route53-recovery-control-configuv
uv add mypy-boto3-route53-recovery-control-configpoetry
poetry add mypy-boto3-route53-recovery-control-configInstalling mypy-boto3-route53-recovery-control-config
Before you install
Low friction: a single pure-Python dependency (typing-extensions) and no compiled components. Active maintenance with a recent release (107 days ago) and an established repository.
License in practice
MIT license permits unrestricted use, modification, and distribution with minimal obligations—suitable for both open-source and commercial projects.
Quickstart
# Install with pip
python -m pip install 'boto3-stubs[route53-recovery-control-config]'
# Use in your code
from mypy_boto3_route53_recovery_control_config import Route53RecoveryControlConfigClient
from boto3.session import Session
session = Session()
client: Route53RecoveryControlConfigClient = session.client('route53-recovery-control-config')
Requires boto3 to be installed separately; type checking requires a compatible type checker (mypy, pyright, or IDE with built-in support).
Verify before relying
- Whether the package works correctly with all advertised IDEs (VSCode, PyCharm, Emacs, Sublime Text) in practice.
- Performance impact of using full boto3-stubs versus the lite variant in PyCharm.
- Whether all Route53RecoveryControlConfig API operations are fully covered by the generated type annotations.
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 | 244,837/month — #8,743 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: mypy_boto3_route53_recovery_control_config-1.43.0-py3-none-any.whl
Keywords: boto3, route53-recovery-control-config, 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-route53-recovery-clusterProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-ec2Provides type annotations and IDE autocomplete…
permissive · top 5,000 on PyPI
mypy-boto3-configProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-route53Provides type annotations and IDE…
permissive · top 15,000 on PyPI
boto3-stubs-fullProvides type annotations for boto3 1.43.71 to…
permissive · top 5,000 on PyPI
mypy-boto3-neptuneProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-connectProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-iotProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-controltowerProvides type stubs and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-route53domainsProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI