{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/13"}],"enrichment":{"capability":"Provides type annotations for aiobotocore's CloudTrail service, enabling type checking and IDE code completion for async AWS CloudTrail operations.","skillfed_tags":["type-stubs","aws-sdk","async"],"use_cases":["Enable IDE autocomplete and type checking when writing async CloudTrail audit log queries with aiobotocore.","Catch type mismatches in CloudTrail API calls during development using mypy or pyright before deployment.","Provide explicit type hints for CloudTrailClient, paginators, and response objects in production async code.","Support team development by making CloudTrail API contracts visible in VSCode, PyCharm, and other editors.","Use with TYPE_CHECKING guards to add type safety without adding a production runtime dependency."],"what_it_does":"This package is a type stub library that adds static type information for aiobotocore's CloudTrail service. It is generated automatically using mypy-boto3-builder and works with type checkers (mypy, pyright) and IDEs (VSCode, PyCharm, Emacs, Sublime Text) to provide code completion and catch type errors before runtime.\n\nThe package contains type annotations for CloudTrailClient, paginators, and service-specific type definitions. It is designed to be installed alongside aiobotocore and requires only typing-extensions as a runtime dependency. The annotations enable developers to write async CloudTrail code with full IDE support and static type safety, without requiring explicit type annotations in most cases.","worth_installing":"Yes. If you use aiobotocore for CloudTrail operations, this package is worth installing. It has low install friction, active maintenance, MIT licensing, no known vulnerabilities, and provides immediate value through IDE support and type checking. The only caveat is PyCharm users may experience performance issues with Literal overloads; the documentation suggests using the lite variant in that case."},"id":"types-aiobotocore-cloudtrail","links":{"html":"https://skillfed.io/packages/types-aiobotocore-cloudtrail","md":"https://skillfed.io/packages/types-aiobotocore-cloudtrail.md","pypi":"https://pypi.org/project/types-aiobotocore-cloudtrail/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-02","license_spdx":"MIT","license_treatment":"permissive","name":"types-aiobotocore-cloudtrail","python_support":"supports_current","summary":"Type annotations for aiobotocore CloudTrail 3.9.0 service generated with mypy-boto3-builder 8.12.0"},"popularity":{"monthly_downloads":228991,"position":9139,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"3.9.0"}
