skillfed

mypy-boto3-opensearch

Type annotations for boto3 OpenSearchService 1.43.41 service generated with mypy-boto3-builder 8.12.0

mypy-boto3-opensearch v1.43.41 528.5K downloads/30d#6,166 on PyPI670
Permissive license MIT Active released

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-opensearch

uv

uv add mypy-boto3-opensearch

poetry

poetry add mypy-boto3-opensearch

Installing 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

Development Status :: 5 - Production/StableEnvironment :: ConsoleIntended Audience :: DevelopersNatural Language :: EnglishOperating System :: OS IndependentProgramming Language :: Python :: 3Programming Language :: Python :: 3 :: OnlyProgramming Language :: Python :: 3.10Programming Language :: Python :: 3.11Programming Language :: Python :: 3.12Programming Language :: Python :: 3.13Programming Language :: Python :: 3.14Programming Language :: Python :: 3.9Programming Language :: Python :: Implementation :: CPythonTyping :: Stubs Only

Tags

boto3 type stubs opensearchopensearch client type hintsmypy boto3 annotationside autocomplete aws opensearchstatic type checking boto3opensearch service typingpyright boto3 stubs
type-stubsaws-sdkstatic-typing

More Software Development packages

typing-extensions

Provides backported and experimental type hints…

permissive · top 100 on PyPI

numpy

NumPy provides an N-dimensional array object…

permissive · top 100 on PyPI

fastapi

FastAPI is a Python web framework for building…

permissive · top 100 on PyPI

annotated-doc

Provides a way to document function parameters,…

permissive · top 100 on PyPI

typer

Typer builds command-line applications from…

permissive · top 1,000 on PyPI

distlib

Distlib provides low-level packaging utilities…

permissive · top 1,000 on PyPI

mypy-boto3-ec2

Provides type annotations and IDE autocomplete…

permissive · top 5,000 on PyPI

types-aiobotocore-opensearch

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-osis

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-opensearchserverless

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-connect

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-iot

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-config

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-pinpoint

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-cloudsearch

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-cloudsearchdomain

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI