Invoking Lambda functions with AWS Management Console
In this step, you will learn how to invoke Lambda functions with AWS Management Console (aka testing the Lambda functions).

Content
- Invoking create-user function
- Invoking list-user function
- Invoking get-user function
- Invoking update-user function
- Invoking delete-user function