View Source API Reference cloudfront_signer v1.0.0
Modules
Elixir implementation of cloudfront's signed url algorithm. Basic usage is
Representation of a cloudfront distribution for the purpose of computing a signed url. We need the address of the distribution and the private key for RSA signature generation
Agent to store and fetch cloudfront distributions, to avoid expensive runtime pem decodes
Defines a cloudfront signature policy, and a string coercion method for it