{"slug":"iam-aws-rekognition","cloud":"aws","service":"rekognition","title":"Amazon Rekognition (IAM)","description":"Amazon Rekognition makes it easy to add image and video analysis to your applications using pre-trained or customizable computer vision models.","category":"ml","common_permissions":["rekognition:ListCollections","rekognition:DescribeCollection","rekognition:ListFaces","rekognition:ListProjectPolicies"],"least_privilege_example":"{\n  \"Version\": \"2012-10-17\",\n  \"Statement\": [\n    {\n      \"Effect\": \"Allow\",\n      \"Action\": [\n        \"rekognition:ListCollections\",\n        \"rekognition:DescribeCollection\",\n        \"rekognition:ListFaces\",\n        \"rekognition:ListProjectPolicies\"\n      ],\n      \"Resource\": \"*\"\n    }\n  ]\n}","warnings":["Avoid rekognition:* — grants full control including delete and modify of collections, projects, and models","Avoid rekognition:DeleteCollection and rekognition:DeleteProject unless explicitly needed for cleanup"],"docs":"https://servicereference.us-east-1.amazonaws.com/v1/rekognition/rekognition.json","tags":["iam","aws"],"last_verified":"2026-06-14T00:00:00.000Z","next_check":"2026-12-11T00:00:00.000Z","created_at":"2026-06-14T04:50:08.485Z","updated_at":"2026-06-14T04:50:08.485Z"}