Docs.rs
  • scratchstack-aws-signature-0.11.0
    • scratchstack-aws-signature 0.11.0
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • dacut
    • Dependencies
      • async-trait ^0.1 normal
      • bytes ^1.2 normal
      • chrono ^0.4 normal
      • derive_builder ^0.11 normal
      • encoding ^0.2 normal
      • futures ^0.3 normal
      • hex ^0.4 normal
      • http ^0.2 normal
      • hyper ^0.14 normal
      • lazy_static ^1.4 normal
      • log ^0.4 normal
      • regex ^1.6 normal
      • ring ^0.16 normal
      • scratchstack-arn ^0.4 normal
      • scratchstack-aws-principal ^0.4 normal
      • scratchstack-errors ^0.4 normal
      • subtle ^2.4 normal
      • tower ^0.4 normal
      • env_logger ^0.9 dev
      • test-log ^0.2 dev
      • tokio ^1.21 dev
    • Versions
    • 51.16% of the crate is documented
  • This release has been yanked, go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation
logo

logo

Crate scratchstack_aws_signature

  • Structs
  • Enums
  • Traits
  • Functions
logo
Change settings

List of all items

Structs

  • GetSigningKeyRequest
  • GetSigningKeyResponse
  • KDateKey
  • KRegionKey
  • KSecretKey
  • KServiceKey
  • KSigningKey
  • SigV4Authenticator
  • SigV4AuthenticatorBuilder
  • canonical::CanonicalRequest
  • canonical::ContentTypeCharset
  • canonical::SignedHeaderRequirements
  • signature::SignatureOptions

Enums

  • SignatureError

Traits

  • signature::IntoRequestBytes

Functions

  • canonical::canonicalize_query_to_string
  • canonical::get_content_type_and_charset
  • canonical::is_rfc3986_unreserved
  • canonical::normalize_headers
  • canonical::query_string_to_normalized_map
  • service_for_signing_key_fn
  • signature::sigv4_validate_request