mypy-boto3-opensearchserverless
Type annotations for boto3 OpenSearchServiceServerless 1.43.17 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 OpenSearchServiceServerless client. It is generated automatically from boto3 service definitions using mypy-boto3-builder and provides complete type annotations for client methods, request shapes, and response objects.
When installed, it enables IDEs (VSCode, PyCharm, Emacs, Sublime Text) and type checkers (mypy, pyright) to understand boto3 OpenSearchServiceServerless calls, offering code completion and catching type errors at development time rather than runtime. It has no runtime behavior—it is purely a stub library for development and static analysis. The package supports Python 3.9 through 3.14 and depends only on typing-extensions.
Use it for:
- Enable IDE autocomplete and inline documentation for OpenSearchServiceServerless client methods while writing boto3 code.
- Catch type mismatches in boto3 OpenSearchServiceServerless calls during development with mypy or pyright.
- Provide explicit type hints for OpenSearchServiceServerlessClient in function signatures and variable annotations.
- Use in CI/CD pipelines to enforce type safety on AWS SDK calls before deployment.
- Improve code maintainability by documenting expected parameter and return types for OpenSearchServiceServerless operations.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Provides type annotations and IDE autocompletion for boto3's OpenSearchServiceServerless client, enabling static type checking with mypy, pyright, and editor support.
Yes, if you use boto3 to interact with OpenSearchServiceServerless. It has low install friction, no runtime overhead, is actively maintained, carries no security vulnerabilities, and is licensed permissively. Install it in development environments to catch bugs early; use TYPE_CHECKING guards if you want to exclude it from production dependencies.
Install
mypy-boto3-opensearchserverless on PyPI
pip
pip install mypy-boto3-opensearchserverlessuv
uv add mypy-boto3-opensearchserverlesspoetry
poetry add mypy-boto3-opensearchserverlessInstalling mypy-boto3-opensearchserverless
Before you install
Low friction install with a single lightweight runtime dependency (typing-extensions). Actively maintained with recent releases; the package is generated automatically from boto3 service definitions.
License in practice
MIT license permits unrestricted use, modification, and distribution in both open-source and proprietary projects without requiring source disclosure.
Quickstart
# Install type stubs
python -m pip install 'boto3-stubs[opensearchserverless]'
# Use in code
from boto3.session import Session
from mypy_boto3_opensearchserverless import OpenSearchServiceServerlessClient
client: OpenSearchServiceServerlessClient = Session().client("opensearchserverless")
Requires boto3 to be installed separately; type checking works best with mypy, pyright, or an IDE with type-aware language server support.
Verify before relying
- Whether performance impact on PyCharm is acceptable for your project (documentation notes slow performance on Literal overloads).
- Whether the lite variant (boto3-stubs-lite) would be more suitable for your IDE or memory constraints.
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 — 78 days since the last release |
| Last repo commit | |
| First released | |
| Downloads | 255,923/month — #8,470 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: mypy_boto3_opensearchserverless-1.43.17-py3-none-any.whl
Keywords: boto3, opensearchserverless, 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-ec2Provides type annotations and IDE autocomplete…
permissive · top 5,000 on PyPI
mypy-boto3-opensearchProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
types-aiobotocore-opensearchserverlessProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-cloudsearchdomainProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-cloudsearchProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-inspector-scanProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-detectiveProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-serverlessrepoProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-osisProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-emr-serverlessProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI