Command option Sample:aws rds describe-db-cluster-parameter-groups

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

Returns a list of "DBClusterParameterGroup" descriptions.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/rds/describe-db-cluster-parameter-groups.html

aws rds describe-db-cluster-parameter-groups \
    Working with DB Parameter Groups and DB Cluster Parameter Groups - Amazon Aurora : http://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/USER_WorkingWithParamGroups.html

aws のオプション一覧