I got presigned url to upload a file to S3 bucket and I want to do this with curl.
I can do this when my file has less than 5GB size. It is possible to upload an over 5GB file into S3 bucket via curl with presigned url?
I got presigned url to upload a file to S3 bucket and I want to do this with curl.
I can do this when my file has less than 5GB size. It is possible to upload an over 5GB file into S3 bucket via curl with presigned url?