AWS - CLI
What output should you expect when running this AWS CLI command in a script?
aws ec2 describe-instances --query 'Reservations[].Instances[].State.Name' --output text
