HelloResponseBody
Response body returned by helloHandler for API Gateway HTTP API events. Includes a greeting message, request metadata, and input resolution details for debugging and logging purposes.
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
helloHandler
Generated using TypeDoc
Interface
HelloResponseBody
Response body returned by helloHandler for API Gateway HTTP API events. Includes a greeting message, request metadata, and input resolution details for debugging and logging purposes.
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
helloHandler