コマンドオプションサンプル:aws rds create-db-cluster-snapshot

コマンドサンプルを検索した結果です。

DBクラスタのスナップショットを作成します。 詳細は次のリンクを参照してください。 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 rds create-db-cluster-snapshot --db-cluster-identifier
    Amazon RDSのバックアップでAWS CLIを利用した話 - 虎の穴 開発室ブログ : http://toranoana-lab.hatenablog.com/entry/2018/09/04/193157

aws のオプション一覧