resolveRegion

suspend fun resolveRegion(platformProvider: <Error class: unknown class> = PlatformProvider.System, profile: <Error class: unknown class><AwsProfile> = asyncLazy { loadAwsSharedConfig(platformProvider).activeProfile }): String?

Attempt to resolve the AWS region to which requests should be made. Returns null if none was detected.