AWS SDK for .NET Documentation
EndpointDefinition Property
AmazonAmazonAWSConfigsEndpointDefinition Did this page help you?   Yes   No    Tell us about it...
Configures if the SDK should use a custom configuration file that defines the regions and endpoints.
CopyC#
<appSettings>
  <add key="AWSEndpointDefinition" value="c:\config\endpoints.xml"/>
</appSettings>
Declaration Syntax
C#
public static string EndpointDefinition { get; set; }

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