This topic describes how to create, update, and delete triggers in the Function Compute console.
API triggers are one-way integrated triggers and can be configured only in the event sources and cannot be modified in the Function Compute console. Triggers described in this topic do not include one-way integrated triggers.
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 modify a created MNS topic trigger or Tablestore trigger.
- 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 details page of the function, click the Triggers tab. On the Triggers tab, 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 as required and click OK.
You can also delete triggers that are no longer used as prompted.