[go: nahoru, domu]

Skip to content

Lambda function to pull from S3, run image through AWS Rekognition and store in DynamoDB

Notifications You must be signed in to change notification settings

KaleFive/Categorize

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Categorize

A lambda function to pull S3 image upon upload, running image through AWS Rekognition and then storing this data into DynamoDB

Using Categorize

Create a lambda function in your AWS account. Grab the zip version of this code by cd-ing into the src directory and running

zip -r ../../lambda_categorize.zip *

Then upload this zip file to your new lambda function.

categorize

Medium Article on implementation

https://medium.com/@Kalefive/https-medium-com-kalefive-using-aws-rekognition-and-lambda-to-analyze-images-on-the-fly-61cd1adae0af

About

Lambda function to pull from S3, run image through AWS Rekognition and store in DynamoDB

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages