[][src]Module srvrls::response

Response provides the mappings from the library response and error to AWS Lambda events.

Structs

SimpleError

A simple error message wrapper.

SrvrlsResponse

The struct used to house details of the call response for custom responses. For most responses the helper methods are most useful.