backups download presigned URL

Source repo: jef-systems/jef-accounting-backend

Source SHA: be74f82d663b24fa235e5e6cbaf8cb0a501a0708

Endpoint

  • Method: POST

  • Path: /s3/backups/download-presigned-url

  • URL: https://9ij7iwi6b9.execute-api.ap-southeast-1.amazonaws.com/s3/backups/download-presigned-url

  • Lambda: jef-accounting-backups-download-presigned-url

Required request body

{
  "object_key": "2026-06-26_01-30-00.pdf"
}

S3 mapping

  • Bucket: jef-accounting-bucket-246715082475-ap-southeast-1-an

  • Region: ap-southeast-1

  • Root folder: backups

  • S3 client method: get_object

  • Presigned URL HTTP method: GET

  • Expiration: 60 seconds

Response fields

  • presigned_url

  • http_method

  • expires_in

  • s3_key