Amazon Rekognition
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.
To establish the connection, you must:
- Obtain your access keys in your AWS account.
- Establish the connection in Make.
To obtain your access keys from your AWS account:
- Log in to your AWS Console.
- In the top right corner, click on your Name > Security credentials.
- In the Access keys field, click Create access key.
- Click the checkbox and click Create access key.
- 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.
To establish the connection in Make:
- Log in to your Make account, add a Amazon Rekognition module to your , and click Create a connection.
- Optional: In the Connection name field, enter a name for the connection.
- In the AWS key field, enter the Access key stored above.
- In the AWS secret key field, enter the Secret access key stored above.
- Click Save.
- 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.
After connecting the app, you can perform the following actions:
- Detect text in an image
- Detect labels in an image
- Detect text in a video
- Moderate content in a video
- Make an API Call