alibabacloud-actiontrail20200706
Alibaba Cloud ActionTrail (20200706) SDK Library for Python
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 on this page — 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
alibabacloud-actiontrail20200706 on PyPI
pip
pip install alibabacloud-actiontrail20200706uv
uv add alibabacloud-actiontrail20200706poetry
poetry add alibabacloud-actiontrail20200706Installing 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 the current Python release (>=3.7) |
| Install friction | low — pure-Python wheel |
| Runtime dependencies | 2 — alibabacloud-tea-openapi, darabonba-core |
| Maintenance | actively maintained — 141 days since the last release |
| Last repo commit | |
| First released | |
| Downloads | 111,788/month — #12,397 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: alibabacloud_actiontrail20200706-2.6.0-py3-none-any.whl
Keywords: alibabacloud, actiontrail20200706
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
alibabacloud-sls20201230Python SDK for Alibaba Cloud Log Service that…
permissive · top 15,000 on PyPI
alibabacloud-oss20190517Provides a Python SDK for interacting with…
permissive · top 15,000 on PyPI
alibabacloud-cdn20180510Provides Python bindings to Alibaba Cloud's CDN…
permissive · top 15,000 on PyPI
alibabacloud-sas20181203Provides Python bindings to Alibaba Cloud's…
permissive · top 15,000 on PyPI
alibabacloud-vpc20160428Provides Python bindings to Alibaba Cloud's…
permissive · top 15,000 on PyPI
alibabacloud-rds20140815Provides Python bindings to the Alibaba Cloud…
permissive · top 15,000 on PyPI
alibabacloud-ram20150501Provides Python bindings to Alibaba Cloud's…
permissive · top 15,000 on PyPI
aliyun-log-python-sdkPython SDK for Alibaba Cloud Log Service that…
permissive · top 15,000 on PyPI
alibabacloud-sts20150401Provides Python bindings to Alibaba Cloud's…
permissive · top 15,000 on PyPI
abi3auditabi3audit scans Python extension wheels and…
permissive · top 15,000 on PyPI