Interface | Description |
---|---|
RegionProvider |
Provider that can be used to retrieve the configured
Region . |
Class | Description |
---|---|
DefaultAwsRegionProviderChainDelegate |
RegionProvider implementation that delegates to
DefaultAwsRegionProviderChain enabling loading region configuration from
environment variables, system properties, AWS profile, and instance metadata. |
Ec2MetadataRegionProvider |
RegionProvider implementation that dynamically
retrieves the region with the EC2 meta-data. |
StaticRegionProvider |
Static
RegionProvider implementation that can used to statically configure a
region. |
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.