keatontaylor / alexa-actions

A README and associated code to get actionable notifications setup for Alexa devices.
GNU General Public License v3.0
399 stars 187 forks source link

[Bug]: problem with IT interaction model #257

Closed pilot1981 closed 2 months ago

pilot1981 commented 2 months ago

Did you check our FAQ and Issue/PR for similar issues?

Contact Details

daniele.velardi@gmail.com

What happened?

I tried to seutp alexa actions on my LAMBDA function on AWS Ireland (EU): but it don't pass AWS test witch Alexa Simulator

I'm using DUCKDNS https://danielevelardi.duckdns.org/ , so I tried to use both True or False to VerifySSL...same result!

I'm using italian language, so I imported this JSON: skill-package/interactionModels/custom/it-IT.json log-events-viewer-result.csv

Version

lastest

What Alexa device are you using?

Echo

What other Alexa device are you using?

iphone

Relevant log output

where I can find it? I tried to use CloudWatch, but I received error:

User: arn:aws:sts::730335410854:assumed-role/VoiceHubSSORole/VoiceHubSSORole is not authorized to perform: cloudwatch:GetMetricData because no identity-based policy allows the cloudwatch:GetMetricData action

l'autorizzazione logs:FilterLogEvents non concede l'accesso alle operazioni StartQuery, StopQuery, DescribeQueries, GetLogGroupFields, GetLogRecord o GetQueryResults. È necessario concedere l'accesso a ciascuna di queste operazioni in modo esplicito.

please see attached file