requestId property

String requestId
final

The Id of the request in the Lambda Runtime Interface. This is used to associate the result of the handler with the triggered execution in the Runtime.

Implementation

final String requestId;