开始使用免费开始使用

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?

本练习是课程的一部分

Using AWS Security for Developers

查看课程

动手互动练习

通过我们的互动练习之一,将理论转化为实践

开始练习