ProfileRegionProvider
constructor(profile: LazyAsyncValue<AwsProfile> = asyncLazy { loadAwsSharedConfig(PlatformProvider.System).activeProfile })
Create a new ProfileRegionProvider that sources region from the given profileName
Create a new ProfileRegionProvider that sources region from the given profileName