Other programs can read the AWS key and secret from ~/.aws/credentials
(or other configuration file), and with this change Algo can as well.
Optional environment variables: AWS_PROFILE, AWS_SHARED_CREDENTIALS_FILE
The file is not read if the credentials are already set as an Ansible
variable or an environment variable.