AWS CloudFormation plugin for IntelliJ-based IDEs (IntelliJ IDEA, RubyMine, WebStorm, PhpStorm, PyCharm, AppCode, Android Studio, DataGrip, CLion)
136
stars
27
forks
source link
Add support for AppSync resource attributes #130
Closed
elecnix closed 6 years ago
I can define an
AWS::AppSync::GraphQLApi
, but any references to itsApiId
attribute gives a warning:Same for the
Name
ofAWS::AppSync::DataSource
.