shalupov / idea-cloudformation

AWS CloudFormation plugin for IntelliJ-based IDEs (IntelliJ IDEA, RubyMine, WebStorm, PhpStorm, PyCharm, AppCode, Android Studio, DataGrip, CLion)
https://teamcity.jetbrains.com/viewType.html?buildTypeId=IdeaAwsCloudFormation_Master_Build&guest=1
Apache License 2.0
136 stars 27 forks source link

Cognito UserPool Attributes show error #116

Closed bamapookie closed 6 years ago

bamapookie commented 6 years ago

!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

shalupov commented 6 years ago

fixed in 0.5.42

bamapookie commented 6 years ago

I am still seeing these errors in 0.5.42.