C# Класс Amazon.Rekognition.Model.CreateCollectionRequest

Container for the parameters to the CreateCollection operation. Creates a collection in an AWS region. You can add faces to the collection using the operation.

For example, you might create collections, one for each of your application users. A user can then index faces using the IndexFaces operation and persist results in a specific collection. Then, a user can search the collection for faces in the user-specific container.

For an example, see example1.

This operation requires permissions to perform the rekognition:CreateCollection action.

Наследование: AmazonRekognitionRequest
Показать файл Открыть проект Примеры использования класса

Приватные методы

Метод Описание
IsSetCollectionId ( ) : bool