isAwsCredentialExportFromProjectSettings function

bool isAwsCredentialExportFromProjectSettings()

Check if awsCredentialExport comes from project settings.

Implementation

bool isAwsCredentialExportFromProjectSettings() {
  return false;
}