skillfed

mypy-boto3-opensearchserverless

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

mypy-boto3-opensearchserverless v1.43.17 255.9K downloads/30d#8,470 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 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-opensearchserverless

uv

uv add mypy-boto3-opensearchserverless

poetry

poetry add mypy-boto3-opensearchserverless

Installing 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

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 opensearchserverlesstype annotations aws opensearch serverlessboto3 opensearchserverless mypyide autocomplete boto3 opensearchstatic type checking aws sdk pythonboto3-stubs opensearchserverlesspyright type hints boto3
type-stubsboto3aws-sdk

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

mypy-boto3-opensearch

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

types-aiobotocore-opensearchserverless

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

mypy-boto3-cloudsearch

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-inspector-scan

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-detective

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-serverlessrepo

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-emr-serverless

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI