README.md
setup.cfg
setup.py
aws_tag_a_day.egg-info/PKG-INFO
aws_tag_a_day.egg-info/SOURCES.txt
aws_tag_a_day.egg-info/dependency_links.txt
aws_tag_a_day.egg-info/entry_points.txt
aws_tag_a_day.egg-info/requires.txt
aws_tag_a_day.egg-info/top_level.txt
tag_a_day/__init__.py
tag_a_day/cache.py
tag_a_day/cli.py
tag_a_day/config.py
tag_a_day/log.py
tag_a_day/prompt/__init__.py
tag_a_day/prompt/validators.py
tag_a_day/services/__init__.py
tag_a_day/services/ec2.py
tag_a_day/services/emr.py
tag_a_day/services/rds.py
tag_a_day/services/s3.py
tag_a_day/services/service.py