Page 1 of 1

Users of an Amazon Alexa interactive story skill should be able to resume the skill from where they left off when they l

Posted: Thu Jul 21, 2022 10:00 pm
by answerhappygod
Users of an Amazon Alexa interactive story skill should be able to resume the skill from where they left off when they last used it.
To ensure that the skill starts at the correct position, where should the data be stored?

A. In a JSON file along with the skill's AWS Lambda function
B. In Amazon DynamoDB
C. In the skill's session object
D. In the skills's request object