View a markdown version of this page

Actions, resources, and condition keys for AWS MWAA Serverless - Service Authorization Reference

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:

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

airflow-serverless:CreateWorkflow

Write

airflow-serverless:TagResource

Tagging, Write

iam:PassRole

iam:PassedToService

airflow-serverless.amazonaws.com

Write

DeleteWorkflow

airflow-serverless:DeleteWorkflow

Write

GetTaskInstance

airflow-serverless:GetTaskInstance

Read

GetWorkflow

airflow-serverless:GetWorkflow

Read

GetWorkflowRun

airflow-serverless:GetWorkflowRun

Read

ListTagsForResource

airflow-serverless:ListTagsForResource

Read

ListTaskInstances

airflow-serverless:ListTaskInstances

List

ListWorkflowRuns

airflow-serverless:ListWorkflowRuns

List

ListWorkflowVersions

airflow-serverless:ListWorkflowVersions

List

ListWorkflows

airflow-serverless:ListWorkflows

List

StartWorkflowRun

airflow-serverless:StartWorkflowRun

Write

StopWorkflowRun

airflow-serverless:StopWorkflowRun

Write

TagResource

airflow-serverless:TagResource

Tagging, Write

UntagResource

airflow-serverless:UntagResource

Tagging, Write

UpdateWorkflow

airflow-serverless:UpdateWorkflow

Write

iam:PassRole

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

CreateWorkflow

Grants permission to create a new workflow

aws:RequestTag/${TagKey}

aws:TagKeys

Write

DeleteWorkflow

Grants permission to delete a workflow

Workflow*

aws:ResourceTag/${TagKey}

Write

GetTaskInstance

Grants permission to retrieve the task details for a workflow run

Workflow*

aws:ResourceTag/${TagKey}

Read

GetWorkflow

Grants permission to retrieve details about a workflow

Workflow*

aws:ResourceTag/${TagKey}

Read

GetWorkflowRun

Grants permission to retrieve details about a workflow run

Workflow*

aws:ResourceTag/${TagKey}

Read

ListTagsForResource

Grants permission to list the tags for the specified resource

Workflow*

aws:ResourceTag/${TagKey}

Read

ListTaskInstances

Grants permission to list the tasks for a workflow run

Workflow*

aws:ResourceTag/${TagKey}

List

ListWorkflowRuns

Grants permission to list the workflow runs of a workflow

Workflow*

aws:ResourceTag/${TagKey}

List

ListWorkflowVersions

Grants permission to list the workflow versions

Workflow*

aws:ResourceTag/${TagKey}

List

ListWorkflows

Grants permission to list the workflows

List

StartWorkflowRun

Grants permission to start an on-demand workflow run for the workflow

Workflow*

aws:ResourceTag/${TagKey}

Write

StopWorkflowRun

Grants permission to stop a workflow run

Workflow*

aws:ResourceTag/${TagKey}

Write

TagResource

Grants permission to tag the specified resource

Workflow*

aws:RequestTag/${TagKey}

aws:ResourceTag/${TagKey}

aws:TagKeys

Tagging, Write

UntagResource

Grants permission to untag the specified resource

Workflow*

aws:ResourceTag/${TagKey}

aws:TagKeys

Tagging, Write

UpdateWorkflow

Grants permission to update an existing workflow

Workflow*

aws:ResourceTag/${TagKey}

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

Workflow

arn:${Partition}:airflow-serverless:${Region}:${Account}:workflow/${WorkflowId}

aws:ResourceTag/${TagKey}

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

aws:RequestTag/${TagKey}

Filters access by the presence of tag key-value pairs in the request

String

aws:ResourceTag/${TagKey}

Filters access by tag key-value pairs that are attached to the resource

String

aws:TagKeys

Filters access by tag keys in the request

ArrayOfString