A couple of years ago, I successfully made several skills following your instructions. They worked great. Now I want to make a copy of the same skill for a new house, but Amazon has changed things and I'm stuck.
In developer.amazon.com, I made a new skill.
I edited the file called index with the new IP, app ID and port, and changed the file name to index.js.
In aws.amazon.com/lambda, I made a new function and got an ARN.
I went back to developer.amazon.com, edited the skill I made before, and got stuck.
I'm supposed to copy the text from the IntentSchema file and paste it into the Intent Schema box. But there is no Intent Schema box.
A couple of years ago, I successfully made several skills following your instructions. They worked great. Now I want to make a copy of the same skill for a new house, but Amazon has changed things and I'm stuck.
In developer.amazon.com, I made a new skill.
I edited the file called index with the new IP, app ID and port, and changed the file name to index.js.
In aws.amazon.com/lambda, I made a new function and got an ARN.
I went back to developer.amazon.com, edited the skill I made before, and got stuck. I'm supposed to copy the text from the IntentSchema file and paste it into the Intent Schema box. But there is no Intent Schema box.
Can anyone help me?