mypy-boto3-pca-connector-ad
Type annotations for boto3 PcaConnectorAd 1.43.0 service generated with mypy-boto3-builder 8.12.0
What it is and what it does
mypy-boto3-pca-connector-ad is a type-stub package that adds static type checking and IDE autocompletion support for AWS PcaConnectorAd service calls made through boto3. It was generated with mypy-boto3-builder and provides complete type annotations for client methods, paginators, and service-specific types.
The package is designed to work with multiple type checkers (mypy, pyright) and IDEs (VSCode, PyCharm, Emacs, Sublime Text) without requiring explicit type annotations in your code. It depends only on typing-extensions and integrates seamlessly into existing boto3 workflows, allowing developers to catch type errors at development time rather than runtime.
Use it for:
- Enable IDE autocomplete and type hints when writing boto3 PcaConnectorAd client code in VSCode or PyCharm.
- Run mypy or pyright type checking on boto3 code to catch type mismatches before deployment.
- Get real-time type validation in Emacs or Sublime Text via LSP with pyright integration.
- Reduce runtime errors by catching incorrect method calls or parameter types during development.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Provides type annotations and IDE autocompletion for boto3's PcaConnectorAd service, enabling static type checking with mypy, pyright, and other tools.
Yes, if you use boto3 with PcaConnectorAd and want static type checking. Install friction is minimal (one pure-Python dependency), maintenance is active, and the MIT license has no restrictions. The package is stable (Production/Stable status) and widely used (top 15000 on PyPI). No known vulnerabilities.
Install
mypy-boto3-pca-connector-ad on PyPI
pip
pip install mypy-boto3-pca-connector-aduv
uv add mypy-boto3-pca-connector-adpoetry
poetry add mypy-boto3-pca-connector-adInstalling mypy-boto3-pca-connector-ad
Before you install
Low friction: a pure-Python stub package with only typing-extensions as a runtime dependency. Actively maintained with recent releases; repo shows 670 stars and last commit on 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
# Install with pip
python -m pip install mypy-boto3-pca-connector-ad
# Use in code
from boto3.session import Session
from mypy_boto3_pca_connector_ad import PcaConnectorAdClient
client: PcaConnectorAdClient = Session().client("pca-connector-ad")
Requires boto3 to be installed separately; this package provides only type annotations, not the AWS SDK itself.
Verify before relying
- Whether this stub package is kept in sync with boto3 PcaConnectorAd service updates beyond version 1.43.0.
- Performance impact in PyCharm (documentation mentions potential slowness with Literal overloads in issue PY-40997).
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 | 242,659/month — #8,848 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: mypy_boto3_pca_connector_ad-1.43.0-py3-none-any.whl
Keywords: boto3, pca-connector-ad, 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-codestar-connectionsProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-codeconnectionsProvides type annotations for boto3…
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-apigatewaymanagementapiProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-mpaProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-ds-dataProvides 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-pca-connector-scepProvides type annotations and IDE…
permissive · top 15,000 on PyPI