Amazon-CloudFront-SignedURL
view release on metacpan or search on metacpan
Generate a signed URL.
Arguments can be:
- resource
The URL or stream. (required)
- expires
The Unix epoch time when the URL is to expire. (xor policy)
- policy
The CloudFront policy document. (xor expires)
# LICENSE
Copyright (C) zoncoen.
This library is free software; you can redistribute it and/or modify
lib/Amazon/CloudFront/SignedURL.pm view on Meta::CPAN
Arguments can be:
=over 4
=item * resource
The URL or stream. (required)
=item * expires
The Unix epoch time when the URL is to expire. (xor policy)
=item * policy
The CloudFront policy document. (xor expires)
=back
=back
=head1 LICENSE
( run in 0.705 second using v1.01-cache-2.11-cpan-39bf76dae61 )