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.

preguntada hace un año285 visualizaciones
1 Respuesta
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

EXPERTO
respondido hace un año
  • 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.

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas