File manager - Edit - /usr/lib/python2.7/site-packages/awscli/examples/dynamodb/delete-table.rst
Back
**To delete a table** This example deletes the *MusicCollection* table. Command:: aws dynamodb delete-table --table-name MusicCollection Output:: { "TableDescription": { "TableStatus": "DELETING", "TableSizeBytes": 0, "ItemCount": 0, "TableName": "MusicCollection", "ProvisionedThroughput": { "NumberOfDecreasesToday": 0, "WriteCapacityUnits": 5, "ReadCapacityUnits": 5 } } }
| ver. 1.4 |
Github
|
.
| PHP 7.3.33 | Generation time: 0.08 |
proxy
|
phpinfo
|
Settings