Unable to delete certificate, Shows error Certificate in use

0

I have two Certificates which were used by API Gateway in AP-SOUTH-1 Region. I have removed those custom domain names way before in 2023, But still both my certificates show they are associated. How can I solve this issue.

I tried all the steps mentioned on below link https://repost.aws/knowledge-center/acm-certificate-resources

No success at all till now.

Certificate ARN :- arn:aws:acm:ap-south-1:805319354487:certificate/76dfa78c-8dcb-4156-9e72-aa2a71bbcc41

arn:aws:elasticloadbalancing:ap-south-1:507069717855:loadbalancer/app/prod-bom-1-cdtls-1-2-11/92d5d4c6c4cf912f
arn:aws:elasticloadbalancing:ap-south-1:507069717855:loadbalancer/app/prod-bom-1-cdtls-1-2-21/4341055cad796ed2
arn:aws:elasticloadbalancing:ap-south-1:507069717855:loadbalancer/app/prod-bom-1-cdtls-1-2-72/490472a956cfac12

Certificate ARN :- arn:aws:acm:ap-south-1:805319354487:certificate/843cdc7b-04b6-4f5c-b1e1-a0f19e022e53

arn:aws:elasticloadbalancing:ap-south-1:986214881808:loadbalancer/app/prod-bom-1-az1-1-13/2e4ae6437b4a7e0d
arn:aws:elasticloadbalancing:ap-south-1:986214881808:loadbalancer/app/prod-bom-1-az1-1-3/b2dc9ba7e64afbcc
arn:aws:elasticloadbalancing:ap-south-1:986214881808:loadbalancer/app/prod-bom-1-az2-1-3/cf59b2c3ce1c8bc0
arn:aws:elasticloadbalancing:ap-south-1:986214881808:loadbalancer/app/prod-bom-1-az2-1-4/78ebcb0357d670d7
arn:aws:elasticloadbalancing:ap-south-1:986214881808:loadbalancer/app/prod-bom-1-az3-1-11/0bc95d80cf524250
arn:aws:elasticloadbalancing:ap-south-1:986214881808:loadbalancer/app/prod-bom-1-az3-1-5/c3ea20f1738d6599
1 Answer
0

Hello.

Is it not possible to delete it using AWS CLI command?

aws acm delete-certificate --certificate-arn arn:aws:acm:ap-northeast-1:xxxxxxxxxxxx:certificate/12345678-1234-1234-1234-12345678abcd

It seems that the person who asked the following URL contacted AWS Support and the issue was resolved.
Therefore, I recommend that you open a case with AWS Support under "Account and billing".
Inquiries under "Account and billing" can be made free of charge.
https://repost.aws/ja/questions/QUD6O2O6z2QjelpBx6bcnBaA/cannot-delete-acm-certificate-due-to-uncontrollable-resource-associations

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