PrepAway - Latest Free Exam Questions & Answers

Category: AWS-SYSOPS

Exam AWS-SYSOPS: AWS Certified SysOps Administrator – Associate

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 7 of 33« First...56789...2030...Last »