Create an API lambda
In the last lesson, you created a lambda function runs nightly and takes all the speeder records and combines them into a single object with the key speeders-full/full.csv
Cody asked you to create an API that will asynchronously trigger that function so she can get the file updated during the day, before she goes to Council meetings.
Let's walk through the steps to create a Lambda function that executes when an API request is made!
This exercise is part of the course
Streaming Data with AWS Kinesis and Lambda
Hands-on interactive exercise
Turn theory into action with one of our interactive exercises
