- Serverless Programming Cookbook
- Heartin Kanikathottu
- 63字
- 2025-04-04 15:02:17
Building Serverless REST APIs with API Gateway
This chapter will cover the following topics:
- Building your first API using the AWS CLI
- Building your first API using Amazon CloudFormation
- Building your first API with Lambda integration
- Building and testing your first POST API method
- Mapping requests and responses using mapping templates
- Validating request payloads with models
- Using Lambda and APIs with proxy integration