public class RegionUtils
extends java.lang.Object
| Constructor and Description |
|---|
RegionUtils() |
| Modifier and Type | Method and Description |
|---|---|
static software.amazon.awssdk.regions.Region |
extractRegionFromHost(java.lang.String host)
Try to extract the region from the host.
|
public static software.amazon.awssdk.regions.Region extractRegionFromHost(java.lang.String host)
host - The host to extract the region from.