rekognition_get_celebrity_info: Gets the name and additional information about a celebrity...

View source: R/rekognition_operations.R

rekognition_get_celebrity_infoR 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 recognize_celebrities operation, which recognizes celebrities in an image.


paws.machine.learning documentation built on Sept. 12, 2023, 1:14 a.m.