public class IamAwsProvider extends EnvironmentProvider
Modifier and Type | Class and Description |
---|---|
static class |
IamAwsProvider.EcsCredentials |
Constructor and Description |
---|
IamAwsProvider(String customEndpoint,
okhttp3.OkHttpClient customHttpClient) |
Modifier and Type | Method and Description |
---|---|
Credentials |
fetch()
Returns a valid
Credentials instance by retrieving from credential provider service if
neccessary. |
getProperty
public Credentials fetch()
Provider
Credentials
instance by retrieving from credential provider service if
neccessary.