-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: AWS, Continuous Integration
-
Team:DevTools
-
Sprint:DevTools-14
According to NXBT-2987 and NXP-28102, the S3PlatformTests policy is missing permissions with the AWS Rekognition service.
Add:
- rekognition:DetectLabels
- ...?
Most of rekognition actions to not look destructive or able to damage unrelated resources.
May be that we can grant all actions but the few delete ones?
And grant the delete ones limited to a given pattern?
- is required by
-
NXP-28102 Fix nuxeo-vision tests with AWS Rekognition
- Resolved