Contains options to genearate a pre-signed URL for an Amazon S3 resource.
Pre-signed URLs allow clients to form a URL for an Amazon S3 resource and sign it with the current AWS security credentials. A pre-signed URL may be passed around for other users to access the resource without providing them access to an account's AWS security credentials.
@see AmazonS3#generatePresignedUrl(GeneratePresignedUrlRequest)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|