Link to chapter — https://serverless-stack.com/chapters/connect-serverless-framework-and-cdk-with-sst.html
Just dropping this here for anyone that had the same issue as me in VS Code
If cfn-lint does not recognize custom variables such as !ImportValue, this should fix your issue
1 Like
Awesome. Thanks for sharing!