Navigation Menu

Skip to content
This repository has been archived by the owner on Nov 3, 2020. It is now read-only.

dekokun/alexa-skill-aws-sam-example

Repository files navigation

alexa-skill-aws-sam-example

Alexa Skill deploy example with AWS SAM

Setup w/ AWS CLI

Pre-requisites

Installation

  1. Clone the repository
$ git clone https://github.com/dekokun/alexa-skill-aws-sam-example.git
  1. Change config file
$ cd alexa-skill-aws-sam-example
$ vi config.mk
  1. ASK CLI setting
$ make setup-ask
  1. Make S3 bucket for lambda deploy

If you already have the bucket, please skip this step.

$ make setup-s3
  1. deploy
$ make deploy

About

ASK CLI + AWS SAM example

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published