{"id":15643194,"url":"https://github.com/iann0036/aws-bill-export","last_synced_at":"2025-08-25T21:09:51.288Z","repository":{"id":43954673,"uuid":"256880505","full_name":"iann0036/aws-bill-export","owner":"iann0036","description":"Download AWS bills from the console programmatically.","archived":false,"fork":false,"pushed_at":"2023-07-13T09:54:15.000Z","size":171,"stargazers_count":60,"open_issues_count":6,"forks_count":14,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-30T11:14:27.861Z","etag":null,"topics":["aws","aws-billing"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/iann0036.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-04-19T00:22:48.000Z","updated_at":"2025-02-10T16:11:35.000Z","dependencies_parsed_at":"2024-10-23T01:12:44.424Z","dependency_job_id":null,"html_url":"https://github.com/iann0036/aws-bill-export","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iann0036%2Faws-bill-export","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iann0036%2Faws-bill-export/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iann0036%2Faws-bill-export/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iann0036%2Faws-bill-export/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iann0036","download_url":"https://codeload.github.com/iann0036/aws-bill-export/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251687254,"owners_count":21627550,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["aws","aws-billing"],"created_at":"2024-10-03T11:59:26.094Z","updated_at":"2025-04-30T11:14:32.816Z","avatar_url":"https://github.com/iann0036.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AWS Bill Export\n\n\u003e [\"something monstrous\"](https://twitter.com/QuinnyPig/status/1251572159434027008)\n\nDownloads AWS bills from the console programmatically.\n\n## Installation\n\n[![Launch Stack](https://cdn.rawgit.com/buildkite/cloudformation-launch-stack-button-svg/master/launch-stack.svg)](https://console.aws.amazon.com/cloudformation/home?region=us-east-1#/stacks/new?stackName=billretriever\u0026templateURL=https://s3.amazonaws.com/ianmckay-us-east-1/billretriever/template.yml)\n\nClick the above link to deploy the stack to your environment.\n\nIf you prefer, you can also manually upsert the [template.yml](https://github.com/iann0036/aws-bill-export/blob/master/template.yml) stack from source.\n\nCurrently, the only tested region is `us-east-1`.\n\n## Usage\n\nThe stack outputs a base URL you can use to make calls. The following calls can be made:\n\n**Show complete bill contents**\n\n```\nhttps://\u003cbaseurl\u003e/completebill.json?month=3\u0026year=2020\n```\n\n**Show the invoice list**\n\n```\nhttps://\u003cbaseurl\u003e/invoicelist.json?month=3\u0026year=2020\n```\n\n**Show linked account bills**\n\n```\nhttps://\u003cbaseurl\u003e/linkedaccountbillsummary.json?month=3\u0026year=2020\n```\n\n**Generate and download an invoice**\n```\nhttps://\u003cbaseurl\u003e/generate.json?invoiceNumber=12345\u0026invoiceGroupId=12345\"\nhttps://\u003cbaseurl\u003e/download.pdf?invoiceNumber=12345\u0026invoiceGroupId=12345\"\n```\n\n## Notes\n\n- Authentication and/or authorization is anonymous by default, and a basic IAM authentication/authorization is available via the `AuthorizationType` . Configuring this to match your environment is left as an exercise for you.\n- You have to keep puppeteer-core and @sparticuz/chromium in sync if you update packages. See the [sparticuz/chromium readme](https://github.com/sparticuz/chromium) for instructions.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiann0036%2Faws-bill-export","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fiann0036%2Faws-bill-export","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiann0036%2Faws-bill-export/lists"}