A company wants to organize its users so that the company can grant permissions to the users as a group.
Which AWS service or tool can the company use to meet this requirement?
Security groups
AWS Identity and Access Management (IAM)
Resource groups
AWS Security Hub
Explanations:
Security groups control inbound and outbound traffic to AWS resources, not user permissions.
IAM allows the company to create user groups and assign permissions, which can then be inherited by all group members.
Resource groups organize resources for easy management and automation, but they don’t manage user permissions.
AWS Security Hub provides a unified view of security alerts across AWS services, not user permissions management.