{"slug":"iam-aws-emr-serverless","cloud":"aws","service":"emr-serverless","title":"AWS EMR Serverless (IAM)","description":"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.","category":"analytics","common_permissions":["emr-serverless:GetApplication","emr-serverless:ListApplications","emr-serverless:StartApplication","emr-serverless:StopApplication","emr-serverless:GetJobRun","emr-serverless:ListJobRuns","emr-serverless:StartJobRun","emr-serverless:TagResource"],"least_privilege_example":"{\n  \"Version\": \"2012-10-17\",\n  \"Statement\": [\n    {\n      \"Effect\": \"Allow\",\n      \"Action\": [\n        \"emr-serverless:GetApplication\",\n        \"emr-serverless:ListApplications\",\n        \"emr-serverless:StartApplication\",\n        \"emr-serverless:StopApplication\",\n        \"emr-serverless:GetJobRun\",\n        \"emr-serverless:ListJobRuns\",\n        \"emr-serverless:StartJobRun\",\n        \"emr-serverless:TagResource\"\n      ],\n      \"Resource\": \"*\"\n    }\n  ]\n}","warnings":["Avoid emr-serverless:* — grants full control including delete/modify of applications and sessions","Avoid emr-serverless:DeleteApplication — can permanently delete applications and all associated data"],"docs":"https://servicereference.us-east-1.amazonaws.com/v1/emr-serverless/emr-serverless.json","tags":["iam","aws"],"last_verified":"2026-06-14T00:00:00.000Z","next_check":"2026-12-11T00:00:00.000Z","created_at":"2026-06-14T04:51:39.646Z","updated_at":"2026-06-14T04:51:39.646Z"}