linux:jq
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
linux:jq [12/02/2025 10:54] – [Parameter Store] andrew | linux:jq [12/02/2025 11:30] (current) – [Extracting multiple values in one pass] andrew | ||
---|---|---|---|
Line 64: | Line 64: | ||
Raw outpput for NAT gateways | Raw outpput for NAT gateways | ||
- | < | + | < |
$ aws ec2 describe-nat-gateways | $ aws ec2 describe-nat-gateways | ||
{ | { | ||
Line 98: | Line 98: | ||
Code to extract just NAT id, state and Elastic ip in use:- | Code to extract just NAT id, state and Elastic ip in use:- | ||
- | < | + | < |
$ aws ec2 describe-nat-gateways | jq " | $ aws ec2 describe-nat-gateways | jq " | ||
linux/jq.1739357678.txt.gz · Last modified: by andrew