AWS SDK for .NET Documentation
LoadEndpointDefinitions Method (reader)
AmazonAmazonRegionEndpointLoadEndpointDefinitions(StreamReader) Did this page help you?   Yes   No    Tell us about it...
Parse the endpoint definition. This method is only meant to be called directly for testing purposes.
Declaration Syntax
C#
public static void LoadEndpointDefinitions(
	StreamReader reader
)
Parameters
reader (StreamReader)
A reader of the endpoint definitions

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