Can't Delete Certificate after removing all Custom Domain Name in API Gateway

1

Hi, I can not delete my ACM certificate because it is associated with some load balancer. I just removed all custom domain names in API Gateway, but it still shows that there are three elastic load balancers associated.

Can anyone help me?

Best, Cuong

asked 2 years ago604 views
2 Answers
0

If you have deleted all the Amazon API Gateway Custom Domains associated with the ACM Certificate, and it still indicates it is in-use by a load balancer from an account listed at this page, you will need to contact support to get the associations removed. You should get a pretty quick turn around from support to remove the associations, after which you should be able to delete the ACM certificate.

AWS
answered 8 months ago
-2

Hi,

As described here https://aws.amazon.com/premiumsupport/knowledge-center/acm-certificate-resources/ you can try to delete the custom domain name for API Gateway, by running the AWS command delete-domain-name, so that it may clean up ACM associations too.

Hope it helps

profile picture
EXPERT
answered 2 years 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