@uploadcare/rest-client
    Preparing search index...

    Type Alias AwsRekognitionDetectLabel

    AwsRekognitionDetectLabel: AwsLabel<
        {
            Instances: AwsRekognitionDetectLabelInstance[];
            Parents: AwsRekognitionDetectLabelParent[];
        },
    >