November 2016
Intermediate to advanced
384 pages
9h 40m
English
This chapter covers
In the previous chapter, you learned how to use standalone functions for common tasks, subscribing the functions to events or scheduling a recurring execution. You also learned how to use modules and libraries with Lambda functions. In this chapter, you’ll build on that knowledge to call Lambda functions from clients outside of AWS.
When we created our first function in chapter 2, we tested the function from the web console and invoked the function using the AWS CLI. ...
Read now
Unlock full access