LICENSE
README.md
pyproject.toml
setup.py
aws_automations/__init__.py
aws_automations/cloudwatch_cleanup.py
aws_automations/config.py
aws_automations/ebs_cleanup.py
aws_automations/ec2_cleanup.py
aws_automations/iam_cleanup.py
aws_automations/lambda_cleanup.py
aws_automations/main.py
aws_automations/menu.py
aws_automations/s3_cleanup.py
aws_automations/start.py
aws_automations.egg-info/PKG-INFO
aws_automations.egg-info/SOURCES.txt
aws_automations.egg-info/dependency_links.txt
aws_automations.egg-info/entry_points.txt
aws_automations.egg-info/requires.txt
aws_automations.egg-info/top_level.txt
tests/test_s3_cleanup.py