{% extends "base.html" %} {% block title %}Cleanup Operations - AWS Inventory Browser{% endblock %} {% block content %}

Cleanup Operations

Remove resources that were created after a baseline snapshot

Configuration

Resources created after this snapshot will be candidates for cleanup

Caution

Cleanup operations delete AWS resources. Always preview first and verify the resources before executing.

Recent Operations

Loading...

No Preview

Select a baseline snapshot and click Preview to see cleanup candidates

Total Candidates

Resource Types

Regions

Resources to Delete

Resource Type Region
Showing 100 of resources

Confirm Cleanup Execution

This will permanently delete AWS resources. This action cannot be undone.

Type DELETE to confirm:

{% endblock %} {% block scripts %} {% endblock %}