Database Reference
In-Depth Information
There are several other commands available in AWS CLI that are not listed in this chapter.
We can get those commands and their working syntax using the aws dynamodb help
command.
Aws dynamodb --help
This will list the following options:
batch-get-item
batch-write-item
delete-item
delete-table
describe-table
get-item
help
query
update-item
update-table
Some options that we have already discussed are not listed here, such as create-
table , list-tables , put-item , and scan .
Search WWH ::




Custom Search