Get startedGet started for free

Scope a pre-signed URL

A vendor has emailed you asking for one file from the reports bucket: a single invoice, today. The vendor has no AWS account, and issuing credentials would hand over far more than one file, for far longer than one day.

A pre-signed URL is the alternative: a SigV4 signature you calculate once and hand over, carrying one object, one action, and a clock. The link below was scoped to exactly what the vendor asked for. Read its query parameters and what each one fixes.

You send the scoped link to the vendor.

Which statement describes what they can do with it?

This exercise is part of the course

Using AWS Security for Developers

View Course

Hands-on interactive exercise

Turn theory into action with one of our interactive exercises

Start Exercise