Process images using Amazon Rekognition and IoT Core

Amazon S3 → AWS Lambda → Amazon Rekognition → IoT Core

Process images with Amazon Rekognition and detect if uploaded image contains Personal Protective Equipment (PPE)

This sample project demonstrates an event-driven example that sends an IoT core message for images uploaded to S3 when PPE is not found in the uploaded image.
Implemented in CDK.

< Back to all patterns

GitHub icon Download this pattern (.zip)

GitHub icon View this pattern on GitHub


Clone repo

git clone https://github.com/aws-samples/serverless-patterns/cd serverless-patterns/s3-lambda-rekognition-iot-cdk

Deploy

cdk deploy --all


Testing

See the GitHub repo for detailed testing instructions.

Cleanup

Delete the stack: cdk destroy --all.

Created by:

Chris Peter Francis

Chris Peter Francis

Chris is a Solutions Architect for AWS Energy. Serverless advocate and enthusiast.

Follow on LinkedIn