notificationChannel

@JvmName(name = "dptanbhegqwckhuf")
suspend fun notificationChannel(value: Output<StreamProcessorNotificationChannelArgs>)
@JvmName(name = "unlkulelyyphmjgl")
suspend fun notificationChannel(value: StreamProcessorNotificationChannelArgs?)

Parameters

value

The Amazon Simple Notification Service topic to which Amazon Rekognition publishes the object detection results and completion status of a video analysis operation. Amazon Rekognition publishes a notification the first time an object of interest or a person is detected in the video stream. Amazon Rekognition also publishes an end-of-session notification with a summary when the stream processing session is complete. For more information, see StreamProcessorNotificationChannel .


@JvmName(name = "ynomksqnagswcysq")
suspend fun notificationChannel(argument: suspend StreamProcessorNotificationChannelArgsBuilder.() -> Unit)

Parameters

argument

The Amazon Simple Notification Service topic to which Amazon Rekognition publishes the object detection results and completion status of a video analysis operation. Amazon Rekognition publishes a notification the first time an object of interest or a person is detected in the video stream. Amazon Rekognition also publishes an end-of-session notification with a summary when the stream processing session is complete. For more information, see StreamProcessorNotificationChannel .