AWS Cost Explorer Monitoring
Starter
Professional
Bleemeo collects account-level cost metrics from AWS Cost Explorer. Metrics are polled once daily.
Metrics
Section titled “Metrics”| Metric | Description |
|---|---|
account_cost_usd | Daily cost in USD |
account_cost_current_usd | Current month-to-date cost in USD |
account_cost_forecast_usd | Forecasted cost for the end of the current month in USD |
account_saving_plan_coverage | Savings plan coverage as a percentage |
account_saving_plan_utilization | Savings plan utilization as a percentage |
IAM Permissions
Section titled “IAM Permissions”{ "Version": "2012-10-17", "Statement": [ { "Effect": "Allow", "Action": [ "ce:GetCostAndUsage", "ce:GetCostForecast", "ce:GetSavingsPlansUtilization", "ce:GetSavingsPlansCoverage" ], "Resource": "*" } ]}Estimated AWS Cost
Section titled “Estimated AWS Cost”$1.24/month per account (4 Cost Explorer API calls per day).
See Also
Section titled “See Also”- Configuration — set up AWS credentials