kylebarron opened a new pull request, #6977:
URL: https://github.com/apache/arrow-rs/pull/6977

   # Which issue does this PR close?
   
   Closes #.
   
   # Rationale for this change
   
   The documentation for 
[`AmazonS3Builder::from_env`](https://docs.rs/object_store/latest/object_store/aws/struct.AmazonS3Builder.html#method.from_env)
 makes it seem like only _specific_ AWS environment variables are looked for in 
the current environment. However **any** env vars starting with `AWS_` are 
checked. 
   
   # What changes are included in this PR?
   
   Document that all env vars starting with `AWS_` are checked, so any value in 
`AmazonS3ConfigKey` can be used.
   
   # Are there any user-facing changes?
   
   No, documentation only.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to