View Source CloudfrontSigner.Policy (cloudfront_signer v0.2.0)

Defines a cloudfront signature policy, and a string coercion method for it

Summary

Types

t()

@type t() :: %CloudfrontSigner.Policy{expiry: term(), resource: term()}

Functions

generate_signature_and_policy(policy, private_key)