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