

# CelebrityRecognition
<a name="API_CelebrityRecognition"></a>

Information about a detected celebrity and the time the celebrity was detected in a stored video. For more information, see [GetCelebrityRecognition](API_GetCelebrityRecognition.md).

## Contents
<a name="API_CelebrityRecognition_Contents"></a>

 ** Celebrity **   <a name="rekognition-Type-CelebrityRecognition-Celebrity"></a>
Information about a recognized celebrity.  
Type: [CelebrityDetail](API_CelebrityDetail.md) object  
Required: No

 ** Timestamp **   <a name="rekognition-Type-CelebrityRecognition-Timestamp"></a>
The time, in milliseconds from the start of the video, that the celebrity was recognized. Note that `Timestamp` is not guaranteed to be accurate to the individual frame where the celebrity first appears.  
Type: Long  
Required: No

## See Also
<a name="API_CelebrityRecognition_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/rekognition-2016-06-27/CelebrityRecognition) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/rekognition-2016-06-27/CelebrityRecognition) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/rekognition-2016-06-27/CelebrityRecognition) 