I'm using AWS certificate manager to create a certificate for an API gateway instance I'm running. The domain is all set up via Route53. If I create a certificate for test.my-domain.com and click the "create records in route53" button the records are added and I get verified. However if I delete that certificate and try to create a new one for the same subdomain The cname records name and value is the same as the deleted one and it fails to add and the full certificate creation fails. I've tried manually adding the records myself incase that fixed the issue but it doesn't. In that instance the Pending validation phase never completes. Is this the expected behaviour?
Any support on this would be great.
Thank you,
I've tried deleting a certificate and readding the certificate via the console. I would expect that the new certificate is verified using the DNS records in route53.