Activities
latest
false
Banner background image
Classic Integrations Activities
Last updated Apr 22, 2024

Create Collection

UiPath.AmazonRekognition.Activities.CreateCollection

The Create Collection activity uses the Create Collection API to store 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.

After you create a face collection, you can use the Add Face activity to detect faces in an image and store the detected facial feature information in the collection. After you add faces, you can use the Identify Face activity to search for specific faces stored in the collection.

Summary

Dependencies

Dependency

Details

Packages

UiPath.Amazon.Rekognition.Activities

Activities

Attributes

Attributes

Details

Inputs (Variables)

String

Applies to property: CollectionName

Outputs (Variables)

N/A

API used

Amazon Rekognition - CreateCollection

Properties

The values for the following properties are specified when adding this activity to your project in UiPath Studio.

Common

DisplayName

The display name of the activity.

Attributes

Details

Type

String

Required

Yes

Default value

Create Collection

Allowed values

Enter a String or String variable.

Notes

N/A

Input

CollectionName

The name or ID of for your new collection.

Attributes

Details

Type

String

Required

Yes

Default value

Empty

Allowed values

Enter a String or String variable.

Notes

  • Your collection name must be unique. If you enter a collection name that already exists in the AWS account you're connected to via the Amazon Scope activity, an error will occur.
  • There is not an activity to retrieve a list of your collection names, but you can call the ListCollections API directly using the AWS CLI or AWS SDK API.

Misc

Private

If selected, the values of variables and arguments are no longer logged at Verbose level.

Attributes

Details

Type

Checkbox

Required

No

Default value

Not Selected

Allowed values

Selected or Not Selected

Notes

N/A

  • Summary
  • Dependencies
  • Attributes
  • Properties
  • Common
  • Input
  • Misc

Was this page helpful?

Get The Help You Need
Learning RPA - Automation Courses
UiPath Community Forum
Uipath Logo White
Trust and Security
© 2005-2024 UiPath. All rights reserved.