Authorizing the SAM CLI

I want to write some articles about using Aws serverless services. Part of that is trying them out and deploying changes from a local machine. There are a number of ways to do that, but the one I want to focus on is using the Serverless Application Model CLI with secure credentials. This article will show you how to follow along with this setup. Create an Aws account The first thing you’ll need is an Aws account. You can create one for free, but you will have to provide a credit card. For more information, see the official documentation. ...

December 18, 2022 · Thomas Ruggeri