Lists available reserved DB instance offerings.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/rds/describe-reserved-db-instances-offerings.html
aws rds describe-reserved-db-instances-offerings \ |
Memo/AmazonWebServices/awscli - DEX Lab : http://dexlab.net/pukiwiki/index.php@Memo%2FAmazonWebServices%2Fawscli |
aws rds describe-reserved-db-instances-offerings --db-instance-class db.m1.xlarge --duration 3 --product-description mysql |
amazon web services - Rds command line interface API on AWS - Stack Overflow : http://stackoverflow.com/questions/25263251/rds-command-line-interface-api-on-aws |