Java com.amazonaws.regions RegionUtils fields, constructors, methods, implement or subclass

Example usage for Java com.amazonaws.regions RegionUtils fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.amazonaws.regions RegionUtils.

The text is from its open source code.

Method

RegiongetRegion(String regionName)
Returns the region with the given regionName and proper partition if found in region metadata.
ListgetRegionsForService(String serviceAbbreviation)
Returns a list of the regions that support the service given.