🔥 3-day streak
AWS Certified Developer - Associate116 / 150
Question 116 of 150
A photo-sharing web application allows authenticated users to upload images directly to a private Amazon S3 bucket from their browsers. For security, the application must not expose long-lived AWS credentials to the client, and each upload authorization should be valid only for a short time. The backend runs on AWS Lambda with an execution role that has s3:PutObject permission on the bucket. What is the MOST appropriate way to grant browsers temporary permission to upload?
Reviewed for accuracy · Report an issueNext question