Amy Lashley
02/07/2025, 10:01 PMhoplite-aws
to hoplite-aws-kotlin
and ran into issues with the credential provider..only in EB.
aws.smithy.kotlin.runtime.identity.IdentityProviderException: No identity could be resolved from the chain: CredentialsProviderChain -> SystemPropertyCredentialsProvider -> EnvironmentCredentialsProvider -> ProfileCredentialsProvider -> StsWebIdentityProvider -> EcsCredentialsProvider -> ImdsCredentialsProvider
I switched over to hoplite-aws2
and all is fine. But I can't figure out what's going on with the kotlin version. Nothing else changed..not my config code or anything about the EB environment. Have you run into this before? We're not planning to stay on EB and I suspect that there's something about accessing roles there that either the hoplite library, or the underlying aws library doesn't like.Chris Lee
02/07/2025, 11:51 PMChris Lee
02/07/2025, 11:52 PMAmy Lashley
02/08/2025, 12:04 AMAmy Lashley
02/08/2025, 12:05 AMChris Lee
02/08/2025, 12:06 AMChris Lee
02/08/2025, 12:11 AMAmy Lashley
02/08/2025, 12:14 AMChris Lee
02/08/2025, 12:19 AMAmy Lashley
02/10/2025, 4:32 PMChris Lee
02/10/2025, 4:34 PMsam
02/10/2025, 5:07 PM