Here\'s some example JSON:
{ \"Tags\": [ { \"Key\": \"Name\", \"Value\": \"foo\" }, { \"Key\": \"Type\", \"Value\": \"C
Try this:
.Tags[] | select(.Key == "Type") | .Value