Docs.rs
  • lambda_runtime_api_client-0.9.0
    • lambda_runtime_api_client 0.9.0
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • calavera
    • bnusunny
    • Dependencies
      • bytes ^1 normal
      • futures-channel ^0.3 normal
      • futures-util ^0.3 normal
      • http ^1.0 normal
      • http-body ^1.0 normal
      • http-body-util ^0.1 normal
      • hyper ^1.0 normal
      • hyper-util ^0.1.1 normal
      • tokio ^1.0 normal
      • tower ^0.4 normal
      • tower-service ^0.3 normal
    • Versions
    • 100% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • 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

Crate lambda_runtime_api_client

lambda_runtime_api_client0.9.0

  • All Items
  • Modules
  • Structs
  • Functions
  • Type Aliases

Crates

  • lambda_runtime_api_client
?
Change settings

Crate lambda_runtime_api_client

source ·
Expand description

This crate includes a base HTTP client to interact with the AWS Lambda Runtime API.

Modules

  • body
    HTTP body utilities. Extracted from Axum under MIT license. https://github.com/tokio-rs/axum/blob/main/axum/LICENSE

Structs

  • Client
    API client to interact with the AWS Lambda Runtime API.
  • ClientBuilder
    Builder implementation to construct any Runtime API clients.
  • Error
    Errors that can happen when using axum.

Functions

  • build_request
    Create a request builder. This builder uses aws-lambda-rust/CRATE_VERSION as the default User-Agent. Configure environment variable LAMBDA_RUNTIME_USER_AGENT at compile time to modify User-Agent value.

Type Aliases

  • BoxError
    Alias for a type-erased error type.

Results

Query parser error: "Unexpected - (did you mean ->?)".