Crate cloudfront_policy_signer[][src]

Structs

CloudFrontCannedPolicySigner

Struct to create a URL from CloudFront with a cached private key Unliked method create_canned_policy_signature, calling create_canned_policy_signature_url in an instance of this struct will not read the private key file every time it is invoked.

Enums

Error

Enumeration of all possible errors returned by the crate

Functions

create_canned_policy_signature

Signs a canned policy with the specified path and expiration date and returns it in an URL safe format appropriate for AWS.