Skip to main content

Crate awsim_lambda

Crate awsim_lambda 

Source

Re-exports§

pub use authz::LambdaResourcePolicyLookup;

Modules§

authz
error
state

Structs§

LambdaService
LambdaServiceInvoker
Cross-service invoker that lets other services (Secrets Manager rotation, Cognito triggers, etc.) call a Lambda function synchronously without depending on the full LambdaService handler. Implements awsim_core::LambdaInvoker.