Using AWS Rekognition from Lambda
Let’s build together a serverless application that will recognize an image using AWS Rekognition.
Let’s build together a serverless application that will recognize an image using AWS Rekognition.
We are going to validate if the image is a cat or not and if it’s not a cat then we are going to delete the image.
The code is here: https://github.com/mavi888/rekognition-cat-o-no-cat