Skip to content

Latest commit

 

History

History

billing

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Get AWS cost and usage summary on terminal

Get a short summary of cost and usage . Useful for quick checks while working with some POCs.

Alt Text

Usage

./getbill.sh

Notes

  • Cost and usage API calls are billable.
    • The pricing is negligle compared to the charges when it might go unnoticed.
    • When there are too many resources, pagination might be used in api calls.