When trying to use the fps connection and the previous version (boto2) of the get_account_balance() method, I am waiting for a response without reply.
Can anyone tell me the correct way to do this?
I want to extract the current billing from aws by using the amazon boto3 library for python, but I can’t find any API commands to do so.
When trying to use the fps connection and the previous version (boto2) of the get_account_balance() method, I am waiting for a response without reply.
Can anyone tell me the correct way to do this?
I use CloudWatch API to extract billing information. The “AWS / Billing” namespace has everything you need.