Skip to content

Instantly share code, notes, and snippets.

@neelabalan
Created November 1, 2023 12:32
Show Gist options
  • Save neelabalan/ac7b3acda188426724909864962853f5 to your computer and use it in GitHub Desktop.
Save neelabalan/ac7b3acda188426724909864962853f5 to your computer and use it in GitHub Desktop.
list resource cloudformation
aws cloudformation list-types --visibility PUBLIC --query "TypeSummaries[].TypeName" --output json > result.json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment