| Package | Description |
|---|---|
| com.amazonaws.auth |
| Modifier and Type | Method and Description |
|---|---|
static InstanceProfileCredentialsProvider |
InstanceProfileCredentialsProvider.createAsyncRefreshingProvider(boolean eagerlyRefreshCredentialsAsync)
Spins up a new thread to refresh the credentials asynchronously.
|
static InstanceProfileCredentialsProvider |
InstanceProfileCredentialsProvider.getInstance()
Returns a singleton
InstanceProfileCredentialsProvider that does not refresh credentials asynchronously. |
Copyright © 2023. All rights reserved.