POST file to S3

I have managed to integrate with AWS S3 using the extension to retrieve files from S3 buckets and am looking to use the extension to write files to S3 buckets for later retrieval.

Are there any plans to include POST request to the S3 Extension so that I can achieve this goal or should I be looking to use the Lambda extension and write a Lambda function on AWS to achieve this?

0 4 696
4 REPLIES 4

Let me get someone to get you an answer on that.

Hi @Dino-at-Google, Is there any updates on including this functionality.

Checking again for you. ...

No plans to add a POST request. You could use the Lambda extension or consider an alternative approach that some others have tried.