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 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南