Command option Sample:aws rds create-db-cluster

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

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

aws rds create-db-cluster --db-cluster-identifier sample-cluster --engine aurora-mysql
    Creating an Amazon Aurora DB Cluster - Amazon Aurora : http://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/Aurora.CreateInstance.html
aws rds create-db-cluster \
    Completing your CD Pipeline for your PHP Project : http://www.coveros.com/completing-your-cd-pipeline-for-your-php-project/

aws のオプション一覧