@hackage aws-cloudfront-signed-cookies0.2.0.13
Generate signed cookies for AWS CloudFront
Categories
License
MIT
Maintainer
Chris Martin, Julie Moronuki
Links
Versions
Installation
Dependencies (16)
- base ^>=4.18 || ^>=4.19
- aws-cloudfront-signed-cookies Show all…
Dependents (0)
One way to serve private content through AWS CloudFront is to use signed cookies. This package helps you generate signed cookies using a custom IAM policy which may include a range of time for which the cookie is valid and an IP address restriction.