Skip to content

Commit 9c7d2c4

Browse files
committed
Fix DefaultRegionProviderChainNative.kt
1 parent cc92c8e commit 9c7d2c4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

aws-runtime/aws-config/native/src/aws/sdk/kotlin/runtime/region/DefaultRegionProviderChainNative.kt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ package aws.sdk.kotlin.runtime.region
88
import aws.sdk.kotlin.runtime.config.imds.InstanceMetadataProvider
99
import aws.sdk.kotlin.runtime.config.profile.AwsProfile
1010
import aws.smithy.kotlin.runtime.client.region.RegionProvider
11+
import aws.smithy.kotlin.runtime.client.region.RegionProviderChain
1112
import aws.smithy.kotlin.runtime.io.Closeable
1213
import aws.smithy.kotlin.runtime.util.LazyAsyncValue
1314
import aws.smithy.kotlin.runtime.util.PlatformProvider

0 commit comments

Comments
 (0)