- What is the tool we use in Lambdas for dealing with Alexa requests?
- What three things do we need to do to connect a Lambda to an Alexa Skill?
- What is the method we use to get information from our S3 bucket?
- What do we have to do to the body response from S3 and why?
- How do we create a Lambda test?