You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A simple demo to showcase cross-stack reference feature using Serverless Framework on AWS CloudFormation. This demo shows a resource (DynamoDB) created on one Stack #1, while Lambda function on Stack #2 reference the ARN of DynamoDB resource from Stack #1.