### Description Currently, attachment data is fetched from the Oracle database. Update the application to retrieve attachments from S3 buckets instead. ### Acceptance Criteria - [ ] Replace existing Oracle database attachment fetch logic with S3 integration - [ ] Ensure proper handling of S3 authentication and permissions