According to this document you can run command like:
aws ec2 describe-volumes --region us-east-1
(feel free to set region you use)and search for field in json output, named "encrypted"
According to this document you can run command like:
aws ec2 describe-volumes --region us-east-1
(feel free to set region you use)and search for field in json output, named "encrypted"