Comment by arianvanp
libcurl also has AWS auth with --aws-sigv4 which gives you a fully compatible S3 cliënt without installing anything! (You probably already have curl installed)
libcurl also has AWS auth with --aws-sigv4 which gives you a fully compatible S3 cliënt without installing anything! (You probably already have curl installed)
Yeah, but that will not work on cloudflare, vercel, or any other serverless environment because at most you only have access to node apis.