skillfed

mypy-boto3-connectcampaigns

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

mypy-boto3-connectcampaigns v1.43.0 243.4K downloads/30d#8,808 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 annotations to boto3's ConnectCampaignService client. It's generated from boto3 1.43.0 and works with mypy, pyright, VSCode, PyCharm, Emacs, Sublime Text, and other type-aware development tools. When installed, it enables IDE autocompletion, catches type errors at development time, and documents the API surface without adding runtime overhead.

The package is pure Python with minimal dependencies—only typing-extensions—making it lightweight to add to any project. It can be used standalone or as part of boto3-stubs, and supports Python 3.9 through 3.14. Type annotations are optional; you write boto3 code normally and the stubs provide hints to your toolchain.

Use it for:

  • Enable IDE autocompletion and type hints when writing boto3 ConnectCampaignService code in VSCode or PyCharm.
  • Catch type errors in boto3 API calls during development using mypy or pyright before runtime.
  • Document ConnectCampaignService client methods, parameters, and return types for team code review.
  • Integrate type checking into CI/CD pipelines to validate boto3 usage across a codebase.
  • Use in TYPE_CHECKING blocks to add type safety without adding a production dependency.

Worth the install?

AI-flagged interpretation of the facts on this page — verify before relying

Provides type annotations and IDE autocompletion for the boto3 ConnectCampaignService API, enabling static type checking with mypy, pyright, and other tools.

Yes. Install if you use boto3's ConnectCampaignService and want static type checking or IDE autocompletion. The package is actively maintained, has no known vulnerabilities, carries a permissive MIT license, and adds negligible install friction. It's a pure stub library—no runtime cost. Skip only if you have no type-checking toolchain in place or don't use ConnectCampaignService.

Install

mypy-boto3-connectcampaigns on PyPI

pip

pip install mypy-boto3-connectcampaigns

uv

uv add mypy-boto3-connectcampaigns

poetry

poetry add mypy-boto3-connectcampaigns

Installing mypy-boto3-connectcampaigns

Before you install

Low install friction—a pure-Python wheel with a single lightweight runtime dependency (typing-extensions). Actively maintained with recent releases; last commit 2026-06-22.

License in practice

MIT license permits unrestricted use, modification, and distribution in both open-source and proprietary projects with minimal obligations.

Quickstart

pip install mypy-boto3-connectcampaigns

from boto3.session import Session
from mypy_boto3_connectcampaigns import ConnectCampaignServiceClient

client: ConnectCampaignServiceClient = Session().client("connectcampaigns")

Requires boto3 to be installed separately; type checking requires a compatible tool like mypy, pyright, or an IDE with type-aware language server support.

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 243,369/month — #8,808 on PyPI (30-day window, as of 2026-08-14)
Known vulnerabilities none known (OSV.dev, checked 2026-08-14)

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

Keywords: boto3, connectcampaigns, 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 connectcampaignsaws connectcampaigns type annotationsboto3 connectcampaigns mypytype hints for boto3 campaignsboto3 stubs ide autocompleteconnectcampaigns client type checkingmypy boto3 aws service types
type-stubsboto3aws-sdk

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

Provides type annotations for boto3…

permissive · top 15,000 on PyPI

mypy-boto3-codestar-connections

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

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

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-lakeformation

Provides type annotations and IDE…

permissive · top 5,000 on PyPI

mypy-boto3-marketplacecommerceanalytics

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-config

Provides type annotations and IDE…

permissive · top 15,000 on PyPI