AWS - Lambda
What are the two main parameters that every AWS Lambda handler function must accept?
event which contains the input data, and context which provides runtime information.event and context correctly lists these two parameters as event and context.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions