484 B
484 B
Required Infrastructure setup
- Create an AI user that has access to the required S3 buckets and textract permissions.
- Had to create a queue and SNS topic. had to also create the role that had
sns:Publish. Had to addsqs:ReceiveMessageandsqs:DeleteMessageto the profile. - Created 2 roles for SNS. The textract role is the right one, the other was created manually based on incorrect instructions.
TODO:
- Create a rome bucket for uploads, or move to the regular spot.