Skip to main content

TTextractNotificationChannel

Class in AWS.Textract

NotificationChannel class.

Ancestors

Properties

RoleArn

property RoleArn: TARN

SNSTopicArn

property SNSTopicArn: TARN

Constructors

Create

constructor Create(const ASNSTopicArn, ARoleArn: TARN);

Constructor for TTextractNotificationChannel.

Parameters

NameDescription
ASNSTopicArnSpecify the Amazon Resource Name (ARN) of an Amazon SNS topic to receive Amazon Textract completion status notifications.
ARoleArnSpecify the Amazon Resource Name (ARN) of an IAM Role giving Amazon Textract publishing permissions to the Amazon SNS topic.