Skip to content

Refactor: Align directory structure with team conventions#2

Open
Fletacode wants to merge 3 commits intomainfrom
feat/cost_analyzer
Open

Refactor: Align directory structure with team conventions#2
Fletacode wants to merge 3 commits intomainfrom
feat/cost_analyzer

Conversation

@Fletacode
Copy link
Contributor

/code
/IaC
구조로 변경하였습니다.

- Add `cost_analyzer.py` module for analyzing cost trends from S3 summary files.
- Add `athena_query_handler.py` module to query Athena for resource IDs based on service names identified by the cost analyzer.
- Refactor `lambda_function.py` to orchestrate the workflow using the new modules, separating concerns for better maintainability.
@Fletacode Fletacode requested a review from MoohyunSong May 11, 2025 08:38
- 'execute' 작업 유형을 처리하기 위해 delete_handler를 통합하고, arn_id와 region 파라미터를 추가하여 리소스를 삭제할 수 있도록 기능을 확장함.
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