Package-level declarations
Functions
Link copied to clipboard
suspend fun resolveDisableRequestCompression(platform: PlatformProvider = PlatformProvider.System, profile: LazyAsyncValue<AwsProfile>): Boolean
Attempts to resolve disableRequestCompression from the specified sources.
Link copied to clipboard
suspend fun resolveRequestMinCompressionSizeBytes(platform: PlatformProvider = PlatformProvider.System, profile: LazyAsyncValue<AwsProfile>): Long
Attempts to resolve requestMinCompressionSizeBytes from the specified sources.