AWS - Lambda
Which of the following best describes the
event parameter in an AWS Lambda handler function?event parameter in an AWS Lambda handler function?event parameter carries the input data or payload that triggers the Lambda function, such as API request data or S3 event details.context, which provides runtime info, event is the actual data Lambda processes.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions