In this lesson we're going to learn how to build and deploy an AWS SAM application stack to AWS using the sam build and sam deploy commands. We're also going to send a GET request to our newly created endpoint to verify it works as intended.
sam build
sam deploy