A technology company wants to delegate administrative capabilities by allowing department leads to create and manage IAM roles for their developers. To maintain strict security, the central security team must ensure that these department leads cannot grant permissions that exceed a predefined set of allowed services, even if they create policies with administrator access. Which AWS Identity and Access Management (IAM) feature should the security team implement to enforce this maximum permission limit?
- AService Control Policies (SCPs)
- Permissions boundariesCevap
- CIAM groups with inline policies
- DAWS account root user credentials
Cevap
Permissions boundaries
Permissions boundaries are specifically designed to set the maximum permissions that an identity-based policy can grant to an IAM entity. This allows senior administrators to delegate the creation of IAM roles to department leads, while ensuring that the leads cannot create roles with permissions that exceed the boundary.
Adım Adım Çözüm
Anahtar Kavram
Permissions boundaries are used to restrict the maximum permissions that an identity-based policy can grant to an IAM user or role.
Tahmini Süre:2m 0s