aws:query-with-jq
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| aws:query-with-jq [18/09/2025 14:59] – created andrew | aws:query-with-jq [17/04/2026 13:38] (current) – andrew | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Query with jq ====== | ====== Query with jq ====== | ||
| - | Just a fabricated joke to have a page startig | + | Just a fabricated joke to have a page starting |
| <code bash> | <code bash> | ||
| Line 10: | Line 10: | ||
| Sadly, or more likely serves you right, jq is a linux and not windows command. Just one more reason to dump windows. [[crashed-windows: | Sadly, or more likely serves you right, jq is a linux and not windows command. Just one more reason to dump windows. [[crashed-windows: | ||
| + | |||
| + | |||
| + | ===== Parse AWS cli output ===== | ||
| + | |||
| + | |||
| + | < | ||
| + | aws lambda list-functions | jq ' | ||
| + | |||
| + | |||
| + | [ | ||
| + | { | ||
| + | " | ||
| + | " | ||
| + | }, | ||
| + | { | ||
| + | " | ||
| + | " | ||
| + | } | ||
| + | |||
| + | ..... | ||
| + | ] | ||
| + | </ | ||
| + | |||
aws/query-with-jq.1758207565.txt.gz · Last modified: by andrew
