Why Am I Being Charged for OpenSearch When I Can’t Find Any Instances?

0
14
Asked By RandomHero92 On

I've noticed charges of around $70 a month for AWS OpenSearch Service, specifically for r7g.large instances, but I can't locate any resources in my account. I've combed through every region in the OpenSearch console, checked Cost Explorer (where the charges are confirmed but the resource IDs are missing), ran scripts to dig for any hidden domains, and used CloudFormation and CloudTrail to search for recently deleted resources. The charges appeared this month, and since my AWS account is relatively new, I don't recall creating any OpenSearch or Elasticsearch domains. Has anyone else faced similar "ghost" OpenSearch domains? What can I do to track down and remove these elusive resources?

1 Answer

Answered By TechGuru1982 On

Have you considered that you might be using Amazon OpenSearch Serverless? Even if you think you set up no domains, there's a minimum billed for OCU in serverless configurations. You get charged for a basic level of OCU hours which can really add up. Check out the pricing details on AWS's website to get a clearer picture of how that works!

DataNerd204 -

Yeah, if you set up even one service, you'll get that minimum charge even if it's not visible as a full-fledged instance!

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.