--- id: alibabacloud-actiontrail20200706 version: "2.6.0" license: Apache License 2.0 license_treatment: permissive maintenance: active --- # alibabacloud-actiontrail20200706 — Alibaba Cloud ActionTrail (20200706) SDK Library for Python License: permissive · Maintenance: active · Downloads: 111.8K/mo ## What it is and what it does This is an official Alibaba Cloud SDK that wraps the ActionTrail service API, allowing Python developers to programmatically access audit logs and event history for Alibaba Cloud resources. ActionTrail records API calls and resource changes across your cloud account, and this SDK provides the client library to query and manage those audit records. The package is built on top of alibabacloud-tea-openapi and darabonba-core, which handle the underlying HTTP communication and request/response serialization. It's actively maintained, supports Python 3.7 through 3.12, and carries a permissive Apache 2.0 license. Installation is straightforward with no complex system dependencies. Use it for: - Query audit logs to track who performed what actions on cloud resources and when. - Integrate compliance and security monitoring workflows that need to pull ActionTrail events programmatically. - Automate investigation of resource changes by fetching audit records for specific time ranges or resource types. - Build internal dashboards or reports that consume ActionTrail data via the SDK. ## Worth the install? AI-flagged interpretation of the facts above — verify before relying. Provides Python bindings to Alibaba Cloud's ActionTrail service for querying and managing audit logs of cloud resource operations. Yes, if you need to access Alibaba Cloud ActionTrail audit logs from Python. Low install friction, active maintenance, permissive license, and no known vulnerabilities make it a straightforward choice. Verify that the API operations you need are covered in version 2.6.0 before committing. ## Install pip install alibabacloud-actiontrail20200706 uv add alibabacloud-actiontrail20200706 poetry add alibabacloud-actiontrail20200706 ## Installing alibabacloud-actiontrail20200706 Before you install: Low friction install with two lightweight dependencies (alibabacloud-tea-openapi and darabonba-core). Actively maintained with recent releases; last commit 2026-08-14. License in practice: Apache License 2.0 (permissive) allows commercial use, modification, and distribution with minimal restrictions—suitable for most projects. Quickstart: pip install alibabacloud_actiontrail20200706 from alibabacloud_actiontrail20200706 import client # Initialize and call ActionTrail API methods Requires Python >= 3.7; Alibaba Cloud credentials and network access to Alibaba Cloud endpoints. Verify before relying: - Specific ActionTrail API operations and response types supported by version 2.6.0 - Whether this SDK version covers the full ActionTrail API surface or a subset - Example code or documentation beyond the GitHub quick-examples link ## Package facts - License: Apache License 2.0 (permissive) - Python support: supports_current - Install friction: low - Maintenance: active - Downloads: 111.8K/month (top 15,000 on PyPI) - Known vulnerabilities: none known ## Tags alibaba cloud audit logs, actiontrail sdk python, alibaba cloud monitoring events, cloud resource audit trail, alibaba cloud api client, alibaba-cloud, audit-logging, cloud-api-client [View on SkillFed](https://skillfed.io/packages/alibabacloud-actiontrail20200706) · [View on PyPI](https://pypi.org/project/alibabacloud-actiontrail20200706/)