Use “describe-stack-resources” on a nested stack

If you look up a nested stack in Cloudformation using “–physical-resource-id”, it won’t return anything. If you instead switch to –stack-name, you can find it.

aws cloudformation describe-stack-resources --stack-name $STACK

Leave a Reply

Your email address will not be published. Required fields are marked *