mypy-boto3-connecthealth
Type annotations for boto3 ConnectHealth 1.43.37 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 information to boto3's ConnectHealth service. It is generated automatically using mypy-boto3-builder 8.12.0 and works with mypy, pyright, VSCode Pylance, PyCharm, Emacs, and Sublime Text to provide IDE autocomplete and catch type errors at development time.
The package contains no runtime code—it is purely type annotations. When installed, it allows you to write boto3 ConnectHealth client code with full type checking and IDE support without needing to write explicit type hints yourself. It depends only on typing-extensions and can be used behind TYPE_CHECKING guards to avoid production dependencies.
Use it for:
- Enable IDE autocomplete and type hints when writing boto3 ConnectHealth client code in VSCode or PyCharm.
- Run mypy or pyright type checking on boto3 ConnectHealth code to catch errors before runtime.
- Provide type information for paginators and service resources in ConnectHealth operations.
- Use in a development environment while keeping the package out of production dependencies.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Provides type annotations for boto3's ConnectHealth service, enabling IDE autocomplete and static type checking with mypy and pyright.
Yes, if you use boto3 ConnectHealth and want static type checking or IDE autocomplete. Install friction is minimal and the package is actively maintained. No security vulnerabilities reported. Consider alternatives if PyCharm performance is a concern.
Install
mypy-boto3-connecthealth on PyPI
pip
pip install mypy-boto3-connecthealthuv
uv add mypy-boto3-connecthealthpoetry
poetry add mypy-boto3-connecthealthInstalling mypy-boto3-connecthealth
Before you install
Low install friction; single runtime dependency on typing-extensions. Active maintenance with recent releases; generated automatically from boto3 1.43.37.
License in practice
MIT license permits use in commercial and proprietary projects without restriction or attribution requirement.
Quickstart
pip install mypy-boto3-connecthealth
from boto3.session import Session
from mypy_boto3_connecthealth import ConnectHealthClient
client: ConnectHealthClient = Session().client("connecthealth")
Requires boto3 to be installed separately; type checking requires mypy, pyright, or a compatible IDE.
Verify before relying
- Whether the package works with boto3 versions other than 1.43.37, or if it requires exact version matching.
- Performance impact in PyCharm compared to the lite variant mentioned in the documentation.
- Whether TYPE_CHECKING guards are necessary to avoid production dependencies.
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 — 46 days since the last release |
| Last repo commit | |
| First released | |
| Downloads | 148,539/month — #11,028 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: mypy_boto3_connecthealth-1.43.37-py3-none-any.whl
Keywords: boto3, connecthealth, 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-connectProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-ec2-instance-connectProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-connectparticipantProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-connect-contact-lensProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-codestar-connectionsProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-iotProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-ec2Provides type annotations and IDE autocomplete…
permissive · top 5,000 on PyPI
mypy-boto3-codeconnectionsProvides type annotations for boto3…
permissive · top 15,000 on PyPI
mypy-boto3-imagebuilderProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-connectcampaignsv2Provides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI