You can create a trigger in a function and use the trigger to define a set of rules. When an event that meets the conditions occurs, the associated function is triggered. This topic lists triggers supported by Function Compute.
Before you start
Create a trigger
You can create a maximum of 10 triggers for a single function.
Two-way integrated triggers
One-way integrated triggers
Event triggers for Alibaba Cloud services
Modify the configurations of a trigger
You cannot use the following methods to modify MNS topic triggers, Tablestore triggers, or one-way integrated triggers.
Log on to the Function Compute console. In the left-side navigation pane, click Services & Functions.
In the top navigation bar, select a region. On the Services page, find the desired service and click Functions in the Actions column.
On the Functions page, click the function that you want to manage.
On the function details page of the function, click the Triggers tab. In the trigger list, find the trigger that you want to manage and click Modify in the Actions column.
In the Modify Trigger panel, modify the configurations of the trigger based on your business requirements and click OK.
You can also delete triggers that are no longer used as prompted.