Class ProfileFileReader

java.lang.Object
software.amazon.awssdk.profiles.internal.ProfileFileReader

public final class ProfileFileReader extends Object
Converts an InputStream to a configuration or credentials file into a map of profiles and their properties.
See Also: