is it possible to make cloudwatch alarm to track credit

0

we have AWS credits given by AWS. currently, our monthly bill is zero as credits are being used. I want to monitor the credit being used per month. whenever credit usage goes beyond a specific limit, I want to be notified. but my alarm does not trigger as I always have a $ 0$ bill on my billing dashboard due to credits available in my account. currently, I have a Cloudwatch alarm with a metric name "EstimatedCharges". I have set the condition to trigger an alarm when the bill goes above 1 dollar. this alarm sends a message to the SNS topic and it will send a notification to AWS LAMBDA. when the LAMBDA function triggers, it sends an alarm msg to Google Chat. I can use AWS budget, but it will only send messages to email only. so I can't use AWS Budget. Is it possible to track my credit usage?

1 Answer
1
Accepted Answer
profile pictureAWS
EXPERT
answered 6 months ago
profile pictureAWS
EXPERT
reviewed 6 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions