Command option Sample:aws dynamodb describe-continuous-backups

Search command sample in the internet.It is the result.

Checks the status of continuous backups and point in time recovery onthe specified table.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/dynamodb/describe-continuous-backups.html

aws dynamodb describe-continuous-backups \
    Restoring a DynamoDB Table to a Point in Time - Amazon DynamoDB  : http://docs.aws.amazon.com/amazondynamodb/latest/developerguide/PointInTimeRecovery.Tutorial.html

aws のオプション一覧