Returns the number of EBS volumes from EC2 which are not attached to an instance
Volumes[?State != 'in-use'] | length(@)