aws / aws-sdk-cpp

AWS SDK for C++
Apache License 2.0
1.98k stars 1.06k forks source link

Update documentation of `DefaultAWSCredentialsProviderChain`. #3025

Closed teo-tsirpanis closed 4 months ago

teo-tsirpanis commented 4 months ago

Issue #, if available:

Description of changes:

This PR updates the documentation of DefaultAWSCredentialsProviderChain to match the credential sources it uses. https://github.com/aws/aws-sdk-cpp/blob/a95671dc38b2c61a18f5398d1e549278e1fbe440/src/aws-cpp-sdk-core/source/auth/AWSCredentialsProviderChain.cpp#L45-L49

Check all that applies:

Check which platforms you have built SDK on to verify the correctness of this PR.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.