#getorders — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #getorders, aggregated by home.social.
-
Today we'll figure out how to create a shell script, maybe using #powershell , to download known orders from #Amazon #SPAPI.
It looks like their #getOrders endpoint accepts up to 10 order numbers at a time. We have just a tad bit more than that.
We'll be using an #awslambda function we wrote in #python, that uses an #AWSStepFunction to call another lambda function to retrieve order items, and store the result in #awss3. Yay, systems integration!