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

AWS::Cognito::UserPool Arn return attribute not mapped #119

Closed xintellion closed 6 years ago

xintellion commented 6 years ago

The Cloudformation UserPoolType return attribute doesnt seem to be mapped.

When I try to reference the Arn attribute from a user pool resource with "Fn::GetAtt" intellij complains: Unknown attribute in resource type 'AWS::Cognito::UserPool': Arn

Besides that, Thanks for the great tool!

shalupov commented 6 years ago

duplicates #121