DirectHelloResponse
Response returned by directHelloHandler for direct Lambda invocations. Includes greeting message, request metadata, and input resolution details for logging and observability.
The greeting message (e.g., "Hello, Bayu!")
AWS request ID from Lambda context
ISO 8601 timestamp of the invocation
Normalized input including name source
Bayu Dwiyan Satria
1.0.0
directHelloHandler
Generated using TypeDoc
Interface
DirectHelloResponse
Response returned by directHelloHandler for direct Lambda invocations. Includes greeting message, request metadata, and input resolution details for logging and observability.
Property
The greeting message (e.g., "Hello, Bayu!")
Property
AWS request ID from Lambda context
Property
ISO 8601 timestamp of the invocation
Property
Normalized input including name source
Author
Bayu Dwiyan Satria
Since
1.0.0
See
directHelloHandler