Skip to content

Commit

Permalink
Note about presigning
Browse files Browse the repository at this point in the history
  • Loading branch information
brendanhay committed Dec 9, 2014
1 parent 82097ac commit 5fde614
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,8 @@ when the service signals there are no more results.

Presigned URLs can be generated for services which are an instance of [`AWSPresigner`](http://brendanhay.nz/amazonka/amazonka-core/Network-AWS-Types.html#t:AWSPresigner).

The `presign` method is used to specify the request to sign and the expiry time.
The `presign` and `presignURL` methods re used to specify the request to sign
and the time window in which the request (or raw URL) will be valid.

### Asynchronous Actions

Expand Down

0 comments on commit 5fde614

Please sign in to comment.