AwsDirectoryBasePathProvider
, AwsProfileFileLocationProviderChain
, CredentialsDefaultLocationProvider
, CredentialsLegacyConfigLocationProvider
, CredentialsSystemSettingsLocationProvider
, SharedConfigDefaultLocationProvider
, SystemSettingsProfileLocationProvider
@FunctionalInterface public interface AwsProfileFileLocationProvider
Modifier and Type | Field | Description |
---|---|---|
static AwsProfileFileLocationProvider |
DEFAULT_CONFIG_LOCATION_PROVIDER |
Location provider for the shared AWS Config file.
|
static AwsProfileFileLocationProvider |
DEFAULT_CREDENTIALS_LOCATION_PROVIDER |
Location provider for the shared AWS credentials file.
|
Modifier and Type | Method | Description |
---|---|---|
File |
getLocation() |
static final AwsProfileFileLocationProvider DEFAULT_CREDENTIALS_LOCATION_PROVIDER
static final AwsProfileFileLocationProvider DEFAULT_CONFIG_LOCATION_PROVIDER
File getLocation()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.