getBooleanOrNull

fun AwsProfile.getBooleanOrNull(key: String, subKey: String? = null): Boolean?

Parse a config value as a boolean, ignoring case.