After you define a function, you must debug it to verify the correctness of its code. When an Object Storage Service (OSS) event occurs, the function will be automatically triggered. This topic describes how to debug a function by simulating an OSS event in the Function Compute console.
Background information
An OSS event source is passed to the function as an input parameter in the form of event. You can pass event to the function to simulate the OSS event to trigger the function and test whether the code of the function is correct.
Procedure
Result
