Function Compute is integrated with ActionTrail. In the ActionTrail console, you can query the management events that are generated when you manage Function Compute resources. ActionTrail can deliver management events to Logstores in Log Service or Object Storage Service (OSS) buckets. This way, you can audit the events in real time and locate the causes of issues.
ActionTrail generates management events when you manage cloud resources by using APIs or the Alibaba Cloud Management Console. The following table describes the management events of Function Compute that you can query in the ActionTrail console.
Event name | Description |
Create | Purchases Function Compute on the buy page. |
CreateAlias | Creates an alias. |
CreateCustomDomain | Creates a custom domain name. |
CreateFunction | Creates a function. |
CreateService | Create a service. |
CreateTrigger | Creates a trigger. |
DeleteAlias | Deletes an alias. |
DeleteCustomDomain | Deletes a custom domain name. |
DeleteFunction | Deletes a function. |
DeleteFunctionAsyncInvokeConfig | Deletes an asynchronous invocation configuration of a function in a service. |
DeleteLayerVersion | Deletes a layer version |
DeleteService | Deletes a service. |
DeleteTrigger | Deletes a trigger. |
GetAlias | Queries the information about an alias. |
GetCustomDomain | Queries the information about a custom domain name. |
GetFunction | Queries the information about a function. |
GetFunctionAsyncInvokeConfig | Queries an asynchronous invocation configuration of a function in a service. |
GetFunctionCode | Queries the information about a function code package. |
GetLayerVersion | Queries the information about a layer version. |
GetProvisionConfig | Queries a provisioned configuration. |
GetResourceTags | Queries all tags of a resource. |
GetService | Queries the information about a service. |
GetTrigger | Queries the information about a trigger. |
ListAliases | Queries aliases. |
ListFunctionAsyncInvokeConfigs | Queries all asynchronous invocation configurations of a function in a service. |
ListFunctions | Queries functions. |
ListLayers | Queries layers. |
ListLayerVersions | Queries layer versions. |
ListProvisionConfigs | Queries provisioned configurations. |
ListServices | Queries services. |
ListTriggers | Queries triggers. |
Modify | Modifies the specifications on the buy page. |
OpenService | Activates Function Compute. |
PutFunctionAsyncInvokeConfig | Creates or modifies an asynchronous invocation configuration for a function. |
PutProvisionConfig | Sets a provisioned configuration. |
Renew | Renews a resource such as an instance or a resource plan. |
TagResource | Adds tags to a resource. |
UnTagResource | Removes tags from a resource. |
UpdateAlias | Updates an alias. |
UpdateCustomDomain | Updates the configurations of a custom domain name. |
UpdateFunction | Updates the information about a function. |
UpdateService | Updates the information about a service. |
UpdateTrigger | Updates the information about a trigger. |