Adrián Mouly
09/02/2021, 6:45 AMAccount ID on my stack? I need to build the SQS URL like..
<https://sqs.ap-southeast-1.amazonaws.com/#{AWS::AccountId}/>
Wondering if using scope.account is the actual ID.Adrián Mouly
09/02/2021, 6:48 AMsqsQueue.queueUrl instead.Frank