Docs.rs
  • aws-runtime-1.1.8
    • aws-runtime 1.1.8
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • aws-sdk-rust-ci
    • Dependencies
      • aws-credential-types ^1.1.8 normal
      • aws-sigv4 ^1.2.0 normal
      • aws-smithy-async ^1.1.8 normal
      • aws-smithy-eventstream ^0.60.4 normal optional
      • aws-smithy-http ^0.60.7 normal
      • aws-smithy-runtime-api ^1.2.0 normal
      • aws-smithy-types ^1.1.8 normal
      • aws-types ^1.1.8 normal
      • bytes ^1.1 normal
      • fastrand ^2.0.0 normal
      • http ^0.2.3 normal
      • http-body ^0.4.5 normal
      • percent-encoding ^2.1.0 normal
      • pin-project-lite ^0.2.9 normal
      • tracing ^0.1 normal
      • uuid ^1 normal
      • aws-credential-types ^1.1.8 dev
      • aws-smithy-async ^1.1.8 dev
      • aws-smithy-protocol-test ^0.60.7 dev
      • aws-smithy-runtime-api ^1.2.0 dev
      • aws-smithy-types ^1.1.8 dev
      • bytes-utils ^0.1.2 dev
      • proptest ^1.2 dev
      • serde ^1 dev
      • serde_json ^1 dev
      • tokio ^1.23.1 dev
      • tracing-test ^0.2.4 dev
    • Versions
    • 100% of the crate is documented
  • Go to latest version
  • 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_runtime1.1.8

  • Structs
  • Enums
  • Constants
  • Traits
?
Change settings

List of all items

Structs

  • auth::SigV4OperationSigningConfig
  • auth::SigV4SessionTokenNameOverride
  • auth::SigningOptions
  • auth::sigv4::SigV4AuthScheme
  • auth::sigv4::SigV4Signer
  • auth::sigv4a::SigV4aAuthScheme
  • auth::sigv4a::SigV4aSigner
  • content_encoding::AwsChunkedBody
  • content_encoding::AwsChunkedBodyOptions
  • invocation_id::DefaultInvocationIdGenerator
  • invocation_id::InvocationId
  • invocation_id::InvocationIdInterceptor
  • invocation_id::NoInvocationIdGenerator
  • invocation_id::PredefinedInvocationIdGenerator
  • invocation_id::SharedInvocationIdGenerator
  • recursion_detection::RecursionDetectionInterceptor
  • request_info::RequestInfoInterceptor
  • retries::classifiers::AwsErrorCodeClassifier
  • service_clock_skew::ServiceClockSkewInterceptor
  • user_agent::ApiMetadata
  • user_agent::AwsUserAgent
  • user_agent::InvalidMetadataValue
  • user_agent::UserAgentInterceptor

Enums

  • auth::HttpSignatureType

Traits

  • invocation_id::InvocationIdGenerator

Constants

  • auth::sigv4::SCHEME_ID
  • auth::sigv4a::SCHEME_ID
  • content_encoding::header_value::AWS_CHUNKED
  • retries::classifiers::THROTTLING_ERRORS
  • retries::classifiers::TRANSIENT_ERRORS