This message was deleted.
# aws
s
This message was deleted.
w
Right now StackReference only exposes the outputs, not all the resources. So if you wanted to get these from other stacks that way - you’d need to make the function names stack exports. It may well make sense to expand StackReference to get details of resources other than the stack outputs. If you have some way to identify which functions you want, using the AWS SDK directly is certainly an option.
m
Yeah, I would use the tags I’ve autotagged my resources with