Retrieving Files

This procedure retrieves a file from AWS S3.

Example:

get the file from aws s3 with
    the bucket is "mybucket"
    the file path is "folder/subfolder/filename.ext"

Last updated

Was this helpful?