Does billing alarm itself cost money?

0

Sorry if this is a dumb question. I have an AWS account that I do not have intention to use any time soon. So I cleaned all resources I can think of, delete all IAM users except a readonly one and both root/readonly user is guarded with strong password through password manager + MFA. But I am still a little paranoid over the tragedies of hacked AWS account so I want to set up billing alarms for this "frozen" account.

However upon careful examination it looks like

  1. I need to enable Billing Alerts at first, which asks Billing to send data to CloudWatch as a metric, and this is not reversible (you cannot deactivate it anymore)
  2. I need then a cloudwatch alarm on this metric.

In that case, am I right that billing alarm itself will cost a small amount each month since it is a cloudwatch tool, and there is no way to turn it off since I cannot deactivate Billing alert?

Thanks!

已提问 2 年前1211 查看次数
2 回答
1

We highly recommend using AWS Budgets instead. If you use Budgets for notifications and alerting only https://aws.amazon.com/aws-cost-management/aws-budgets/pricing/ - they are free. You don't pay anything.

If you want to use some extra features (in particular, Budget Actions) - then only first 2 actions-enabled budgets are free, and then you pay a fee for additional ones.

However, using Budgets for billing alerts and notifications only, will not cost you anything.

profile pictureAWS
专家
已回答 2 年前
0
profile picture
已回答 2 年前
  • It's only when you use Budget Actions. If it's just for cost alerting and notifications, then it's free.

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则