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) 278 B
export { default as RightsizingRecommendation } from './RightsizingRecommendation'; export { default as RightsizingCurrentRecommendation } from './RightsizingCurrentRecommendation'; export { default as RightsizingTargetRecommendation } from './RightsizingTargetRecommendation';