Skip to content

Commit

Permalink
remove todo
Browse files Browse the repository at this point in the history
  • Loading branch information
waahm7 committed May 6, 2024
1 parent bec3051 commit 2fc05ca
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions include/aws/auth/credentials.h
Original file line number Diff line number Diff line change
Expand Up @@ -507,8 +507,8 @@ struct aws_credentials_provider_sts_options {
/**
* (Optional)
* Use a cached config file profile collection (~/.aws/config). You can also pass a merged profile collection which
* contains both config file and credentials file.
* TODO: decide should I add override the path, we probably need it for tests.
* contains both a config file and a credentials file.
* If this is provided, config_file_name_override is ignored.
*/
struct aws_profile_collection *profile_collection_cached;

Expand Down

0 comments on commit 2fc05ca

Please sign in to comment.