Docs.rs
  • lambda_utils-0.1.10
    • lambda_utils 0.1.10
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • MadebyAe
    • Dependencies
      • aws-config ^1.1.2 normal optional
      • aws-sdk-sqs ^1.9.0 normal optional
      • aws-types ^1.1.2 normal optional
      • aws_lambda_events ^0.15.0 normal optional
      • chrono ^0.4 normal optional
      • lambda_http ^0.11.1 normal optional
      • mongodb ^2.3.1 normal optional
      • once_cell ^1.17.0 normal optional
      • serde_json ^1.0.79 normal optional
      • tokio ^1.17.0 dev
    • Versions
    • 0% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • Rust
    • About docs.rs
    • Privacy policy
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

lambda_utils0.1.10

Crate Items

  • Macros
  • Functions

List of all items

Macros

  • json_error
  • json_ok
  • response::json_error
  • response::json_ok

Functions

  • headers::get_header_cookies
  • headers::get_header_user_agent
  • headers::get_header_value
  • mongodb::create_mongodb_client
  • mongodb::get_mongodb_client
  • mongodb::get_mongodb_uri_env_key
  • network::get_ip_v4
  • network::get_ip_v6
  • sqs::delete_message_from_sqs
  • sqs::receive_from_sqs
  • sqs::send_to_sqs