Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
mfriesen committed May 20, 2023
1 parent 5e0ee25 commit eafcfa6
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,8 @@ Resources:
Fn::Sub: "{{resolve:ssm:/formkiq/${AppEnvironment}/s3/DocumentsS3Bucket}}"
OCR_S3_BUCKET:
Fn::Sub: "{{resolve:ssm:/formkiq/${AppEnvironment}/s3/OcrBucket}}"
SNS_DOCUMENT_EVENT:
Fn::Sub: "{{resolve:ssm:/formkiq/${AppEnvironment}/sns/DocumentEventArn}}"
Role:
Fn::GetAtt:
- TesseractLambdaRole
Expand Down

0 comments on commit eafcfa6

Please sign in to comment.