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 cc92c8e commit 9c7d2c4Copy full SHA for 9c7d2c4
aws-runtime/aws-config/native/src/aws/sdk/kotlin/runtime/region/DefaultRegionProviderChainNative.kt
@@ -8,6 +8,7 @@ package aws.sdk.kotlin.runtime.region
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.client.region.RegionProviderChain
12
import aws.smithy.kotlin.runtime.io.Closeable
13
import aws.smithy.kotlin.runtime.util.LazyAsyncValue
14
import aws.smithy.kotlin.runtime.util.PlatformProvider
0 commit comments