Docs.rs
cloudfront-policy-signer-0.1.3
cloudfront-policy-signer 0.1.3
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
Martin8412
Dependencies
log ^0.4.8
normal
openssl ^0.10.26
normal
Versions
83.33%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Crate cloudfront_policy_signer
cloudfront_
policy_
signer
0.1.3
All Items
Crate Items
Structs
Enums
Functions
Crate
cloudfront_
policy_
signer
Copy item path
Source
Structs
§
Cloud
Front
Canned
Policy
Signer
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.