alexa-samples / skill-sample-nodejs-fact

Build An Alexa Fact Skill
Apache License 2.0
1.15k stars 1.19k forks source link

help with arn #90

Closed odhiambo123 closed 6 years ago

odhiambo123 commented 6 years ago

I can't seem to get the correct format for arn, is there a place i can get my arn. I am currently using: arn:aws:lambda:us-east:#######:ask.skill:myappname

and I keep getting the error : The provided Lambda ARN is not in the correct format. please help