We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2eebae commit a8a044aCopy full SHA for a8a044a
aws-runtime/aws-config/native/src/aws/sdk/kotlin/runtime/region/DefaultRegionProviderChainNative.kt
@@ -7,6 +7,7 @@ package aws.sdk.kotlin.runtime.region
7
8
import aws.sdk.kotlin.runtime.config.imds.InstanceMetadataProvider
9
import aws.sdk.kotlin.runtime.config.profile.AwsProfile
10
+import aws.smithy.kotlin.runtime.client.region.RegionProvider
11
import aws.smithy.kotlin.runtime.io.Closeable
12
import aws.smithy.kotlin.runtime.util.LazyAsyncValue
13
import aws.smithy.kotlin.runtime.util.PlatformProvider
0 commit comments