Skip to content

Commit

Permalink
Merge branch 'expand_load_aws_credentials' of https://github.com/lrkn…
Browse files Browse the repository at this point in the history
…ox/hdf5 into expand_load_aws_credentials
  • Loading branch information
lrknox committed Dec 17, 2024
2 parents 765b3c6 + 8ebf49d commit 196ab1d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/H5FDs3comms.c
Original file line number Diff line number Diff line change
Expand Up @@ -1849,8 +1849,8 @@ H5FD__s3comms_load_aws_creds_from_file(FILE *file, const char *profile_name, cha
* Purpose:
*
* Get aws credentials from environment variables AWS_ACCESS_KEY_ID,
* AWS_SECRET_ACCESS_KEY, AWS_REGION and AWS_SESSION_TOKEN.
* Values from these environment variables will override any values
* AWS_SECRET_ACCESS_KEY, AWS_REGION and AWS_SESSION_TOKEN.
* Values from these environment variables will override any values
* for corresponding variables loaded from credentials and configuration
* files.
*
Expand Down

0 comments on commit 196ab1d

Please sign in to comment.