When generating the global config file for aws profile, the access key id and secret access key id are generated incorrectly causing an error in the CLI. they should be: ``` access_key_id= secret_access_key= ```