lordgamez commented on pull request #1130: URL: https://github.com/apache/nifi-minifi-cpp/pull/1130#issuecomment-878915714
> 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. -- 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]
