RegionEndpoint.GetEndpointForService Method (string)

.NET Framework 3.5
 
 
 
Did this page help you?  Yes  No   Tell us about it...
Gets the endpoint for a service in a region.

Namespace: Amazon
Assembly: AWSSDK.dll
Version: 2.0.0.3

Syntax

C#
public Endpoint GetEndpointForService(
         String serviceName
)

Parameters

serviceName
Type: System.String

The services system name.

Return Value
Type: Amazon.RegionEndpoint+Endpoint

Exceptions

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

Version Information

.NET Framework:
Supported in: 4.5, 4.0, 3.5

.NET for Windows Store apps:
Supported in: Windows 8

.NET for Windows Phone:
Supported in: Window Phone 8