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.

1 Antwort
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
beantwortet vor 2 Jahren

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen