David Somers-Harris

Results 3 comments of David Somers-Harris

+1 btw workaround is as follows ``` % echo "[profile test]" >> ~/.aws/config ``` Then the command will work ``` % aws configure --profile test set aws_access_key_id 12345 ```

This might be a duplicate of #102

You would think so, but if you remove the environment section, then the authentication succeeds.