1 Answer
- Newest
- Most votes
- Most comments
-1
You can reference this link to delete ACM certificate : https://aws.amazon.com/premiumsupport/knowledge-center/acm-certificate-resources/
answered 2 years ago
You can reference this link to delete ACM certificate : https://aws.amazon.com/premiumsupport/knowledge-center/acm-certificate-resources/
I have never used API gateway, and the distribution seems to be in my account. And since the arn for the Cloudfront distribution contains my account id, I think I'm supposed to own it. I have checked all the services mentioned in this documentation for resources, but I don't have anything there.
Can you check the ARN of the 'Associated Resource' in the certificate in ACM - does it match that of the AWS account that you're in? If not, then it's likely that this is a resource created by API GW and owned by that service. Go into API GW and see if you have any global GWs that have an ACM cert associated with them. https://docs.aws.amazon.com/acm/latest/userguide/gs-acm-delete.html
If you had API GWs but have recently deleted them, give it some time before deleting the cert. Let me know if this helps.
I am upvoting this problem and adding details. Here is a summary of commands that show the issue (powershell, arns partially redacted)
Then I take that arn and try to look at it
Try deleting it anyway, just to be sure
That didn't work, but lets try to delete the certificate just in case something really did work