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
| Name | Description |
|---|---|
ASNSTopicArn | Specify the Amazon Resource Name (ARN) of an Amazon Simple Notification Service (SNS) topic for Amazon Rekognition to post completion status to. |
ARoleArn | Specify 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. |