Home
1.
Introduction
Setup
SAM CLI
2.
Build an API
sam init
SAM template
Deploy sample
3.
Make changes
Lambda function runthrough
Add a datastore
Manipulating data
4.
Set up CI/CD
Set up pipeline
Upload to repository
Create pipeline
CI/CD in action
4.
Cleanup
Cleanup stacks
4.
Summary
GitHub
Privacy
|
Site Terms
| © 2020, Amazon Web Services, Inc. or its affiliates. All rights reserved.
SAM Workshop
> Build an API
Chapter 2
Let’s build our first API
To begin, let’s build an API from a Quick Start template.