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년 전1210회 조회
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.

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠