shua-awscost
AWS spend and budget headroom, surfaced where provisioning decisions actually happen.
- Language
- Python
- Tools exposed
- 4
Month-to-date spend by service, daily spend with trend detection, and budget headroom — in front of the agent that is about to provision something, rather than in a billing alarm after the fact.
Every result is cached on disk for six hours. The Cost Explorer API bills one cent per request, so an agent polling it would spend real money against the cap it exists to protect. Six hours is deliberate: the underlying data lags a day anyway, so a fresher call buys nothing and charges a cent. Every response states whether it was cached or billed.
Not distributed
Catalogued here for completeness, not for download. This one encodes personal context and machine-specific paths, so it is listed without an install command rather than shown as something you can fetch.
Why it is built this way
Credentials via aws-vault only. Read-only — it cannot provision, modify, or delete.