pub type RequestId = String;
Unique identifier for a Lambda invocation request.
pub struct RequestId { /* private fields */ }