CHANGES.md
CONTRIBUTING.md
LICENSE
MANIFEST.in
README.md
requirements-dev.txt
requirements-test.txt
requirements.txt
setup.cfg
setup.py
aws_mp_utils/__init__.py
aws_mp_utils/auth.py
aws_mp_utils/changeset.py
aws_mp_utils/container.py
aws_mp_utils/exceptions.py
aws_mp_utils/image.py
aws_mp_utils/offer.py
aws_mp_utils/offer_dimensions.py
aws_mp_utils.egg-info/PKG-INFO
aws_mp_utils.egg-info/SOURCES.txt
aws_mp_utils.egg-info/dependency_links.txt
aws_mp_utils.egg-info/entry_points.txt
aws_mp_utils.egg-info/not-zip-safe
aws_mp_utils.egg-info/requires.txt
aws_mp_utils.egg-info/top_level.txt
aws_mp_utils/scripts/__init__.py
aws_mp_utils/scripts/cli.py
aws_mp_utils/scripts/cli_utils.py
aws_mp_utils/scripts/container.py
aws_mp_utils/scripts/image.py
aws_mp_utils/scripts/offer.py
tests/test_auth.py
tests/test_changeset.py
tests/test_cli.py
tests/test_cli_container.py
tests/test_cli_image.py
tests/test_cli_offer.py
tests/test_cli_utils.py
tests/test_container.py
tests/test_image.py
tests/test_offer.py
tests/test_offer_dimensions.py
tests/data/config.yaml
tests/data/invalidconfig.yaml