mypy-boto3-rds-data
Type annotations for boto3 RDSDataService 1.43.37 service generated with mypy-boto3-builder 8.12.0
What it is and what it does
This package provides complete type stub annotations for boto3's RDSDataService client, generated from the boto3 1.43.37 release. It enables static type checking and IDE autocomplete when working with AWS RDS Data API calls, allowing developers to catch type errors before runtime and get intelligent code suggestions in editors like VSCode, PyCharm, and Emacs.
The stubs work with mypy, pyright, and other type checkers, and can be installed either as part of the full boto3-stubs package or standalone. It includes type definitions for client methods, response structures, and service literals, supporting both explicit type annotations and implicit type inference in modern IDEs.
Use it for:
- Enable IDE autocomplete and type hints when calling RDSDataService methods in VSCode or PyCharm.
- Catch type errors in boto3 RDS Data API calls using mypy or pyright in CI/CD pipelines.
- Define typed function signatures that accept RDSDataServiceClient or response objects.
- Use service literals for type-safe parameter validation in RDS Data queries.
- Reduce debugging time by catching incorrect API usage during development rather than at runtime.
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 RDSDataService client, enabling static type checking with mypy, pyright, and other tools.
Yes. This is a lightweight, actively maintained stub package with no security vulnerabilities and permissive licensing. Install it if you use boto3's RDSDataService and want IDE support or static type checking—it adds negligible overhead and integrates seamlessly with standard Python tooling.
Install
mypy-boto3-rds-data on PyPI
pip
pip install mypy-boto3-rds-datauv
uv add mypy-boto3-rds-datapoetry
poetry add mypy-boto3-rds-dataInstalling mypy-boto3-rds-data
Before you install
Low install friction with a single lightweight runtime dependency (typing-extensions). Actively maintained with recent releases; the package is a pure stub distribution with no compiled dependencies.
License in practice
MIT license permits unrestricted use, modification, and distribution with minimal restrictions, making it safe to use in both open-source and proprietary projects.
Quickstart
# Install with pip
python -m pip install 'boto3-stubs[rds-data]'
# Use in code
from boto3.session import Session
from mypy_boto3_rds_data import RDSDataServiceClient
client: RDSDataServiceClient = Session().client("rds-data")
# IDE now provides type checking and autocomplete
Requires boto3 to be installed separately; type checking requires a compatible tool (mypy, pyright, or IDE with type support).
Verify before relying
- Performance impact in PyCharm compared to boto3-stubs-lite variant mentioned in docs.
- Whether all RDSDataService operations are fully annotated in version 1.43.37.
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 — 46 days since the last release |
| Last repo commit | |
| First released | |
| Downloads | 333,230/month — #7,499 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: mypy_boto3_rds_data-1.43.37-py3-none-any.whl
Keywords: boto3, rds-data, 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-rdsProvides type annotations and IDE…
permissive · top 5,000 on PyPI
mypy-boto3-ec2Provides type annotations and IDE autocomplete…
permissive · top 5,000 on PyPI
mypy-boto3-detectiveProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-appconfigdataProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-ebsProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
boto3-stubs-liteProvides type annotations for boto3 1.43.72,…
permissive · top 15,000 on PyPI
mypy-boto3-connectProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-neptunedataProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-dataexchangeProvides type annotations and IDE…
permissive · top 5,000 on PyPI
mypy-boto3-ds-dataProvides type annotations and IDE…
permissive · top 15,000 on PyPI