PrepAway - Latest Free Exam Questions & Answers

Category: AWS-SysOps (v.4)

Exam AWS-SysOps: AWS Certified SysOps Administrator – Associate (update June 3rd, 2017)

What will the below mentioned statement allow the user …

An organization (account ID 123412341234) has configured the IAM policy to allow the user to modify his credentials.
What will the below mentioned statement allow the user to perform?
{

“Version”: “2012-10-17”,
“Statement”: [{
“Effect”: “Allow”,
“Action”: [
“iam:AddUserToGroup”,
“iam:RemoveUserFromGroup”,
“iam:GetGroup”
],
“Resource”: “arn:aws:iam:: 123412341234:group/TestingGroup”
}]


Page 13 of 27« First...1112131415...20...Last »