Closed srozga closed 6 years ago
Hi here,
I have seen this happen occasionally with the ASK CLI when there are multiple endpoints configured. The issue goes away if you redeploy.
Please run ask deploy -p trivia-skill
one more time and update this issue either way. If all is good, the Lambda functions should be created in your account in both NA and EU and you should see the skill endpoint information updated.
Fair enough that worked. I think the problem was that ask was trying to create multiple Lambda functions with the same name; one for US and another one for NA. Seems I'm good now, thanks.
Hi there
I cloned the repo, create a trivia-skill profile and then ran
ask deploy -p trivia-skill
. Here is the output I'm getting. Using ask version 1.4.1.The skill is created, the function is created but the skill endpoint is not set.
Much thanks! -s