rgraciano / echo-sonos

Amazon Echo integration with Sonos
Other
712 stars 235 forks source link

AccessDeniedException in Lambda #162

Closed igen27 closed 7 years ago

igen27 commented 7 years ago

I get constantly this error message in CloudWatch, when i invoke commands to my sonos. The test in AWS runs smooth, everything is up on my homeserver and listening to port 5005 but Alexa says "there was a problem retrieving your answer from the skill". I have no clue, how can i fix this (is not authorized to perform: dynamodb:ListTables on resource: *)

errormessage

jplourde5 commented 7 years ago

You need to add the dynamodb permission. Follow the proxy instructions very closely.