AWS SDK Version 2 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

.NET Framework 4.5
 
The ReadPipeline operation gets detailed information about a pipeline.

Namespace: Amazon.ElasticTranscoder
Assembly: AWSSDK.dll
Version: (assembly version)

Syntax

C#
public abstract ReadPipelineResponse ReadPipeline(
         ReadPipelineRequest request
)

Parameters

request
Type: Amazon.ElasticTranscoder.Model.ReadPipelineRequest

Container for the necessary parameters to execute the ReadPipeline service method.

Return Value
Type: Amazon.ElasticTranscoder.Model.ReadPipelineResponse
The response from the ReadPipeline 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.
ResourceNotFoundException The requested resource does not exist or is not available. For example, the pipeline to which you're trying to add a job doesn't exist or is still being created.
ValidationException One or more required parameter values were not provided in the request.

Version Information

.NET Framework:
Supported in: 4.5, 4.0, 3.5