Your organization has around 50 IAM users. Now, it wants to introduce a new policy that will affect the access permissions of an IAM user. How can it implement this without having to apply the policy at the individual user level?
Your organization has around 50 IAM users. Now, it wants to introduce a new policy that will affect the access permissions of an IAM user. How can it implement this without having to apply the policy at the individual user level?
题目类型: 技术面试题
这是一道技术面试题,常见于澳洲IT公司面试中。
难度: medium
标签: intellipaat, aws, topic-specific, aws, cloud
参考答案摘要
It is possible to use AWS IAM groups by adding users to the groups as per their roles and by simply applying the policy to the groups.
本题提供 STAR 原则详细解答和技术解析,登录匠人学院学习中心即可查看完整答案。