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.
The ListJobsByStatus operation gets a list of jobs that have a specified status. The response body contains one element for each job that satisfies the search criteria.
For .NET Core this operation is only available in asynchronous form. Please refer to ListJobsByStatusAsync.
Namespace: Amazon.ElasticTranscoder
Assembly: AWSSDK.ElasticTranscoder.dll
Version: 3.x.y.z
public abstract ListJobsByStatusResponse ListJobsByStatus( ListJobsByStatusRequest request )
Container for the necessary parameters to execute the ListJobsByStatus service method.
Exception | Condition |
---|---|
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. |
.NET Framework:
Supported in: 4.5 and newer, 3.5