All Products
Search
Document Center

Function Compute:UpdateTriggerInput

Last Updated:Aug 02, 2024
ParameterTypeDescriptionExample
object

The information about request parameters for updating the trigger.

descriptionstring

The description of the trigger.

trigger for test
invocationRolestring

The role that is used by the event source such as object Storage Service (OSS) to invoke the function.

acs:ram::1234567890:role/fc-test
qualifierstring

The version or alias of the service to which the function belongs.

LATEST
triggerConfigstring

The configuration of the trigger. The configuration vary based on the trigger type.

{"events":["oss:ObjectCreated:*"],"filter":{"key":{"prefix":"/prefix","suffix":".zip"}}}