Skip to content

Instantly share code, notes, and snippets.

@kevinhooke
Created October 7, 2024 12:26
Show Gist options
  • Save kevinhooke/fb73449c17084b3cb676521300af8525 to your computer and use it in GitHub Desktop.
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
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