Snippets of modules and code examples for Alexa skills.
- Attributes persistence in ASK v2 - Query user object from DynamoDB, set to session attributes, then save session attribtues back to persistent attributes on skill exit. Includes a request interceptor and a saveUser function.