AWS Configure error

gitlab-ci.yml excerpts:

variables:
AWS_ACCESS_KEY_ID: ‘key’
AWS_SECRET_ACCESS_KEY: ‘key’
AWS_REGION: ‘us-east-1’
S3_BUCKET_NAME: ‘sample-deploy’

This is the error I get when I do the ‘aws configure’

AWS Access Key ID [None]:
EOF when reading a line
ERROR: Job failed: exit code 1