I have these requirements , Is it possible to accomplish using Amazon Web Services.
I need to get a file (excel) from email address with product numbers (SKUs) and quantities for each one.
I need to load it into database where I already have all inventory for each product.
Then I need to call Amazon Seller Central API to update quantities for all products that I have listed on Amazon store.
Is this possible to do with Amazon Web Services ?
I have gone through https://developer.amazonservices.com/?&ld=NSGoogleAS , But could not find anything useful for my scenario.