We announced the upcoming end-of-support for AWS SDK for Java (v1). We recommend that you migrate to AWS SDK for Java v2. For dates, additional details, and information on how to migrate, please refer to the linked announcement.
public abstract class AbstractProfilesConfigFileScanner
extends Object
An abstract template class for the generic operation that involves scanning
through a profile configuration file. Subclass should implement the abstract
methods to define the actions when different components of the profiles file
are detected.