ProfileRegionProvider

constructor(profile: LazyAsyncValue<AwsProfile> = asyncLazy { loadAwsSharedConfig(PlatformProvider.System).activeProfile })


constructor(profileName: String)

Create a new ProfileRegionProvider that sources region from the given profileName