Ask Sawal

Discussion Forum
Notification Icon1
Write Answer Icon
Add Question Icon

What is event in aws lambda function?

1 Answer(s) Available
Answer # 1 #

An event is a JSON-formatted document that contains data for a Lambda function to process. The Lambda runtime converts the event to an object and passes it to your function code. It is usually of the Python dict type.

[0]
Edit
Query
Report
ytljiuf Bubno
BUNDLE TIER AND LABELER