Documentation

HostNameUtils
in package

Utility class for parsing regions and services from URLs

Table of Contents

Constants

DEFAULT_GOV_REGION  = 'us-gov-west-1'
DEFAULT_REGION  = 'us-east-1'

Methods

parseRegionName()  : string
Parse the AWS region name from a URL
parseServiceName()  : string
Parse the AWS service name from a URL

Constants

DEFAULT_GOV_REGION

public mixed DEFAULT_GOV_REGION = 'us-gov-west-1'

Methods


        
On this page

Search results