Created
October 7, 2024 12:26
-
-
Save kevinhooke/fb73449c17084b3cb676521300af8525 to your computer and use it in GitHub Desktop.
aws cli how to find what CloudFormation stack a resource is part of
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
aws cloudformation describe-stack-resources --physical-resource-id example-s3-bucketname |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment