The Lambda function handler is the method in your Python code that processes events. When your function is invoked, Lambda runs the handler method.
確定! 回上一頁