ust when you thought you'd optimized your Lambda costs to perfection, AWS has changed the game again. But unlike August's upcoming cold start billing changes that will increase costs, this one's actually good news for your wallet.
On May 1st, 2025, AWS announced significant changes to Lambda logging that introduce tiered pricing and new destination options. Here's everything you need to know about this shift that could dramatically reduce your logging costs while improving your observability strategy.
AWS has introduced two major updates to Lambda logging:
Let's break down what this means for your serverless architecture and your AWS bill.
Picture your current Lambda logging setup as a highway with a single flat toll - no matter how much you travel, you pay the same rate per mile. With the new "Vended Logs" classification, AWS has introduced a progressive toll system where the rate per mile decreases the further you travel.
Starting May 1st, Lambda logs sent to CloudWatch Logs are now classified as "Vended Logs" — logs from specific AWS services that are available at volume-tiered pricing. This replaces the previous flat rate model.
What makes Vended Logs different?
When reviewing your AWS bills after this change, look for the new "VendedLog-Bytes" line items instead of "DataProcessing-Bytes" for Lambda CloudWatch Logs.
Let's look at the cold, hard numbers. Here's the new tiered pricing structure for CloudWatch Logs in US East (N. Virginia):
And for the new S3 and Firehose destinations:
But what does this actually mean for your monthly bill? Let's compare old vs. new pricing at different volume levels:
The pattern is clear: no savings until you exceed 10TB of logs per month, but then the savings accelerate dramatically. By the time you hit 60TB, you're saving nearly 60% of your logging costs compared to the old model.
This is great news for companies with large Lambda deployments. If you're already spending thousands on Lambda logging, you could see substantial savings without having to change a single line of code. It's like getting a retroactive volume discount.
While the pricing changes are exciting, the addition of S3 and Firehose as logging destinations might be even more significant for your architecture.
Think of these new options like having multiple transportation choices instead of just one:
When using S3 or Firehose, you start with lower costs ($0.25/GB vs $0.50/GB for CloudWatch) and still benefit from the same tiered pricing structure as volume increases.
These changes enable several powerful scenarios that were previously cost-prohibitive:
If you've ever tried to retain CloudWatch Logs for compliance reasons, you know how expensive it gets. S3 with lifecycle policies is far more cost-effective for regulatory retention requirements.
You can transition older logs to Glacier or Glacier Deep Archive, bringing storage costs down to pennies per GB. For regulated industries that need to retain logs for years, this is a game-changer.
Sending logs directly to S3 makes it easier to run Athena queries or use AWS Glue for log analysis at scale. Your logs become immediately available for SQL queries through Athena or complex ETL jobs through Glue, without having to first export them from CloudWatch.
This opens up possibilities for deeper insights than what CloudWatch Logs Insights can provide, especially for complex pattern recognition across massive log volumes.
Many teams use third-party observability platforms like Datadog, Splunk, New Relic, or Sumo Logic. Previously, you had to set up complex forwarding solutions:
CloudWatch Logs → Lambda → Third-party platform
Now, Firehose can stream logs directly to these platforms without intermediary Lambda functions. This eliminates both complexity and the cost of running those forwarding functions.
The Firehose integration with OpenSearch is particularly valuable. It offers:
For organizations with specific log enrichment or filtering requirements, direct Firehose delivery provides
If you're considering taking advantage of these changes, here are some key points to consider:
If you have an existing CloudWatch to S3 forwarder, the direct integration may be superior:
These changes could have a material impact for heavy Lambda users. Review your CloudWatch Logs costs for Lambda to determine your GB/month usage, then apply the new pricing tiers to estimate future costs.
If you're processing more than 10TB of Lambda logs monthly, this is definitely worth your attention.
This logging update complements other Lambda cost optimization strategies we've covered in our Ultimate Guide to AWS Lambda Cost Optimization.
While you're implementing these logging changes, don't forget about:
To maximize the benefits of these changes:
Setting up new logging destinations in AWS Lambda is straightforward:
You can also use AWS CLI, CloudFormation, or CDK to implement these changes at scale across your Lambda functions.
AWS Lambda's new logging paradigm represents a significant evolution in how we manage observability for serverless applications. The combination of tiered pricing and flexible destinations means you can maintain comprehensive logging practices without breaking the bank.
For organizations with large Lambda deployments, these changes could translate to significant cost savings with minimal implementation effort. The new model rewards scale while providing greater flexibility in how logs are stored, processed, and analyzed.
Coming just months before the Lambda cold start billing changes that will increase costs for many users, this logging update provides a welcome opportunity to optimize your serverless spending.
If you haven't already, now is the time to review your Lambda logging strategy and consider how these new options might improve both your observability posture and your bottom line.
Want more AWS cost optimization insights? Check out our Ultimate Guide to AWS Lambda Cost Optimization for a comprehensive approach to keeping your serverless costs in check.
Need help implementing these changes or optimizing your overall AWS spend? Contact the CloudYali team for a personalized consultation.
Get the latest updates, news, and exclusive offers delivered to your inbox.
Stay up to date with our informative blog posts.