Create Resources
DynamoDB API
This endpoint creates a new DynamoDB and an API to communicate with it
GET
/
create
/
service
/
db
/
dynamodb
/
{YOUR_DB_NAME}
Path
The name that you want to use to reference the DynamoDB you are creating. Must only be alpha numeric with only lower case letters and no special characters except hyphens.
Response
Based off of standard HTTP request guidelines
Information concerning your newly created DynamoDB table