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

Lambda functions require permission to write CloudWatch Logs #388

Closed
rulaszek opened this issue Feb 26, 2020 · 0 comments · Fixed by #389
Closed

Lambda functions require permission to write CloudWatch Logs #388

rulaszek opened this issue Feb 26, 2020 · 0 comments · Fixed by #389
Assignees
Labels
bug customer Initiated from, or received feedback about from outside Stelligent

Comments

@rulaszek
Copy link

Think the rule should be looking for PutLogEvents instead of PutLogEvent

81e6e4e

https://docs.aws.amazon.com/AmazonCloudWatch/latest/logs/permissions-reference-cwl.html

@pshelby pshelby self-assigned this Feb 26, 2020
pshelby pushed a commit to pshelby/cfn_nag that referenced this issue Feb 26, 2020
@pshelby pshelby added bug customer Initiated from, or received feedback about from outside Stelligent labels Feb 26, 2020
@ghost ghost closed this as completed in #389 Feb 26, 2020
ghost pushed a commit that referenced this issue Feb 26, 2020
* Updating deprecated 'version' property to 'ruby-version' for setup-ruby action.

* #388 Correcting 'logs:PutLogEvent' permission to 'logs:PutLogEvents'.
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug customer Initiated from, or received feedback about from outside Stelligent
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants