【发布时间】:2018-03-12 23:53:07
【问题描述】:
我正在尝试使用 yaml 配置创建 Cognito 池作为无服务器框架的一部分。我有一个对象,其根属性包括VerificationMessageTemplate 和UsernameAttributes
但是,我收到错误消息An error occurred: RequesterPool - Property validation failure: [Encountered unsupported properties in {/}: [VerificationMessageTemplate, UsernameAttributes]].
根据文档,这些属性应该是supported。
【问题讨论】:
标签: amazon-web-services amazon-cloudformation amazon-cognito