isAwsAuthRefreshFromProjectSettings function

bool isAwsAuthRefreshFromProjectSettings()

Check if awsAuthRefresh comes from project settings.

Implementation

bool isAwsAuthRefreshFromProjectSettings() {
  return false;
}