Can't Delete Certificate because there are Dangling Load Balancer Resources
Hello AWS,
I have a custom domain (registered via Route53) and created API Gateway resources for this custom domain yesterday.
After deleting ALL (!!!) API Gateway resources and even doing an "aws-nuke" on my account, I still have API Gateway load balancers associated with my ACM certificate.
The ARNs for the load balancer resources look like this: "arn:aws:elasticloadbalancing:eu-central-1:<some-aws-account-id>:loadbalancer/app/prod-fra-1-az1-1-31/<some-mores-stuff>"
This is annoying as I cannot delete the certificate as long as these association hold.
Can anybody help me with this?
Best,
David