<!-- Before reporting a new issue, make sure we don't have any duplicates already open or closed by searching the issues list. If there is a duplicate, re-open or add a comment to the existing issue instead of creating a new one. If you are reporting a bug, make sure to include relevant information asked below to help with debugging. ## GENERAL HELP QUESTIONS ## Github Issues is for bug reports and feature requests. If you have general support questions, the following locations are a good place: - Post a question in StackOverflow with "aws-sam" tag --> **Description:** You should be able to !Ref a SNS topic **Steps to reproduce the issue:** 1. Create a Serverless::Application that !Refs a Sns topic 2. Try deploying or transforming the template **Observed result:** Error **Expected result:** Should deploy/transform