invalid_file_path
Description
The OCR source object's canonical S3 path is invalid.
HTTP Status
422 Unprocessable Entity
Typical Causes
- The path uses the wrong bucket.
- The object key is empty or contains traversal, backslash, or empty segments.
How To Fix
Send s3://<configured-ocr-bucket>/<object-key> with a canonical object key.