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.

1 Risposta
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
con risposta 2 anni fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande