Actions, resources, and condition keys for AWS Data Pipeline
AWS Data Pipeline (service prefix: datapipeline) provides the following
service-specific operations, resources, actions, and condition keys for use in IAM permission
policies.
References:
-
Learn how to configure this service.
-
View a list of the API operations available for this service.
-
Learn how to secure this service and its resources by using IAM permission policies.
-
View the programmatic service authorization reference
for this service.
Topics
API operations defined by AWS Data Pipeline
The following table maps API operations to the IAM actions they authorize. Only condition keys that have static values for the given API and action are listed; for the full set of condition keys supported by each action, see the Actions table.
| Operation | IAM action | Condition key | Possible value(s) | Access level |
|---|---|---|---|---|
|
ActivatePipeline |
Write |
|||
iam:PassedToService |
datapipeline.amazonaws.com, ec2.amazonaws.com, elasticmapreduce.amazonaws.com |
Write |
||
|
AddTags |
Tagging, Write |
|||
|
CreatePipeline |
Tagging, Write |
|||
Write |
||||
|
DeactivatePipeline |
Write |
|||
|
DeletePipeline |
Write |
|||
|
DescribeObjects |
Read |
|||
|
DescribePipelines |
Read |
|||
|
EvaluateExpression |
Read |
|||
|
GetPipelineDefinition |
Read |
|||
|
ListPipelines |
List |
|||
|
PollForTask |
Write |
|||
|
PutPipelineDefinition |
Write |
|||
iam:PassedToService |
datapipeline.amazonaws.com, ec2.amazonaws.com, elasticmapreduce.amazonaws.com |
Write |
||
|
QueryObjects |
Read |
|||
|
RemoveTags |
Tagging, Write |
|||
|
ReportTaskProgress |
Write |
|||
|
ReportTaskRunnerHeartbeat |
Write |
|||
|
SetStatus |
Write |
|||
|
SetTaskStatus |
Write |
|||
|
ValidatePipelineDefinition |
Read |
|||
iam:PassedToService |
datapipeline.amazonaws.com, ec2.amazonaws.com, elasticmapreduce.amazonaws.com |
Write |
Actions defined by AWS Data Pipeline
You can specify the following actions in the Action element of an IAM
policy statement. Use policies to grant permissions to perform an operation in AWS. When
you use an action in a policy, you usually allow or deny access to the API operation or CLI
command with the same name. However, in some cases, a single action controls access to more
than one operation. Alternatively, some operations require several different actions.
| Actions | Description | Resource types (*required) | Condition keys | Access level |
|---|---|---|---|---|
Grants permission to validate the specified pipeline and starts processing pipeline tasks. If the pipeline does not pass validation, activation fails |
Write |
|||
Grants permission to add or modify tags for the specified pipeline |
Tagging, Write |
|||
Grants permission to create a new, empty pipeline |
Write |
|||
Grants permission to Deactivate the specified running pipeline |
Write |
|||
Grants permission to delete a pipeline, its pipeline definition, and its run history |
Write |
|||
Grants permission to get the object definitions for a set of objects associated with the pipeline |
Read |
|||
Grants permission to retrieves metadata about one or more pipelines |
Read |
|||
Grants permission to task runners to call EvaluateExpression, to evaluate a string in the context of the specified object |
Read |
|||
Grants permission to gets the definition of the specified pipeline |
Read |
|||
Grants permission to list the pipeline identifiers for all active pipelines that you have permission to access |
List |
|||
Grants permission to task runners to call PollForTask, to receive a task to perform from AWS Data Pipeline |
Write |
|||
Grants permission to add tasks, schedules, and preconditions to the specified pipeline |
Write |
|||
Grants permission to query the specified pipeline for the names of objects that match the specified set of conditions |
Read |
|||
Grants permission to remove existing tags from the specified pipeline |
Tagging, Write |
|||
Grants permission to task runners to call ReportTaskProgress, when they are assigned a task to acknowledge that it has the task |
Write |
|||
Grants permission to task runners to call ReportTaskRunnerHeartbeat every 15 minutes to indicate that they are operational |
Write |
|||
Grants permission to requests that the status of the specified physical or logical pipeline objects be updated in the specified pipeline |
Write |
|||
Grants permission to task runners to call SetTaskStatus to notify AWS Data Pipeline that a task is completed and provide information about the final status |
Write |
|||
Grants permission to validate the specified pipeline definition to ensure that it is well formed and can be run without error |
Read |
Permission-only actions for AWS Data Pipeline
The following actions are defined by AWS Data Pipeline but are not directly invocable through any API operation. They can only be used in IAM policy statements to grant or deny permissions.
| Actions | Description | Resource types (*required) | Condition keys | Access level |
|---|---|---|---|---|
Grants permission to call GetAccountLimits |
List |
|||
Grants permission to call PutAccountLimits |
Write |
Resource types defined by AWS Data Pipeline
The following resource types are defined by this service and can be used in the
Resource element of IAM permission policy statements.
| Resource types | ARN | Condition keys |
|---|---|---|
arn:${Partition}:datapipeline:${Region}:${Account}:pipeline/${PipelineId} |
Condition keys for AWS Data Pipeline
AWS Data Pipeline defines the following condition keys that can be used in the
Condition element of an IAM policy.
| Condition keys | Description | Type |
|---|---|---|
Filters access by the presence of tag key-value pairs in the request |
String |
|
Filters access by tag key-value pairs attached to the resource |
String |
|
Filters access by the presence of tag keys in the request |
ArrayOfString |
|
Filters access by the IAM user that created the pipeline |
ArrayOfString |
|
Filters access by customer-specified key/value pair that can be attached to a resource |
String |
|
Filters access by the name of a worker group for which a Task Runner retrieves work |
ArrayOfString |