Detect labels in images using Amazon S3, AWS Lambda, Amazon Rekognition, and Amazon DynamoDB

Amazon S3 → AWS Lambda → Amazon Rekognition → Amazon DynamoDB

Detect labels in pictures using Amazon S3, AWS Lambda, Amazon Rekognition, and Amazon DynamoDB with Amazon Cloud Development Kit (AWS CDK)

This sample project demonstrates how to deliver an event-driven architecture to update DynamoDB for labels in images uploaded to S3.
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-ddb-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