Class SystemSettingsRegionProvider

  • All Implemented Interfaces:
    AwsRegionProvider

    @SdkProtectedApi
    public final class SystemSettingsRegionProvider
    extends Object
    implements AwsRegionProvider
    Loads region information from the 'aws.region' system property or the 'AWS_REGION' environment variable. If both are specified, the system property will be used.