AWS SDK for .NET Documentation
GetData Method (path)
AmazonAmazon.EC2.UtilEC2MetadataGetData(String) Did this page help you?   Yes   No    Tell us about it...
Return the metadata at the path
Declaration Syntax
C#
public static string GetData(
	string path
)
Parameters
path (String)
Path at which to query the metadata
Return Value
Data returned by the metadata service

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