Updated on 2025-08-19 GMT+08:00

Managing Function Triggers

This section describes how to view and manage triggers created on the FunctionGraph console.

Viewing Triggers

Log in to the FunctionGraph console. In the navigation pane, choose Functions > Trigger List. You can view all created triggers, as shown in Figure 1. The type of trigger in use will be preferentially displayed.

Click the link in the Function column to go to the function details page and disable, enable, or delete the trigger.
Figure 1 Trigger display

Enabling or Disabling a Trigger

You can enable or disable a trigger as required. APIG and SMN triggers cannot be disabled and can only be deleted.

  1. Log in to the FunctionGraph console. In the navigation pane, choose Functions > Function List.
  2. Click the name of the desired function.
  3. Choose Configuration > Triggers. On the displayed page, locate the row that contains the target trigger, and click Disable or Enable.

Deleting a Trigger

  1. Return to the FunctionGraph console. In the navigation pane, choose Functions > Function List.
  2. Click the name of the desired function.
  3. Choose Configuration > Triggers. On the displayed page, locate the row that contains the target trigger and click Delete.

Helpful Links

Manage function triggers through APIs. For details, see Function Trigger APIs.