Gets the endpoint for a service in a region.

C# |
public RegionEndpoint..::..Endpoint GetEndpointForService( string serviceName )

- serviceName (String)
- The services system name.


Exception | Condition |
---|---|
ArgumentException | Thrown when the request service does not have a valid endpoint in the region. |