Lambda Handler¶
API Reference¶
Hello World Lambda function using AWS Lambda Powertools.
This module implements a serverless API endpoint that returns a greeting message. It demonstrates the use of Powertools utilities including structured logging, X-Ray tracing, CloudWatch metrics, idempotency, SSM parameters, feature flags, response validation, and Event Source Data Classes.