Invoking Lambda functions with AWS CLI

In this step, you will learn how to invoke Lambda functions with AWS CLI.

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