"Alexa Smart Home" option not showing on lamda trigger

0

When creating a trigger, the "Alexa Smart Home" option does not appear, but "Alexa" does, which is what I use for the function. I am using the US_EAST_1 region. Testing the lambda function works fine. When trying to save a skill in the Alexa developer console with the default endpoint of "arn:aws:lambda:us-east-1:561716694277:function:HomeAssistant" it returns the error

Please make sure that "Alexa Smart Home" is selected for the event source type, for provided arn [Invalid value] : arn:aws:lambda:us-east-1:561716694277:function:HomeAssistant

Any ideas? Thanks

已提問 1 年前檢視次數 560 次
1 個回答
0
已接受的答案

Hi,

According to AWS documentation, the Alexa Smart Home trigger is only available at US East (N. Virginia), US West (Oregon) and EU (Ireland) regions, so you must deploy the Lambda function in one of them, depending on your use case country and language requirements.

Then, select "Alexa" as trigger configuration source and "Alexa Smart Home" as the Alexa product. Alexa Smart Home Lambda trigger

profile picture
專家
已回答 1 年前
  • Huh, I was following very closely the steps on a Youtube video and didn't see the "Alexa Smart Home" button. It defaulted to "Alexa Skills Kit", evidently. Worked like a charm after I created a new trigger with the proper selection. Thank you!!!!!!!

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南