-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 9.1
-
Fix Version/s: 11.4
-
Component/s: Nuxeo Vision, Tests
https://qa.nuxeo.org/jenkins/view/P1Fail/job/master/job/plugins_nuxeo-vision-master/1744/:
com.amazonaws.services.rekognition.model.AccessDeniedException: User: arn:aws:sts::762822024843:assumed-role/jenkins-platform-tests-dev/Jenkins is not authorized to perform: rekognition:DetectLabels (Service: AmazonRekognition; Status Code: 400; Error Code: AccessDeniedException; Request ID: baed176d-45f7-4255-abd3-9d068a86de92) at com.amazonaws.http.AmazonHttpClient$RequestExecutor.handleErrorResponse(AmazonHttpClient.java:1712)
Adapt the tests to the testing environment new constraints (conventions and rules):
- ?
Add the needed permissions to the testing role policy (NXBT-3034):
- rekognition:DetectLabels
- ...
- depends on
-
NXBT-3034 Grant AWS Rekognition services to Jenkins user
- Resolved