skillfed

mypy-boto3-cloudsearchdomain

Type annotations for boto3 CloudSearchDomain 1.43.0 service generated with mypy-boto3-builder 8.12.0

mypy-boto3-cloudsearchdomain v1.43.0 250.8K downloads/30d#8,616 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 checking and IDE autocomplete for boto3's CloudSearchDomain service. It was generated with mypy-boto3-builder 8.12.0 and is compatible with boto3 1.43.0. When installed, it enables type checkers like mypy and pyright, as well as IDEs like VSCode, PyCharm, Emacs, and Sublime Text, to understand boto3 CloudSearchDomain client calls and provide code completion and error detection.

The package depends only on typing-extensions and installs with low friction. It supports Python 3.9 through 3.14 and is actively maintained. Type annotations are optional—you can write boto3 code as usual and let the stubs provide checking in the background, or use explicit type hints like CloudSearchDomainClient for more precise control. The package also includes Literal types and type definitions extracted from CloudSearchDomain shapes for advanced type checking scenarios.

Use it for:

  • Enable IDE autocomplete and type hints when writing CloudSearchDomain client code in VSCode or PyCharm.
  • Run mypy or pyright type checking on boto3 CloudSearchDomain calls to catch errors before runtime.
  • Use TYPE_CHECKING guards to include type stubs only during development, keeping production dependencies lightweight.
  • Provide explicit CloudSearchDomainClient type annotations for better code documentation and IDE support.
  • Validate boto3 CloudSearchDomain API calls in CI/CD pipelines using static type checkers.

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 CloudSearchDomain service, enabling static type checking with mypy, pyright, and other tools.

Yes. This is a lightweight, actively maintained type stub package with no security vulnerabilities, permissive licensing, and a single safe dependency. Install it if you use boto3's CloudSearchDomain service and want IDE autocomplete and static type checking. It has low install friction and can be used with TYPE_CHECKING guards to avoid production overhead.

Install

mypy-boto3-cloudsearchdomain on PyPI

pip

pip install mypy-boto3-cloudsearchdomain

uv

uv add mypy-boto3-cloudsearchdomain

poetry

poetry add mypy-boto3-cloudsearchdomain

Installing mypy-boto3-cloudsearchdomain

Before you install

Low friction install with a single runtime dependency (typing-extensions). Actively maintained as of 2026-06-22 with stable status.

License in practice

MIT license permits unrestricted use, modification, and distribution with minimal restrictions—suitable for any project type.

Quickstart

# Install
python -m pip install mypy-boto3-cloudsearchdomain

# Use with type checking
from boto3.session import Session
from mypy_boto3_cloudsearchdomain import CloudSearchDomainClient

client: CloudSearchDomainClient = Session().client("cloudsearchdomain")

Requires Python 3.9 or later; type checking requires mypy, pyright, or a compatible IDE.

Verify before relying

  • Whether performance impact in PyCharm (mentioned as a known issue) affects typical workflows.
  • Whether the lite variant (boto3-stubs-lite) is recommended for most users or only when performance is critical.

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

Evidence: mypy_boto3_cloudsearchdomain-1.43.0-py3-none-any.whl

Keywords: boto3, cloudsearchdomain, 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 cloudsearchdomaintype annotations aws cloudsearchdomainboto3 cloudsearchdomain mypy supportide autocomplete boto3 cloudsearchdomainstatic type checking aws sdkboto3-stubs cloudsearchdomainpyright boto3 type hints
type-stubsaws-sdkstatic-analysis

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

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

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-ec2

Provides type annotations and IDE autocomplete…

permissive · top 5,000 on PyPI

mypy-boto3-cloudtrail-data

Provides type annotations and IDE…

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

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-cloud9

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-opensearch

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI