UNPKG

@cloud-carbon-footprint/aws

Version:

The core logic to get cloud usage data and estimate energy and carbon emissions from Amazon Web Services.

4 lines (3 loc) 204 B
export { default as AWSAccount } from './AWSAccount'; export { default as AzureCredentialsProvider } from './AWSCredentialsProvider'; export { default as GCPCredentialsProvider } from './GCPCredentials';