curl --location '/generate-presigned-url' \ --header 'Content-Type: application/json' \ --data '{ "files": [ { "fileType": "string", "fileName": "string" } ] }'
{}