public class AwsProfile
Provides the credentials provider and regions for the current AWS profile.
| Modifier and Type | Class and Description |
|---|---|
static class |
AwsProfile.Companion |
| Modifier and Type | Field and Description |
|---|---|
static AwsProfile.Companion |
Companion |
| Modifier and Type | Method and Description |
|---|---|
com.amazonaws.auth.AWSCredentialsProvider |
getCredentialsProvider() |
java.lang.String |
getRegion() |
public static AwsProfile.Companion Companion