LICENSE
README.md
pyproject.toml
cloudwatch_janitor.egg-info/PKG-INFO
cloudwatch_janitor.egg-info/SOURCES.txt
cloudwatch_janitor.egg-info/dependency_links.txt
cloudwatch_janitor.egg-info/entry_points.txt
cloudwatch_janitor.egg-info/requires.txt
cloudwatch_janitor.egg-info/top_level.txt
cw_janitor/__init__.py
cw_janitor/cli.py
cw_janitor/report.py
cw_janitor/checks/__init__.py
cw_janitor/checks/idle_log_groups.py
cw_janitor/checks/log_retention.py
cw_janitor/checks/stale_alarms.py
cw_janitor/checks/stale_dashboards.py
tests/test_checks_stubbed.py
tests/test_report.py