Search code examples
aws-sdk-go

AWS Billing Service not included in Golang AWS SDK


I see that the AWS Billing service was not included into the Golang SDK

We need to make a Lambda to connect with this service and collect the monthly billing to make a dashboard.

How can we do that ?

Regards


Solution

  • The go sdk's cost explorer package gives access to the aws cost explorer api:

    You can use the Cost Explorer API to programmatically query your cost and usage data