{"slug":"iam-aws-elasticbeanstalk","cloud":"aws","service":"elasticbeanstalk","title":"AWS Elastic Beanstalk (IAM)","description":"AWS Elastic Beanstalk is an easy-to-use service for deploying and scaling web applications and services developed with Java, .NET, PHP, Node.js, Python, Ruby, Go, and Docker.","category":"devops","common_permissions":["elasticbeanstalk:DescribeApplications","elasticbeanstalk:DescribeEnvironments","elasticbeanstalk:DescribeEvents","elasticbeanstalk:DescribeEnvironmentHealth","elasticbeanstalk:DescribeInstancesHealth","elasticbeanstalk:ListTagsForResource","elasticbeanstalk:DescribeApplicationVersions","elasticbeanstalk:DescribeConfigurationOptions"],"least_privilege_example":"{\n  \"Version\": \"2012-10-17\",\n  \"Statement\": [\n    {\n      \"Effect\": \"Allow\",\n      \"Action\": [\n        \"elasticbeanstalk:DescribeApplications\",\n        \"elasticbeanstalk:DescribeEnvironments\",\n        \"elasticbeanstalk:DescribeEvents\",\n        \"elasticbeanstalk:DescribeEnvironmentHealth\",\n        \"elasticbeanstalk:DescribeInstancesHealth\",\n        \"elasticbeanstalk:ListTagsForResource\",\n        \"elasticbeanstalk:DescribeApplicationVersions\",\n        \"elasticbeanstalk:DescribeConfigurationOptions\"\n      ],\n      \"Resource\": \"*\"\n    }\n  ]\n}","warnings":["Avoid elasticbeanstalk:* — grants full control including environment and application deletion.","Avoid elasticbeanstalk:DeleteApplication — can permanently remove an application and all its environments."],"docs":"https://servicereference.us-east-1.amazonaws.com/v1/elasticbeanstalk/elasticbeanstalk.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:50:31.668Z","updated_at":"2026-06-14T04:50:31.668Z"}