Skip to content

Instantly share code, notes, and snippets.

@richardgrantserverless
Created June 2, 2022 22:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save richardgrantserverless/8c8f27358ab9b3450f9d0bfbe9c6f85b to your computer and use it in GitHub Desktop.
Save richardgrantserverless/8c8f27358ab9b3450f9d0bfbe9c6f85b to your computer and use it in GitHub Desktop.
$ sls alexa models
Serverless:
-------------------
[Skill ID] amzn1.ask.skill.xxxx-xxxx-xxxxx
[Locale] ja-JP
[Interaction Model]
interactionModel:
languageModel:
invocationName: ppap
intents:
- name: PineAppleIntent
slots:
- name: First
type: AMAZON.Food
- name: Second
type: AMAZON.Food
samples:
- I have {First} and {Second}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment