public final class AwsHostNameUtils extends Object
| Modifier and Type | Method and Description | 
|---|---|
| static Optional<Region> | parseSigningRegion(String host,
                  String serviceHint)Attempts to parse the region name from an endpoint based on conventions
 about the endpoint format. | 
public static Optional<Region> parseSigningRegion(String host, String serviceHint)
host - the hostname to parseserviceHint - an optional hint about the service for the endpointCopyright © 2017 Amazon Web Services, Inc. All Rights Reserved.