Ends in
00
days
00
hrs
00
mins
00
secs
SHOP NOW

🚀 25% OFF All Practice Exams, Video Courses, & eBooks – Cyber Sale Extension!

Find answers, ask questions, and connect with our
community around the world.

Home Forums AWS AWS Certified Solutions Architect Associate IAM, add users to role

Tagged: 

  • IAM, add users to role

  • St73 73

    Member
    November 3, 2024 at 4:40 pm

    AWS IAM console, how to add users to role ? e.g. Role AWSServiceRoleForSupport default exists, how to add users to this role ?

    If it does in JSON doc, if there is tens of users, is JSON only way but not in GUI ?

    thanks

  • Nikee-TutorialsDojo

    Administrator
    November 5, 2024 at 9:39 am

    Hello St73,

    Thank you for your question regarding adding users to a role in AWS IAM, specifically for roles like AWSServiceRoleForSupport.

    Roles in AWS IAM are designed for delegation, and users cannot be added to them directly. Instead, roles are assumed by users or services as needed. Here’s how you can configure this:

    1. Enable Users to Assume the Role:

      • To allow users to assume a role, you must create a policy that includes the sts:AssumeRole permission and specify the role’s Amazon Resource Name (ARN).
      • Attach this policy to the users or groups in the AWS Management Console, enabling them to assume the role.
    2. Managing Permissions for Multiple Users:

      • While the AWS Management Console provides an interface for managing permissions individually, managing tens of users efficiently typically requires creating and editing JSON policies.
      • If you need to automate the process for multiple users, consider using AWS CLI or AWS SDKs to apply the policies in bulk.

    If you require any assistance setting this up or have further questions, please let us know. We’re here to help!

    Regards,

    Nikee @ Tutorials Dojo

Viewing 1 - 2 of 2 replies

Log in to reply.

Original Post
0 of 0 posts June 2018
Now
Skip to content