Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Boto 3 is an Amazon Web Services SDK for Python, and provides an easy way to write code to interface with the USS S3 Gateway. The example below shows how you can programmatically list all buckets within your USS S3 Gateway instance. While the SDK supports many AWS services, only the S3 calls are relevant to the USS S3 Gateway. More examples and documentation can be found here:

...