shalupov/idea-cloudformation

Cognito UserPool Attributes show error

bamapookie opened this issue · 3 comments

Issue #116 was not fixed with 0.5.42

!GetAtt UserPool.Arn
!GetAtt UserPool.ProviderName
!GetAtt UserPool.ProviderUrl
all show as errors for UserPool Type AWS::Cognito::UserPool. More information on the valid return types are listed here: https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpool.html#w2ab2c21c10d250c11

fixed in 553be3e