ImdsRegionProvider
constructor(client: Lazy<InstanceMetadataProvider> = lazy { ImdsClient() }, platformProvider: PlatformEnvironProvider = PlatformProvider.System)
Parameters
client
the IMDS client to use to resolve region information with
platformProvider
the PlatformEnvironProvider instance