Amazon Integrator V6 - Online Help
Amazon Integrator V6
Questions / Feedback?

GetLink Method

Creates a link to an object which expires in seconds specified.

Object Oriented Interface

public function doGetLink($objectname, $expires);

Procedural Interface

inamazon_s3_do_getlink($res, $objectname, $expires);

Remarks

This method can be used to create authenticated links to allow access to objects for a limited time. The bucket is specified by the Bucket property. Please refer to Amazon S3 documentation for further details and security implications.

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 6.0.6240.0