Command option Sample:aws opsworks deregister-rds-db-instance

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

Deregisters an Amazon RDS instance.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/opsworks/deregister-rds-db-instance.html

aws opsworks deregister-rds-db-instance --region us-east-1 --rds-db-instance-arn arn:aws:rds:us-west-2:123456789012:db:clitestdb
    opsworks — AWS CLI 1.16.12 Command Reference : http://docs.aws.amazon.com/cli/latest/reference/opsworks/deregister-rds-db-instance.html

aws のオプション一覧