AWS - Lambda
What is the primary role of the
context parameter in an AWS Lambda handler function?context parameter in an AWS Lambda handler function?event and context. The event contains the input data, while context provides runtime info.contextcontext parameter gives details like remaining execution time, function name, and methods to interact with the runtime environment.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions