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年前1209ビュー
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.

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ