cURL
curl --request GET \ --url https://7gzkqkjgcg.execute-api.us-east-2.amazonaws.com/stage/create/service/db/dynamodb/{YOUR_DB_NAME}
{ "statusCode": 200, "body" { ... compelete: true, } }
This endpoint creates a new DynamoDB and an API to communicate with it