CloudFlow integrates with ActionTrail to record management events for all CloudFlow resource operations. ActionTrail captures these events whenever you create, modify, query, or delete resources through the Alibaba Cloud Management Console or APIs.
You can query management events in the ActionTrail console to track resource changes, investigate incidents, and meet compliance requirements. ActionTrail can also deliver management events to Simple Log Service (SLS) Logstores or Object Storage Service (OSS) buckets for real-time auditing and root cause analysis.
Management events by resource type
The following tables list all CloudFlow management events recorded by ActionTrail, grouped by resource type.
Flow operations
| Event name | Description |
|---|
| CreateFlow | Creates a flow. |
| DeleteFlow | Deletes a flow. |
| DescribeFlow | Queries the details of a flow. |
| ListFlows | Queries multiple flows. |
| UpdateFlow | Updates a flow. |
Execution operations
| Event name | Description |
|---|
| StartExecution | Starts a flow execution. |
| StopExecution | Stops a running execution. |
| DescribeExecution | Queries the details of an execution. |
| GetExecutionHistory | Queries the step-by-step history of an execution. |
| ListExecutions | Queries all historical executions of a flow. |
Schedule operations
| Event name | Description |
|---|
| CreateSchedule | Creates a time-based schedule. |
| DeleteSchedule | Deletes a time-based schedule. |
| DescribeSchedule | Queries the details of a time-based schedule. |
| ListSchedules | Queries time-based schedules. |
| UpdateSchedule | Updates a time-based schedule. |
Task operations
| Event name | Description |
|---|
| ReportTaskFailed | Reports a failed task. |
| ReportTaskSucceeded | Reports a successful task. |
Region operations
| Event name | Description |
|---|
| DescribeRegions | Queries the regions where CloudFlow is available. |