JvmSystemPropRegionProvider

class JvmSystemPropRegionProvider(propertyProvider: PropertyProvider = PlatformProvider.System)

RegionProvider that checks aws.region system property

Constructors

Link copied to clipboard
constructor(propertyProvider: PropertyProvider = PlatformProvider.System)

Functions

Link copied to clipboard
open suspend fun getRegion(): String?