Proxy S3 requests using presigned URLs

Unauthenticated proxy endpoint for S3 requests using presigned URLs.
This endpoint accepts a presigned URL as input and proxies the request,
handling CORS requirements for clients like DuckDB that cannot add custom headers.
GET requests return HTTP redirects to the presigned URL.

Language
URL
Click Try It! to start a request and see the response here!