有没有办法使用亚马逊boto(Python工具)的Route53的API来创build多租户应用程序的自定义子域名?
是。 boto.route53.connection.create_hosted_zone()似乎是你想要的。