{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/11"}],"enrichment":{"capability":"Provides type annotations and IDE autocompletion for boto3's RedshiftServerless service, enabling static type checking with mypy, pyright, and compatible editors.","skillfed_tags":["type-stubs","aws-sdk","ide-support"],"use_cases":["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."],"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.\n\nWhen 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.","worth_installing":"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."},"id":"mypy-boto3-redshift-serverless","links":{"html":"https://skillfed.io/packages/mypy-boto3-redshift-serverless","md":"https://skillfed.io/packages/mypy-boto3-redshift-serverless.md","pypi":"https://pypi.org/project/mypy-boto3-redshift-serverless/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-14","license_spdx":"MIT","license_treatment":"permissive","name":"mypy-boto3-redshift-serverless","python_support":"supports_current","summary":"Type annotations for boto3 RedshiftServerless 1.43.72 service generated with mypy-boto3-builder 8.12.0"},"popularity":{"monthly_downloads":249273,"position":8653,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.43.72"}
