AmazonS3 SFO

Allows you to easily create signed URLs for content that you have stored on S3

Properties

Field

Type

Comment/Sample

Methods

Method

Returns

Parameters

Parameter Types

Comments/Sample

getAwsAccessKey

string 

 

 

 

getAwsSecretKey

string 

 

 

 

signUrl(bucketName, listingKey, secure, expirationSeconds) 

string 

bucketName

listingKey

secure

expirationSeconds

string

string

boolean

integer

 

See Also