Skip to content

Cannot find ARN #2

@waltermvp

Description

@waltermvp

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions