skillfed

mypy-boto3-route53-recovery-control-config

Type annotations for boto3 Route53RecoveryControlConfig 1.43.0 service generated with mypy-boto3-builder 8.12.0

mypy-boto3-route53-recovery-control-config v1.43.0 244.8K downloads/30d#8,743 on PyPI670
Permissive license MIT Active released

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-config

uv

uv add mypy-boto3-route53-recovery-control-config

poetry

poetry add mypy-boto3-route53-recovery-control-config

Installing 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

Development Status :: 5 - Production/StableEnvironment :: ConsoleIntended Audience :: DevelopersNatural Language :: EnglishOperating System :: OS IndependentProgramming Language :: Python :: 3Programming Language :: Python :: 3 :: OnlyProgramming Language :: Python :: 3.10Programming Language :: Python :: 3.11Programming Language :: Python :: 3.12Programming Language :: Python :: 3.13Programming Language :: Python :: 3.14Programming Language :: Python :: 3.9Programming Language :: Python :: Implementation :: CPythonTyping :: Stubs Only

Tags

boto3 type stubsroute53 recovery control type hintsmypy boto3 annotationsaws sdk type checkingboto3 ide autocompletestatic type checking awspyright boto3 stubs
type-stubsaws-sdkstatic-typing

More Software Development packages

typing-extensions

Provides backported and experimental type hints…

permissive · top 100 on PyPI

numpy

NumPy provides an N-dimensional array object…

permissive · top 100 on PyPI

fastapi

FastAPI is a Python web framework for building…

permissive · top 100 on PyPI

annotated-doc

Provides a way to document function parameters,…

permissive · top 100 on PyPI

typer

Typer builds command-line applications from…

permissive · top 1,000 on PyPI

distlib

Distlib provides low-level packaging utilities…

permissive · top 1,000 on PyPI

mypy-boto3-route53-recovery-cluster

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-ec2

Provides type annotations and IDE autocomplete…

permissive · top 5,000 on PyPI

mypy-boto3-config

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-route53

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

boto3-stubs-full

Provides type annotations for boto3 1.43.71 to…

permissive · top 5,000 on PyPI

mypy-boto3-neptune

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-connect

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-iot

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-controltower

Provides type stubs and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-route53domains

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI