I have the following bash script
bash
TOKEN=$(aws ecr get-login-password --region us-east-2) echo $TOKEN USERNAME="AWS" ENCODE_ME="${USER