Docs.rs
  • aws-sigv4-1.3.4
    • aws-sigv4 1.3.4
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • github:awslabs:rust-sdk-owners
    • aws-sdk-rust-ci
    • Dependencies
      • aws-credential-types ^1.2.5 normal
      • aws-smithy-eventstream ^0.60.10 normal optional
      • aws-smithy-http ^0.62.3 normal
      • aws-smithy-runtime-api ^1.8.7 normal
      • aws-smithy-types ^1.3.2 normal
      • bytes ^1.10.0 normal
      • crypto-bigint ^0.5.4 normal optional
      • form_urlencoded ^1.2.1 normal optional
      • hex ^0.4.3 normal
      • hmac ^0.12 normal
      • http ^1.1.0 normal optional
      • http ^0.2.9 normal optional
      • p256 ^0.11 normal optional
      • percent-encoding ^2.3.1 normal optional
      • ring ^0.17.5 normal optional
      • sha2 ^0.10 normal
      • subtle ^2.5.0 normal optional
      • time ^0.3.5 normal
      • tracing ^0.1.40 normal
      • zeroize ^1.7.0 normal optional
      • aws-credential-types ^1.2.5 dev
      • aws-smithy-runtime-api ^1.8.7 dev
      • bytes ^1 dev
      • criterion ^0.5 dev
      • hex-literal ^0.4.1 dev
      • httparse ^1.10.1 dev
      • pretty_assertions ^1.3 dev
      • proptest ^1.2 dev
      • serde ^1.0.180 dev
      • serde_derive ^1.0.180 dev
      • serde_json ^1.0.104 dev
      • time ^0.3.5 dev
      • ring ^0.17.5 dev
    • Versions
    • 100% 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

aws_sigv41.3.4

Crate Items

  • Structs
  • Enums
  • Functions
  • Type Aliases

List of all items

Structs

  • SigningOutput
  • http_request::SignableRequest
  • http_request::SigningError
  • http_request::SigningInstructions
  • http_request::SigningSettings
  • sign::v4::SigningParams
  • sign::v4::signing_params::BuildError
  • sign::v4::signing_params::Builder
  • sign::v4a::SigningParams
  • sign::v4a::signing_params::BuildError
  • sign::v4a::signing_params::Builder

Enums

  • SignatureVersion
  • http_request::PayloadChecksumKind
  • http_request::PercentEncodingMode
  • http_request::SessionTokenMode
  • http_request::SignableBody
  • http_request::SignatureLocation
  • http_request::SigningParams
  • http_request::UriPathNormalizationMode

Functions

  • event_stream::sign_empty_message
  • event_stream::sign_message
  • http_request::sign
  • sign::v4::calculate_signature
  • sign::v4::generate_signing_key
  • sign::v4a::calculate_signature
  • sign::v4a::generate_signing_key

Type Aliases

  • event_stream::SigningParams