Generating Test Events

In this lesson, you will learn​ how to generate test events using `sam local` and how to work with file streams​.

We'll cover the following...

Events coming from S3 will have a different structure to those coming from API Gateway. When you started experimenting with API events in Chapter 6, you used a nice trick to understand the structure: create an empty function that just logs the ...