@awspilot
/dynamodb
Issue
Star
Fork
drop_table.js
DynamoDB.query(` DROP TABLE tbl_name `, function(err,data) { });
Describe
Execute