skillfed

types-aiobotocore-opensearchserverless

Type annotations for aiobotocore OpenSearchServiceServerless 3.9.0 service generated with mypy-boto3-builder 8.12.0

types-aiobotocore-opensearchserverless v3.9.0 82.9K downloads/30d#14,124 on PyPI670
Permissive license MIT Active released

What it is and what it does

This package is a type stub library that adds static type information to aiobotocore's OpenSearchServiceServerless client. It was generated by mypy-boto3-builder and enables IDE autocomplete, type checking with mypy and pyright, and inline documentation for OpenSearchServiceServerless API calls. The package contains no runtime code—it only provides type hints that tools use during development.

You install it alongside aiobotocore to get full IDE support and type safety when writing async OpenSearch Serverless code. It works with VSCode (via Pylance), PyCharm, Emacs, Sublime Text, and command-line type checkers. The package is lightweight (depends only on typing-extensions) and can be installed as a development-only dependency using TYPE_CHECKING guards to avoid runtime overhead.

Use it for:

  • Enable IDE autocomplete and inline documentation when writing aiobotocore OpenSearchServiceServerless client code in VSCode or PyCharm.
  • Catch type errors in OpenSearchServiceServerless API calls before runtime using mypy or pyright in CI/CD pipelines.
  • Get method signatures and parameter hints for OpenSearchServiceServerless operations without consulting external documentation.
  • Refactor aiobotocore OpenSearchServiceServerless code safely by detecting breaking changes to method calls at type-check time.
  • Use TYPE_CHECKING guards to include type stubs only during development, keeping production dependencies minimal.

Worth the install?

AI-flagged interpretation of the facts on this page — verify before relying

Provides type annotations and IDE autocomplete support for aiobotocore's OpenSearchServiceServerless client, compatible with mypy, pyright, VSCode, PyCharm, and other type-aware tools.

Yes. This is a type stub with no runtime overhead, minimal dependencies, active maintenance, MIT licensing, and zero known vulnerabilities. Install it if you use aiobotocore's OpenSearchServiceServerless client and want IDE autocomplete or static type checking. It's safe to add as a dev-only dependency.

Install

types-aiobotocore-opensearchserverless on PyPI

pip

pip install types-aiobotocore-opensearchserverless

uv

uv add types-aiobotocore-opensearchserverless

poetry

poetry add types-aiobotocore-opensearchserverless

Installing types-aiobotocore-opensearchserverless

Before you install

Low friction install with a single lightweight runtime dependency (typing-extensions). Actively maintained with a recent release, no known vulnerabilities.

License in practice

MIT license permits unrestricted use, modification, and distribution with minimal obligations—safe to use in any project.

Quickstart

python -m pip install types-aiobotocore-opensearchserverless

from aiobotocore.session import get_session
from types_aiobotocore_opensearchserverless import OpenSearchServiceServerlessClient

session = get_session()
async with session.create_client("opensearchserverless") as client:
    client: OpenSearchServiceServerlessClient

Verify before relying

  • Whether PyCharm performance issues with Literal overloads (PY-40997) have been resolved since the lite variant was recommended as a workaround.
  • Specific type coverage completeness for all OpenSearchServiceServerless operations and parameters.

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 — 12 days since the last release
Last repo commit
First released
Downloads 82,851/month — #14,124 on PyPI (30-day window, as of 2026-08-14)
Known vulnerabilities none known (OSV.dev, checked 2026-08-14)

Evidence: types_aiobotocore_opensearchserverless-3.9.0-py3-none-any.whl

Keywords: aiobotocore, opensearchserverless, aiobotocore-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

aiobotocore type stubsopensearchserverless type annotationsboto3 type hintsmypy aiobotocore stubspyright aws sdk typeside autocomplete awsopensearch serverless typing
type-stubsaws-sdkasync-client

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

types-aiobotocore-ec2

Provides type stubs and annotations for…

permissive · top 5,000 on PyPI

types-aiobotocore-lite

Provides type annotations for aiobotocore…

permissive · top 15,000 on PyPI

mypy-boto3-opensearchserverless

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

types-aiobotocore

Provides type annotations and IDE…

permissive · top 5,000 on PyPI

types-aiobotocore-full

Provides complete type annotations for…

permissive · top 15,000 on PyPI

types-aiobotocore-iot

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

types-aiobotocore-opensearch

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

types-aiobotocore-sqs

Provides type annotations and IDE autocomplete…

permissive · top 5,000 on PyPI

types-aiobotocore-translate

Provides type stubs and IDE autocomplete…

permissive · top 15,000 on PyPI

types-aiobotocore-ssm

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI