Create random subdomains on different servers

0

I want to create subdomains in random route53 on different servers (without AWS secret/acesss key). I have one script, and when the server makes a request, that server specific subdomain will be created. What are the best services that I can use for this? I'd like to hear your ideas too.

  • Can you rephrase this question? It is unclear what you are asking.

preguntada hace 2 años183 visualizaciones
1 Respuesta
0

Would you be able to clarify the use case? If you would like to create a subdomain for an EC2 instance where you are calling the script from, you can leverage AWS CLI/PowerShell/SDK to make a ChangeResourceRecordSets API to create a new record under a hosted zone.

AWS
Taka_M
respondido hace 2 años

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