Skip to content

Feature: PDF Report Generation for File Statuses - #81

Open
jananir-21 wants to merge 11 commits into
nselvaraj-cue-103from
jrangaraj-cue-base103-glue-348
Open

Feature: PDF Report Generation for File Statuses#81
jananir-21 wants to merge 11 commits into
nselvaraj-cue-103from
jrangaraj-cue-base103-glue-348

Conversation

@jananir-21

Copy link
Copy Markdown
Collaborator

Summary
Introduced asynchronous PDF file status report generation using AWS Glue, along with API endpoints to trigger jobs and retrieve downloadable S3 presigned URLs.

Key Changes
AWS Glue Job:
Created file_status_report_job.py to compile file metrics into formatted PDF reports and upload them to S3.

API Endpoints:
Added endpoints/report.py and utility services to trigger Glue report execution and generate presigned download links.

Terraform Infrastructure:
Provisioned AWS Glue resources, IAM roles, and policy permissions across Terraform modules.

Testing / Verification
Verified PDF report generation flow from API request to Glue job completion.
Confirmed S3 presigned URL generation and PDF download functionality.

@jananir-21
jananir-21 force-pushed the jrangaraj-cue-base103-glue-348 branch from 1decfc0 to a09b2e2 Compare September 1, 2026 19:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant