AWS::Rekognition::StreamProcessor NotificationChannel - AWS CloudFormation

AWS::Rekognition::StreamProcessor NotificationChannel

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 an end-of-session notification with a summary when the stream processing session is complete. For more information, see StreamProcessorNotificationChannel.

Syntax

To declare this entity in your AWS CloudFormation template, use the following syntax:

JSON

{ "Arn" : String }

YAML

Arn: String

Properties

Arn

The ARN of the SNS topic that receives notifications.

Required: Yes

Type: String

Maximum: 2048

Update requires: Replacement