November 2016
Intermediate to advanced
384 pages
9h 40m
English
This chapter covers
In the previous chapter you built your first AWS Lambda function, learned how to configure the function, edited the code, and quickly tested the function from the web console. You then used the function via the AWS command-line interface (CLI).
In this chapter you’ll make your function available over HTTP as a web API using the Amazon API Gateway. You’ll learn how to integrate a Lambda function with the API Gateway and test that using the web console, ...
Read now
Unlock full access