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).

alt text

Content

  1. Invoking create-user function
  2. Invoking list-user function
  3. Invoking get-user function
  4. Invoking update-user function
  5. Invoking delete-user function