Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot find ARN #2

Open
waltermvp opened this issue Mar 12, 2017 · 1 comment
Open

Cannot find ARN #2

waltermvp opened this issue Mar 12, 2017 · 1 comment

Comments

@waltermvp
Copy link

waltermvp commented Mar 12, 2017

Not sure where to find the ARN in the console. Do I need to create a lambda function aside from the instructions on the readme?

Creating an Alexa Skill

After creating the Lambda function, you can now create an Alexa skill:

Go to the Alexa console and create a new skill
Skill type: Custom Interaction Model
Intent: { "intents": [{"intent": "TestIntent"}]}
Sample utterances: "TestIntent test swift"
Service endpoint type: AWS Lambda ARN (use the ARN from the AWS Console)
@choefele
Copy link
Owner

choefele commented Aug 2, 2017

Sorry for the late reply – the ARN is the unique number in the AWS console that identifies the Lambda function. After you created the Lambda function you'll see the ARN

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants