Command option Sample:aws rds create-db-cluster-snapshot

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

Creates a snapshot of a DB cluster.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/rds/create-db-cluster-snapshot.html

aws rds create-db-cluster-snapshot /
    Creating a DB Cluster Snapshot - Amazon Aurora : http://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/USER_CreateSnapshotCluster.html
aws rds create-db-cluster-snapshot --db-cluster-snapshot-iden
    The Database Migration Playbook has landed! : http://muawia.com/the-database-migration-playbook-has-landed/
aws rds create-db-cluster-snapshot \
    amazon web services - AWS Aurora: how to restore a db cluster snapshot via aws cli? - Stack Overflow : http://stackoverflow.com/questions/41039717/aws-aurora-how-to-restore-a-db-cluster-snapshot-via-aws-cli

aws のオプション一覧