diff --git a/README.rst b/README.rst index 2a44a95528a9..5efc6e1bf076 100644 --- a/README.rst +++ b/README.rst @@ -149,7 +149,7 @@ To use a config file, create a configuration file like this:: aws_secret_access_key= region=us-west-2 -and place it in ``~/.aws/config`` (or in ``%UserProfile%\.aws\config`` on Windows). +and place it in ``~/.aws/credentials`` (or in ``%UserProfile%\.aws\config`` on Windows). As you can see, you can have multiple ``profiles`` defined in this configuration file and specify which profile to use by using the ``--profile``