Module mu_alb::runtime[][src]

Functions

listen_events

Listen to ALB events. Unlike mu_runtime::listen_events, this method expects you to respect the AWS Application Load Balancer contract by returning the appropriate response (defined by aws_lambda_events::event::alb::AlbTargetGroupRequest).