Config API Gateway

Next, we will config the API Gateway to interact with the Lambda functions created in the previous section on SAM.

Content

  1. Preparations
  2. Create GET API
  3. Create POST API
  4. Create DELETE API