pnnl/ExaGO

Make sure to create a proper file-like object for the Body parameter

Opened this issue · 0 comments

Ref: https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/s3/client/put_object.html
Body (bytes or seekable file-like object) – Object data

Body=exago_output, Bucket=output_bucket, Key=output_file_key)