ExamQuestions.com

Register
Login
AWS Certified SysOps Administrator Associate Exam Questions

Amazon

AWS Certified SysOps Administrator Associate

99 / 340

Question 99:

A large IT firm is using an Amazon S3 bucket for storing all project documents regularly. As per security guidelines, all these files need to be encrypted using the AWS KMS key. A user from a different account can successfully upload small project files to the S3 bucket. But when the same user tries to upload a large file, he receives the "Access Denied" error. Which of the following check needs to be performed so that the user can upload all files?

Answer options:

A.Check if the user is sending encryption information using AWS KMS for files above size 100 Mb.
B.Check if the user has permission to perform kms:Decrypt action in both key policy & IAM policy for files above 100 Mb.
C.Check if the user has permission to perform kms:Decrypt action in only IAM policy for files above 100 Mb.
D.Check if the user has permission to perform kms:Decrypt action in only key policy for files above 100 Mb.