aws-controllers-k8s/community

Can't specify logging config for AWS lambda

abustany opened this issue · 2 comments

Describe the bug
When defining a Function, I'd like to be able to define a LoggingConfig.

Steps to reproduce

  1. Write a Function manifest

Expected outcome
I can specific eg. a custom log group for my function

Environment

  • Kubernetes version: 1.30
  • Using EKS (yes/no), if so version? Yes, 1.30
  • AWS service targeted (S3, RDS, etc.) Lambda
  • ACK version: 1.5.1

cc @Vandita2020 @aws-controllers-k8s/lambda-maintainer

Related to #2122