List of questions
Related questions
Question 270 - DVA-C01 discussion
A developer has created a new AWS IAM user that has s3 putobject permission to write to a specific Amazon bucket. This S3 bucket uses server-side encryption with AWS KMS managed keys (SEE-KMS) as the encryption. Using the access key and secret key of the IAM user, the application received an access denied error when calling the PutObject API. How can this issue be resolved?
A.
Update the policy of the IAM user to allow the s3 Encrypt action.
B.
Update the bucket policy of the S3 bucket to allow the IAM user to upload objects
C.
Update the policy of the IAM user to allow the kms GenerateDatakey action
D.
Update the ACL of the bucket to allow the IAM user to upload objects
Your answer:
0 comments
Sorted by
Leave a comment first