AWS SDK for .NET Documentation
GetEndpointForService Method (serviceName)
AmazonAmazonRegionEndpointGetEndpointForService(String) Did this page help you?   Yes   No    Tell us about it...
Gets the endpoint for a service in a region.
Declaration Syntax
C#
public RegionEndpoint..::..Endpoint GetEndpointForService(
	string serviceName
)
Parameters
serviceName (String)
The services system name.
Return Value
Exceptions
ExceptionCondition
ArgumentExceptionThrown when the request service does not have a valid endpoint in the region.

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)