- Newest
- Most votes
- Most comments
Edit: Just read your comment that those ARNs are from deleted API gateways, just double check one more time in us-east-1 if you have any API GW left, if not you can open a support case that you are not able to remove the ACM because of these ARNs.
The ARNs in your questions look like an API Gateway regional endpoint ARN. I have seen similar naming patterns for regional endpoints ALB ARNs.
I am sure you already know this but would like clarify for anyone reading in future, Deploying a Regional API endpoint creates an Application Load Balancer by API Gateway. The CloudFront distribution or Application Load Balancer is owned by API Gateway, not your account. The ACM certificate provided to deploy API Gateway is associated with the CloudFront distribution or Application Load Balancer.
Please follow the steps documented at: https://aws.amazon.com/premiumsupport/knowledge-center/acm-certificate-resources/
Hi,
I have seen those steps in my troubleshooting process and have attempted to follow them.
The problem is, I do not currently have an API Gateway or Custom Domain provisioned in my account. They were deleted. Yet the ACM association persists.
Then you can ask Support for diagnose :)
Everyone, wait a couple hours before submitting a support ticket.
I had the same issue today. I was in the middle of writing up a support ticket and I was able to delete my cert by the time I was done writing it. It probably took about 30-60 minutes for it to be disassociated.
All services which can use ACM you can find here.
As I remember certificate should show where is it used, but I can't confirm it right now.
Last advice :) you should avoid showing your account number because it's very sensitive data.
Hi, thanks for the advice.
I currently have nothing provisioned from that list.
None of the account numbers in the Arns I showed are my account. They are the Arns of the Load Balancers that are associated presumably with a deleted API gateway, causing the issue.
Use the AWS Config service. For resource type select AWS ACM Certificate and then either select your certificate or enter the ARN of your certificate. Select Resource Timeline and focus on the configuration changes listed. Here you should be able to view the change details and you would be interested in the ones that call out Configuration.InUseBy.
Relevant content
- asked 3 years ago
- AWS OFFICIALUpdated 6 months ago
- AWS OFFICIALUpdated 6 months ago
- AWS OFFICIALUpdated 5 months ago
It'll eventually be deleted. Wait a couple hours before submitting a support ticket.