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.

已提问 2 年前183 查看次数
1 回答
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
已回答 2 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则