AWS SDK for .NET Documentation
ListPipelines Method
AmazonAmazon.ElasticTranscoderAmazonElasticTranscoderClientListPipelines()()()() Did this page help you?   Yes   No    Tell us about it...
The ListPipelines operation gets a list of the pipelines associated with the current AWS account.
Declaration Syntax
C#
public ListPipelinesResponse ListPipelines()
Return Value
The response from the ListPipelines service method, as returned by ElasticTranscoder.
Exceptions
ExceptionCondition
AccessDeniedException General authentication failure. The request was not signed correctly.
IncompatibleVersionException
InternalServiceException Elastic Transcoder encountered an unexpected exception while trying to fulfill the request.
ValidationException One or more required parameter values were not provided in the request.

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