How to use Lambda CRUD API
- After clicking the link below to access the SWS console web, proceed to log in to the AWS Turn Key Console.
- Once you have accessed the AWS Turn Key Console, click on
AWS Create SWS Project
.
- Click on the
Project ID
.
- 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.