StartCelebrityRecognitionRequest
Types
Properties
Link copied to clipboard
Idempotent token used to identify the start request. If you use the same token with multiple StartCelebrityRecognition
requests, the same JobId
is returned. Use ClientRequestToken
to prevent the same job from being accidently started more than once.
Link copied to clipboard
The Amazon SNS topic ARN that you want Amazon Rekognition Video to publish the completion status of the celebrity recognition analysis to. The Amazon SNS topic must have a topic name that begins with AmazonRekognition if you are using the AmazonRekognitionServiceRole permissions policy.
Functions
Link copied to clipboard
inline fun copy(block: StartCelebrityRecognitionRequest.Builder.() -> Unit = {}): StartCelebrityRecognitionRequest