- Serverless Programming Cookbook
- Heartin Kanikathottu
- 68字
- 2025-04-04 15:02:18
Getting ready
You need a working AWS account and should have installed and configured the AWS CLI with a profile with the necessary permissions, as given in the Your first Lambda with the AWS CLI recipe of Chapter 1, Building Serverless REST APIs with API gateway. You are also expected to have a decent understanding of AWS CLI commands, Amazon CloudFormation, and basic database concepts.