mypy-boto3-redshift-serverless
Type annotations for boto3 RedshiftServerless 1.43.72 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 information to boto3's RedshiftServerless client. It is generated automatically from boto3 1.43.72 using mypy-boto3-builder 8.12.0 and provides type hints for client methods, paginators, and service resources.
When installed, it enables IDEs (VSCode, PyCharm, Emacs, Sublime Text) and type checkers (mypy, pyright) to provide code completion and catch type errors in RedshiftServerless API calls without requiring explicit type annotations in your code. It has a single runtime dependency on typing-extensions and is marked as a stub-only package, meaning it does not execute code at runtime.
Use it for:
- Enable IDE autocomplete and type checking for RedshiftServerless API calls in VSCode with Pylance.
- Catch boto3 RedshiftServerless type errors during development with mypy or pyright before runtime.
- Use in PyCharm with the lite variant (boto3-stubs-lite) to avoid performance issues with Literal overloads.
- Provide type hints for RedshiftServerless paginators and service resources in larger AWS projects.
- Maintain type safety in production code using TYPE_CHECKING guards to avoid runtime dependencies.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Provides type annotations and IDE autocompletion for boto3's RedshiftServerless service, enabling static type checking with mypy, pyright, and compatible editors.
Yes, if you use boto3's RedshiftServerless service and want IDE autocompletion and static type checking. Install as a development dependency (or behind TYPE_CHECKING guards for production). Low friction, actively maintained, MIT-licensed, and zero known vulnerabilities. PyCharm users should consider the lite variant due to documented performance concerns with Literal overloads.
Install
mypy-boto3-redshift-serverless on PyPI
pip
pip install mypy-boto3-redshift-serverlessuv
uv add mypy-boto3-redshift-serverlesspoetry
poetry add mypy-boto3-redshift-serverlessInstalling mypy-boto3-redshift-serverless
Before you install
Low friction installation with a single runtime dependency (typing-extensions). Active maintenance with recent release; generated automatically from boto3 1.43.72 using mypy-boto3-builder 8.12.0.
License in practice
MIT license permits use in commercial and open-source projects with minimal restrictions; suitable for production environments.
Quickstart
pip install mypy-boto3-redshift-serverless
from boto3.session import Session
from mypy_boto3_redshift_serverless import RedshiftServerlessClient
client: RedshiftServerlessClient = Session().client("redshift-serverless")
Requires Python 3.9 or later; boto3 must be installed separately in your environment.
Verify before relying
- Whether the generated stubs remain synchronized with boto3 updates after initial release.
- Performance impact in PyCharm (documentation mentions potential slowness with Literal overloads).
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 — 0 days since the last release |
| Last repo commit | |
| First released | |
| Downloads | 249,273/month — #8,653 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: mypy_boto3_redshift_serverless-1.43.72-py3-none-any.whl
Keywords: boto3, redshift-serverless, 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
aws-lambda-typingProvides type hints and IDE autocomplete for…
permissive · top 5,000 on PyPI
mypy-boto3-redshiftProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-mwaa-serverlessProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-redshift-dataProvides type annotations and IDE autocomplete…
permissive · top 5,000 on PyPI
mypy-boto3-ec2Provides type annotations and IDE autocomplete…
permissive · top 5,000 on PyPI
mypy-boto3-dataexchangeProvides type annotations and IDE…
permissive · top 5,000 on PyPI
mypy-boto3-evidentlyProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-configProvides type annotations and IDE…
permissive · top 15,000 on PyPI
boto3-stubs-liteProvides type annotations for boto3 1.43.72,…
permissive · top 15,000 on PyPI
mypy-boto3-neptuneProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI