I am uploading some files to s3 and would like to add some metadata to the file. I can do this manually via the ui but I would like to do this programmatically within a prefect flow.
There is no mention of how to upload metadata here https://docs.prefect.io/api/latest/tasks/aws.html#s3upload
Can this be done? if so how?
No mention of any extra arguments than the ones below i.e. somewhere I can pass metadata