January 2019
Intermediate to advanced
490 pages
15h 37m
English
Now, let's create the API by using a CloudFormation template. We will not discuss the components that were already discussed in previous recipes, nor will we discuss the theory behind commands that were already discussed within the CLI commands section. The complete code is available in the code files:
MyMethod: Type: AWS::ApiGateway::Method Properties: AuthorizationType: NONE HttpMethod: POST Integration: Type ...
Read now
Unlock full access