Amazon Rekognition Custom Labels API reference - Rekognition

Amazon Rekognition Custom Labels API reference

The Amazon Rekognition Custom Labels API is documented as part of the Amazon Rekognition API reference content. This is a list of the Amazon Rekognition Custom Labels API operations with links to the appropriate Amazon Rekognition API reference topic. Also, API reference links within this document go to the appropriate Amazon Rekognition Developer Guide API reference topic. For information about using the API, see .

Training your model

Projects

  • CreateProject — Creates your Amazon Rekognition Custom Labels project which is a logical grouping of resources (images, Labels, models) and operations (training, evaluation, and detection).

  • DeleteProject — Deletes an Amazon Rekognition Custom Labels project.

  • DescribeProjects — Returns a list of all your Amazon Rekognition Custom Labels projects.

Project Policies

Datasets

  • CreateDataset — Creates a Amazon Rekognition Custom Labels dataset.

  • DeleteDataset — Deletes an Amazon Rekognition Custom Labels dataset.

  • DescribeDataset — Describes an Amazon Rekognition Custom Labels dataset.

  • DistributeDatasetEntries — Distributes the entries (images) in a training dataset across the training dataset and the test dataset for a project.

  • ListDatasetEntries — Returns a list of entries (images) in an Amazon Rekognition Custom Labels dataset.

  • ListDatasetLabels — Returns a list of labels assigned to an Amazon Rekognition Custom Labels dataset.

  • UpdateDatasetEntries — Adds or updates entries (images) in an Amazon Rekognition Custom Labels dataset.

Models

Tags

  • TagResource — Adds one or more key-value tags to an Amazon Rekognition Custom Labels model.

  • UntagResource — Removes one or more tags from an Amazon Rekognition Custom Labels model.

Using your model