I am trying to receive output from an aws-cli command into Bash, and use it as an input to the second. I successfully saved the output into the variable with this helpful an