AWS IAM now provides role manager to set up IAM roles automatically
AWS IAM introduces role manager, automatically setting up required IAM roles when configuring supported services in the console, reusing existing roles when possible and allowing full management via IAM console.
AWS announces the general availability of role manager in AWS Identity and Access Management (IAM), which automatically sets up the IAM roles your AWS services need. When setting up a supported service in the console, role manager creates a default role on your behalf or reuses an existing one if it matches required permissions. Currently supporting six AWS service consoles including AWS Lambda and Amazon EventBridge, role manager applies AWS-managed templates for workflows. Roles created via role manager appear in the IAM console as standard IAM roles that you fully control, with identification of role manager-created roles. Available in all AWS Regions except AWS GovCloud (US) and China Regions, it also allows disabling to refine permissions using IAM Access Analyzer.
Why it matters
This change affects users who manually configure IAM roles for AWS services, automating role setup and enhancing security and efficiency in IAM role management.