Normalized input resolved from an API Gateway HTTP API v2 event.
Aggregates name resolution logic across path parameters, query string,
and default fallback; tracks the source of the name for observability.
Property
The resolved display name (from path, query, or default 'world')
Interface
HelloRequestInput
Normalized input resolved from an API Gateway HTTP API v2 event. Aggregates name resolution logic across path parameters, query string, and default fallback; tracks the source of the name for observability.
Property
The resolved display name (from path, query, or default 'world')
Property
Origin of the name value
Author
Bayu Dwiyan Satria
Since
1.0.0
See