I have an SQS Queue ARN as an input to my CloudFormation template, How do I reference Queue Name or URL from Queue ARN?
In other words, how do I get a CloudFormation Logical Queue from the ARN?(so that I can use GetAtt to reference all the attributes)