UiPath Documentation
activities
latest
false

Classic Integrations activities

Last updated May 18, 2026

Activities

The following table lists the activities that are included in the Amazon Rekognition Activities Package.

ActivityDescription
Amazon ScopeEstablishes an authenticated connection between UiPath and your AWS Account using your IAM credentials.
Add FaceDetects faces in the input image and then adds them to the specified collection. For each face detected, the activity returns an array of the faces that were added to the collection.
Analyze FaceDetects the 100 largest faces in the input image. For each face detected, the activity returns an array of face detail objects.
Compare FacesCompares the most prominent face in the source input image to each of the 100 largest faces detected in the target input image.
Create CollectionStores information about detected faces in a server-side container (i.e. collection). You can use the facial information that's stored in a collection to search for known faces in images using the Identify Face activity.
Identify FaceFirst detects the largest face in your input image, then searches the specified collection for matching faces. The activity compares the features of the input face with the faces in the collection and outputs an array of faces that match your input image.
Detect LabelsDetects instances of real-world objects within an input image, including objects like flower, tree, and table; events like wedding, graduation, and birthday party; and concepts like landscape, evening, and nature.
Detect TextDetects the words, lines, and text found in the input image.
Safe SearchDetects unsafe content such as explicit nudity and suggestive material within your input image.

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated