• Stars
    star
    6
  • Rank 2,539,965 (Top 51 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created almost 6 years ago
  • Updated almost 6 years ago

Reviews

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.