コマンドオプションサンプル:aws rds describe-db-cluster-parameter-groups

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

DBClusterParameterGroupの説明のリストを返します。 詳細は次のリンクを参照してください。 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 rds describe-db-cluster-parameter-groups
    aws cli で Aurora RDS パラメーターグループの設定値確認 : http://qiita.com/ysakkk/items/d4bd4a02dfcb1254c864

aws のオプション一覧