amazon web services - AWS EC2 billed hours per instance in a given time period -


my cio asking me monthly "per instance" breakdown of ec2 charges, of our ec2 instances run on behalf specific customers. know how accomplish this?

i can use java, python, or aws command line tools if necessary, report tools or service preferable.

there new tool open-sourced netflix called ice allows visualize billing details retrieved via aws reports generated s3 buckets.

you might want check answers on @ serverfault similar question.


Comments

Popular posts from this blog

jquery - How can I dynamically add a browser tab? -

node.js - Getting the socket id,user id pair of a logged in user(s) -

keyboard - C++ GetAsyncKeyState alternative -