Cannot delete certificate from ACM

0

I have an old certificate in ACM which was created through Terraform, and is in the "Issued" state. Unfortunately, now I cannot delete it because it is shown as "In use", even though it's not, at least not by me. I tried deleting the certificate manually from the ACM console, but the deletion page shows that it is in use by account 061510835048, which is one of AWS's internal accounts (see https://docs.aws.amazon.com/apigateway/latest/developerguide/set-up-api-with-vpclink-accounts.html)

How can I unlink it? I have already tried deleting all my resources, but it seems something got stuck. I read that this can happen and normally it requires contacting the AWS customer service, but I don't have access to that. Can someone help?

This is blocking me because I cannot destroy resources and get back to a clean slate.

質問済み 1年前285ビュー
1回答
0

Are you using the certificate together with a custom domain in api-gateway (or another service)?

Removing the domain mapping from the API should make it possible to delete the certificate

エキスパート
回答済み 1年前
  • Yes, I am. Or I should say "was" because I deleted everything but still cannot delete the certificate. It's apparently stuck, linked to a ghost CloudFront distribution.

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ