| Class | Description |
|---|---|
| ActivatePipelineRequest |
Contains the parameters for ActivatePipeline.
|
| ActivatePipelineResult |
Contains the output of ActivatePipeline.
|
| AddTagsRequest |
Contains the parameters for AddTags.
|
| AddTagsResult |
Contains the output of AddTags.
|
| CreatePipelineRequest |
Contains the parameters for CreatePipeline.
|
| CreatePipelineResult |
Contains the output of CreatePipeline.
|
| DeactivatePipelineRequest |
Contains the parameters for DeactivatePipeline.
|
| DeactivatePipelineResult |
Contains the output of DeactivatePipeline.
|
| DeletePipelineRequest |
Contains the parameters for DeletePipeline.
|
| DeletePipelineResult | |
| DescribeObjectsRequest |
Contains the parameters for DescribeObjects.
|
| DescribeObjectsResult |
Contains the output of DescribeObjects.
|
| DescribePipelinesRequest |
Contains the parameters for DescribePipelines.
|
| DescribePipelinesResult |
Contains the output of DescribePipelines.
|
| EvaluateExpressionRequest |
Contains the parameters for EvaluateExpression.
|
| EvaluateExpressionResult |
Contains the output of EvaluateExpression.
|
| Field |
A key-value pair that describes a property of a pipeline object.
|
| GetPipelineDefinitionRequest |
Contains the parameters for GetPipelineDefinition.
|
| GetPipelineDefinitionResult |
Contains the output of GetPipelineDefinition.
|
| InstanceIdentity | |
| ListPipelinesRequest |
Contains the parameters for ListPipelines.
|
| ListPipelinesResult |
Contains the output of ListPipelines.
|
| Operator |
Contains a logical operation for comparing the value of a field with a specified value.
|
| ParameterAttribute |
The attributes allowed or specified with a parameter object.
|
| ParameterObject |
Contains information about a parameter object.
|
| ParameterValue |
A value or list of parameter values.
|
| PipelineDescription |
Contains pipeline metadata.
|
| PipelineIdName |
Contains the name and identifier of a pipeline.
|
| PipelineObject |
Contains information about a pipeline object.
|
| PollForTaskRequest |
Contains the parameters for PollForTask.
|
| PollForTaskResult |
Contains the output of PollForTask.
|
| PutPipelineDefinitionRequest |
Contains the parameters for PutPipelineDefinition.
|
| PutPipelineDefinitionResult |
Contains the output of PutPipelineDefinition.
|
| Query |
Defines the query to run against an object.
|
| QueryObjectsRequest |
Contains the parameters for QueryObjects.
|
| QueryObjectsResult |
Contains the output of QueryObjects.
|
| RemoveTagsRequest |
Contains the parameters for RemoveTags.
|
| RemoveTagsResult |
Contains the output of RemoveTags.
|
| ReportTaskProgressRequest |
Contains the parameters for ReportTaskProgress.
|
| ReportTaskProgressResult |
Contains the output of ReportTaskProgress.
|
| ReportTaskRunnerHeartbeatRequest |
Contains the parameters for ReportTaskRunnerHeartbeat.
|
| ReportTaskRunnerHeartbeatResult |
Contains the output of ReportTaskRunnerHeartbeat.
|
| Selector |
A comparision that is used to determine whether a query should return this object.
|
| SetStatusRequest |
Contains the parameters for SetStatus.
|
| SetStatusResult | |
| SetTaskStatusRequest |
Contains the parameters for SetTaskStatus.
|
| SetTaskStatusResult |
Contains the output of SetTaskStatus.
|
| Tag |
Tags are key/value pairs defined by a user and associated with a pipeline to control access.
|
| TaskObject |
Contains information about a pipeline task that is assigned to a task runner.
|
| ValidatePipelineDefinitionRequest |
Contains the parameters for ValidatePipelineDefinition.
|
| ValidatePipelineDefinitionResult |
Contains the output of ValidatePipelineDefinition.
|
| ValidationError |
Defines a validation error.
|
| ValidationWarning |
Defines a validation warning.
|
| Enum | Description |
|---|---|
| OperatorType | |
| TaskStatus |
| Exception | Description |
|---|---|
| DataPipelineException |
Base exception for all service exceptions thrown by AWS Data Pipeline
|
| InternalServiceErrorException |
An internal service error occurred.
|
| InvalidRequestException |
The request was not valid.
|
| PipelineDeletedException |
The specified pipeline has been deleted.
|
| PipelineNotFoundException |
The specified pipeline was not found.
|
| TaskNotFoundException |
The specified task was not found.
|