{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/10"}],"enrichment":{"capability":"Provides type annotations and IDE autocompletion support for boto3's AWS Certificate Manager Private CA (ACMPCA) service, enabling static type checking with mypy, pyright, and other tools.","skillfed_tags":["type-stubs","aws-sdk","boto3"],"use_cases":["Enable mypy or pyright type checking on boto3 ACMPCA code without manual type annotations","Get IDE autocomplete and parameter hints when calling ACMPCAClient methods in VSCode or PyCharm","Catch boto3 API misuse before runtime by detecting wrong parameter types or missing required fields","Document ACMPCA client method signatures and return types for team code review","Use in TYPE_CHECKING blocks to add type safety without adding a production dependency"],"what_it_does":"This package is a type stub library that adds static type information to boto3's ACMPCA client, enabling IDEs and type checkers to understand the service's API surface. It's generated from boto3 1.43.65 and works with VSCode, PyCharm, Emacs, Sublime Text, mypy, and pyright. The stubs provide explicit type annotations for the ACMPCAClient, paginators, and waiters, allowing developers to catch type errors at development time and get accurate code completion without writing manual type hints.\n\nThe package is a thin annotation layer with minimal runtime overhead\u2014it only depends on typing-extensions and is marked as \"Stubs Only\" in its classifiers. It's typically installed as part of boto3-stubs[acm-pca] or used standalone when you need ACMPCA type support. The stubs are regenerated by mypy-boto3-builder 8.12.0 and track boto3 releases closely.","worth_installing":"Yes. The package is actively maintained, has no security vulnerabilities, installs with minimal friction, and is essential if you use boto3's ACMPCA service and want static type checking or IDE support. Install it as part of boto3-stubs[acm-pca] unless you have a specific reason to use the standalone package."},"id":"mypy-boto3-acm-pca","links":{"html":"https://skillfed.io/packages/mypy-boto3-acm-pca","md":"https://skillfed.io/packages/mypy-boto3-acm-pca.md","pypi":"https://pypi.org/project/mypy-boto3-acm-pca/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-05","license_spdx":"MIT","license_treatment":"permissive","name":"mypy-boto3-acm-pca","python_support":"supports_current","summary":"Type annotations for boto3 ACMPCA 1.43.65 service generated with mypy-boto3-builder 8.12.0"},"popularity":{"monthly_downloads":287849,"position":8023,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.43.65"}
