App runner certificates for subdomain pending after several tries.

0

I have tried adding a subdomain ex. subdomain.mydomain.com to apprunner certificates as not to use the 23423423.us-east-1.awsapprunner.com domain. The certificates show pending. I've waited a long time 24-48 hours to no avail. I copied the name and value from the below to my cname records of the my domain (replaced here with [mydomain]). Is there something wrong with what I am doing. I copied the cnames and quadruple checked them. I followed the directions that are on the aws console for custom domains in app runner as well. Notice no matter how long I wait I still get the pending_validation as the status.

I used a describe-custom-domains response to get the keys to get the following:

"DNSTarget": "[theapprunnergeneratednumber].us-east-1.awsapprunner.com", "ServiceArn": "arn:aws:apprunner:us-east-1:882159904520:service/scheduling-api-rest/4c4ddd6ca04547d7b4af536d842bbaf7", "CustomDomains": [ { "DomainName": "service1.mydomain.net", "EnableWWWSubdomain": false, "CertificateValidationRecords": [ { "Name": "_e49b49c61116886a2f5e1184fdd61a44.service1.[mydomain].net.", "Type": "CNAME", "Value": "_0f00b2bba108a066e095103f0d9d696e.mhbtsbpdnt.acm-validations.aws.", "Status": "PENDING_VALIDATION" }, { "Name": "_1f199d0c16d3219290be892c4371fb92.2a57j78h5fsbzb7ey72hbx9c01pbxcf.service1.[mydomain].net.", "Type": "CNAME", "Value": "_8e992aea2e8fecacfe6af6dc81a1711d.mhbtsbpdnt.acm-validations.aws.", "Status": "PENDING_VALIDATION" } ], "Status": "pending_certificate_dns_validation" } ],

  • Does anyone at Amazon know what is wrong here. I think there is a bug in the system I'm doing everything correctly. Did anyone else experience this.

No hay respuestas

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