Module aws_smithy_http_server_python::context
source · Expand description
Python context definition.
Modules
Structs
PyContext is a wrapper for context object provided by the user.
It injects some values (currently only super::lambda::PyLambdaContext) that is type-hinted by the user.