Data retrieval APIs for AWS Data Pipeline
AWS Data Pipeline provides the following APIs for data retrieval.
Actions | Description | Access level |
---|---|---|
DescribeObjects | Get the object definitions for a set of objects associated with the pipeline | Read |
DescribePipelines | Retrieves metadata about one or more pipelines | Read |
EvaluateExpression | Task runners to call EvaluateExpression, to evaluate a string in the context of the specified object | Read |
GetAccountLimits | Call GetAccountLimits | List |
GetPipelineDefinition | Gets the definition of the specified pipeline | Read |
ListPipelines | List the pipeline identifiers for all active pipelines that you have permission to access | List |
QueryObjects | Query the specified pipeline for the names of objects that match the specified set of conditions | Read |
ValidatePipelineDefinition | Validate the specified pipeline definition to ensure that it is well formed and can be run without error | Read |