AWS SDK for .NET Documentation
GetItems Method (path)
AmazonAmazon.EC2.UtilEC2MetadataGetItems(String) Did this page help you?   Yes   No    Tell us about it...
Return the list of items in the metadata at path.
Declaration Syntax
C#
public static IEnumerable<string> GetItems(
	string path
)
Parameters
path (String)
Path at which to query the metadata
Return Value
List of items returned by the metadata service

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