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

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

Registers an Amazon RDS instance with a stack.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/opsworks/register-rds-db-instance.html

aws opsworks register-rds-db-instance --region us-east-1 --stack-id d72553d4-8727-448c-9b00-f024f0ba1b06 --rds-db-instance-arn arn:aws:rds:us-west-2:123456789012:db:clitestdb --db-user cliuser --db-password some23
    register-rds-db-instance — AWS CLI 1.16.12 Command Reference : http://docs.aws.amazon.com/cli/latest/reference/opsworks/register-rds-db-instance.html

aws のオプション一覧