Handle the disable action of the Alexa skill #55
Labels
aws
This issue directly relates to Amazon Web Services (AWS)
good-first-issue
Good for newcomers
.net-middleware
This issue relates to the Alexa services projects
Right now if the skill is disabled, all the user's information persists in DynamoDB. This task is simply to delete all their information from the database. For both privacy reasons and proper data reasons. No PII is stored, but it's a good idea anyways.
The text was updated successfully, but these errors were encountered: