Example usage for Java com.amazonaws.regions RegionUtils fields, constructors, methods, implement or subclass
The text is from its open source code.
Region | getRegion(String regionName) Returns the region with the given regionName and proper partition if found in region metadata. |
List | getRegionsForService(String serviceAbbreviation) Returns a list of the regions that support the service given. |