Command option Sample:aws opsworks set-permission

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

Specifies a user's permissions.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/opsworks/set-permission.html

aws opsworks set-permission --region us-east-1 --stack-id 71c7ca72-55ae-4b6a-8ee1-a8dcded3fa0f --level manage --iam-user-arn arn:aws:iam::123456789102:user/cli-user-test --allow-ssh --allow-sudo
    set-permission — AWS CLI 1.16.12 Command Reference : http://docs.aws.amazon.com/cli/latest/reference/opsworks/set-permission.html

aws のオプション一覧