curl --location 'https://a8pl78rvme.execute-api.sa-east-1.amazonaws.com/dev/api/operacoes/pagamento/instrucao/' \
--header 'x-api-key;' \
--header 'Authorization: Bearer <token>' \
--form 'file=@""'{
"s3Key": "ambiente/cliente_exemplo/cessao/ficha/id_instrucao_123456_1_2026-01-01T10-30-00.json",
"s3Bucket": "bucket-exemplo"
}