Docs.rs
minco-aws-lambda-1.5.0
minco-aws-lambda 1.5.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
12 August 2026
Links
Homepage
Repository
crates.io
Source
Owners
xicv
Dependencies
anyhow ^1.0
normal
aws-config ^1.10
normal
aws-sdk-ssm ^1
normal
axum ^0.8.9
normal
http ^1.5
normal
lambda_http ^1.3.0
normal
minco-http ^1.5.0
normal
serde_json ^1.0
normal
tower ^0.5.3
normal
tracing ^0.1
normal
tokio ^1.53
dev
Versions
20%
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
Skip to main content
principal_from_request_context
minco_
aws_
lambda
1.5.0
minco_aws_lambda
Function
principal_
from_
request_
context
Copy item path
Source
pub fn principal_from_request_context( context:
Option
<&
RequestContext
>, ) ->
Option
<
Principal
>