- Home
- All questions
- Question 34
AWS Certified Solutions Architect study material · question 34 of 500
A developer generates a presigned URL for a private S3 object and sends it to an external partner. Whose permissions does the download use?
Show the answer
Answer: C. Those of the user who generated the URL
A presigned URL carries the credentials of whoever created it, which is why an over-permissioned signer is a risk.
Source: Sharing objects with presigned URLs (Amazon Web Services) — Sharing an object with a presigned URL