winglang / wing

A programming language for the cloud ☁️ A unified programming model, combining infrastructure and runtime code into one language ⚑
https://winglang.io
Other
5.04k stars 196 forks source link

Add lambda logs options in `wing.toml` for `tf-aws` platform #5954

Open garysassano opened 7 months ago

garysassano commented 7 months ago

Use Case

Using the recently added advanced logging controls for AWS lambda functions, two new options are introduced in wing.toml for tf-aws platform:

In addition, if lambda_logs_aggregate is set to false, the CloudWatch log groups naming convention for Lambda functions deployed by Wing changes from the standard /aws/lambda/{functionName} to /wing/lambda/{functionName}.

Proposed Solution

No response

Implementation Notes

No response

Component

No response

Community Notes

github-actions[bot] commented 4 months ago

Hi,

This issue hasn't seen activity in 90 days. Therefore, we are marking this issue as stale for now. It will be closed after 7 days. Feel free to re-open this issue when there's an update or relevant information to be added. Thanks!

github-actions[bot] commented 1 month ago

Hi,

This issue hasn't seen activity in 90 days. Therefore, we are marking this issue as stale for now. It will be closed after 7 days. Feel free to re-open this issue when there's an update or relevant information to be added. Thanks!