skillfed

mypy-boto3-connecthealth

Type annotations for boto3 ConnectHealth 1.43.37 service generated with mypy-boto3-builder 8.12.0

mypy-boto3-connecthealth v1.43.37 148.5K downloads/30d#11,028 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 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-connecthealth

uv

uv add mypy-boto3-connecthealth

poetry

poetry add mypy-boto3-connecthealth

Installing 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

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 connecthealthaws connecthealth type annotationsboto3 connecthealth mypy supporttype hints for boto3 servicesconnecthealth client type checkingmypy-boto3-connecthealthide autocomplete boto3 connecthealth
type-stubsboto3aws

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

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-ec2-instance-connect

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-connectparticipant

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-connect-contact-lens

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-codestar-connections

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-iot

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-ec2

Provides type annotations and IDE autocomplete…

permissive · top 5,000 on PyPI

mypy-boto3-codeconnections

Provides type annotations for boto3…

permissive · top 15,000 on PyPI

mypy-boto3-imagebuilder

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-connectcampaignsv2

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI