public class DefaultAwsRegionProviderChainDelegate extends Object implements RegionProvider
RegionProvider
implementation that delegates to
DefaultAwsRegionProviderChain
enabling loading region configuration from
environment variables, system properties, AWS profile, and instance metadata.Constructor and Description |
---|
DefaultAwsRegionProviderChainDelegate() |
Modifier and Type | Method and Description |
---|---|
com.amazonaws.regions.Region |
getRegion()
Returns the region which should be used to access the services.
|
public DefaultAwsRegionProviderChainDelegate()
public com.amazonaws.regions.Region getRegion()
RegionProvider
Region
enumeration.getRegion
in interface RegionProvider
Copyright © 2022 Pivotal Software, Inc.. All rights reserved.