PrepAway - Latest Free Exam Questions & Answers

Category: AWS-SysOps (v.4)

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

What does this policy define?

A sys admin has created the below mentioned policy and applied to an S3 object named aws.jpg. The aws.jpg is inside
a bucket named cloudacademy. What does this policy define?
“Statement”: [{
“Sid”: “Stmt1388811069831”,

“Effect”: “Allow”,
“Principal”: { “AWS”: “*”},
“Action”: [ “s3:GetObjectAcl”, “s3:ListBucket”, “s3:GetObject”],
“Resource”: [ “arn:aws:s3:::cloudacademy/*.jpg”]
}]


Page 22 of 27« First...10...2021222324...Last »