-
Type: Bug
-
Status: Resolved
-
Priority: Critical
-
Resolution: Fixed
-
Affects Version/s: NXP-10.10-HF04
-
Fix Version/s: NXP-10.10-HF05, NXP-11.1
-
Component/s: AI Nuxeo Services
-
Tags:
-
Backlog priority:750
-
Sprint:nxAI Sprint 11.1.8
-
Story Points:3
Given a Nuxeo deployment, using S3, and using a prefix for the S3 storage, the AI.Encrichment operation can't access the binary with an error like:
Caused by: com.amazonaws.services.rekognition.model.InvalidS3ObjectException: Unable to get object metadata from S3. Check object key, region and/or access permissions. (Service: AmazonRekognition; Status Code: 400; Error Code: InvalidS3ObjectException; Request ID: e052d696-5b05-11e9-9042-edcb74beee08)
If you remove the prefix, it works ok.
- depends on
-
NXP-26867 Add getBucketName() to S3BinaryManager
- Resolved