rekognition_update_dataset_entries {paws.machine.learning} | R Documentation |
This operation applies only to Amazon Rekognition Custom Labels
Description
This operation applies only to Amazon Rekognition Custom Labels.
See https://www.paws-r-sdk.com/docs/rekognition_update_dataset_entries/ for full documentation.
Usage
rekognition_update_dataset_entries(DatasetArn, Changes)
Arguments
DatasetArn |
[required] The Amazon Resource Name (ARN) of the dataset that you want to update. |
Changes |
[required] The changes that you want to make to the dataset. |
[Package paws.machine.learning version 0.9.0 Index]