Name of DynamoDB Table 1

/db/dynamodb/{YOUR_UNIQUE_TABLE_1}

Name of DynamoDB Table 2

/db/dynamodb/{YOUR_UNIQUE_TABLE_2}

Learn more by going to API Reference Tab > DynamoDB API. This page will give you specifics on API endpoints and neccessary methods and data formats.

My DynamoDB API Functionality

This DynamoDB API is built using CRUD specifications. Below is a basic overview of the functionality of your DynamoDB API.