AWS Data Pipeline
| eventName | Description | Sample | Rule |
|---|---|---|---|
| any | Catch-all entry for AWS Data Pipeline rules that match the service but not a specific eventName. | N | N |
| Activate | Validates the specified pipeline and starts processing pipeline tasks. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet. | N | N |
| Add | Adds or modifies tags for the specified pipeline. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet. | N | N |
| Create | Creates a new, empty pipeline. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet. | N | N |
| Deactivate | Deactivates the specified running pipeline. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet. | N | N |
| Delete | Deletes a pipeline, its pipeline definition, and its run history. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet. | N | N |
| Describe | Gets the object definitions for a set of objects associated with the pipeline. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet. | N | N |
| Describe | Retrieves metadata about one or more pipelines. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet. | N | N |
| Evaluate | Task runners call EvaluateExpression to evaluate a string in the context of the specified object. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet. | N | N |
| Get | Gets the definition of the specified pipeline. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet. | N | N |
| List | Lists the pipeline identifiers for all active pipelines that you have permission to access. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet. | N | N |
| Poll | Task runners call PollForTask to receive a task to perform from AWS Data Pipeline. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet. | N | N |
| Put | Adds tasks, schedules, and preconditions to the specified pipeline. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet. | N | N |
| Query | Queries the specified pipeline for the names of objects that match the specified set of conditions. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet. | N | N |
| Remove | Removes existing tags from the specified pipeline. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet. | N | N |
| Report | Task runners call ReportTaskProgress when assigned a task to acknowledge that it has the task. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet. | N | N |
| Report | Task runners call ReportTaskRunnerHeartbeat every 15 minutes to indicate that they are operational. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet. | N | N |
| Set | Requests that the status of the specified physical or logical pipeline objects be updated in the specified pipeline. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet. | N | N |
| Set | Task runners call SetTaskStatus to notify AWS Data Pipeline that a task is completed and provide information about the final status. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet. | N | N |
| Validate | Validates the specified pipeline definition to ensure that it is well formed and can be run without error. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet. | N | N |
any: AWS Data Pipeline (catch-all)
#Description
Catch-all entry for AWS Data Pipeline rules that match the service but not a specific eventName.
ActivatePipeline
#Description
Validates the specified pipeline and starts processing pipeline tasks. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.
CreatePipeline
#Description
Creates a new, empty pipeline. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.
DeactivatePipeline
#Description
Deactivates the specified running pipeline. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.
DeletePipeline
#Description
Deletes a pipeline, its pipeline definition, and its run history. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.
DescribeObjects
#Description
Gets the object definitions for a set of objects associated with the pipeline. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.
DescribePipelines
#Description
Retrieves metadata about one or more pipelines. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.
EvaluateExpression
#Description
Task runners call EvaluateExpression to evaluate a string in the context of the specified object. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.
GetPipelineDefinition
#Description
Gets the definition of the specified pipeline. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.
ListPipelines
#Description
Lists the pipeline identifiers for all active pipelines that you have permission to access. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.
PollForTask
#Description
Task runners call PollForTask to receive a task to perform from AWS Data Pipeline. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.
PutPipelineDefinition
#Description
Adds tasks, schedules, and preconditions to the specified pipeline. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.
QueryObjects
#Description
Queries the specified pipeline for the names of objects that match the specified set of conditions. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.
ReportTaskProgress
#Description
Task runners call ReportTaskProgress when assigned a task to acknowledge that it has the task. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.
ReportTaskRunnerHeartbeat
#Description
Task runners call ReportTaskRunnerHeartbeat every 15 minutes to indicate that they are operational. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.
SetStatus
#Description
Requests that the status of the specified physical or logical pipeline objects be updated in the specified pipeline. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.
SetTaskStatus
#Description
Task runners call SetTaskStatus to notify AWS Data Pipeline that a task is completed and provide information about the final status. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.
ValidatePipelineDefinition
#Description
Validates the specified pipeline definition to ensure that it is well formed and can be run without error. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.