lambda: Enable Advanced Logging Controls #28047
Labels
@aws-cdk/aws-lambda
Related to AWS Lambda
feature-request
A feature should be added or improved.
needs-triage
This issue or PR still needs to be triaged.
Describe the feature
Lambda announced advanced logging control https://aws.amazon.com/blogs/compute/introducing-advanced-logging-controls-for-aws-lambda-functions/
Now we can specify log levels, format (json finally) and our own CW LogGroup.
Use Case
Create LogGroup myself and use json for all logs emitted by Lambda
Proposed Solution
No response
Other Information
No response
Acknowledgements
CDK version used
2.105
Environment details (OS name and version, etc.)
AL2020
The text was updated successfully, but these errors were encountered: