AWS EMR Serverless (IAM)

JSON →
aws analytics

AWS EMR Serverless is a serverless option in Amazon EMR that makes it easy to run open-source big data frameworks like Apache Spark and Hive without configuring, managing, or scaling clusters.

emr-serverless:GetApplicationemr-serverless:ListApplicationsemr-serverless:StartApplicationemr-serverless:StopApplicationemr-serverless:GetJobRunemr-serverless:ListJobRunsemr-serverless:StartJobRunemr-serverless:TagResource
{
  "Version": "2012-10-17",
  "Statement": [
    {
      "Effect": "Allow",
      "Action": [
        "emr-serverless:GetApplication",
        "emr-serverless:ListApplications",
        "emr-serverless:StartApplication",
        "emr-serverless:StopApplication",
        "emr-serverless:GetJobRun",
        "emr-serverless:ListJobRuns",
        "emr-serverless:StartJobRun",
        "emr-serverless:TagResource"
      ],
      "Resource": "*"
    }
  ]
}
full doc /v1/iam/emr-serverless