rekognition_get_celebrity_info {paws.machine.learning} | R Documentation |
Gets the name and additional information about a celebrity based on their Amazon Rekognition ID
Description
Gets the name and additional information about a celebrity based on their Amazon Rekognition ID. The additional information is returned as an array of URLs. If there is no additional information about the celebrity, this list is empty.
See https://www.paws-r-sdk.com/docs/rekognition_get_celebrity_info/ for full documentation.
Usage
rekognition_get_celebrity_info(Id)
Arguments
Id |
[required] The ID for the celebrity. You get the celebrity ID from a call to the
|
[Package paws.machine.learning version 0.7.0 Index]