/
S3 Library
S3 Library
The S3 Library is an importable library containing functions to read, write, and list with AWS S3 buckets. This library is used in the AWS S3 Adapter.
When imported into projects, typically only the S3client module needs to be required in order to create the client and access the API methods.
require "S3.S3client"
How it works:
Use the Translator’s built in help to review how to use each function:
, multiple selections available,