Skip to main content

TRekognitionNotificationChannel

Class in AWS.Rekognition

NotificationChannel class.

Ancestors

Properties

RoleArn

property RoleArn: TARN

SNSTopicArn

property SNSTopicArn: TARN

Constructors

Create

constructor Create(const ASNSTopicArn, ARoleArn: TARN);

Constructor for TRekognitionNotificationChannel.

Parameters

NameDescription
ASNSTopicArnSpecify the Amazon Resource Name (ARN) of an Amazon Simple Notification Service (SNS) topic for Amazon Rekognition to post completion status to.
ARoleArnSpecify the Amazon Resource Name (ARN) of an Identity & Access Management (IAM) role that gives Amazon Rekognition permission to publish to the Amazon Simple Notification Service (SNS) topic.