Skip to main content

IRekognitionStartVideoJobBaseRequest

Interface in AWS.Rekognition

Base interface for start video job requests.

Ancestors

Properties

ClientRequestToken

property ClientRequestToken: string

Optionally specify an idempotent token to identify the request.

Requests made with the same token will receive the same response. Use this token to prevent the same request being processed multiple times.

JobTag

property JobTag: string

Specify an identifier that's returned in completion notification that's published to a Amazon Simple Notification Service topic.

NotificationChannel

property NotificationChannel: IRekognitionNotificationChannel

Type: IRekognitionNotificationChannel

Specify the Amazon Simple Notification Service (SNS) topic that you want Amazon Rekognition to publish a completion notification to.

Video

property Video: IRekognitionVideo

Type: IRekognitionVideo

Specify a video stored on Amazon S3 to analyze.