v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1465453454.1 KB

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.

For more information, see Getting information about a celebrity in the Amazon Rekognition Developer Guide.

This operation requires permissions to perform the rekognition:GetCelebrityInfo action.

post/#X-Amz-Target=RekognitionService.GetCelebrityInfo

Headers

X-Amz-Target'RekognitionService.GetCelebrityInfo' required

Request body

Idstring required

The ID for the celebrity. You get the celebrity ID from a call to the <a>RecognizeCelebrities</a> operation, which recognizes celebrities in an image.

Response

Success

UrlsUrl[]

An array of URLs pointing to additional celebrity information.

Namestring

The name of the celebrity.