Command option Sample:aws ec2 describe-volume-attribute

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

Describes the specified attribute of the specified volume.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/ec2/describe-volume-attribute.html

aws ec2 describe-volume-attribute --volume-id vol-0a3064debd17cede4 --attribute autoEnableIO
    Using the AWS-CLI to Set Instance | Ankai Liang's Blog : http://ankailiang.github.io/2017/08/16/Using-the-AWS-CLI-to-set-instance/
aws ec2 describe-volume-attribute --volume-id vol-049df61146c4d7901 --attribute autoEnableIO
    describe-volumes — AWS CLI 1.16.6 Command Reference : http://docs.aws.amazon.com/cli/latest/reference/ec2/describe-volume-attribute.html

aws のオプション一覧