Skip to Content
Learning AWS IoT
book

Learning AWS IoT

by Agus Kurniawan
January 2018
Intermediate to advanced
278 pages
5h 13m
English
Packt Publishing
Content preview from Learning AWS IoT

Performing image analysis

Amazon Rekognition can analyze image files from Amazon S3. You need to upload all the images in order to be analyzed by Amazon Rekognition.

In this section, we develop a program to analyze an image file. First, we should configure our account to perform image analysis using Amazon Rekognition. We can do it using Amazon IAM, as follows:

  1. Open your account and add the AmazonRekognitionXXXX policy. For instance, I added the AmazonRekognitionFullAccess policy that is shown in the following screenshot:
  1. We create a program by creating a file named object-rekognition.js. To access Amazon Rekognition, we can use the Rekognition ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Learn AWS Serverless Computing

Learn AWS Serverless Computing

Scott Patterson

Publisher Resources

ISBN: 9781788396110Supplemental Content