| Package | Description |
|---|---|
| com.amazonaws.auth.profile |
AWS configuration profiles allow you to share multiple sets of AWS
security credentials between different tools such as the AWS SDK for Java
and the AWS CLI.
|
| com.amazonaws.auth.profile.internal |
| Class and Description |
|---|
| BasicProfile
Represents a CLI style config profile with a name and simple properties.
|
| Profile
Deprecated.
|
| Class and Description |
|---|
| AllProfiles
Simple wrapper around a map of profiles.
|
| AwsProfileNameLoader
Loads profile name from the usual places or uses the default profile name.
|
| BasicProfile
Represents a CLI style config profile with a name and simple properties.
|
| BasicProfileConfigFileLoader
Basic profile config loader to load config file from
AwsProfileFileLocationProvider.DEFAULT_CONFIG_LOCATION_PROVIDER. |
| BasicProfileConfigLoader
Class to load a CLI style config or credentials file.
|
Copyright © 2023. All rights reserved.