Skip to main content

How to use Lambda CRUD API

  1. After clicking the link below to access the SWS console web, proceed to log in to the AWS Turn Key Console.
File Iconhttp://localhost:7777
  1. Once you have accessed the AWS Turn Key Console, click on AWS Create SWS Project.
  1. Click on the Project ID.
  1. Upon checking the API Routes section, you can review the connected CRUD API.

The provided image displays the Route Path for CRUD API generated when mapping a table named test By replacing the Route Path in Crud RDS Request Code or Crud DynamoDB Request Code with the corresponding Paths in the Routes section, you can utilize the CRUD API.