Skip to content

Instantly share code, notes, and snippets.

@richardgrantserverless
Created June 2, 2022 22:31
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/69ea84ae997b5134f4b7d2812b03b99f to your computer and use it in GitHub Desktop.
Save richardgrantserverless/69ea84ae997b5134f4b7d2812b03b99f to your computer and use it in GitHub Desktop.
provider:
name: aws
runtime: nodejs 6.10
plugins:
- serverless-alexa-skills
custom:
alexa:
vendorId: ${env:AMAZON_VENDOR_ID}
clientId: ${env:AMAZON_CLIENT_ID}
clientSecret: ${env:AMAZON_CLIENT_SECRET}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment