Validate the log ingestion flow from CloudWatch to the processing system via Lambda Shipper.
After completing the configuration, logs are generated to simulate input data from the system.




Logs are generated in the system and sent to Amazon CloudWatch
Lambda Shipper is triggered to process logs and push data into Amazon SQS
Lambda Processor consumes messages from SQS for further processing
Results are stored in Amazon S3 and Amazon DynamoDB
Notifications are sent via Amazon SNS (Email Subscription):
The ingestion pipeline operates reliably, ensuring that logs are correctly transferred from CloudWatch to the processing system.