Skip to content

moveworkforward/cloudformation-api-gateway

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction to CloudFormation for API Gateway

Sample project that shows how AWS CloudFormation can be used to create an AWS API Gateway backed by AWS Lambda.

Please read the blog post for details.

CloudFormation Template

cloudformation.template

Tools

In order to execute the scripts, you need to install the following tools:

  • AWS CLI (AWS Command Line Interface)
  • npm (JavaScript package manager)

Scripts

Script Description
create-stack.sh Creates the stack
integration-test.sh Executes integration tests
update-stack.sh Updates the stack

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 71.6%
  • Shell 28.4%