queries: - github aws lambda cost reporter notification graph results: - https://github.com/ighanim/aws-cost-anomaly-alerts - text only - https://github.com/futurelearn/aws-budget-slack - text only - https://github.com/wellcomecollection/cost_reporter - monthly and text only - https://github.com/ibatulanandjp/aws-cost-report - text only - https://github.com/ijazrushad/aws_daily_cost_email_lambda - text email - https://github.com/kiconiaworks/aws-cost-reporter/blob/main/pacioli/functions.py - messy code and no example - https://github.com/cloudposse/terraform-aws-budgets - no example how it is going to look like. seems overly complex - https://github.com/miroculus/lambda-awsCostReporter - text only - https://github.com/apify/actor-aws-costs-to-slack/blob/main/src/main.ts - has an interesting graph solution, but uploads it to apify.com π learnings: - many projects haven't gone the extra-mile of rendering the image. what I did back then was and is really cool - most projects don't have a readme which clearly shows the result first, which is paramount - I could not find the cost explorer if I tried.
queries:
results:
learnings: