Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Advanced Lambda Logging - Undo Uppercase in YAML #12391

Closed
4 tasks done
austencollins opened this issue Mar 17, 2024 · 0 comments
Closed
4 tasks done

Advanced Lambda Logging - Undo Uppercase in YAML #12391

austencollins opened this issue Mar 17, 2024 · 0 comments
Assignees
Labels

Comments

@austencollins
Copy link
Member

Are you certain it's a bug?

  • Yes, it looks like a bug

Is the issue caused by a plugin?

  • It is not a plugin issue

Are you using the latest v3 release?

  • Yes, I'm using the latest v3 release

Is there an existing issue for this?

  • I have searched existing issues, it hasn't been reported yet

Issue description

A V.4 feature was added that adds Advanced Logging Controls to AWS Lambda. But it includes a titlecased YAML property that breaks the camelcase rules we have. It's LogGroup when it should be logGroup at both the Provider and Function level. It's in the docs, but if it's in the actual implementation, that needs to be fixed as well.

https://github.com/serverless/serverless/blob/v4.0/docs/providers/aws/guide/serverless.yml.md?plain=1#L534

Service configuration (serverless.yml) content

......

Command name and used flags

......

Command output

......

Environment information

......
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants