skillfed

mypy-boto3-route53-recovery-cluster

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

mypy-boto3-route53-recovery-cluster v1.43.0 245.3K downloads/30d#8,733 on PyPI670
Permissive license MIT Active released

What it is and what it does

This package is a type-stub library that adds comprehensive type annotations to boto3's Route53RecoveryCluster service. It is generated automatically using mypy-boto3-builder and provides IDE autocomplete, type checking, and static analysis support across VSCode, PyCharm, Emacs, Sublime Text, and other editors that support mypy or pyright.

When installed alongside boto3, it enables developers to catch type errors before runtime and get accurate code completion for Route53RecoveryCluster client methods, paginators, and type definitions. The package supports Python 3.9 through 3.14 and is designed as a development-time dependency—it can be imported only under TYPE_CHECKING guards to avoid adding a production runtime requirement.

Use it for:

  • Enable IDE autocomplete and type hints when writing boto3 Route53RecoveryCluster code in VSCode or PyCharm.
  • Run mypy or pyright static type checking on AWS Lambda functions or scripts that use Route53RecoveryCluster.
  • Catch method signature and parameter type errors during development before deployment.
  • Generate accurate type stubs for Route53RecoveryCluster in a monorepo or shared library that other teams depend on.

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 Route53RecoveryCluster service, enabling static type checking with mypy, pyright, and other tools.

Yes, if you use boto3's Route53RecoveryCluster service and want IDE support or static type checking. Install friction is minimal, maintenance is active, and the MIT license has no restrictions. The package adds no production overhead when imported only under TYPE_CHECKING. Skip it only if you do not use Route53RecoveryCluster or do not use type checking in your workflow.

Install

mypy-boto3-route53-recovery-cluster on PyPI

pip

pip install mypy-boto3-route53-recovery-cluster

uv

uv add mypy-boto3-route53-recovery-cluster

poetry

poetry add mypy-boto3-route53-recovery-cluster

Installing mypy-boto3-route53-recovery-cluster

Before you install

Low friction installation with a single runtime dependency (typing-extensions). Actively maintained as of 2026-06-22 with stable status and no known vulnerabilities.

License in practice

MIT license permits free use, modification, and distribution with minimal restrictions—suitable for both open-source and commercial projects.

Quickstart

python -m pip install 'boto3-stubs[route53-recovery-cluster]'

from boto3.session import Session
from mypy_boto3_route53_recovery_cluster import Route53RecoveryClusterClient

client: Route53RecoveryClusterClient = Session().client("route53-recovery-cluster")

Requires boto3 to be installed separately; type checking requires a compatible IDE or command-line tool (mypy, pyright, or similar).

Verify before relying

  • Whether PyCharm performance issues mentioned in the docs (issue PY-40997) remain unresolved or have been addressed.
  • Specific AWS Route53RecoveryCluster API operations and parameters 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 245,332/month — #8,733 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_cluster-1.43.0-py3-none-any.whl

Keywords: boto3, route53-recovery-cluster, 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 stubsaws route53 recovery cluster typesmypy boto3 annotationside autocomplete for boto3static type checking aws sdkpyright boto3 supporttype hints for aws services
type-stubsaws-sdkmypy

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

Provides type annotations and IDE autocomplete…

permissive · top 5,000 on PyPI

mypy-boto3-route53-recovery-control-config

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-apigatewaymanagementapi

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

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-connect

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-rds

Provides type annotations and IDE…

permissive · top 5,000 on PyPI

mypy-boto3-codestar-connections

Provides type annotations and IDE autocomplete…

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

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI