Detect Image Labels Using Amazon Rekognition
In this lab, you’ll practice using Amazon Rekognition to detect image labels. When you’re finished with this lab, you’ll have a good understanding of using Rekognition APIs to identify and detect objects, concepts, and scenes in an image.
Terms and conditions apply.
Lab info
Lab author
Challenge
Test the Image Label Detection in Amazon Rekognition Console
You’ll learn to upload an image and test the image label detection in the AWS console.
Challenge
Create and Deploy a Lambda Function with S3 Trigger
You’ll create and deploy a Lambda function with S3 trigger that will use the Rekognition API to detect image labels.
Challenge
Test the End to End Flow by Uploading an Image into S3
You’ll test the end to end flow by uploading an image into S3 bucket.
Provided environment for hands-on practice
We will provide the credentials and environment necessary for you to practice right within your browser.
Guided walkthrough
Follow along with the author’s guided walkthrough and build something new in your provided environment!
Did you know?
On average, you retain 75% more of your learning if you get time for practice.
Recommended prerequisites
- Basic understanding of Amazon S3
- Basic understanding of AWS Lambda