README.md
setup.py
singer_tap_amazon_mws/__init__.py
singer_tap_amazon_mws/cache.py
singer_tap_amazon_mws/client.py
singer_tap_amazon_mws/config.py
singer_tap_amazon_mws/state.py
singer_tap_amazon_mws.egg-info/PKG-INFO
singer_tap_amazon_mws.egg-info/SOURCES.txt
singer_tap_amazon_mws.egg-info/dependency_links.txt
singer_tap_amazon_mws.egg-info/entry_points.txt
singer_tap_amazon_mws.egg-info/requires.txt
singer_tap_amazon_mws.egg-info/top_level.txt
singer_tap_amazon_mws/schemas/inventory.json
singer_tap_amazon_mws/schemas/orders.json
singer_tap_amazon_mws/schemas/products.json
singer_tap_amazon_mws/streams/__init__.py
singer_tap_amazon_mws/streams/base.py
singer_tap_amazon_mws/streams/inventory.py
singer_tap_amazon_mws/streams/orders.py
singer_tap_amazon_mws/streams/products.py