

翻訳は機械翻訳により提供されています。提供された翻訳内容と英語版の間で齟齬、不一致または矛盾がある場合、英語版が優先します。

# NotificationChannel
<a name="API_NotificationChannel"></a>

Amazon Textract が非同期ドキュメントオペレーションの完了ステータスを発行する先の Amazon Simple Notification Service (Amazon SNS) トピックは次のとおりです。[StartDocumentTextDetection](API_StartDocumentTextDetection.md)。

## 内容
<a name="API_NotificationChannel_Contents"></a>

 ** RoleArn **   <a name="Textract-Type-NotificationChannel-RoleArn"></a>
Amazon SNS トピックへの Amazon Textract パブリッシングアクセス権限を付与する、IAM ロールの Amazon リソースネーム (ARN)。  
Type: 文字列  
長さの制約: 最小長は 20 です｡ 最大長は 2,048 です。  
パターン: `arn:([a-z\d-]+):iam::\d{12}:role/?[a-zA-Z_0-9+=,.@\-_/]+`   
必須: はい

 ** SNSTopicArn **   <a name="Textract-Type-NotificationChannel-SNSTopicArn"></a>
Amazon Textract が完了ステータスを投稿する Amazon SNS トピック。  
Type: 文字列  
長さの制約: 最小長は 20 です｡ 最大長は 1,024 です。  
Pattern: `(^arn:([a-z\d-]+):sns:[a-zA-Z\d-]{1,20}:\w{12}:.+$)`   
必須: はい

## 以下の資料も参照してください。
<a name="API_NotificationChannel_SeeAlso"></a>

言語固有の AWS SDK のいずれかでこの API を使用する方法の詳細については、次を参照してください：
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/textract-2018-06-27/NotificationChannel) 
+  [AWS SDK for Go](https://docs.aws.amazon.com/goto/SdkForGoV1/textract-2018-06-27/NotificationChannel) 
+  [AWSSDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/textract-2018-06-27/NotificationChannel) 
+  [AWS SDK for Ruby v3](https://docs.aws.amazon.com/goto/SdkForRubyV3/textract-2018-06-27/NotificationChannel) 