49
Views
0
Comments
Trying to put a file to ASW S3 Bucket with metadata
Question

Hello, I have made a page to our customer website that allows a logged in user to transfer multiple  files by using the FileUpload_BinaryBata Block.  When the user drops or selects files they are sent to an AWS S3 bucket, which in turn downloads it to our server.

What I'd like to do is also have it download an XML Metadata file.  When these files are uploaded to us I have access to who should be notified via email, as well as comments and the client's name and would like to add them to a metadata file for processing.

I'm not sure If I should be creating a XML file with the data and putting all of the files in a folder or a zip file before uploading or if there is an easier way.  I see that there is a setting for metadata with the AWS Object Put but I'm obviously not using it correctly.


Any step in the right direction would be greatly appreciated



Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.