Package | Description |
---|---|
software.amazon.awssdk.profiles |
Modifier and Type | Method and Description |
---|---|
ProfileFile |
ProfileFile.Builder.build() |
ProfileFile |
ProfileFile.Aggregator.build() |
static ProfileFile |
ProfileFile.defaultProfileFile()
Get the default profile file, using the credentials file from "~/.aws/credentials", the config file from "~/.aws/config"
and the "default" profile.
|
Modifier and Type | Method and Description |
---|---|
ProfileFile.Aggregator |
ProfileFile.Aggregator.addFile(ProfileFile file)
Add a file to be aggregated.
|
Copyright © 2019. All rights reserved.