I\'m trying to get the billing information from aws for ec2 instances, s3 buckets and ebs volumes using java api. I want to create api that gives specific entity wise hourly
There are no APIs to get AWS billing information. Instead what you can do is:
For more information: See here