scanned upload presigned URL ============================ **Source repo:** ``jef-systems/jef-accounting-backend`` **Source SHA:** ``be74f82d663b24fa235e5e6cbaf8cb0a501a0708`` Endpoint -------- - Method: ``POST`` - Path: ``/s3/scanned/upload-presigned-url`` - URL: ``https://9ij7iwi6b9.execute-api.ap-southeast-1.amazonaws.com/s3/scanned/upload-presigned-url`` - Lambda: ``jef-accounting-scanned-upload-presigned-url`` Required request body --------------------- .. code-block:: json { "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: ``scanned`` - S3 client method: ``put_object`` - Presigned URL HTTP method: ``PUT`` - Expiration: ``60`` seconds Response fields --------------- - ``presigned_url`` - ``http_method`` - ``expires_in`` - ``s3_key``