Customer Carbon Footprint Tool SDK/API

0

Hi,

I want to get the Carbon Footprint data/report via SDK (boto3) or REST API. Is it possible to do so? If yes. how? And if no, then what are the methods to access it programmatically?

Thanks, Kushagra Behere

asked 20 days ago54 views
1 Answer
1

Hi,

AFAIK, there is this AWS-delivered experimental script to access Carbon Footprint report via API: https://github.com/aws-samples/experimental-programmatic-access-ccft

The script can be used for programmatic access to the same AWS Customer Carbon
 Footprint Tool data the browser has access to. It enables customers to do two things:

 1. Programmatic access to feasibly get individual estimates of hundreds or thousands 
 of accounts without logging in to each account manually.
 2. Lowered carbon reporting threshold to kilogram level (three decimal digits) as 
 introduced in the CSV file download feature.

About "experimental", see FAQ on page above:

Q: What does experimental mean?
This script resembles the access to CCFT data from the AWS Billing Console. 
Hence it is not using an official AWS interface and might change at any time 
without notice and just stop working.

Best,

Didier

profile pictureAWS
EXPERT
answered 20 days ago
profile picture
EXPERT
reviewed 20 days ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions