Command option Sample:aws opsworks register-elastic-ip

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

Registers an Elastic IP address with a specified stack.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/opsworks/register-elastic-ip.html

aws opsworks register-elastic-ip --region us-east-1 --stack-id d72553d4-8727-448c-9b00-f024f0ba1b06 --elastic-ip *.*.*.*
    register-elastic-ip — AWS CLI 1.16.12 Command Reference : http://docs.aws.amazon.com/cli/latest/reference/opsworks/register-elastic-ip.html

aws のオプション一覧