AWS added support for CloudWatch log live tail for Lambda in VS Code on March 4th, 2025.CloudWatch live tail in VS Code allows developers to monitor Lambda function execution in real time.To enable live log tail, developers need to configure and connect VS Code with their AWS account.By tailing the logs in VS Code, developers can efficiently monitor and debug Lambda functions.