ExamQuestions.com

Register
Login
AWS Certified Solutions Architect Associate Exam Questions

Amazon

AWS Certified Solutions Architect Associate

106 / 690

Question 106:

An application hosted in AWS allows users to upload videos to an S3 bucket. A user is required to be given access to upload some videos for a week based on the profile. How could this be accomplished in the best way possible?

Answer options:

A.Create an IAM bucket policy to provide access for one week.
B.Create a pre-signed URL for each profile which will last for one week.
C.Create an S3 bucket policy to provide access for one week.
D.Create an IAM role to provide access for one week.