Skip to content

/AWS1/CL_REK=>LISTDATASETLABELS()

About ListDatasetLabels

This operation applies only to Amazon Rekognition Custom Labels.

Lists the labels in a dataset. Amazon Rekognition Custom Labels uses labels to describe images. For more information, see Labeling images.

Lists the labels in a dataset. Amazon Rekognition Custom Labels uses labels to describe images. For more information, see Labeling images in the Amazon Rekognition Custom Labels Developer Guide.

Method Signature

IMPORTING

Required arguments:

IV_DATASETARN TYPE /AWS1/REKDATASETARN /AWS1/REKDATASETARN

The Amazon Resource Name (ARN) of the dataset that you want to use.

Optional arguments:

IV_NEXTTOKEN TYPE /AWS1/REKEXTENDEDPAGINATIONTOK /AWS1/REKEXTENDEDPAGINATIONTOK

If the previous response was incomplete (because there is more results to retrieve), Amazon Rekognition Custom Labels returns a pagination token in the response. You can use this pagination token to retrieve the next set of results.

IV_MAXRESULTS TYPE /AWS1/REKLISTDSLABELSPAGESIZE /AWS1/REKLISTDSLABELSPAGESIZE

The maximum number of results to return per paginated call. The largest value you can specify is 100. If you specify a value greater than 100, a ValidationException error occurs. The default value is 100.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_REKLISTDSLABELSRSP /AWS1/CL_REKLISTDSLABELSRSP