CloudFormation Cross-Region Reference
When you are running multiple CloudFormation stacks within the same region, you are able to share references across stacks using CloudFormation Outputs However, outputs cannot be used for cross region references as that documentation highlights. You can't create cross-stack references across regions. You can use the intrinsic function Fn::ImportValue to impo