Updated on 2023-11-30 GMT+08:00

Synchronous Invocation

When triggering a function, clients wait for the result before proceeding. Currently, functions with APIG (shared), APIC, and APIG (dedicated) triggers are executed synchronously. Alternatively, you can use the API described inExecuting a Function Synchronously to trigger a function synchronously. In this scenario, a function is executed for up to 15 minutes.