mypy-boto3-connectcampaignsv2
Type annotations for boto3 ConnectCampaignServiceV2 1.43.62 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 complete type annotations to boto3's ConnectCampaignServiceV2 service. It is generated automatically from boto3 1.43.62 using mypy-boto3-builder 8.12.0 and works with VSCode, PyCharm, Emacs, Sublime Text, mypy, pyright, and other type-aware tools. When installed, it enables IDE code completion and static type checking for ConnectCampaignServiceV2 client calls without requiring explicit type annotations in your code.
The package depends only on typing-extensions and is designed to be a development-time or optional runtime dependency. It can be installed standalone or as part of a larger distribution. Documentation notes that some IDEs may experience performance issues with full type stubs due to Literal overload handling.
Use it for:
- Enable IDE autocomplete and type checking when writing boto3 ConnectCampaignServiceV2 code in VSCode with Pylance or PyCharm.
- Run mypy or pyright static type checking on a codebase that uses boto3 ConnectCampaignServiceV2 to catch type errors before runtime.
- Improve code maintainability by allowing type checkers to verify correct usage of ConnectCampaignServiceV2 client methods and parameters.
- Use with TYPE_CHECKING guards to get type hints in development without adding a production runtime dependency.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Provides type annotations and IDE autocomplete for boto3's ConnectCampaignServiceV2 service, enabling static type checking with mypy, pyright, and other tools.
Yes, if you use boto3's ConnectCampaignServiceV2 service and want type checking or IDE autocomplete. Install friction is minimal, maintenance is active, and the MIT license has no restrictions. Test performance with your IDE first; if slow, consider alternatives.
Install
mypy-boto3-connectcampaignsv2 on PyPI
pip
pip install mypy-boto3-connectcampaignsv2uv
uv add mypy-boto3-connectcampaignsv2poetry
poetry add mypy-boto3-connectcampaignsv2Installing mypy-boto3-connectcampaignsv2
Before you install
Low friction install with a single lightweight runtime dependency (typing-extensions). Actively maintained with recent releases; last commit 2026-06-22 and release 14 days ago indicate ongoing support.
License in practice
MIT license permits unrestricted use, modification, and distribution in both open-source and proprietary projects with minimal restrictions.
Quickstart
pip install mypy-boto3-connectcampaignsv2
from boto3.session import Session
from mypy_boto3_connectcampaignsv2 import ConnectCampaignServiceV2Client
client: ConnectCampaignServiceV2Client = Session().client("connectcampaignsv2")
Requires Python 3.9 or later; boto3 must be installed separately.
Verify before relying
- Performance impact in PyCharm with Literal overloads (documentation mentions issue PY-40997 but does not quantify the effect).
- Whether a lite variant is necessary for your IDE or if full stubs work without performance degradation.
- Whether TYPE_CHECKING guards can be used to avoid adding this as a production runtime dependency.
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 — 14 days since the last release |
| Last repo commit | |
| First released | |
| Downloads | 243,069/month — #8,827 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: mypy_boto3_connectcampaignsv2-1.43.62-py3-none-any.whl
Keywords: boto3, connectcampaignsv2, 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-ec2Provides type annotations and IDE autocomplete…
permissive · top 5,000 on PyPI
mypy-boto3-resiliencehubv2Provides 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-codestar-connectionsProvides 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-cloudformationProvides type annotations and IDE autocomplete…
permissive · top 5,000 on PyPI
mypy-boto3-configProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-codeconnectionsProvides type annotations for boto3…
permissive · top 15,000 on PyPI