resolveRequestMinCompressionSizeBytes
suspend fun resolveRequestMinCompressionSizeBytes(platform: PlatformProvider = PlatformProvider.System, profile: LazyAsyncValue<AwsProfile>): Long
Attempts to resolve requestMinCompressionSizeBytes from the specified sources.
Return
requestMinCompressionSizeBytes setting if found, the default value if not.