Upload directly to AWS S3

@anralore Hi, once again thanks for this reply o my post. I have tried to use the html code that you have provided with no luck so far.

I think I am going wrong with where I am copying details in eg BUCKET NAME, KEY etc…
Could you please provide an example using a BUCKET, KEY AND SECRET(with a fake secret key) so that I can check I am copying my details in correctly?

I’ve assumed that you replace ‘BUCKET_NAME’ everywhere this appears, with the bucket name, ‘IAM_USER_KEY’ and ‘KEY’ with the key, ‘IAM_USER_SECRET’ with the secret key, and ‘REGION’ with my region ( eu-west-2).
I also changed ‘application/pdf’ to ‘video/mp4’

@hancockmdh Did you manage to get the code to work for what you wanted to do?