All Products
Search
Document Center

Resource Access Management:AliyunEMRFlowAdmin

Last Updated:Dec 28, 2023

AliyunEMRFlowAdmin is a service system policy that is managed by Alibaba Cloud. You can attach the AliyunEMRFlowAdmin policy to a Resource Access Management (RAM) identity, such as a RAM user, RAM user group, and RAM role. The AliyunEMRFlowAdmin policy: Provides full access to the data platform of E-MapReudce via Management Console.

Policy details

  • Type: service system policy

  • Creation time: 08:10:52 on November 13, 2018

  • Update time: 08:10:52 on November 13, 2018

  • Current version: v1

Policy content

{
    "Version": "1", 
    "Statement": [
        {
            "Action": [
                "emr:SubmitFlow*", 
                "emr:ModifyFlow*", 
                "emr:ListFlow*", 
                "emr:DescribeFlow*", 
                "emr:KillFlow*", 
                "emr:RerunFlow*", 
                "emr:ResumeFlow*", 
                "emr:DeleteFlow*", 
                "emr:CreateFlow*", 
                "emr:CloneFlow*", 
                "emr:SuspendFlow*", 
                "emr:StartFlow*", 
                "emr:ManageDataPlatform*"
            ], 
            "Resource": "*", 
            "Effect": "Allow"
        }
    ]
}

References