Module mu_runtime::lambda_api[][src]

Expand description

The communication layer for the internal AWS Lambda API

Structs

LambdaApiClient

The Lambda Api Client. Abstracts the communication with the internal Lambda Runtime rest API, as documented here.

PublishErrorRequest