From 625afb55fbcdc713b53ef4d5fd7cfd4e1e22e4c0 Mon Sep 17 00:00:00 2001 From: andalpopsie <55015289+andalpopsie@users.noreply.github.com> Date: Fri, 1 Nov 2024 17:28:29 +0800 Subject: [PATCH] Update idp-deploy.yaml with additional permission for Comprehend Job Please refer to this issue submitted: https://github.com/aws-samples/aws-ai-intelligent-document-processing/issues/45 --- dist/idp-deploy.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/dist/idp-deploy.yaml b/dist/idp-deploy.yaml index 0ff5c63..da3867f 100644 --- a/dist/idp-deploy.yaml +++ b/dist/idp-deploy.yaml @@ -227,6 +227,7 @@ Resources: - comprehendmedical:StartRxNormInferenceJob - comprehendmedical:StartSNOMEDCTInferenceJob - comprehendmedical:StartPHIDetectionJob + - comprehend:StartDocumentClassificationJob Resource: '*' AssumeRolePolicyDocument: Version: 2012-10-17