/provider/s3

The S3 provider module requires the S3 signer and will return a signed request URL.

Requires

Methods

(inner) s3_provider(req, res) → {function}

The s3_provider method returns the s3_signer method.

Parameters:
NameTypeDescription
reqObject

HTTP request.

resObject

HTTP response.

Returns:

The s3_signer module method.

Type: 
function