mypy-boto3-cloudsearchdomain
Type annotations for boto3 CloudSearchDomain 1.43.0 service generated with mypy-boto3-builder 8.12.0
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-cloudsearchdomainuv
uv add mypy-boto3-cloudsearchdomainpoetry
poetry add mypy-boto3-cloudsearchdomainInstalling 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
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-cloudsearchProvides 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-panoramaProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-ec2Provides type annotations and IDE autocomplete…
permissive · top 5,000 on PyPI
mypy-boto3-cloudtrail-dataProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-inspector-scanProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-detectiveProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-pinpointProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-cloud9Provides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-opensearchProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI