Command option Sample:aws dax delete-cluster

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

Deletes a previously provisioned DAX cluster.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/dax/delete-cluster.html

aws dax delete-cluster --cluster-name mydaxcluster
    Managing DAX Clusters - Amazon DynamoDB : http://docs.aws.amazon.com/amazondynamodb/latest/developerguide/DAX.cluster-management.html

aws のオプション一覧