Soru

Zorluk: KolayIdentity and Access Management (IAM)

A company is setting up a new AWS account and needs to organize access permissions for several system administrators and developers. According to AWS Identity and Access Management (IAM) best practices, which TWO statements correctly describe the characteristics and usage of IAM groups? (Select TWO.)

  1. They allow administrators to assign permissions to multiple IAM users simultaneously by attaching a policy to the group.Cevap
  2. They are collections of IAM users and do not possess their own login credentials or access keys.Cevap
  3. C
    They can be nested inside other IAM groups to build hierarchical permission structures.
  4. D
    They can be assumed by EC2 instances and other AWS services to temporarily obtain access keys.
  5. E
    They are used to share the AWS account root user password securely among administrative staff.

Cevap

The correct statements are that IAM groups allow administrators to assign permissions to multiple users at once by attaching a policy, and that they are collections of users without their own security credentials.
IAM groups are designed to simplify permission management by allowing administrators to apply policies to multiple users at once. Because they are administrative collections rather than entities that take action, they do not have login credentials or access keys of their own.

Adım Adım Çözüm

1
Analyze the role and capabilities of IAM groups in AWS.
Identify that IAM groups are collections of IAM users used to simplify permission management. Policies attached to a group are inherited by all member users.
This helps determine which options correctly state how groups function.
2
Examine the credentials and structure of IAM groups.
Confirm that IAM groups do not have their own password or access keys, and cannot be nested or assumed by AWS services.
This allows us to identify the second correct statement and rule out the incorrect statements.

Anahtar Kavram

IAM groups simplify access management by applying policies to multiple users at once, and they do not have credentials or support nesting.
Bu soruyu puanla