【问题标题】:AWS Cognito - Creating pools using Cloud Formation - Expected supported properties returning as unsupportedAWS Cognito - 使用 Cloud Formation 创建池 - 预期支持的属性返回为不受支持
【发布时间】:2018-03-12 23:53:07
【问题描述】:

我正在尝试使用 yaml 配置创建 Cognito 池作为无服务器框架的一部分。我有一个对象,其根属性包括VerificationMessageTemplateUsernameAttributes

但是,我收到错误消息An error occurred: RequesterPool - Property validation failure: [Encountered unsupported properties in {/}: [VerificationMessageTemplate, UsernameAttributes]].

根据文档,这些属性应该是supported

【问题讨论】:

    标签: amazon-web-services amazon-cloudformation amazon-cognito


    【解决方案1】:

    目前这两个属性均不受支持,cloudformation 模板目前落后于该服务几个版本。有关支持的选项,请参阅:http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpool.html

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2018-06-27
      • 2018-10-13
      • 2021-01-20
      • 1970-01-01
      • 1970-01-01
      • 2018-03-30
      • 2016-03-23
      • 1970-01-01
      相关资源
      最近更新 更多