View source: R/rekognition_operations.R
rekognition_get_celebrity_info | R Documentation |
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.
rekognition_get_celebrity_info(Id)
Id |
[required] The ID for the celebrity. You get the celebrity ID from a call to the
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.