Values.DescribeDatasetRequestSourceThis operation applies only to Amazon Rekognition Custom Labels. Describes an Amazon Rekognition Custom Labels dataset. You can get information such as the current status of a dataset and statistics about the images and labels in a dataset. This operation requires permissions to perform the rekognition:DescribeDataset action.
type nonrec t = {datasetArn : DatasetArn.t;The Amazon Resource Name (ARN) of the dataset that you want to describe.
*)}