Multiple Choice
A Systems Administrator has written the following Amazon S3 bucket policy designed to allow access to an S3 bucket for only an authorized AWS IAM user from the IP address range 10.10.10.0/24: When trying to download an object from the S3 bucket from 10.10.10.40, the IAM user receives an access denied message. What does the Administrator need to change to grant access to the user?
A) Change the "Resource" from "arn: aws:s3:::Bucket" to "arn:aws:s3:::Bucket/*".
B) Change the "Principal" from "*" to {AWS:"arn:aws:iam: : account-number: user / username"}
C) Change the "Version" from "2012-10-17" to the last revised date of the policy
D) Change the "Action" from ["s3:*"] to ["s3:GetObject", "s3:ListBucket"]
Correct Answer:

Verified
Correct Answer:
Verified
Q223: Some highly sensitive analytics workloads are to
Q224: A company uses AWS Organization to manage
Q225: A Software Engineer is trying to figure
Q226: A company has an application that uses
Q227: A development team is using an AWS
Q229: An AWS Lambda function was misused to
Q230: A security engineer must develop an encryption
Q231: An application uses Amazon Cognito to manage
Q232: A company is collecting AWS CloudTrail log
Q233: An application has been built with Amazon