Actions, resources, and condition keys for AWS MWAA Serverless
AWS MWAA Serverless (service prefix: airflow-serverless) 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 MWAA Serverless
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 |
|---|---|---|---|---|
|
CreateWorkflow |
Write |
|||
Tagging, Write |
||||
iam:PassedToService |
airflow-serverless.amazonaws.com |
Write |
||
|
DeleteWorkflow |
Write |
|||
|
GetTaskInstance |
Read |
|||
|
GetWorkflow |
Read |
|||
|
GetWorkflowRun |
Read |
|||
|
ListTagsForResource |
Read |
|||
|
ListTaskInstances |
List |
|||
|
ListWorkflowRuns |
List |
|||
|
ListWorkflowVersions |
List |
|||
|
ListWorkflows |
List |
|||
|
StartWorkflowRun |
Write |
|||
|
StopWorkflowRun |
Write |
|||
|
TagResource |
Tagging, Write |
|||
|
UntagResource |
Tagging, Write |
|||
|
UpdateWorkflow |
Write |
|||
iam:PassedToService |
airflow-serverless.amazonaws.com |
Write |
Actions defined by AWS MWAA Serverless
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 create a new workflow |
Write |
|||
Grants permission to delete a workflow |
Write |
|||
Grants permission to retrieve the task details for a workflow run |
Read |
|||
Grants permission to retrieve details about a workflow |
Read |
|||
Grants permission to retrieve details about a workflow run |
Read |
|||
Grants permission to list the tags for the specified resource |
Read |
|||
Grants permission to list the tasks for a workflow run |
List |
|||
Grants permission to list the workflow runs of a workflow |
List |
|||
Grants permission to list the workflow versions |
List |
|||
Grants permission to list the workflows |
List |
|||
Grants permission to start an on-demand workflow run for the workflow |
Write |
|||
Grants permission to stop a workflow run |
Write |
|||
Grants permission to tag the specified resource |
Tagging, Write |
|||
Grants permission to untag the specified resource |
Tagging, Write |
|||
Grants permission to update an existing workflow |
Write |
Resource types defined by AWS MWAA Serverless
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}:airflow-serverless:${Region}:${Account}:workflow/${WorkflowId} |
Condition keys for AWS MWAA Serverless
AWS MWAA Serverless 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 that are attached to the resource |
String |
|
Filters access by tag keys in the request |
ArrayOfString |