如何使用 Amazon Route 53 (CLI) 创建子域

How to create subdomain using Amazon Route 53 (CLI)

我正在尝试使 aws-cli 函数使用 Amazon Route 53 创建子域。 请阅读:https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/CreatingNewSubdomain.html

我可以使用 aws-cli 创建子域吗?

如果有人知道,请帮助我。 如果您有任何问题,可以。

谢谢

Amazon Route 53 的 AWS CLI 命令文档位于:route53 — AWS CLI Command Reference

您将使用:

  • create-hosted-zone
  • change-resource-record-sets