The following EBS volumes are not attached to an instance. Please consider deleting them to reduce cost and risks related to retaining old data.

If you are confident these unattached volumes should remain, you can tag the volumes as configured by your system administrator. The default tag is probator:ignore

Issues

{% for issue in issues %} {% endfor %}
Volume Account Region Notes
{{issue.volume_id}} {{issue.account_id | account_name_from_id}} {{issue.location}} {% if issue.notes %} {% for note in issue.notes %}

{{note}}

{% endfor %} {% else %} No Notes {% endif %}