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

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

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

aws rds describe-db-parameter-groups \
    Working with DB Parameter Groups - Amazon Relational Database Service : http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_WorkingWithParamGroups.html
aws rds describe-db-parameter-groups \
    WordPress RDS Parameter Group Settings 揃 GitHub : http://gist.github.com/emaildano/cb6041e0617c39f8f5e5
aws rds describe-db-parameter-groups --region us-west-2
    describe-db-parameter-groups | Learning in the Open : http://learningintheopen.org/category/technical/amazon/amazon-web-services-aws/relational-data-services-rds/cli/describe-db-parameter-groups/

aws のオプション一覧