curl --location --request POST 'https://api.coopanestrio.dev.br/storage/presigned-url' \
--header 'Content-Type: application/json' \
--data-raw '{
"key":"files/cellere/notas-fiscais/teste.pdf",
"content_type":"application/pdf"
}'{
"upload_url": "https://develop-coopanestrio-uploads.s3.us-east-1.amazonaws.com/files/cellere/notas-fiscais/teste.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Content-Sha256=UNSIGNED-PAYLOAD",
"get_file_url": "https://storage.coopanestrio.dev.br/files/cellere/notas-fiscais/teste.pdf",
"key": "files/cellere/notas-fiscais/teste.pdf",
}