Test /users - GET method

  1. Open APIs section of the API Gateway console.
  2. In the list of the APIs, click on the name of the API (UsersAPI).
  3. You will be redirected to the Resources section of the UsersAPI.
  4. Under /users resource, select GET method.
  5. Open the Test tab.

alt text

  1. Click Test.

  2. Verify that the list-users Lambda function is invoked successfully, and the response has a list of users.

alt text