requestId property
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
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.
final String requestId