mypy-boto3-opensearch
Type annotations for boto3 OpenSearchService 1.43.41 service generated with mypy-boto3-builder 8.12.0
What it is and what it does
This package is a stub-only type annotation library for AWS OpenSearchService operations via boto3. It is generated from boto3 1.43.41 and provides complete type hints for the OpenSearchService client, paginators, and service resources, enabling IDEs and type checkers to offer accurate autocomplete and catch type errors at development time.
It works by installing alongside boto3 and making type information available to mypy, pyright, VSCode Pylance, PyCharm, Emacs, Sublime Text, and other tools that support Python type hints. The package contains no runtime code—only type stubs—so it adds minimal overhead. Installation is straightforward via pip, and it integrates transparently with existing boto3 code without requiring explicit type annotations in most cases.
Use it for:
- Enable IDE autocomplete and type checking for OpenSearchService operations in VSCode or PyCharm without manual type annotations.
- Catch type errors in boto3 OpenSearchService calls during development using mypy or pyright before runtime.
- Provide accurate method signatures and parameter hints for OpenSearchService client, paginators, and waiters.
- Support gradual typing adoption in projects using boto3 by adding type safety to OpenSearchService code incrementally.
- Reduce debugging time by catching incorrect service calls, parameter names, or return types at static analysis time.
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 OpenSearchService client, enabling static type checking with mypy, pyright, and compatible editors.
Yes. This is a low-friction, actively maintained type stub package with no security vulnerabilities, permissive licensing, and minimal dependencies. Install it if you use boto3's OpenSearchService and want IDE autocomplete and static type checking. It is particularly valuable in VSCode and mypy workflows; PyCharm users should be aware of potential performance issues noted in the documentation.
Install
mypy-boto3-opensearch on PyPI
pip
pip install mypy-boto3-opensearchuv
uv add mypy-boto3-opensearchpoetry
poetry add mypy-boto3-opensearchInstalling mypy-boto3-opensearch
Before you install
Low friction: single runtime dependency (typing-extensions), wheel-only distribution, and actively maintained with recent releases. Marked Production/Stable and compatible with Python 3.9 through 3.14.
License in practice
MIT license (permissive) places no restrictions on use, modification, or distribution in proprietary or open-source projects.
Quickstart
pip install mypy-boto3-opensearch
from boto3.session import Session
from mypy_boto3_opensearch import OpenSearchServiceClient
client: OpenSearchServiceClient = Session().client("opensearch")
Requires boto3 to be installed separately; type checking requires mypy, pyright, or a compatible IDE with type-checking support.
Verify before relying
- Performance impact on PyCharm noted in docs (PY-40997) but not quantified in fact sheet.
- Whether boto3-stubs-lite is a recommended alternative for resource-constrained environments.
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 — 39 days since the last release |
| Last repo commit | |
| First released | |
| Downloads | 528,475/month — #6,166 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: mypy_boto3_opensearch-1.43.41-py3-none-any.whl
Keywords: boto3, opensearch, 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
types-aiobotocore-opensearchProvides 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-opensearchserverlessProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-connectProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-iotProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-configProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-pinpointProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-cloudsearchProvides 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