Synchronous Invocation¶
When triggering a function, clients wait for the result before proceeding.
Currently, functions with APIG (dedicated) triggers are executed synchronously. You can also use the synchronous execution API to trigger functions.
In this scenario, a function is executed for up to 15 minutes.