Values.NotificationChannelSourceThe Amazon Simple Notification Service (Amazon SNS) topic to which Amazon Textract publishes the completion status of an asynchronous document operation.
type nonrec t = {sNSTopicArn : SNSTopicArn.t;The Amazon SNS topic that Amazon Textract posts the completion status to.
*)roleArn : RoleArn.t;The Amazon Resource Name (ARN) of an IAM role that gives Amazon Textract publishing permissions to the Amazon SNS topic.
*)}