We have a use case where we want to submit an ION file (in .xml extension) to the FRPG-ops tool using MWS service. when we look into this document http://docs.pythonboto.org/en/latest/ref/mws.html?#boto.mws.connection.MWSConnection.submit_feed, we are not able to figure out how to submit the file as a feed. Can you able to help us with any simple solution, preferebly using boto3 or curl commands?
Thanks, Nithya James