How to stop billing for "Route 53 Resolver Network Interface"?

1

Hi, I have been running EC2 instances with web servers on them for months now. I have never been billed anything by Route53 other than for the domain name (and requests, within free tier). Recently, I was following an AWS docs tutorial on Route53 Resolvers. I have created some Resolver rules and endpoints. However, now I have deleted all Resolver endpoints and rules (except the default rule, which I cannot possibly delete, via console or CLI), and in my billing, I am getting billed $0.125/hour for:

$0.125 per hour per Resolver Network Interface

My question: how do I stop this billing from happening? I was purely trying out the Route53 Resolvers, and now I am getting billed quite a lot of money for something I am not using and do not know how to turn off.

Things I have tried / found out:

  • I am aware that the billing corresponds to the amount of ENIs (also $0.125/hour), are these the same thing? I have an ENI running in my EC2 console, but I wouldn't understand why this all the sudden would be a problem, because (as I stated before): I have never paid for Resolver Network Interfaces before.
  • This list will be updated as I try more things
Koen
질문됨 2년 전5161회 조회
2개 답변
0

please confirm that the AWS CLI command below doesn't return any outputs:

aws route53resolver list-resolver-endpoints

Note: Please specify the region '--region [region]' where you supposed to have the ENIs.

if there is an output, then the R53 Resolver Endpoints still exists and you need to delete them. If not and upon checking in the EC2 Console in the 'Network Interfaces' and there are still R53 resolver endpoint ENIs, then you need to reach out to AWS Support for further assistance.

AWS
답변함 2년 전
  • Tried these, no endpoints were shown (for any region). I have been in contact with AWS technical staff and they have resolved it. I think it was an issue with Billing.

0

Hi , I have encountered the same problem at present. Is there any solution?

Joney
답변함 2달 전

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

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

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

관련 콘텐츠