【发布时间】:2017-11-30 20:51:49
【问题描述】:
我正在为托管在 S3 上的网站编写 CFT - YML 文件通过模板验证没有问题,但是构建代理返回以下错误:
yaml.constructor.ConstructorError: could not determine a constructor for the tag '!GetAtt'
Outputs:
WebsiteURL:
Value: !GetAtt RootBucket.WebsiteURL
Description: URL for website hosted on S3
【问题讨论】:
-
这个问题可能已经回答了here。