pythonbotoamazon-fps

Minimal example for amazon FPS using python and boto?


Someone could show me how can I use python's boto library for an amazon FPS transaction on which I'm the caller and the recipient? Sadly this exelent documentation doesn't mention


Solution

  • While the examples there are pretty minimal, boto provides pretty excellent API documentation, and it looks like FPS is no exception. The fps sub-package has its own section.