January 2019
Intermediate to advanced
490 pages
15h 37m
English
We created an API from scratch with CORS enabled. We did it using both AWS CLI commands and the CloudFormation template. Let's first understand the CLI steps in detail.
The first four steps with the CLI are similar to what we have seen in recipes in Chapter 2, Building Serverless REST APIs with API Gateway:
The next four steps create the GET method:
The put-method subcommand and put-integration subcommand are similar to what we have seen in the recipes of ...
Read now
Unlock full access