adamdebreceni commented on pull request #1130:
URL: https://github.com/apache/nifi-minifi-cpp/pull/1130#issuecomment-878918390


   > > as I see in `AWSCredentialsProvider::getAWSCredentials()` the 
`use_default_credentials_` branch falls through if we cannot acquire 
credentials from the default provider chain, is that intentional?
   > 
   > Yes, in that case we still try to check if we can find any other set 
credentials like the access key and secret key from properties or the 
credentials file as a backup.
   
   and should we? I mean if I explicitly request the usage of default 
credentials shouldn't other user provided options be ignored?


-- 
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: issues-unsubscr...@nifi.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to