Command option Sample:aws ec2 enable-volume-io

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

Enables I/O operations for a volume that had I/O operations disabledbecause the data on the volume was potentially inconsistent.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/ec2/enable-volume-io.html

aws ec2 enable-volume-io --volume-id vol-1234567890abcdef0
    enable-volume-io — AWS CLI 1.16.6 Command Reference : http://docs.aws.amazon.com/cli/latest/reference/ec2/enable-volume-io.html

aws のオプション一覧