Skip to content

Sample Lambda

David Dai edited this page Nov 2, 2017 · 2 revisions

Location: https://github.com/alexa/alexa-smarthome/tree/master/sample_lambda

This directory contains a sample Lambda and associated files. They demonstrate some key concepts when migrating an existing Smart Home skill Lambda, including recommendations on how to transform endpoint/appliance objects, how v2 and v3 handlers can be used together, and how to validate your v3 responses using the new Validation Schemas.