AI

Amazon Rekognition

7min

With Amazon Rekognition modules in Make, you can detect text and labels in images and videos, and moderate video content in your Amazon Rekognition account.

To use the Amazon Rekognition modules, you must have an AWS account. You can create an account at aws.amazon.com.

Refer to the Amazon Rekognition API documentation for a list of available endpoints.

Connect Amazon Rekognition to Make

To establish the connection, you must:

  1. Obtain your access keys in your AWS account.
  2. Establish the connection in Make.

Obtain your access keys in your AWS account

To obtain your access keys from your AWS account:

  1. Log in to your AWS Console.
  2. In the top right corner, click on your Name > Security credentials.
  3. In the Access keys field, click Create access key.
  4. Click the checkbox and click Create access key.
  5. Copy the Access key and Secret access key values shown and store them in a safe place.

You will use these values in the AWS key and AWS secret key fields in Make.

Establish the connection with Amazon Rekognition in Make

To establish the connection in Make:

  1. Log in to your Make account, add a Amazon Rekognition module to your , and click Create a connection.
  2. Optional: In the Connection name field, enter a name for the connection.
  3. In the AWS key field, enter the Access key stored above.
  4. In the AWS secret key field, enter the Secret access key stored above.
  5. Click Save.
  6. If prompted, authenticate your account and confirm access.

You have successfully established the connection. You can now edit your and add more Amazon Rekognition modules. If your connection requires reauthorization at any point, follow the connection renewal steps here.

Build Amazon Rekognition 

After connecting the app, you can perform the following actions:

Image Rekognition

  • Detect text in an image
  • Detect labels in an image

Video Rekognition

  • Detect text in a video
  • Moderate content in a video

Other

  • Make an API Call