MANIFEST.in
README.rst
setup.py
aws_saving/__init__.py
aws_saving/cloudformation.py
aws_saving/ec2.py
aws_saving/rds.py
aws_saving/s3.py
aws_saving/sagemaker_studio.py
aws_saving/saving.py
aws_saving/service.py
aws_saving.egg-info/PKG-INFO
aws_saving.egg-info/SOURCES.txt
aws_saving.egg-info/dependency_links.txt
aws_saving.egg-info/top_level.txt
tests/__init__.py
tests/helper.py
tests/integration_test_all_services.py
tests/integration_test_only_cloudformation.py
tests/test_cloudformation.py
tests/test_ec2.py
tests/test_rds.py
tests/test_s3.py
tests/test_sagemaker_studio.py
tests/test_saving.py
tests/test_service.py