Using Rekognition to process a batch of images on an S3 bucket

1

Hey all. I'm looking for guidance on using the AWS CLI to scan a batch of images on an S3 bucket with Rekognition. I've been able to successfully 'detect-labels' on a single image stored on my bucket. The goal is to identify images in adult content and move them into a separate folder to moderate manually. I've not seen anywhere in the docs how to scan a folder, only a single image, and it can't possibly be that I should need to use yet another AWS service to do the same exact operation on a folder instead of a single file? Thanks for reading.

preguntada hace 2 años809 visualizaciones
1 Respuesta
1

Hello

Just curious if you have looked into Lambda to do the processing of those images when they are uploaded? Links to tutorials & blog:

https://docs.aws.amazon.com/rekognition/latest/dg/tutorials.html https://aws.amazon.com/blogs/compute/creating-a-serverless-face-blurring-service-for-photos-in-amazon-s3/

AWS
respondido hace 2 años

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas