For use with template-pipeline.yml which can be deployed using Atlantis Configuration Repository for Serverless Deployments using AWS SAM
A very simple example to demonstrate Atlantis Template for AWS CodePipeline to provision a web service that utilizes API Gateway and a simple Lambda function written in Node.js.
Note: To keep this example VERY basic and simple, concepts such as routing, caching, and advanced monitoring are not used. For near production-ready examples, review the the other Atlantis starter applications.
Read the Atlantis Tutorials introductory page, then perform the steps outlined in the Basic API Gateway with Lambda Node.js tutorial.