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!
Deze oefening maakt deel uit van de cursus
Streaming Data with AWS Kinesis and Lambda
Praktische interactieve oefening
Zet theorie om in actie met een van onze interactieve oefeningen.
Begin met trainen