There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
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.