Module aws_sdk_elastictranscoder::error
source · Expand description
All error types that operations can return. Documentation on these types is copied from the model.
Modules
Structs
General authentication failure. The request was not signed correctly.
Error type for the
CancelJob
operation.Error type for the
CreateJob
operation.Error type for the
CreatePipeline
operation.Error type for the
CreatePreset
operation.Error type for the
DeletePipeline
operation.Error type for the
DeletePreset
operation.Elastic Transcoder encountered an unexpected exception while trying to fulfill the request.
Too many operations for a given AWS account. For example, the number of pipelines exceeds the maximum allowed.
Error type for the
ListJobsByPipeline
operation.Error type for the
ListJobsByStatus
operation.Error type for the
ListPipelines
operation.Error type for the
ListPresets
operation.Error type for the
ReadJob
operation.Error type for the
ReadPipeline
operation.Error type for the
ReadPreset
operation.The resource you are attempting to change is in use. For example, you are attempting to delete a pipeline that is currently in use.
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.
Error type for the
TestRole
operation.An unexpected error occurred (e.g., invalid JSON returned by the service or an unknown error code).
Error type for the
UpdatePipeline
operation.Error type for the
UpdatePipelineNotifications
operation.Error type for the
UpdatePipelineStatus
operation.One or more required parameter values were not provided in the request.
Enums
Types of errors that can occur for the
CancelJob
operation.Types of errors that can occur for the
CreateJob
operation.Types of errors that can occur for the
CreatePipeline
operation.Types of errors that can occur for the
CreatePreset
operation.Types of errors that can occur for the
DeletePipeline
operation.Types of errors that can occur for the
DeletePreset
operation.Types of errors that can occur for the
ListJobsByPipeline
operation.Types of errors that can occur for the
ListJobsByStatus
operation.Types of errors that can occur for the
ListPipelines
operation.Types of errors that can occur for the
ListPresets
operation.Types of errors that can occur for the
ReadJob
operation.Types of errors that can occur for the
ReadPipeline
operation.Types of errors that can occur for the
ReadPreset
operation.Types of errors that can occur for the
TestRole
operation.Types of errors that can occur for the
UpdatePipeline
operation.Types of errors that can occur for the
UpdatePipelineNotifications
operation.Types of errors that can occur for the
UpdatePipelineStatus
operation.