AWS EC2-EBS Problem:
Problem: We have a lot of AWS EC2 instances and EBS volumes, the description of which volumes we have save to a file with: aws ec2 describe-volumes > aws-volumes.json To solve this, we need to parse the aws-volumes.json file using jq. This tool is th...
Jan 29, 20262 min read3